From 13f71207d93405e7709a27d2884a7ea2281954e3 Mon Sep 17 00:00:00 2001 From: Nikola Hristov Date: Fri, 2 Feb 2024 20:04:43 +0200 Subject: [PATCH] squash! --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7fb53ec14..5c02c374a 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@tailwindcss/typography": "0.5.10", "astro": "4.3.0", "astro-capo": "0.0.1", - "astro-compress": "2.2.8", + "astro-compress": "2.2.9", "astro-critters": "2.0.11", "astro-rome": "2.0.9", "astrojs-service-worker": "2.0.0", @@ -46,7 +46,7 @@ "postcss-url": "10.1.3", "tailwindcss": "3.4.1", "typescript": "5.3.3", - "typescript-esbuild": "0.3.6", + "typescript-esbuild": "0.3.7", "zod": "3.22.4" }, "publishConfig": {