diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app/package.json b/app/package.json index 2ccfb46..880ea01 100644 --- a/app/package.json +++ b/app/package.json @@ -17,7 +17,7 @@ "@tailwindcss/forms": "0.5.9", "@tailwindcss/typography": "0.5.15", "@types/html-minifier-terser": "7.0.2", - "@types/node": "22.9.0", + "@types/node": "22.9.1", "@types/wicg-file-system-access": "2023.10.5", "@typescript-eslint/eslint-plugin": "8.15.0", "@typescript-eslint/parser": "8.15.0", @@ -31,8 +31,8 @@ "iconify-icon": "^2.1.0", "postcss": "8.4.49", "prettier": "3.3.3", - "prettier-plugin-svelte": "3.2.8", - "svelte": "5.2.3", + "prettier-plugin-svelte": "3.3.0", + "svelte": "5.2.7", "svelte-check": "4.0.9", "tailwindcss": "3.4.15", "tslib": "2.8.1", |