fix(deps): update dependency eslint-plugin-react to ^7.34.4 (#809)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-07-13 18:29:29 +00:00
committed by GitHub
parent fe5af9231e
commit fd642011ba
2 changed files with 17 additions and 29 deletions

View File

@@ -21,7 +21,7 @@
"eslint-config-turbo": "^2.0.6",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react-hooks": "^4.6.2",
"typescript-eslint": "^7.16.0"
},