From 541d9c87a3d8786ca512975cb191953815e098d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Sep 2026 10:38:25 +0000 Subject: [PATCH] fix(deps): update dependency lucide-react to v1.47.0 --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index e27cc76..6643c4c 100644 --- a/bun.lock +++ b/bun.lock @@ -19,7 +19,7 @@ "fumadocs-core": "16.15.11", "fumadocs-openapi": "11.4.3", "fumadocs-ui": "16.15.11", - "lucide-react": "1.45.0", + "lucide-react": "1.47.0", "react": "19.2.8", "react-dom": "19.2.8", "takumi-js": "^2.14.0", @@ -976,7 +976,7 @@ "lru-cache": ["lru-cache@11.5.2", "", {}, "sha512-4pfM1Ff0x50o0tQwb5ucw/RzNyD0/YJME6IVcStalZuMWxdt3sR3huStTtxz4PUmvZfRguvDejasvQ2kifR11g=="], - "lucide-react": ["lucide-react@1.45.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-yH1ubCAduho9UR7oJhRXIQXogksRILBiTuZC4/bQIGeB9JOkxMlSuEHyyZpo1Z3S0yWJO2KTSUZbjiNvVxeOUw=="], + "lucide-react": ["lucide-react@1.47.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-o8C23aXpNQypRY73W7fW02EyvWJinEMXgKeGjFoKym0zj3Q73hD97A1IQps1g8C14HTGsOpZL0Am+xjfgFZAbg=="], "magic-string": ["magic-string@1.4.1", "", { "dependencies": { "@jridgewell/sourcemap-codec": "^1.6.0" } }, "sha512-8lyCu36ErXR0J9uaGKlKQoiLZKmtI63YGLE8G2o9jyRPdr4X47LusSOwgOJOzcVtp81fTAAjxR7BwKz682Jhow=="], diff --git a/package.json b/package.json index 9415469..ecc50b1 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "fumadocs-core": "16.15.11", "fumadocs-openapi": "11.4.3", "fumadocs-ui": "16.15.11", - "lucide-react": "1.45.0", + "lucide-react": "1.47.0", "react": "19.2.8", "react-dom": "19.2.8", "takumi-js": "^2.14.0"