Files
moreminimore-redesign/pnpm-workspace.yaml
Matt Kane 3674d4857a 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.
2026-04-04 19:59:00 +01:00

50 lines
1.3 KiB
YAML

packages:
- packages/*
- packages/plugins/*
- demos/*
- templates/*
- packages/blocks/playground
- e2e/fixture
- docs
- slidev
catalog:
"@arethetypeswrong/cli": ^0.18.2
"@astrojs/check": ^0.9.7
"@astrojs/cloudflare": ^13.1.7
"@astrojs/node": ^10.0.0
"@astrojs/react": ^5.0.0
"@cloudflare/workers-types": ^4.20260305.1
"@phosphor-icons/react": ^2.1.10
"@tanstack/react-query": 5.90.21
"@tanstack/react-router": 1.163.2
"@tiptap/core": ^3.20.0
"@tiptap/extension-character-count": ^3.20.0
"@tiptap/extension-drag-handle": ^3.20.0
"@tiptap/extension-drag-handle-react": ^3.20.0
"@tiptap/extension-dropcursor": ^3.20.0
"@tiptap/extension-focus": ^3.20.0
"@tiptap/extension-image": ^3.20.0
"@tiptap/extension-link": ^3.20.0
"@tiptap/extension-node-range": ^3.20.0
"@tiptap/extension-placeholder": ^3.20.0
"@tiptap/extension-text-align": ^3.20.0
"@tiptap/extension-typography": ^3.20.0
"@tiptap/extension-underline": ^3.20.0
"@tiptap/pm": ^3.20.0
"@tiptap/react": ^3.20.0
"@tiptap/starter-kit": ^3.20.0
"@tiptap/suggestion": ^3.20.0
"@types/node": 24.10.13
"@types/react": 19.2.14
"@types/react-dom": 19.2.3
astro: ^6.0.1
better-sqlite3: ^11.10.0
publint: 0.3.17
react: 19.2.4
react-dom: 19.2.4
tsdown: 0.20.3
typescript: ^5.9.3
vitest: ^4.0.18
wrangler: ^4.80.0