diff options
Diffstat (limited to 'clients')
-rw-r--r-- | clients/www/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/www/package.json b/clients/www/package.json index 77b2b54..84fae6a 100644 --- a/clients/www/package.json +++ b/clients/www/package.json @@ -23,7 +23,7 @@ "@tailwindcss/typography": "0.5.10", "@types/node": "20.11.30", "@typescript-eslint/eslint-plugin": "^7.4.0", - "@typescript-eslint/parser": "^7.3.1", + "@typescript-eslint/parser": "^7.4.0", "@vite-pwa/sveltekit": "^0.4.0", "autoprefixer": "10.4.19", "eslint": "^8.57.0", |