From c669e7deda5d78bdf70310fdba6e98b0f5975114 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 08:27:55 +0000 Subject: [PATCH] fix(deps): update dependency lucide-react to v1.26.0 --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 23f8050..5fa1af1 100644 --- a/bun.lock +++ b/bun.lock @@ -14,7 +14,7 @@ "fumadocs-mdx": "15.0.13", "fumadocs-openapi": "11.0.6", "fumadocs-ui": "16.10.7", - "lucide-react": "1.23.0", + "lucide-react": "1.26.0", "next": "16.2.10", "react": "19.2.7", "react-dom": "19.2.7", @@ -681,7 +681,7 @@ "longest-streak": ["longest-streak@3.1.0", "", {}, "sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g=="], - "lucide-react": ["lucide-react@1.23.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-38BpJcD0JhFosxHApP/BYsBetLpQFRoTRzEzstM/XCc3jsAG7wqaY1lgVwxiUe3xqYE+lNxo2PkCmYwXWrwwIw=="], + "lucide-react": ["lucide-react@1.26.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-raglYVR2+VkMfJL158krjVmE+rV5ST2lzA/KQm1FRSjMHT4MnWaegHxoVEpmc2So3nOEhp9oGejJwAPX8MoAjg=="], "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 0cc0341..f2ac6d8 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "fumadocs-mdx": "15.0.13", "fumadocs-openapi": "11.0.6", "fumadocs-ui": "16.10.7", - "lucide-react": "1.23.0", + "lucide-react": "1.26.0", "next": "16.2.10", "react": "19.2.7", "react-dom": "19.2.7"