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:17:15 +00:00
parent 138b9d2dbe
commit 59623deaac
2 changed files with 68 additions and 29 deletions

View File

@@ -32,7 +32,7 @@
"@types/react-dom": "^19.1.9",
"@types/semver": "^7.7.1",
"@typescript-eslint/eslint-plugin": "^8.45.0",
"@typescript-eslint/parser": "^8.44.1",
"@typescript-eslint/parser": "^8.46.0",
"@vitejs/plugin-react": "^4.7.0",
"eslint": "^9.33.0",
"eslint-plugin-react-hooks": "^5.2.0",