diff options
Diffstat (limited to '')
-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 a5394a2..fbdca2c 100644 --- a/app/package.json +++ b/app/package.json @@ -35,7 +35,7 @@ "svelte-check": "3.8.4", "tailwindcss": "3.4.4", "tslib": "2.6.3", - "typescript": "5.5.2", + "typescript": "5.5.3", "vite": "5.3.2", "vite-plugin-pwa": "0.20.0", "vite-plugin-tailwind-purgecss": "0.3.3" |