From accc0a5da29f7ff21bff79315299575914d7a541 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 09:14:24 +0000 Subject: [PATCH] fix(deps): update dependency lucide-react to ^1.26.0 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 c5b3acd..14babc5 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "astro": "^7.1.3", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "lucide-react": "^1.25.0", + "lucide-react": "^1.26.0", "radix-ui": "^1.6.5", "react": "^19.2.8", "react-dom": "^19.2.8", diff --git a/yarn.lock b/yarn.lock index 21a0bb9..cc87b38 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5416,7 +5416,7 @@ __metadata: languageName: node linkType: hard -"lucide-react@npm:^1.25.0": +"lucide-react@npm:^1.26.0": version: 1.26.0 resolution: "lucide-react@npm:1.26.0" peerDependencies: @@ -6406,7 +6406,7 @@ __metadata: astro: "npm:^7.1.3" class-variance-authority: "npm:^0.7.1" clsx: "npm:^2.1.1" - lucide-react: "npm:^1.25.0" + lucide-react: "npm:^1.26.0" prettier: "npm:3.9.6" prettier-plugin-astro: "npm:0.14.1" prettier-plugin-tailwindcss: "npm:0.8.1"