[CI Skip] bump/beta 10.9.2-18-x

skip-checks: true
This commit is contained in:
github-actions[bot]
2023-08-29 10:22:23 +00:00
parent f213063972
commit f08be2f928
33 changed files with 181 additions and 180 deletions

View File

@@ -97,6 +97,7 @@
1 Noah Corona Add rpc error fields (#4637)
1 Oleksandr Mykhailenko Add more complex namespaced contracts & test cases for them (#4472)
1 Paul M Fox Basic BTreeMaps codec support (#1474)
1 peetzweg/ Adds tests cases for issue #5702 (#5703)
1 philipstanislaus Update types for centrifuge chain v1.2.0 (#2424)
1 Pierre Krieger Update substrate/connect to 0.7.6 (#4940)
1 polymath-eric Allow unset external signer (#5649)

View File

@@ -14,9 +14,9 @@
},
"sideEffects": false,
"type": "module",
"version": "10.9.2-17-x",
"version": "10.9.2-18-x",
"versions": {
"git": "10.9.2-17-x",
"git": "10.9.2-18-x",
"npm": "10.9.1"
},
"workspaces": [

View File

@@ -18,14 +18,14 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "10.9.2-17-x",
"version": "10.9.2-18-x",
"main": "index.js",
"dependencies": {
"@polkadot/api-base": "10.9.2-17-x",
"@polkadot/rpc-augment": "10.9.2-17-x",
"@polkadot/types": "10.9.2-17-x",
"@polkadot/types-augment": "10.9.2-17-x",
"@polkadot/types-codec": "10.9.2-17-x",
"@polkadot/api-base": "10.9.2-18-x",
"@polkadot/rpc-augment": "10.9.2-18-x",
"@polkadot/types": "10.9.2-18-x",
"@polkadot/types-augment": "10.9.2-18-x",
"@polkadot/types-codec": "10.9.2-18-x",
"@polkadot/util": "^12.4.2",
"tslib": "^2.6.2"
}

View File

@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/api-augment', path: 'auto', type: 'auto', version: '10.9.2-17-x' };
export const packageInfo = { name: '@polkadot/api-augment', path: 'auto', type: 'auto', version: '10.9.2-18-x' };

View File

@@ -18,11 +18,11 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "10.9.2-17-x",
"version": "10.9.2-18-x",
"main": "index.js",
"dependencies": {
"@polkadot/rpc-core": "10.9.2-17-x",
"@polkadot/types": "10.9.2-17-x",
"@polkadot/rpc-core": "10.9.2-18-x",
"@polkadot/types": "10.9.2-18-x",
"@polkadot/util": "^12.4.2",
"rxjs": "^7.8.1",
"tslib": "^2.6.2"

View File

@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/api-base', path: 'auto', type: 'auto', version: '10.9.2-17-x' };
export const packageInfo = { name: '@polkadot/api-base', path: 'auto', type: 'auto', version: '10.9.2-18-x' };

View File

@@ -18,21 +18,21 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "10.9.2-17-x",
"version": "10.9.2-18-x",
"main": "index.js",
"dependencies": {
"@polkadot/api": "10.9.2-17-x",
"@polkadot/api-augment": "10.9.2-17-x",
"@polkadot/types": "10.9.2-17-x",
"@polkadot/types-codec": "10.9.2-17-x",
"@polkadot/types-create": "10.9.2-17-x",
"@polkadot/api": "10.9.2-18-x",
"@polkadot/api-augment": "10.9.2-18-x",
"@polkadot/types": "10.9.2-18-x",
"@polkadot/types-codec": "10.9.2-18-x",
"@polkadot/types-create": "10.9.2-18-x",
"@polkadot/util": "^12.4.2",
"@polkadot/util-crypto": "^12.4.2",
"rxjs": "^7.8.1",
"tslib": "^2.6.2"
},
"devDependencies": {
"@polkadot/api-augment": "10.9.2-17-x",
"@polkadot/api-augment": "10.9.2-18-x",
"@polkadot/keyring": "^12.4.2"
}
}

View File

@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/api-contract', path: 'auto', type: 'auto', version: '10.9.2-17-x' };
export const packageInfo = { name: '@polkadot/api-contract', path: 'auto', type: 'auto', version: '10.9.2-18-x' };

View File

@@ -18,25 +18,25 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "10.9.2-17-x",
"version": "10.9.2-18-x",
"main": "index.js",
"dependencies": {
"@polkadot/api": "10.9.2-17-x",
"@polkadot/api-augment": "10.9.2-17-x",
"@polkadot/api-base": "10.9.2-17-x",
"@polkadot/rpc-core": "10.9.2-17-x",
"@polkadot/types": "10.9.2-17-x",
"@polkadot/types-codec": "10.9.2-17-x",
"@polkadot/api": "10.9.2-18-x",
"@polkadot/api-augment": "10.9.2-18-x",
"@polkadot/api-base": "10.9.2-18-x",
"@polkadot/rpc-core": "10.9.2-18-x",
"@polkadot/types": "10.9.2-18-x",
"@polkadot/types-codec": "10.9.2-18-x",
"@polkadot/util": "^12.4.2",
"@polkadot/util-crypto": "^12.4.2",
"rxjs": "^7.8.1",
"tslib": "^2.6.2"
},
"devDependencies": {
"@polkadot/api": "10.9.2-17-x",
"@polkadot/api-augment": "10.9.2-17-x",
"@polkadot/rpc-augment": "10.9.2-17-x",
"@polkadot/rpc-provider": "10.9.2-17-x",
"@polkadot/types-support": "10.9.2-17-x"
"@polkadot/api": "10.9.2-18-x",
"@polkadot/api-augment": "10.9.2-18-x",
"@polkadot/rpc-augment": "10.9.2-18-x",
"@polkadot/rpc-provider": "10.9.2-18-x",
"@polkadot/types-support": "10.9.2-18-x"
}
}

View File

@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/api-derive', path: 'auto', type: 'auto', version: '10.9.2-17-x' };
export const packageInfo = { name: '@polkadot/api-derive', path: 'auto', type: 'auto', version: '10.9.2-18-x' };

View File

@@ -18,21 +18,21 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "10.9.2-17-x",
"version": "10.9.2-18-x",
"main": "index.js",
"dependencies": {
"@polkadot/api-augment": "10.9.2-17-x",
"@polkadot/api-base": "10.9.2-17-x",
"@polkadot/api-derive": "10.9.2-17-x",
"@polkadot/api-augment": "10.9.2-18-x",
"@polkadot/api-base": "10.9.2-18-x",
"@polkadot/api-derive": "10.9.2-18-x",
"@polkadot/keyring": "^12.4.2",
"@polkadot/rpc-augment": "10.9.2-17-x",
"@polkadot/rpc-core": "10.9.2-17-x",
"@polkadot/rpc-provider": "10.9.2-17-x",
"@polkadot/types": "10.9.2-17-x",
"@polkadot/types-augment": "10.9.2-17-x",
"@polkadot/types-codec": "10.9.2-17-x",
"@polkadot/types-create": "10.9.2-17-x",
"@polkadot/types-known": "10.9.2-17-x",
"@polkadot/rpc-augment": "10.9.2-18-x",
"@polkadot/rpc-core": "10.9.2-18-x",
"@polkadot/rpc-provider": "10.9.2-18-x",
"@polkadot/types": "10.9.2-18-x",
"@polkadot/types-augment": "10.9.2-18-x",
"@polkadot/types-codec": "10.9.2-18-x",
"@polkadot/types-create": "10.9.2-18-x",
"@polkadot/types-known": "10.9.2-18-x",
"@polkadot/util": "^12.4.2",
"@polkadot/util-crypto": "^12.4.2",
"eventemitter3": "^5.0.1",
@@ -40,7 +40,7 @@
"tslib": "^2.6.2"
},
"devDependencies": {
"@polkadot/api-augment": "10.9.2-17-x",
"@polkadot/types-support": "10.9.2-17-x"
"@polkadot/api-augment": "10.9.2-18-x",
"@polkadot/types-support": "10.9.2-18-x"
}
}

View File

@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/api', path: 'auto', type: 'auto', version: '10.9.2-17-x' };
export const packageInfo = { name: '@polkadot/api', path: 'auto', type: 'auto', version: '10.9.2-18-x' };

View File

@@ -18,12 +18,12 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "10.9.2-17-x",
"version": "10.9.2-18-x",
"main": "index.js",
"dependencies": {
"@polkadot/rpc-core": "10.9.2-17-x",
"@polkadot/types": "10.9.2-17-x",
"@polkadot/types-codec": "10.9.2-17-x",
"@polkadot/rpc-core": "10.9.2-18-x",
"@polkadot/types": "10.9.2-18-x",
"@polkadot/types-codec": "10.9.2-18-x",
"@polkadot/util": "^12.4.2",
"tslib": "^2.6.2"
}

View File

@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/rpc-augment', path: 'auto', type: 'auto', version: '10.9.2-17-x' };
export const packageInfo = { name: '@polkadot/rpc-augment', path: 'auto', type: 'auto', version: '10.9.2-18-x' };

View File

@@ -18,18 +18,18 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "10.9.2-17-x",
"version": "10.9.2-18-x",
"main": "index.js",
"dependencies": {
"@polkadot/rpc-augment": "10.9.2-17-x",
"@polkadot/rpc-provider": "10.9.2-17-x",
"@polkadot/types": "10.9.2-17-x",
"@polkadot/rpc-augment": "10.9.2-18-x",
"@polkadot/rpc-provider": "10.9.2-18-x",
"@polkadot/types": "10.9.2-18-x",
"@polkadot/util": "^12.4.2",
"rxjs": "^7.8.1",
"tslib": "^2.6.2"
},
"devDependencies": {
"@polkadot/keyring": "^12.4.2",
"@polkadot/rpc-augment": "10.9.2-17-x"
"@polkadot/rpc-augment": "10.9.2-18-x"
}
}

View File

@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/rpc-core', path: 'auto', type: 'auto', version: '10.9.2-17-x' };
export const packageInfo = { name: '@polkadot/rpc-core', path: 'auto', type: 'auto', version: '10.9.2-18-x' };

View File

@@ -18,12 +18,12 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "10.9.2-17-x",
"version": "10.9.2-18-x",
"main": "index.js",
"dependencies": {
"@polkadot/keyring": "^12.4.2",
"@polkadot/types": "10.9.2-17-x",
"@polkadot/types-support": "10.9.2-17-x",
"@polkadot/types": "10.9.2-18-x",
"@polkadot/types-support": "10.9.2-18-x",
"@polkadot/util": "^12.4.2",
"@polkadot/util-crypto": "^12.4.2",
"@polkadot/x-fetch": "^12.4.2",

View File

@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/rpc-provider', path: 'auto', type: 'auto', version: '10.9.2-17-x' };
export const packageInfo = { name: '@polkadot/rpc-provider', path: 'auto', type: 'auto', version: '10.9.2-18-x' };

View File

@@ -18,7 +18,7 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "10.9.2-17-x",
"version": "10.9.2-18-x",
"main": "index.js",
"bin": {
"polkadot-types-chain-info": "./scripts/polkadot-types-chain-info.mjs",
@@ -28,15 +28,15 @@
"polkadot-types-internal-metadata": "./scripts/polkadot-types-internal-metadata.mjs"
},
"dependencies": {
"@polkadot/api": "10.9.2-17-x",
"@polkadot/api-augment": "10.9.2-17-x",
"@polkadot/rpc-augment": "10.9.2-17-x",
"@polkadot/rpc-provider": "10.9.2-17-x",
"@polkadot/types": "10.9.2-17-x",
"@polkadot/types-augment": "10.9.2-17-x",
"@polkadot/types-codec": "10.9.2-17-x",
"@polkadot/types-create": "10.9.2-17-x",
"@polkadot/types-support": "10.9.2-17-x",
"@polkadot/api": "10.9.2-18-x",
"@polkadot/api-augment": "10.9.2-18-x",
"@polkadot/rpc-augment": "10.9.2-18-x",
"@polkadot/rpc-provider": "10.9.2-18-x",
"@polkadot/types": "10.9.2-18-x",
"@polkadot/types-augment": "10.9.2-18-x",
"@polkadot/types-codec": "10.9.2-18-x",
"@polkadot/types-create": "10.9.2-18-x",
"@polkadot/types-support": "10.9.2-18-x",
"@polkadot/util": "^12.4.2",
"@polkadot/util-crypto": "^12.4.2",
"@polkadot/x-ws": "^12.4.2",

View File

@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/typegen', path: 'auto', type: 'auto', version: '10.9.2-17-x' };
export const packageInfo = { name: '@polkadot/typegen', path: 'auto', type: 'auto', version: '10.9.2-18-x' };

View File

@@ -18,11 +18,11 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "10.9.2-17-x",
"version": "10.9.2-18-x",
"main": "index.js",
"dependencies": {
"@polkadot/types": "10.9.2-17-x",
"@polkadot/types-codec": "10.9.2-17-x",
"@polkadot/types": "10.9.2-18-x",
"@polkadot/types-codec": "10.9.2-18-x",
"@polkadot/util": "^12.4.2",
"tslib": "^2.6.2"
}

View File

@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/types-augment', path: 'auto', type: 'auto', version: '10.9.2-17-x' };
export const packageInfo = { name: '@polkadot/types-augment', path: 'auto', type: 'auto', version: '10.9.2-18-x' };

View File

@@ -18,7 +18,7 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "10.9.2-17-x",
"version": "10.9.2-18-x",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^12.4.2",
@@ -26,9 +26,9 @@
"tslib": "^2.6.2"
},
"devDependencies": {
"@polkadot/types": "10.9.2-17-x",
"@polkadot/types-augment": "10.9.2-17-x",
"@polkadot/types-support": "10.9.2-17-x",
"@polkadot/types": "10.9.2-18-x",
"@polkadot/types-augment": "10.9.2-18-x",
"@polkadot/types-support": "10.9.2-18-x",
"@polkadot/util-crypto": "^12.4.2"
}
}

View File

@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/types-codec', path: 'auto', type: 'auto', version: '10.9.2-17-x' };
export const packageInfo = { name: '@polkadot/types-codec', path: 'auto', type: 'auto', version: '10.9.2-18-x' };

View File

@@ -18,14 +18,14 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "10.9.2-17-x",
"version": "10.9.2-18-x",
"main": "index.js",
"dependencies": {
"@polkadot/types-codec": "10.9.2-17-x",
"@polkadot/types-codec": "10.9.2-18-x",
"@polkadot/util": "^12.4.2",
"tslib": "^2.6.2"
},
"devDependencies": {
"@polkadot/types": "10.9.2-17-x"
"@polkadot/types": "10.9.2-18-x"
}
}

View File

@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/types-create', path: 'auto', type: 'auto', version: '10.9.2-17-x' };
export const packageInfo = { name: '@polkadot/types-create', path: 'auto', type: 'auto', version: '10.9.2-18-x' };

View File

@@ -18,17 +18,17 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "10.9.2-17-x",
"version": "10.9.2-18-x",
"main": "index.js",
"dependencies": {
"@polkadot/networks": "^12.4.2",
"@polkadot/types": "10.9.2-17-x",
"@polkadot/types-codec": "10.9.2-17-x",
"@polkadot/types-create": "10.9.2-17-x",
"@polkadot/types": "10.9.2-18-x",
"@polkadot/types-codec": "10.9.2-18-x",
"@polkadot/types-create": "10.9.2-18-x",
"@polkadot/util": "^12.4.2",
"tslib": "^2.6.2"
},
"devDependencies": {
"@polkadot/api": "10.9.2-17-x"
"@polkadot/api": "10.9.2-18-x"
}
}

View File

@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/types-known', path: 'auto', type: 'auto', version: '10.9.2-17-x' };
export const packageInfo = { name: '@polkadot/types-known', path: 'auto', type: 'auto', version: '10.9.2-18-x' };

View File

@@ -18,7 +18,7 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "10.9.2-17-x",
"version": "10.9.2-18-x",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^12.4.2",

View File

@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/types-support', path: 'auto', type: 'auto', version: '10.9.2-17-x' };
export const packageInfo = { name: '@polkadot/types-support', path: 'auto', type: 'auto', version: '10.9.2-18-x' };

View File

@@ -18,13 +18,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "10.9.2-17-x",
"version": "10.9.2-18-x",
"main": "index.js",
"dependencies": {
"@polkadot/keyring": "^12.4.2",
"@polkadot/types-augment": "10.9.2-17-x",
"@polkadot/types-codec": "10.9.2-17-x",
"@polkadot/types-create": "10.9.2-17-x",
"@polkadot/types-augment": "10.9.2-18-x",
"@polkadot/types-codec": "10.9.2-18-x",
"@polkadot/types-create": "10.9.2-18-x",
"@polkadot/util": "^12.4.2",
"@polkadot/util-crypto": "^12.4.2",
"rxjs": "^7.8.1",
@@ -32,6 +32,6 @@
},
"devDependencies": {
"@polkadot/keyring": "^12.4.2",
"@polkadot/types-support": "10.9.2-17-x"
"@polkadot/types-support": "10.9.2-18-x"
}
}

