From 76f0998da32012cf0ec7c9a3a75235e49b8878f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 21:07:06 +0000 Subject: [PATCH] chore(deps): bump astro in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `astro` from 6.1.8 to 6.1.10 - [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.1.10/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 6.1.10 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aad04758d4..0f5671571a 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@tailwindcss/forms": "0.5.11", "@tailwindcss/postcss": "4.2.2", "@tailwindcss/typography": "0.5.19", - "astro": "6.1.8", + "astro": "6.1.10", "astro-capo": "0.0.1", "astrojs-service-worker": "2.0.0", "autoprefixer": "10.5.0",