From 3898a381c361aa955dd5d7e0f550c14dd0c60a4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 19:25:23 +0000 Subject: [PATCH] chore(deps): bump @astrojs/cloudflare in /apps/page Bumps [@astrojs/cloudflare](https://github.com/withastro/astro/tree/HEAD/packages/integrations/cloudflare) from 12.1.0 to 12.6.6. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/cloudflare/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/cloudflare@12.6.6/packages/integrations/cloudflare) --- updated-dependencies: - dependency-name: "@astrojs/cloudflare" dependency-version: 12.6.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/page/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/page/package.json b/apps/page/package.json index ce02ac5b..a2c4b01c 100644 --- a/apps/page/package.json +++ b/apps/page/package.json @@ -23,7 +23,7 @@ "@podlove/webvtt-parser": "workspace:*", "@astrojs/tailwind": "5.1.4", "@astrojs/vue": "5.0.3", - "@astrojs/cloudflare": "12.1.0", + "@astrojs/cloudflare": "12.6.6", "@astrojs/check": "0.9.4", "astro": "5.1.1", "vue": "3.5.12",