From 6be7cded6d4187222cebd602b16537aca8026111 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 21:58:11 +0000 Subject: [PATCH] build(deps): bump @icons-pack/react-simple-icons from 11.2.0 to 13.7.0 Bumps [@icons-pack/react-simple-icons](https://github.com/icons-pack/react-simple-icons/tree/HEAD/react-simple-icons) from 11.2.0 to 13.7.0. - [Release notes](https://github.com/icons-pack/react-simple-icons/releases) - [Commits](https://github.com/icons-pack/react-simple-icons/commits/v13.7.0/react-simple-icons) --- updated-dependencies: - dependency-name: "@icons-pack/react-simple-icons" dependency-version: 13.7.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a86ec9a..a5bf8cf 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "dependencies": { "@electron-forge/plugin-fuses": "^7.6.1", "@electron-forge/plugin-vite": "^7.7.0", - "@icons-pack/react-simple-icons": "^11.2.0", + "@icons-pack/react-simple-icons": "^13.7.0", "@radix-ui/react-alert-dialog": "^1.1.13", "@radix-ui/react-context-menu": "^2.2.6", "@radix-ui/react-dropdown-menu": "^2.1.6", diff --git a/yarn.lock b/yarn.lock index a686565..2353f00 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1143,10 +1143,10 @@ resolved "https://registry.yarnpkg.com/@iconify/types/-/types-2.0.0.tgz#ab0e9ea681d6c8a1214f30cd741fe3a20cc57f57" integrity sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg== -"@icons-pack/react-simple-icons@^11.2.0": - version "11.2.0" - resolved "https://registry.yarnpkg.com/@icons-pack/react-simple-icons/-/react-simple-icons-11.2.0.tgz#09570e17a553bf46815fcec94231eb5e562fca5c" - integrity sha512-jCJ+1Fe0yiBQGYSfhx8QGU/9o27t8J4Hw3mxHEI9vohRltLSi5CaPzO2fCQcMNeTrAUAm4j+yaDuAutskiKRjA== +"@icons-pack/react-simple-icons@^13.7.0": + version "13.7.0" + resolved "https://registry.yarnpkg.com/@icons-pack/react-simple-icons/-/react-simple-icons-13.7.0.tgz#dbd264c8896142f332f97748ac3af026ce90329b" + integrity sha512-Vx5mnIm/3gD/9dpCfw/EdCXwzCswmvWnvMjL6zUJTbpk2PuyCdx5zSfiX8KQKYszD/1Z2mfaiBtqCxlHuDcpuA== "@isaacs/cliui@^8.0.2": version "8.0.2"