Skip to content

Commit 62cee46

Browse files
updated dependencies and changelog
1 parent 6ae11b3 commit 62cee46

File tree

3 files changed

+397
-782
lines changed

3 files changed

+397
-782
lines changed

changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
# Improvement
4+
5+
## [1.2.0]
6+
7+
- Updated dependencies, removed useless from package.json
38

49
# Improvement
510

package.json

Lines changed: 2 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -16,56 +16,37 @@
1616
"filesize": "4.1.2",
1717
"formik": "1.5.1",
1818
"history": "4.7.2",
19-
"jasny-bootstrap": "^3.1.3",
2019
"jsonwebtoken": "^8.5.1",
2120
"line-awesome": "github:icons8/line-awesome",
2221
"lodash": "4.17.11",
2322
"md5": "2.2.1",
2423
"moment": "^2.22.2",
2524
"node-sass": "4.12.0",
26-
"qs": "6.7.0",
27-
"query-string": "6.2.0",
2825
"rc-color-picker": "^1.2.6",
2926
"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",
3328
"react-animate-height": "^2.0.16",
34-
"react-autosize-textarea": "^5.0.0",
3529
"react-bootstrap": "^1.0.0-beta.16",
3630
"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",
4132
"react-dom": "16.8.3",
42-
"react-draft-wysiwyg": "1.10.12",
43-
"react-maskedinput": "^4.0.1",
44-
"react-mde": "2.3.4",
4533
"react-redux": "6.0.1",
4634
"react-router": "4.3.1",
4735
"react-router-dom": "4.3.1",
4836
"react-router-hash-link": "^1.2.1",
4937
"react-scripts": "2.1.8",
5038
"react-scrollspy": "^3.3.5",
51-
"react-select": "3.0.5",
52-
"react-sparklines": "^1.7.0",
53-
"react-syntax-highlighter": "10.1.3",
5439
"react-test-render": "1.1.1",
5540
"react-toastify": "^5.4.0",
56-
"react-tooltip": "3.11.1",
5741
"react-transition-group": "^2.5.2",
5842
"reactour": "^1.17.0",
5943
"reactstrap": "8.4.1",
6044
"redux": "4.0.1",
6145
"redux-devtools-extension": "2.13.8",
6246
"redux-thunk": "2.3.0",
63-
"reselect": "4.0.0",
6447
"sass-loader": "7.1.0",
6548
"skycons": "^1.0.0",
6649
"styled-components": "4.1.3",
67-
"toastr": "2.1.4",
68-
"xlsx": "0.14.1",
6950
"yup": "0.26.10"
7051
},
7152
"scripts": {

0 commit comments

Comments
 (0)