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

This commit is contained in:
2025-10-13 00:44:33 +00:00
parent 0712a20b34
commit 9184ccc6f6
2 changed files with 799 additions and 812 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -28,7 +28,7 @@
"eslint-plugin-react-refresh": "^0.4.23", "eslint-plugin-react-refresh": "^0.4.23",
"globals": "^16.4.0", "globals": "^16.4.0",
"typescript": "^5.9.3", "typescript": "^5.9.3",
"typescript-eslint": "^8.43.0", "typescript-eslint": "^8.46.0",
"vite": "^7.1.9" "vite": "^7.1.9"
} }
} }