test: bump vitest v1.1.3 (#12546)

This commit is contained in:
inottn
2024-01-05 22:55:17 +08:00
committed by GitHub
parent c07c8c6206
commit b5645ee192
3 changed files with 44 additions and 42 deletions
+2 -2
View File
@@ -61,14 +61,14 @@
"@vant/icons": "workspace:*",
"@vitejs/plugin-vue": "^4.5.2",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"@vitest/coverage-istanbul": "^1.1.0",
"@vitest/coverage-istanbul": "^1.1.3",
"@vue/runtime-core": "^3.4.0-rc.1",
"@vue/test-utils": "^2.3.2",
"diffable-html": "^5.0.0",
"jsdom": "^22.1.0",
"typescript": "^5.0.4",
"vite": "^5.0.10",
"vitest": "^1.1.0",
"vitest": "^1.1.3",
"vitest-canvas-mock": "^0.3.3",
"vue": "^3.4.0-rc.1",
"vue-router": "^4.1.6"