fix(deps): update astro monorepo
renovate/stability-days Updates have met minimum release age requirement
test-build / build (pull_request) Successful in 1m45s
test-build / guarddog (pull_request) Successful in 1m44s
test-build / build (push) Successful in 1m56s
test-build / guarddog (push) Successful in 1m20s
renovate / renovate (push) Successful in 2m26s

This commit was merged in pull request #273.
This commit is contained in:
2026-05-15 18:02:12 +00:00
parent 1ba34713fc
commit f30b350685
2 changed files with 6 additions and 6 deletions
+2 -2
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",