fix(deps): update dependency eslint-plugin-react to ^7.37.4 (#1934)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-01-13 18:46:24 +00:00
committed by GitHub
parent 579bb2a33e
commit 2ea763c231
2 changed files with 65 additions and 105 deletions

View File

@@ -22,7 +22,7 @@
"eslint-config-turbo": "^2.3.3",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.3",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.1.0",
"typescript-eslint": "^8.20.0"
},