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-07 00:18:38 +00:00
parent 63e47eb9b9
commit c9f32aa384
2 changed files with 642 additions and 96 deletions

View File

@@ -21,7 +21,7 @@
"@types/react": "^18.3.25",
"@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",