From ec1aa1a5480e3b61e4436f1ca4d845ea7e169743 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 08:20:49 +0000 Subject: [PATCH] Bump simple-icons from 15.11.0 to 15.13.0 Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 15.11.0 to 15.13.0. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/15.11.0...15.13.0) --- updated-dependencies: - dependency-name: simple-icons dependency-version: 15.13.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 15 +++++++-------- package.json | 2 +- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2a848c9446c..051b0e869f7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -59,7 +59,7 @@ "preact": "^10.27.1", "rimraf": "^6.0.1", "sass": "^1.90.0", - "simple-icons": "^15.11.0", + "simple-icons": "^15.13.0", "stylelint": "^16.23.1", "stylelint-config-recess-order": "5.1.1", "stylelint-config-recommended": "14.0.1", @@ -7581,9 +7581,9 @@ "dev": true }, "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": "15.13.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-15.13.0.tgz", + "integrity": "sha512-Tk3p1Lgmji+8kdUOIvvU3f0loYtWVo/bvO1T82Whpb6BhQ+wM2JR8BaVLQT+TiqqF25DVGrVYXeXrsPo6YDOvg==", "dev": true, "funding": [ { @@ -7595,7 +7595,6 @@ "url": "https://github.com/sponsors/simple-icons" } ], - "license": "CC0-1.0", "engines": { "node": ">=0.12.18" } @@ -14072,9 +14071,9 @@ "dev": true }, "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": "15.13.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-15.13.0.tgz", + "integrity": "sha512-Tk3p1Lgmji+8kdUOIvvU3f0loYtWVo/bvO1T82Whpb6BhQ+wM2JR8BaVLQT+TiqqF25DVGrVYXeXrsPo6YDOvg==", "dev": true }, "slash": { diff --git a/package.json b/package.json index 14629df9886..c552bad791a 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "preact": "^10.27.1", "rimraf": "^6.0.1", "sass": "^1.90.0", - "simple-icons": "^15.11.0", + "simple-icons": "^15.13.0", "stylelint": "^16.23.1", "stylelint-config-recess-order": "5.1.1", "stylelint-config-recommended": "14.0.1",