From 304309350f1dba06ae6dd2be19818d1925724aa4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 20:03:47 +0000 Subject: [PATCH] chore(deps): bump astro from 4.16.8 to 4.16.10 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.16.8 to 4.16.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@4.16.10/packages/astro) --- updated-dependencies: - dependency-name: astro 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 7a19ac2..0447048 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@fontsource-variable/nunito": "5.1.0", "@playform/compress": "0.1.6", "@playform/inline": "0.1.0", - "astro": "4.16.8", + "astro": "4.16.10", "astro-compressor": "0.4.1", "astro-icon": "1.1.1", "astro-seo-schema": "4.0.2",