Commit 76abd57
chore(deps): update dependency eslint-plugin-react-hooks to v7.1.0 (#2706)
* chore(deps): update dependency eslint-plugin-react-hooks to v7.1.0
* fix(lint): remove react-compiler rules deleted in eslint-plugin-react-hooks v7.1.0
`automatic-effect-dependencies` and `component-hook-factories` were
removed from the plugin in v7.1.0, causing oxlint to fail parsing the
config. Drop both rules so `pnpm check` passes with the new version.
Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: JUNICHI IMAI <[email protected]>
Co-authored-by: Claude Opus 4.7 (1M context) <[email protected]>1 parent 2a839a6 commit 76abd57
3 files changed
Lines changed: 7 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
162 | 161 | | |
163 | | - | |
164 | 162 | | |
165 | 163 | | |
166 | 164 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments