diff --git a/playgrounds/vite/package.json b/playgrounds/vite/package.json index 336fee3..a6be503 100644 --- a/playgrounds/vite/package.json +++ b/playgrounds/vite/package.json @@ -19,6 +19,6 @@ "autoprefixer": "^10.4.20", "postcss": "^8.4.49", "tailwindcss": "^3.4.16", - "vite": "^6.0.2" + "vite": "^4.5.0" } }