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 2m15s
test-build / build (pull_request) Successful in 2m18s
test-build / build (push) Successful in 2m10s
test-build / guarddog (push) Successful in 2m11s
renovate / renovate (push) Successful in 3m26s

This commit was merged in pull request #11.
This commit is contained in:
2026-04-16 15:47:26 +00:00
parent 649efdbb6d
commit 52f1721687
2 changed files with 6 additions and 6 deletions

View File

@@ -12,11 +12,11 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/node": "10.0.4",
"@astrojs/node": "10.0.5",
"@astrojs/sitemap": "3.7.2",
"@tailwindcss/postcss": "4.2.2",
"@tailwindcss/vite": "4.2.2",
"astro": "6.1.6",
"astro": "6.1.7",
"tailwindcss": "4.2.2"
},
"devDependencies": {