From 381c1b5f6dbfef30c7cac908ef1de1ab9b6a51da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 07:07:32 +0000 Subject: [PATCH] chore(deps): bump astro from 5.2.5 to 5.4.1 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.2.5 to 5.4.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.4.1/packages/astro) --- updated-dependencies: - dependency-name: astro 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 22a8380..d02e1e5 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@fontsource-variable/onest": "5.1.1", "@playform/compress": "0.1.7", "@playform/inline": "0.1.1", - "astro": "5.2.5", + "astro": "5.4.1", "astro-compressor": "1.0.0", "astro-icon": "1.1.5", "astro-seo-schema": "5.0.0",