File tree 2 files changed +273
-273
lines changed
2 files changed +273
-273
lines changed Original file line number Diff line number Diff line change 52
52
"openapi-fetch" : " ^0.12.2"
53
53
},
54
54
"devDependencies" : {
55
- "@eslint/js" : " ^9.11.1 " ,
56
- "@types/node" : " ^22.7.4 " ,
55
+ "@eslint/js" : " ^9.12.0 " ,
56
+ "@types/node" : " ^22.7.6 " ,
57
57
"dotenv" : " ^16.4.5" ,
58
- "eslint" : " ^9.11.1 " ,
58
+ "eslint" : " ^9.12.0 " ,
59
59
"eslint-config-prettier" : " ^9.1.0" ,
60
- "globals" : " ^15.9 .0" ,
60
+ "globals" : " ^15.11 .0" ,
61
61
"markdownlint-cli2" : " ^0.14.0" ,
62
62
"openapi-typescript" : " ^7.4.1" ,
63
63
"prettier" : " ^3.3.3" ,
64
64
"ts-autofix" : " ^1.0.0" ,
65
65
"tsx" : " ^4.19.1" ,
66
- "typedoc" : " ^0.26.7 " ,
67
- "typescript" : " ^5.6.2 " ,
68
- "typescript-eslint" : " ^8.8 .0" ,
69
- "vitest" : " ^2.1.1 "
66
+ "typedoc" : " ^0.26.10 " ,
67
+ "typescript" : " ^5.6.3 " ,
68
+ "typescript-eslint" : " ^8.10 .0" ,
69
+ "vitest" : " ^2.1.3 "
70
70
},
71
71
"type" : " module" ,
72
72
"exports" : {
You can’t perform that action at this time.
0 commit comments