From b5418ec98aba1146efaa3fe1d3b222b231ccc25a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Sep 2026 17:57:37 +0000 Subject: [PATCH] fix(deps): update dependency lucide-react to v1.46.0 --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index e27cc76..fea16fe 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.46.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.46.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-Bv+FZXgZPrxc/NCl1e7JJVQFLdiCxYgxNVhqoV7X0p6I8ADJo8DxBnK1auH0fZz4AmqOJ3jgneL4f1i8LJQRAA=="], "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..18f4863 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.46.0", "react": "19.2.8", "react-dom": "19.2.8", "takumi-js": "^2.14.0"