From 8a287765a7a310326b60e73d4694fa9ac96855d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 18:59:50 +0000 Subject: [PATCH] build(deps): bump @icons-pack/react-simple-icons from 11.2.0 to 12.2.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 12.2.0. - [Release notes](https://github.com/icons-pack/react-simple-icons/releases) - [Commits](https://github.com/icons-pack/react-simple-icons/commits/v12.2.0/react-simple-icons) --- updated-dependencies: - dependency-name: "@icons-pack/react-simple-icons" 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 3f6a285..d721980 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": "^12.2.0", "@radix-ui/react-alert-dialog": "^1.1.6", "@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 6bf2510..14a2886 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1072,10 +1072,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@^12.2.0": + version "12.2.0" + resolved "https://registry.yarnpkg.com/@icons-pack/react-simple-icons/-/react-simple-icons-12.2.0.tgz#5253c1c3c4b225f0b1a0f5a020a1abad43a56523" + integrity sha512-fhTX7hlMJzAmolYvqmE28qf+LEkzc79aqiM8GI251eLAdLmSPnN8v25wYxCHXoQGBJmlLvm34GA+SkX1I64VqQ== "@isaacs/cliui@^8.0.2": version "8.0.2"