diff --git a/website/package.json b/website/package.json index 99d6f0cc6..21bc559bf 100644 --- a/website/package.json +++ b/website/package.json @@ -13,9 +13,9 @@ }, "dependencies": { "@astrojs/deno": "5.0.1", - "@astrojs/rss": "4.0.7", - "@astrojs/tailwind": "5.1.1", - "astro": "4.15.12", + "@astrojs/rss": "4.0.8", + "@astrojs/tailwind": "5.1.2", + "astro": "4.16.0", "rehype-accessible-emojis": "0.3.2", "rehype-autolink-headings": "7.1.0", "rehype-slug": "6.0.0",