From 78ae55398b038fc844fda2f1802e15ccd30f7046 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Jul 2025 11:25:27 +0000 Subject: [PATCH] fix(deps): update dependency lucide-react to ^0.535.0 --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 68a080e..f129f32 100644 --- a/bun.lock +++ b/bun.lock @@ -8,7 +8,7 @@ "fumadocs-core": "15.6.7", "fumadocs-mdx": "11.7.1", "fumadocs-ui": "15.6.7", - "lucide-react": "^0.534.0", + "lucide-react": "^0.535.0", "next": "15.4.5", "react": "^19.1.0", "react-dom": "^19.1.0", @@ -861,7 +861,7 @@ "lru-cache": ["lru-cache@11.1.0", "", {}, "sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A=="], - "lucide-react": ["lucide-react@0.534.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-4Bz7rujQ/mXHqCwjx09ih/Q9SCizz9CjBV5repw9YSHZZZaop9/Oj0RgCDt6WdEaeAPfbcZ8l2b4jzApStqgNw=="], + "lucide-react": ["lucide-react@0.535.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-2E3+YWGLpjZ8ejIYrdqxVjWMSMiRQHmU6xZYE9xA2SC5j2m0NeB4/acjhRdhxbfniBKoNEukDDQnmShTxwOQ4g=="], "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 9f041e0..f612097 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "fumadocs-core": "15.6.7", "fumadocs-mdx": "11.7.1", "fumadocs-ui": "15.6.7", - "lucide-react": "^0.534.0", + "lucide-react": "^0.535.0", "next": "15.4.5", "react": "^19.1.0", "react-dom": "^19.1.0"