From 14f0d2570f86eadc8afe0a4692cd60aaa1303ce8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 16:25:07 +0000 Subject: [PATCH] fix(deps): update dependency lucide-react to ^0.577.0 --- ui/example/package.json | 2 +- ui/package.json | 2 +- ui/pnpm-lock.yaml | 21 ++++++++------------- 3 files changed, 10 insertions(+), 15 deletions(-) diff --git a/ui/example/package.json b/ui/example/package.json index f7d195d3..087c7694 100644 --- a/ui/example/package.json +++ b/ui/example/package.json @@ -20,7 +20,7 @@ "clsx": "^2.1.1", "isbot": "^5.1.17", "js-yaml": "^4.1.1", - "lucide-react": "^0.555.0", + "lucide-react": "^0.577.0", "monaco-editor": "^0.52.2", "react": "^18.2.0", "react-dom": "^18.2.0", diff --git a/ui/package.json b/ui/package.json index b8fc2510..037874f5 100644 --- a/ui/package.json +++ b/ui/package.json @@ -85,7 +85,7 @@ "clsx": "^2.1.1", "date-fns": "^3.0.6", "js-yaml": "^4.1.1", - "lucide-react": "^0.563.0", + "lucide-react": "^0.577.0", "tailwind-merge": "^3.4.0", "tailwindcss-animate": "^1.0.7" } diff --git a/ui/pnpm-lock.yaml b/ui/pnpm-lock.yaml index 7ad457de..6301e209 100644 --- a/ui/pnpm-lock.yaml +++ b/ui/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: specifier: ^4.1.1 version: 4.1.1 lucide-react: - specifier: ^0.563.0 - version: 0.563.0(react@19.2.4) + specifier: ^0.577.0 + version: 0.577.0(react@19.2.4) tailwind-merge: specifier: ^3.4.0 version: 3.5.0 @@ -154,8 +154,8 @@ importers: specifier: ^4.1.1 version: 4.1.1 lucide-react: - specifier: ^0.555.0 - version: 0.555.0(react@18.3.1) + specifier: ^0.577.0 + version: 0.577.0(react@18.3.1) monaco-editor: specifier: ^0.52.2 version: 0.52.2 @@ -2995,13 +2995,8 @@ packages: resolution: {integrity: sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==} engines: {node: '>=12'} - lucide-react@0.555.0: - resolution: {integrity: sha512-D8FvHUGbxWBRQM90NZeIyhAvkFfsh3u9ekrMvJ30Z6gnpBHS6HC6ldLg7tL45hwiIz/u66eKDtdA23gwwGsAHA==} - peerDependencies: - react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 - - lucide-react@0.563.0: - resolution: {integrity: sha512-8dXPB2GI4dI8jV4MgUDGBeLdGk8ekfqVZ0BdLcrRzocGgG75ltNEmWS+gE7uokKF/0oSUuczNDT+g9hFJ23FkA==} + lucide-react@0.577.0: + resolution: {integrity: sha512-4LjoFv2eEPwYDPg/CUdBJQSDfPyzXCRrVW1X7jrx/trgxnxkHFjnVZINbzvzxjN70dxychOfg+FTYwBiS3pQ5A==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -7598,11 +7593,11 @@ snapshots: lru-cache@7.18.3: {} - lucide-react@0.555.0(react@18.3.1): + lucide-react@0.577.0(react@18.3.1): dependencies: react: 18.3.1 - lucide-react@0.563.0(react@19.2.4): + lucide-react@0.577.0(react@19.2.4): dependencies: react: 19.2.4