Skip to content

Chore: Upgrade NPM packages#55

Merged
leecalcote merged 1 commit intomasterfrom
upgrade/deps
May 4, 2026
Merged

Chore: Upgrade NPM packages#55
leecalcote merged 1 commit intomasterfrom
upgrade/deps

Conversation

@leecalcote
Copy link
Copy Markdown
Member

Signed-off-by: Lee Calcote lee.calcote@layer5.io

Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
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

This PR updates the repository’s NPM dependency set (package.json + lockfile) to newer versions, primarily across the build/test/lint toolchain and React-related dev/runtime packages.

Changes:

  • Bumped multiple Babel, ESLint, Webpack, and related devDependencies.
  • Upgraded core React devDependencies and some runtime dependencies (e.g., react-to-print).
  • Regenerated package-lock.json to reflect the updated dependency graph (including removals of now-unneeded transitive deps).

Reviewed changes

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

File Description
package.json Updates dependency version ranges for build/test/lint tooling and React packages.
package-lock.json Locks updated versions/transitive graph for the upgraded packages.

Comment thread package.json
"globals": "^17.4.0",
"html-webpack-plugin": "^5.6.6",
"eslint-plugin-react-hooks": "^7.1.1",
"eslint-webpack-plugin": "^6.0.0",
@leecalcote leecalcote merged commit 18a1750 into master May 4, 2026
7 checks passed
@leecalcote leecalcote deleted the upgrade/deps branch May 4, 2026 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants