chore: bump vite 6.4.1 → 6.4.2 (fix CVE-2026-39363 + path traversal)

This commit is contained in:
晴天
2026-04-11 00:42:01 +08:00
parent 56039ce932
commit c1fb674c44
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -15,7 +15,7 @@
},
"devDependencies": {
"@tauri-apps/cli": "^2.5.0",
"vite": "^6.3.5"
"vite": "^6.4.2"
}
},
"node_modules/@esbuild/aix-ppc64": {
@@ -1278,9 +1278,9 @@
}
},
"node_modules/vite": {
"version": "6.4.1",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.4.1.tgz",
"integrity": "sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==",
"version": "6.4.2",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.4.2.tgz",
"integrity": "sha512-2N/55r4JDJ4gdrCvGgINMy+HH3iRpNIz8K6SFwVsA+JbQScLiC+clmAxBgwiSPgcG9U15QmvqCGWzMbqda5zGQ==",
"dev": true,
"license": "MIT",
"dependencies": {