fix(deps): update astro monorepo
All checks were successful
test-build / guarddog (push) Successful in 55s
test-build / build (push) Successful in 1m29s
renovate / renovate (push) Successful in 2m14s

This commit is contained in:
2026-05-15 18:02:12 +00:00
committed by Alex Lebens
parent aba5481bd6
commit 3162755c52
2 changed files with 6 additions and 6 deletions

View File

@@ -12,13 +12,13 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/mdx": "5.0.5",
"@astrojs/mdx": "5.0.6",
"@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.2",
"astro": "6.3.3",
"sanitize-html": "2.17.4",
"sharp": "0.34.5",
"starlight-theme-rapide": "0.5.2",