update deps (#14594)
* wip * Update ClientServerService.ts * eslint * Update fetch-resource.ts * wip
This commit is contained in:
@@ -7,15 +7,15 @@
|
||||
"generate": "tsx src/generator.ts && eslint ./built/**/*.ts --fix"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@readme/openapi-parser": "2.5.0",
|
||||
"@readme/openapi-parser": "2.6.0",
|
||||
"@types/node": "20.9.1",
|
||||
"@typescript-eslint/eslint-plugin": "6.11.0",
|
||||
"@typescript-eslint/parser": "6.11.0",
|
||||
"@typescript-eslint/eslint-plugin": "7.17.0",
|
||||
"@typescript-eslint/parser": "7.17.0",
|
||||
"openapi-types": "12.1.3",
|
||||
"openapi-typescript": "6.7.3",
|
||||
"ts-case-convert": "2.0.2",
|
||||
"ts-case-convert": "2.0.7",
|
||||
"tsx": "4.4.0",
|
||||
"typescript": "5.3.3"
|
||||
"typescript": "5.6.2"
|
||||
},
|
||||
"files": [
|
||||
"built"
|
||||
|
||||
Reference in New Issue
Block a user