chore(deps): update astro & starlight packages (#3512)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-12 01:07:37 -03:00
committed by GitHub
parent 439fc8c634
commit bddc05fc42
2 changed files with 155 additions and 63 deletions

View File

@@ -26,7 +26,7 @@
"dependencies": {
"@astrojs/markdown-remark": "^6.3.2",
"@astrojs/rss": "^4.0.12",
"@astrojs/starlight": "0.35.3",
"@astrojs/starlight": "0.36.0",
"@lunariajs/core": "^0.1.1",
"@lunariajs/starlight": "^0.1.1",
"@types/json-schema": "^7.0.15",
@@ -43,7 +43,7 @@
"shiki": "^3.0.0",
"starlight-blog": "^0.24.0",
"starlight-sidebar-topics": "^0.6.0",
"starlight-links-validator": "^0.17.0"
"starlight-links-validator": "^0.18.0"
},
"minimumReleaseAge": 4320,
"packageManager": "pnpm@10.17.1",