chore(deps): bump @astrojs/cloudflare from 12.6.5 to 12.6.6

Bumps [@astrojs/cloudflare](https://github.com/withastro/astro/tree/HEAD/packages/integrations/cloudflare) from 12.6.5 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] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-09-05 07:32:02 +00:00
committed by GitHub
parent 4d8a8c90c7
commit de333c2a0c
2 changed files with 255 additions and 247 deletions

View File

@@ -13,7 +13,7 @@
"start": "node ./dist/server/entry.mjs"
},
"dependencies": {
"@astrojs/cloudflare": "^12.6.5",
"@astrojs/cloudflare": "^12.6.6",
"@tailwindcss/vite": "^4.1.11",
"astro": "^5.13.4",
"astro-icon": "^1.1.5",