File tree Expand file tree Collapse file tree 3 files changed +228
-201
lines changed Expand file tree Collapse file tree 3 files changed +228
-201
lines changed Original file line number Diff line number Diff line change 33 "description" : " Generate TypeScript types from Swagger OpenAPI specs" ,
44 "version" : " 5.1.1" ,
55 "engines" : {
6- "node" : " >= 12 .0.0" ,
6+ "node" : " >= 14 .0.0" ,
77 "npm" : " >= 7.0.0"
88 },
99 "author" : " drew@pow.rs" ,
5353 "mime" : " ^3.0.0" ,
5454 "prettier" : " ^2.5.1" ,
5555 "tiny-glob" : " ^0.2.9" ,
56- "undici" : " ^4.12.2 " ,
56+ "undici" : " ^4.14.1 " ,
5757 "yargs-parser" : " ^21.0.0"
5858 },
5959 "devDependencies" : {
6060 "@types/js-yaml" : " ^4.0.5" ,
6161 "@types/mime" : " ^2.0.3" ,
62- "@types/node" : " ^17.0.10 " ,
63- "@types/prettier" : " ^2.4.3 " ,
64- "@typescript-eslint/eslint-plugin" : " ^5.10 .0" ,
65- "@typescript-eslint/parser" : " ^5.10 .0" ,
66- "chai" : " ^4.3.4 " ,
62+ "@types/node" : " ^17.0.17 " ,
63+ "@types/prettier" : " ^2.4.4 " ,
64+ "@typescript-eslint/eslint-plugin" : " ^5.11 .0" ,
65+ "@typescript-eslint/parser" : " ^5.11 .0" ,
66+ "chai" : " ^4.3.6 " ,
6767 "codecov" : " ^3.8.3" ,
6868 "eol" : " ^0.9.1" ,
69- "eslint" : " ^8.7 .0" ,
69+ "eslint" : " ^8.9 .0" ,
7070 "eslint-config-prettier" : " ^8.3.0" ,
7171 "eslint-plugin-prettier" : " ^4.0.0" ,
72- "mocha" : " ^9.1.4 " ,
72+ "mocha" : " ^9.2.0 " ,
7373 "nyc" : " ^15.1.0" ,
7474 "typescript" : " ^4.5.5"
7575 }
You can’t perform that action at this time.
0 commit comments