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 bcfe457..4ece145 100644 --- a/app/package.json +++ b/app/package.json @@ -37,7 +37,7 @@ "tailwindcss": "3.4.17", "tslib": "2.8.1", "typescript": "5.7.3", - "vite": "6.0.12", + "vite": "6.0.13", "vite-plugin-pwa": "0.21.1", "vite-plugin-tailwind-purgecss": "0.3.5" }, |