Upgrade most outdated dependencies

This commit is contained in:
Juan Cruz Viotti 2016-03-07 08:44:10 -04:00
parent f295837840
commit a522c70f92

View File

@ -26,12 +26,12 @@
"ent": "^2.2.0", "ent": "^2.2.0",
"gulp": "^3.9.0", "gulp": "^3.9.0",
"gulp-coffee": "^2.2.0", "gulp-coffee": "^2.2.0",
"gulp-coffeelint": "^0.5.0", "gulp-coffeelint": "^0.6.0",
"gulp-shell": "^0.4.2", "gulp-shell": "^0.5.2",
"gulp-util": "^3.0.6" "gulp-util": "^3.0.6"
}, },
"dependencies": { "dependencies": {
"bluebird": "^2.9.34", "bluebird": "^3.3.3",
"capitano": "~1.7.0", "capitano": "~1.7.0",
"chalk": "^1.1.1", "chalk": "^1.1.1",
"coffee-script": "^1.9.3", "coffee-script": "^1.9.3",
@ -39,12 +39,12 @@
"is-root": "^1.0.0", "is-root": "^1.0.0",
"lodash": "^3.10.0", "lodash": "^3.10.0",
"mixpanel": "^0.4.0", "mixpanel": "^0.4.0",
"moment": "^2.10.6", "moment": "^2.12.0",
"nplugm": "^3.0.0", "nplugm": "^3.0.0",
"president": "^2.0.1", "president": "^2.0.1",
"prettyjson": "^1.1.3", "prettyjson": "^1.1.3",
"resin-cli-auth": "^1.0.0", "resin-cli-auth": "^1.0.0",
"resin-cli-errors": "^1.0.0", "resin-cli-errors": "^1.2.0",
"resin-cli-form": "^1.4.0", "resin-cli-form": "^1.4.0",
"resin-cli-visuals": "^1.2.2", "resin-cli-visuals": "^1.2.2",
"resin-config-json": "^1.0.0", "resin-config-json": "^1.0.0",
@ -61,7 +61,7 @@
"umount": "^1.1.1", "umount": "^1.1.1",
"underscore.string": "^3.1.1", "underscore.string": "^3.1.1",
"unzip2": "^0.2.5", "unzip2": "^0.2.5",
"update-notifier": "^0.5.0", "update-notifier": "^0.6.1",
"valid-email": "0.0.2" "valid-email": "0.0.2"
} }
} }