diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/package.json b/app/package.json index 42cefa8..7c39d55 100644 --- a/app/package.json +++ b/app/package.json @@ -18,8 +18,8 @@ "@types/html-minifier-terser": "7.0.2", "@types/node": "22.5.4", "@types/wicg-file-system-access": "2023.10.5", - "@typescript-eslint/eslint-plugin": "8.4.0", - "@typescript-eslint/parser": "8.4.0", + "@typescript-eslint/eslint-plugin": "8.5.0", + "@typescript-eslint/parser": "8.5.0", "@vite-pwa/sveltekit": "0.6.5", "autoprefixer": "10.4.20", "crc": "4.3.2", |