fix(deps): update dependency eslint-plugin-react to ^7.37.5 (#2794)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-04-03 20:21:26 +00:00
committed by GitHub
parent 76b8b35cc1
commit f9aeb8ffe3
2 changed files with 64 additions and 11 deletions

View File

@@ -22,7 +22,7 @@
"eslint-config-turbo": "^2.5.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^5.2.0",
"typescript-eslint": "^8.29.0"
},