From 7083f1624c946d0dfed0dba11787dd3cae9c79bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Jun 2025 11:47:49 +0000 Subject: [PATCH] fix(deps): update dependency lucide-react to ^0.524.0 --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 6751d87..c1f0a70 100644 --- a/bun.lock +++ b/bun.lock @@ -8,7 +8,7 @@ "fumadocs-core": "15.5.5", "fumadocs-mdx": "11.6.9", "fumadocs-ui": "15.5.5", - "lucide-react": "^0.523.0", + "lucide-react": "^0.524.0", "next": "15.3.4", "react": "^19.1.0", "react-dom": "^19.1.0", @@ -859,7 +859,7 @@ "lru-cache": ["lru-cache@11.1.0", "", {}, "sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A=="], - "lucide-react": ["lucide-react@0.523.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-rUjQoy7egZT9XYVXBK1je9ckBnNp7qzRZOhLQx5RcEp2dCGlXo+mv6vf7Am4LimEcFBJIIZzSGfgTqc9QCrPSw=="], + "lucide-react": ["lucide-react@0.524.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-pdMjFjhuTYnWfreIdIe9TLJHpzapUsv8ISEXsIhFs5UEXTtj8Wdz76BQhSnbKMJAXHdEVMAfqwOehmr8295hPw=="], "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 6728451..eea38ff 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "fumadocs-core": "15.5.5", "fumadocs-mdx": "11.6.9", "fumadocs-ui": "15.5.5", - "lucide-react": "^0.523.0", + "lucide-react": "^0.524.0", "next": "15.3.4", "react": "^19.1.0", "react-dom": "^19.1.0"