From 17c0c71f186fee299181ef3512168f9c21774da0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 03:28:15 +0000 Subject: [PATCH] chore(deps): update dependency lucide-react to v0.559.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index c9a397c6..060a6756 100644 --- a/bun.lock +++ b/bun.lock @@ -28,7 +28,7 @@ "fumadocs-typescript": "4.0.14", "fumadocs-ui": "16.2.4", "hast-util-to-jsx-runtime": "2.3.6", - "lucide-react": "0.556.0", + "lucide-react": "0.559.0", "mermaid": "11.12.2", "next": "16.0.8", "posthog-js": "1.302.2", @@ -1425,7 +1425,7 @@ "lru-cache": ["lru-cache@11.2.2", "", {}, "sha512-F9ODfyqML2coTIsQpSkRHnLSZMtkU8Q+mSfcaIyKwy58u+8k5nvAYeiNhsyMARvzNcXJ9QfWVrcPsC9e9rAxtg=="], - "lucide-react": ["lucide-react@0.556.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-iOb8dRk7kLaYBZhR2VlV1CeJGxChBgUthpSP8wom9jfj79qovgG6qcSdiy6vkoREKPnbUYzJsCn4o4PtG3Iy+A=="], + "lucide-react": ["lucide-react@0.559.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-3ymrkBPXWk3U2bwUDg6TdA6hP5iGDMgPEAMLhchEgTQmA+g0Zk24tOtKtXMx35w1PizTmsBC3RhP88QYm+7mHQ=="], "magic-string": ["magic-string@0.30.21", "", { "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.5" } }, "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ=="], diff --git a/package.json b/package.json index 2d9ea33e..9005db80 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "fumadocs-typescript": "4.0.14", "fumadocs-ui": "16.2.4", "hast-util-to-jsx-runtime": "2.3.6", - "lucide-react": "0.556.0", + "lucide-react": "0.559.0", "mermaid": "11.12.2", "next": "16.0.8", "posthog-js": "1.302.2",