From 0d1400b83e8109f43b88409fa49201a8975ac5b2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 12:43:43 +0000 Subject: [PATCH] fix(deps): update dependency lucide-react to ^0.546.0 --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 01e7014..41f672b 100644 --- a/bun.lock +++ b/bun.lock @@ -10,7 +10,7 @@ "fumadocs-core": "15.8.5", "fumadocs-mdx": "12.0.3", "fumadocs-ui": "15.8.5", - "lucide-react": "^0.545.0", + "lucide-react": "^0.546.0", "mermaid": "^11.12.0", "next": "15.5.5", "next-themes": "^0.4.6", @@ -1065,7 +1065,7 @@ "lru-cache": ["lru-cache@11.2.2", "", {}, "sha512-F9ODfyqML2coTIsQpSkRHnLSZMtkU8Q+mSfcaIyKwy58u+8k5nvAYeiNhsyMARvzNcXJ9QfWVrcPsC9e9rAxtg=="], - "lucide-react": ["lucide-react@0.545.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-7r1/yUuflQDSt4f1bpn5ZAocyIxcTyVyBBChSVtBKn5M+392cPmI5YJMWOJKk/HUWGm5wg83chlAZtCcGbEZtw=="], + "lucide-react": ["lucide-react@0.546.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-Z94u6fKT43lKeYHiVyvyR8fT7pwCzDu7RyMPpTvh054+xahSgj4HFQ+NmflvzdXsoAjYGdCguGaFKYuvq0ThCQ=="], "magic-string": ["magic-string@0.30.17", "", { "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.0" } }, "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA=="], diff --git a/package.json b/package.json index dcb7b7c..c8d76f9 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "fumadocs-core": "15.8.5", "fumadocs-mdx": "12.0.3", "fumadocs-ui": "15.8.5", - "lucide-react": "^0.545.0", + "lucide-react": "^0.546.0", "mermaid": "^11.12.0", "next": "15.5.5", "next-themes": "^0.4.6",