From 136078ecb1cfc5d7f4b5a627be084d8da6042896 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 18:31:10 +0000 Subject: [PATCH] build(deps): bump @icons-pack/react-simple-icons from 11.2.0 to 13.1.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.1.0. - [Release notes](https://github.com/icons-pack/react-simple-icons/releases) - [Commits](https://github.com/icons-pack/react-simple-icons/commits/v13.1.0/react-simple-icons) --- updated-dependencies: - dependency-name: "@icons-pack/react-simple-icons" dependency-version: 13.1.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..d109b43 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.1.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..079a7c5 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.1.0": + version "13.1.0" + resolved "https://registry.yarnpkg.com/@icons-pack/react-simple-icons/-/react-simple-icons-13.1.0.tgz#ea4c83dc07c0cf8ecfa602c7d3b0deb16cfab693" + integrity sha512-BrBHWxWM1X2pCdFmQfYnwkfwwm9Ta5NMdvSNe/ns2e9rhVK863rRAF6AhDjsvUIDKXSkRG1HfXZiSX/Uij0kxg== "@isaacs/cliui@^8.0.2": version "8.0.2"