Skip to content

chore: upgrade vite to 6.4.2 via overrides for vitepress#7463

Merged
DennisOSRM merged 2 commits intomasterfrom
upgrade-vite-6.4.2
Apr 11, 2026
Merged

chore: upgrade vite to 6.4.2 via overrides for vitepress#7463
DennisOSRM merged 2 commits intomasterfrom
upgrade-vite-6.4.2

Conversation

@DennisOSRM
Copy link
Copy Markdown
Collaborator

Summary

Pins the transitive vite dependency (used by vitepress) to 6.4.2 via npm overrides.

Changes

  • package.json: adds "vite": "6.4.2" to the overrides block
  • package-lock.json: regenerated to reflect the pinned version

Add a vite override pinning the transitive vite dependency used by
vitepress to 6.4.2.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 10, 2026 20:16
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Pins the vite version via npm overrides to control the transitive version used by vitepress.

Changes:

  • Add an npm overrides entry forcing vite to 6.4.2
  • Update dependency resolution behavior for any packages pulling in vite via the lockfile regeneration (per PR description)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@DennisOSRM DennisOSRM merged commit e028bbb into master Apr 11, 2026
23 checks passed
@DennisOSRM DennisOSRM deleted the upgrade-vite-6.4.2 branch April 11, 2026 02:37
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.

2 participants