Skip to content

Commit ef1ddb8

Browse files
chore(deps): update dependency lucide-react to v0.543.0 (#716)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [lucide-react](https://lucide.dev) ([source](https://redirect.github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react)) | dependencies | minor | [`0.542.0` -> `0.543.0`](https://renovatebot.com/diffs/npm/lucide-react/0.542.0/0.543.0) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/lucide-icons/lucide/badge)](https://securityscorecards.dev/viewer/?uri=github.com/lucide-icons/lucide) | --- ### Release Notes <details> <summary>lucide-icons/lucide (lucide-react)</summary> ### [`v0.543.0`](https://redirect.github.com/lucide-icons/lucide/compare/0.542.0...0.543.0) [Compare Source](https://redirect.github.com/lucide-icons/lucide/compare/0.542.0...0.543.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/settlemint/docs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent edf56ee commit ef1ddb8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"fumadocs-twoslash": "3.1.7",
2626
"fumadocs-ui": "15.7.10",
2727
"gray-matter": "4.0.3",
28-
"lucide-react": "0.542.0",
28+
"lucide-react": "0.543.0",
2929
"next": "15.5.2",
3030
"posthog-js": "1.261.8",
3131
"posthog-node": "5.8.2",
@@ -1513,7 +1513,7 @@
15131513

15141514
"lru-cache": ["lru-cache@11.2.1", "", {}, "sha512-r8LA6i4LP4EeWOhqBaZZjDWwehd1xUJPCJd9Sv300H0ZmcUER4+JPh7bqqZeqs1o5pgtgvXm+d9UGrB5zZGDiQ=="],
15151515

1516-
"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=="],
1516+
"lucide-react": ["lucide-react@0.543.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-fpVfuOQO0V3HBaOA1stIiP/A2fPCXHIleRZL16Mx3HmjTYwNSbimhnFBygs2CAfU1geexMX5ItUcWBGUaqw5CA=="],
15171517

15181518
"magic-string": ["magic-string@0.30.18", "", { "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.5" } }, "sha512-yi8swmWbO17qHhwIBNeeZxTceJMeBvWJaId6dyvTSOwTipqeHhMhOrz6513r1sOKnpvQ7zkhlG8tPrpilwTxHQ=="],
15191519

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"fumadocs-twoslash": "3.1.7",
3838
"fumadocs-ui": "15.7.10",
3939
"gray-matter": "4.0.3",
40-
"lucide-react": "0.542.0",
40+
"lucide-react": "0.543.0",
4141
"next": "15.5.2",
4242
"posthog-js": "1.261.8",
4343
"posthog-node": "5.8.2",

0 commit comments

Comments
 (0)