Skip to content

Conversation

@gabrielmfern
Copy link
Member

@gabrielmfern gabrielmfern commented Jan 21, 2026

requires #2239


Summary by cubic

Centralized shared dependency versions using pnpm catalogs across the monorepo and moved pnpm settings into pnpm-workspace.yaml. This ensures consistent versions and makes updates easier.

  • Dependencies
    • Added a catalog in pnpm-workspace.yaml; packages reference it using "catalog:".
    • Switched apps and packages to use "catalog:" for shared deps (React, React DOM, Next, TypeScript, Zod, Babel parser/traverse and types, log-symbols, ora, yalc, @types/node). Tailwind uses the catalog in packages; the web app stays on Tailwind 3.
    • Moved pnpm config (ignoredBuiltDependencies: sharp, autoInstallPeers) to pnpm-workspace.yaml; removed overrides from root package.json.
    • Updated pnpm-lock.yaml.

Written for commit 2ea6db1. Summary will update on new commits.

@gabrielmfern gabrielmfern self-assigned this Jan 21, 2026
@changeset-bot
Copy link

changeset-bot bot commented Jan 21, 2026

⚠️ No Changeset found

Latest commit: 2ea6db1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Jan 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
react-email Ready Ready Preview, Comment Jan 29, 2026 2:48pm
react-email-demo Ready Ready Preview, Comment Jan 29, 2026 2:48pm

Request Review

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 34 files

@gabrielmfern gabrielmfern marked this pull request as draft January 21, 2026 21:21
@socket-security
Copy link

socket-security bot commented Jan 21, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​types/​react-dom@​19.2.31001007587100

View full report

@socket-security
Copy link

socket-security bot commented Jan 29, 2026

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.

View full report

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 29, 2026

Open in StackBlitz

@react-email/body

npm i https://pkg.pr.new/resend/react-email/@react-email/body@2886

@react-email/button

npm i https://pkg.pr.new/resend/react-email/@react-email/button@2886

@react-email/code-block

npm i https://pkg.pr.new/resend/react-email/@react-email/code-block@2886

@react-email/code-inline

npm i https://pkg.pr.new/resend/react-email/@react-email/code-inline@2886

@react-email/column

npm i https://pkg.pr.new/resend/react-email/@react-email/column@2886

@react-email/components

npm i https://pkg.pr.new/resend/react-email/@react-email/components@2886

@react-email/container

npm i https://pkg.pr.new/resend/react-email/@react-email/container@2886

create-email

npm i https://pkg.pr.new/resend/react-email/create-email@2886

@react-email/font

npm i https://pkg.pr.new/resend/react-email/@react-email/font@2886

@react-email/head

npm i https://pkg.pr.new/resend/react-email/@react-email/head@2886

@react-email/heading

npm i https://pkg.pr.new/resend/react-email/@react-email/heading@2886

@react-email/hr

npm i https://pkg.pr.new/resend/react-email/@react-email/hr@2886

@react-email/html

npm i https://pkg.pr.new/resend/react-email/@react-email/html@2886

@react-email/img

npm i https://pkg.pr.new/resend/react-email/@react-email/img@2886

@react-email/link

npm i https://pkg.pr.new/resend/react-email/@react-email/link@2886

@react-email/markdown

npm i https://pkg.pr.new/resend/react-email/@react-email/markdown@2886

@react-email/preview

npm i https://pkg.pr.new/resend/react-email/@react-email/preview@2886

@react-email/preview-server

npm i https://pkg.pr.new/resend/react-email/@react-email/preview-server@2886

react-email

npm i https://pkg.pr.new/resend/react-email@2886

@react-email/render

npm i https://pkg.pr.new/resend/react-email/@react-email/render@2886

@react-email/row

npm i https://pkg.pr.new/resend/react-email/@react-email/row@2886

@react-email/section

npm i https://pkg.pr.new/resend/react-email/@react-email/section@2886

@react-email/tailwind

npm i https://pkg.pr.new/resend/react-email/@react-email/tailwind@2886

@react-email/text

npm i https://pkg.pr.new/resend/react-email/@react-email/text@2886

commit: 2ea6db1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants