Commit 6525aa1
ESLint: Migrate config and override zod resolution for v7
In v7, the umbrella `react-compiler` rule is split into individual
rules; map them via the `recommended-latest` flat config and disable
them as a group where the v6 override turned the umbrella off.
`chromium-bidi` exact-pins `zod@3.23.8` which gets hoisted, breaking
`zod-validation-error` (peer-required by `eslint-plugin-react-hooks`)
which needs zod v4. Add an `overrides` entry to force zod@3 → 4.3.6.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 97721f3 commit 6525aa1
3 files changed
Lines changed: 31 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
| 117 | + | |
117 | 118 | | |
118 | 119 | | |
119 | 120 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
33 | 46 | | |
34 | 47 | | |
35 | 48 | | |
| |||
220 | 233 | | |
221 | 234 | | |
222 | 235 | | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
223 | 239 | | |
224 | 240 | | |
225 | 241 | | |
| |||
283 | 299 | | |
284 | 300 | | |
285 | 301 | | |
286 | | - | |
| 302 | + | |
287 | 303 | | |
288 | 304 | | |
289 | 305 | | |
| |||
339 | 355 | | |
340 | 356 | | |
341 | 357 | | |
342 | | - | |
| 358 | + | |
343 | 359 | | |
344 | 360 | | |
345 | 361 | | |
| |||
779 | 795 | | |
780 | 796 | | |
781 | 797 | | |
782 | | - | |
| 798 | + | |
783 | 799 | | |
784 | 800 | | |
785 | 801 | | |
| |||
0 commit comments