Skip to content

Commit 3662ae1

Browse files
chore(deps): update dependency lucide-react to v0.562.0 (#1029)
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.561.0` -> `0.562.0`](https://renovatebot.com/diffs/npm/lucide-react/0.561.0/0.562.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.562.0`](https://redirect.github.com/lucide-icons/lucide/compare/0.561.0...0.562.0) [Compare Source](https://redirect.github.com/lucide-icons/lucide/compare/0.561.0...0.562.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Upgrade lucide-react to 0.562.0 for the latest icon updates and fixes. Only package.json and bun.lock were updated; no app code changes. <sup>Written for commit 70e2f36. Summary will update automatically on new commits.</sup> <!-- End of auto-generated description by cubic. --> 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 76ea778 commit 3662ae1

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
@@ -28,7 +28,7 @@
2828
"fumadocs-typescript": "4.0.14",
2929
"fumadocs-ui": "16.3.0",
3030
"hast-util-to-jsx-runtime": "2.3.6",
31-
"lucide-react": "0.561.0",
31+
"lucide-react": "0.562.0",
3232
"mermaid": "11.12.2",
3333
"next": "16.1.0",
3434
"next-validate-link": "1.6.3",
@@ -1429,7 +1429,7 @@
14291429

14301430
"lru-cache": ["lru-cache@11.2.4", "", {}, "sha512-B5Y16Jr9LB9dHVkh6ZevG+vAbOsNOYCX+sXvFWFu7B3Iz5mijW3zdbMyhsh8ANd2mSWBYdJgnqi+mL7/LrOPYg=="],
14311431

1432-
"lucide-react": ["lucide-react@0.561.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-Y59gMY38tl4/i0qewcqohPdEbieBy7SovpBL9IFebhc2mDd8x4PZSOsiFRkpPcOq6bj1r/mjH/Rk73gSlIJP2A=="],
1432+
"lucide-react": ["lucide-react@0.562.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-82hOAu7y0dbVuFfmO4bYF1XEwYk/mEbM5E+b1jgci/udUBEE/R7LF5Ip0CCEmXe8AybRM8L+04eP+LGZeDvkiw=="],
14331433

14341434
"magic-string": ["magic-string@0.30.21", "", { "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.5" } }, "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ=="],
14351435

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"fumadocs-typescript": "4.0.14",
4040
"fumadocs-ui": "16.3.0",
4141
"hast-util-to-jsx-runtime": "2.3.6",
42-
"lucide-react": "0.561.0",
42+
"lucide-react": "0.562.0",
4343
"mermaid": "11.12.2",
4444
"next": "16.1.0",
4545
"next-validate-link": "1.6.3",

0 commit comments

Comments
 (0)