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 7a23fea..8547d38 100644 --- a/app/package.json +++ b/app/package.json @@ -36,7 +36,7 @@ "svelte-check": "3.6.9", "tailwindcss": "3.4.3", "tslib": "2.6.2", - "typescript": "5.4.3", + "typescript": "5.4.4", "vite": "5.2.8", "vite-plugin-pwa": "0.19.7", "vite-plugin-tailwind-purgecss": "0.2.1" |