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 8254e3e..08cdbcc 100644 --- a/app/package.json +++ b/app/package.json @@ -36,7 +36,7 @@ "svelte-check": "3.6.8", "tailwindcss": "3.4.1", "tslib": "2.6.2", - "typescript": "5.4.2", + "typescript": "5.4.3", "vite": "5.2.2", "vite-plugin-pwa": "0.19.5", "vite-plugin-tailwind-purgecss": "0.2.0" |