From a6fd6aa9ebf665c0f8f77f41977b3af3785ead31 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 31 May 2026 05:28:08 +0000 Subject: [PATCH] Update dependency simple-icons to v16 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index e446cc3..c0b51f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "axios": "1.11.0", "date-fns": "4.1.0", "date-fns-tz": "3.2.0", - "simple-icons": "15.11.0", + "simple-icons": "16.22.0", "tailwindcss": "^4.1.10" }, "devDependencies": { @@ -1421,9 +1421,9 @@ "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==" }, "node_modules/simple-icons": { - "version": "15.11.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-15.11.0.tgz", - "integrity": "sha512-hHgDvNcbIdE5e6thY19Ao1VEI4CectXDNB0+nXOLCBf3ApuzeMm4tAhWzeR9qZdt/GoeQs1nm9JTVzCVBuX1nA==", + "version": "16.22.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-16.22.0.tgz", + "integrity": "sha512-/raPcEWh89R2O2IMmHum6W2dF99NNX3yWikVXKUalkDIWz3Rw/S2S+oDPTgJcIGsRh+25m0y8vj4aBaV/KPz3Q==", "funding": [ { "type": "opencollective", @@ -2175,9 +2175,9 @@ "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==" }, "simple-icons": { - "version": "15.11.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-15.11.0.tgz", - "integrity": "sha512-hHgDvNcbIdE5e6thY19Ao1VEI4CectXDNB0+nXOLCBf3ApuzeMm4tAhWzeR9qZdt/GoeQs1nm9JTVzCVBuX1nA==" + "version": "16.22.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-16.22.0.tgz", + "integrity": "sha512-/raPcEWh89R2O2IMmHum6W2dF99NNX3yWikVXKUalkDIWz3Rw/S2S+oDPTgJcIGsRh+25m0y8vj4aBaV/KPz3Q==" }, "source-map-js": { "version": "1.2.1", diff --git a/package.json b/package.json index 0c50378..8828339 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "axios": "1.11.0", "date-fns": "4.1.0", "date-fns-tz": "3.2.0", - "simple-icons": "15.11.0", + "simple-icons": "16.22.0", "tailwindcss": "^4.1.10" }, "devDependencies": {