aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'clients/www/package.json')
-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 cf766dd..e6d3605 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -22,8 +22,8 @@
"@tailwindcss/forms": "0.5.9",
"@tailwindcss/typography": "0.5.15",
"@types/node": "22.5.4",
- "@typescript-eslint/eslint-plugin": "^8.4.0",
- "@typescript-eslint/parser": "^8.4.0",
+ "@typescript-eslint/eslint-plugin": "^8.5.0",
+ "@typescript-eslint/parser": "^8.5.0",
"@vite-pwa/sveltekit": "^0.6.5",
"autoprefixer": "10.4.20",
"eslint": "^9.10.0",
@@ -38,7 +38,7 @@
"svelte-persisted-store": "^0.11.0",
"tailwindcss": "3.4.10",
"tslib": "^2.7.0",
- "typescript": "^5.5.4",
+ "typescript": "^5.6.2",
"vite": "^5.4.3",
"vite-plugin-tailwind-purgecss": "0.3.3"
},