From fd71d15d8482e1d59df80d34b2606310e56233b8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 10:13:21 +0000 Subject: [PATCH] fix(deps): update dependency lucide-react to ^0.543.0 --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index b0d427e..53848d3 100644 --- a/bun.lock +++ b/bun.lock @@ -9,7 +9,7 @@ "fumadocs-core": "15.7.10", "fumadocs-mdx": "11.9.0", "fumadocs-ui": "15.7.10", - "lucide-react": "^0.542.0", + "lucide-react": "^0.543.0", "next": "15.5.2", "react": "^19.1.1", "react-dom": "^19.1.1", @@ -862,7 +862,7 @@ "lru-cache": ["lru-cache@11.2.1", "", {}, "sha512-r8LA6i4LP4EeWOhqBaZZjDWwehd1xUJPCJd9Sv300H0ZmcUER4+JPh7bqqZeqs1o5pgtgvXm+d9UGrB5zZGDiQ=="], - "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=="], + "lucide-react": ["lucide-react@0.543.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-fpVfuOQO0V3HBaOA1stIiP/A2fPCXHIleRZL16Mx3HmjTYwNSbimhnFBygs2CAfU1geexMX5ItUcWBGUaqw5CA=="], "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 07f0b9c..4727625 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "fumadocs-core": "15.7.10", "fumadocs-mdx": "11.9.0", "fumadocs-ui": "15.7.10", - "lucide-react": "^0.542.0", + "lucide-react": "^0.543.0", "next": "15.5.2", "react": "^19.1.1", "react-dom": "^19.1.1"