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

This commit is contained in:
2025-10-04 08:02:20 +00:00
parent 98b4e88cc9
commit f85af8d8a0
2 changed files with 310 additions and 10 deletions

View File

@@ -41,7 +41,7 @@
"@types/react-dom": "19.2.0",
"eslint": "9.37.0",
"eslint-config-next": "15.5.4",
"eslint-plugin-react-hooks": "5.2.0",
"eslint-plugin-react-hooks": "6.1.1",
"postcss": "8.5.6",
"prettier": "3.6.2",
"prettier-plugin-tailwindcss": "0.6.14",