From f10c3ccc5fd5e741265b22674928d12ed4301cef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 06:15:05 +0000 Subject: [PATCH] chore(deps): bump astro from 5.12.0 to 5.14.1 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.12.0 to 5.14.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.14.1/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 5.14.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 0ef8dad..731a21b 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.14.1", "astro-compressor": "1.0.0", "astro-icon": "1.1.5", "astro-seo-schema": "5.0.0",