|
|
@@ -135,16 +135,15 @@
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"@alienfast/i18next-loader": "^1.0.16",
|
|
|
+ "@babel/core": "^7.4.3",
|
|
|
+ "@babel/polyfill": "^7.4.3",
|
|
|
+ "@babel/preset-env": "^7.4.3",
|
|
|
+ "@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.5",
|
|
|
+ "babel-plugin-lodash": "^3.3.4",
|
|
|
"bootstrap-sass": "^3.4.1",
|
|
|
"bootstrap-select": "^1.12.4",
|
|
|
"browser-bunyan": "^1.3.0",
|
|
|
@@ -190,7 +189,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",
|