View File

@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/types', path: 'auto', type: 'auto', version: '10.9.2-17-x' };
export const packageInfo = { name: '@polkadot/types', path: 'auto', type: 'auto', version: '10.9.2-18-x' };

156
yarn.lock
View File

@@ -373,26 +373,26 @@ __metadata:
languageName: node
linkType: hard
"@polkadot/api-augment@10.9.2-17-x, @polkadot/api-augment@workspace:packages/api-augment":
"@polkadot/api-augment@10.9.2-18-x, @polkadot/api-augment@workspace:packages/api-augment":
version: 0.0.0-use.local
resolution: "@polkadot/api-augment@workspace:packages/api-augment"
dependencies:
"@polkadot/api-base": 10.9.2-17-x
"@polkadot/rpc-augment": 10.9.2-17-x
"@polkadot/types": 10.9.2-17-x
"@polkadot/types-augment": 10.9.2-17-x
"@polkadot/types-codec": 10.9.2-17-x
"@polkadot/api-base": 10.9.2-18-x
"@polkadot/rpc-augment": 10.9.2-18-x
"@polkadot/types": 10.9.2-18-x
"@polkadot/types-augment": 10.9.2-18-x
"@polkadot/types-codec": 10.9.2-18-x
"@polkadot/util": ^12.4.2
tslib: ^2.6.2
languageName: unknown
linkType: soft
"@polkadot/api-base@10.9.2-17-x, @polkadot/api-base@workspace:packages/api-base":
"@polkadot/api-base@10.9.2-18-x, @polkadot/api-base@workspace:packages/api-base":
version: 0.0.0-use.local
resolution: "@polkadot/api-base@workspace:packages/api-base"
dependencies:
"@polkadot/rpc-core": 10.9.2-17-x
"@polkadot/types": 10.9.2-17-x
"@polkadot/rpc-core": 10.9.2-18-x
"@polkadot/types": 10.9.2-18-x
"@polkadot/util": ^12.4.2
rxjs: ^7.8.1
tslib: ^2.6.2
@@ -403,12 +403,12 @@ __metadata:
version: 0.0.0-use.local
resolution: "@polkadot/api-contract@workspace:packages/api-contract"
dependencies:
"@polkadot/api": 10.9.2-17-x
"@polkadot/api-augment": 10.9.2-17-x
"@polkadot/api": 10.9.2-18-x
"@polkadot/api-augment": 10.9.2-18-x
"@polkadot/keyring": ^12.4.2
"@polkadot/types": 10.9.2-17-x
"@polkadot/types-codec": 10.9.2-17-x
"@polkadot/types-create": 10.9.2-17-x
"@polkadot/types": 10.9.2-18-x
"@polkadot/types-codec": 10.9.2-18-x
"@polkadot/types-create": 10.9.2-18-x
"@polkadot/util": ^12.4.2
"@polkadot/util-crypto": ^12.4.2
rxjs: ^7.8.1
@@ -416,19 +416,19 @@ __metadata:
languageName: unknown
linkType: soft
"@polkadot/api-derive@10.9.2-17-x, @polkadot/api-derive@workspace:packages/api-derive":
"@polkadot/api-derive@10.9.2-18-x, @polkadot/api-derive@workspace:packages/api-derive":
version: 0.0.0-use.local
resolution: "@polkadot/api-derive@workspace:packages/api-derive"
dependencies:
"@polkadot/api": 10.9.2-17-x
"@polkadot/api-augment": 10.9.2-17-x
"@polkadot/api-base": 10.9.2-17-x
"@polkadot/rpc-augment": 10.9.2-17-x
"@polkadot/rpc-core": 10.9.2-17-x
"@polkadot/rpc-provider": 10.9.2-17-x
"@polkadot/types": 10.9.2-17-x
"@polkadot/types-codec": 10.9.2-17-x
"@polkadot/types-support": 10.9.2-17-x
"@polkadot/api": 10.9.2-18-x
"@polkadot/api-augment": 10.9.2-18-x
"@polkadot/api-base": 10.9.2-18-x
"@polkadot/rpc-augment": 10.9.2-18-x
"@polkadot/rpc-core": 10.9.2-18-x
"@polkadot/rpc-provider": 10.9.2-18-x
"@polkadot/types": 10.9.2-18-x
"@polkadot/types-codec": 10.9.2-18-x
"@polkadot/types-support": 10.9.2-18-x
"@polkadot/util": ^12.4.2
"@polkadot/util-crypto": ^12.4.2
rxjs: ^7.8.1
@@ -436,23 +436,23 @@ __metadata:
languageName: unknown
linkType: soft
"@polkadot/api@10.9.2-17-x, @polkadot/api@workspace:packages/api":
"@polkadot/api@10.9.2-18-x, @polkadot/api@workspace:packages/api":
version: 0.0.0-use.local
resolution: "@polkadot/api@workspace:packages/api"
dependencies:
"@polkadot/api-augment": 10.9.2-17-x
"@polkadot/api-base": 10.9.2-17-x
"@polkadot/api-derive": 10.9.2-17-x
"@polkadot/api-augment": 10.9.2-18-x
"@polkadot/api-base": 10.9.2-18-x
"@polkadot/api-derive": 10.9.2-18-x
"@polkadot/keyring": ^12.4.2
"@polkadot/rpc-augment": 10.9.2-17-x
"@polkadot/rpc-core": 10.9.2-17-x
"@polkadot/rpc-provider": 10.9.2-17-x
"@polkadot/types": 10.9.2-17-x
"@polkadot/types-augment": 10.9.2-17-x
"@polkadot/types-codec": 10.9.2-17-x
"@polkadot/types-create": 10.9.2-17-x
"@polkadot/types-known": 10.9.2-17-x
"@polkadot/types-support": 10.9.2-17-x
"@polkadot/rpc-augment": 10.9.2-18-x
"@polkadot/rpc-core": 10.9.2-18-x
"@polkadot/rpc-provider": 10.9.2-18-x
"@polkadot/types": 10.9.2-18-x
"@polkadot/types-augment": 10.9.2-18-x
"@polkadot/types-codec": 10.9.2-18-x
"@polkadot/types-create": 10.9.2-18-x
"@polkadot/types-known": 10.9.2-18-x
"@polkadot/types-support": 10.9.2-18-x
"@polkadot/util": ^12.4.2
"@polkadot/util-crypto": ^12.4.2
eventemitter3: ^5.0.1
@@ -582,39 +582,39 @@ __metadata:
languageName: node
linkType: hard
"@polkadot/rpc-augment@10.9.2-17-x, @polkadot/rpc-augment@workspace:packages/rpc-augment":
"@polkadot/rpc-augment@10.9.2-18-x, @polkadot/rpc-augment@workspace:packages/rpc-augment":
version: 0.0.0-use.local
resolution: "@polkadot/rpc-augment@workspace:packages/rpc-augment"
dependencies:
"@polkadot/rpc-core": 10.9.2-17-x
"@polkadot/types": 10.9.2-17-x
"@polkadot/types-codec": 10.9.2-17-x
"@polkadot/rpc-core": 10.9.2-18-x
"@polkadot/types": 10.9.2-18-x
"@polkadot/types-codec": 10.9.2-18-x
"@polkadot/util": ^12.4.2
tslib: ^2.6.2
languageName: unknown
linkType: soft
"@polkadot/rpc-core@10.9.2-17-x, @polkadot/rpc-core@workspace:packages/rpc-core":
"@polkadot/rpc-core@10.9.2-18-x, @polkadot/rpc-core@workspace:packages/rpc-core":
version: 0.0.0-use.local
resolution: "@polkadot/rpc-core@workspace:packages/rpc-core"
dependencies:
"@polkadot/keyring": ^12.4.2
"@polkadot/rpc-augment": 10.9.2-17-x
"@polkadot/rpc-provider": 10.9.2-17-x
"@polkadot/types": 10.9.2-17-x
"@polkadot/rpc-augment": 10.9.2-18-x
"@polkadot/rpc-provider": 10.9.2-18-x
"@polkadot/types": 10.9.2-18-x
"@polkadot/util": ^12.4.2
rxjs: ^7.8.1
tslib: ^2.6.2
languageName: unknown
linkType: soft
"@polkadot/rpc-provider@10.9.2-17-x, @polkadot/rpc-provider@workspace:packages/rpc-provider":
"@polkadot/rpc-provider@10.9.2-18-x, @polkadot/rpc-provider@workspace:packages/rpc-provider":
version: 0.0.0-use.local
resolution: "@polkadot/rpc-provider@workspace:packages/rpc-provider"
dependencies:
"@polkadot/keyring": ^12.4.2
"@polkadot/types": 10.9.2-17-x
"@polkadot/types-support": 10.9.2-17-x
"@polkadot/types": 10.9.2-18-x
"@polkadot/types-support": 10.9.2-18-x
"@polkadot/util": ^12.4.2
"@polkadot/util-crypto": ^12.4.2
"@polkadot/x-fetch": ^12.4.2
@@ -635,15 +635,15 @@ __metadata:
version: 0.0.0-use.local
resolution: "@polkadot/typegen@workspace:packages/typegen"
dependencies:
"@polkadot/api": 10.9.2-17-x
"@polkadot/api-augment": 10.9.2-17-x
"@polkadot/rpc-augment": 10.9.2-17-x
"@polkadot/rpc-provider": 10.9.2-17-x
"@polkadot/types": 10.9.2-17-x
"@polkadot/types-augment": 10.9.2-17-x
"@polkadot/types-codec": 10.9.2-17-x
"@polkadot/types-create": 10.9.2-17-x
"@polkadot/types-support": 10.9.2-17-x
"@polkadot/api": 10.9.2-18-x
"@polkadot/api-augment": 10.9.2-18-x
"@polkadot/rpc-augment": 10.9.2-18-x
"@polkadot/rpc-provider": 10.9.2-18-x
"@polkadot/types": 10.9.2-18-x
"@polkadot/types-augment": 10.9.2-18-x
"@polkadot/types-codec": 10.9.2-18-x
"@polkadot/types-create": 10.9.2-18-x
"@polkadot/types-support": 10.9.2-18-x
"@polkadot/util": ^12.4.2
"@polkadot/util-crypto": ^12.4.2
"@polkadot/x-ws": ^12.4.2
@@ -660,24 +660,24 @@ __metadata:
languageName: unknown
linkType: soft
"@polkadot/types-augment@10.9.2-17-x, @polkadot/types-augment@workspace:packages/types-augment":
"@polkadot/types-augment@10.9.2-18-x, @polkadot/types-augment@workspace:packages/types-augment":
version: 0.0.0-use.local
resolution: "@polkadot/types-augment@workspace:packages/types-augment"
dependencies:
"@polkadot/types": 10.9.2-17-x
"@polkadot/types-codec": 10.9.2-17-x
"@polkadot/types": 10.9.2-18-x
"@polkadot/types-codec": 10.9.2-18-x
"@polkadot/util": ^12.4.2
tslib: ^2.6.2
languageName: unknown
linkType: soft
"@polkadot/types-codec@10.9.2-17-x, @polkadot/types-codec@workspace:packages/types-codec":
"@polkadot/types-codec@10.9.2-18-x, @polkadot/types-codec@workspace:packages/types-codec":
version: 0.0.0-use.local
resolution: "@polkadot/types-codec@workspace:packages/types-codec"
dependencies:
"@polkadot/types": 10.9.2-17-x
"@polkadot/types-augment": 10.9.2-17-x
"@polkadot/types-support": 10.9.2-17-x
"@polkadot/types": 10.9.2-18-x
"@polkadot/types-augment": 10.9.2-18-x
"@polkadot/types-support": 10.9.2-18-x
"@polkadot/util": ^12.4.2
"@polkadot/util-crypto": ^12.4.2
"@polkadot/x-bigint": ^12.4.2
@@ -685,32 +685,32 @@ __metadata:
languageName: unknown
linkType: soft
"@polkadot/types-create@10.9.2-17-x, @polkadot/types-create@workspace:packages/types-create":
"@polkadot/types-create@10.9.2-18-x, @polkadot/types-create@workspace:packages/types-create":
version: 0.0.0-use.local
resolution: "@polkadot/types-create@workspace:packages/types-create"
dependencies:
"@polkadot/types": 10.9.2-17-x
"@polkadot/types-codec": 10.9.2-17-x
"@polkadot/types": 10.9.2-18-x
"@polkadot/types-codec": 10.9.2-18-x
"@polkadot/util": ^12.4.2
tslib: ^2.6.2
languageName: unknown
linkType: soft
"@polkadot/types-known@10.9.2-17-x, @polkadot/types-known@workspace:packages/types-known":
"@polkadot/types-known@10.9.2-18-x, @polkadot/types-known@workspace:packages/types-known":
version: 0.0.0-use.local
resolution: "@polkadot/types-known@workspace:packages/types-known"
dependencies:
"@polkadot/api": 10.9.2-17-x
"@polkadot/api": 10.9.2-18-x
"@polkadot/networks": ^12.4.2
"@polkadot/types": 10.9.2-17-x
"@polkadot/types-codec": 10.9.2-17-x
"@polkadot/types-create": 10.9.2-17-x
"@polkadot/types": 10.9.2-18-x
"@polkadot/types-codec": 10.9.2-18-x
"@polkadot/types-create": 10.9.2-18-x
"@polkadot/util": ^12.4.2
tslib: ^2.6.2
languageName: unknown
linkType: soft
"@polkadot/types-support@10.9.2-17-x, @polkadot/types-support@workspace:packages/types-support":
"@polkadot/types-support@10.9.2-18-x, @polkadot/types-support@workspace:packages/types-support":
version: 0.0.0-use.local
resolution: "@polkadot/types-support@workspace:packages/types-support"
dependencies:
@@ -719,15 +719,15 @@ __metadata:
languageName: unknown
linkType: soft
"@polkadot/types@10.9.2-17-x, @polkadot/types@workspace:packages/types":
"@polkadot/types@10.9.2-18-x, @polkadot/types@workspace:packages/types":
version: 0.0.0-use.local
resolution: "@polkadot/types@workspace:packages/types"
dependencies:
"@polkadot/keyring": ^12.4.2
"@polkadot/types-augment": 10.9.2-17-x
"@polkadot/types-codec": 10.9.2-17-x
"@polkadot/types-create": 10.9.2-17-x
"@polkadot/types-support": 10.9.2-17-x
"@polkadot/types-augment": 10.9.2-18-x
"@polkadot/types-codec": 10.9.2-18-x
"@polkadot/types-create": 10.9.2-18-x
"@polkadot/types-support": 10.9.2-18-x
"@polkadot/util": ^12.4.2
"@polkadot/util-crypto": ^12.4.2
rxjs: ^7.8.1