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 1616 "msw" : " ^0.40.2" ,
1717 "react" : " ^18.1.0" ,
1818 "react-dom" : " ^18.1.0" ,
19+ "react-icons" : " ^5.0.1" ,
1920 "react-redux" : " ^8.0.2" ,
2021 "react-scripts" : " 5.0.1"
2122 },
Original file line number Diff line number Diff line change @@ -5444,6 +5444,7 @@ __metadata:
54445444 msw: "npm:^0.40.2"
54455445 react: "npm:^18.1.0"
54465446 react-dom: "npm:^18.1.0"
5447+ react-icons: "npm:^5.0.1"
54475448 react-redux: "npm:^8.0.2"
54485449 react-scripts: "npm:5.0.1"
54495450 typescript: "npm:~4.9"
@@ -24199,6 +24200,15 @@ __metadata:
2419924200 languageName: node
2420024201 linkType: hard
2420124202
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+
2420224212"react-is@npm:^16.13.1, react-is@npm:^16.6.0, react-is@npm:^16.7.0":
2420324213 version: 16.13.1
2420424214 resolution: "react-is@npm:16.13.1"
You can’t perform that action at this time.
0 commit comments