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

View File

@@ -38,6 +38,6 @@
},
"devDependencies": {
"@tauri-apps/cli": "^2.5.0",
"vite": "^6.3.5"
"vite": "^6.4.2"
}
}