Update dependencies and re-compile assets
This commit is contained in:
parent
c76fbd63e3
commit
47d666d553
100 changed files with 203 additions and 207 deletions
10
package.json
10
package.json
|
@ -16,7 +16,7 @@
|
|||
"@babel/preset-env": "^7.0.0-beta.44",
|
||||
"ajv": "^6.4.0",
|
||||
"ajv-keywords": "^3.1.0",
|
||||
"autoprefixer": "^8.2.0",
|
||||
"autoprefixer": "^8.3.0",
|
||||
"babel-cli": "^6.26.0",
|
||||
"babel-loader": "^8.0.0-beta.2",
|
||||
"babel-preset-env": "^1.6.1",
|
||||
|
@ -28,7 +28,7 @@
|
|||
"eslint-plugin-node": "^6.0.1",
|
||||
"eslint-plugin-promise": "^3.7.0",
|
||||
"eslint-plugin-standard": "^3.0.1",
|
||||
"husky": "^0.15.0-rc.13",
|
||||
"husky": "^1.0.0-rc.2",
|
||||
"lint-staged": "^7.0.4",
|
||||
"postcss-cli": "^5.0.0",
|
||||
"postcss-sass": "^0.3.0",
|
||||
|
@ -36,9 +36,9 @@
|
|||
"source-list-map": "^2.0.0",
|
||||
"stylelint": "^9.2.0",
|
||||
"stylelint-config-standard": "^18.2.0",
|
||||
"uglify-js": "^3.3.21",
|
||||
"webpack": "^4.5.0",
|
||||
"webpack-cli": "^2.0.14",
|
||||
"uglify-js": "^3.3.22",
|
||||
"webpack": "^4.6.0",
|
||||
"webpack-cli": "^2.0.15",
|
||||
"webpack-sources": "^1.1.0"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue