From 204dd744e213ceb4ef674aef303c974d2af6cd7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jun 2023 10:05:53 +0000 Subject: [PATCH] Bump react-icons from 4.7.1 to 4.10.1 Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.7.1 to 4.10.1. - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](https://github.com/react-icons/react-icons/compare/v4.7.1...v4.10.1) --- updated-dependencies: - dependency-name: react-icons dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index fedb95b..58a9248 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "react-dom": "18.2.0", "react-hot-toast": "^2.4.0", "react-hotkeys-hook": "^4.3.5", - "react-icons": "^4.7.1", + "react-icons": "^4.10.1", "react-social-icons": "^5.15.0", "react-syntax-highlighter": "^15.5.0", "server-only": "^0.0.1", @@ -3658,9 +3658,9 @@ } }, "node_modules/react-icons": { - "version": "4.7.1", - "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.7.1.tgz", - "integrity": "sha512-yHd3oKGMgm7zxo3EA7H2n7vxSoiGmHk5t6Ou4bXsfcgWyhfDKMpyKfhHR6Bjnn63c+YXBLBPUql9H4wPJM6sXw==", + "version": "4.10.1", + "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.10.1.tgz", + "integrity": "sha512-/ngzDP/77tlCfqthiiGNZeYFACw85fUjZtLbedmJ5DTlNDIwETxhwBzdOJ21zj4iJdvc0J3y7yOsX3PpxAJzrw==", "peerDependencies": { "react": "*" } diff --git a/package.json b/package.json index cd1fc19..710afa3 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "react-dom": "18.2.0", "react-hot-toast": "^2.4.0", "react-hotkeys-hook": "^4.3.5", - "react-icons": "^4.7.1", + "react-icons": "^4.10.1", "react-social-icons": "^5.15.0", "react-syntax-highlighter": "^15.5.0", "server-only": "^0.0.1", diff --git a/yarn.lock b/yarn.lock index 55530d7..5ab77b3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2308,10 +2308,10 @@ react-hotkeys-hook@^4.3.5: resolved "https://registry.npmmirror.com/react-hotkeys-hook/-/react-hotkeys-hook-4.3.8.tgz#75fa18e7edb393c2d308a59378932c6badf94b80" integrity sha512-RmrIQ3M259c84MnYVEAQsmHkD6s7XUgLG0rW6S7qjt1Lh7q+SPIz5b6obVU8OJw1Utsj1mUCj6twtBPaK/ytww== -react-icons@^4.7.1: - version "4.8.0" - resolved "https://registry.npmmirror.com/react-icons/-/react-icons-4.8.0.tgz#621e900caa23b912f737e41be57f27f6b2bff445" - integrity sha512-N6+kOLcihDiAnj5Czu637waJqSnwlMNROzVZMhfX68V/9bu9qHaMIJC4UdozWoOk57gahFCNHwVvWzm0MTzRjg== +react-icons@^4.10.1: + version "4.10.1" + resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.10.1.tgz#3f3b5eec1f63c1796f6a26174a1091ca6437a500" + integrity sha512-/ngzDP/77tlCfqthiiGNZeYFACw85fUjZtLbedmJ5DTlNDIwETxhwBzdOJ21zj4iJdvc0J3y7yOsX3PpxAJzrw== react-is@^16.13.1: version "16.13.1"