aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www
diff options
context:
space:
mode:
Diffstat (limited to 'clients/www')
-rw-r--r--clients/www/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/clients/www/package.json b/clients/www/package.json
index f673d8f..f3b2db9 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -21,7 +21,7 @@
"@sveltejs/vite-plugin-svelte": "^5.0.3",
"@tailwindcss/forms": "0.5.9",
"@tailwindcss/typography": "0.5.15",
- "@types/node": "22.10.4",
+ "@types/node": "22.10.5",
"@typescript-eslint/eslint-plugin": "^8.19.0",
"@typescript-eslint/parser": "^8.19.0",
"@vite-pwa/sveltekit": "^0.6.7",
@@ -29,11 +29,11 @@
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.46.1",
- "iconify-icon": "^2.2.0",
+ "iconify-icon": "^2.3.0",
"postcss": "8.4.49",
"prettier": "^3.4.2",
"prettier-plugin-svelte": "^3.3.2",
- "svelte": "^5.16.1",
+ "svelte": "^5.16.2",
"svelte-check": "^4.1.1",
"svelte-persisted-store": "^0.12.0",
"tailwindcss": "3.4.17",