fix(deps): update dependency @astrojs/starlight to ^0.38.0
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
test-build / guarddog (pull_request) Successful in 38s
test-build / build (pull_request) Failing after 41s

This commit is contained in:
2026-03-12 00:25:50 +00:00
parent 6161f58468
commit 6e44482893
2 changed files with 170 additions and 45 deletions

View File

@@ -14,7 +14,7 @@
"dependencies": {
"@astrojs/mdx": "^4.3.13",
"@astrojs/node": "^9.5.4",
"@astrojs/starlight": "^0.37.6",
"@astrojs/starlight": "^0.38.0",
"@tailwindcss/postcss": "^4.2.1",
"@tailwindcss/vite": "^4.2.1",
"astro": "^5.18.0",