From 2c6140199bfa6d7252f17f7b91234b0cab616630 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 01:11:53 +0000 Subject: [PATCH] chore(deps): bump the npm_and_yarn group across 2 directories with 4 updates Bumps the npm_and_yarn group with 3 updates in the /packages/web directory: [@astrojs/cloudflare](https://github.com/withastro/astro/tree/HEAD/packages/integrations/cloudflare), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [sharp](https://github.com/lovell/sharp). Bumps the npm_and_yarn group with 1 update in the /packages/opencode directory: [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk). Updates `@astrojs/cloudflare` from 12.6.3 to 12.6.6 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/cloudflare/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/cloudflare@12.6.6/packages/integrations/cloudflare) Updates `astro` from 5.7.13 to 5.15.9 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@5.15.9/packages/astro) Updates `sharp` from 0.32.5 to 0.32.6 - [Release notes](https://github.com/lovell/sharp/releases) - [Changelog](https://github.com/lovell/sharp/blob/v0.32.6/docs/changelog.md) - [Commits](https://github.com/lovell/sharp/compare/v0.32.5...v0.32.6) Updates `@modelcontextprotocol/sdk` from 1.15.1 to 1.24.0 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](https://github.com/modelcontextprotocol/typescript-sdk/compare/1.15.1...1.24.0) --- updated-dependencies: - dependency-name: "@astrojs/cloudflare" dependency-version: 12.6.6 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: astro dependency-version: 5.15.9 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: sharp dependency-version: 0.32.6 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.24.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- packages/opencode/package.json | 2 +- packages/web/package.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/opencode/package.json b/packages/opencode/package.json index 1fdb3e3bf7f..992804f6a16 100644 --- a/packages/opencode/package.json +++ b/packages/opencode/package.json @@ -62,7 +62,7 @@ "@clack/prompts": "1.0.0-alpha.1", "@hono/standard-validator": "0.1.5", "@hono/zod-validator": "catalog:", - "@modelcontextprotocol/sdk": "1.15.1", + "@modelcontextprotocol/sdk": "1.24.0", "@octokit/graphql": "9.0.2", "@octokit/rest": "catalog:", "@openauthjs/openauth": "catalog:", diff --git a/packages/web/package.json b/packages/web/package.json index b745dc5b3a6..d7c94947cb6 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -11,7 +11,7 @@ "astro": "astro" }, "dependencies": { - "@astrojs/cloudflare": "12.6.3", + "@astrojs/cloudflare": "12.6.6", "@astrojs/markdown-remark": "6.3.1", "@astrojs/solid-js": "5.1.0", "@astrojs/starlight": "0.34.3", @@ -19,7 +19,7 @@ "@shikijs/transformers": "3.4.2", "@types/luxon": "catalog:", "ai": "catalog:", - "astro": "5.7.13", + "astro": "5.15.9", "diff": "catalog:", "js-base64": "3.7.7", "lang-map": "0.4.0", @@ -28,7 +28,7 @@ "marked-shiki": "1.2.1", "rehype-autolink-headings": "7.1.0", "remeda": "catalog:", - "sharp": "0.32.5", + "sharp": "0.32.6", "shiki": "3.4.2", "solid-js": "catalog:", "toolbeam-docs-theme": "0.4.8"