|
|
@@ -121,8 +121,6 @@
|
|
|
"passport-local": "^1.0.0",
|
|
|
"passport-saml": "^1.0.0",
|
|
|
"passport-twitter": "^1.0.4",
|
|
|
- "react-dropzone": "^10.1.3",
|
|
|
- "react-hotkeys": "^1.1.4",
|
|
|
"rimraf": "^2.6.1",
|
|
|
"slack-node": "^0.1.8",
|
|
|
"socket.io": "^2.0.3",
|
|
|
@@ -135,16 +133,15 @@
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"@alienfast/i18next-loader": "^1.0.16",
|
|
|
+ "@babel/core": "^7.4.5",
|
|
|
+ "@babel/polyfill": "^7.4.4",
|
|
|
+ "@babel/preset-env": "^7.4.5",
|
|
|
+ "@babel/preset-react": "^7.0.0",
|
|
|
"@handsontable/react": "^2.0.0",
|
|
|
"autoprefixer": "^9.0.0",
|
|
|
- "babel-core": "^6.25.0",
|
|
|
"babel-eslint": "^10.0.1",
|
|
|
- "babel-loader": "^7.1.1",
|
|
|
- "babel-plugin-lodash": "^3.3.2",
|
|
|
- "babel-plugin-transform-runtime": "^6.23.0",
|
|
|
- "babel-polyfill": "^6.26.0",
|
|
|
- "babel-preset-env": "^1.6.0",
|
|
|
- "babel-preset-react": "^6.24.1",
|
|
|
+ "babel-loader": "^8.0.6",
|
|
|
+ "babel-plugin-lodash": "^3.3.4",
|
|
|
"bootstrap-sass": "^3.4.1",
|
|
|
"bootstrap-select": "^1.12.4",
|
|
|
"browser-bunyan": "^1.3.0",
|
|
|
@@ -155,6 +152,7 @@
|
|
|
"colors": "^1.2.5",
|
|
|
"commander": "^2.11.0",
|
|
|
"connect-browser-sync": "^2.1.0",
|
|
|
+ "core-js": "^2.6.9",
|
|
|
"css-loader": "^1.0.0",
|
|
|
"csv-to-markdown-table": "^0.5.0",
|
|
|
"date-fns": "^1.29.0",
|
|
|
@@ -190,7 +188,6 @@
|
|
|
"morgan": "^1.9.0",
|
|
|
"node-dev": "^4.0.0",
|
|
|
"node-sass": "^4.11.0",
|
|
|
- "nodelist-foreach-polyfill": "^1.2.0",
|
|
|
"normalize-path": "^3.0.0",
|
|
|
"null-loader": "^3.0.0",
|
|
|
"on-headers": "^1.0.1",
|
|
|
@@ -205,7 +202,9 @@
|
|
|
"react-codemirror2": "^6.0.0",
|
|
|
"react-copy-to-clipboard": "^5.0.1",
|
|
|
"react-dom": "^16.8.3",
|
|
|
+ "react-dropzone": "^10.1.3",
|
|
|
"react-frame-component": "^4.0.0",
|
|
|
+ "react-hotkeys": "^1.1.4",
|
|
|
"react-i18next": "^10.6.1",
|
|
|
"react-waypoint": "^9.0.0",
|
|
|
"replacestream": "^4.0.3",
|
|
|
@@ -226,10 +225,6 @@
|
|
|
"webpack-cli": "^3.2.3",
|
|
|
"webpack-merge": "^4.2.1"
|
|
|
},
|
|
|
- "resolutions": {
|
|
|
- "//": "see https://github.com/facebook/jest/issues/8155",
|
|
|
- "babel-jest": "23.6.0"
|
|
|
- },
|
|
|
"_moduleAliases": {
|
|
|
"@root": ".",
|
|
|
"@commons": "src/lib",
|