Update dependency lucide-react to ^0.548.0 (#57)
Some checks failed
Lint / lint (push) Failing after 6s
Some checks failed
Lint / lint (push) Failing after 6s
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [lucide-react](https://lucide.dev) ([source](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react)) | [`^0.547.0` -> `^0.548.0`](https://renovatebot.com/diffs/npm/lucide-react/0.547.0/0.548.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>lucide-icons/lucide (lucide-react)</summary> ### [`v0.548.0`](https://github.com/lucide-icons/lucide/releases/tag/0.548.0): Version 0.548.0 [Compare Source](https://github.com/lucide-icons/lucide/compare/0.547.0...0.548.0) #### What's Changed - feat(docs): add new package for Slint by [@​cnlancehu](https://github.com/cnlancehu) in [#​3698](https://github.com/lucide-icons/lucide/pull/3698) - docs(site): add introductions for packages in documentation by [@​mattheskaiser](https://github.com/mattheskaiser) in [#​3643](https://github.com/lucide-icons/lucide/pull/3643) - Fix default prop by [@​ericfennis](https://github.com/ericfennis) in [#​3730](https://github.com/lucide-icons/lucide/pull/3730) - feat(icons): added `gamepad-directional` icon by [@​felipeajzanetti](https://github.com/felipeajzanetti) in [#​3693](https://github.com/lucide-icons/lucide/pull/3693) #### New Contributors - [@​cnlancehu](https://github.com/cnlancehu) made their first contribution in [#​3698](https://github.com/lucide-icons/lucide/pull/3698) - [@​mattheskaiser](https://github.com/mattheskaiser) made their first contribution in [#​3643](https://github.com/lucide-icons/lucide/pull/3643) - [@​felipeajzanetti](https://github.com/felipeajzanetti) made their first contribution in [#​3693](https://github.com/lucide-icons/lucide/pull/3693) **Full Changelog**: <https://github.com/lucide-icons/lucide/compare/0.547.0...0.548.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuMyIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS4zIiwidGFyZ2V0QnJhbmNoIjoibmV4dCIsImxhYmVscyI6W119--> Reviewed-on: #57 Co-authored-by: Renovate Bot <renovate-bot@valverde.cloud> Co-committed-by: Renovate Bot <renovate-bot@valverde.cloud>
This commit was merged in pull request #57.
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
"effect-fc": "^0.2.0",
|
||||
"i18next": "^25.6.0",
|
||||
"i18next-browser-languagedetector": "^8.2.0",
|
||||
"lucide-react": "^0.547.0",
|
||||
"lucide-react": "^0.548.0",
|
||||
"react": "^19.1.1",
|
||||
"react-dom": "^19.1.1",
|
||||
"react-i18next": "^16.0.1",
|
||||
|
||||
Reference in New Issue
Block a user