Skip to content

Commit 5276681

Browse files
Update vitest monorepo to v3
1 parent beba960 commit 5276681

File tree

2 files changed

+283
-95
lines changed

2 files changed

+283
-95
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@typescript-eslint/parser": "^8.0.0",
7777
"@vector-im/compound-design-tokens": "^4.0.0",
7878
"@vitejs/plugin-react": "^4.0.4",
79-
"@vitest/coverage-v8": "^2.0.0",
79+
"@vitest/coverage-v8": "^3.0.0",
8080
"browserslist-to-esbuild": "^2.0.0",
8181
"eslint": "^8.49.0",
8282
"eslint-config-prettier": "^9.0.0",
@@ -100,7 +100,7 @@
100100
"typescript": "^5.2.2",
101101
"vite": "^5.2.11",
102102
"vite-plugin-dts": "^4.0.0",
103-
"vitest": "^2.0.0"
103+
"vitest": "^3.0.0"
104104
},
105105
"dependencies": {
106106
"@floating-ui/react": "^0.27.0",

0 commit comments

Comments
 (0)