diff --git a/client/package.json b/client/package.json index e222e64..1551d9d 100644 --- a/client/package.json +++ b/client/package.json @@ -41,7 +41,7 @@ "shadcn": "^4.5.0", "tailwindcss": "^4", "typescript": "^5", - "vite": "^6", + "vite": "^8", "vite-plugin-pwa": "^1.2.0" } }