chore(deps): update dependency simple-icons-astro to v13 (#27)
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 | major | [`^12.0.0` -> `^13.0.0`](https://renovatebot.com/diffs/npm/simple-icons-astro/12.4.0/13.0.0) |

---

### Release Notes

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

### [`v13.0.0`](52ebd7702d...34bc23bd98)

[Compare Source](52ebd7702d...34bc23bd98)

</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: #27
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:19 +00:00 committed by Avior
parent e512312dbe
commit 1c4238bf9a
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -14,7 +14,7 @@
"astro": "^4", "astro": "^4",
"lucide-astro": "^0", "lucide-astro": "^0",
"sharp": "^0", "sharp": "^0",
"simple-icons-astro": "^12.0.0", "simple-icons-astro": "^13.0.0",
"tailwindcss": "^3" "tailwindcss": "^3"
}, },
"devDependencies": { "devDependencies": {
@ -6711,9 +6711,9 @@
} }
}, },
"node_modules/simple-icons-astro": { "node_modules/simple-icons-astro": {
"version": "12.4.0", "version": "13.0.0",
"resolved": "https://registry.npmjs.org/simple-icons-astro/-/simple-icons-astro-12.4.0.tgz", "resolved": "https://registry.npmjs.org/simple-icons-astro/-/simple-icons-astro-13.0.0.tgz",
"integrity": "sha512-2m7DAKACCT7ZAS1xfYwUngMGHjJuoBcEmGh/LXHK3CQbCBlXQJWucAYg6vUHVWekdqXkYWL/pPmudgK2KjGWXw==", "integrity": "sha512-UNxg7y3YQXedEa9256vVeR79L+ytA3r/G313mxtdgcJDynL2OB3AgigDRsgGAzXwfsydw2/aM6KVj/gi8wpY8w==",
"license": "MIT", "license": "MIT",
"peerDependencies": { "peerDependencies": {
"astro": ">=2.7.1" "astro": ">=2.7.1"

View File

@ -24,7 +24,7 @@
"astro": "^4", "astro": "^4",
"lucide-astro": "^0", "lucide-astro": "^0",
"sharp": "^0", "sharp": "^0",
"simple-icons-astro": "^12.0.0", "simple-icons-astro": "^13.0.0",
"tailwindcss": "^3" "tailwindcss": "^3"
}, },
"devDependencies": { "devDependencies": {