From baace3c26d6975947b2c9e0c872a94fe6030ec58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 06:47:58 +0000 Subject: [PATCH] chore(deps): bump astro from 5.12.0 to 5.12.7 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.12.0 to 5.12.7. - [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.12.7/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 5.12.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0ef8dad..12e3577 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@fontsource-variable/nunito": "5.2.6", "@playform/compress": "0.2.0", "@playform/inline": "0.1.2", - "astro": "5.12.0", + "astro": "5.12.7", "astro-compressor": "1.0.0", "astro-icon": "1.1.5", "astro-seo-schema": "5.0.0",