From 3f592b0432c8471a4bdba01bc7c3ac67a66aedf5 Mon Sep 17 00:00:00 2001 From: Nikola Hristov Date: Sat, 12 Oct 2024 18:53:55 +0300 Subject: [PATCH] --- website/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/package.json b/website/package.json index 21bc559bf..c7260dcfc 100644 --- a/website/package.json +++ b/website/package.json @@ -14,8 +14,8 @@ "dependencies": { "@astrojs/deno": "5.0.1", "@astrojs/rss": "4.0.8", - "@astrojs/tailwind": "5.1.2", - "astro": "4.16.0", + "@astrojs/tailwind": "6.0.0-beta.0", + "astro": "5.0.0-beta.4", "rehype-accessible-emojis": "0.3.2", "rehype-autolink-headings": "7.1.0", "rehype-slug": "6.0.0",