chore(deps): update dependency simple-icons-astro to v10.4.0
Some checks failed
Build Docker Image / build_docker (push) Failing after 2m51s
Lint / run (push) Failing after 40s
Build, check & Test / run (push) Successful in 8m48s
Delete Packages / Delete the package on a closed Pull Request (pull_request) Failing after 7s
Delete Packages / Delete the package on a deleted branch (pull_request) Has been skipped

This commit is contained in:
Renovate [BOT] 2024-06-25 17:04:54 +00:00
parent ae453eaa89
commit 2a98043f13

7
package-lock.json generated
View File

@ -7236,9 +7236,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"
}