build: Updated astro to 4.0.4

Change-Id: Ia468df23e965e158dbdb3af6818dfdcda82a45e3
This commit is contained in:
Mark Derricutt
2023-12-14 20:58:54 +13:00
parent b2520f7a9f
commit b252d3d12b
2 changed files with 867 additions and 454 deletions

View File

@@ -11,7 +11,12 @@
},
"dependencies": {
"@astrojs/starlight": "^0.11.1",
"astro": "^3.4.4",
"astro": "^4.0.4",
"sharp": "^0.32.6"
},
"pnpm": {
"overrides": {
"zod@<=3.22.2": ">=3.22.3"
}
}
}

1314
docs/pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff