From 06263902e0a084ec201e8954fb8132d8b86b9444 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 16:45:28 +0000 Subject: [PATCH] fix(deps): update dependency lucide-react to ^0.542.0 --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 95278c2..da958c3 100644 --- a/bun.lock +++ b/bun.lock @@ -9,7 +9,7 @@ "fumadocs-core": "15.7.2", "fumadocs-mdx": "11.8.0", "fumadocs-ui": "15.7.2", - "lucide-react": "^0.541.0", + "lucide-react": "^0.542.0", "next": "15.5.0", "react": "^19.1.1", "react-dom": "^19.1.1", @@ -862,7 +862,7 @@ "lru-cache": ["lru-cache@11.1.0", "", {}, "sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A=="], - "lucide-react": ["lucide-react@0.541.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-s0Vircsu5WaGv2KoJZ5+SoxiAJ3UXV5KqEM3eIFDHaHkcLIFdIWgXtZ412+Gh02UsdS7Was+jvEpBvPCWQISlg=="], + "lucide-react": ["lucide-react@0.542.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-w3hD8/SQB7+lzU2r4VdFyzzOzKnUjTZIF/MQJGSSvni7Llewni4vuViRppfRAa2guOsY5k4jZyxw/i9DQHv+dw=="], "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 71120ab..b7c73d4 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "fumadocs-core": "15.7.2", "fumadocs-mdx": "11.8.0", "fumadocs-ui": "15.7.2", - "lucide-react": "^0.541.0", + "lucide-react": "^0.542.0", "next": "15.5.0", "react": "^19.1.1", "react-dom": "^19.1.1"