From 2f2d221648717e8ecfd65484b4cb4c232621f5ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 03:09:21 +0000 Subject: [PATCH] chore(deps): bump astro from 5.2.5 to 5.7.10 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.2.5 to 5.7.10. - [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.10/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 5.7.10 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 18a0e42..cafcb64 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@astrojs/sitemap": "3.2.1", "@giscus/react": "^3.1.0", "@tailwindcss/vite": "4.0.7", - "astro": "5.2.5", + "astro": "5.7.10", "astro-expressive-code": "^0.40.1", "astro-icon": "^1.1.5", "astro-robots-txt": "^1.0.0",