From 733c89cafe35ee4c632c652350a713329002bbd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Dec 2024 05:42:43 +0000 Subject: [PATCH] chore(deps): bump astro from 4.16.8 to 4.16.18 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.16.8 to 4.16.18. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/astro@4.16.18/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@4.16.18/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 4ce2c08..1bf1050 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.18", "astro-compressor": "1.0.0", "astro-icon": "1.1.1", "astro-seo-schema": "4.0.3",