Skip to content

Commit 0e66439

Browse files
committed
chore: up vitest
1 parent fb50ba1 commit 0e66439

File tree

5 files changed

+225
-216
lines changed

5 files changed

+225
-216
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -191,8 +191,8 @@
191191
"@shikijs/vitepress-twoslash": "1.10.3",
192192
"@tanstack/vue-query": "^5.51.5",
193193
"@types/node": "^20.14.11",
194-
"@vitest/coverage-v8": "^1.6.0",
195-
"@vitest/ui": "^1.6.0",
194+
"@vitest/coverage-v8": "^2.0.3",
195+
"@vitest/ui": "^2.0.3",
196196
"@volar/vue-language-core": "^1.6.5",
197197
"@vue/test-utils": "^2.4.6",
198198
"chalk": "^5.3.0",
@@ -219,7 +219,7 @@
219219
"vite": "^5.3.4",
220220
"vite-plugin-vue-devtools": "^7.3.6",
221221
"vitepress": "1.3.1",
222-
"vitest": "^1.6.0",
222+
"vitest": "^2.0.3",
223223
"vue": "^3.4.32",
224224
"vue-router": "^4.4.0",
225225
"vue-router-mock": "^1.1.0",

0 commit comments

Comments
 (0)