mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-06 13:53:54 +02:00
chore: set minimumReleaseAge to 3 days in renovate and pnpm (#2999)
This commit is contained in:
+2
-1
@@ -25,6 +25,7 @@
|
||||
"typescript": "5.9.2",
|
||||
"typescript-eslint": "8.42.0"
|
||||
},
|
||||
"minimumReleaseAge": 4320,
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"esbuild@<0.25.0": ">=0.25.0"
|
||||
@@ -34,6 +35,6 @@
|
||||
]
|
||||
},
|
||||
"engines": {
|
||||
"pnpm": "^10.0.0"
|
||||
"pnpm": "^10.16.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user