From 225d0def7755589b93cf0351bb4d31d3db284294 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 07:22:49 +0000 Subject: [PATCH] Bump simple-icons from 16.14.0 to 16.15.0 in /client Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 16.14.0 to 16.15.0. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/16.14.0...16.15.0) --- updated-dependencies: - dependency-name: simple-icons dependency-version: 16.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- client/package.json | 2 +- client/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/client/package.json b/client/package.json index 61ae312a4..60b37c1d2 100644 --- a/client/package.json +++ b/client/package.json @@ -38,7 +38,7 @@ "react-i18next": "^17.0.2", "react-router-dom": "^7.14.0", "react-use-websocket": "^4.13.0", - "simple-icons": "^16.14.0", + "simple-icons": "^16.15.0", "ua-parser-js": "^2.0.9" }, "devDependencies": { diff --git a/client/yarn.lock b/client/yarn.lock index ebf60f2bc..43703206b 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -2605,10 +2605,10 @@ side-channel@^1.1.0: side-channel-map "^1.0.1" side-channel-weakmap "^1.0.2" -simple-icons@^16.14.0: - version "16.14.0" - resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-16.14.0.tgz#d22f89f65d5e9bae73be946ad6ebc966910e45b2" - integrity sha512-2Nvs3jJpCfMWQerD4zdv91g/MpnWn81a7uhyAC0reuhrjmS2MtSmwIKwewOJR6Xe97ZmfltDntCDqKJIBawQOw== +simple-icons@^16.15.0: + version "16.15.0" + resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-16.15.0.tgz#dc41504f73560f6892a5407f63d66788e2f76fe2" + integrity sha512-hOyY4Cdvh1D/FJa1Qx4nTvypCT2BoI3jpc4xjxVgwVh1Hmd9mnqBqBTziDytCj2f5UOAXCfdnwODiNv710aqkQ== solid-js@^1.3.0: version "1.9.11"