Skip to content

Commit 1944a29

Browse files
chore(deps): update dependency lucide-react to v0.476.0 (#164)
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.475.0` -> `0.476.0`](https://renovatebot.com/diffs/npm/lucide-react/0.475.0/0.476.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.476.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.476.0): Fixes and new icons 0.476.0 [Compare Source](https://redirect.github.com/lucide-icons/lucide/compare/0.475.0...0.476.0) #### Fixes - fix(lucide-react): Revert exports property package.json, fixing edge worker environments. by [@&#8203;ericfennis](https://redirect.github.com/ericfennis) in [https://github.com/lucide-icons/lucide/pull/2814](https://redirect.github.com/lucide-icons/lucide/pull/2814) - fix(lucide): Lucide create element function returning SVG Element by [@&#8203;ericfennis](https://redirect.github.com/ericfennis) in [https://github.com/lucide-icons/lucide/pull/2816](https://redirect.github.com/lucide-icons/lucide/pull/2816) #### New icons 🎨 - `shield-user` ([#&#8203;2608](https://redirect.github.com/lucide-icons/lucide/issues/2608)) by [@&#8203;sebinemeth](https://redirect.github.com/sebinemeth) #### Modified Icons 🔨 - `beef` ([#&#8203;2832](https://redirect.github.com/lucide-icons/lucide/issues/2832)) by [@&#8203;jguddas](https://redirect.github.com/jguddas) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> 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 67943ab commit 1944a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"fumadocs-mdx": "11.5.6",
2121
"fumadocs-twoslash": "3.0.1",
2222
"fumadocs-ui": "15.0.9",
23-
"lucide-react": "0.475.0",
23+
"lucide-react": "0.476.0",
2424
"next": "15.1.7",
2525
"react": "19.0.0",
2626
"react-dom": "19.0.0",

0 commit comments

Comments
 (0)