Skip to content

chore(deps): bump @vitejs/plugin-react v4 → v6, pin vite ^8#34

Merged
itinsecurity merged 1 commit intomainfrom
chore/bump-vitejs-plugin-react-v6
Mar 20, 2026
Merged

chore(deps): bump @vitejs/plugin-react v4 → v6, pin vite ^8#34
itinsecurity merged 1 commit intomainfrom
chore/bump-vitejs-plugin-react-v6

Conversation

@itinsecurity
Copy link
Copy Markdown
Owner

Summary

  • Bumps @vitejs/plugin-react from ^4.3.0 to ^6.0.1
  • Adds explicit vite: ^8.0.0 to devDependencies (previously only transitive)
  • v6 requires Vite 8; vitest 4.1 already supports it
  • Only affects the test toolchain — Next.js uses Turbopack, not Vite
  • No Babel config in the project so no migration needed

Test plan

  • CI unit and integration test jobs pass
  • CI build job unaffected (Turbopack path unchanged)

🤖 Generated with Claude Code

v6 requires Vite 8; vitest 4.1 already supports it. Only affects the
test toolchain — Next.js uses Turbopack. No Babel config so no
migration needed. Pinning vite explicitly as it was previously only a
transitive dep.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@itinsecurity itinsecurity force-pushed the chore/bump-vitejs-plugin-react-v6 branch from 6663b84 to 7c7cacf Compare March 20, 2026 20:59
@itinsecurity itinsecurity merged commit 107a2da into main Mar 20, 2026
9 checks passed
@itinsecurity itinsecurity deleted the chore/bump-vitejs-plugin-react-v6 branch March 20, 2026 21:03
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