Skip to content

build(deps): bump vite to v7 in react19 example#405

Merged
nicklasl merged 1 commit into
mainfrom
nicklasl/bump-vite
Jul 7, 2026
Merged

build(deps): bump vite to v7 in react19 example#405
nicklasl merged 1 commit into
mainfrom
nicklasl/bump-vite

Conversation

@nicklasl

@nicklasl nicklasl commented Jul 6, 2026

Copy link
Copy Markdown
Member

Summary

  • Bumps vite from ^5.2.0 to ^7.3.6 in the react19 example app
  • Bumps @vitejs/plugin-react from ^4.2.0 to ^5.1.4 for vite 7 compatibility
  • Addresses high-severity server.fs.deny bypass vulnerabilities (Dependabot chore: release main #150, chore: release main #158)

Closes #403

Test plan

  • yarn install succeeds
  • yarn build passes (root)
  • examples/react19 builds with vite 7
  • yarn test passes (pre-existing worktree-collision failures unrelated)

🤖 Generated with Claude Code

Closes #403

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@nicklasl nicklasl changed the title fix(deps): bump vite to v7 in react19 example build(deps): bump vite to v7 in react19 example Jul 6, 2026
@nicklasl
nicklasl marked this pull request as ready for review July 6, 2026 09:42
@nicklasl
nicklasl merged commit e3bb09e into main Jul 7, 2026
4 checks passed
@nicklasl
nicklasl deleted the nicklasl/bump-vite branch July 7, 2026 06:34
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.

Security: vite server.fs.deny bypass on Windows (Dependabot #150, #158)

2 participants