1 Commits

Author SHA1 Message Date
22da344c6b Update dependency typescript-eslint to ^8.48.0
All checks were successful
continuous-integration/drone/push Build is passing
2025-12-01 00:20:47 +00:00
2 changed files with 22 additions and 820 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -24,11 +24,11 @@
"@typescript-eslint/parser": "^8.48.0",
"@vitejs/plugin-react": "^5.1.1",
"eslint": "^9.39.1",
"eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.24",
"globals": "^16.5.0",
"typescript": "^5.9.3",
"typescript-eslint": "^8.47.0",
"typescript-eslint": "^8.48.0",
"vite": "^7.2.4"
}
}