Docs: bump Astro

This commit is contained in:
Lovell Fuller 2025-03-19 09:19:18 +00:00
parent 2035492fd9
commit 3fb1091114

View File

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