diff --git a/frontend/package.json b/frontend/package.json index 0f0c0bc..d378267 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -27,7 +27,7 @@ "@vitest/ui": "^1.0.4", "jsdom": "^23.0.1", "typescript": "^5.2.2", - "vite": "^5.0.0", + "vite": "^8.2.2", "vitest": "^1.0.4" } }