From 05f6f6daf43af434edb197381c31b91e0052fad2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 23:30:21 +0000 Subject: [PATCH] Bump astro from 5.7.5 to 5.7.8 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.7.5 to 5.7.8. - [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.7.8/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 5.7.8 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 f8ca58e54..7c21a3aab 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@playform/build": "0.2.3", "@playform/compress": "0.1.9", "@playform/inline": "0.1.2", - "astro": "5.7.5", + "astro": "5.7.8", "deepmerge-ts": "7.1.5", "dotenv": "16.5.0", "typescript": "5.8.3",