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

This commit is contained in:
2025-11-25 00:13:50 +00:00
parent c6a43ec868
commit 8d78ca346e
2 changed files with 64 additions and 817 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -39,7 +39,7 @@
"eslint-plugin-react-refresh": "^0.4.24", "eslint-plugin-react-refresh": "^0.4.24",
"globals": "^16.4.0", "globals": "^16.4.0",
"typescript": "^5.9.3", "typescript": "^5.9.3",
"typescript-eslint": "^8.46.3", "typescript-eslint": "^8.48.0",
"vite": "^7.1.12" "vite": "^7.1.12"
} }
} }