fix: pnpm overrides

This commit is contained in:
JellyBrick
2025-02-16 14:37:22 +09:00
parent e9184e5d60
commit e3a6808087
2 changed files with 8 additions and 8 deletions

View File

@ -222,8 +222,8 @@
},
"pnpm": {
"overrides": {
"vite": "6.0.11",
"node-gyp": "11.0.0",
"vite": "6.1.0",
"node-gyp": "11.1.0",
"xml2js": "0.6.2",
"node-fetch": "3.3.2",
"@electron/universal": "2.0.1",