Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
homer0 committed Aug 15, 2018
1 parent ba322cf commit 803e86c
Show file tree
Hide file tree
Showing 2 changed files with 1,197 additions and 1,219 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,54 +10,54 @@
"projext": "^4.1.0",
"wootils": "^1.3.2",
"jimple": "1.5.0",
"fs-extra": "6.0.1",
"extend": "3.0.1",
"fs-extra": "7.0.0",
"extend": "3.0.2",

"webpack": "4.12.0",
"webpack-cli": "3.0.8",
"webpack-dev-server": "3.1.4",
"mini-css-extract-plugin": "0.4.0",
"webpack": "4.16.5",
"webpack-cli": "3.1.0",
"webpack-dev-server": "3.1.5",
"mini-css-extract-plugin": "0.4.1",
"html-webpack-plugin": "3.2.0",
"script-ext-html-webpack-plugin": "2.0.1",
"compression-webpack-plugin": "1.1.11",
"uglifyjs-webpack-plugin": "1.2.6",
"optimize-css-assets-webpack-plugin": "4.0.2",
"uglifyjs-webpack-plugin": "1.3.0",
"optimize-css-assets-webpack-plugin": "5.0.0",
"copy-webpack-plugin": "4.5.2",

"babel-core": "6.26.3",
"node-sass": "4.9.0",
"node-sass": "4.9.3",

"babel-loader": "7.1.4",
"babel-loader": "7.1.5",
"css-loader": "1.0.0",
"sass-loader": "7.0.3",
"style-loader": "0.21.0",
"sass-loader": "7.1.0",
"style-loader": "0.22.1",
"raw-loader": "0.5.1",
"file-loader": "1.1.11",
"url-loader": "1.0.1",
"url-loader": "1.1.0",
"image-webpack-loader": "4.3.1",
"resolve-url-loader": "2.3.0",
"source-map-loader": "0.2.3",
"source-map-loader": "0.2.4",

"webpack-dev-middleware": "3.1.3",
"webpack-hot-middleware": "2.22.2",
"webpack-hot-middleware": "2.22.3",

"opener": "1.4.3"
"opener": "1.5.0"
},
"devDependencies": {
"eslint": "4.19.1",
"eslint-config-airbnb-base": "13.0.0",
"eslint-plugin-import": "2.12.0",
"eslint-plugin-node": "6.0.1",
"eslint": "5.3.0",
"eslint-config-airbnb-base": "13.1.0",
"eslint-plugin-import": "2.14.0",
"eslint-plugin-node": "7.0.1",
"babel-preset-env": "1.7.0",
"jest-ex": "5.0.0",
"jest-cli": "23.1.0",
"jest-cli": "23.5.0",
"jasmine-expect": "3.8.3",
"jimpex": "^2.1.1",
"esdoc": "1.1.0",
"esdoc-standard-plugin": "1.0.0",
"esdoc-node": "1.0.3",
"leasot": "6.3.0",
"coveralls": "3.0.1"
"coveralls": "3.0.2"
},
"engine-strict": true,
"engines": {
Expand Down

0 comments on commit 803e86c

Please sign in to comment.