fix(deps): update dependency eslint-plugin-react to ^7.35.0 (#835)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-07-20 06:14:30 +00:00
committed by GitHub
parent 445c0c4d2e
commit 37a8a0fe5a
2 changed files with 8 additions and 19 deletions

View File

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