@kubb/swagger-ts 2.5.3 → 2.6.0

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.
@@ -1,6 +1,6 @@
1
1
  import { OasBuilder } from '@kubb/swagger';
2
2
  import { KubbFile } from '@kubb/core';
3
- import { P as PluginOptions } from './types-Y_otwxvd.cjs';
3
+ import { P as PluginOptions } from './types-WZh-GEfj.cjs';
4
4
  import { ReactNode } from 'react';
5
5
  import { OasTypes } from '@kubb/swagger/oas';
6
6
 
@@ -1,6 +1,6 @@
1
1
  import { OasBuilder } from '@kubb/swagger';
2
2
  import { KubbFile } from '@kubb/core';
3
- import { P as PluginOptions } from './types-Y_otwxvd.js';
3
+ import { P as PluginOptions } from './types-WZh-GEfj.js';
4
4
  import { ReactNode } from 'react';
5
5
  import { OasTypes } from '@kubb/swagger/oas';
6
6
 
package/dist/index.d.cts CHANGED
@@ -2,9 +2,9 @@ import { GreaterThan, PossiblePromise } from '@kubb/types';
2
2
  import PQueue from 'p-queue';
3
3
  import { DirectoryTreeOptions } from 'directory-tree';
4
4
  import { Ora } from 'ora';
5
- import { P as PluginOptions, O as Options$3 } from './types-Y_otwxvd.cjs';
6
- export { F as FileMeta } from './types-Y_otwxvd.cjs';
7
- export { i as Oas } from './index-x0xIwSiH.cjs';
5
+ import { P as PluginOptions, O as Options$3 } from './types-WZh-GEfj.cjs';
6
+ export { F as FileMeta } from './types-WZh-GEfj.cjs';
7
+ export { i as Oas } from './index-BKDH3fXc.cjs';
8
8
  import '@kubb/core';
9
9
  import '@kubb/swagger';
10
10
  import 'hotscript';
package/dist/index.d.ts CHANGED
@@ -2,9 +2,9 @@ import { GreaterThan, PossiblePromise } from '@kubb/types';
2
2
  import PQueue from 'p-queue';
3
3
  import { DirectoryTreeOptions } from 'directory-tree';
4
4
  import { Ora } from 'ora';
5
- import { P as PluginOptions, O as Options$3 } from './types-Y_otwxvd.js';
6
- export { F as FileMeta } from './types-Y_otwxvd.js';
7
- export { i as Oas } from './index-x0xIwSiH.js';
5
+ import { P as PluginOptions, O as Options$3 } from './types-WZh-GEfj.js';
6
+ export { F as FileMeta } from './types-WZh-GEfj.js';
7
+ export { i as Oas } from './index-BKDH3fXc.js';
8
8
  import '@kubb/core';
9
9
  import '@kubb/swagger';
10
10
  import 'hotscript';
package/dist/oas.d.cts CHANGED
@@ -1,4 +1,4 @@
1
- export { I as Infer, M as MethodMap, a as Model, P as PathMap, R as RequestParams, b as Response, S as StatusMap } from './index-x0xIwSiH.cjs';
1
+ export { I as Infer, M as MethodMap, a as Model, P as PathMap, R as RequestParams, b as Response, S as StatusMap } from './index-BKDH3fXc.cjs';
2
2
  import 'hotscript';
3
3
  import 'ts-toolbelt';
4
4
  import '@kubb/swagger/oas';
package/dist/oas.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- export { I as Infer, M as MethodMap, a as Model, P as PathMap, R as RequestParams, b as Response, S as StatusMap } from './index-x0xIwSiH.js';
1
+ export { I as Infer, M as MethodMap, a as Model, P as PathMap, R as RequestParams, b as Response, S as StatusMap } from './index-BKDH3fXc.js';
2
2
  import 'hotscript';
3
3
  import 'ts-toolbelt';
4
4
  import '@kubb/swagger/oas';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kubb/swagger-ts",
3
- "version": "2.5.3",
3
+ "version": "2.6.0",
4
4
  "description": "Generator swagger-ts",
5
5
  "keywords": [
6
6
  "typescript",
@@ -49,24 +49,24 @@
49
49
  "hotscript": "^1.0.13",
50
50
  "json-schema-to-ts": "^3.0.0",
51
51
  "ts-toolbelt": "^9.6.0",
52
- "@kubb/core": "2.5.3",
53
- "@kubb/parser": "2.5.3",
54
- "@kubb/react": "2.5.3",
55
- "@kubb/types": "2.5.3",
56
- "@kubb/swagger": "2.5.3"
52
+ "@kubb/core": "2.6.0",
53
+ "@kubb/parser": "2.6.0",
54
+ "@kubb/react": "2.6.0",
55
+ "@kubb/swagger": "2.6.0",
56
+ "@kubb/types": "2.6.0"
57
57
  },
58
58
  "devDependencies": {
59
- "@types/react": "^18.2.52",
59
+ "@types/react": "^18.2.56",
60
60
  "eslint": "^8.56.0",
61
61
  "expect-type": "^0.17.3",
62
62
  "react": "^18.2.0",
63
- "tsup": "^8.0.1",
63
+ "tsup": "^8.0.2",
64
+ "@kubb/eslint-config": "1.1.8",
64
65
  "@kubb/ts-config": "0.1.0",
65
- "@kubb/tsup-config": "1.1.8",
66
- "@kubb/eslint-config": "1.1.8"
66
+ "@kubb/tsup-config": "1.1.8"
67
67
  },
68
68
  "peerDependencies": {
69
- "@kubb/react": "2.5.3"
69
+ "@kubb/react": "2.6.0"
70
70
  },
71
71
  "packageManager": "pnpm@8.3.0",
72
72
  "engines": {