From 5d4037fae5c0fe6f36c5cf72f3e23219dffaf7b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 10:22:07 +0000 Subject: [PATCH] Update dependency lucide-react to ^0.439.0 --- llm-ui/package.json | 2 +- llm-ui/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/llm-ui/package.json b/llm-ui/package.json index f15ee35..94b3eb8 100755 --- a/llm-ui/package.json +++ b/llm-ui/package.json @@ -34,7 +34,7 @@ "clsx": "^1.2.1", "cmdk": "^0.2.0", "eventsource-parser": "^1.1.1", - "lucide-react": "^0.298.0", + "lucide-react": "^0.439.0", "nanoid": "^5.0.0", "next": "^13.5.6", "next-themes": "^0.2.1", diff --git a/llm-ui/pnpm-lock.yaml b/llm-ui/pnpm-lock.yaml index 17024ed..81554e6 100644 --- a/llm-ui/pnpm-lock.yaml +++ b/llm-ui/pnpm-lock.yaml @@ -66,8 +66,8 @@ dependencies: specifier: ^1.1.1 version: 1.1.1 lucide-react: - specifier: ^0.298.0 - version: 0.298.0(react@18.2.0) + specifier: ^0.439.0 + version: 0.439.0(react@18.2.0) nanoid: specifier: ^5.0.0 version: 5.0.0 @@ -3556,10 +3556,10 @@ packages: yallist: 4.0.0 dev: true - /lucide-react@0.298.0(react@18.2.0): - resolution: {integrity: sha512-tWoxZ663Zf/n8VxXTHnTJsU/w1ysWT1LORnIL1pzqElFdSqBhWbZeJ3sLdCZ5FpzpbkpkYEtluhuTyG2BTDYNQ==} + /lucide-react@0.439.0(react@18.2.0): + resolution: {integrity: sha512-PafSWvDTpxdtNEndS2HIHxcNAbd54OaqSYJO90/b63rab2HWYqDbH194j0i82ZFdWOAcf0AHinRykXRRK2PJbw==} peerDependencies: - react: ^16.5.1 || ^17.0.0 || ^18.0.0 + react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc dependencies: react: 18.2.0 dev: false