From 1c4238bf9a563db2caee5e0d93c0fecda7aec32d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 4 Jul 2024 10:20:19 +0000 Subject: [PATCH] chore(deps): update dependency simple-icons-astro to v13 (#27) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 | [`^12.0.0` -> `^13.0.0`](https://renovatebot.com/diffs/npm/simple-icons-astro/12.4.0/13.0.0) | --- ### Release Notes
dzeiocom/simple-icons-astro (simple-icons-astro) ### [`v13.0.0`](https://github.com/dzeiocom/simple-icons-astro/compare/52ebd7702ddfd51d98f8e5cf072693dc897ab2ef...34bc23bd98a280152b209841639415377cdf705f) [Compare Source](https://github.com/dzeiocom/simple-icons-astro/compare/52ebd7702ddfd51d98f8e5cf072693dc897ab2ef...34bc23bd98a280152b209841639415377cdf705f)
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://git.dzeio.com/avior/template-web-astro/pulls/27 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- 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 3d9150e..f89e3cb 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": { @@ -6711,9 +6711,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": {