From db49fe4caad21a184d37c95d0b29e2e92b66aad3 Mon Sep 17 00:00:00 2001 From: Nikola Hristov Date: Sat, 8 Jun 2024 07:35:29 +0300 Subject: [PATCH] squash! --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 1af53569b..2a0392910 100644 --- a/package.json +++ b/package.json @@ -31,12 +31,12 @@ "@tailwindcss/aspect-ratio": "0.4.2", "@tailwindcss/forms": "0.5.7", "@tailwindcss/typography": "0.5.13", - "astro": "4.9.2", + "astro": "4.10.0", "astro-capo": "0.0.1", "astrojs-service-worker": "2.0.0", "autoprefixer": "10.4.19", - "cssnano": "7.0.1", - "cssnano-preset-advanced": "7.0.1", + "cssnano": "7.0.2", + "cssnano-preset-advanced": "7.0.2", "dotenv": "16.4.5", "firebase": "10.12.2", "postcss": "8.4.38", @@ -45,7 +45,7 @@ "postcss-import": "16.1.0", "postcss-reporter": "7.1.0", "postcss-url": "10.1.3", - "tailwindcss": "3.4.3", + "tailwindcss": "3.4.4", "typescript": "5.4.5", "zod": "3.23.8" },