File tree Expand file tree Collapse file tree 3 files changed +245
-243
lines changed
Expand file tree Collapse file tree 3 files changed +245
-243
lines changed Original file line number Diff line number Diff line change 3939 "openapi-types" : " *"
4040 },
4141 "dependencies" : {
42- "@apidevtools/json-schema-ref-parser" : " ^15.3.1 " ,
42+ "@apidevtools/json-schema-ref-parser" : " ^15.3.2 " ,
4343 "json-schema-walker" : " ^3.2.0" ,
4444 "yargs" : " ^18.0.0"
4545 },
4848 "@eslint/js" : " ^10.0.1" ,
4949 "@types/json-schema" : " ^7.0.15" ,
5050 "c8" : " ^11.0.0" ,
51- "eslint" : " ^10.0.3 " ,
51+ "eslint" : " ^10.1.0 " ,
5252 "eslint-config-prettier" : " ^10.1.8" ,
5353 "eslint-plugin-prettier" : " ^5.5.5" ,
5454 "eslint-plugin-unused-imports" : " ^4.4.1" ,
5858 "prettier" : " ^3.8.1" ,
5959 "rimraf" : " ^6.1.3" ,
6060 "tsup" : " ^8.5.1" ,
61- "typescript" : " ^5.9.3 " ,
62- "typescript-eslint" : " ^8.57.0 " ,
63- "vitest" : " ^4.1.0 "
61+ "typescript" : " ^6.0.2 " ,
62+ "typescript-eslint" : " ^8.57.2 " ,
63+ "vitest" : " ^4.1.1 "
6464 },
6565 "prettier" : {
6666 "singleQuote" : true ,
Original file line number Diff line number Diff line change 44 "target" : " es2020" ,
55 "allowJs" : true ,
66 "allowSyntheticDefaultImports" : true ,
7- "baseUrl" : " src" ,
87 "declaration" : true ,
98 "esModuleInterop" : true ,
109 "inlineSourceMap" : false ,
You can’t perform that action at this time.
0 commit comments