From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Oct 2025 00:44:25 +0000 (+0000) Subject: Bump astro from 5.14.1 to 5.14.3 X-Git-Url: https://git.otsuka.systems/?a=commitdiff_plain;h=refs%2Fheads%2Fdependabot%2Fnpm_and_yarn%2Fastro-5.14.3;p=cotsuka.github.io Bump astro from 5.14.1 to 5.14.3 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.14.1 to 5.14.3. - [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.3/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 5.14.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- diff --git a/package.json b/package.json index dd37b05..df616a4 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@types/react": "^19.2.2", "@types/react-dom": "^19.2.1", "@vercel/og": "^0.6.8", - "astro": "5.14.1", + "astro": "5.14.3", "react": "^19.2.0", "react-dom": "^19.2.0", "recharts": "^3.2.1"