From a5adbe62e6bf6f6eca0d2c9d8e7657f3e3ba4e34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 19:15:48 +0000 Subject: [PATCH] build(deps): bump @icons-pack/react-simple-icons from 11.2.0 to 13.0.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.0.0. - [Release notes](https://github.com/icons-pack/react-simple-icons/releases) - [Commits](https://github.com/icons-pack/react-simple-icons/commits/v13.0.0/react-simple-icons) --- updated-dependencies: - dependency-name: "@icons-pack/react-simple-icons" dependency-version: 13.0.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..b1cc828 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.0.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..0c221b0 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.0.0": + version "13.0.0" + resolved "https://registry.yarnpkg.com/@icons-pack/react-simple-icons/-/react-simple-icons-13.0.0.tgz#e58093fec27e6a57c8f32eeee54e2d77cf8095da" + integrity sha512-Dmofr27ZlfBHS/2HDBKodKTUTnIjhH7cjw36WPt1CLg+1gytjr+LeabwWZ6khu/QUxmLjs3e1KrNPiuvOkEpJQ== "@isaacs/cliui@^8.0.2": version "8.0.2"