Skip to content

⬆️ Bump webpack - #66

Merged
alecgibson merged 1 commit into
mainfrom
bump-webpack
Apr 10, 2026
Merged

⬆️ Bump webpack#66
alecgibson merged 1 commit into
mainfrom
bump-webpack

Conversation

@alecgibson

Copy link
Copy Markdown
Collaborator

npm run build currently fails with a Webpack type error that was fixed in webpack/webpack#19501

This change bumps webpack to get the fix.

`npm run build` currently fails with a Webpack type error that was
fixed in webpack/webpack#19501

This change bumps `webpack` to get the fix.
Copilot AI review requested due to automatic review settings April 10, 2026 07:35

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates Webpack in @reedsy/quill to pick up an upstream fix for a Webpack type error causing npm run build to fail.

Changes:

  • Bump webpack to ^5.106.0 and webpack-dev-server to ^4.15.2 for packages/quill.
  • Remove @types/webpack (no longer referenced in the repo).
  • Refresh package-lock.json to reflect the updated dependency graph.

Reviewed changes

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

File Description
packages/quill/package.json Bumps Webpack + dev-server and removes @types/webpack from devDependencies.
package-lock.json Updates resolved versions/transitive deps to align with the new Webpack and dev-server versions.

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

@alecgibson
alecgibson merged commit c314da7 into main Apr 10, 2026
10 checks passed
@alecgibson
alecgibson deleted the bump-webpack branch April 10, 2026 07:47
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