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

This commit is contained in:
Renovate [BOT] 2024-07-01 01:04:27 +00:00
parent c3f0f43be4
commit ce2cb97aa4
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": {
@ -6710,9 +6710,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": {