From 13adcfe9f9e237a15198a02dad33ca5e35796b69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 08:25:45 +0000 Subject: [PATCH] build(deps): bump astro from 5.2.5 to 5.15.9 in /apps/marketing Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.2.5 to 5.15.9. - [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.15.9/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 5.15.9 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..ea408a9f7 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.15.9", "tailwindcss": "4.0.4" }, "devDependencies": {