chore: update dependencies

This commit is contained in:
Julien Fontanet
2021-01-14 16:56:39 +01:00
parent 806eaaf14b
commit 3e25b92369
19 changed files with 820 additions and 732 deletions

View File

@@ -12,7 +12,7 @@
"getopts": "^2.2.5",
"limit-concurrency-decorator": "^0.4.0",
"lodash": "^4.17.15",
"promise-toolbox": "^0.15.0",
"promise-toolbox": "^0.16.0",
"proper-lockfile": "^4.1.1",
"vhd-lib": "^1.0.0"
},

View File

@@ -32,7 +32,7 @@
"get-stream": "^6.0.0",
"limit-concurrency-decorator": "^0.4.0",
"lodash": "^4.17.4",
"promise-toolbox": "^0.15.0",
"promise-toolbox": "^0.16.0",
"readable-stream": "^3.0.6",
"through2": "^4.0.2",
"tmp": "^0.2.1",

View File

@@ -32,7 +32,7 @@
},
"dependencies": {
"lodash": "^4.17.4",
"promise-toolbox": "^0.15.0"
"promise-toolbox": "^0.16.0"
},
"devDependencies": {
"@babel/cli": "^7.0.0",

View File

@@ -7,7 +7,7 @@
"babel-jest": "^26.0.1",
"benchmark": "^2.1.4",
"eslint": "^7.6.0",
"eslint-config-prettier": "^6.15.0",
"eslint-config-prettier": "^7.1.0",
"eslint-config-standard": "^16.0.2",
"eslint-config-standard-jsx": "^10.0.0",
"eslint-plugin-eslint-comments": "^3.2.0",
@@ -16,7 +16,7 @@
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-react": "^7.21.5",
"exec-promise": "^0.7.0",
"flow-bin": "^0.138.0",
"flow-bin": "^0.142.0",
"globby": "^11.0.1",
"handlebars": "^4.7.6",
"husky": "^4.2.5",
@@ -24,7 +24,7 @@
"lint-staged": "^10.2.7",
"lodash": "^4.17.4",
"prettier": "^2.0.5",
"promise-toolbox": "^0.15.0",
"promise-toolbox": "^0.16.0",
"sorted-object": "^2.0.1",
"vuepress": "^1.4.1"
},

View File

@@ -43,7 +43,7 @@
"cross-env": "^7.0.2",
"execa": "^5.0.0",
"index-modules": "^0.3.0",
"promise-toolbox": "^0.15.0",
"promise-toolbox": "^0.16.0",
"rimraf": "^3.0.0",
"tmp": "^0.2.1"
},

View File

@@ -27,7 +27,7 @@
"fs-extra": "^9.0.0",
"limit-concurrency-decorator": "^0.4.0",
"lodash": "^4.17.4",
"promise-toolbox": "^0.15.0",
"promise-toolbox": "^0.16.0",
"struct-fu": "^1.2.0",
"uuid": "^8.3.1"
},

View File

@@ -47,7 +47,7 @@
"make-error": "^1.3.0",
"minimist": "^1.2.0",
"ms": "^2.1.1",
"promise-toolbox": "^0.15.0",
"promise-toolbox": "^0.16.0",
"pw": "0.0.4",
"xmlrpc": "^1.3.2",
"xo-collection": "^0.4.1"

View File

@@ -46,7 +46,7 @@
"nice-pipe": "0.0.0",
"pretty-ms": "^7.0.0",
"progress-stream": "^2.0.0",
"promise-toolbox": "^0.15.0",
"promise-toolbox": "^0.16.0",
"pump": "^3.0.0",
"pw": "^0.0.4",
"strip-indent": "^3.0.0",

View File

@@ -54,7 +54,7 @@
"@xen-orchestra/log": "^0.2.0",
"async-iterator-to-stream": "^1.1.0",
"lodash": "^4.17.19",
"promise-toolbox": "^0.15.0",
"promise-toolbox": "^0.16.0",
"readable-stream": "^3.5.0",
"xo-common": "^0.5.0"
},

View File

@@ -37,7 +37,7 @@
"exec-promise": "^0.7.0",
"inquirer": "^7.0.0",
"ldapts": "^2.2.1",
"promise-toolbox": "^0.15.0"
"promise-toolbox": "^0.16.0"
},
"devDependencies": {
"@babel/cli": "^7.0.0",

View File

@@ -35,7 +35,7 @@
"ipaddr.js": "^1.9.1",
"lodash": "^4.17.11",
"node-openssl-cert": "^0.0.117",
"promise-toolbox": "^0.15.0",
"promise-toolbox": "^0.16.0",
"uuid": "^8.3.1"
},
"private": true,

View File

@@ -37,7 +37,7 @@
"golike-defer": "^0.4.1",
"jest": "^24.8.0",
"lodash": "^4.17.11",
"promise-toolbox": "^0.15.0",
"promise-toolbox": "^0.16.0",
"xo-collection": "^0.4.1",
"xo-common": "^0.5.0",
"xo-lib": "^0.10.1"

View File

@@ -34,7 +34,7 @@
"dependencies": {
"nodemailer": "^6.1.0",
"nodemailer-markdown": "^1.0.1",
"promise-toolbox": "^0.15.0"
"promise-toolbox": "^0.16.0"
},
"devDependencies": {
"@babel/cli": "^7.0.0",

View File

@@ -33,7 +33,7 @@
"node": ">=6"
},
"dependencies": {
"promise-toolbox": "^0.15.0",
"promise-toolbox": "^0.16.0",
"slack-node": "^0.1.8"
},
"devDependencies": {

View File

@@ -43,7 +43,7 @@
"html-minifier": "^4.0.0",
"human-format": "^0.11.0",
"lodash": "^4.17.4",
"promise-toolbox": "^0.15.0"
"promise-toolbox": "^0.16.0"
},
"devDependencies": {
"@babel/cli": "^7.0.0",

View File

@@ -109,7 +109,7 @@
"passport": "^0.4.0",
"passport-local": "^1.0.0",
"pretty-format": "^26.4.2",
"promise-toolbox": "^0.15.0",
"promise-toolbox": "^0.16.0",
"proxy-agent": "^4.0.0",
"pug": "^3.0.0",
"pump": "^3.0.0",

View File

@@ -29,7 +29,7 @@
"core-js": "^3.0.0",
"lodash": "^4.17.15",
"pako": "^1.0.11",
"promise-toolbox": "^0.15.0",
"promise-toolbox": "^0.16.0",
"vhd-lib": "^1.0.0",
"xml2js": "^0.4.23"
},

View File

@@ -98,7 +98,7 @@
"moment-timezone": "^0.5.14",
"notifyjs": "^3.0.0",
"otplib": "^11.0.0",
"promise-toolbox": "^0.15.0",
"promise-toolbox": "^0.16.0",
"prop-types": "^15.6.0",
"qrcode": "^1.3.2",
"random-password": "^0.1.2",

1512
yarn.lock

File diff suppressed because it is too large Load Diff