From 4d33eebb5f154253c5db5b5f4dcdcc53069f7345 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 15:50:57 +0000 Subject: [PATCH] build(deps): bump astro from 4.16.16 to 4.16.18 in /apps/docs Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.16.16 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 ... Signed-off-by: dependabot[bot] --- apps/docs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/docs/package.json b/apps/docs/package.json index d4b3fe63..70915c51 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -22,7 +22,7 @@ "@astrojs/vercel": "7.8.2", "@fontsource-variable/inter": "5.1.0", "@fontsource/source-code-pro": "5.1.0", - "astro": "4.16.16", + "astro": "4.16.18", "sharp": "0.33.5", "tailwindcss": "3.4.15", "typescript": "5.7.2"