fix(deps): update astro monorepo
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
test-build / guarddog (pull_request) Successful in 3m6s
test-build / build (pull_request) Successful in 4m24s

This commit is contained in:
2026-04-29 18:01:34 +00:00
parent f53f5bcfe4
commit 2064e13b8c
2 changed files with 28 additions and 10 deletions

View File

@@ -29,7 +29,7 @@
"lint:fix": "eslint --fix \"src/**/*.{js,ts,jsx,tsx,astro}\""
},
"dependencies": {
"@astrojs/check": "0.9.8",
"@astrojs/check": "0.9.9",
"@astrojs/node": "10.0.6",
"@astrojs/rss": "4.0.18",
"@astrojs/sitemap": "3.7.2",
@@ -42,7 +42,7 @@
"@tailwindcss/postcss": "4.2.4",
"@tailwindcss/vite": "4.2.4",
"@types/unist": "3.0.3",
"astro": "6.1.9",
"astro": "6.1.10",
"astro-compress": "2.4.1",
"astro-icon": "1.1.5",
"dayjs": "1.11.20",