From cbf8652ed6e6a520539a1d8f981ed8ef32aa2805 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 21:48:33 +0000 Subject: [PATCH] fix(deps): update dependency lucide-react to ^0.545.0 --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 35e824f..0f3bc86 100644 --- a/bun.lock +++ b/bun.lock @@ -27,7 +27,7 @@ "drizzle-orm": "^0.44.5", "geist": "^1.5.1", "js-yaml": "^4.1.0", - "lucide-react": "^0.544.0", + "lucide-react": "^0.545.0", "next": "15.5.4", "next-themes": "^0.4.6", "react": "19.2.0", @@ -443,7 +443,7 @@ "lightningcss-win32-x64-msvc": ["lightningcss-win32-x64-msvc@1.30.1", "", { "os": "win32", "cpu": "x64" }, "sha512-PVqXh48wh4T53F/1CCu8PIPCxLzWyCnn/9T5W1Jpmdy5h9Cwd+0YQS6/LwhHXSafuc61/xg9Lv5OrCby6a++jg=="], - "lucide-react": ["lucide-react@0.544.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-t5tS44bqd825zAW45UQxpG2CvcC4urOwn2TrwSH8u+MjeE+1NnWl6QqeQ/6NdjMqdOygyiT9p3Ev0p1NJykxjw=="], + "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=="], "magic-string": ["magic-string@0.30.18", "", { "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.5" } }, "sha512-yi8swmWbO17qHhwIBNeeZxTceJMeBvWJaId6dyvTSOwTipqeHhMhOrz6513r1sOKnpvQ7zkhlG8tPrpilwTxHQ=="], diff --git a/package.json b/package.json index 2fc7f58..a09fe57 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "drizzle-orm": "^0.44.5", "geist": "^1.5.1", "js-yaml": "^4.1.0", - "lucide-react": "^0.544.0", + "lucide-react": "^0.545.0", "next": "15.5.4", "next-themes": "^0.4.6", "react": "19.2.0",