Skip to content

Commit 06a194e

Browse files
chore(deps): update vitest monorepo to v4 (major) (#683)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a67f505 commit 06a194e

File tree

2 files changed

+86
-149
lines changed

2 files changed

+86
-149
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@nuxt/schema": "^4.2.0",
6969
"@types/node": "^22.18.12",
7070
"@types/semver": "^7.7.1",
71-
"@vitest/coverage-v8": "^3.2.4",
71+
"@vitest/coverage-v8": "^4.0.3",
7272
"changelogen": "^0.6.2",
7373
"eslint": "^9.38.0",
7474
"installed-check": "^9.3.0",
@@ -80,7 +80,7 @@
8080
"semver": "^7.7.3",
8181
"tinyexec": "^1.0.1",
8282
"typescript": "~5.9.3",
83-
"vitest": "^3.2.4",
83+
"vitest": "^4.0.3",
8484
"vue": "^3.5.22",
8585
"vue-tsc": "^3.1.1"
8686
},

0 commit comments

Comments
 (0)