From 076f75f9b34489bc7d95fcf9034f34fd2b46d43b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Feb 2026 21:07:04 +0000 Subject: [PATCH] fix(deps): update dependency astro to ^5.18.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 50c0bd4..69f244f 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@fontsource-variable/geist": "^5.2.8", "@fontsource-variable/geist-mono": "^5.2.7", "@octokit/rest": "^22.0.1", - "astro": "^5.17.3", + "astro": "^5.18.0", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "lucide-react": "^0.575.0", diff --git a/yarn.lock b/yarn.lock index 4033311..427c8fc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3625,9 +3625,9 @@ __metadata: languageName: node linkType: hard -"astro@npm:^5.17.3": - version: 5.17.3 - resolution: "astro@npm:5.17.3" +"astro@npm:^5.18.0": + version: 5.18.0 + resolution: "astro@npm:5.18.0" dependencies: "@astrojs/compiler": "npm:^2.13.0" "@astrojs/internal-helpers": "npm:0.7.5" @@ -3698,7 +3698,7 @@ __metadata: optional: true bin: astro: astro.js - checksum: 10/37a02b133966f324585eb76a56bae641caad1dfc2c22badb5f9077ea739e7ad8ea6604b2324c781eb984912ef732f97b48c21c71bf797f1a27eb4560edf4226e + checksum: 10/f9a5b04328e69eba04647ebfc866b947c515b7ce47d21dce5c31d634da7a1685fdafb373a0c90bbd52d7eba453fd299a5ccb4da8f9eca07ca51736ee4fcbbc6a languageName: node linkType: hard @@ -7266,7 +7266,7 @@ __metadata: "@tailwindcss/vite": "npm:^4.2.1" "@types/react": "npm:^19.2.14" "@types/react-dom": "npm:^19.2.3" - astro: "npm:^5.17.3" + astro: "npm:^5.18.0" class-variance-authority: "npm:^0.7.1" clsx: "npm:^2.1.1" lucide-react: "npm:^0.575.0"