Skip to content

Commit 7cce122

Browse files
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](react-icons/react-icons@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] <support@github.com>
1 parent 2d7e605 commit 7cce122

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"react-dom": "^18.2.0",
5454
"react-fast-marquee": "^1.6.3",
5555
"react-hook-form": "^7.47.0",
56-
"react-icons": "^4.10.1",
56+
"react-icons": "^5.1.0",
5757
"react-markdown": "^8.0.7",
5858
"react-player": "^2.14.1",
5959
"react-scroll": "^1.8.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5574,10 +5574,10 @@ react-hook-form@^7.47.0:
55745574
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.47.0.tgz#a42f07266bd297ddf1f914f08f4b5f9783262f31"
55755575
integrity sha512-F/TroLjTICipmHeFlMrLtNLceO2xr1jU3CyiNla5zdwsGUGu2UOxxR4UyJgLlhMwLW/Wzp4cpJ7CPfgJIeKdSg==
55765576

5577-
react-icons@^4.10.1:
5578-
version "4.10.1"
5579-
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.10.1.tgz#3f3b5eec1f63c1796f6a26174a1091ca6437a500"
5580-
integrity sha512-/ngzDP/77tlCfqthiiGNZeYFACw85fUjZtLbedmJ5DTlNDIwETxhwBzdOJ21zj4iJdvc0J3y7yOsX3PpxAJzrw==
5577+
react-icons@^5.1.0:
5578+
version "5.1.0"
5579+
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-5.1.0.tgz#9e7533cc256571a610c2a1ec8a7a143fb1222943"
5580+
integrity sha512-D3zug1270S4hbSlIRJ0CUS97QE1yNNKDjzQe3HqY0aefp2CBn9VgzgES27sRR2gOvFK+0CNx/BW0ggOESp6fqQ==
55815581

55825582
react-is@^16.13.1, react-is@^16.7.0:
55835583
version "16.13.1"

0 commit comments

Comments
 (0)