Update astro monorepo
Some checks failed
renovate/artifacts Artifact file update failure

This commit is contained in:
Smeagol 2025-02-24 14:01:23 +00:00
parent e185135741
commit fbe29c3f22

View file

@ -11,10 +11,10 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/cloudflare": "^11.0.0",
"@astrojs/tailwind": "^5.0.0",
"@astrojs/cloudflare": "^12.0.0",
"@astrojs/tailwind": "^6.0.0",
"@tailwindcss/typography": "^0.5.10",
"astro": "^4.0.6",
"astro": "^5.0.0",
"tailwindcss": "^3.3.3"
}
}