Skip to content

chore(soc-2): update dependencies and eliminate critical dependencies#105

Merged
egordidenko merged 1 commit intomainfrom
chore/soc-2-get-rid-of-critical-dependencies
Jan 29, 2026
Merged

chore(soc-2): update dependencies and eliminate critical dependencies#105
egordidenko merged 1 commit intomainfrom
chore/soc-2-get-rid-of-critical-dependencies

Conversation

@egordidenko
Copy link
Contributor

Description

Checklist

Copy link

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 dependencies in a monorepo, focusing primarily on upgrading lerna from version 8 to version 9, along with cascading updates to its dependency tree. The update includes major version bumps for several npm packages and introduces new packages while removing some previously used ones.

Changes:

  • Upgraded lerna from ^8.1.2 to ^9.0.3 with significant dependency tree updates
  • Updated numerous @npmcli packages, inquirer, jest-diff, and other core tooling dependencies to newer major versions
  • Introduced new packages like @inquirer/* modules, baseline-browser-mapping, and updated nx dependencies

Reviewed changes

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

File Description
package.json Updates lerna from v8.1.2 to v9.0.3
package-lock.json Comprehensive dependency tree updates including new @InQuirer modules, updated @npmcli packages, lerna v9 with all transitive dependencies, and Next.js minor version bump

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

@egordidenko egordidenko requested a review from nd0ut January 28, 2026 16:00
@egordidenko egordidenko merged commit bade0af into main Jan 29, 2026
12 checks passed
@egordidenko egordidenko deleted the chore/soc-2-get-rid-of-critical-dependencies branch January 29, 2026 20:59
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.

3 participants