Commit b6ce00a
fix: add Blueprint overrides for @types/react peer dep conflict
The @blueprintjs/* v4 packages declare peerOptional @types/react@"^16 || 17 || 18"
which conflicts with @types/react@19.x. Using $-reference overrides tells npm to
use the root project's version, resolving ERESOLVE.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 84571c9 commit b6ce00a
2 files changed
Lines changed: 157 additions & 134 deletions
0 commit comments