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 2m29s
test-build / guarddog (pull_request) Successful in 1m14s
test-build / build (push) Successful in 1m34s
test-build / guarddog (push) Successful in 1m20s

This commit was merged in pull request #233.
This commit is contained in:
2026-04-16 15:47:29 +00:00
parent b44da87ac8
commit 4a60e315f8
2 changed files with 6 additions and 6 deletions

View File

@@ -13,12 +13,12 @@
},
"dependencies": {
"@astrojs/mdx": "5.0.3",
"@astrojs/node": "10.0.4",
"@astrojs/node": "10.0.5",
"@astrojs/sitemap": "3.7.2",
"@astrojs/starlight": "0.38.3",
"@tailwindcss/postcss": "4.2.2",
"@tailwindcss/vite": "4.2.2",
"astro": "6.1.6",
"astro": "6.1.7",
"sanitize-html": "2.17.2",
"sharp": "0.34.5",
"starlight-theme-rapide": "0.5.2",