chore(deps): update dependency lucide-astro to v0.399.0 (#26)
Some checks are pending
Build, check & Test / run (push) Waiting to run
Build Docker Image / build_docker (push) Waiting to run
Lint / run (push) Waiting to run

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.397.0` -> `0.399.0`](https://renovatebot.com/diffs/npm/lucide-astro/0.397.0/0.399.0) |

---

### Release Notes

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

### [`v0.399.0`](4e6e20551a...26d77e547f)

[Compare Source](4e6e20551a...26d77e547f)

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

Reviewed-on: #26
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-04 10:20:27 +00:00 committed by Avior
parent 1c4238bf9a
commit f31b65c678

6
package-lock.json generated
View File

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