Skip to content

Commit b15ff72

Browse files
Update vitest monorepo to v2
1 parent f73d384 commit b15ff72

File tree

2 files changed

+206
-129
lines changed

2 files changed

+206
-129
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@storybook/react": "8.2.2",
2424
"@storybook/test": "8.2.2",
2525
"@types/node": "20.14.10",
26-
"@vitest/coverage-v8": "1.6.0",
26+
"@vitest/coverage-v8": "2.0.3",
2727
"http-server": "14.1.1",
2828
"npm-run-all2": "6.2.2",
2929
"puppeteer": "22.13.0",
@@ -37,7 +37,7 @@
3737
"turbo": "1.13.4",
3838
"typescript": "5.5.3",
3939
"vite": "5.3.3",
40-
"vitest": "1.6.0"
40+
"vitest": "2.0.3"
4141
},
4242
"dependencies": {
4343
"next": "14.2.5",

0 commit comments

Comments
 (0)