Skip to content

Commit ed480ce

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

File tree

2 files changed

+87
-156
lines changed

2 files changed

+87
-156
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@nuxt/schema": "^3.19.3",
6464
"@nuxt/test-utils": "^3.20.1",
6565
"@types/git-url-parse": "^16.0.2",
66-
"@vitest/coverage-v8": "^3.2.4",
66+
"@vitest/coverage-v8": "^4.0.4",
6767
"changelogen": "^0.6.2",
6868
"eslint": "^9.38.0",
6969
"get-port-please": "^3.2.0",
@@ -73,7 +73,7 @@
7373
"nuxt": "^3.19.3",
7474
"typescript": "^5.9.3",
7575
"unbuild": "^3.6.1",
76-
"vitest": "^3.2.4",
76+
"vitest": "^4.0.4",
7777
"vue-tsc": "^3.1.2"
7878
},
7979
"resolutions": {

0 commit comments

Comments
 (0)