From be39a72079c56dc882f823d0a65cb98e99a166c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 10:35:29 +0000 Subject: [PATCH] chore(deps): bump the npm_and_yarn group across 5 directories with 6 updates Bumps the npm_and_yarn group with 2 updates in the /packages/web directory: [@astrojs/cloudflare](https://github.com/withastro/astro/tree/HEAD/packages/integrations/cloudflare) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Bumps the npm_and_yarn group with 1 update in the /packages/ui directory: [dompurify](https://github.com/cure53/DOMPurify). Bumps the npm_and_yarn group with 1 update in the /packages/opencode directory: [minimatch](https://github.com/isaacs/minimatch). Bumps the npm_and_yarn group with 1 update in the /packages/desktop-electron directory: [electron](https://github.com/electron/electron). Bumps the npm_and_yarn group with 1 update in the /packages/console/app directory: [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler). 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.18.1 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/astro@5.18.1/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@5.18.1/packages/astro) Updates `dompurify` from 3.3.1 to 3.3.2 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/3.3.1...3.3.2) Updates `minimatch` from 10.0.3 to 10.2.3 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](https://github.com/isaacs/minimatch/compare/v10.0.3...v10.2.3) Updates `electron` from 40.4.1 to 40.8.4 - [Release notes](https://github.com/electron/electron/releases) - [Commits](https://github.com/electron/electron/compare/v40.4.1...v40.8.4) Updates `wrangler` from 4.50.0 to 4.59.1 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.59.1/packages/wrangler) --- 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.18.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: dompurify dependency-version: 3.3.2 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: minimatch dependency-version: 10.2.3 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: electron dependency-version: 40.8.4 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: wrangler dependency-version: 4.59.1 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- packages/console/app/package.json | 2 +- packages/desktop-electron/package.json | 2 +- packages/opencode/package.json | 2 +- packages/ui/package.json | 2 +- packages/web/package.json | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/console/app/package.json b/packages/console/app/package.json index 273d63595814..180a398d5b19 100644 --- a/packages/console/app/package.json +++ b/packages/console/app/package.json @@ -38,7 +38,7 @@ "@typescript/native-preview": "catalog:", "@webgpu/types": "0.1.54", "typescript": "catalog:", - "wrangler": "4.50.0" + "wrangler": "4.59.1" }, "engines": { "node": ">=22" diff --git a/packages/desktop-electron/package.json b/packages/desktop-electron/package.json index 98c81c9649ff..b995f0999727 100644 --- a/packages/desktop-electron/package.json +++ b/packages/desktop-electron/package.json @@ -44,7 +44,7 @@ "@types/bun": "catalog:", "@types/node": "catalog:", "@typescript/native-preview": "catalog:", - "electron": "40.4.1", + "electron": "40.8.4", "electron-builder": "^26", "electron-vite": "^5", "typescript": "~5.6.2", diff --git a/packages/opencode/package.json b/packages/opencode/package.json index dd6a0497e16e..faa14fd4af61 100644 --- a/packages/opencode/package.json +++ b/packages/opencode/package.json @@ -131,7 +131,7 @@ "ignore": "7.0.5", "jsonc-parser": "3.3.1", "mime-types": "3.0.2", - "minimatch": "10.0.3", + "minimatch": "10.2.3", "open": "10.1.2", "opencode-gitlab-auth": "2.0.1", "opencode-poe-auth": "0.0.1", diff --git a/packages/ui/package.json b/packages/ui/package.json index bdc0192e64e5..a7ee155411ca 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -52,7 +52,7 @@ "@solid-primitives/resize-observer": "2.1.3", "@solidjs/meta": "catalog:", "@solidjs/router": "catalog:", - "dompurify": "3.3.1", + "dompurify": "3.3.2", "fuzzysort": "catalog:", "katex": "0.16.27", "luxon": "catalog:", diff --git a/packages/web/package.json b/packages/web/package.json index b054317fb47f..1997cb7e384e 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -12,7 +12,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", @@ -20,7 +20,7 @@ "@shikijs/transformers": "3.20.0", "@types/luxon": "catalog:", "ai": "catalog:", - "astro": "5.7.13", + "astro": "5.18.1", "diff": "catalog:", "js-base64": "3.7.7", "lang-map": "0.4.0",