Skip to content

Commit 77514d0

Browse files
build(deps): bump react-icons from 4.6.0 to 5.5.0
Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.6.0 to 5.5.0. - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](react-icons/react-icons@v4.6.0...v5.5.0) --- updated-dependencies: - dependency-name: react-icons dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 91b84f8 commit 77514d0

File tree

3 files changed

+30
-6
lines changed

3 files changed

+30
-6
lines changed

package-lock.json

Lines changed: 23 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"next": "12.2.5",
3131
"react": "18.2.0",
3232
"react-dom": "18.2.0",
33-
"react-icons": "4.6.0"
33+
"react-icons": "5.5.0"
3434
},
3535
"devDependencies": {
3636
"@types/node": "22.5.5",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7056,7 +7056,12 @@ [email protected]:
70567056
resolved "https://registry.npmjs.org/react-icons/-/react-icons-4.4.0.tgz"
70577057
integrity sha512-fSbvHeVYo/B5/L4VhB7sBA1i2tS8MkT0Hb9t2H1AVPkwGfVHLJCqyr2Py9dKMxsyM63Eng1GkdZfbWj+Fmv8Rg==
70587058

7059-
[email protected], react-icons@^4.4.0:
7059+
7060+
version "5.5.0"
7061+
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-5.5.0.tgz#8aa25d3543ff84231685d3331164c00299cdfaf2"
7062+
integrity sha512-MEFcXdkP3dLo8uumGI5xN3lDFNsRtrjbOEKDLD7yv76v4wpnEq2Lt2qeHaQOr34I/wPN3s3+N08WkQ+CW37Xiw==
7063+
7064+
react-icons@^4.4.0:
70607065
version "4.6.0"
70617066
resolved "https://registry.npmjs.org/react-icons/-/react-icons-4.6.0.tgz"
70627067
integrity sha512-rR/L9m9340yO8yv1QT1QurxWQvWpbNHqVX0fzMln2HEb9TEIrQRGsqiNFQfiv9/JEUbyHmHPlNTB2LWm2Ttz0g==

0 commit comments

Comments
 (0)