File tree Expand file tree Collapse file tree 2 files changed +715
-686
lines changed Expand file tree Collapse file tree 2 files changed +715
-686
lines changed Original file line number Diff line number Diff line change 36
36
"node" : " >=18"
37
37
},
38
38
"dependencies" : {
39
- "@apidevtools/json-schema-ref-parser" : " ^12 .0.2 " ,
40
- "json-schema-walker" : " ^3.0.0 " ,
39
+ "@apidevtools/json-schema-ref-parser" : " ^13 .0.0 " ,
40
+ "json-schema-walker" : " ^3.0.1 " ,
41
41
"openapi-types" : " ^12.1.3" ,
42
- "yargs" : " ^17.7.2 "
42
+ "yargs" : " ^18.0.0 "
43
43
},
44
44
"devDependencies" : {
45
45
"@eslint/compat" : " ^1.2.9" ,
46
- "@eslint/js" : " ^9.27 .0" ,
46
+ "@eslint/js" : " ^9.28 .0" ,
47
47
"@types/json-schema" : " ^7.0.15" ,
48
48
"c8" : " ^10.1.3" ,
49
- "eslint" : " ^9.27 .0" ,
49
+ "eslint" : " ^9.28 .0" ,
50
50
"eslint-config-prettier" : " ^10.1.5" ,
51
- "eslint-plugin-prettier" : " ^5.4.0 " ,
51
+ "eslint-plugin-prettier" : " ^5.4.1 " ,
52
52
"eslint-plugin-unused-imports" : " ^4.1.4" ,
53
- "globals" : " ^16.1 .0" ,
54
- "nock" : " ^14.0.4 " ,
53
+ "globals" : " ^16.2 .0" ,
54
+ "nock" : " ^14.0.5 " ,
55
55
"prettier" : " ^3.5.3" ,
56
56
"rimraf" : " ^6.0.1" ,
57
57
"tsup" : " ^8.5.0" ,
58
58
"typescript" : " ^5.8.3" ,
59
- "typescript-eslint" : " ^8.32 .1" ,
60
- "vitest" : " ^3.1.4 "
59
+ "typescript-eslint" : " ^8.33 .1" ,
60
+ "vitest" : " ^3.2.1 "
61
61
},
62
62
"prettier" : {
63
63
"singleQuote" : true ,
You can’t perform that action at this time.
0 commit comments