aboutsummaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
Diffstat (limited to 'clients')
-rw-r--r--clients/www/package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/clients/www/package.json b/clients/www/package.json
index d80df9f..5f52006 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -21,12 +21,12 @@
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@tailwindcss/forms": "0.5.9",
"@tailwindcss/typography": "0.5.15",
- "@types/node": "22.5.5",
- "@typescript-eslint/eslint-plugin": "^8.6.0",
- "@typescript-eslint/parser": "^8.6.0",
+ "@types/node": "22.6.1",
+ "@typescript-eslint/eslint-plugin": "^8.7.0",
+ "@typescript-eslint/parser": "^8.7.0",
"@vite-pwa/sveltekit": "^0.6.5",
"autoprefixer": "10.4.20",
- "eslint": "^9.11.0",
+ "eslint": "^9.11.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.44.0",
"iconify-icon": "^2.1.0",
@@ -36,7 +36,7 @@
"svelte": "^4.2.19",
"svelte-check": "^4.0.2",
"svelte-persisted-store": "^0.11.0",
- "tailwindcss": "3.4.12",
+ "tailwindcss": "3.4.13",
"tslib": "^2.7.0",
"typescript": "^5.6.2",
"vite": "^5.4.7",