Downgrade vitest to 2.0.0 (#3148)

This commit is contained in:
Chenlei Hu
2025-03-19 14:22:44 -04:00
committed by GitHub
parent 0f0601100f
commit 5bbceea76c
3 changed files with 290 additions and 283 deletions

View File

@@ -63,7 +63,7 @@
"vite": "^5.4.14",
"vite-plugin-dts": "^4.3.0",
"vite-plugin-static-copy": "^1.0.5",
"vitest": "^2.1.9",
"vitest": "^2.0.0",
"vue-tsc": "^2.1.10",
"zip-dir": "^2.0.0",
"zod-to-json-schema": "^3.24.1"