diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/package.json b/app/package.json index 8d4160a..6cd4c33 100644 --- a/app/package.json +++ b/app/package.json @@ -36,7 +36,7 @@ "tailwindcss": "3.3.5", "tslib": "2.6.2", "typescript": "5.3.2", - "vite": "5.0.4", + "vite": "5.0.6", "vite-plugin-pwa": "0.17.4", "vite-plugin-tailwind-purgecss": "0.1.3" }, |