chore: update dev deps

This commit is contained in:
Julien Fontanet 2022-07-05 11:13:50 +02:00
parent dfce56cee8
commit 49890a09b7
7 changed files with 1880 additions and 2073 deletions

View File

@ -26,7 +26,7 @@
},
"dependencies": {
"@iarna/toml": "^2.2.0",
"@koa/router": "^10.0.0",
"@koa/router": "^11.0.1",
"@vates/cached-dns.lookup": "^1.0.0",
"@vates/compose": "^2.1.0",
"@vates/decorate-with": "^2.0.0",

View File

@ -3,7 +3,7 @@
"@babel/core": "^7.0.0",
"@babel/eslint-parser": "^7.13.8",
"@babel/register": "^7.0.0",
"babel-jest": "^27.3.1",
"babel-jest": "^28.1.2",
"benchmark": "^2.1.4",
"deptree": "^1.0.0",
"eslint": "^8.7.0",
@ -19,7 +19,7 @@
"globby": "^13.1.1",
"handlebars": "^4.7.6",
"husky": "^4.2.5",
"jest": "^27.3.1",
"jest": "^28.1.2",
"lint-staged": "^12.0.3",
"lodash": "^4.17.4",
"prettier": "^2.0.5",

View File

@ -40,7 +40,7 @@
"xo-lib": "^0.11.1"
},
"devDependencies": {
"@types/node": "^17.0.25",
"@types/node": "^18.0.1",
"@types/through2": "^2.0.31",
"typescript": "^4.6.3"
},

View File

@ -35,7 +35,7 @@
"ensure-array": "^1.0.0",
"exec-promise": "^0.7.0",
"inquirer": "^8.0.0",
"ldapts": "^3.1.1",
"ldapts": "^4.1.0",
"promise-toolbox": "^0.21.0"
},
"devDependencies": {

View File

@ -31,7 +31,7 @@
"app-conf": "^2.1.0",
"babel-plugin-lodash": "^3.2.11",
"golike-defer": "^0.5.1",
"jest": "^27.3.1",
"jest": "^28.1.2",
"lodash": "^4.17.11",
"promise-toolbox": "^0.21.0",
"xo-collection": "^0.5.0",

View File

@ -104,7 +104,7 @@
"openpgp": "^5.0.0",
"otplib": "^11.0.0",
"partial-stream": "0.0.0",
"passport": "^0.5.2",
"passport": "^0.6.0",
"passport-local": "^1.0.0",
"promise-toolbox": "^0.21.0",
"proxy-agent": "^5.0.0",

3939
yarn.lock

File diff suppressed because it is too large Load Diff