From 55f570e1ebdc3267fc943b8ef8abcaeadeba23bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Apr 2026 21:50:44 +0000 Subject: [PATCH] Bump astro from 5.18.1 to 6.0.4 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.18.1 to 6.0.4. - [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.0.4/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2816e77..97f5eb4 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@fontsource/atkinson-hyperlegible-next": "^5.2.7", "@microflash/rehype-figure": "^2.1.4", "@modyfi/vite-plugin-yaml": "^1.1.1", - "astro": "^5.13.7", + "astro": "^6.1.3", "astro-charts": "^0.1.0", "astro-embed": "^0.12.0", "astro-opengraph-images": "^1.13.1",