fix(deps): update astro monorepo
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
test-build / build (pull_request) Successful in 1m7s
test-build / guarddog (pull_request) Successful in 1m6s

This commit is contained in:
2026-05-13 21:09:29 +00:00
parent d603565d6e
commit c973663733
2 changed files with 20 additions and 12 deletions

View File

@@ -12,13 +12,13 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/mdx": "5.0.4",
"@astrojs/node": "10.1.0",
"@astrojs/mdx": "5.0.5",
"@astrojs/node": "10.1.1",
"@astrojs/sitemap": "3.7.2",
"@astrojs/starlight": "0.39.2",
"@tailwindcss/postcss": "4.3.0",
"@tailwindcss/vite": "4.3.0",
"astro": "6.3.1",
"astro": "6.3.2",
"sanitize-html": "2.17.3",
"sharp": "0.34.5",
"starlight-theme-rapide": "0.5.2",