We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce2400f commit e33c42eCopy full SHA for e33c42e
package.json
@@ -118,7 +118,7 @@
118
"@vitejs/plugin-vue": "^4.3.4",
119
"@vitejs/plugin-vue-jsx": "^3.0.2",
120
"@vitest/coverage-c8": "^0.33.0",
121
- "@vitest/ui": "^0.34.3",
+ "@vitest/ui": "^2.0.0",
122
"@vue/compiler-dom": "^3.3.4",
123
"@vue/compiler-sfc": "^3.3.4",
124
"bumpp": "^9.2.0",
@@ -141,7 +141,7 @@
141
"tsup": "^8.0.0",
142
"typescript": "5.3.2",
143
"vite": "^4.4.9",
144
- "vitest": "^0.34.3",
+ "vitest": "^2.0.0",
145
"webpack": "^5.88.2"
146
},
147
"simple-git-hooks": {
0 commit comments