diff options
Diffstat (limited to 'clients/www/package.json')
-rw-r--r-- | clients/www/package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/clients/www/package.json b/clients/www/package.json index 5d623a1..0fd0927 100644 --- a/clients/www/package.json +++ b/clients/www/package.json @@ -21,9 +21,9 @@ "@sveltejs/vite-plugin-svelte": "^4.0.0", "@tailwindcss/forms": "0.5.9", "@tailwindcss/typography": "0.5.15", - "@types/node": "22.8.2", - "@typescript-eslint/eslint-plugin": "^8.12.1", - "@typescript-eslint/parser": "^8.12.1", + "@types/node": "22.8.4", + "@typescript-eslint/eslint-plugin": "^8.12.2", + "@typescript-eslint/parser": "^8.12.2", "@vite-pwa/sveltekit": "^0.6.6", "autoprefixer": "10.4.20", "eslint": "^9.13.0", |