Skip to content

chore: upgrade vite 6→7, eslint 9→10, @types/node 24→25#13

Closed
christianromeni wants to merge 1 commit intomainfrom
chore/npm-major-upgrades
Closed

chore: upgrade vite 6→7, eslint 9→10, @types/node 24→25#13
christianromeni wants to merge 1 commit intomainfrom
chore/npm-major-upgrades

Conversation

@christianromeni
Copy link
Copy Markdown
Contributor

Summary

  • vite 6.3.5 → 7.3.1 (Vite 8 skipped — plugin-react not yet compatible)
  • eslint 9.39.4 → 10.1.0
  • @types/node 24.12.0 → 25.5.0

All locally tested: typecheck, build, lint, 305 tests, dev server.

Test plan

  • npx tsc --noEmit clean
  • npm run build clean
  • npm run lint clean
  • npm run test -- --run 305/305 passed
  • npm run dev server starts on :5173

Vite 8 skipped — @vitejs/plugin-react not yet compatible (requires Rolldown).
@christianromeni christianromeni deleted the chore/npm-major-upgrades branch March 23, 2026 16:11
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