Commit b73d207
committed
build(deps): keep @babel/* on 7.x for ts-jest compatibility
ts-jest@29 requires @babel/core ">=7.0.0-beta.0 <8", so bumping
@babel/core, @babel/preset-env and @babel/register to 8.x broke
`npm ci` in CI with an ERESOLVE peer-dependency conflict. Pin them to
the latest 7.x (7.29.7) instead while still updating all other deps.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0185NgHf2L2nuvCZa4X2ZhHU1 parent 96400ba commit b73d207
2 files changed
Lines changed: 1928 additions & 3242 deletions
0 commit comments