From 9db6c5fcdf2c1d1045e4df7dbad3935616ed12b4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 May 2025 16:45:15 +0000 Subject: [PATCH] fix(deps): update dependency lucide-react to ^0.511.0 --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 57d1eca..23cb786 100644 --- a/bun.lock +++ b/bun.lock @@ -9,7 +9,7 @@ "fumadocs-core": "15.3.1", "fumadocs-mdx": "11.6.3", "fumadocs-ui": "15.3.1", - "lucide-react": "^0.510.0", + "lucide-react": "^0.511.0", "next": "15.3.2", "react": "^19.1.0", "react-dom": "^19.1.0", @@ -1252,7 +1252,7 @@ "lru-cache": ["lru-cache@11.1.0", "", {}, "sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A=="], - "lucide-react": ["lucide-react@0.510.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-p8SQRAMVh7NhsAIETokSqDrc5CHnDLbV29mMnzaXx+Vc/hnqQzwI2r0FMWCcoTXnbw2KEjy48xwpGdEL+ck06Q=="], + "lucide-react": ["lucide-react@0.511.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-VK5a2ydJ7xm8GvBeKLS9mu1pVK6ucef9780JVUjw6bAjJL/QXnd4Y0p7SPeOUMC27YhzNCZvm5d/QX0Tp3rc0w=="], "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 8b98703..fc0ed25 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "fumadocs-core": "15.3.1", "fumadocs-mdx": "11.6.3", "fumadocs-ui": "15.3.1", - "lucide-react": "^0.510.0", + "lucide-react": "^0.511.0", "next": "15.3.2", "react": "^19.1.0", "react-dom": "^19.1.0"