We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cfab22 commit 2fad1a9Copy full SHA for 2fad1a9
package.json
@@ -74,7 +74,7 @@
74
"@typescript-eslint/parser": "^8.0.0",
75
"@vector-im/compound-design-tokens": "^6.0.0",
76
"@vitejs/plugin-react": "^5.0.0",
77
- "@vitest/coverage-v8": "^3.2.4",
+ "@vitest/coverage-v8": "^4.0.0",
78
"browserslist-to-esbuild": "^2.0.0",
79
"eslint": "^8.49.0",
80
"eslint-config-prettier": "^10.0.0",
@@ -98,7 +98,7 @@
98
"typescript": "^5.2.2",
99
"vite": "^7.0.3",
100
"vite-plugin-dts": "^4.5.4",
101
- "vitest": "^3.2.4"
+ "vitest": "^4.0.0"
102
},
103
"dependencies": {
104
"@floating-ui/react": "^0.27.0",
0 commit comments