chore(deps): update dependency simple-icons-astro to v10.4.0 (#14)
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 |
|---|---|---|---|
| [simple-icons-astro](https://simple-icons-astro.dzeio.com) ([source](https://github.com/dzeiocom/simple-icons-astro)) | dependencies | minor | [`10.2.0` -> `10.4.0`](https://renovatebot.com/diffs/npm/simple-icons-astro/10.2.0/10.4.0) |

---

### Release Notes

<details>
<summary>dzeiocom/simple-icons-astro (simple-icons-astro)</summary>

### [`v10.4.0`](8098089aea...f4d7baa84b)

[Compare Source](8098089aea...f4d7baa84b)

### [`v10.3.0`](a30bbe0b4d...8098089aea)

[Compare Source](a30bbe0b4d...8098089aea)

</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: #14
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 09:16:15 +00:00 committed by Avior
parent c0164807c9
commit 5b3f49a457

7
package-lock.json generated
View File

@ -7247,9 +7247,10 @@
}
},
"node_modules/simple-icons-astro": {
"version": "10.2.0",
"resolved": "https://registry.npmjs.org/simple-icons-astro/-/simple-icons-astro-10.2.0.tgz",
"integrity": "sha512-iD51ya6GbqzXF0/ofVkFaM+Xi2hLZVg/NzX7DCdPO8dLg9oq0mDmFTe/GKAo8CXwocom9fvCEbtkU3tqUOjgcg==",
"version": "10.4.0",
"resolved": "https://registry.npmjs.org/simple-icons-astro/-/simple-icons-astro-10.4.0.tgz",
"integrity": "sha512-P7IQfedSixOETLYTtj8srtROpzWErsc2uX3COYSIfqNDC+i9z7iQi9Tzsl1idM0Iwjk3f6V7d6IwTtWgyIYK3g==",
"license": "MIT",
"peerDependencies": {
"astro": ">=2.7.1"
}