Commit 2a23ccc
fix: add react-final-form overrides for React 19 peer dep conflict
react-final-form and react-final-form-arrays declare peer react@"^16 || ^17 || ^18"
which conflicts with react@19. Using $-reference overrides resolves ERESOLVE.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent af386cb commit 2a23ccc
2 files changed
Lines changed: 25 additions & 3 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 | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
117 | 123 | | |
118 | 124 | | |
119 | 125 | | |
| |||
0 commit comments