From acb3de5941b419eb869a8363fa1132911c0262ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 10:36:59 +0000 Subject: [PATCH] chore(deps): update dependency lucide-react to v0.539.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 5ba4e0e4..68bac689 100644 --- a/bun.lock +++ b/bun.lock @@ -25,7 +25,7 @@ "fumadocs-twoslash": "3.1.4", "fumadocs-ui": "15.6.9", "gray-matter": "4.0.3", - "lucide-react": "0.536.0", + "lucide-react": "0.539.0", "next": "15.4.6", "posthog-js": "1.258.6", "posthog-node": "5.6.0", @@ -1507,7 +1507,7 @@ "lru-cache": ["lru-cache@11.1.0", "", {}, "sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A=="], - "lucide-react": ["lucide-react@0.536.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-2PgvNa9v+qz4Jt/ni8vPLt4jwoFybXHuubQT8fv4iCW5TjDxkbZjNZZHa485ad73NSEn/jdsEtU57eE1g+ma8A=="], + "lucide-react": ["lucide-react@0.539.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-VVISr+VF2krO91FeuCrm1rSOLACQUYVy7NQkzrOty52Y8TlTPcXcMdQFj9bYzBgXbWCiywlwSZ3Z8u6a+6bMlg=="], "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 967f21ee..f5a6608f 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "fumadocs-twoslash": "3.1.4", "fumadocs-ui": "15.6.9", "gray-matter": "4.0.3", - "lucide-react": "0.536.0", + "lucide-react": "0.539.0", "next": "15.4.6", "posthog-js": "1.258.6", "posthog-node": "5.6.0",