From 9439dec4fc6dd836fb8a71a1a0bdf92a1987c9d1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 30 Jan 2025 11:32:37 +0000 Subject: [PATCH] Update astro monorepo --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0c3a11f..9a388f2 100644 --- a/package.json +++ b/package.json @@ -12,9 +12,9 @@ }, "dependencies": { "@astrojs/cloudflare": "^11.0.0", - "@astrojs/tailwind": "^5.0.0", + "@astrojs/tailwind": "^6.0.0", "@tailwindcss/typography": "^0.5.10", - "astro": "^4.0.6", + "astro": "^5.0.0", "tailwindcss": "^3.3.3" } } -- 2.47.0