Skip to content

Commit 88f88ec

Browse files
committed
chore: bump vitest to v4 beta
1 parent 8defb19 commit 88f88ec

File tree

2 files changed

+63
-147
lines changed

2 files changed

+63
-147
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@testing-library/react": "^16.3.0",
2424
"@types/fs-extra": "^11.0.4",
2525
"@types/node": "^22.18.0",
26-
"@vitest/coverage-v8": "^3.2.4",
26+
"@vitest/coverage-v8": "^4.0.0-beta.8",
2727
"fs-extra": "^11.3.1",
2828
"jsdom": "^26.1.0",
2929
"lefthook": "^1.12.3",
@@ -33,6 +33,6 @@
3333
"tsx": "^4.20.5",
3434
"turbo": "^2.5.6",
3535
"typescript": "^5.9.2",
36-
"vitest": "^3.2.4"
36+
"vitest": "^4.0.0-beta.8"
3737
}
3838
}

0 commit comments

Comments
 (0)