From a22561d1a53fc35a199c198ffb90233074d6855e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 16:29:36 +0000 Subject: [PATCH] fix(deps): update dependency astro to ^3.5.1 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 30ed340..f15b97d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@fontsource/exo-2": "^5.0.15", "@tailwindcss/typography": "^0.5.10", "@wbmnky/license-report-generator": "^2.1.3", - "astro": "^3.5.0", + "astro": "^3.5.1", "astro-compress": "^2.2.3", "astro-critters": "^2.0.11", "astro-iconify": "^1.2.0", diff --git a/package.json b/package.json index 8b30d61..eed74bb 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@fontsource/exo-2": "^5.0.15", "@tailwindcss/typography": "^0.5.10", "@wbmnky/license-report-generator": "^2.1.3", - "astro": "^3.5.0", + "astro": "^3.5.1", "astro-compress": "^2.2.3", "astro-critters": "^2.0.11", "astro-iconify": "^1.2.0",