Docs: upgrade to latest Astro Starlight

This commit is contained in:
Lovell Fuller
2025-05-20 12:57:28 +01:00
parent 63b0a11b5b
commit 7f03502003
2 changed files with 6 additions and 6 deletions

View File

@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/starlight": "^0.32.3",
"astro": "^5.5.3"
"@astrojs/starlight": "^0.34.3",
"astro": "^5.7.13"
}
}