Skip to content

Commit bf96d85

Browse files
renovate[bot]minheq
authored andcommitted
fix(deps): update dependency react-icons to v3.6.1 (#179)
1 parent 4f8ab43 commit bf96d85

2 files changed

Lines changed: 7 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"deepmerge": "3.2.0",
4242
"exenv": "1.2.2",
4343
"focus-trap": "5.0.0",
44-
"react-icons": "3.5.0",
44+
"react-icons": "3.6.1",
4545
"react-native-web": "0.11.2",
4646
"ts-essentials": "2.0.4"
4747
},

yarn.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10155,10 +10155,12 @@ react-hot-loader@^4.6.3:
1015510155
shallowequal "^1.0.2"
1015610156
source-map "^0.7.3"
1015710157

10158-
react-icons@3.5.0:
10159-
version "3.5.0"
10160-
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-3.5.0.tgz#a6135480e3bcbc63f5dd045193ef2a814263d8d1"
10161-
integrity sha512-LuKUcavgPWjPrRkIdNbsGw8LqcnhfNN0AGCtU4Td1UkOenJSIWbYppSJrD6zi/TDZOHtTs9opu6ZKB/NFWk21g==
10158+
react-icons@3.6.1:
10159+
version "3.6.1"
10160+
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-3.6.1.tgz#794da15fff7788907e0390237e13a50692bffd00"
10161+
integrity sha512-TpdkxqS2zohHjMjO58AfMB3aW4HE6Hn2FWX2HhIbfCptHpPzW3fIrXRBSOhkzsm59CZUr7M5v2F/j3eBwws95Q==
10162+
dependencies:
10163+
camelcase "^5.0.0"
1016210164

1016310165
react-imported-component@^5.2.4:
1016410166
version "5.5.3"

0 commit comments

Comments
 (0)