From d564edf3def5d89a82e3ec94824b865303a2c705 Mon Sep 17 00:00:00 2001 From: Nikola Hristov Date: Mon, 4 Dec 2023 13:40:56 +0200 Subject: [PATCH] squash! --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ca07e90b..0b91e7d4 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@tailwindcss/typography": "0.5.10", "astro": "3.6.4", "astro-capo": "0.0.1", - "astro-compress": "2.2.3", + "astro-compress": "2.2.4", "astro-critters": "2.0.11", "astro-rome": "2.0.9", "astrojs-service-worker": "1.1.0", @@ -51,7 +51,7 @@ "postcss-url": "10.1.3", "tailwindcss": "3.3.5", "typescript": "5.3.2", - "typescript-esbuild": "0.3.1", + "typescript-esbuild": "0.3.2", "zod": "3.22.4" }, "publishConfig": {