diff options
Diffstat (limited to '')
-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 76cc4d5..7e38fbc 100644 --- a/clients/www/package.json +++ b/clients/www/package.json @@ -23,7 +23,7 @@ "@tailwindcss/typography": "0.5.13", "@types/node": "22.1.0", "@typescript-eslint/eslint-plugin": "^8.0.0", - "@typescript-eslint/parser": "^8.0.0", + "@typescript-eslint/parser": "^8.0.1", "@vite-pwa/sveltekit": "^0.6.0", "autoprefixer": "10.4.20", "eslint": "^9.8.0", |