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

This commit is contained in:
2025-07-16 00:20:19 +00:00
parent 579ee6dffb
commit 84a6053c2f
2 changed files with 165 additions and 9 deletions

View File

@@ -21,7 +21,7 @@
"@types/react": "^18.3.23",
"@types/react-dom": "^18.3.7",
"@typescript-eslint/eslint-plugin": "^8.36.0",
"@typescript-eslint/parser": "^8.36.0",
"@typescript-eslint/parser": "^8.37.0",
"@vitejs/plugin-react": "^4.6.0",
"eslint": "^9.26.0",
"eslint-plugin-react-hooks": "^5.2.0",