chore(package): update dependencies

This commit is contained in:
Julien Fontanet 2017-08-28 11:57:12 +02:00
parent 083f3df29d
commit 84d7ba5758
2 changed files with 497 additions and 592 deletions

View File

@ -38,9 +38,9 @@
"@nraynaud/struct-fu": "^1.0.1",
"ajv": "^5.2.2",
"app-conf": "^0.5.0",
"archiver": "^2.0.0",
"archiver": "^2.0.3",
"arp-a": "^0.5.1",
"babel-runtime": "^6.23.0",
"babel-runtime": "^6.26.0",
"base64url": "^2.0.0",
"bind-property-descriptor": "^1.0.0",
"blocked": "^1.2.1",
@ -57,22 +57,22 @@
"escape-string-regexp": "^1.0.5",
"event-to-promise": "^0.8.0",
"exec-promise": "^0.7.0",
"execa": "^0.7.0",
"express": "^4.15.2",
"express-session": "^1.15.4",
"execa": "^0.8.0",
"express": "^4.15.4",
"express-session": "^1.15.5",
"fatfs": "^0.10.4",
"from2": "^2.3.0",
"fs-extra": "^4.0.0",
"fs-extra": "^4.0.1",
"golike-defer": "^0.3.0",
"hashy": "^0.6.2",
"helmet": "^3.8.0",
"helmet": "^3.8.1",
"highland": "^2.11.1",
"http-proxy": "^1.16.2",
"http-request-plus": "^0.4.0",
"http-server-plus": "^0.8.0",
"human-format": "^0.8.0",
"is-redirect": "^1.0.0",
"js-yaml": "^3.9.0",
"js-yaml": "^3.9.1",
"json-rpc-peer": "^0.14.0",
"json5": "^0.5.1",
"julien-f-source-map-support": "0.0.0",
@ -92,26 +92,26 @@
"ndjson": "^1.5.0",
"parse-pairs": "^0.2.2",
"partial-stream": "0.0.0",
"passport": "^0.3.2",
"passport": "^0.4.0",
"passport-local": "^1.0.0",
"pretty-format": "^20.0.1",
"promise-toolbox": "^0.9.5",
"proxy-agent": "^2.1.0",
"pug": "^2.0.0-rc.2",
"pug": "^2.0.0-rc.3",
"pw": "^0.0.4",
"redis": "^2.7.1",
"redis": "^2.8.0",
"schema-inspector": "^1.6.8",
"semver": "^5.4.1",
"serve-static": "^1.12.3",
"serve-static": "^1.12.4",
"split-lines": "^1.1.0",
"stack-chain": "^1.3.7",
"tar-stream": "^1.5.4",
"through2": "^2.0.3",
"tmp": "^0.0.31",
"tmp": "^0.0.33",
"uuid": "^3.0.1",
"ws": "^3.0.0",
"ws": "^3.1.0",
"xen-api": "^0.14.2",
"xml2js": "~0.4.17",
"xml2js": "^0.4.19",
"xo-acl-resolver": "^0.2.3",
"xo-collection": "^0.4.1",
"xo-common": "^0.1.1",
@ -119,6 +119,7 @@
"xo-vmdk-to-vhd": "0.0.12"
},
"devDependencies": {
"babel-core": "^6.26.0",
"babel-eslint": "^7.2.3",
"babel-plugin-lodash": "^3.2.11",
"babel-plugin-transform-decorators-legacy": "^1.3.4",
@ -127,16 +128,16 @@
"babel-preset-stage-0": "^6.24.1",
"dependency-check": "^2.8.0",
"gulp": "git://github.com/gulpjs/gulp#4.0",
"gulp-babel": "^6",
"gulp-babel": "^7.0.0",
"gulp-coffee": "^2.3.4",
"gulp-plumber": "^1.1.0",
"gulp-sourcemaps": "^2.6.0",
"gulp-sourcemaps": "^2.6.1",
"gulp-watch": "^4.3.11",
"husky": "^0.14.3",
"index-modules": "^0.3.0",
"jest": "^20.0.1",
"rimraf": "^2.6.1",
"standard": "^10.0.2"
"standard": "^10.0.3"
},
"scripts": {
"build": "gulp build --production",

1052
yarn.lock

File diff suppressed because it is too large Load Diff