We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 966f96e commit 7a61420Copy full SHA for 7a61420
2 files changed
package.json
@@ -72,8 +72,8 @@
72
"@types/react-dom": "19.2.3",
73
"@types/unzipper": "0.10.11",
74
"@vitejs/plugin-react": "5.1.2",
75
- "@vitest/browser": "3.2.4",
76
- "@vitest/coverage-v8": "3.2.4",
+ "@vitest/browser": "4.1.1",
+ "@vitest/coverage-v8": "4.1.1",
77
"@yn1323/cognac": "^0.2.2",
78
"chromatic": "13.3.5",
79
"concurrently": "^9.2.1",
@@ -87,7 +87,7 @@
87
"typescript": "5.9.3",
88
"vite": "7.3.0",
89
"vite-tsconfig-paths": "6.0.3",
90
- "vitest": "3.2.4",
+ "vitest": "4.1.1",
91
"web-vitals": "5.1.0"
92
}
93
0 commit comments