diff --git a/client/package.json b/client/package.json index 0559a8e..f8cbe96 100644 --- a/client/package.json +++ b/client/package.json @@ -31,6 +31,6 @@ "postcss": "8.4.38", "tailwindcss": "3.4.3", "typescript": "5.4.4", - "vite": "5.2.6" + "vite": "5.2.14" } }