Skip to content

Update dependencies. - #576

Open
przemyslaw-zan wants to merge 1 commit into
masterfrom
ci/4661
Open

Update dependencies.#576
przemyslaw-zan wants to merge 1 commit into
masterfrom
ci/4661

Conversation

@przemyslaw-zan

Copy link
Copy Markdown
Member

🚀 Summary

Updates dependencies.


📌 Related issues


💡 Additional information

Refreshes the lockfile and:

  • bumps the Angular packages from ^20.3.25 to ^20.3.27, and adds @angular/{common,core,forms} overrides so src/ckeditor's auto-installed peers resolve to the same version as the root (the lockfile previously carried both 20.3.25 and 20.3.27);
  • aligns the Vitest toolchain on ^4.1.10;
  • bumps @modelcontextprotocol/sdk to ^1.30.0, the first release that accepts @hono/node-server@^2.

The overrides block was tidied from 27 to 10 entries — each was removed in turn and the workspace re-resolved, and everything that no longer changed the resolved tree was dropped (including the dead tar@^6 selector). Two stale minimumReleaseAgeExclude entries (axios, vite) were removed: every installed copy is now well past the release-age window, so they no longer had any effect.

pnpm install --frozen-lockfile succeeds and the test suite passes (95 tests).

@przemyslaw-zan
przemyslaw-zan marked this pull request as ready for review August 6, 2026 19:15
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.

1 participant