File tree Expand file tree Collapse file tree 3 files changed +10072
-10291
lines changed Expand file tree Collapse file tree 3 files changed +10072
-10291
lines changed Original file line number Diff line number Diff line change 1818.env.test.local
1919.env.production.local
2020
21+ # IntellijIdea files
22+ * .iml
23+ .idea
24+ out
25+
2126npm-debug.log *
2227yarn-debug.log *
2328yarn-error.log *
Original file line number Diff line number Diff line change 77 "@testing-library/jest-dom" : " ^5.11.4" ,
88 "@testing-library/react" : " ^11.1.0" ,
99 "@testing-library/user-event" : " ^12.1.10" ,
10+ "ansi-html" : " 0.0.7" ,
11+ "axios" : " ^0.25.0" ,
1012 "bootstrap" : " ^4.6.0" ,
13+ "browserslist" : " ^4.19.1" ,
14+ "follow-redirects" : " ^1.14.7" ,
15+ "glob-parent" : " ^6.0.2" ,
16+ "immer" : " ^9.0.12" ,
17+ "node-forge" : " ^1.2.1" ,
18+ "nth-check" : " ^2.0.1" ,
1119 "react" : " ^17.0.2" ,
1220 "react-bootstrap" : " ^1.6.1" ,
1321 "react-confirm-alert" : " ^2.7.0" ,
1422 "react-dom" : " ^17.0.2" ,
1523 "react-notifications" : " ^1.7.2" ,
1624 "react-scripts" : " 4.0.3" ,
1725 "react-toastify" : " ^7.0.4" ,
26+ "tar" : " ^6.1.11" ,
27+ "tmpl" : " ^1.0.5" ,
28+ "url-parse" : " ^1.5.4" ,
1829 "web-vitals" : " ^1.0.1"
1930 },
2031 "scripts" : {
You can’t perform that action at this time.
0 commit comments