Update dependency astro to v5
Some checks failed
renovate/artifacts Artifact file update failure

This commit is contained in:
Smeagol 2025-01-06 09:41:52 +00:00
parent e185135741
commit c222f2a509

View file

@ -14,7 +14,7 @@
"@astrojs/cloudflare": "^11.0.0", "@astrojs/cloudflare": "^11.0.0",
"@astrojs/tailwind": "^5.0.0", "@astrojs/tailwind": "^5.0.0",
"@tailwindcss/typography": "^0.5.10", "@tailwindcss/typography": "^0.5.10",
"astro": "^4.0.6", "astro": "^5.0.0",
"tailwindcss": "^3.3.3" "tailwindcss": "^3.3.3"
} }
} }