diff options
Diffstat (limited to 'clients/www')
-rw-r--r-- | clients/www/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/clients/www/package.json b/clients/www/package.json index 1e8fc9a..36f75b0 100644 --- a/clients/www/package.json +++ b/clients/www/package.json @@ -21,7 +21,7 @@ "@sveltejs/vite-plugin-svelte": "^5.0.1", "@tailwindcss/forms": "0.5.9", "@tailwindcss/typography": "0.5.15", - "@types/node": "22.10.1", + "@types/node": "22.10.2", "@typescript-eslint/eslint-plugin": "^8.18.0", "@typescript-eslint/parser": "^8.18.0", "@vite-pwa/sveltekit": "^0.6.6", @@ -33,7 +33,7 @@ "postcss": "8.4.49", "prettier": "^3.4.2", "prettier-plugin-svelte": "^3.3.2", - "svelte": "^5.10.1", + "svelte": "^5.11.2", "svelte-check": "^4.1.1", "svelte-persisted-store": "^0.12.0", "tailwindcss": "3.4.16", |