fix(deps): update astro monorepo
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
test-build / guarddog (pull_request) Successful in 22s
test-build / build (pull_request) Failing after 32s

This commit is contained in:
2026-03-10 19:29:40 +00:00
parent 6161f58468
commit d54384a026
2 changed files with 273 additions and 560 deletions

View File

@@ -12,12 +12,12 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/mdx": "^4.3.13",
"@astrojs/node": "^9.5.4",
"@astrojs/mdx": "^5.0.0",
"@astrojs/node": "^10.0.0",
"@astrojs/starlight": "^0.37.6",
"@tailwindcss/postcss": "^4.2.1",
"@tailwindcss/vite": "^4.2.1",
"astro": "^5.18.0",
"astro": "^6.0.0",
"motion": "^12.34.3",
"sanitize-html": "^2.17.1",
"sharp": "^0.34.5",