fix(deps): update dependency eslint-plugin-react-hooks to v6 (#4231)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-10-10 13:43:07 +02:00
committed by GitHub
parent 196a9b4b6d
commit 76bc24b06a
2 changed files with 13 additions and 7 deletions

View File

@@ -23,7 +23,7 @@
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-hooks": "^6.1.1",
"typescript-eslint": "^8.45.0"
},
"devDependencies": {