Skip to content

Commit 206f5aa

Browse files
chore(deps): update vitest monorepo to v2
1 parent 823e0d6 commit 206f5aa

File tree

2 files changed

+301
-319
lines changed

2 files changed

+301
-319
lines changed

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"@iconify-json/carbon": "^1.1.31",
4040
"@types/node": "^20.11.25",
4141
"@vitejs/plugin-vue": "^5.0.4",
42-
"@vitest/coverage-v8": "^1.3.1",
43-
"@vitest/ui": "^1.3.1",
42+
"@vitest/coverage-v8": "^2.0.5",
43+
"@vitest/ui": "^2.0.5",
4444
"@vue/test-utils": "^2.4.4",
4545
"bumpp": "^9.4.0",
4646
"eslint": "^8.57.0",
@@ -59,7 +59,7 @@
5959
"vite-plugin-package-configs": "^0.0.12",
6060
"vite-plugin-terminal-log": "^0.0.1",
6161
"vite-plugin-vue-devtools": "^7.3.8",
62-
"vitest": "^1.3.1",
62+
"vitest": "^2.0.5",
6363
"vue-tsc": "^2.0.14"
6464
}
6565
}

0 commit comments

Comments
 (0)