From d5428f95b422adf0865c2795fc0aa9ac09518b90 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 May 2026 16:41:16 +0000 Subject: [PATCH] fix(deps): update dependency astro to ^6.2.1 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 7ee7074..c450994 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@fontsource-variable/geist": "^5.2.8", "@fontsource-variable/geist-mono": "^5.2.7", "@octokit/rest": "^22.0.1", - "astro": "^6.2.0", + "astro": "^6.2.1", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "lucide-react": "^1.14.0", diff --git a/yarn.lock b/yarn.lock index efc30f6..0778cb7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3892,7 +3892,7 @@ __metadata: languageName: node linkType: hard -"astro@npm:^6.2.0": +"astro@npm:^6.2.1": version: 6.2.1 resolution: "astro@npm:6.2.1" dependencies: @@ -7205,7 +7205,7 @@ __metadata: "@tailwindcss/vite": "npm:4.2.4" "@types/react": "npm:19.2.14" "@types/react-dom": "npm:19.2.3" - astro: "npm:^6.2.0" + astro: "npm:^6.2.1" class-variance-authority: "npm:^0.7.1" clsx: "npm:^2.1.1" lucide-react: "npm:^1.14.0"