fix(deps): update astro monorepo
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
test-build / guarddog (pull_request) Successful in 26s
test-build / build (pull_request) Successful in 50s

This commit is contained in:
2026-05-08 18:01:20 +00:00
parent 0b8f720d6a
commit 8982ef9814
2 changed files with 7 additions and 9 deletions

View File

@@ -13,12 +13,12 @@
},
"dependencies": {
"@astrojs/mdx": "5.0.4",
"@astrojs/node": "10.0.6",
"@astrojs/node": "10.1.0",
"@astrojs/sitemap": "3.7.2",
"@astrojs/starlight": "0.38.5",
"@tailwindcss/postcss": "4.2.4",
"@tailwindcss/vite": "4.2.4",
"astro": "6.2.2",
"astro": "6.3.0",
"sanitize-html": "2.17.3",
"sharp": "0.34.5",
"starlight-theme-rapide": "0.5.2",