File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 16
16
"msw" : " ^0.40.2" ,
17
17
"react" : " ^18.1.0" ,
18
18
"react-dom" : " ^18.1.0" ,
19
+ "react-icons" : " ^5.0.1" ,
19
20
"react-redux" : " ^8.0.2" ,
20
21
"react-scripts" : " 5.0.1"
21
22
},
Original file line number Diff line number Diff line change @@ -5444,6 +5444,7 @@ __metadata:
5444
5444
msw: "npm:^0.40.2"
5445
5445
react: "npm:^18.1.0"
5446
5446
react-dom: "npm:^18.1.0"
5447
+ react-icons: "npm:^5.0.1"
5447
5448
react-redux: "npm:^8.0.2"
5448
5449
react-scripts: "npm:5.0.1"
5449
5450
typescript: "npm:~4.9"
@@ -24199,6 +24200,15 @@ __metadata:
24199
24200
languageName: node
24200
24201
linkType: hard
24201
24202
24203
+ "react-icons@npm:^5.0.1":
24204
+ version: 5.0.1
24205
+ resolution: "react-icons@npm:5.0.1"
24206
+ peerDependencies:
24207
+ react: "*"
24208
+ checksum: 10/c4458c643ae32a793ddebc5fa1235c7ec051be1b131205510e8199d15a4c89221a501f95a71fa21c2da93e8dd225290e2e24bb80abd3fb85801e43009e692098
24209
+ languageName: node
24210
+ linkType: hard
24211
+
24202
24212
"react-is@npm:^16.13.1, react-is@npm:^16.6.0, react-is@npm:^16.7.0":
24203
24213
version: 16.13.1
24204
24214
resolution: "react-is@npm:16.13.1"
You can’t perform that action at this time.
0 commit comments