From c0523a9134eb12557ce7305dae3582d9888fb768 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 21:08:21 +0000 Subject: [PATCH] build(deps): bump @icons-pack/react-simple-icons from 11.2.0 to 13.4.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.4.0. - [Release notes](https://github.com/icons-pack/react-simple-icons/releases) - [Commits](https://github.com/icons-pack/react-simple-icons/commits/v13.4.0/react-simple-icons) --- updated-dependencies: - dependency-name: "@icons-pack/react-simple-icons" dependency-version: 13.4.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..92169b8 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.4.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..df7fb8f 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.4.0": + version "13.4.0" + resolved "https://registry.yarnpkg.com/@icons-pack/react-simple-icons/-/react-simple-icons-13.4.0.tgz#e68fae59afa4f70919a4df7d56c14fb5db2d085f" + integrity sha512-SBBR2Jq88IEhr5NEg22MtF5WxlC6B5uRgXCL8tFHS/CBr5WBepEIFIcHG8ijNjfjIQa8YuO73Q2UvVHoM148fA== "@isaacs/cliui@^8.0.2": version "8.0.2"