diff options
Diffstat (limited to 'clients/www/package.json')
-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 0802afa..b2900b8 100644 --- a/clients/www/package.json +++ b/clients/www/package.json @@ -23,7 +23,7 @@ "@tailwindcss/typography": "0.5.13", "@types/node": "20.14.1", "@typescript-eslint/eslint-plugin": "^7.12.0", - "@typescript-eslint/parser": "^7.11.0", + "@typescript-eslint/parser": "^7.12.0", "@vite-pwa/sveltekit": "^0.5.0", "autoprefixer": "10.4.19", "eslint": "^9.4.0", |