diff --git a/frontend/package.json b/frontend/package.json index 6c4d334691..034f48d6b7 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -91,7 +91,7 @@ "storybook-dark-mode": "^4.0.2", "typed-css-modules": "0.9.1", "typescript": "5.5.4", - "vite": "^4.4.9", + "vite": "^5.0.0", "vitest": "^2.0.5" } }