|
@@ -111,28 +111,28 @@
|
|
|
"toastr": "^2.1.4"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@babel/cli": "^7.5.5",
|
|
|
- "@babel/core": "^7.5.5",
|
|
|
+ "@babel/cli": "^7.6.4",
|
|
|
+ "@babel/core": "^7.6.4",
|
|
|
"@babel/plugin-external-helpers": "^7.2.0",
|
|
|
- "@babel/preset-env": "^7.5.5",
|
|
|
- "autoprefixer": "^9.6.0",
|
|
|
- "babel-eslint": "^8.2.6",
|
|
|
+ "@babel/preset-env": "^7.6.3",
|
|
|
+ "autoprefixer": "^9.6.5",
|
|
|
+ "babel-eslint": "^10.0.3",
|
|
|
"browser-sync": "^2.26.7",
|
|
|
"clean-css-cli": "^4.3.0",
|
|
|
"css-loader": "^3.2.0",
|
|
|
- "eslint": "^4.19.1",
|
|
|
- "eslint-plugin-compat": "^2.7.0",
|
|
|
+ "eslint": "^6.5.1",
|
|
|
+ "eslint-plugin-compat": "^3.3.0",
|
|
|
"extract-text-webpack-plugin": "^3.0.2",
|
|
|
"node-sass": "^4.12.0",
|
|
|
"node-sass-package-importer": "^5.3.2",
|
|
|
- "nodemon": "^1.19.1",
|
|
|
+ "nodemon": "^1.19.4",
|
|
|
"npm-run-all": "^4.1.5",
|
|
|
"path": "^0.12.7",
|
|
|
- "postcss-cli": "^5.0.1",
|
|
|
- "rollup": "^1.20.2",
|
|
|
+ "postcss-cli": "^6.1.3",
|
|
|
+ "rollup": "^1.25.1",
|
|
|
"rollup-plugin-babel": "^4.3.3",
|
|
|
"set-value": "^3.0.1",
|
|
|
- "style-loader": "^0.19.1",
|
|
|
- "terser": "^4.2.1"
|
|
|
+ "style-loader": "^1.0.0",
|
|
|
+ "terser": "^4.3.9"
|
|
|
}
|
|
|
}
|