Skip to content

fix: pin @vitejs/plugin-react to ^5.1.4 in workspace catalog#82

Merged
uhyo merged 2 commits intomasterfrom
copilot/check-ci-failure-reasons
Mar 17, 2026
Merged

fix: pin @vitejs/plugin-react to ^5.1.4 in workspace catalog#82
uhyo merged 2 commits intomasterfrom
copilot/check-ci-failure-reasons

Conversation

Copy link
Contributor

Copilot AI commented Mar 17, 2026

@vitejs/plugin-react@6.0.1 (requires vite: ^8.0.0) was resolving as latest, breaking builds against vite@7.3.1 with ERR_PACKAGE_PATH_NOT_EXPORTED: Package subpath './internal' is not defined.

Changes

  • pnpm-workspace.yaml: Added @vitejs/plugin-react: ^5.1.4 to the workspace catalog
  • packages/example/package.json, packages/docs/package.json: Replaced "latest" with "catalog:", consistent with E2E fixtures which already pinned ^5.1.4
Original prompt

Hi! This PR's CI is failing, but the error looks irrelevant to the changes. Could you check what's found on?

#77


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

…ion upgrade

Co-authored-by: uhyo <748348+uhyo@users.noreply.github.com>
Copilot AI changed the title [WIP] Investigate CI failure unrelated to changes fix: pin @vitejs/plugin-react to ^5.1.4 in workspace catalog Mar 17, 2026
Copilot AI requested a review from uhyo March 17, 2026 14:12
Copilot finished work on behalf of uhyo March 17, 2026 14:12
@uhyo uhyo marked this pull request as ready for review March 17, 2026 14:15
@uhyo uhyo merged commit ec1a151 into master Mar 17, 2026
1 check passed
@uhyo uhyo deleted the copilot/check-ci-failure-reasons branch March 17, 2026 14:15
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