diff --git a/apps/website/package.json b/apps/website/package.json index f7c6807b..433db254 100644 --- a/apps/website/package.json +++ b/apps/website/package.json @@ -5,7 +5,7 @@ "dependencies": { "@astrojs/tailwind": "^5.1.0", "@crocoder-dev/tailwind": "*", - "astro": "4.16.14" + "astro": "5.1.1" }, "scripts": { "dev": "astro dev --port 4321",