From fbc989342b17651b61ef9168aa320e5023913122 Mon Sep 17 00:00:00 2001 From: Nikola Hristov Date: Thu, 26 Oct 2023 23:49:24 +0300 Subject: [PATCH] squash! --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index e2afd42d..23f907dd 100644 --- a/package.json +++ b/package.json @@ -32,9 +32,9 @@ "@tailwindcss/aspect-ratio": "0.4.2", "@tailwindcss/forms": "0.5.6", "@tailwindcss/typography": "0.5.10", - "astro": "3.3.4", + "astro": "3.4.0", "astro-capo": "0.0.1", - "astro-compress": "2.1.5", + "astro-compress": "2.1.6", "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.2.2", - "typescript-esbuild": "0.3.0", + "typescript-esbuild": "0.3.1", "zod": "3.22.4" }, "publishConfig": {