Skip to content

Commit 29186b7

Browse files
Update vitest monorepo to v4
1 parent 678342f commit 29186b7

File tree

2 files changed

+154
-270
lines changed

2 files changed

+154
-270
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"@testing-library/react": "16.3.0",
8686
"@testing-library/user-event": "14.6.1",
8787
"@types/eslint-plugin-jsx-a11y": "6.10.0",
88-
"@vitest/coverage-v8": "3.2.4",
88+
"@vitest/coverage-v8": "4.0.9",
8989
"cross-env": "10.1.0",
9090
"cypress": "14.5.4",
9191
"eslint": "9.39.1",
@@ -105,7 +105,7 @@
105105
"serve-static": "2.2.0",
106106
"start-server-and-test": "2.1.2",
107107
"typescript-eslint": "8.46.3",
108-
"vitest": "3.2.4"
108+
"vitest": "4.0.9"
109109
},
110110
"msw": {
111111
"workerDirectory": "public"

0 commit comments

Comments
 (0)