fix: use devEngines for node >=22 instead of engines#2694
fix: use devEngines for node >=22 instead of engines#2694gabrielmfern merged 2 commits intocanaryfrom
devEngines for node >=22 instead of engines#2694Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
All alerts resolved. Learn more about Socket for GitHub. This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
devEngines for node >=22 instead of engines
@react-email/button
@react-email/code-block
@react-email/code-inline
@react-email/column
@react-email/components
@react-email/container
create-email
@react-email/head
@react-email/heading
@react-email/hr
@react-email/html
@react-email/img
@react-email/link
@react-email/markdown
@react-email/preview
react-email
@react-email/render
@react-email/row
@react-email/section
@react-email/tailwind
@react-email/text
commit: |
We set engines to >=22.0.0 before with the intent of only requireing it for dev, and not to stop supporting Node 20 per se. But the
enginesfield actually enforces it for end users, andnpm installwarns: