Skip to content

Commit 6e89345

Browse files
chore(deps): update dependency lucide-react to v0.522.0 (#536)
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.519.0` -> `0.522.0`](https://renovatebot.com/diffs/npm/lucide-react/0.519.0/0.522.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.522.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.522.0): Version 0.522.0 [Compare Source](https://redirect.github.com/lucide-icons/lucide/compare/0.521.0...0.522.0) ##### What's Changed - fix(icons): changed `shopping-bag` icon by [@&#8203;jguddas](https://redirect.github.com/jguddas) in [https://github.com/lucide-icons/lucide/pull/2483](https://redirect.github.com/lucide-icons/lucide/pull/2483) - feat(icons): add `line-squiggle` icon by [@&#8203;chessurisme](https://redirect.github.com/chessurisme) in [https://github.com/lucide-icons/lucide/pull/2393](https://redirect.github.com/lucide-icons/lucide/pull/2393) **Full Changelog**: lucide-icons/lucide@0.521.0...0.522.0 ### [`v0.521.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.521.0): Version 0.521.0 [Compare Source](https://redirect.github.com/lucide-icons/lucide/compare/0.520.0...0.521.0) #### What's Changed - fix(icons): ensure shaft overlaps arrowhead in `circle-arrow-left` and `circle-arrow-right` by [@&#8203;cstayyab](https://redirect.github.com/cstayyab) in [https://github.com/lucide-icons/lucide/pull/3269](https://redirect.github.com/lucide-icons/lucide/pull/3269) - feat(icons): added `squircle-dashed` icon by [@&#8203;aramsoneson](https://redirect.github.com/aramsoneson) in [https://github.com/lucide-icons/lucide/pull/3262](https://redirect.github.com/lucide-icons/lucide/pull/3262) - docs(design-guide): added bad examples for 2px rule by [@&#8203;jguddas](https://redirect.github.com/jguddas) in [https://github.com/lucide-icons/lucide/pull/2879](https://redirect.github.com/lucide-icons/lucide/pull/2879) #### New Contributors - [@&#8203;cstayyab](https://redirect.github.com/cstayyab) made their first contribution in [https://github.com/lucide-icons/lucide/pull/3269](https://redirect.github.com/lucide-icons/lucide/pull/3269) - [@&#8203;aramsoneson](https://redirect.github.com/aramsoneson) made their first contribution in [https://github.com/lucide-icons/lucide/pull/3262](https://redirect.github.com/lucide-icons/lucide/pull/3262) **Full Changelog**: lucide-icons/lucide@0.520.0...0.521.0 ### [`v0.520.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.520.0): Version 0.520.0 [Compare Source](https://redirect.github.com/lucide-icons/lucide/compare/0.519.0...0.520.0) #### What's Changed - feat(icons): added `georgian-lari` icon by [@&#8203;kivicode](https://redirect.github.com/kivicode) in [https://github.com/lucide-icons/lucide/pull/3323](https://redirect.github.com/lucide-icons/lucide/pull/3323) #### New Contributors - [@&#8203;kivicode](https://redirect.github.com/kivicode) made their first contribution in [https://github.com/lucide-icons/lucide/pull/3323](https://redirect.github.com/lucide-icons/lucide/pull/3323) **Full Changelog**: lucide-icons/lucide@0.519.0...0.520.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:eyJjcmVhdGVkSW5WZXIiOiI0MC42MC4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> 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 5aec329 commit 6e89345

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

bun.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"fumadocs-mdx": "11.6.7",
3434
"fumadocs-twoslash": "3.1.3",
3535
"fumadocs-ui": "15.5.1",
36-
"lucide-react": "0.519.0",
36+
"lucide-react": "0.522.0",
3737
"next": "15.3.4",
3838
"posthog-js": "1.255.1",
3939
"posthog-node": "5.1.1",

0 commit comments

Comments
 (0)