From 147de4982a48058403d9b08204a22cdc48f873aa Mon Sep 17 00:00:00 2001 From: Nikola Hristov Date: Thu, 4 Jan 2024 22:51:22 +0200 Subject: [PATCH] squash! --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index a80371e6..6d18e665 100644 --- a/package.json +++ b/package.json @@ -32,15 +32,15 @@ "@tailwindcss/aspect-ratio": "0.4.2", "@tailwindcss/forms": "0.5.7", "@tailwindcss/typography": "0.5.10", - "astro": "4.0.9", + "astro": "4.1.0", "astro-capo": "0.0.1", "astro-compress": "2.2.5", "astro-critters": "2.0.11", "astro-rome": "2.0.9", "astrojs-service-worker": "2.0.0", "autoprefixer": "10.4.16", - "cssnano": "6.0.2", - "cssnano-preset-advanced": "6.0.2", + "cssnano": "6.0.3", + "cssnano-preset-advanced": "6.0.3", "dotenv": "16.3.1", "firebase": "10.7.1", "postcss": "8.4.32", @@ -51,7 +51,7 @@ "postcss-url": "10.1.3", "tailwindcss": "3.4.0", "typescript": "5.3.3", - "typescript-esbuild": "0.3.3", + "typescript-esbuild": "0.3.4", "zod": "3.22.4" }, "publishConfig": {