From fbe29c3f222740c305fc68ecb11d003f3ee8e959 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 24 Feb 2025 14:01:23 +0000 Subject: [PATCH] Update astro monorepo --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 0c3a11f..6b27e5b 100644 --- a/package.json +++ b/package.json @@ -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" } }