From 7ec4fb1a4a9d1088f0fffe036fde51b09b39d720 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Feb 2026 21:22:10 +0000 Subject: [PATCH] fix(deps): update dependency lucide-react to ^0.575.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 4007dd5..ed3eda7 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "astro": "^5.17.3", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "lucide-react": "^0.574.0", + "lucide-react": "^0.575.0", "radix-ui": "^1.4.3", "react": "^19.2.4", "react-dom": "^19.2.4", diff --git a/yarn.lock b/yarn.lock index 24af5ff..9cae59d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5545,12 +5545,12 @@ __metadata: languageName: node linkType: hard -"lucide-react@npm:^0.574.0": - version: 0.574.0 - resolution: "lucide-react@npm:0.574.0" +"lucide-react@npm:^0.575.0": + version: 0.575.0 + resolution: "lucide-react@npm:0.575.0" peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 - checksum: 10/357a996114dca4ad3a2ea5110fbf90add643c5d40ae26ab060d7130b76cdd52380b4e4858c27fbcdaca4f1d08d1f5e9cd3e70b65ee5df964ab0ad9923f65dadc + checksum: 10/2d0d11451ad099ced530de327c3954dee85e1a68186a56ec2b2294fe651853d6eb9463e2646434d137a7ee8d97b7050da5e8cbfc9a32ee3a3992f6dbce23430c languageName: node linkType: hard @@ -7269,7 +7269,7 @@ __metadata: astro: "npm:^5.17.3" class-variance-authority: "npm:^0.7.1" clsx: "npm:^2.1.1" - lucide-react: "npm:^0.574.0" + lucide-react: "npm:^0.575.0" prettier: "npm:^3.8.1" prettier-plugin-astro: "npm:^0.14.1" prettier-plugin-tailwindcss: "npm:^0.7.2"