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

---

### Release Notes

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

### [`v12.4.0`](270f2b9f24...52ebd7702d)

[Compare Source](270f2b9f24...52ebd7702d)

### [`v12.3.0`](734375f5ca...270f2b9f24)

[Compare Source](734375f5ca...270f2b9f24)

### [`v12.2.0`](7e6f4bafdc...734375f5ca)

[Compare Source](7e6f4bafdc...734375f5ca)

### [`v12.1.0`](6dd2339bbb...7e6f4bafdc)

[Compare Source](6dd2339bbb...7e6f4bafdc)

### [`v12.0.0`](bd67b42745...6dd2339bbb)

[Compare Source](bd67b42745...6dd2339bbb)

### [`v11.15.0`](673f5801a9...bd67b42745)

[Compare Source](673f5801a9...bd67b42745)

### [`v11.14.0`](d620acf4c9...673f5801a9)

[Compare Source](d620acf4c9...673f5801a9)

### [`v11.13.0`](93eb5973c3...d620acf4c9)

[Compare Source](93eb5973c3...d620acf4c9)

### [`v11.12.0`](7b530e38e8...93eb5973c3)

[Compare Source](7b530e38e8...93eb5973c3)

### [`v11.11.0`](04b6e38870...7b530e38e8)

[Compare Source](04b6e38870...7b530e38e8)

### [`v11.10.0`](b2a9d14111...04b6e38870)

[Compare Source](b2a9d14111...04b6e38870)

### [`v11.9.0`](e113b25a5f...b2a9d14111)

[Compare Source](e113b25a5f...b2a9d14111)

### [`v11.8.0`](9cbe81375a...e113b25a5f)

[Compare Source](9cbe81375a...e113b25a5f)

### [`v11.7.0`](058370a9c5...9cbe81375a)

[Compare Source](058370a9c5...9cbe81375a)

### [`v11.6.0`](7fb63c2788...058370a9c5)

[Compare Source](7fb63c2788...058370a9c5)

### [`v11.5.0`](12e72287ae...7fb63c2788)

[Compare Source](12e72287ae...7fb63c2788)

### [`v11.4.0`](5d462f53d8...12e72287ae)

[Compare Source](5d462f53d8...12e72287ae)

### [`v11.3.0`](ff197f686c...5d462f53d8)

[Compare Source](ff197f686c...5d462f53d8)

### [`v11.2.0`](2ce8b5cf31...ff197f686c)

[Compare Source](2ce8b5cf31...ff197f686c)

### [`v11.1.0`](0a6a39ae1f...2ce8b5cf31)

[Compare Source](0a6a39ae1f...2ce8b5cf31)

### [`v11.0.0`](f4d7baa84b...0a6a39ae1f)

[Compare Source](f4d7baa84b...0a6a39ae1f)

</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: #21
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:16:47 +00:00 committed by Avior
parent 552f45e238
commit 0548e6e67c
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -14,7 +14,7 @@
"astro": "^4",
"lucide-astro": "^0",
"sharp": "^0",
"simple-icons-astro": "^10",
"simple-icons-astro": "^12.0.0",
"tailwindcss": "^3"
},
"devDependencies": {
@ -6710,9 +6710,9 @@
}
},
"node_modules/simple-icons-astro": {
"version": "10.4.0",
"resolved": "https://registry.npmjs.org/simple-icons-astro/-/simple-icons-astro-10.4.0.tgz",
"integrity": "sha512-P7IQfedSixOETLYTtj8srtROpzWErsc2uX3COYSIfqNDC+i9z7iQi9Tzsl1idM0Iwjk3f6V7d6IwTtWgyIYK3g==",
"version": "12.4.0",
"resolved": "https://registry.npmjs.org/simple-icons-astro/-/simple-icons-astro-12.4.0.tgz",
"integrity": "sha512-2m7DAKACCT7ZAS1xfYwUngMGHjJuoBcEmGh/LXHK3CQbCBlXQJWucAYg6vUHVWekdqXkYWL/pPmudgK2KjGWXw==",
"license": "MIT",
"peerDependencies": {
"astro": ">=2.7.1"

View File

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