File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 14
14
"test" : " vitest --global test.ts"
15
15
},
16
16
"devDependencies" : {
17
- "@types/chalk" : " ^2.2.0" ,
18
17
"@types/debug" : " ^4.1.10" ,
19
18
"@types/fs-extra" : " ^11.0.3" ,
20
19
"@types/inquirer" : " ^9.0.6" ,
46
45
"lodash.uniqby" : " ^4.7.0" ,
47
46
"lodash.uniqwith" : " ^4.5.0" ,
48
47
"micromatch" : " ^4.0.5" ,
48
+ "openapi-types" : " ^12.1.3" ,
49
49
"openapi3-ts" : " ^3.2.0" ,
50
50
"swagger2openapi" : " ^7.0.8" ,
51
51
"validator" : " ^13.11.0"
Original file line number Diff line number Diff line change 47
47
"generate-api" : " node ./dist/bin/orval.js --config ../../samples/react-query/basic/orval.config.ts"
48
48
},
49
49
"devDependencies" : {
50
- "@types/chalk" : " ^2.2.0" ,
51
50
"@types/inquirer" : " ^9.0.6" ,
52
51
"@types/js-yaml" : " ^4.0.8" ,
53
52
"@types/lodash.uniq" : " ^4.5.8"
70
69
"find-up" : " 5.0.0" ,
71
70
"fs-extra" : " ^10.1.0" ,
72
71
"lodash.uniq" : " ^4.5.0" ,
72
+ "openapi-types" : " ^12.1.3" ,
73
73
"openapi3-ts" : " ^3.2.0" ,
74
74
"string-argv" : " ^0.3.2" ,
75
75
"tsconfck" : " ^2.0.1"
You can’t perform that action at this time.
0 commit comments