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

This commit is contained in:
2025-11-01 02:04:18 +00:00
parent 7d6af6734a
commit 3b15d4cac7
2 changed files with 320 additions and 19 deletions

View File

@@ -41,7 +41,7 @@
"@types/react-dom": "19.2.2",
"eslint": "9.39.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",