docs: upgrade docs site to Astro 6 and update Node.js prerequisites (#244)

Upgrades the docs site from Astro 5/Starlight 0.37 to Astro 6/Starlight 0.38.
Adds Cloudflare adapter for deployment. Updates Node.js prerequisites
across all docs to match Astro 6's requirement of v22.12.0+.
Bumps catalog versions for @astrojs/cloudflare and wrangler.
This commit is contained in:
Matt Kane
2026-04-04 19:59:00 +01:00
committed by GitHub
parent 9269759674
commit 3674d4857a
8 changed files with 590 additions and 458 deletions

View File

@@ -11,7 +11,7 @@ packages:
catalog:
"@arethetypeswrong/cli": ^0.18.2
"@astrojs/check": ^0.9.7
"@astrojs/cloudflare": ^13.0.1
"@astrojs/cloudflare": ^13.1.7
"@astrojs/node": ^10.0.0
"@astrojs/react": ^5.0.0
"@cloudflare/workers-types": ^4.20260305.1
@@ -46,4 +46,4 @@ catalog:
tsdown: 0.20.3
typescript: ^5.9.3
vitest: ^4.0.18
wrangler: ^4.71.0
wrangler: ^4.80.0