Skip to content

Commit bed65c2

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

File tree

4 files changed

+38
-17
lines changed

4 files changed

+38
-17
lines changed

package-lock.json

Lines changed: 23 additions & 7 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
@@ -17,7 +17,7 @@
1717
"react-dom": "^18.3.1",
1818
"react-dotenv": "^0.1.3",
1919
"react-facebook-login": "^4.1.1",
20-
"react-icons": "^4.4.0",
20+
"react-icons": "^5.2.1",
2121
"react-lottie": "^1.2.4",
2222
"react-router-dom": "^6.22.3",
2323
"react-typed": "^1.2.0",

pnpm-lock.yaml

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

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2681,11 +2681,16 @@ react-facebook-login@^4.1.1:
26812681
resolved "https://registry.npmjs.org/react-facebook-login/-/react-facebook-login-4.1.1.tgz"
26822682
integrity sha512-COnHEHlYGTKipz4963safFAK9PaNTcCiXfPXMS/yxo8El+/AJL5ye8kMJf23lKSSGGPgqFQuInskIHVqGqTvSw==
26832683

2684-
react-icons@^4.4.0, react-icons@^4.6.0:
2684+
react-icons@^4.6.0:
26852685
version "4.6.0"
26862686
resolved "https://registry.npmjs.org/react-icons/-/react-icons-4.6.0.tgz"
26872687
integrity sha512-rR/L9m9340yO8yv1QT1QurxWQvWpbNHqVX0fzMln2HEb9TEIrQRGsqiNFQfiv9/JEUbyHmHPlNTB2LWm2Ttz0g==
26882688

2689+
react-icons@^5.2.1:
2690+
version "5.2.1"
2691+
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-5.2.1.tgz#28c2040917b2a2eda639b0f797bff1888e018e4a"
2692+
integrity sha512-zdbW5GstTzXaVKvGSyTaBalt7HSfuK5ovrzlpyiWHAFXndXTdd/1hdDHI4xBM1Mn7YriT6aqESucFl9kEXzrdw==
2693+
26892694
react-indiana-drag-scroll@^2.2.0:
26902695
version "2.2.0"
26912696
resolved "https://registry.npmjs.org/react-indiana-drag-scroll/-/react-indiana-drag-scroll-2.2.0.tgz"

0 commit comments

Comments
 (0)