|
16 | 16 | "filesize": "4.1.2",
|
17 | 17 | "formik": "1.5.1",
|
18 | 18 | "history": "4.7.2",
|
19 |
| - "jasny-bootstrap": "^3.1.3", |
20 | 19 | "jsonwebtoken": "^8.5.1",
|
21 | 20 | "line-awesome": "github:icons8/line-awesome",
|
22 | 21 | "lodash": "4.17.11",
|
23 | 22 | "md5": "2.2.1",
|
24 | 23 | "moment": "^2.22.2",
|
25 | 24 | "node-sass": "4.12.0",
|
26 |
| - "qs": "6.7.0", |
27 |
| - "query-string": "6.2.0", |
28 | 25 | "rc-color-picker": "^1.2.6",
|
29 | 26 | "rc-hammerjs": "0.6.9",
|
30 |
| - "rc-pagination": "1.20.7", |
31 |
| - "rc-slider": "^8.7.1", |
32 |
| - "react": "16.8.3", |
| 27 | + "react": "^16.8.3", |
33 | 28 | "react-animate-height": "^2.0.16",
|
34 |
| - "react-autosize-textarea": "^5.0.0", |
35 | 29 | "react-bootstrap": "^1.0.0-beta.16",
|
36 | 30 | "react-bootstrap-table": "4.1.5",
|
37 |
| - "react-chartjs-2": "2.7.4", |
38 |
| - "react-datepicker": "2.9.6", |
39 |
| - "react-datetime": "^2.16.1", |
40 |
| - "react-dev-utils": "^6.0.5", |
| 31 | + "react-dev-utils": "^10.2.1", |
41 | 32 | "react-dom": "16.8.3",
|
42 |
| - "react-draft-wysiwyg": "1.10.12", |
43 |
| - "react-maskedinput": "^4.0.1", |
44 |
| - "react-mde": "2.3.4", |
45 | 33 | "react-redux": "6.0.1",
|
46 | 34 | "react-router": "4.3.1",
|
47 | 35 | "react-router-dom": "4.3.1",
|
48 | 36 | "react-router-hash-link": "^1.2.1",
|
49 | 37 | "react-scripts": "2.1.8",
|
50 | 38 | "react-scrollspy": "^3.3.5",
|
51 |
| - "react-select": "3.0.5", |
52 |
| - "react-sparklines": "^1.7.0", |
53 |
| - "react-syntax-highlighter": "10.1.3", |
54 | 39 | "react-test-render": "1.1.1",
|
55 | 40 | "react-toastify": "^5.4.0",
|
56 |
| - "react-tooltip": "3.11.1", |
57 | 41 | "react-transition-group": "^2.5.2",
|
58 | 42 | "reactour": "^1.17.0",
|
59 | 43 | "reactstrap": "8.4.1",
|
60 | 44 | "redux": "4.0.1",
|
61 | 45 | "redux-devtools-extension": "2.13.8",
|
62 | 46 | "redux-thunk": "2.3.0",
|
63 |
| - "reselect": "4.0.0", |
64 | 47 | "sass-loader": "7.1.0",
|
65 | 48 | "skycons": "^1.0.0",
|
66 | 49 | "styled-components": "4.1.3",
|
67 |
| - "toastr": "2.1.4", |
68 |
| - "xlsx": "0.14.1", |
69 | 50 | "yup": "0.26.10"
|
70 | 51 | },
|
71 | 52 | "scripts": {
|
|
0 commit comments