From e0b0d0545c7c07f519cfd652e80a5774c06509da Mon Sep 17 00:00:00 2001 From: Nikola Hristov Date: Mon, 2 Oct 2023 22:58:34 +0300 Subject: [PATCH] squash! --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7f9e7767..8867312e 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@tailwindcss/aspect-ratio": "0.4.2", "@tailwindcss/forms": "0.5.6", "@tailwindcss/typography": "0.5.10", - "astro": "3.2.1", + "astro": "3.2.2", "astro-capo": "0.0.1", "astro-compress": "2.0.15", "astro-critters": "2.0.11", @@ -51,7 +51,7 @@ "postcss-url": "10.1.3", "tailwindcss": "3.3.3", "typescript": "5.2.2", - "typescript-esbuild": "0.2.8", + "typescript-esbuild": "0.2.9", "zod": "3.22.2" }, "publishConfig": {