From ce2cb97aa409cb9a9f50d44b21fd1261b2c5d03c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 1 Jul 2024 01:04:27 +0000 Subject: [PATCH] chore(deps): update dependency simple-icons-astro to v13 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2c6c96d..73dec88 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "astro": "^4", "lucide-astro": "^0", "sharp": "^0", - "simple-icons-astro": "^12.0.0", + "simple-icons-astro": "^13.0.0", "tailwindcss": "^3" }, "devDependencies": { @@ -6710,9 +6710,9 @@ } }, "node_modules/simple-icons-astro": { - "version": "12.4.0", - "resolved": "https://registry.npmjs.org/simple-icons-astro/-/simple-icons-astro-12.4.0.tgz", - "integrity": "sha512-2m7DAKACCT7ZAS1xfYwUngMGHjJuoBcEmGh/LXHK3CQbCBlXQJWucAYg6vUHVWekdqXkYWL/pPmudgK2KjGWXw==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/simple-icons-astro/-/simple-icons-astro-13.0.0.tgz", + "integrity": "sha512-UNxg7y3YQXedEa9256vVeR79L+ytA3r/G313mxtdgcJDynL2OB3AgigDRsgGAzXwfsydw2/aM6KVj/gi8wpY8w==", "license": "MIT", "peerDependencies": { "astro": ">=2.7.1" diff --git a/package.json b/package.json index 0f9b159..4719588 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "astro": "^4", "lucide-astro": "^0", "sharp": "^0", - "simple-icons-astro": "^12.0.0", + "simple-icons-astro": "^13.0.0", "tailwindcss": "^3" }, "devDependencies": {