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

This commit is contained in:
2025-10-28 00:46:55 +00:00
parent f115517913
commit 91dc32d6ba
2 changed files with 78 additions and 78 deletions

View File

@@ -50,7 +50,7 @@
"eslint-plugin-react-refresh": "^0.4.24",
"globals": "^16.4.0",
"typescript": "^5.9.3",
"typescript-eslint": "^8.38.0",
"typescript-eslint": "^8.46.2",
"vite": "^7.0.6"
}
}