We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf8b710 commit 6703efaCopy full SHA for 6703efa
2 files changed
package.json
@@ -52,7 +52,7 @@
52
"@typescript-eslint/eslint-plugin": "8.52.0",
53
"@typescript-eslint/parser": "8.52.0",
54
"@vitejs/plugin-react-swc": "3.11.0",
55
- "@vitest/coverage-v8": "3.1.4",
+ "@vitest/coverage-v8": "3.2.4",
56
"eslint": "^9.24.0",
57
"eslint-plugin-react": "^7.37.5",
58
"eslint-plugin-react-hooks": "5.2.0",
@@ -67,6 +67,6 @@
67
"typescript": "5.9.3",
68
"typescript-eslint": "^8.29.1",
69
"vite": "6.4.1",
70
- "vitest": "3.1.4"
+ "vitest": "3.2.4"
71
}
72
0 commit comments