Docs: remove frame clutter from code samples

This commit is contained in:
Lovell Fuller
2025-09-08 11:10:51 +01:00
parent c1e33de33c
commit 1835288ab8
4 changed files with 24 additions and 24 deletions

View File

@@ -11,8 +11,8 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/starlight": "^0.34.6",
"astro": "^5.11.1",
"@astrojs/starlight": "^0.35.2",
"astro": "^5.13.5",
"starlight-auto-sidebar": "^0.1.2"
}
}