From 009506368c29efe88e56f90988551e0e5e1cffc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 18:10:36 +0000 Subject: [PATCH] Bump the npm_and_yarn group across 1 directory with 2 updates Bumps the npm_and_yarn group with 2 updates in the / directory: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm11/pnpm). Updates `astro` from 5.18.2 to 6.4.6 - [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@6.4.6/packages/astro) Updates `pnpm` from 10.34.3 to 10.34.4 - [Release notes](https://github.com/pnpm/pnpm/releases) - [Changelog](https://github.com/pnpm/pnpm/blob/main/pnpm11/pnpm/CHANGELOG.md) - [Commits](https://github.com/pnpm/pnpm/commits/v10.34.4/pnpm11/pnpm) --- updated-dependencies: - dependency-name: astro dependency-version: 6.4.6 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: pnpm dependency-version: 10.34.4 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 24b80bfb..f321dd59 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@astrojs/markdown-remark": "^6.3.10", "@astrojs/starlight": "0.37.7", "@octokit/core": "^5.1.0", - "astro": "5.18.2", + "astro": "6.4.6", "astro-breadcrumbs": "^3.3.3", "astro-og-canvas": "^0.11.1", "astro-rehype-relative-markdown-links": "0.19.0", @@ -40,7 +40,7 @@ "dotenv": "^17.3.1", "gray-matter": "^4.0.3", "meilisearch-docsearch": "^0.8.0", - "pnpm": "10.34.3", + "pnpm": "10.34.4", "schema-dts": "^2.0.0", "sharp": "^0.34.5", "starlight-image-zoom": "^0.13.2",