From 0b9384e9dc51286b8177c7b92329c62bb0486620 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Oct 2025 05:26:45 +0000 Subject: [PATCH] fix(deps): update dependency astro to ^5.14.4 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 1fa532e..82accc0 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@octokit/rest": "^22.0.0", "@radix-ui/react-dialog": "^1.1.15", "@radix-ui/react-slot": "^1.2.3", - "astro": "^5.14.1", + "astro": "^5.14.4", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "lucide-react": "^0.545.0", diff --git a/yarn.lock b/yarn.lock index 4f0dd86..234de43 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2409,7 +2409,7 @@ __metadata: languageName: node linkType: hard -"astro@npm:^5.14.1": +"astro@npm:^5.14.4": version: 5.14.4 resolution: "astro@npm:5.14.4" dependencies: @@ -5873,7 +5873,7 @@ __metadata: "@tailwindcss/vite": "npm:^4.1.14" "@types/react": "npm:^19.2.2" "@types/react-dom": "npm:^19.2.1" - astro: "npm:^5.14.1" + astro: "npm:^5.14.4" class-variance-authority: "npm:^0.7.1" clsx: "npm:^2.1.1" lucide-react: "npm:^0.545.0"