diff --git a/apps/website/package.json b/apps/website/package.json index fc70678c..f7c6807b 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.14.5" + "astro": "4.16.14" }, "scripts": { "dev": "astro dev --port 4321",