chore(deps): update dependency lucide-astro to v0.397.0 (#24)
Some checks failed
Build Docker Image / build_docker (push) Failing after 2m54s
Lint / run (push) Failing after 36s
Build, check & Test / run (push) Successful in 7m37s

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

---

### Release Notes

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

### [`v0.397.0`](a42cd6fa12...4e6e20551a)

[Compare Source](a42cd6fa12...4e6e20551a)

</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: #24
Co-authored-by: Renovate Bot <renovate@dzeio.com>
Co-committed-by: Renovate Bot <renovate@dzeio.com>
This commit is contained in:
Renovate [BOT] 2024-06-26 14:17:08 +00:00 committed by Avior
parent c2dd00c6e2
commit c3f0f43be4

6
package-lock.json generated
View File

@ -4490,9 +4490,9 @@
} }
}, },
"node_modules/lucide-astro": { "node_modules/lucide-astro": {
"version": "0.396.0", "version": "0.397.0",
"resolved": "https://registry.npmjs.org/lucide-astro/-/lucide-astro-0.396.0.tgz", "resolved": "https://registry.npmjs.org/lucide-astro/-/lucide-astro-0.397.0.tgz",
"integrity": "sha512-0M1ga0+08WB7zhPnBQfdDyGUY5FoNiRFtjwo6XsWVTGrnb0yyV8IsRijiYCdzMmleaNQh+Lo/IfavIGFy3G3Ew==", "integrity": "sha512-u7xnBqj0zMogCv45AYTPI83Cpts8/x2H8sE1RXs/NzTmI91Kad/p86JHIxsELi5RRDE2qqbmjZhd1PyNE5yVVA==",
"license": "MIT", "license": "MIT",
"peerDependencies": { "peerDependencies": {
"astro": ">=2.7.1" "astro": ">=2.7.1"