chore(deps): update dependency eslint-plugin-react-hooks to v7
Some checks failed
Lint / Lint and Typecheck (push) Failing after 25s
Lint / Lint and Typecheck (pull_request) Failing after 23s

This commit is contained in:
2025-10-25 03:03:12 +00:00
parent 43db22f9a3
commit eaa95741f5
2 changed files with 320 additions and 19 deletions

View File

@@ -41,7 +41,7 @@
"@types/react-dom": "19.2.2",
"eslint": "9.38.0",
"eslint-config-next": "15.5.6",
"eslint-plugin-react-hooks": "5.2.0",
"eslint-plugin-react-hooks": "7.0.1",
"postcss": "8.5.6",
"prettier": "3.6.2",
"prettier-plugin-tailwindcss": "0.7.1",