This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [effect-fc](https://github.com/Thiladev/effect-fc) | [`^0.1.3` -> `^0.2.0`](https://renovatebot.com/diffs/npm/effect-fc/0.1.5/0.2.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [lucide-react](https://lucide.dev) ([source](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react)) | [`^0.546.0` -> `^0.547.0`](https://renovatebot.com/diffs/npm/lucide-react/0.546.0/0.547.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>Thiladev/effect-fc (effect-fc)</summary> ### [`v0.2.0`](6bf4e33c29...a432993ac3) [Compare Source](6bf4e33c29...a432993ac3) </details> <details> <summary>lucide-icons/lucide (lucide-react)</summary> ### [`v0.547.0`](https://github.com/lucide-icons/lucide/releases/tag/0.547.0): Version 0.547.0 [Compare Source](https://github.com/lucide-icons/lucide/compare/0.546.0...0.547.0) #### What's Changed - fix(docs): update brand logo statement link in github action by [@​karsa-mistmere](https://github.com/karsa-mistmere) in [#​3630](https://github.com/lucide-icons/lucide/pull/3630) - chore(deps): bump astro from 5.5.2 to 5.14.4 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3683](https://github.com/lucide-icons/lucide/pull/3683) - fix(packages/lucide): replace elements inside `<template>` ([#​2635](https://github.com/lucide-icons/lucide/issues/2635)) by [@​KhalidAlansary](https://github.com/KhalidAlansary) in [#​3576](https://github.com/lucide-icons/lucide/pull/3576) - feat(icons): added `birdhouse` icon by [@​hieu-onefold](https://github.com/hieu-onefold) in [#​3378](https://github.com/lucide-icons/lucide/pull/3378) #### New Contributors - [@​KhalidAlansary](https://github.com/KhalidAlansary) made their first contribution in [#​3576](https://github.com/lucide-icons/lucide/pull/3576) - [@​hieu-onefold](https://github.com/hieu-onefold) made their first contribution in [#​3378](https://github.com/lucide-icons/lucide/pull/3378) **Full Changelog**: <https://github.com/lucide-icons/lucide/compare/0.546.0...0.547.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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS4xIiwidGFyZ2V0QnJhbmNoIjoibmV4dCIsImxhYmVscyI6W119--> Reviewed-on: https://git.valverde.cloud/Thilawyn/website/pulls/55 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 #55.
This commit is contained in:
@@ -25,10 +25,10 @@
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"effect": "^3.17.13",
|
||||
"effect-fc": "^0.1.3",
|
||||
"effect-fc": "^0.2.0",
|
||||
"i18next": "^25.6.0",
|
||||
"i18next-browser-languagedetector": "^8.2.0",
|
||||
"lucide-react": "^0.546.0",
|
||||
"lucide-react": "^0.547.0",
|
||||
"react": "^19.1.1",
|
||||
"react-dom": "^19.1.1",
|
||||
"react-i18next": "^16.0.1",
|
||||
|
||||
Reference in New Issue
Block a user