Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

Commit 9ad1054

Browse files
fix(deps): update dependency react-icons to v4.10.1 (#347)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c8d6e16 commit 9ad1054

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
@@ -17,7 +17,7 @@
1717
"prism-react-renderer": "2.0.6",
1818
"react": "18.2.0",
1919
"react-dom": "18.2.0",
20-
"react-icons": "4.9.0"
20+
"react-icons": "4.10.1"
2121
},
2222
"scripts": {
2323
"docusaurus": "docusaurus",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7504,10 +7504,10 @@ react-helmet-async@*, react-helmet-async@^1.3.0:
75047504
react-fast-compare "^3.2.0"
75057505
shallowequal "^1.1.0"
75067506

7507-
react-icons@4.9.0:
7508-
version "4.9.0"
7509-
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.9.0.tgz#ba44f436a053393adb1bdcafbc5c158b7b70d2a3"
7510-
integrity sha512-ijUnFr//ycebOqujtqtV9PFS7JjhWg0QU6ykURVHuL4cbofvRCf3f6GMn9+fBktEFQOIVZnuAYLZdiyadRQRFg==
7507+
react-icons@4.10.1:
7508+
version "4.10.1"
7509+
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.10.1.tgz#3f3b5eec1f63c1796f6a26174a1091ca6437a500"
7510+
integrity sha512-/ngzDP/77tlCfqthiiGNZeYFACw85fUjZtLbedmJ5DTlNDIwETxhwBzdOJ21zj4iJdvc0J3y7yOsX3PpxAJzrw==
75117511

75127512
react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0:
75137513
version "16.13.1"

0 commit comments

Comments
 (0)