From bb1b3411f2fadd59b018a538fc799c1ebf8ee00e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 07:25:54 +0000 Subject: [PATCH] build(deps): bump react-icons from 4.10.1 to 5.1.0 Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.10.1 to 5.1.0. - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](https://github.com/react-icons/react-icons/compare/v4.10.1...v5.1.0) --- updated-dependencies: - dependency-name: react-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 4df2e26..5e4adfc 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "react-dom": "^18.2.0", "react-fast-marquee": "^1.6.3", "react-hook-form": "^7.47.0", - "react-icons": "^4.10.1", + "react-icons": "^5.1.0", "react-markdown": "^8.0.7", "react-player": "^2.14.1", "react-scroll": "^1.8.9", diff --git a/yarn.lock b/yarn.lock index 1cea98a..0af0418 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5581,10 +5581,10 @@ react-hook-form@^7.47.0: resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.47.0.tgz#a42f07266bd297ddf1f914f08f4b5f9783262f31" integrity sha512-F/TroLjTICipmHeFlMrLtNLceO2xr1jU3CyiNla5zdwsGUGu2UOxxR4UyJgLlhMwLW/Wzp4cpJ7CPfgJIeKdSg== -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-icons@^5.1.0: + version "5.1.0" + resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-5.1.0.tgz#9e7533cc256571a610c2a1ec8a7a143fb1222943" + integrity sha512-D3zug1270S4hbSlIRJ0CUS97QE1yNNKDjzQe3HqY0aefp2CBn9VgzgES27sRR2gOvFK+0CNx/BW0ggOESp6fqQ== react-is@^16.13.1, react-is@^16.7.0: version "16.13.1"