aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www
diff options
context:
space:
mode:
Diffstat (limited to 'clients/www')
-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 03d27e1..7e59355 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -22,19 +22,19 @@
"@tailwindcss/forms": "0.5.8",
"@tailwindcss/typography": "0.5.15",
"@types/node": "22.5.2",
- "@typescript-eslint/eslint-plugin": "^8.3.0",
- "@typescript-eslint/parser": "^8.3.0",
- "@vite-pwa/sveltekit": "^0.6.1",
+ "@typescript-eslint/eslint-plugin": "^8.4.0",
+ "@typescript-eslint/parser": "^8.4.0",
+ "@vite-pwa/sveltekit": "^0.6.2",
"autoprefixer": "10.4.20",
"eslint": "^9.9.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.43.0",
"iconify-icon": "^2.1.0",
- "postcss": "8.4.43",
+ "postcss": "8.4.44",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.6",
"svelte": "^4.2.19",
- "svelte-check": "^3.8.6",
+ "svelte-check": "^4.0.0",
"svelte-persisted-store": "^0.11.0",
"tailwindcss": "3.4.10",
"tslib": "^2.7.0",