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

This commit is contained in:
2025-12-30 00:30:34 +00:00
parent e6d19736d5
commit 13bcfa31ab
2 changed files with 69 additions and 77 deletions

View File

@@ -50,7 +50,7 @@
"eslint-plugin-react-refresh": "^0.4.26",
"globals": "^16.5.0",
"typescript": "^5.9.3",
"typescript-eslint": "^8.48.1",
"typescript-eslint": "^8.51.0",
"vite": "^7.2.7"
}
}