Skip to content

fix: unify @vitejs/plugin-react version and fix react mismatch - #1223

Open
gitGolf wants to merge 1 commit into
Samuel1-ona:mainfrom
gitGolf:fix-vite-plugin-react
Open

fix: unify @vitejs/plugin-react version and fix react mismatch#1223
gitGolf wants to merge 1 commit into
Samuel1-ona:mainfrom
gitGolf:fix-vite-plugin-react

Conversation

@gitGolf

@gitGolf gitGolf commented Aug 25, 2026

Copy link
Copy Markdown

Fixes #842

Description

This PR resolves the @vitejs/plugin-react version mismatch by enforcing a single version (^6.0.4) across the workspace and also resolves a
eact vs
eact-dom strict version mismatch in the �pps/web test suite.

Acceptance Criteria

  • Both manifests agree on one version of @vitejs/plugin-react`n- [x] �pps/web test suite passes against the single resolved version
  • Add a pnpm.overrides entry preventing the two from drifting again

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.

[BUILD] @vitejs/plugin-react version mismatch between root (^6.0.4) and apps/web (^4.2.0)

1 participant