fix(deps): update lucide monorepo to ^1.24.0 #49

Merged
renovate merged 1 commit from renovate/lucide-monorepo into main 2026-07-11 05:18:55 -04:00
Member

This PR contains the following updates:

Package Change Age Confidence
lucide-solid (source) ^1.23.0^1.24.0 age confidence

Release Notes

lucide-icons/lucide (lucide-solid)

v1.24.0: Version 1.24.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/lucide-icons/lucide/compare/1.23.0...1.24.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [lucide-solid](https://lucide.dev) ([source](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-solid)) | [`^1.23.0` → `^1.24.0`](https://renovatebot.com/diffs/npm/lucide-solid/1.23.0/1.24.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/lucide-solid/1.24.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lucide-solid/1.23.0/1.24.0?slim=true) | --- ### Release Notes <details> <summary>lucide-icons/lucide (lucide-solid)</summary> ### [`v1.24.0`](https://github.com/lucide-icons/lucide/releases/tag/1.24.0): Version 1.24.0 [Compare Source](https://github.com/lucide-icons/lucide/compare/1.23.0...1.24.0) #### What's Changed - fix(scripts): fix typo in renameIcon.function.mts by [@&#8203;karsa-mistmere](https://github.com/karsa-mistmere) in [#&#8203;4514](https://github.com/lucide-icons/lucide/pull/4514) - chore(icons): remove `toBeRemovedInVersion` metadata and make it optional in schema by [@&#8203;ericfennis](https://github.com/ericfennis) with [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;4513](https://github.com/lucide-icons/lucide/pull/4513) - feat(site): Add merch link by [@&#8203;ericfennis](https://github.com/ericfennis) in [#&#8203;4524](https://github.com/lucide-icons/lucide/pull/4524) - fix(packages/angular): move child rendering logic to template from effect by [@&#8203;karsa-mistmere](https://github.com/karsa-mistmere) in [#&#8203;4519](https://github.com/lucide-icons/lucide/pull/4519) - docs(site): list [@&#8203;gyeonghokim/lucide-lit](https://github.com/gyeonghokim/lucide-lit) as third-party package by [@&#8203;GyeongHoKim](https://github.com/GyeongHoKim) in [#&#8203;4421](https://github.com/lucide-icons/lucide/pull/4421) - fix(icons): changed `option` icon by [@&#8203;jamiemlaw](https://github.com/jamiemlaw) in [#&#8203;4326](https://github.com/lucide-icons/lucide/pull/4326) - fix(lucide-react-native): restore the icons entry point in the JS bundles by [@&#8203;pvinis](https://github.com/pvinis) in [#&#8203;4528](https://github.com/lucide-icons/lucide/pull/4528) - fix(vue): support kebab-case icon-node prop on Icon component by [@&#8203;Sagargupta16](https://github.com/Sagargupta16) in [#&#8203;4512](https://github.com/lucide-icons/lucide/pull/4512) - fix(lucide-react-native): Add icon exports property to the package.json file by [@&#8203;ericfennis](https://github.com/ericfennis) in [#&#8203;4522](https://github.com/lucide-icons/lucide/pull/4522) - fix(icons): centered the `dot` icon by [@&#8203;cnlancehu](https://github.com/cnlancehu) in [#&#8203;4492](https://github.com/lucide-icons/lucide/pull/4492) - feat(icons): added `circle-euro-sign` icon by [@&#8203;Guido3000](https://github.com/Guido3000) in [#&#8203;4353](https://github.com/lucide-icons/lucide/pull/4353) - feat(icons): added `server-plus` icon by [@&#8203;Turboman3000](https://github.com/Turboman3000) in [#&#8203;4232](https://github.com/lucide-icons/lucide/pull/4232) #### New Contributors - [@&#8203;ericfennis](https://github.com/ericfennis) with [@&#8203;Copilot](https://github.com/Copilot) made their first contribution in [#&#8203;4513](https://github.com/lucide-icons/lucide/pull/4513) - [@&#8203;GyeongHoKim](https://github.com/GyeongHoKim) made their first contribution in [#&#8203;4421](https://github.com/lucide-icons/lucide/pull/4421) - [@&#8203;pvinis](https://github.com/pvinis) made their first contribution in [#&#8203;4528](https://github.com/lucide-icons/lucide/pull/4528) - [@&#8203;Sagargupta16](https://github.com/Sagargupta16) made their first contribution in [#&#8203;4512](https://github.com/lucide-icons/lucide/pull/4512) - [@&#8203;Guido3000](https://github.com/Guido3000) made their first contribution in [#&#8203;4353](https://github.com/lucide-icons/lucide/pull/4353) - [@&#8203;Turboman3000](https://github.com/Turboman3000) made their first contribution in [#&#8203;4232](https://github.com/lucide-icons/lucide/pull/4232) **Full Changelog**: <https://github.com/lucide-icons/lucide/compare/1.23.0...1.24.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - 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 has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMjAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXAiLCJub2RlIl19-->
fix(deps): update lucide monorepo to ^1.24.0
All checks were successful
check / check (pull_request) Successful in 53s
50d837cbb8
renovate scheduled this pull request to auto merge when all checks succeed 2026-07-11 05:04:45 -04:00
renovate deleted branch renovate/lucide-monorepo 2026-07-11 05:18:55 -04:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
llc/stack!49
No description provided.