Update package.json dependencies

This commit is contained in:
RainLoop Team 2017-05-22 21:50:42 +03:00
parent 879ffb3e37
commit a44e4b1815
3 changed files with 121 additions and 145 deletions

View file

@ -60,7 +60,7 @@
"babel-loader": "7.0.0",
"babel-plugin-transform-decorators-legacy": "1.3.4",
"babel-plugin-transform-runtime": "6.23.0",
"babel-preset-env": "1.4.0",
"babel-preset-env": "1.5.1",
"babel-preset-stage-0": "6.24.1",
"babel-runtime": "6.23.0",
"classnames": "2.2.5",
@ -69,10 +69,10 @@
"eslint": "3.19.0",
"eslint-plugin-compat": "1.0.2",
"gulp": "3.9.1",
"gulp-autoprefixer": "3.1.1",
"gulp-autoprefixer": "4.0.0",
"gulp-cached": "1.1.1",
"gulp-chmod": "2.0.0",
"gulp-clean-css": "3.0.4",
"gulp-clean-css": "3.3.1",
"gulp-concat-util": "0.5.5",
"gulp-eol": "0.1.2",
"gulp-eslint": "3.0.1",
@ -89,7 +89,7 @@
"gulp-rimraf": "0.2.1",
"gulp-stripbom": "1.0.4",
"gulp-through": "0.4.0",
"gulp-uglify": "2.1.2",
"gulp-uglify": "3.0.0",
"gulp-util": "3.0.8",
"gulp-zip": "4.0.0",
"ifvisible.js": "1.0.6",
@ -109,7 +109,7 @@
"moment": "2.18.1",
"node-fs": "0.1.7",
"node-notifier": "5.1.2",
"normalize.css": "6.0.0",
"normalize.css": "7.0.0",
"openpgp": "2.5.4",
"opentip": "2.4.3",
"pikaday": "1.5.1",
@ -118,9 +118,9 @@
"rimraf": "2.6.1",
"run-sequence": "1.2.2",
"simplestatemanager": "3.4.0",
"style-loader": "0.16.1",
"style-loader": "0.18.0",
"underscore": "1.8.3",
"webpack": "2.4.1",
"webpack": "2.5.1",
"webpack-notifier": "1.5.0"
}
}