From 2c48f1e6a0b0898d9bb5477506269f1680182871 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 22:03:19 +0000 Subject: [PATCH] build(deps): bump astro from 5.2.5 to 5.18.1 in /apps/marketing Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.2.5 to 5.18.1. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/astro@5.18.1/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@5.18.1/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 5.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/marketing/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/marketing/package.json b/apps/marketing/package.json index c43e57e44..29cd0330f 100644 --- a/apps/marketing/package.json +++ b/apps/marketing/package.json @@ -25,7 +25,7 @@ "dependencies": { "@tailwindcss/vite": "4.0.4", "@tailwindcss/typography": "0.5.16", - "astro": "5.2.5", + "astro": "5.18.1", "tailwindcss": "4.0.4" }, "devDependencies": {