Skip to content

⬆ Sync @storybook/react-vite and storybook to 10.5.5 - #1768

Merged
Chisanan232 merged 1 commit into
mainfrom
fix/storybook-react-vite-bump
Jul 28, 2026
Merged

⬆ Sync @storybook/react-vite and storybook to 10.5.5#1768
Chisanan232 merged 1 commit into
mainfrom
fix/storybook-react-vite-bump

Conversation

@Chisanan232

Copy link
Copy Markdown
Contributor

Combines dependabot #1752 (@storybook/react-vite) and #1755 (storybook) — both conflicted with #1763's @storybook/react bump, which already landed on main. Storybook's own packages are released in lockstep and must stay on the same minor/patch version; leaving react-vite/storybook behind at 10.4.6/10.5.0 while react moved to 10.5.5 would reintroduce the same conflict on the next bump.

Verified locally: tsc --noEmit clean, eslint clean, full test suite (3016 tests) passing, pnpm run build succeeds, pnpm run build-storybook succeeds.

Closes the need for #1752 and #1755.

Combines dependabot #1752 (@storybook/react-vite) and #1755
(storybook) — both conflicted with #1763's @storybook/react bump,
which already landed. Storybook's own packages are released in
lockstep and must stay on the same minor/patch version across the
monorepo; leaving react-vite/storybook behind at 10.4.6/10.5.0 while
react moved to 10.5.5 would reintroduce the same conflict on the next
dependency-bump pass.

Verified: tsc --noEmit clean, eslint clean, full test suite (3016
tests) passing, pnpm run build succeeds, and pnpm run build-storybook
succeeds.
@codecov

codecov Bot commented Jul 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@sonarqubecloud

Copy link
Copy Markdown

@Chisanan232
Chisanan232 merged commit 2d7a6d5 into main Jul 28, 2026
40 checks passed
@Chisanan232
Chisanan232 deleted the fix/storybook-react-vite-bump branch July 28, 2026 03:08
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.

1 participant