Skip to content

Upgrade Vite to version 7.1.11#65

Merged
wolfdancer merged 1 commit into
mainfrom
upgrade-vite-7.1.11
Oct 30, 2025
Merged

Upgrade Vite to version 7.1.11#65
wolfdancer merged 1 commit into
mainfrom
upgrade-vite-7.1.11

Conversation

@wolfdancer

@wolfdancer wolfdancer commented Oct 30, 2025

Copy link
Copy Markdown
Owner

Summary

  • Upgrade Vite from 6.4.1 to 7.1.11 in root package.json
  • Aligns root package with client package which already uses Vite 7.1.11
  • Updates package-lock.json with new dependencies

Test plan

  • Verify the build completes successfully: npm run build
  • Verify the development server starts: npm start
  • Verify client tests pass: npm run test:client
  • Verify no runtime errors in browser console

🤖 Generated with Claude Code

Update root package.json to use Vite 7.1.11, aligning with the version
already in use by the client package. This ensures consistency across
the monorepo workspace.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@wolfdancer
wolfdancer merged commit 6407f1d into main Oct 30, 2025
3 checks passed
@wolfdancer
wolfdancer deleted the upgrade-vite-7.1.11 branch October 30, 2025 04:01
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