Skip to content

chore: upgrade deps#1561

Merged
yanglbme merged 2 commits into
mainfrom
chore/deps
May 20, 2026
Merged

chore: upgrade deps#1561
yanglbme merged 2 commits into
mainfrom
chore/deps

Conversation

@yanglbme
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings May 20, 2026 14:27
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 dependency versions across the pnpm monorepo (web app, core/shared packages, MCP server, and example worker) and refreshes the workspace lockfile accordingly.

Changes:

  • Bump several runtime/dev dependencies (e.g., marked, isomorphic-dompurify, AWS SDK S3 clients, Cloudflare/Wrangler toolchain, tsx, @types/node).
  • Upgrade npm-run-all2 to ^9.0.0 and update pnpm-lock.yaml resolutions.

Reviewed changes

Copilot reviewed 7 out of 8 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
pnpm-lock.yaml Updates resolved versions/engines for upgraded dependencies.
package.json Bumps root dev deps including @types/node and npm-run-all2.
apps/web/package.json Updates AWS SDK, Cloudflare tooling, postcss, marked, vue-tsc, wrangler, etc.
apps/vscode/package.json Updates isomorphic-dompurify and postcss.
packages/core/package.json Updates isomorphic-dompurify and marked.
packages/shared/package.json Updates marked.
packages/mcp-server/package.json Updates tsx and @types/node.
packages/example/package.json Updates wrangler.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

Comment thread package.json
"eslint": "^10.4.0",
"eslint-plugin-format": "^2.0.1",
"npm-run-all2": "^8.0.4",
"npm-run-all2": "^9.0.0",
Comment thread pnpm-lock.yaml
Comment on lines +5816 to 5819
npm-run-all2@9.0.0:
resolution: {integrity: sha512-NMHaiMWl+kotdoAzVtwElvEh4PLdjAGsdmCJXOGv0rdM4d19FGIa0z0ISFuMklmYgVgQzS4h+jNlowz+q1aojw==}
engines: {node: ^22.22.2 || ^24.15.0 || >=26.0.0, npm: '>= 10'}
hasBin: true
@yanglbme yanglbme merged commit 51ffa3e into main May 20, 2026
1 of 2 checks passed
@yanglbme yanglbme deleted the chore/deps branch May 20, 2026 14:43
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