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 a49d5e0..936f181 100644 --- a/app/package.json +++ b/app/package.json @@ -36,7 +36,7 @@ "tailwindcss": "3.4.6", "tslib": "2.6.3", "typescript": "5.5.4", - "vite": "5.3.4", + "vite": "5.3.5", "vite-plugin-pwa": "0.20.0", "vite-plugin-tailwind-purgecss": "0.3.3" }, |