Skip to content

Conversation

@jacobsfletch
Copy link
Member

Updates the @types/react and @types/react-dom dev dependencies across the monorepo to 19.2.1. This prevents different versions of the same modules from being installed, as there were many unique versions spread throughout the codebase:

This also ensures consistency across all packages post-#14807, which enforces a minimum React version of 19.2.1.

@jacobsfletch jacobsfletch changed the title chore(deps): bump react and react-dom types to 19.2.1 chore(deps): bump @types/react and @types/react-dom to 19.2.1 Dec 4, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 4, 2025

📦 esbuild Bundle Analysis for payload

This analysis was generated by esbuild-bundle-analyzer. 🤖
This PR introduced no changes to the esbuild bundle! 🙌

@jacobsfletch jacobsfletch marked this pull request as ready for review December 4, 2025 16:23
@jacobsfletch jacobsfletch requested a review from denolfe as a code owner December 4, 2025 16:23
@jacobsfletch jacobsfletch enabled auto-merge (squash) December 4, 2025 16:50
@jacobsfletch jacobsfletch merged commit d56796b into main Dec 4, 2025
101 checks passed
@jacobsfletch jacobsfletch deleted the deps/react-types branch December 4, 2025 20:36
@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2025

🚀 This is included in version v3.67.0

denolfe pushed a commit that referenced this pull request Dec 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment