Skip to content

Commit 1b1b0a9

Browse files
Merge pull request #301 from FOSS-Community/dependabot/npm_and_yarn/react-icons-5.2.1
chore(deps): bump react-icons from 4.6.0 to 5.2.1
2 parents ffb1217 + bed65c2 commit 1b1b0a9

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
@@ -2676,11 +2676,16 @@ react-facebook-login@^4.1.1:
26762676
resolved "https://registry.npmjs.org/react-facebook-login/-/react-facebook-login-4.1.1.tgz"
26772677
integrity sha512-COnHEHlYGTKipz4963safFAK9PaNTcCiXfPXMS/yxo8El+/AJL5ye8kMJf23lKSSGGPgqFQuInskIHVqGqTvSw==
26782678

2679-
react-icons@^4.4.0, react-icons@^4.6.0:
2679+
react-icons@^4.6.0:
26802680
version "4.6.0"
26812681
resolved "https://registry.npmjs.org/react-icons/-/react-icons-4.6.0.tgz"
26822682
integrity sha512-rR/L9m9340yO8yv1QT1QurxWQvWpbNHqVX0fzMln2HEb9TEIrQRGsqiNFQfiv9/JEUbyHmHPlNTB2LWm2Ttz0g==
26832683

2684+
react-icons@^5.2.1:
2685+
version "5.2.1"
2686+
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-5.2.1.tgz#28c2040917b2a2eda639b0f797bff1888e018e4a"
2687+
integrity sha512-zdbW5GstTzXaVKvGSyTaBalt7HSfuK5ovrzlpyiWHAFXndXTdd/1hdDHI4xBM1Mn7YriT6aqESucFl9kEXzrdw==
2688+
26842689
react-indiana-drag-scroll@^2.2.0:
26852690
version "2.2.0"
26862691
resolved "https://registry.npmjs.org/react-indiana-drag-scroll/-/react-indiana-drag-scroll-2.2.0.tgz"

0 commit comments

Comments
 (0)