File tree Expand file tree Collapse file tree 4 files changed +300
-362
lines changed Expand file tree Collapse file tree 4 files changed +300
-362
lines changed Load Diff This file was deleted. 
Original file line number Diff line number Diff line change 66 "openapi-rq" : " dist/cli.mjs" 
77 },
88 "type" : " module" 
9-  "workspaces" : [" examples/*" 
9+  "workspaces" : [
10+  " examples/*" 
11+  ],
1012 "scripts" : {
1113 "build" : " rimraf dist && tsc -p tsconfig.json" 
1214 "lint" : " biome check ." 
2325 },
2426 "homepage" : " https://github.com/7nohe/openapi-react-query-codegen" 
2527 "bugs" : " https://github.com/7nohe/openapi-react-query-codegen/issues" 
26-  "files" : [" dist" 
28+  "files" : [
29+  " dist" 
30+  ],
2731 "keywords" : [
2832 " codegen" 
2933 " react-query" 
3741 "author" : " Daiki Urata (@7nohe)" 
3842 "license" : " MIT" 
3943 "dependencies" : {
40-  "@hey-api/openapi-ts" : " 0.43 .0" 
44+  "@hey-api/openapi-ts" : " 0.45 .0" 
4145 },
4246 "devDependencies" : {
4347 "@biomejs/biome" : " ^1.7.2" 
4852 "lefthook" : " ^1.6.10" 
4953 "rimraf" : " ^5.0.5" 
5054 "ts-morph" : " ^22.0.0" 
55+  "ts-node" : " ^10.9.2" 
5156 "typescript" : " ^5.3.3" 
5257 "vitest" : " ^1.5.0" 
5358 },
                         You can’t perform that action at this time. 
           
                  
0 commit comments