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

This commit is contained in:
2025-11-06 00:16:33 +00:00
parent 46870340a7
commit 60b2a57153
2 changed files with 586 additions and 54 deletions

View File

@@ -32,7 +32,7 @@
"@types/react-dom": "^19.2.2",
"@types/semver": "^7.7.1",
"@typescript-eslint/eslint-plugin": "^8.46.3",
"@typescript-eslint/parser": "^8.46.2",
"@typescript-eslint/parser": "^8.46.3",
"@vitejs/plugin-react": "^5.1.0",
"eslint": "^9.39.1",
"eslint-plugin-react-hooks": "^7.0.1",