From 7c42c8f03901f6a615adcd41e2b78a7fe538fb5b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Aug 2023 17:59:49 +0000 Subject: [PATCH] chore(deps): update dependency astro-critters to v2.0.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9a8497573..90dffd447 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@vueuse/core": "10.3.0", "astro": "2.10.7", "astro-compress": "1.1.23", - "astro-critters": "2.0.4", + "astro-critters": "2.0.10", "astro-i18next": "1.0.0-beta.21", "astro-icon": "0.8.1", "astro-netlify-cms": "0.5.3",