mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-31 13:39:36 +02:00
chore: Update pnpm to v10. Update deps to fix esbuild audit.
This commit is contained in:
+3
-3
@@ -17,8 +17,8 @@
|
||||
"eslint": "9.21.0",
|
||||
"eslint-config-prettier": "10.0.2",
|
||||
"prettier": "3.5.2",
|
||||
"rollup": "4.34.8",
|
||||
"typescript": "5.7.3",
|
||||
"rollup": "4.34.9",
|
||||
"typescript": "5.8.2",
|
||||
"typescript-eslint": "8.25.0"
|
||||
},
|
||||
"resolutions": {
|
||||
@@ -26,7 +26,7 @@
|
||||
"optionator": ">=0.9.3"
|
||||
},
|
||||
"engines": {
|
||||
"pnpm": "^9.0.0"
|
||||
"pnpm": "^10.0.0"
|
||||
},
|
||||
"pnpm": {
|
||||
"auditConfig": {
|
||||
|
||||
Reference in New Issue
Block a user