From 4f5efe3b1d86a053135ae3594f1add808c2bdad3 Mon Sep 17 00:00:00 2001 From: Nikola Hristov Date: Tue, 21 May 2024 12:31:48 +0300 Subject: [PATCH] squash! --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 69d25424..eb102459 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "prepublishOnly": "astro build" }, "dependencies": { - "@astrojs/check": "0.6.0", + "@astrojs/check": "0.7.0", "@astrojs/prefetch": "0.4.1", "@astrojs/sitemap": "3.1.4", "@playform/build": "0.0.8", @@ -31,14 +31,14 @@ "@tailwindcss/aspect-ratio": "0.4.2", "@tailwindcss/forms": "0.5.7", "@tailwindcss/typography": "0.5.13", - "astro": "4.8.3", + "astro": "4.8.6", "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", "dotenv": "16.4.5", - "firebase": "10.12.0", + "firebase": "10.12.1", "postcss": "8.4.38", "postcss-combine-duplicated-selectors": "10.0.3", "postcss-combine-media-query": "1.0.1",