fix: update cross-package dependencies to 16.5.18

This commit is contained in:
2026-01-31 17:13:30 +03:00
parent 2db0d19928
commit d069be2314
36 changed files with 103 additions and 104 deletions
-1
View File
@@ -12,5 +12,4 @@ logFilters:
nodeLinker: node-modules nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-4.6.0.cjs yarnPath: .yarn/releases/yarn-4.6.0.cjs
+3 -3
View File
@@ -14,10 +14,10 @@
}, },
"sideEffects": false, "sideEffects": false,
"type": "module", "type": "module",
"version": "16.5.10", "version": "16.5.18",
"versions": { "versions": {
"git": "16.5.9", "git": "16.5.18",
"npm": "16.5.9" "npm": "16.5.18"
}, },
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
+6 -6
View File
@@ -19,7 +19,7 @@
], ],
"type": "module", "type": "module",
"types": "./index.d.ts", "types": "./index.d.ts",
"version": "16.5.11", "version": "16.5.18",
"main": "./cjs/index.js", "main": "./cjs/index.js",
"module": "./index.js", "module": "./index.js",
"exports": { "exports": {
@@ -449,11 +449,11 @@
} }
}, },
"dependencies": { "dependencies": {
"@pezkuwi/api-base": "16.5.9", "@pezkuwi/api-base": "16.5.18",
"@pezkuwi/rpc-augment": "16.5.9", "@pezkuwi/rpc-augment": "16.5.18",
"@pezkuwi/types": "16.5.9", "@pezkuwi/types": "16.5.18",
"@pezkuwi/types-augment": "16.5.9", "@pezkuwi/types-augment": "16.5.18",
"@pezkuwi/types-codec": "16.5.9", "@pezkuwi/types-codec": "16.5.18",
"@pezkuwi/util": "14.0.11", "@pezkuwi/util": "14.0.11",
"tslib": "^2.8.1" "tslib": "^2.8.1"
} }
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @pezkuwi/dev // Do not edit, auto-generated by @pezkuwi/dev
export const packageInfo = { name: '@pezkuwi/api-augment', path: 'auto', type: 'auto', version: '16.5.11' }; export const packageInfo = { name: '@pezkuwi/api-augment', path: 'auto', type: 'auto', version: '16.5.18' };
+3 -3
View File
@@ -19,7 +19,7 @@
], ],
"type": "module", "type": "module",
"types": "./index.d.ts", "types": "./index.d.ts",
"version": "16.5.11", "version": "16.5.18",
"main": "./cjs/index.js", "main": "./cjs/index.js",
"module": "./index.js", "module": "./index.js",
"exports": { "exports": {
@@ -255,8 +255,8 @@
} }
}, },
"dependencies": { "dependencies": {
"@pezkuwi/rpc-core": "16.5.9", "@pezkuwi/rpc-core": "16.5.18",
"@pezkuwi/types": "16.5.9", "@pezkuwi/types": "16.5.18",
"@pezkuwi/util": "14.0.11", "@pezkuwi/util": "14.0.11",
"rxjs": "^7.8.1", "rxjs": "^7.8.1",
"tslib": "^2.8.1" "tslib": "^2.8.1"
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @pezkuwi/dev // Do not edit, auto-generated by @pezkuwi/dev
export const packageInfo = { name: '@pezkuwi/api-base', path: 'auto', type: 'auto', version: '16.5.11' }; export const packageInfo = { name: '@pezkuwi/api-base', path: 'auto', type: 'auto', version: '16.5.18' };
+7 -7
View File
@@ -19,7 +19,7 @@
], ],
"type": "module", "type": "module",
"types": "./index.d.ts", "types": "./index.d.ts",
"version": "16.5.11", "version": "16.5.18",
"main": "./cjs/index.js", "main": "./cjs/index.js",
"module": "./index.js", "module": "./index.js",
"exports": { "exports": {
@@ -395,13 +395,13 @@
} }
}, },
"dependencies": { "dependencies": {
"@pezkuwi/api": "16.5.9", "@pezkuwi/api": "16.5.18",
"@pezkuwi/api-augment": "16.5.9", "@pezkuwi/api-augment": "16.5.18",
"@pezkuwi/keyring": "14.0.11", "@pezkuwi/keyring": "14.0.11",
"@pezkuwi/types": "16.5.9", "@pezkuwi/types": "16.5.18",
"@pezkuwi/types-codec": "16.5.9", "@pezkuwi/types-codec": "16.5.18",
"@pezkuwi/types-create": "16.5.9", "@pezkuwi/types-create": "16.5.18",
"@pezkuwi/types-support": "16.5.9", "@pezkuwi/types-support": "16.5.18",
"@pezkuwi/util": "14.0.11", "@pezkuwi/util": "14.0.11",
"@pezkuwi/util-crypto": "14.0.11", "@pezkuwi/util-crypto": "14.0.11",
"rxjs": "^7.8.1", "rxjs": "^7.8.1",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @pezkuwi/dev // Do not edit, auto-generated by @pezkuwi/dev
export const packageInfo = { name: '@pezkuwi/api-contract', path: 'auto', type: 'auto', version: '16.5.11' }; export const packageInfo = { name: '@pezkuwi/api-contract', path: 'auto', type: 'auto', version: '16.5.18' };
+9 -9
View File
@@ -19,18 +19,18 @@
], ],
"type": "module", "type": "module",
"types": "./index.d.ts", "types": "./index.d.ts",
"version": "16.5.11", "version": "16.5.18",
"main": "./cjs/index.js", "main": "./cjs/index.js",
"module": "./index.js", "module": "./index.js",
"dependencies": { "dependencies": {
"@pezkuwi/api": "16.5.9", "@pezkuwi/api": "16.5.18",
"@pezkuwi/api-augment": "16.5.9", "@pezkuwi/api-augment": "16.5.18",
"@pezkuwi/api-base": "16.5.9", "@pezkuwi/api-base": "16.5.18",
"@pezkuwi/rpc-core": "16.5.9", "@pezkuwi/rpc-core": "16.5.18",
"@pezkuwi/rpc-provider": "16.5.9", "@pezkuwi/rpc-provider": "16.5.18",
"@pezkuwi/types": "16.5.9", "@pezkuwi/types": "16.5.18",
"@pezkuwi/types-codec": "16.5.9", "@pezkuwi/types-codec": "16.5.18",
"@pezkuwi/types-support": "16.5.9", "@pezkuwi/types-support": "16.5.18",
"@pezkuwi/util": "14.0.11", "@pezkuwi/util": "14.0.11",
"@pezkuwi/util-crypto": "14.0.11", "@pezkuwi/util-crypto": "14.0.11",
"rxjs": "^7.8.1", "rxjs": "^7.8.1",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @pezkuwi/dev // Do not edit, auto-generated by @pezkuwi/dev
export const packageInfo = { name: '@pezkuwi/api-derive', path: 'auto', type: 'auto', version: '16.5.11' }; export const packageInfo = { name: '@pezkuwi/api-derive', path: 'auto', type: 'auto', version: '16.5.18' };
+13 -13
View File
@@ -19,7 +19,7 @@
], ],
"type": "module", "type": "module",
"types": "./index.d.ts", "types": "./index.d.ts",
"version": "16.5.12", "version": "16.5.18",
"main": "./cjs/index.js", "main": "./cjs/index.js",
"module": "./index.js", "module": "./index.js",
"exports": { "exports": {
@@ -591,19 +591,19 @@
} }
}, },
"dependencies": { "dependencies": {
"@pezkuwi/api-augment": "16.5.9", "@pezkuwi/api-augment": "16.5.18",
"@pezkuwi/api-base": "16.5.9", "@pezkuwi/api-base": "16.5.18",
"@pezkuwi/api-derive": "16.5.9", "@pezkuwi/api-derive": "16.5.18",
"@pezkuwi/keyring": "14.0.11", "@pezkuwi/keyring": "14.0.11",
"@pezkuwi/rpc-augment": "16.5.9", "@pezkuwi/rpc-augment": "16.5.18",
"@pezkuwi/rpc-core": "16.5.9", "@pezkuwi/rpc-core": "16.5.18",
"@pezkuwi/rpc-provider": "16.5.9", "@pezkuwi/rpc-provider": "16.5.18",
"@pezkuwi/types": "16.5.9", "@pezkuwi/types": "16.5.18",
"@pezkuwi/types-augment": "16.5.9", "@pezkuwi/types-augment": "16.5.18",
"@pezkuwi/types-codec": "16.5.9", "@pezkuwi/types-codec": "16.5.18",
"@pezkuwi/types-create": "16.5.9", "@pezkuwi/types-create": "16.5.18",
"@pezkuwi/types-known": "16.5.9", "@pezkuwi/types-known": "16.5.18",
"@pezkuwi/types-support": "16.5.9", "@pezkuwi/types-support": "16.5.18",
"@pezkuwi/util": "14.0.11", "@pezkuwi/util": "14.0.11",
"@pezkuwi/util-crypto": "14.0.11", "@pezkuwi/util-crypto": "14.0.11",
"eventemitter3": "^5.0.1", "eventemitter3": "^5.0.1",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @pezkuwi/dev // Do not edit, auto-generated by @pezkuwi/dev
export const packageInfo = { name: '@pezkuwi/api', path: 'auto', type: 'auto', version: '16.5.12' }; export const packageInfo = { name: '@pezkuwi/api', path: 'auto', type: 'auto', version: '16.5.18' };
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@pezkuwi/bizinikiwi-bindings", "name": "@pezkuwi/bizinikiwi-bindings",
"version": "1.0.0", "version": "16.5.18",
"author": "Dijital Kurdistan Tech Institute <info@pezkuwichain.io>", "author": "Dijital Kurdistan Tech Institute <info@pezkuwichain.io>",
"bugs": "https://github.com/pezkuwichain/pezkuwi-api/issues", "bugs": "https://github.com/pezkuwichain/pezkuwi-api/issues",
"homepage": "https://github.com/pezkuwichain/pezkuwi-api/tree/master/packages/bizinikiwi-bindings#readme", "homepage": "https://github.com/pezkuwichain/pezkuwi-api/tree/master/packages/bizinikiwi-bindings#readme",
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@pezkuwi/merkleize-metadata", "name": "@pezkuwi/merkleize-metadata",
"version": "1.0.0", "version": "16.5.18",
"author": "Dijital Kurdistan Tech Institute <info@pezkuwichain.io>", "author": "Dijital Kurdistan Tech Institute <info@pezkuwichain.io>",
"bugs": "https://github.com/pezkuwichain/pezkuwi-api/issues", "bugs": "https://github.com/pezkuwichain/pezkuwi-api/issues",
"homepage": "https://github.com/pezkuwichain/pezkuwi-api/tree/master/packages/merkleize-metadata#readme", "homepage": "https://github.com/pezkuwichain/pezkuwi-api/tree/master/packages/merkleize-metadata#readme",
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@pezkuwi/metadata-builders", "name": "@pezkuwi/metadata-builders",
"version": "1.0.0", "version": "16.5.18",
"author": "Dijital Kurdistan Tech Institute <info@pezkuwichain.io>", "author": "Dijital Kurdistan Tech Institute <info@pezkuwichain.io>",
"bugs": "https://github.com/pezkuwichain/pezkuwi-api/issues", "bugs": "https://github.com/pezkuwichain/pezkuwi-api/issues",
"homepage": "https://github.com/pezkuwichain/pezkuwi-api/tree/master/packages/metadata-builders#readme", "homepage": "https://github.com/pezkuwichain/pezkuwi-api/tree/master/packages/metadata-builders#readme",
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@pezkuwi/papi-utils", "name": "@pezkuwi/papi-utils",
"version": "1.0.0", "version": "16.5.18",
"author": "Dijital Kurdistan Tech Institute <info@pezkuwichain.io>", "author": "Dijital Kurdistan Tech Institute <info@pezkuwichain.io>",
"bugs": "https://github.com/pezkuwichain/pezkuwi-api/issues", "bugs": "https://github.com/pezkuwichain/pezkuwi-api/issues",
"homepage": "https://github.com/pezkuwichain/pezkuwi-api/tree/master/packages/papi-utils#readme", "homepage": "https://github.com/pezkuwichain/pezkuwi-api/tree/master/packages/papi-utils#readme",
+4 -4
View File
@@ -19,7 +19,7 @@
], ],
"type": "module", "type": "module",
"types": "./index.d.ts", "types": "./index.d.ts",
"version": "16.5.11", "version": "16.5.18",
"main": "./cjs/index.js", "main": "./cjs/index.js",
"module": "./index.js", "module": "./index.js",
"exports": { "exports": {
@@ -129,9 +129,9 @@
} }
}, },
"dependencies": { "dependencies": {
"@pezkuwi/rpc-core": "16.5.9", "@pezkuwi/rpc-core": "16.5.18",
"@pezkuwi/types": "16.5.9", "@pezkuwi/types": "16.5.18",
"@pezkuwi/types-codec": "16.5.9", "@pezkuwi/types-codec": "16.5.18",
"@pezkuwi/util": "14.0.11", "@pezkuwi/util": "14.0.11",
"tslib": "^2.8.1" "tslib": "^2.8.1"
} }
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @pezkuwi/dev // Do not edit, auto-generated by @pezkuwi/dev
export const packageInfo = { name: '@pezkuwi/rpc-augment', path: 'auto', type: 'auto', version: '16.5.11' }; export const packageInfo = { name: '@pezkuwi/rpc-augment', path: 'auto', type: 'auto', version: '16.5.18' };
+4 -4
View File
@@ -19,7 +19,7 @@
], ],
"type": "module", "type": "module",
"types": "./index.d.ts", "types": "./index.d.ts",
"version": "16.5.11", "version": "16.5.18",
"main": "./cjs/index.js", "main": "./cjs/index.js",
"module": "./index.js", "module": "./index.js",
"exports": { "exports": {
@@ -200,9 +200,9 @@
}, },
"dependencies": { "dependencies": {
"@pezkuwi/keyring": "14.0.11", "@pezkuwi/keyring": "14.0.11",
"@pezkuwi/rpc-augment": "16.5.9", "@pezkuwi/rpc-augment": "16.5.18",
"@pezkuwi/rpc-provider": "16.5.9", "@pezkuwi/rpc-provider": "16.5.18",
"@pezkuwi/types": "16.5.9", "@pezkuwi/types": "16.5.18",
"@pezkuwi/util": "14.0.11", "@pezkuwi/util": "14.0.11",
"rxjs": "^7.8.1", "rxjs": "^7.8.1",
"tslib": "^2.8.1" "tslib": "^2.8.1"
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @pezkuwi/dev // Do not edit, auto-generated by @pezkuwi/dev
export const packageInfo = { name: '@pezkuwi/rpc-core', path: 'auto', type: 'auto', version: '16.5.11' }; export const packageInfo = { name: '@pezkuwi/rpc-core', path: 'auto', type: 'auto', version: '16.5.18' };
+3 -3
View File
@@ -19,7 +19,7 @@
], ],
"type": "module", "type": "module",
"types": "./index.d.ts", "types": "./index.d.ts",
"version": "16.5.11", "version": "16.5.18",
"main": "./cjs/index.js", "main": "./cjs/index.js",
"module": "./index.js", "module": "./index.js",
"exports": { "exports": {
@@ -326,8 +326,8 @@
}, },
"dependencies": { "dependencies": {
"@pezkuwi/keyring": "14.0.11", "@pezkuwi/keyring": "14.0.11",
"@pezkuwi/types": "16.5.9", "@pezkuwi/types": "16.5.18",
"@pezkuwi/types-support": "16.5.9", "@pezkuwi/types-support": "16.5.18",
"@pezkuwi/util": "14.0.11", "@pezkuwi/util": "14.0.11",
"@pezkuwi/util-crypto": "14.0.11", "@pezkuwi/util-crypto": "14.0.11",
"@pezkuwi/x-fetch": "14.0.11", "@pezkuwi/x-fetch": "14.0.11",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @pezkuwi/dev // Do not edit, auto-generated by @pezkuwi/dev
export const packageInfo = { name: '@pezkuwi/rpc-provider', path: 'auto', type: 'auto', version: '16.5.11' }; export const packageInfo = { name: '@pezkuwi/rpc-provider', path: 'auto', type: 'auto', version: '16.5.18' };
+11 -11
View File
@@ -19,7 +19,7 @@
], ],
"type": "module", "type": "module",
"types": "./index.d.ts", "types": "./index.d.ts",
"version": "16.5.11", "version": "16.5.18",
"main": "./cjs/index.js", "main": "./cjs/index.js",
"module": "./index.js", "module": "./index.js",
"bin": { "bin": {
@@ -527,16 +527,16 @@
} }
}, },
"dependencies": { "dependencies": {
"@pezkuwi/api": "16.5.9", "@pezkuwi/api": "16.5.18",
"@pezkuwi/api-augment": "16.5.9", "@pezkuwi/api-augment": "16.5.18",
"@pezkuwi/api-derive": "16.5.9", "@pezkuwi/api-derive": "16.5.18",
"@pezkuwi/rpc-augment": "16.5.9", "@pezkuwi/rpc-augment": "16.5.18",
"@pezkuwi/rpc-provider": "16.5.9", "@pezkuwi/rpc-provider": "16.5.18",
"@pezkuwi/types": "16.5.9", "@pezkuwi/types": "16.5.18",
"@pezkuwi/types-augment": "16.5.9", "@pezkuwi/types-augment": "16.5.18",
"@pezkuwi/types-codec": "16.5.9", "@pezkuwi/types-codec": "16.5.18",
"@pezkuwi/types-create": "16.5.9", "@pezkuwi/types-create": "16.5.18",
"@pezkuwi/types-support": "16.5.9", "@pezkuwi/types-support": "16.5.18",
"@pezkuwi/util": "14.0.11", "@pezkuwi/util": "14.0.11",
"@pezkuwi/util-crypto": "14.0.11", "@pezkuwi/util-crypto": "14.0.11",
"@pezkuwi/x-ws": "14.0.11", "@pezkuwi/x-ws": "14.0.11",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @pezkuwi/dev // Do not edit, auto-generated by @pezkuwi/dev
export const packageInfo = { name: '@pezkuwi/typegen', path: 'auto', type: 'auto', version: '16.5.11' }; export const packageInfo = { name: '@pezkuwi/typegen', path: 'auto', type: 'auto', version: '16.5.18' };
+3 -3
View File
@@ -19,7 +19,7 @@
], ],
"type": "module", "type": "module",
"types": "./index.d.ts", "types": "./index.d.ts",
"version": "16.5.11", "version": "16.5.18",
"main": "./cjs/index.js", "main": "./cjs/index.js",
"module": "./index.js", "module": "./index.js",
"exports": { "exports": {
@@ -395,8 +395,8 @@
} }
}, },
"dependencies": { "dependencies": {
"@pezkuwi/types": "16.5.9", "@pezkuwi/types": "16.5.18",
"@pezkuwi/types-codec": "16.5.9", "@pezkuwi/types-codec": "16.5.18",
"@pezkuwi/util": "14.0.11", "@pezkuwi/util": "14.0.11",
"tslib": "^2.8.1" "tslib": "^2.8.1"
} }
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @pezkuwi/dev // Do not edit, auto-generated by @pezkuwi/dev
export const packageInfo = { name: '@pezkuwi/types-augment', path: 'auto', type: 'auto', version: '16.5.11' }; export const packageInfo = { name: '@pezkuwi/types-augment', path: 'auto', type: 'auto', version: '16.5.18' };
+4 -4
View File
@@ -19,7 +19,7 @@
], ],
"type": "module", "type": "module",
"types": "./index.d.ts", "types": "./index.d.ts",
"version": "16.5.11", "version": "16.5.18",
"main": "./cjs/index.js", "main": "./cjs/index.js",
"module": "./index.js", "module": "./index.js",
"exports": { "exports": {
@@ -1142,9 +1142,9 @@
} }
}, },
"dependencies": { "dependencies": {
"@pezkuwi/types": "16.5.9", "@pezkuwi/types": "16.5.18",
"@pezkuwi/types-augment": "16.5.9", "@pezkuwi/types-augment": "16.5.18",
"@pezkuwi/types-support": "16.5.9", "@pezkuwi/types-support": "16.5.18",
"@pezkuwi/util": "14.0.11", "@pezkuwi/util": "14.0.11",
"@pezkuwi/util-crypto": "14.0.11", "@pezkuwi/util-crypto": "14.0.11",
"@pezkuwi/x-bigint": "14.0.11", "@pezkuwi/x-bigint": "14.0.11",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @pezkuwi/dev // Do not edit, auto-generated by @pezkuwi/dev
export const packageInfo = { name: '@pezkuwi/types-codec', path: 'auto', type: 'auto', version: '16.5.11' }; export const packageInfo = { name: '@pezkuwi/types-codec', path: 'auto', type: 'auto', version: '16.5.18' };
+3 -3
View File
@@ -19,7 +19,7 @@
], ],
"type": "module", "type": "module",
"types": "./index.d.ts", "types": "./index.d.ts",
"version": "16.5.11", "version": "16.5.18",
"main": "./cjs/index.js", "main": "./cjs/index.js",
"module": "./index.js", "module": "./index.js",
"exports": { "exports": {
@@ -283,8 +283,8 @@
} }
}, },
"dependencies": { "dependencies": {
"@pezkuwi/types": "16.5.9", "@pezkuwi/types": "16.5.18",
"@pezkuwi/types-codec": "16.5.9", "@pezkuwi/types-codec": "16.5.18",
"@pezkuwi/util": "14.0.11", "@pezkuwi/util": "14.0.11",
"tslib": "^2.8.1" "tslib": "^2.8.1"
} }
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @pezkuwi/dev // Do not edit, auto-generated by @pezkuwi/dev
export const packageInfo = { name: '@pezkuwi/types-create', path: 'auto', type: 'auto', version: '16.5.11' }; export const packageInfo = { name: '@pezkuwi/types-create', path: 'auto', type: 'auto', version: '16.5.18' };
+5 -5
View File
@@ -19,7 +19,7 @@
], ],
"type": "module", "type": "module",
"types": "./index.d.ts", "types": "./index.d.ts",
"version": "16.5.11", "version": "16.5.18",
"main": "./cjs/index.js", "main": "./cjs/index.js",
"module": "./index.js", "module": "./index.js",
"exports": { "exports": {
@@ -437,10 +437,10 @@
} }
}, },
"dependencies": { "dependencies": {
"@pezkuwi/networks": "16.5.9", "@pezkuwi/networks": "16.5.18",
"@pezkuwi/types": "16.5.9", "@pezkuwi/types": "16.5.18",
"@pezkuwi/types-codec": "16.5.9", "@pezkuwi/types-codec": "16.5.18",
"@pezkuwi/types-create": "16.5.9", "@pezkuwi/types-create": "16.5.18",
"@pezkuwi/util": "14.0.11", "@pezkuwi/util": "14.0.11",
"tslib": "^2.8.1" "tslib": "^2.8.1"
}, },
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @pezkuwi/dev // Do not edit, auto-generated by @pezkuwi/dev
export const packageInfo = { name: '@pezkuwi/types-known', path: 'auto', type: 'auto', version: '16.5.11' }; export const packageInfo = { name: '@pezkuwi/types-known', path: 'auto', type: 'auto', version: '16.5.18' };
+1 -1
View File
@@ -19,7 +19,7 @@
], ],
"type": "module", "type": "module",
"types": "./index.d.ts", "types": "./index.d.ts",
"version": "16.5.12", "version": "16.5.18",
"main": "./cjs/index.js", "main": "./cjs/index.js",
"module": "./index.js", "module": "./index.js",
"exports": { "exports": {
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @pezkuwi/dev // Do not edit, auto-generated by @pezkuwi/dev
export const packageInfo = { name: '@pezkuwi/types-support', path: 'auto', type: 'auto', version: '16.5.12' }; export const packageInfo = { name: '@pezkuwi/types-support', path: 'auto', type: 'auto', version: '16.5.18' };
+5 -5
View File
@@ -19,7 +19,7 @@
], ],
"type": "module", "type": "module",
"types": "./build/index.d.ts", "types": "./build/index.d.ts",
"version": "16.5.11", "version": "16.5.18",
"main": "./build/cjs/index.js", "main": "./build/cjs/index.js",
"module": "./build/index.js", "module": "./build/index.js",
"exports": { "exports": {
@@ -5927,10 +5927,10 @@
}, },
"dependencies": { "dependencies": {
"@pezkuwi/keyring": "14.0.11", "@pezkuwi/keyring": "14.0.11",
"@pezkuwi/types-augment": "16.5.9", "@pezkuwi/types-augment": "16.5.18",
"@pezkuwi/types-codec": "16.5.9", "@pezkuwi/types-codec": "16.5.18",
"@pezkuwi/types-create": "16.5.9", "@pezkuwi/types-create": "16.5.18",
"@pezkuwi/types-support": "16.5.9", "@pezkuwi/types-support": "16.5.18",
"@pezkuwi/util": "14.0.11", "@pezkuwi/util": "14.0.11",
"@pezkuwi/util-crypto": "14.0.11", "@pezkuwi/util-crypto": "14.0.11",
"rxjs": "^7.8.1", "rxjs": "^7.8.1",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @pezkuwi/dev // Do not edit, auto-generated by @pezkuwi/dev
export const packageInfo = { name: '@pezkuwi/types', path: 'auto', type: 'auto', version: '16.5.11' }; export const packageInfo = { name: '@pezkuwi/types', path: 'auto', type: 'auto', version: '16.5.18' };