Skip to content

chore(jvchat): upgrade @vitejs/plugin-react to v5#76

Merged
eldonm merged 1 commit into
mainfrom
chore/vite-plugin-react-5
Jul 7, 2026
Merged

chore(jvchat): upgrade @vitejs/plugin-react to v5#76
eldonm merged 1 commit into
mainfrom
chore/vite-plugin-react-5

Conversation

@eldonm

@eldonm eldonm commented Jul 7, 2026

Copy link
Copy Markdown
Member

Manual replacement for dependabot #67, which could not land — its package-lock.json perpetually conflicted against main's React-19-regenerated lockfile.

Bumps @vitejs/plugin-react 4 → ^5 and regenerates the lockfile on top of the current (React 19) main. vite@5.0.8 satisfies plugin-react 5's peer (^4.2 || ^5 || ^6 || ^7), so no vite bump needed.

Verified locally (full jvchat CI)

  • npm ci — in sync ✓
  • npm run build (tsc && vite build) — ✓
  • npm run lint (eslint --max-warnings 0) — ✓
  • npm test (vitest) — ✓ 55 passing

Supersedes #67.

🤖 Generated with Claude Code

Bump @vitejs/plugin-react 4 -> ^5 and regenerate package-lock.json on top of
React 19 main. vite 5.0.8 satisfies plugin-react 5's peer (^4.2||^5||^6||^7).

Verified: npm ci (in sync), build (tsc && vite build), lint (0 warnings), and
vitest (55 passing) all green.

Supersedes dependabot #67, which could not land — its lockfile perpetually
conflicted against main's regenerated package-lock.json.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@eldonm eldonm merged commit e5b5776 into main Jul 7, 2026
3 checks passed
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