diff options
Diffstat (limited to 'app/package.json')
-rw-r--r-- | app/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/package.json b/app/package.json index 1c33eb6..42cefa8 100644 --- a/app/package.json +++ b/app/package.json @@ -23,7 +23,7 @@ "@vite-pwa/sveltekit": "0.6.5", "autoprefixer": "10.4.20", "crc": "4.3.2", - "eslint": "9.9.1", + "eslint": "9.10.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-svelte": "2.43.0", "html-minifier-terser": "7.2.0", @@ -35,7 +35,7 @@ "svelte-check": "4.0.1", "tailwindcss": "3.4.10", "tslib": "2.7.0", - "typescript": "5.5.4", + "typescript": "5.6.2", "vite": "5.4.3", "vite-plugin-pwa": "0.20.5", "vite-plugin-tailwind-purgecss": "0.3.3" |