Skip to content

Commit f932574

Browse files
chore(deps): update dependency lucide-react to v0.535.0 (#631)
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.534.0` -> `0.535.0`](https://renovatebot.com/diffs/npm/lucide-react/0.534.0/0.535.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.535.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.535.0): Version 0.535.0 [Compare Source](https://redirect.github.com/lucide-icons/lucide/compare/0.534.0...0.535.0) #### What's Changed - ci: add "telegram" to close-issue-with-banned-phrases by [@&#8203;jguddas](https://redirect.github.com/jguddas) in [https://github.com/lucide-icons/lucide/pull/3475](https://redirect.github.com/lucide-icons/lucide/pull/3475) - fix(lucide-static): properly select icons dir for tags & error if no metadata found by [@&#8203;AlexProgrammerDE](https://redirect.github.com/AlexProgrammerDE) in [https://github.com/lucide-icons/lucide/pull/3411](https://redirect.github.com/lucide-icons/lucide/pull/3411) - fix(docs): update prop name from absolute-stroke-width to absoluteStrokeWidth in vue-next guide by [@&#8203;epifaniofrancisco](https://redirect.github.com/epifaniofrancisco) in [https://github.com/lucide-icons/lucide/pull/3322](https://redirect.github.com/lucide-icons/lucide/pull/3322) - feat(SvgPreview): add features from lucide studio by [@&#8203;jguddas](https://redirect.github.com/jguddas) in [https://github.com/lucide-icons/lucide/pull/3365](https://redirect.github.com/lucide-icons/lucide/pull/3365) - chore: icon alias improvements by [@&#8203;jguddas](https://redirect.github.com/jguddas) in [https://github.com/lucide-icons/lucide/pull/2861](https://redirect.github.com/lucide-icons/lucide/pull/2861) - fix(icons): changed tiny heart icons by [@&#8203;karsa-mistmere](https://redirect.github.com/karsa-mistmere) in [https://github.com/lucide-icons/lucide/pull/3471](https://redirect.github.com/lucide-icons/lucide/pull/3471) - chore(docs): Update vitepress deps by [@&#8203;ericfennis](https://redirect.github.com/ericfennis) in [https://github.com/lucide-icons/lucide/pull/3470](https://redirect.github.com/lucide-icons/lucide/pull/3470) - feat(icons): added hand-fist icon by [@&#8203;karsa-mistmere](https://redirect.github.com/karsa-mistmere) in [https://github.com/lucide-icons/lucide/pull/1843](https://redirect.github.com/lucide-icons/lucide/pull/1843) #### New Contributors - [@&#8203;AlexProgrammerDE](https://redirect.github.com/AlexProgrammerDE) made their first contribution in [https://github.com/lucide-icons/lucide/pull/3411](https://redirect.github.com/lucide-icons/lucide/pull/3411) **Full Changelog**: lucide-icons/lucide@0.534.0...0.535.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:eyJjcmVhdGVkSW5WZXIiOiI0MS40Ni4zIiwidXBkYXRlZEluVmVyIjoiNDEuNDYuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> 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 5a8b247 commit f932574

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
@@ -37,7 +37,7 @@
3737
"fumadocs-twoslash": "3.1.4",
3838
"fumadocs-ui": "15.6.7",
3939
"gray-matter": "4.0.3",
40-
"lucide-react": "0.534.0",
40+
"lucide-react": "0.535.0",
4141
"next": "15.4.5",
4242
"posthog-js": "1.258.3",
4343
"posthog-node": "5.6.0",

0 commit comments

Comments
 (0)