From a8c98c40ceca07674221045e856e80da44e9532c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Oct 2025 06:04:58 +0000 Subject: [PATCH] chore(deps): bump astro from 5.6.1 to 5.15.1 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.6.1 to 5.15.1. - [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.15.1/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 5.15.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 76856b9..7cf46eb 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@astrojs/check": "0.9.4", "@playform/compress": "0.1.9", "@playform/inline": "0.1.2", - "astro": "5.6.1", + "astro": "5.15.1", "astro-capo": "0.0.1", "astro-compressor": "1.0.0", "astro-icon": "1.1.5",