From 061439f967c43fee0a3e1e914f43ac9e76321fbd Mon Sep 17 00:00:00 2001 From: Nikola Hristov Date: Tue, 16 Jan 2024 12:14:26 +0200 Subject: [PATCH] squash! --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 7eabe90ee..e40ae078b 100644 --- a/package.json +++ b/package.json @@ -28,9 +28,9 @@ "@tailwindcss/aspect-ratio": "0.4.2", "@tailwindcss/forms": "0.5.7", "@tailwindcss/typography": "0.5.10", - "astro": "4.1.1", + "astro": "4.1.2", "astro-capo": "0.0.1", - "astro-compress": "2.2.7", + "astro-compress": "2.2.8", "astro-critters": "2.0.11", "astro-rome": "2.0.9", "astrojs-service-worker": "2.0.0", @@ -47,7 +47,7 @@ "postcss-url": "10.1.3", "tailwindcss": "3.4.1", "typescript": "5.3.3", - "typescript-esbuild": "0.3.5", + "typescript-esbuild": "0.3.6", "zod": "3.22.4" }, "publishConfig": {