We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b72231 commit 7800746Copy full SHA for 7800746
2 files changed
package.json
@@ -54,7 +54,7 @@
54
"@types/react": "^18.3.9",
55
"@types/react-dom": "^18.3.0",
56
"@vitejs/plugin-react": "^4.3.1",
57
- "@vitest/coverage-v8": "^2.1.2",
+ "@vitest/coverage-v8": "^3.0.0",
58
"dotenv-flow": "^4.1.0",
59
"eslint": "^9.9.0",
60
"eslint-plugin-react-hooks": "^5.1.0-rc-d48603a5-20240813",
@@ -71,7 +71,7 @@
71
"vite": "^6.0.0",
72
"vite-envs": "^4.4.5",
73
"vite-tsconfig-paths": "^5.0.1",
74
- "vitest": "^2.1.2"
+ "vitest": "^3.0.0"
75
},
76
"lint-staged": {
77
"*.{js,jsx,ts,tsx}": [
0 commit comments