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",