Update dependencies.

This commit is contained in:
Gunther Brunner
2015-07-14 18:39:54 +09:00
parent bedae03035
commit e5384e2cfd
2 changed files with 22 additions and 22 deletions

View File

@@ -32,15 +32,15 @@
"adbkit": "^2.3.0",
"adbkit-apkreader": "^1.0.0",
"adbkit-monkey": "^1.0.1",
"bluebird": "^2.9.14",
"body-parser": "^1.12.2",
"chalk": "^1.0.0",
"bluebird": "^2.9.33",
"body-parser": "^1.13.2",
"chalk": "~1.0.0",
"commander": "^2.7.1",
"compression": "^1.4.3",
"compression": "^1.5.1",
"cookie-session": "^1.1.0",
"csurf": "^1.7.0",
"eventemitter3": "^0.1.6",
"express": "^4.12.3",
"express": "^4.13.1",
"express-validator": "^2.8.0",
"formidable": "^1.0.17",
"gm": "^1.17.0",
@@ -74,12 +74,12 @@
"stf-wiki": "^1.0.0",
"temp": "^0.8.1",
"ws": "^0.7.2",
"zmq": "^2.10.0"
"zmq": "^2.12.0"
},
"devDependencies": {
"async": "^1.2.1",
"bower": "^1.3.12",
"chai": "^2.1.2",
"chai": "^3.0.0",
"css-loader": "^0.14.0",
"del": "^1.2.0",
"event-stream": "^3.3.0",
@@ -90,9 +90,9 @@
"gulp-angular-gettext": "^2.1.0",
"gulp-jade": "^1.0.0",
"gulp-jscs": "^1.4.0",
"gulp-jshint": "^1.9.4",
"gulp-jshint": "^1.11.2",
"gulp-jsonlint": "^1.0.2",
"gulp-protractor": "^0.0.12",
"gulp-protractor": "^1.0.0",
"gulp-run": "^1.6.8",
"gulp-util": "^3.0.4",
"html-loader": "^0.3.0",
@@ -108,8 +108,8 @@
"karma-firefox-launcher": "^0.1.4",
"karma-ie-launcher": "^0.2.0",
"karma-jasmine": "^0.3.5",
"karma-junit-reporter": "^0.2.2",
"karma-opera-launcher": "^0.1.0",
"karma-junit-reporter": "^0.3.1",
"karma-opera-launcher": "^0.2.0",
"karma-phantomjs-launcher": "^0.2.0",
"karma-safari-launcher": "^0.1.1",
"karma-webpack": "^1.5.0",
@@ -131,7 +131,7 @@
"style-loader": "^0.12.3",
"template-html-loader": "^0.0.3",
"url-loader": "^0.5.5",
"webpack": "^1.10.0",
"webpack": "^1.10.1",
"webpack-dev-server": "^1.7.0"
},
"engines": {