Skip to content

Commit c30cb3c

Browse files
Update vitest monorepo to v2
1 parent 8b5f0a3 commit c30cb3c

File tree

2 files changed

+255
-181
lines changed

2 files changed

+255
-181
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@typescript-eslint/eslint-plugin": "7.16.1",
4242
"@typescript-eslint/parser": "7.16.1",
4343
"@vitejs/plugin-react-swc": "^3.6.0",
44-
"@vitest/coverage-v8": "^1.6.0",
44+
"@vitest/coverage-v8": "^2.0.0",
4545
"cypress": "13.13.1",
4646
"cypress-log-to-output": "1.1.2",
4747
"eslint": "8.57.0",
@@ -62,7 +62,7 @@
6262
"vite": "^5.2.11",
6363
"vite-plugin-svgr": "^4.2.0",
6464
"vite-tsconfig-paths": "^4.3.2",
65-
"vitest": "^1.6.0"
65+
"vitest": "^2.0.0"
6666
},
6767
"browserslist": [
6868
">0.2%",

0 commit comments

Comments
 (0)