Skip to content

Conversation

@hi-ogawa
Copy link
Contributor

Description

For some reason, vitest is stuck with [email protected] as vite peer dep resolution. I reset vitest installation and it's fixed:

pnpm remove -r vitest
pnpm add -w -D vitest

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is the diff

"react-dom": "^19.1.1",
"rolldown": "1.0.0-beta.41",
"tsdown": "^0.15.5",
"vitest": "^3.2.4"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

vitest is removed from here, but exists at the root. packages/plugin-rsc already uses vitest in that way.

@hi-ogawa hi-ogawa marked this pull request as ready for review September 30, 2025 08:23
@hi-ogawa hi-ogawa merged commit 73be2f0 into main Sep 30, 2025
20 checks passed
@hi-ogawa hi-ogawa deleted the 09-30-chore_deps_fix_vitest_rolldown-vite_override branch September 30, 2025 08:29
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