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

This commit is contained in:
2026-03-11 04:53:28 +00:00
parent b8379bbc38
commit ef810efd24
2 changed files with 209 additions and 75 deletions

View File

@@ -28,9 +28,9 @@
},
"dependencies": {
"@astrojs/check": "^0.9.7",
"@astrojs/node": "^9.5.5",
"@astrojs/node": "^10.0.0",
"@astrojs/partytown": "^2.1.5",
"@astrojs/react": "^4.4.2",
"@astrojs/react": "^5.0.0",
"@astrojs/rss": "^4.0.17",
"@astrojs/sitemap": "^3.7.1",
"@directus/sdk": "^21.2.0",
@@ -44,7 +44,7 @@
"@tailwindcss/vite": "^4.2.1",
"@types/react": "^19.2.14",
"@types/unist": "^3.0.3",
"astro": "^5.18.1",
"astro": "^6.0.0",
"astro-icon": "^1.1.5",
"markdown-it": "14.1.1",
"marked": "^17.0.4",