Skip to content

Commit

Permalink
fix(deps): update dependency lucide-react to ^0.477.0 (#1113)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [lucide-react](https://lucide.dev)
([source](https://redirect.github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react))
| [`^0.476.0` ->
`^0.477.0`](https://renovatebot.com/diffs/npm/lucide-react/0.476.0/0.477.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/lucide-react/0.477.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/lucide-react/0.477.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/lucide-react/0.476.0/0.477.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lucide-react/0.476.0/0.477.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>lucide-icons/lucide (lucide-react)</summary>

###
[`v0.477.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.477.0):
New icons 0.477.0

[Compare
Source](https://redirect.github.com/lucide-icons/lucide/compare/0.476.0...0.477.0)

#### New icons 🎨

- `square-round-corner`
([#&#8203;2323](https://redirect.github.com/lucide-icons/lucide/issues/2323))
by [@&#8203;liamb13](https://redirect.github.com/liamb13)

#### Modified Icons 🔨

- `circle-slash-2`
([#&#8203;2837](https://redirect.github.com/lucide-icons/lucide/issues/2837))
by [@&#8203;jguddas](https://redirect.github.com/jguddas)

</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**: Never, 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/ckomop0x/ckomop0x.me.site).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJbYm90XSByZW5vdmF0ZSJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 7, 2025
1 parent e0d58dc commit 43261b3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ckomop0x-me-site-v2",
"version": "7.0.43",
"version": "7.0.44",
"description": "Pavel Klochkov personal blog — ckomop0x.me",
"keywords": [
"nextjs",
Expand Down Expand Up @@ -81,7 +81,7 @@
"graphql": "^16.8.1",
"html-react-parser": "^5.1.10",
"jest-environment-jsdom": "^29.7.0",
"lucide-react": "^0.476.0",
"lucide-react": "^0.477.0",
"next": "^14.2.3",
"react": "^18.3.0",
"react-dom": "^18.3.0",
Expand Down

0 comments on commit 43261b3

Please sign in to comment.