@kubb/plugin-zod 3.0.0-alpha.12 → 3.0.0-alpha.14
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.
- package/README.md +13 -0
- package/dist/{chunk-N2VGLM33.cjs → chunk-G6ZSGAN2.cjs} +7 -7
- package/dist/chunk-G6ZSGAN2.cjs.map +1 -0
- package/dist/{chunk-BWE5OHCP.js → chunk-VY4FJ3P5.js} +7 -7
- package/dist/chunk-VY4FJ3P5.js.map +1 -0
- package/dist/components.cjs +5 -5
- package/dist/components.js +2 -2
- package/dist/index.cjs +4 -4
- package/dist/index.js +2 -2
- package/package.json +12 -12
- package/dist/chunk-BWE5OHCP.js.map +0 -1
- package/dist/chunk-N2VGLM33.cjs.map +0 -1
package/dist/components.cjs
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkG6ZSGAN2_cjs = require('./chunk-G6ZSGAN2.cjs');
|
|
4
4
|
|
|
5
5
|
// src/components/index.ts
|
|
6
|
-
|
|
6
|
+
chunkG6ZSGAN2_cjs.init_cjs_shims();
|
|
7
7
|
|
|
8
8
|
Object.defineProperty(exports, "OperationSchema", {
|
|
9
9
|
enumerable: true,
|
|
10
|
-
get: function () { return
|
|
10
|
+
get: function () { return chunkG6ZSGAN2_cjs.OperationSchema; }
|
|
11
11
|
});
|
|
12
12
|
Object.defineProperty(exports, "Operations", {
|
|
13
13
|
enumerable: true,
|
|
14
|
-
get: function () { return
|
|
14
|
+
get: function () { return chunkG6ZSGAN2_cjs.Operations; }
|
|
15
15
|
});
|
|
16
16
|
Object.defineProperty(exports, "Schema", {
|
|
17
17
|
enumerable: true,
|
|
18
|
-
get: function () { return
|
|
18
|
+
get: function () { return chunkG6ZSGAN2_cjs.Schema; }
|
|
19
19
|
});
|
|
20
20
|
//# sourceMappingURL=components.cjs.map
|
|
21
21
|
//# sourceMappingURL=components.cjs.map
|
package/dist/components.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { init_esm_shims } from './chunk-
|
|
2
|
-
export { OperationSchema, Operations, Schema } from './chunk-
|
|
1
|
+
import { init_esm_shims } from './chunk-VY4FJ3P5.js';
|
|
2
|
+
export { OperationSchema, Operations, Schema } from './chunk-VY4FJ3P5.js';
|
|
3
3
|
|
|
4
4
|
// src/components/index.ts
|
|
5
5
|
init_esm_shims();
|
package/dist/index.cjs
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkG6ZSGAN2_cjs = require('./chunk-G6ZSGAN2.cjs');
|
|
4
4
|
|
|
5
5
|
// src/index.ts
|
|
6
|
-
|
|
6
|
+
chunkG6ZSGAN2_cjs.init_cjs_shims();
|
|
7
7
|
|
|
8
8
|
Object.defineProperty(exports, "pluginZod", {
|
|
9
9
|
enumerable: true,
|
|
10
|
-
get: function () { return
|
|
10
|
+
get: function () { return chunkG6ZSGAN2_cjs.pluginZod; }
|
|
11
11
|
});
|
|
12
12
|
Object.defineProperty(exports, "pluginZodName", {
|
|
13
13
|
enumerable: true,
|
|
14
|
-
get: function () { return
|
|
14
|
+
get: function () { return chunkG6ZSGAN2_cjs.pluginZodName; }
|
|
15
15
|
});
|
|
16
16
|
//# sourceMappingURL=index.cjs.map
|
|
17
17
|
//# sourceMappingURL=index.cjs.map
|
package/dist/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { init_esm_shims } from './chunk-
|
|
2
|
-
export { pluginZod, pluginZodName } from './chunk-
|
|
1
|
+
import { init_esm_shims } from './chunk-VY4FJ3P5.js';
|
|
2
|
+
export { pluginZod, pluginZodName } from './chunk-VY4FJ3P5.js';
|
|
3
3
|
|
|
4
4
|
// src/index.ts
|
|
5
5
|
init_esm_shims();
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kubb/plugin-zod",
|
|
3
|
-
"version": "3.0.0-alpha.
|
|
3
|
+
"version": "3.0.0-alpha.14",
|
|
4
4
|
"description": "Generator plugin-zod",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"typescript",
|
|
@@ -56,25 +56,25 @@
|
|
|
56
56
|
"!/**/__tests__/**"
|
|
57
57
|
],
|
|
58
58
|
"dependencies": {
|
|
59
|
-
"@kubb/core": "3.0.0-alpha.
|
|
60
|
-
"@kubb/fs": "3.0.0-alpha.
|
|
61
|
-
"@kubb/oas": "3.0.0-alpha.
|
|
62
|
-
"@kubb/parser-ts": "3.0.0-alpha.
|
|
63
|
-
"@kubb/plugin-oas": "3.0.0-alpha.
|
|
64
|
-
"@kubb/react": "3.0.0-alpha.
|
|
65
|
-
"@kubb/types": "3.0.0-alpha.
|
|
59
|
+
"@kubb/core": "3.0.0-alpha.14",
|
|
60
|
+
"@kubb/fs": "3.0.0-alpha.14",
|
|
61
|
+
"@kubb/oas": "3.0.0-alpha.14",
|
|
62
|
+
"@kubb/parser-ts": "3.0.0-alpha.14",
|
|
63
|
+
"@kubb/plugin-oas": "3.0.0-alpha.14",
|
|
64
|
+
"@kubb/react": "3.0.0-alpha.14",
|
|
65
|
+
"@kubb/types": "3.0.0-alpha.14"
|
|
66
66
|
},
|
|
67
67
|
"devDependencies": {
|
|
68
68
|
"@types/react": "^18.3.5",
|
|
69
69
|
"prettier": "^3.3.3",
|
|
70
70
|
"react": "^18.3.1",
|
|
71
71
|
"tsup": "^8.2.4",
|
|
72
|
-
"@kubb/config-biome": "3.0.0-alpha.
|
|
73
|
-
"@kubb/config-ts": "3.0.0-alpha.
|
|
74
|
-
"@kubb/config-tsup": "3.0.0-alpha.
|
|
72
|
+
"@kubb/config-biome": "3.0.0-alpha.14",
|
|
73
|
+
"@kubb/config-ts": "3.0.0-alpha.14",
|
|
74
|
+
"@kubb/config-tsup": "3.0.0-alpha.14"
|
|
75
75
|
},
|
|
76
76
|
"peerDependencies": {
|
|
77
|
-
"@kubb/react": "3.0.0-alpha.
|
|
77
|
+
"@kubb/react": "3.0.0-alpha.14"
|
|
78
78
|
},
|
|
79
79
|
"engines": {
|
|
80
80
|
"node": ">=20"
|