From 0b28a20809e2c4e23b578543714b19db61a2a2c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 21:16:51 +0000 Subject: [PATCH] fix(deps): update dependency lucide-react to ^1.7.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 68844d8..5c21eb6 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "astro": "^6.0.8", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "lucide-react": "^1.6.0", + "lucide-react": "^1.7.0", "radix-ui": "^1.4.3", "react": "^19.2.4", "react-dom": "^19.2.4", diff --git a/yarn.lock b/yarn.lock index 72c0f8b..e038fd6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5500,7 +5500,7 @@ __metadata: languageName: node linkType: hard -"lucide-react@npm:^1.6.0": +"lucide-react@npm:^1.7.0": version: 1.7.0 resolution: "lucide-react@npm:1.7.0" peerDependencies: @@ -7199,7 +7199,7 @@ __metadata: astro: "npm:^6.0.8" class-variance-authority: "npm:^0.7.1" clsx: "npm:^2.1.1" - lucide-react: "npm:^1.6.0" + lucide-react: "npm:^1.7.0" prettier: "npm:^3.8.1" prettier-plugin-astro: "npm:^0.14.1" prettier-plugin-tailwindcss: "npm:^0.7.2"