Skip to content

Commit 2112fce

Browse files
chore(deps): update dependency lucide-react to v0.519.0 (#533)
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.518.0` -> `0.519.0`](https://renovatebot.com/diffs/npm/lucide-react/0.518.0/0.519.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.519.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.519.0): Version 0.519.0 [Compare Source](https://redirect.github.com/lucide-icons/lucide/compare/0.518.0...0.519.0) #### What's Changed - fix(icons): changed `blocks` icon by [@&#8203;jguddas](https://redirect.github.com/jguddas) in [https://github.com/lucide-icons/lucide/pull/3267](https://redirect.github.com/lucide-icons/lucide/pull/3267) - feat(icons): added `spool` icon by [@&#8203;karsa-mistmere](https://redirect.github.com/karsa-mistmere) in [https://github.com/lucide-icons/lucide/pull/2926](https://redirect.github.com/lucide-icons/lucide/pull/2926) **Full Changelog**: lucide-icons/lucide@0.518.0...0.519.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--> ## Summary by Sourcery Bump lucide-react dependency to v0.519.0 to incorporate upstream icon additions and fixes. New Features: - Include new 'spool' icon in lucide-react Bug Fixes: - Correct the 'blocks' icon rendering in lucide-react Enhancements: - Upgrade lucide-react dependency from v0.518.0 to v0.519.0 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 ce72a02 commit 2112fce

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
@@ -22,7 +22,7 @@
2222
"fumadocs-mdx": "11.6.7",
2323
"fumadocs-twoslash": "3.1.3",
2424
"fumadocs-ui": "15.5.1",
25-
"lucide-react": "0.518.0",
25+
"lucide-react": "0.519.0",
2626
"next": "15.3.4",
2727
"posthog-js": "1.255.0",
2828
"posthog-node": "5.1.1",
@@ -1378,7 +1378,7 @@
13781378

13791379
"lru-cache": ["lru-cache@11.1.0", "", {}, "sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A=="],
13801380

1381-
"lucide-react": ["lucide-react@0.518.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-kFg34uQqnVl/7HwAiigxPSpj//43VIVHQbMygQPtS1yT4btMXHCWUipHcgcXHD2pm1Z2nUBA/M+Vnh/YmWXQUw=="],
1381+
"lucide-react": ["lucide-react@0.519.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-cLJyjRKBJFzaZ/+1oIeQaH7XUdxKOYU3uANcGSrKdIZWElmNbRAm8RXKiTJS7AWLCBOS8b7A497Al/kCHozd+A=="],
13821382

13831383
"magic-string": ["magic-string@0.30.17", "", { "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.0" } }, "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA=="],
13841384

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.518.0",
36+
"lucide-react": "0.519.0",
3737
"next": "15.3.4",
3838
"posthog-js": "1.255.0",
3939
"posthog-node": "5.1.1",

0 commit comments

Comments
 (0)