From 0b8c24a37b267c34bfdc9f6866801cfe695de640 Mon Sep 17 00:00:00 2001 From: May Kittens Devour Your Soul Date: Tue, 19 Dec 2023 21:45:27 +0100 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c5bd1df349..727e2ea629 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@astrolib/analytics": "^0.5.0", "@astrolib/seo": "^1.0.0-beta.5", "@fontsource-variable/inter": "^5.0.16", - "astro": "^4.0.3", + "astro": "^4.0.6", "astro-icon": "^1.0.0-next.2", "limax": "4.1.0", "lodash.merge": "^4.6.2", @@ -45,7 +45,7 @@ "prettier-plugin-astro": "^0.12.2", "reading-time": "^1.5.0", "tailwind-merge": "^2.1.0", - "tailwindcss": "^3.3.6", + "tailwindcss": "^3.4.0", "typescript": "^5.3.3" }, "engines": {