chore(deps): update dependency lucide-astro to v0.407.0 (#36)
Some checks failed
Lint / run (push) Waiting to run
Build, check & Test / run (push) Has been cancelled
Build Docker Image / build_docker (push) Has been cancelled

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [lucide-astro](https://lucide-astro.dzeio.com) ([source](https://github.com/dzeiocom/lucide-astro)) | dependencies | minor | [`0.399.0` -> `0.407.0`](https://renovatebot.com/diffs/npm/lucide-astro/0.399.0/0.407.0) |

---

### Release Notes

<details>
<summary>dzeiocom/lucide-astro (lucide-astro)</summary>

### [`v0.407.0`](26d77e547f...2849a9ebdc)

[Compare Source](26d77e547f...2849a9ebdc)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->

Reviewed-on: #36
Co-authored-by: Renovate Bot <renovate@dzeio.com>
Co-committed-by: Renovate Bot <renovate@dzeio.com>
This commit is contained in:
Renovate [BOT] 2024-07-10 08:27:35 +00:00 committed by Avior
parent 59d17356ab
commit 05c220da60

6
package-lock.json generated
View File

@ -4490,9 +4490,9 @@
}
},
"node_modules/lucide-astro": {
"version": "0.399.0",
"resolved": "https://registry.npmjs.org/lucide-astro/-/lucide-astro-0.399.0.tgz",
"integrity": "sha512-MEl8cJXCC9A/QysuLrJbXB1JkYxqZgycNZtLXeomBeFeuKkC4wrpLeufGC12/ZFleVisgauhy1G3wbD2mmrIzA==",
"version": "0.407.0",
"resolved": "https://registry.npmjs.org/lucide-astro/-/lucide-astro-0.407.0.tgz",
"integrity": "sha512-CkLjoCAAmjkDsjRGxhDQZ9fnIvdvF76DPPS7i5w8rMtVjkFEMDMoGEXDw+ndXP9SKZXpJohodRm9xAhk7xtCLA==",
"license": "MIT",
"peerDependencies": {
"astro": ">=2.7.1"