fix(deps): update dependency eslint-plugin-react-hooks to ^5.2.0 (#2449)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-02-28 15:47:55 +00:00
committed by GitHub
parent 5537f95b85
commit a88c1ba440
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.4",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-hooks": "^5.2.0",
"typescript-eslint": "^8.25.0"
},
"devDependencies": {