We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12a6f82 commit 49b370cCopy full SHA for 49b370c
package.json
@@ -43,7 +43,7 @@
43
"@types/react": "^19.1.8",
44
"@types/react-dom": "^19.1.6",
45
"@vitejs/plugin-react": "^4.6.0",
46
- "@vitest/coverage-v8": "3.2.4",
+ "@vitest/coverage-v8": "4.0.18",
47
"eslint": "^9.30.1",
48
"eslint-plugin-react": "^7.37.5",
49
"eslint-plugin-react-hooks": "^5.2.0",
@@ -61,7 +61,7 @@
61
"vite": "^7.0.4",
62
"vite-envs": "^4.6.2",
63
"vite-tsconfig-paths": "^5.1.4",
64
- "vitest": "^3.2.4"
+ "vitest": "^4.0.0"
65
},
66
"lint-staged": {
67
"*.{js,jsx,ts,tsx}": [
0 commit comments