fix(deps): update dependency eslint-plugin-react to ^7.37.1 (#1213)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-10-01 14:32:30 +00:00
committed by GitHub
parent f73dff5482
commit 4a8ed13a87
2 changed files with 10 additions and 10 deletions

View File

@@ -21,7 +21,7 @@
"eslint-config-turbo": "^2.1.3",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-react": "^7.37.0",
"eslint-plugin-react": "^7.37.1",
"eslint-plugin-react-hooks": "^4.6.2",
"typescript-eslint": "^8.8.0"
},