Merge pull request 'Update dependency typescript-eslint to ^8.37.0' (#356) from renovate/typescript-eslint-8.x into master
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-07-16 02:28:11 +00:00
2 changed files with 67 additions and 1105 deletions

File diff suppressed because it is too large Load Diff

View File

@ -50,7 +50,7 @@
"eslint-plugin-react-x": "^1.52.3", "eslint-plugin-react-x": "^1.52.3",
"globals": "^16.3.0", "globals": "^16.3.0",
"typescript": "^5.8.3", "typescript": "^5.8.3",
"typescript-eslint": "^8.32.1", "typescript-eslint": "^8.37.0",
"vite": "^6.3.5" "vite": "^6.3.5"
} }
} }