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 667986b commit 3fd4fedCopy full SHA for 3fd4fed
package.json
@@ -72,7 +72,7 @@
72
"@types/react": "^18.3.9",
73
"@types/react-dom": "^18.3.0",
74
"@vitejs/plugin-react": "^4.3.1",
75
- "@vitest/coverage-v8": "^2.1.2",
+ "@vitest/coverage-v8": "^4.0.0",
76
"dotenv-flow": "^4.1.0",
77
"eslint": "^9.9.0",
78
"eslint-plugin-react-hooks": "^5.1.0-rc-d48603a5-20240813",
@@ -91,7 +91,7 @@
91
"vite": "^6.0.0",
92
"vite-envs": "^4.6.1",
93
"vite-tsconfig-paths": "^5.0.1",
94
- "vitest": "^2.1.2"
+ "vitest": "^4.0.0"
95
},
96
"lint-staged": {
97
"*.{js,jsx,ts,tsx}": [
0 commit comments