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-05 00:14:33 +00:00
parent ba8bfffc1b
commit eee93b2fb2
2 changed files with 556 additions and 24 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.38.0",
"eslint-plugin-react-hooks": "^7.0.1",