From 4bb24fcf1b157036de587e7423330d933880019a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 09:13:19 +0000 Subject: [PATCH] Bump @icons-pack/react-simple-icons from 13.12.0 to 13.13.0 in /ui Bumps [@icons-pack/react-simple-icons](https://github.com/icons-pack/react-simple-icons/tree/HEAD/react-simple-icons) from 13.12.0 to 13.13.0. - [Release notes](https://github.com/icons-pack/react-simple-icons/releases) - [Commits](https://github.com/icons-pack/react-simple-icons/commits/v13.13.0/react-simple-icons) --- updated-dependencies: - dependency-name: "@icons-pack/react-simple-icons" dependency-version: 13.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ui/package.json | 2 +- ui/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ui/package.json b/ui/package.json index ecd6607f9..837be7888 100644 --- a/ui/package.json +++ b/ui/package.json @@ -22,7 +22,7 @@ }, "dependencies": { "@hookform/resolvers": "^5.2.2", - "@icons-pack/react-simple-icons": "^13.12.0", + "@icons-pack/react-simple-icons": "^13.13.0", "@radix-ui/react-dropdown-menu": "^2.1.16", "@radix-ui/react-label": "^2.1.8", "@radix-ui/react-navigation-menu": "^1.2.14", diff --git a/ui/yarn.lock b/ui/yarn.lock index 7b45abed1..84712422c 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -540,10 +540,10 @@ resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.4.3.tgz#c2b9d2e374ee62c586d3adbea87199b1d7a7a6ba" integrity sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ== -"@icons-pack/react-simple-icons@^13.12.0": - version "13.12.0" - resolved "https://registry.yarnpkg.com/@icons-pack/react-simple-icons/-/react-simple-icons-13.12.0.tgz#97fb4f4c708b3dc28497a8477919551b267c4cc2" - integrity sha512-RCtXJw+tTG8fmBieqBJSRA5BItVcXCPN6QOIqIJMmLD7ESLr8nB78JrahheXofy8ZWH+Fpwxou0oElseObu1dw== +"@icons-pack/react-simple-icons@^13.13.0": + version "13.13.0" + resolved "https://registry.yarnpkg.com/@icons-pack/react-simple-icons/-/react-simple-icons-13.13.0.tgz#71cf5f87809a2098506108960bdc746011c21bf5" + integrity sha512-B5HhQMIpcSH4z8IZ8HFhD59CboHceKYMpPC9kAwGyKntvPdyJJv26DLu4Z1wAjcCLyrJhf11tMhiQGom9Rxb9g== "@isaacs/cliui@^8.0.2": version "8.0.2"