fix: vitest

This commit is contained in:
neverland
2025-03-15 20:12:09 +08:00
parent e96e275b15
commit 87349bc7b5
3 changed files with 111 additions and 142 deletions

View File

@@ -61,7 +61,7 @@
"@vant/icons": "workspace:*",
"@vitejs/plugin-vue": "^5.2.1",
"@vitejs/plugin-vue-jsx": "^4.1.1",
"@vitest/coverage-istanbul": "^2.1.9",
"@vitest/coverage-istanbul": "^3.0.8",
"@vue/runtime-core": "^3.5.13",
"@vue/test-utils": "^2.4.6",
"csstype": "^3.1.3",
@@ -69,7 +69,7 @@
"jsdom": "^25.0.1",
"typescript": "^5.8.2",
"vite": "^5.4.14",
"vitest": "^2.1.9",
"vitest": "^3.0.8",
"vitest-canvas-mock": "^0.3.3",
"vue": "^3.5.13",
"vue-router": "^4.5.0"