diff --git a/frontend/package.json b/frontend/package.json index 7e49f94..95d1cc4 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -30,6 +30,6 @@ "tailwindcss": "^3.4.10", "typescript": "^5.5.4", "vite": "^5.4.2", - "vitest": "^2.1.1" + "vitest": "^4.1.9" } }