Update dependencies

This commit is contained in:
RainLoop Team 2016-10-27 00:40:14 +03:00
parent 9d60dd0786
commit 7e135b10ac
2 changed files with 316 additions and 332 deletions

630
npm-shrinkwrap.json generated

File diff suppressed because it is too large Load diff

View file

@ -49,18 +49,18 @@
}, },
"devDependencies": { "devDependencies": {
"Progress.js": "github:usablica/progress.js", "Progress.js": "github:usablica/progress.js",
"autolinker": "^1.2.0", "autolinker": "^1.2.1",
"babel-core": "^6.17.0", "babel-core": "^6.18.0",
"babel-eslint": "^7.0.0", "babel-eslint": "^7.1.0",
"babel-loader": "^6.2.5", "babel-loader": "^6.2.6",
"babel-plugin-transform-decorators-legacy": "^1.3.4", "babel-plugin-transform-decorators-legacy": "^1.3.4",
"babel-plugin-transform-runtime": "^6.15.0", "babel-plugin-transform-runtime": "^6.15.0",
"babel-preset-es2015": "^6.16.0", "babel-preset-es2015": "^6.18.0",
"babel-preset-es2016": "^6.16.0", "babel-preset-es2016": "^6.16.0",
"babel-preset-stage-0": "^6.16.0", "babel-preset-stage-0": "^6.16.0",
"babel-runtime": "^6.1.18", "babel-runtime": "^6.18.0",
"classnames": "^2.2.5", "classnames": "^2.2.5",
"copy-webpack-plugin": "^3.0.1", "copy-webpack-plugin": "^4.0.0",
"es6-promise-polyfill": "^1.2.0", "es6-promise-polyfill": "^1.2.0",
"gulp": "^3.9.1", "gulp": "^3.9.1",
"gulp-autoprefixer": "^3.1.1", "gulp-autoprefixer": "^3.1.1",
@ -99,11 +99,11 @@
"knockout-sortable": "^0.14.1", "knockout-sortable": "^0.14.1",
"lightgallery": "^1.2.21", "lightgallery": "^1.2.21",
"matchmedia-polyfill": "^0.3.0", "matchmedia-polyfill": "^0.3.0",
"moment": "^2.15.1", "moment": "^2.15.2",
"node-fs": "^0.1.7", "node-fs": "^0.1.7",
"node-notifier": "4.6.1", "node-notifier": "4.6.1",
"normalize.css": "^5.0.0", "normalize.css": "^5.0.0",
"openpgp": "^2.3.3", "openpgp": "^2.3.4",
"opentip": "^2.4.3", "opentip": "^2.4.3",
"pikaday": "^1.4.0", "pikaday": "^1.4.0",
"raw-loader": "^0.5.1", "raw-loader": "^0.5.1",