Skip to content

override esbuild to 0.25.0 in package.json. - #284

Merged
hzhangxyz merged 1 commit into
mainfrom
dev/fix-esbuild
Mar 16, 2026
Merged

override esbuild to 0.25.0 in package.json.#284
hzhangxyz merged 1 commit into
mainfrom
dev/fix-esbuild

Conversation

@hzhangxyz

Copy link
Copy Markdown
Member

Copilot AI review requested due to automatic review settings March 16, 2026 04:05

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Pins esbuild to a specific version via npm overrides to work around the VitePress build issue referenced in vuejs/vitepress#5073.

Changes:

  • Add an npm overrides entry in package.json to force esbuild to 0.25.0.
  • Update package-lock.json to reflect the resolved esbuild@0.25.0 (including platform-specific optional dependencies).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Adds an npm override to force esbuild to 0.25.0.
package-lock.json Regenerates the lockfile to align dependency resolution with the esbuild override.

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

You can also share your feedback on Copilot code review. Take the survey.

@hzhangxyz
hzhangxyz merged commit ce9a81c into main Mar 16, 2026
86 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.

2 participants