fix(deps): update dependency eslint-plugin-react to ^7.37.2 (#1354)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-10-22 22:31:36 +00:00
committed by GitHub
parent c3b9d981f7
commit 1a2f0adfc8
2 changed files with 7 additions and 39 deletions

View File

@@ -21,7 +21,7 @@
"eslint-config-turbo": "^2.2.3",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.1",
"eslint-plugin-react": "^7.37.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"typescript-eslint": "^8.11.0"
},