Update dependencies

This commit is contained in:
RainLoop Team 2016-11-06 22:38:44 +03:00
parent 022ed24c2a
commit baa61349b8
2 changed files with 254 additions and 208 deletions

View file

@ -50,9 +50,9 @@
"devDependencies": {
"Progress.js": "github:usablica/progress.js",
"autolinker": "^1.2.1",
"babel-core": "^6.18.0",
"babel-core": "^6.18.2",
"babel-eslint": "^7.1.0",
"babel-loader": "^6.2.6",
"babel-loader": "^6.2.7",
"babel-plugin-transform-decorators-legacy": "^1.3.4",
"babel-plugin-transform-runtime": "^6.15.0",
"babel-preset-es2015": "^6.18.0",
@ -71,15 +71,15 @@
"gulp-eslint": "^3.0.1",
"gulp-filter": "^4.0.0",
"gulp-header": "^1.8.8",
"gulp-if": "^2.0.1",
"gulp-ignore": "^2.0.1",
"gulp-less": "^3.1.0",
"gulp-if": "^2.0.2",
"gulp-ignore": "^2.0.2",
"gulp-less": "^3.2.0",
"gulp-livereload": "^3.8.1",
"gulp-notify": "^2.2.0",
"gulp-plumber": "^1.1.0",
"gulp-rename": "^1.2.2",
"gulp-replace": "^0.5.4",
"gulp-rimraf": "^0.2.0",
"gulp-rimraf": "^0.2.1",
"gulp-stripbom": "^1.0.4",
"gulp-through": "^0.4.0",
"gulp-uglify": "^2.0.0",
@ -103,11 +103,11 @@
"node-fs": "^0.1.7",
"node-notifier": "4.6.1",
"normalize.css": "^5.0.0",
"openpgp": "^2.3.4",
"openpgp": "^2.3.5",
"opentip": "^2.4.3",
"pikaday": "^1.4.0",
"pikaday": "^1.5.1",
"raw-loader": "^0.5.1",
"rifraf": "^2.0.2",
"rifraf": "^2.0.3",
"rimraf": "^2.5.4",
"run-sequence": "^1.2.2",
"simplestatemanager": "^3.4.0",