chore(deps): update dependency simple-icons-astro to v12
Some checks failed
Build Docker Image / build_docker (push) Failing after 3m0s
Lint / run (push) Failing after 44s
Build, check & Test / run (push) Successful in 9m38s
Delete Packages / Delete the package on a closed Pull Request (pull_request) Failing after 6s
Delete Packages / Delete the package on a deleted branch (pull_request) Has been skipped

This commit is contained in:
Renovate [BOT] 2024-06-26 10:09:46 +00:00
parent 18c672298d
commit fea13cf93a
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": {
@ -6711,9 +6711,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": {