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 and overrides that point to the catalog.
    • Switched apps and packages to use "catalog:" for shared deps (React, React DOM, Next, TypeScript, Tailwind, Zod, Babel parser/traverse and types, log-symbols, ora, yalc, @types/node).
    • Moved pnpm config (overrides, ignoredBuiltDependencies: sharp, autoInstallPeers) to pnpm-workspace.yaml; removed overrides from root package.json.
    • Updated pnpm-lock.yaml.

Written for commit 6f85c48. 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: 6f85c48

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 Error Error Jan 21, 2026 9:18pm
react-email-demo Error Error Jan 21, 2026 9:18pm

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

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