From dc7d72d83f02c0fe469dacae2d42167ce7c998e9 Mon Sep 17 00:00:00 2001 From: Nikola Hristov Date: Thu, 25 Jan 2024 16:22:29 +0200 Subject: [PATCH] squash! --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 560139cd7..611afa3d3 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@tailwindcss/aspect-ratio": "0.4.2", "@tailwindcss/forms": "0.5.7", "@tailwindcss/typography": "0.5.10", - "astro": "4.2.3", + "astro": "4.2.4", "astro-capo": "0.0.1", "astro-compress": "2.2.8", "astro-critters": "2.0.11", @@ -36,7 +36,7 @@ "autoprefixer": "10.4.17", "cssnano": "6.0.3", "cssnano-preset-advanced": "6.0.3", - "dotenv": "16.3.2", + "dotenv": "16.4.1", "firebase": "10.7.2", "postcss": "8.4.33", "postcss-combine-duplicated-selectors": "10.0.3",