diff options
Diffstat (limited to 'app')
-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 fcaa565..663192c 100644 --- a/app/package.json +++ b/app/package.json @@ -16,7 +16,7 @@ "@tailwindcss/forms": "0.5.9", "@tailwindcss/typography": "0.5.15", "@types/html-minifier-terser": "7.0.2", - "@types/node": "22.8.4", + "@types/node": "22.8.5", "@types/wicg-file-system-access": "2023.10.5", "@typescript-eslint/eslint-plugin": "8.12.2", "@typescript-eslint/parser": "8.12.2", @@ -31,7 +31,7 @@ "postcss": "8.4.47", "prettier": "3.3.3", "prettier-plugin-svelte": "3.2.7", - "svelte": "5.1.5", + "svelte": "5.1.7", "svelte-check": "4.0.5", "tailwindcss": "3.4.14", "tslib": "2.8.0", |