fix: align Vitest with Vite 5

This commit is contained in:
young
2026-08-24 13:19:27 +10:00
parent e7fcb15cea
commit a85b0d1c6f
2 changed files with 222 additions and 1148 deletions
+221 -1147
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -104,7 +104,7 @@
"vite": "^5.1.6",
"vite-plugin-electron": "^0.28.6",
"vite-plugin-electron-renderer": "^0.14.5",
"vitest": "^4.1.10",
"vitest": "^2.1.9",
"web-demuxer": "^4.0.0"
},
"main": "dist-electron/main.cjs"