Skip to content

chore: upgrade upstream dependencies - #115

Open
angeiv wants to merge 2 commits into
mainfrom
chore/upgrade-upstream-secure-deps
Open

chore: upgrade upstream dependencies#115
angeiv wants to merge 2 commits into
mainfrom
chore/upgrade-upstream-secure-deps

Conversation

@angeiv

@angeiv angeiv commented Jun 29, 2026

Copy link
Copy Markdown
Owner

Summary

  • migrate from deprecated @mariozechner/* packages to the upstream @earendil-works/* packages
  • upgrade direct dev tooling to current upstream-safe versions, including vite, vitest, tsx, and esbuild
  • update runtime, extension, and test imports/build wiring to the new upstream package namespace without using pnpm.overrides

Test Plan

  • pnpm build
  • pnpm test
  • pnpm audit

Notes

  • pnpm audit is reduced to one remaining moderate advisory in ip-address@10.1.0
  • that advisory currently comes from @modelcontextprotocol/sdk@1.29.0 -> express-rate-limit@8.3.2 -> ip-address@10.1.0
  • there is no newer @modelcontextprotocol/sdk release available on npm yet, so this remaining item cannot be removed without forcing a transitive override

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