Skip to content

Commit 60603b7

Browse files
Update vitest monorepo to v3 (#117)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 08cd324 commit 60603b7

File tree

2 files changed

+99
-357
lines changed

2 files changed

+99
-357
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"@release-it-plugins/lerna-changelog": "7.0.0",
117117
"@types/node": "22.10.2",
118118
"@vitejs/plugin-vue": "5.2.1",
119-
"@vitest/coverage-istanbul": "^2.1.8",
119+
"@vitest/coverage-istanbul": "^3.0.3",
120120
"@vue/compiler-sfc": "3.5.13",
121121
"dotenv-cli": "8.0.0",
122122
"eslint": "9.17.0",
@@ -128,7 +128,7 @@
128128
"tsup": "8.3.5",
129129
"typescript": "5.7.2",
130130
"vite": "6.0.4",
131-
"vitest": "2.1.8",
131+
"vitest": "3.0.3",
132132
"vue": "3.5.13",
133133
"vue-loader": "17.4.2",
134134
"webpack": "5.97.1"

0 commit comments

Comments
 (0)