fix(deps): update dependency eslint-plugin-react-hooks to ^5.1.0 (#1614)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-12-05 18:38:48 +00:00
committed by GitHub
parent 79d52b6905
commit 6d6840f85e
2 changed files with 6 additions and 6 deletions

View File

@@ -23,7 +23,7 @@
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-hooks": "^5.1.0",
"typescript-eslint": "^8.17.0"
},
"devDependencies": {