@hey-api/openapi-ts 0.86.5 → 0.86.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -15104,5 +15104,5 @@ interface WatchValues {
15104
15104
  lastValue?: string;
15105
15105
  }
15106
15106
  //#endregion
15107
- export { FunctionParameter as A, StringCase as C, ImportExportItemObject as D, Comments as E, __export as F, ObjectValue as M, SyntaxKindKeyword as N, tsNodeToString as O, types_d_exports as P, PluginHandler as S, MaybeArray as T, OpenApiResponseObject as _, Input as a, Logger as b, ExpressionTransformer as c, Client as d, OpenApi$1 as f, OpenApiRequestBodyObject as g, OpenApiParameterObject as h, UserConfig$1 as i, FunctionTypeParameter as j, AccessLevel as k, DefinePlugin as l, OpenApiOperationObject as m, WatchValues as n, IR$1 as o, OpenApiMetaObject as p, Config$1 as r, TypeTransformer as s, LegacyIR as t, Plugin as u, OpenApiSchemaObject as v, LazyOrAsync as w, Client$2 as x, parseOpenApiSpec as y };
15108
- //# sourceMappingURL=types-ComCm5zo.d.cts.map
15107
+ export { AccessLevel as A, PluginHandler as C, Comments as D, MaybeArray as E, types_d_exports as F, __export as I, FunctionTypeParameter as M, ObjectValue as N, ImportExportItemObject as O, SyntaxKindKeyword as P, Client$2 as S, LazyOrAsync as T, OpenApiRequestBodyObject as _, Input as a, parseOpenApiSpec as b, ExpressionTransformer as c, Client as d, Operation as f, OpenApiParameterObject as g, OpenApiOperationObject as h, UserConfig$1 as i, FunctionParameter as j, tsNodeToString as k, DefinePlugin as l, OpenApiMetaObject as m, WatchValues as n, IR$1 as o, OpenApi$1 as p, Config$1 as r, TypeTransformer as s, LegacyIR as t, Plugin as u, OpenApiResponseObject as v, StringCase as w, Logger as x, OpenApiSchemaObject as y };
15108
+ //# sourceMappingURL=types-CHvu8B2X.d.cts.map
@@ -15103,5 +15103,5 @@ interface WatchValues {
15103
15103
  lastValue?: string;
15104
15104
  }
15105
15105
  //#endregion
15106
- export { FunctionParameter as A, StringCase as C, ImportExportItemObject as D, Comments as E, ObjectValue as M, SyntaxKindKeyword as N, tsNodeToString as O, types_d_exports as P, PluginHandler as S, MaybeArray as T, OpenApiResponseObject as _, Input as a, Logger as b, ExpressionTransformer as c, Client as d, OpenApi$1 as f, OpenApiRequestBodyObject as g, OpenApiParameterObject as h, UserConfig$1 as i, FunctionTypeParameter as j, AccessLevel as k, DefinePlugin as l, OpenApiOperationObject as m, WatchValues as n, IR$1 as o, OpenApiMetaObject as p, Config$1 as r, TypeTransformer as s, LegacyIR as t, Plugin as u, OpenApiSchemaObject as v, LazyOrAsync as w, Client$2 as x, parseOpenApiSpec as y };
15107
- //# sourceMappingURL=types-7_tn_FD9.d.ts.map
15106
+ export { AccessLevel as A, PluginHandler as C, Comments as D, MaybeArray as E, types_d_exports as F, FunctionTypeParameter as M, ObjectValue as N, ImportExportItemObject as O, SyntaxKindKeyword as P, Client$2 as S, LazyOrAsync as T, OpenApiRequestBodyObject as _, Input as a, parseOpenApiSpec as b, ExpressionTransformer as c, Client as d, Operation as f, OpenApiParameterObject as g, OpenApiOperationObject as h, UserConfig$1 as i, FunctionParameter as j, tsNodeToString as k, DefinePlugin as l, OpenApiMetaObject as m, WatchValues as n, IR$1 as o, OpenApi$1 as p, Config$1 as r, TypeTransformer as s, LegacyIR as t, Plugin as u, OpenApiResponseObject as v, StringCase as w, Logger as x, OpenApiSchemaObject as y };
15107
+ //# sourceMappingURL=types-CxjjO0D6.d.ts.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hey-api/openapi-ts",
3
- "version": "0.86.5",
3
+ "version": "0.86.7",
4
4
  "description": "🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.",
5
5
  "homepage": "https://heyapi.dev/",
6
6
  "repository": {
@@ -99,7 +99,7 @@
99
99
  "@angular/platform-browser": "19.2.15",
100
100
  "@angular/platform-browser-dynamic": "19.2.15",
101
101
  "@angular/router": "19.2.15",
102
- "@types/bun": "1.3.0",
102
+ "@types/bun": "1.3.1",
103
103
  "@types/cross-spawn": "6.0.6",
104
104
  "@types/semver": "7.7.1",
105
105
  "axios": "1.8.2",
@@ -109,7 +109,7 @@
109
109
  "nuxt": "3.14.1592",
110
110
  "ofetch": "1.4.1",
111
111
  "prettier": "3.4.2",
112
- "rxjs": "7.8.1",
112
+ "rxjs": "7.8.2",
113
113
  "typescript": "5.9.3",
114
114
  "vue": "3.5.13",
115
115
  "yaml": "2.8.0",