File tree 2 files changed +371
-401
lines changed
2 files changed +371
-401
lines changed Original file line number Diff line number Diff line change 49
49
"postopenapi-typescript:server" : " ts-autofix ./src/server/openapi && pnpm run lint:fix"
50
50
},
51
51
"dependencies" : {
52
- "openapi-fetch" : " ^0.12.2 "
52
+ "openapi-fetch" : " ^0.13.0 "
53
53
},
54
54
"devDependencies" : {
55
- "@eslint/js" : " ^9.12 .0" ,
56
- "@types/node" : " ^22.7.6 " ,
55
+ "@eslint/js" : " ^9.14 .0" ,
56
+ "@types/node" : " ^22.9.0 " ,
57
57
"dotenv" : " ^16.4.5" ,
58
- "eslint" : " ^9.12 .0" ,
58
+ "eslint" : " ^9.14 .0" ,
59
59
"eslint-config-prettier" : " ^9.1.0" ,
60
- "globals" : " ^15.11 .0" ,
60
+ "globals" : " ^15.12 .0" ,
61
61
"markdownlint-cli2" : " ^0.14.0" ,
62
- "openapi-typescript" : " ^7.4.1 " ,
62
+ "openapi-typescript" : " ^7.4.2 " ,
63
63
"prettier" : " ^3.3.3" ,
64
64
"ts-autofix" : " ^1.0.0" ,
65
- "tsx" : " ^4.19.1 " ,
66
- "typedoc" : " ^0.26.10 " ,
65
+ "tsx" : " ^4.19.2 " ,
66
+ "typedoc" : " ^0.26.11 " ,
67
67
"typescript" : " 5.7.0-beta" ,
68
- "typescript-eslint" : " ^8.10 .0" ,
69
- "vitest" : " ^2.1.3 "
68
+ "typescript-eslint" : " ^8.13 .0" ,
69
+ "vitest" : " ^2.1.4 "
70
70
},
71
71
"type" : " module" ,
72
72
"exports" : {
You can’t perform that action at this time.
0 commit comments