|
|
@ -13,20 +13,20 @@ |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"moment": "2.22.2", |
|
|
"moment": "2.22.2", |
|
|
"prismjs": "1.15.0", |
|
|
"prismjs": "1.15.0", |
|
|
"react": "16.4.2", |
|
|
"react": "16.5.2", |
|
|
"react-clipboard.js": "2.0.0", |
|
|
"react-clipboard.js": "2.0.1", |
|
|
"react-datepicker": "1.6.0", |
|
|
"react-datepicker": "1.6.0", |
|
|
"react-dom": "16.4.2", |
|
|
"react-dom": "16.5.2", |
|
|
"react-moment": "0.7.9", |
|
|
"react-moment": "0.8.1", |
|
|
"react-prism": "4.3.2", |
|
|
"react-prism": "4.3.2", |
|
|
"react-qr-svg": "2.1.0", |
|
|
"react-qr-svg": "2.1.0", |
|
|
"react-responsive": "5.0.0", |
|
|
"react-responsive": "5.0.0", |
|
|
"react-router": "4.3.1", |
|
|
"react-router": "4.3.1", |
|
|
"react-router-dom": "4.3.1", |
|
|
"react-router-dom": "4.3.1", |
|
|
"react-scripts": "1.1.4", |
|
|
"react-scripts": "1.1.5", |
|
|
"react-table": "6.8.6", |
|
|
"react-table": "6.8.6", |
|
|
"semantic-ui-css": "2.3.3", |
|
|
"semantic-ui-css": "2.4.0", |
|
|
"semantic-ui-react": "0.82.2", |
|
|
"semantic-ui-react": "0.82.5", |
|
|
"toastr": "2.1.4" |
|
|
"toastr": "2.1.4" |
|
|
}, |
|
|
}, |
|
|
"scripts": { |
|
|
"scripts": { |
|
|
|