From 0bdb9f6fd46fbeb84d52c79271f7641662e71881 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 20:33:52 +0000 Subject: [PATCH] fix(deps): update dependency astro to ^6.1.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 a0217aa..a1697fd 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.1.0", + "astro": "^6.1.1", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "lucide-react": "^1.7.0", diff --git a/yarn.lock b/yarn.lock index 76870da..90a9875 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3862,7 +3862,7 @@ __metadata: languageName: node linkType: hard -"astro@npm:^6.1.0": +"astro@npm:^6.1.1": version: 6.1.1 resolution: "astro@npm:6.1.1" dependencies: @@ -7197,7 +7197,7 @@ __metadata: "@tailwindcss/vite": "npm:^4.2.2" "@types/react": "npm:^19.2.14" "@types/react-dom": "npm:^19.2.3" - astro: "npm:^6.1.0" + astro: "npm:^6.1.1" class-variance-authority: "npm:^0.7.1" clsx: "npm:^2.1.1" lucide-react: "npm:^1.7.0"