diff options
Diffstat (limited to '')
-rw-r--r-- | clients/www/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/clients/www/package.json b/clients/www/package.json index 42c092e..095dfe5 100644 --- a/clients/www/package.json +++ b/clients/www/package.json @@ -22,8 +22,8 @@ "@tailwindcss/forms": "0.5.7", "@tailwindcss/typography": "0.5.14", "@types/node": "22.5.0", - "@typescript-eslint/eslint-plugin": "^8.2.0", - "@typescript-eslint/parser": "^8.2.0", + "@typescript-eslint/eslint-plugin": "^8.3.0", + "@typescript-eslint/parser": "^8.3.0", "@vite-pwa/sveltekit": "^0.6.1", "autoprefixer": "10.4.20", "eslint": "^9.9.1", |