diff --git a/package.json b/package.json index 0b0e9c40e0..1a82821694 100644 --- a/package.json +++ b/package.json @@ -24,72 +24,72 @@ "mobile" ], "dependencies": { - "bplist-parser": "0.0.6", - "broccoli": "0.16.2", + "bplist-parser": "0.1.0", + "broccoli": "0.16.4", "broccoli-funnel": "0.2.3", "bufferpack": "0.0.6", "bufferutil": "https://github.com/telerik/bufferutil/tarball/master", - "byline": "4.1.1", - "chalk": "1.0.0", - "cli-table": "https://github.com/telerik/cli-table/tarball/master", - "colors": "0.6.2", + "byline": "4.2.1", + "chalk": "1.1.0", + "cli-table": "https://github.com/telerik/cli-table/tarball/v0.3.1.1", + "colors": "1.1.2", "ffi": "https://github.com/icenium/node-ffi/tarball/master", "fibers": "https://github.com/icenium/node-fibers/tarball/v1.0.5.1", - "filesize": "2.0.3", + "filesize": "3.1.2", "gaze": "0.5.1", "gulp": "3.9.0", - "iconv-lite": "0.4.4", - "inquirer": "0.8.2", + "iconv-lite": "0.4.11", + "inquirer": "0.9.0", "ios-sim-portable": "1.0.8", - "lockfile": "1.0.0", - "lodash": "3.6.0", - "log4js": "0.6.22", + "lockfile": "1.0.1", + "lodash": "3.10.0", + "log4js": "0.6.26", "marked": "0.3.3", - "marked-terminal": "1.4.0", - "minimatch": "2.0.4", - "mkdirp": "0.3.5", - "mute-stream": "0.0.4", + "marked-terminal": "1.5.0", + "minimatch": "2.0.10", + "mkdirp": "0.5.1", + "mute-stream": "0.0.5", "node-inspector": "0.7.4", - "node-uuid": "1.4.1", + "node-uuid": "1.4.3", "npm": "2.6.1", - "open": "0.0.4", - "osenv": "0.1.0", + "open": "0.0.5", + "osenv": "0.1.3", "plist": "1.1.0", "plistlib": "0.2.1", - "progress-stream": "0.5.0", + "progress-stream": "1.1.1", "prompt": "https://github.com/Icenium/prompt/tarball/master", "properties-parser": "0.2.3", "ref": "https://github.com/icenium/ref/tarball/master", "ref-struct": "https://github.com/telerik/ref-struct/tarball/master", - "rimraf": "2.2.6", - "semver": "4.3.4", - "shelljs": "0.3.0", + "rimraf": "2.4.2", + "semver": "5.0.1", + "shelljs": "0.5.1", "tabtab": "https://github.com/Icenium/node-tabtab/tarball/master", - "temp": "0.8.1", + "temp": "0.8.3", "through2": "2.0.0", "utf-8-validate": "https://github.com/telerik/utf-8-validate/tarball/master", - "vinyl-filter-since": "2.0.0", + "vinyl-filter-since": "2.0.2", "winreg": "0.0.12", "ws": "0.7.1", "xcode": "https://github.com/NativeScript/node-xcode/archive/NativeScript-1.1.tar.gz", "xmldom": "0.1.19", "xmlhttprequest": "https://github.com/telerik/node-XMLHttpRequest/tarball/master", "xmlmerge-js": "0.2.4", - "yargs": "3.12.0" + "yargs": "3.15.0" }, "analyze": true, "devDependencies": { "chai": "1.8.x", - "grunt": "0.4.2", + "grunt": "0.4.5", "grunt-contrib-clean": "0.5.0", "grunt-contrib-copy": "0.5.0", "grunt-contrib-watch": "0.5.3", "grunt-shell": "0.6.4", - "grunt-ts": "2.0.1", + "grunt-ts": "4.2.0", "mocha": "1.21.4", "mocha-fibers": "https://github.com/Icenium/mocha-fibers/tarball/master", - "should": "4.0.4", - "typescript": "1.5.0-beta" + "should": "7.0.2", + "typescript": "1.5.3" }, "license": "Apache-2.0", "engines": {