fix(deps): update dependency eslint-plugin-react to ^7.34.3 (#688)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-06-18 20:33:38 +00:00
committed by GitHub
parent 86b49414f0
commit fdcf3a89c9
2 changed files with 53 additions and 52 deletions

View File

@@ -21,7 +21,7 @@
"eslint-config-turbo": "^2.0.4",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react-hooks": "^4.6.2",
"typescript-eslint": "^7.13.1"
},