diff --git a/frontend/package.json b/frontend/package.json index 52563a28..6e936e34 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -39,6 +39,6 @@ "typescript": "^5.2.2", "vite": "^5.0.8", "vite-plugin-static-copy": "^1.0.0", - "vitest": "^1.1.1" + "vitest": "^2.1.4" } }