Skip to content

chore(deps): bump story to vite 8 + plugin-react 6#24

Merged
mike-diamond merged 1 commit into
mainfrom
chore/story-vite-8
Jun 2, 2026
Merged

chore(deps): bump story to vite 8 + plugin-react 6#24
mike-diamond merged 1 commit into
mainfrom
chore/story-vite-8

Conversation

@mike-diamond

Copy link
Copy Markdown
Contributor

What

@vitejs/plugin-react 6 requires vite 8 as a peer, so the story playground moves both together: vite 6 -> 8, plugin-react 4 -> 6.

Supersedes two standalone Dependabot PRs that cannot land independently:

Notes

  • vite-plugin-node-polyfills already lists vite 8 in its peer range; plugin-react 6's babel peers (@rolldown/plugin-babel, babel-plugin-react-compiler) are optional. No other story dep changes.
  • Verified locally: story builds clean under vite 8.0.16, the existing vite.config needs no changes. Rolldown (vite 8's bundler) emits cosmetic INVALID_ANNOTATION warnings for /*#__PURE__*/ comments inside the third-party ox dep - the build still succeeds.
  • docs (Vocs, pins vite ^7) and landing (Astro) are untouched - this is story-only. Full vite-8 unification waits on Vocs vite-8 support.

Closes #11, closes #14.

@vitejs/plugin-react 6 requires vite 8 as a peer, so the story playground moves both together (vite 6 -> 8, plugin-react 4 -> 6). Supersedes the standalone Dependabot PRs #11 (plugin-react) and #14 (vite), which cannot land independently. vite-plugin-node-polyfills already lists vite 8 in its peer range and plugin-react 6's babel peers are optional, so no other story dep changes are needed. Verified: story builds clean under vite 8.0.16.
@vercel

vercel Bot commented Jun 2, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
txkit-docs Ready Ready Preview, Comment Jun 2, 2026 11:24am
txkit-land Ready Ready Preview, Comment Jun 2, 2026 11:24am
txkit-story Ready Ready Preview, Comment Jun 2, 2026 11:24am

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​vitejs/​plugin-react@​6.0.210010010092100

View full report

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