Update dependency @typescript-eslint/parser to ^8.46.0
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-10-09 00:24:18 +00:00
parent 5cc672748d
commit cdb6d67ded
2 changed files with 1262 additions and 748 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -21,7 +21,7 @@
"@types/react": "^18.3.26",
"@types/react-dom": "^18.3.7",
"@typescript-eslint/eslint-plugin": "^8.44.0",
"@typescript-eslint/parser": "^8.43.0",
"@typescript-eslint/parser": "^8.46.0",
"@vitejs/plugin-react": "^5.0.4",
"eslint": "^9.35.0",
"eslint-plugin-react-hooks": "^5.2.0",