diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c2b0a9fc5329..a256fdcb37fc 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 3479 Jaco Bump deps (#5682) + 3480 Jaco Bump deps (#5685) 83 Amaury Martiny StatementKind: Regular and Saft (#2303) 37 Keith Ingram Update contract types and rpc (#4541) 35 Stefanie Doll Updated child storage parameters (#1709) diff --git a/package.json b/package.json index 2c1da5283f5a..1f10f69bc772 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "10.9.2-4-x", + "version": "10.9.2-5-x", "versions": { - "git": "10.9.2-4-x", + "git": "10.9.2-5-x", "npm": "10.9.1" }, "workspaces": [ diff --git a/packages/api-augment/package.json b/packages/api-augment/package.json index a2e8c96e526b..b05b1c307519 100644 --- a/packages/api-augment/package.json +++ b/packages/api-augment/package.json @@ -18,14 +18,14 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.9.2-4-x", + "version": "10.9.2-5-x", "main": "index.js", "dependencies": { - "@polkadot/api-base": "10.9.2-4-x", - "@polkadot/rpc-augment": "10.9.2-4-x", - "@polkadot/types": "10.9.2-4-x", - "@polkadot/types-augment": "10.9.2-4-x", - "@polkadot/types-codec": "10.9.2-4-x", + "@polkadot/api-base": "10.9.2-5-x", + "@polkadot/rpc-augment": "10.9.2-5-x", + "@polkadot/types": "10.9.2-5-x", + "@polkadot/types-augment": "10.9.2-5-x", + "@polkadot/types-codec": "10.9.2-5-x", "@polkadot/util": "^12.3.2", "tslib": "^2.6.0" } diff --git a/packages/api-augment/src/packageInfo.ts b/packages/api-augment/src/packageInfo.ts index bbb8cf543e0d..942e338928f6 100644 --- a/packages/api-augment/src/packageInfo.ts +++ b/packages/api-augment/src/packageInfo.ts @@ -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-4-x' }; +export const packageInfo = { name: '@polkadot/api-augment', path: 'auto', type: 'auto', version: '10.9.2-5-x' }; diff --git a/packages/api-base/package.json b/packages/api-base/package.json index 635338508676..85d9f3b31da9 100644 --- a/packages/api-base/package.json +++ b/packages/api-base/package.json @@ -18,11 +18,11 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.9.2-4-x", + "version": "10.9.2-5-x", "main": "index.js", "dependencies": { - "@polkadot/rpc-core": "10.9.2-4-x", - "@polkadot/types": "10.9.2-4-x", + "@polkadot/rpc-core": "10.9.2-5-x", + "@polkadot/types": "10.9.2-5-x", "@polkadot/util": "^12.3.2", "rxjs": "^7.8.1", "tslib": "^2.6.0" diff --git a/packages/api-base/src/packageInfo.ts b/packages/api-base/src/packageInfo.ts index 3f5d15189a82..578462b80b5e 100644 --- a/packages/api-base/src/packageInfo.ts +++ b/packages/api-base/src/packageInfo.ts @@ -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-4-x' }; +export const packageInfo = { name: '@polkadot/api-base', path: 'auto', type: 'auto', version: '10.9.2-5-x' }; diff --git a/packages/api-contract/package.json b/packages/api-contract/package.json index c0324a77d8bc..18a233c0b034 100644 --- a/packages/api-contract/package.json +++ b/packages/api-contract/package.json @@ -18,21 +18,21 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.9.2-4-x", + "version": "10.9.2-5-x", "main": "index.js", "dependencies": { - "@polkadot/api": "10.9.2-4-x", - "@polkadot/api-augment": "10.9.2-4-x", - "@polkadot/types": "10.9.2-4-x", - "@polkadot/types-codec": "10.9.2-4-x", - "@polkadot/types-create": "10.9.2-4-x", + "@polkadot/api": "10.9.2-5-x", + "@polkadot/api-augment": "10.9.2-5-x", + "@polkadot/types": "10.9.2-5-x", + "@polkadot/types-codec": "10.9.2-5-x", + "@polkadot/types-create": "10.9.2-5-x", "@polkadot/util": "^12.3.2", "@polkadot/util-crypto": "^12.3.2", "rxjs": "^7.8.1", "tslib": "^2.6.0" }, "devDependencies": { - "@polkadot/api-augment": "10.9.2-4-x", + "@polkadot/api-augment": "10.9.2-5-x", "@polkadot/keyring": "^12.3.2" } } diff --git a/packages/api-contract/src/packageInfo.ts b/packages/api-contract/src/packageInfo.ts index 2581f8484929..7618a86a2acd 100644 --- a/packages/api-contract/src/packageInfo.ts +++ b/packages/api-contract/src/packageInfo.ts @@ -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-4-x' }; +export const packageInfo = { name: '@polkadot/api-contract', path: 'auto', type: 'auto', version: '10.9.2-5-x' }; diff --git a/packages/api-derive/package.json b/packages/api-derive/package.json index 4a2cff23878d..24bba79b2e5d 100644 --- a/packages/api-derive/package.json +++ b/packages/api-derive/package.json @@ -18,25 +18,25 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.9.2-4-x", + "version": "10.9.2-5-x", "main": "index.js", "dependencies": { - "@polkadot/api": "10.9.2-4-x", - "@polkadot/api-augment": "10.9.2-4-x", - "@polkadot/api-base": "10.9.2-4-x", - "@polkadot/rpc-core": "10.9.2-4-x", - "@polkadot/types": "10.9.2-4-x", - "@polkadot/types-codec": "10.9.2-4-x", + "@polkadot/api": "10.9.2-5-x", + "@polkadot/api-augment": "10.9.2-5-x", + "@polkadot/api-base": "10.9.2-5-x", + "@polkadot/rpc-core": "10.9.2-5-x", + "@polkadot/types": "10.9.2-5-x", + "@polkadot/types-codec": "10.9.2-5-x", "@polkadot/util": "^12.3.2", "@polkadot/util-crypto": "^12.3.2", "rxjs": "^7.8.1", "tslib": "^2.6.0" }, "devDependencies": { - "@polkadot/api": "10.9.2-4-x", - "@polkadot/api-augment": "10.9.2-4-x", - "@polkadot/rpc-augment": "10.9.2-4-x", - "@polkadot/rpc-provider": "10.9.2-4-x", - "@polkadot/types-support": "10.9.2-4-x" + "@polkadot/api": "10.9.2-5-x", + "@polkadot/api-augment": "10.9.2-5-x", + "@polkadot/rpc-augment": "10.9.2-5-x", + "@polkadot/rpc-provider": "10.9.2-5-x", + "@polkadot/types-support": "10.9.2-5-x" } } diff --git a/packages/api-derive/src/packageInfo.ts b/packages/api-derive/src/packageInfo.ts index 3ecb435e0eb2..694cdb7e88f2 100644 --- a/packages/api-derive/src/packageInfo.ts +++ b/packages/api-derive/src/packageInfo.ts @@ -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-4-x' }; +export const packageInfo = { name: '@polkadot/api-derive', path: 'auto', type: 'auto', version: '10.9.2-5-x' }; diff --git a/packages/api/package.json b/packages/api/package.json index b5cbbbebba82..20ba31474028 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -18,21 +18,21 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.9.2-4-x", + "version": "10.9.2-5-x", "main": "index.js", "dependencies": { - "@polkadot/api-augment": "10.9.2-4-x", - "@polkadot/api-base": "10.9.2-4-x", - "@polkadot/api-derive": "10.9.2-4-x", + "@polkadot/api-augment": "10.9.2-5-x", + "@polkadot/api-base": "10.9.2-5-x", + "@polkadot/api-derive": "10.9.2-5-x", "@polkadot/keyring": "^12.3.2", - "@polkadot/rpc-augment": "10.9.2-4-x", - "@polkadot/rpc-core": "10.9.2-4-x", - "@polkadot/rpc-provider": "10.9.2-4-x", - "@polkadot/types": "10.9.2-4-x", - "@polkadot/types-augment": "10.9.2-4-x", - "@polkadot/types-codec": "10.9.2-4-x", - "@polkadot/types-create": "10.9.2-4-x", - "@polkadot/types-known": "10.9.2-4-x", + "@polkadot/rpc-augment": "10.9.2-5-x", + "@polkadot/rpc-core": "10.9.2-5-x", + "@polkadot/rpc-provider": "10.9.2-5-x", + "@polkadot/types": "10.9.2-5-x", + "@polkadot/types-augment": "10.9.2-5-x", + "@polkadot/types-codec": "10.9.2-5-x", + "@polkadot/types-create": "10.9.2-5-x", + "@polkadot/types-known": "10.9.2-5-x", "@polkadot/util": "^12.3.2", "@polkadot/util-crypto": "^12.3.2", "eventemitter3": "^5.0.1", @@ -40,7 +40,7 @@ "tslib": "^2.6.0" }, "devDependencies": { - "@polkadot/api-augment": "10.9.2-4-x", - "@polkadot/types-support": "10.9.2-4-x" + "@polkadot/api-augment": "10.9.2-5-x", + "@polkadot/types-support": "10.9.2-5-x" } } diff --git a/packages/api/src/packageInfo.ts b/packages/api/src/packageInfo.ts index eba55a5b1ae1..70b81c7b64d0 100644 --- a/packages/api/src/packageInfo.ts +++ b/packages/api/src/packageInfo.ts @@ -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-4-x' }; +export const packageInfo = { name: '@polkadot/api', path: 'auto', type: 'auto', version: '10.9.2-5-x' }; diff --git a/packages/rpc-augment/package.json b/packages/rpc-augment/package.json index ecb65c492dcf..9cdfe52f734f 100644 --- a/packages/rpc-augment/package.json +++ b/packages/rpc-augment/package.json @@ -18,12 +18,12 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.9.2-4-x", + "version": "10.9.2-5-x", "main": "index.js", "dependencies": { - "@polkadot/rpc-core": "10.9.2-4-x", - "@polkadot/types": "10.9.2-4-x", - "@polkadot/types-codec": "10.9.2-4-x", + "@polkadot/rpc-core": "10.9.2-5-x", + "@polkadot/types": "10.9.2-5-x", + "@polkadot/types-codec": "10.9.2-5-x", "@polkadot/util": "^12.3.2", "tslib": "^2.6.0" } diff --git a/packages/rpc-augment/src/packageInfo.ts b/packages/rpc-augment/src/packageInfo.ts index 17a501489eaf..5a41699cde0a 100644 --- a/packages/rpc-augment/src/packageInfo.ts +++ b/packages/rpc-augment/src/packageInfo.ts @@ -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-4-x' }; +export const packageInfo = { name: '@polkadot/rpc-augment', path: 'auto', type: 'auto', version: '10.9.2-5-x' }; diff --git a/packages/rpc-core/package.json b/packages/rpc-core/package.json index 7025e33117be..1d7181b4f72b 100644 --- a/packages/rpc-core/package.json +++ b/packages/rpc-core/package.json @@ -18,18 +18,18 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.9.2-4-x", + "version": "10.9.2-5-x", "main": "index.js", "dependencies": { - "@polkadot/rpc-augment": "10.9.2-4-x", - "@polkadot/rpc-provider": "10.9.2-4-x", - "@polkadot/types": "10.9.2-4-x", + "@polkadot/rpc-augment": "10.9.2-5-x", + "@polkadot/rpc-provider": "10.9.2-5-x", + "@polkadot/types": "10.9.2-5-x", "@polkadot/util": "^12.3.2", "rxjs": "^7.8.1", "tslib": "^2.6.0" }, "devDependencies": { "@polkadot/keyring": "^12.3.2", - "@polkadot/rpc-augment": "10.9.2-4-x" + "@polkadot/rpc-augment": "10.9.2-5-x" } } diff --git a/packages/rpc-core/src/packageInfo.ts b/packages/rpc-core/src/packageInfo.ts index e5cc69f86ea1..f106ec966207 100644 --- a/packages/rpc-core/src/packageInfo.ts +++ b/packages/rpc-core/src/packageInfo.ts @@ -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-4-x' }; +export const packageInfo = { name: '@polkadot/rpc-core', path: 'auto', type: 'auto', version: '10.9.2-5-x' }; diff --git a/packages/rpc-provider/package.json b/packages/rpc-provider/package.json index 4a0089c0a221..464548cac3d6 100644 --- a/packages/rpc-provider/package.json +++ b/packages/rpc-provider/package.json @@ -18,12 +18,12 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.9.2-4-x", + "version": "10.9.2-5-x", "main": "index.js", "dependencies": { "@polkadot/keyring": "^12.3.2", - "@polkadot/types": "10.9.2-4-x", - "@polkadot/types-support": "10.9.2-4-x", + "@polkadot/types": "10.9.2-5-x", + "@polkadot/types-support": "10.9.2-5-x", "@polkadot/util": "^12.3.2", "@polkadot/util-crypto": "^12.3.2", "@polkadot/x-fetch": "^12.3.2", diff --git a/packages/rpc-provider/src/packageInfo.ts b/packages/rpc-provider/src/packageInfo.ts index d030de5a1c84..97ae798b4ed6 100644 --- a/packages/rpc-provider/src/packageInfo.ts +++ b/packages/rpc-provider/src/packageInfo.ts @@ -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-4-x' }; +export const packageInfo = { name: '@polkadot/rpc-provider', path: 'auto', type: 'auto', version: '10.9.2-5-x' }; diff --git a/packages/typegen/package.json b/packages/typegen/package.json index 88b3c2512346..3ca2bef55c4d 100644 --- a/packages/typegen/package.json +++ b/packages/typegen/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.9.2-4-x", + "version": "10.9.2-5-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-4-x", - "@polkadot/api-augment": "10.9.2-4-x", - "@polkadot/rpc-augment": "10.9.2-4-x", - "@polkadot/rpc-provider": "10.9.2-4-x", - "@polkadot/types": "10.9.2-4-x", - "@polkadot/types-augment": "10.9.2-4-x", - "@polkadot/types-codec": "10.9.2-4-x", - "@polkadot/types-create": "10.9.2-4-x", - "@polkadot/types-support": "10.9.2-4-x", + "@polkadot/api": "10.9.2-5-x", + "@polkadot/api-augment": "10.9.2-5-x", + "@polkadot/rpc-augment": "10.9.2-5-x", + "@polkadot/rpc-provider": "10.9.2-5-x", + "@polkadot/types": "10.9.2-5-x", + "@polkadot/types-augment": "10.9.2-5-x", + "@polkadot/types-codec": "10.9.2-5-x", + "@polkadot/types-create": "10.9.2-5-x", + "@polkadot/types-support": "10.9.2-5-x", "@polkadot/util": "^12.3.2", "@polkadot/util-crypto": "^12.3.2", "@polkadot/x-ws": "^12.3.2", diff --git a/packages/typegen/src/packageInfo.ts b/packages/typegen/src/packageInfo.ts index 86113ab05f73..ebf7dec21122 100644 --- a/packages/typegen/src/packageInfo.ts +++ b/packages/typegen/src/packageInfo.ts @@ -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-4-x' }; +export const packageInfo = { name: '@polkadot/typegen', path: 'auto', type: 'auto', version: '10.9.2-5-x' }; diff --git a/packages/types-augment/package.json b/packages/types-augment/package.json index fa9aa3d5363a..55a9ff2b0ad8 100644 --- a/packages/types-augment/package.json +++ b/packages/types-augment/package.json @@ -18,11 +18,11 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.9.2-4-x", + "version": "10.9.2-5-x", "main": "index.js", "dependencies": { - "@polkadot/types": "10.9.2-4-x", - "@polkadot/types-codec": "10.9.2-4-x", + "@polkadot/types": "10.9.2-5-x", + "@polkadot/types-codec": "10.9.2-5-x", "@polkadot/util": "^12.3.2", "tslib": "^2.6.0" } diff --git a/packages/types-augment/src/packageInfo.ts b/packages/types-augment/src/packageInfo.ts index dd9d215f996f..e573827930b5 100644 --- a/packages/types-augment/src/packageInfo.ts +++ b/packages/types-augment/src/packageInfo.ts @@ -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-4-x' }; +export const packageInfo = { name: '@polkadot/types-augment', path: 'auto', type: 'auto', version: '10.9.2-5-x' }; diff --git a/packages/types-codec/package.json b/packages/types-codec/package.json index a2175701074a..bfb987139092 100644 --- a/packages/types-codec/package.json +++ b/packages/types-codec/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.9.2-4-x", + "version": "10.9.2-5-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.3.2", @@ -26,9 +26,9 @@ "tslib": "^2.6.0" }, "devDependencies": { - "@polkadot/types": "10.9.2-4-x", - "@polkadot/types-augment": "10.9.2-4-x", - "@polkadot/types-support": "10.9.2-4-x", + "@polkadot/types": "10.9.2-5-x", + "@polkadot/types-augment": "10.9.2-5-x", + "@polkadot/types-support": "10.9.2-5-x", "@polkadot/util-crypto": "^12.3.2" } } diff --git a/packages/types-codec/src/packageInfo.ts b/packages/types-codec/src/packageInfo.ts index e4a74c3f7e28..d45fd7c24213 100644 --- a/packages/types-codec/src/packageInfo.ts +++ b/packages/types-codec/src/packageInfo.ts @@ -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-4-x' }; +export const packageInfo = { name: '@polkadot/types-codec', path: 'auto', type: 'auto', version: '10.9.2-5-x' }; diff --git a/packages/types-create/package.json b/packages/types-create/package.json index c8f0f5199f84..3a6d37ea71b3 100644 --- a/packages/types-create/package.json +++ b/packages/types-create/package.json @@ -18,14 +18,14 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.9.2-4-x", + "version": "10.9.2-5-x", "main": "index.js", "dependencies": { - "@polkadot/types-codec": "10.9.2-4-x", + "@polkadot/types-codec": "10.9.2-5-x", "@polkadot/util": "^12.3.2", "tslib": "^2.6.0" }, "devDependencies": { - "@polkadot/types": "10.9.2-4-x" + "@polkadot/types": "10.9.2-5-x" } } diff --git a/packages/types-create/src/packageInfo.ts b/packages/types-create/src/packageInfo.ts index 1f8ef27e866c..3305596b15ed 100644 --- a/packages/types-create/src/packageInfo.ts +++ b/packages/types-create/src/packageInfo.ts @@ -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-4-x' }; +export const packageInfo = { name: '@polkadot/types-create', path: 'auto', type: 'auto', version: '10.9.2-5-x' }; diff --git a/packages/types-known/package.json b/packages/types-known/package.json index 6b5779222a80..0395fc1f0c84 100644 --- a/packages/types-known/package.json +++ b/packages/types-known/package.json @@ -18,17 +18,17 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.9.2-4-x", + "version": "10.9.2-5-x", "main": "index.js", "dependencies": { "@polkadot/networks": "^12.3.2", - "@polkadot/types": "10.9.2-4-x", - "@polkadot/types-codec": "10.9.2-4-x", - "@polkadot/types-create": "10.9.2-4-x", + "@polkadot/types": "10.9.2-5-x", + "@polkadot/types-codec": "10.9.2-5-x", + "@polkadot/types-create": "10.9.2-5-x", "@polkadot/util": "^12.3.2", "tslib": "^2.6.0" }, "devDependencies": { - "@polkadot/api": "10.9.2-4-x" + "@polkadot/api": "10.9.2-5-x" } } diff --git a/packages/types-known/src/packageInfo.ts b/packages/types-known/src/packageInfo.ts index 4907b72e7bfe..5555fb6d1715 100644 --- a/packages/types-known/src/packageInfo.ts +++ b/packages/types-known/src/packageInfo.ts @@ -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-4-x' }; +export const packageInfo = { name: '@polkadot/types-known', path: 'auto', type: 'auto', version: '10.9.2-5-x' }; diff --git a/packages/types-support/package.json b/packages/types-support/package.json index 24f1874e69ae..dd69083df6a9 100644 --- a/packages/types-support/package.json +++ b/packages/types-support/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.9.2-4-x", + "version": "10.9.2-5-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.3.2", diff --git a/packages/types-support/src/packageInfo.ts b/packages/types-support/src/packageInfo.ts index 5e4fbda6b8ea..f4fde1b27705 100644 --- a/packages/types-support/src/packageInfo.ts +++ b/packages/types-support/src/packageInfo.ts @@ -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-4-x' }; +export const packageInfo = { name: '@polkadot/types-support', path: 'auto', type: 'auto', version: '10.9.2-5-x' }; diff --git a/packages/types/package.json b/packages/types/package.json index 3e2e867a24be..79a4a651af91 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -18,13 +18,13 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.9.2-4-x", + "version": "10.9.2-5-x", "main": "index.js", "dependencies": { "@polkadot/keyring": "^12.3.2", - "@polkadot/types-augment": "10.9.2-4-x", - "@polkadot/types-codec": "10.9.2-4-x", - "@polkadot/types-create": "10.9.2-4-x", + "@polkadot/types-augment": "10.9.2-5-x", + "@polkadot/types-codec": "10.9.2-5-x", + "@polkadot/types-create": "10.9.2-5-x", "@polkadot/util": "^12.3.2", "@polkadot/util-crypto": "^12.3.2", "rxjs": "^7.8.1", @@ -32,6 +32,6 @@ }, "devDependencies": { "@polkadot/keyring": "^12.3.2", - "@polkadot/types-support": "10.9.2-4-x" + "@polkadot/types-support": "10.9.2-5-x" } } diff --git a/packages/types/src/packageInfo.ts b/packages/types/src/packageInfo.ts index ec4f06e0d196..2043cdaf14cd 100644 --- a/packages/types/src/packageInfo.ts +++ b/packages/types/src/packageInfo.ts @@ -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-4-x' }; +export const packageInfo = { name: '@polkadot/types', path: 'auto', type: 'auto', version: '10.9.2-5-x' }; diff --git a/yarn.lock b/yarn.lock index 80bd8bc22a28..0c7e3fbd902a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -387,26 +387,26 @@ __metadata: languageName: node linkType: hard -"@polkadot/api-augment@10.9.2-4-x, @polkadot/api-augment@workspace:packages/api-augment": +"@polkadot/api-augment@10.9.2-5-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-4-x - "@polkadot/rpc-augment": 10.9.2-4-x - "@polkadot/types": 10.9.2-4-x - "@polkadot/types-augment": 10.9.2-4-x - "@polkadot/types-codec": 10.9.2-4-x + "@polkadot/api-base": 10.9.2-5-x + "@polkadot/rpc-augment": 10.9.2-5-x + "@polkadot/types": 10.9.2-5-x + "@polkadot/types-augment": 10.9.2-5-x + "@polkadot/types-codec": 10.9.2-5-x "@polkadot/util": ^12.3.2 tslib: ^2.6.0 languageName: unknown linkType: soft -"@polkadot/api-base@10.9.2-4-x, @polkadot/api-base@workspace:packages/api-base": +"@polkadot/api-base@10.9.2-5-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-4-x - "@polkadot/types": 10.9.2-4-x + "@polkadot/rpc-core": 10.9.2-5-x + "@polkadot/types": 10.9.2-5-x "@polkadot/util": ^12.3.2 rxjs: ^7.8.1 tslib: ^2.6.0 @@ -417,12 +417,12 @@ __metadata: version: 0.0.0-use.local resolution: "@polkadot/api-contract@workspace:packages/api-contract" dependencies: - "@polkadot/api": 10.9.2-4-x - "@polkadot/api-augment": 10.9.2-4-x + "@polkadot/api": 10.9.2-5-x + "@polkadot/api-augment": 10.9.2-5-x "@polkadot/keyring": ^12.3.2 - "@polkadot/types": 10.9.2-4-x - "@polkadot/types-codec": 10.9.2-4-x - "@polkadot/types-create": 10.9.2-4-x + "@polkadot/types": 10.9.2-5-x + "@polkadot/types-codec": 10.9.2-5-x + "@polkadot/types-create": 10.9.2-5-x "@polkadot/util": ^12.3.2 "@polkadot/util-crypto": ^12.3.2 rxjs: ^7.8.1 @@ -430,19 +430,19 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/api-derive@10.9.2-4-x, @polkadot/api-derive@workspace:packages/api-derive": +"@polkadot/api-derive@10.9.2-5-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-4-x - "@polkadot/api-augment": 10.9.2-4-x - "@polkadot/api-base": 10.9.2-4-x - "@polkadot/rpc-augment": 10.9.2-4-x - "@polkadot/rpc-core": 10.9.2-4-x - "@polkadot/rpc-provider": 10.9.2-4-x - "@polkadot/types": 10.9.2-4-x - "@polkadot/types-codec": 10.9.2-4-x - "@polkadot/types-support": 10.9.2-4-x + "@polkadot/api": 10.9.2-5-x + "@polkadot/api-augment": 10.9.2-5-x + "@polkadot/api-base": 10.9.2-5-x + "@polkadot/rpc-augment": 10.9.2-5-x + "@polkadot/rpc-core": 10.9.2-5-x + "@polkadot/rpc-provider": 10.9.2-5-x + "@polkadot/types": 10.9.2-5-x + "@polkadot/types-codec": 10.9.2-5-x + "@polkadot/types-support": 10.9.2-5-x "@polkadot/util": ^12.3.2 "@polkadot/util-crypto": ^12.3.2 rxjs: ^7.8.1 @@ -450,23 +450,23 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/api@10.9.2-4-x, @polkadot/api@workspace:packages/api": +"@polkadot/api@10.9.2-5-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-4-x - "@polkadot/api-base": 10.9.2-4-x - "@polkadot/api-derive": 10.9.2-4-x + "@polkadot/api-augment": 10.9.2-5-x + "@polkadot/api-base": 10.9.2-5-x + "@polkadot/api-derive": 10.9.2-5-x "@polkadot/keyring": ^12.3.2 - "@polkadot/rpc-augment": 10.9.2-4-x - "@polkadot/rpc-core": 10.9.2-4-x - "@polkadot/rpc-provider": 10.9.2-4-x - "@polkadot/types": 10.9.2-4-x - "@polkadot/types-augment": 10.9.2-4-x - "@polkadot/types-codec": 10.9.2-4-x - "@polkadot/types-create": 10.9.2-4-x - "@polkadot/types-known": 10.9.2-4-x - "@polkadot/types-support": 10.9.2-4-x + "@polkadot/rpc-augment": 10.9.2-5-x + "@polkadot/rpc-core": 10.9.2-5-x + "@polkadot/rpc-provider": 10.9.2-5-x + "@polkadot/types": 10.9.2-5-x + "@polkadot/types-augment": 10.9.2-5-x + "@polkadot/types-codec": 10.9.2-5-x + "@polkadot/types-create": 10.9.2-5-x + "@polkadot/types-known": 10.9.2-5-x + "@polkadot/types-support": 10.9.2-5-x "@polkadot/util": ^12.3.2 "@polkadot/util-crypto": ^12.3.2 eventemitter3: ^5.0.1 @@ -596,39 +596,39 @@ __metadata: languageName: node linkType: hard -"@polkadot/rpc-augment@10.9.2-4-x, @polkadot/rpc-augment@workspace:packages/rpc-augment": +"@polkadot/rpc-augment@10.9.2-5-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-4-x - "@polkadot/types": 10.9.2-4-x - "@polkadot/types-codec": 10.9.2-4-x + "@polkadot/rpc-core": 10.9.2-5-x + "@polkadot/types": 10.9.2-5-x + "@polkadot/types-codec": 10.9.2-5-x "@polkadot/util": ^12.3.2 tslib: ^2.6.0 languageName: unknown linkType: soft -"@polkadot/rpc-core@10.9.2-4-x, @polkadot/rpc-core@workspace:packages/rpc-core": +"@polkadot/rpc-core@10.9.2-5-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.3.2 - "@polkadot/rpc-augment": 10.9.2-4-x - "@polkadot/rpc-provider": 10.9.2-4-x - "@polkadot/types": 10.9.2-4-x + "@polkadot/rpc-augment": 10.9.2-5-x + "@polkadot/rpc-provider": 10.9.2-5-x + "@polkadot/types": 10.9.2-5-x "@polkadot/util": ^12.3.2 rxjs: ^7.8.1 tslib: ^2.6.0 languageName: unknown linkType: soft -"@polkadot/rpc-provider@10.9.2-4-x, @polkadot/rpc-provider@workspace:packages/rpc-provider": +"@polkadot/rpc-provider@10.9.2-5-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.3.2 - "@polkadot/types": 10.9.2-4-x - "@polkadot/types-support": 10.9.2-4-x + "@polkadot/types": 10.9.2-5-x + "@polkadot/types-support": 10.9.2-5-x "@polkadot/util": ^12.3.2 "@polkadot/util-crypto": ^12.3.2 "@polkadot/x-fetch": ^12.3.2 @@ -649,15 +649,15 @@ __metadata: version: 0.0.0-use.local resolution: "@polkadot/typegen@workspace:packages/typegen" dependencies: - "@polkadot/api": 10.9.2-4-x - "@polkadot/api-augment": 10.9.2-4-x - "@polkadot/rpc-augment": 10.9.2-4-x - "@polkadot/rpc-provider": 10.9.2-4-x - "@polkadot/types": 10.9.2-4-x - "@polkadot/types-augment": 10.9.2-4-x - "@polkadot/types-codec": 10.9.2-4-x - "@polkadot/types-create": 10.9.2-4-x - "@polkadot/types-support": 10.9.2-4-x + "@polkadot/api": 10.9.2-5-x + "@polkadot/api-augment": 10.9.2-5-x + "@polkadot/rpc-augment": 10.9.2-5-x + "@polkadot/rpc-provider": 10.9.2-5-x + "@polkadot/types": 10.9.2-5-x + "@polkadot/types-augment": 10.9.2-5-x + "@polkadot/types-codec": 10.9.2-5-x + "@polkadot/types-create": 10.9.2-5-x + "@polkadot/types-support": 10.9.2-5-x "@polkadot/util": ^12.3.2 "@polkadot/util-crypto": ^12.3.2 "@polkadot/x-ws": ^12.3.2 @@ -675,24 +675,24 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/types-augment@10.9.2-4-x, @polkadot/types-augment@workspace:packages/types-augment": +"@polkadot/types-augment@10.9.2-5-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-4-x - "@polkadot/types-codec": 10.9.2-4-x + "@polkadot/types": 10.9.2-5-x + "@polkadot/types-codec": 10.9.2-5-x "@polkadot/util": ^12.3.2 tslib: ^2.6.0 languageName: unknown linkType: soft -"@polkadot/types-codec@10.9.2-4-x, @polkadot/types-codec@workspace:packages/types-codec": +"@polkadot/types-codec@10.9.2-5-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-4-x - "@polkadot/types-augment": 10.9.2-4-x - "@polkadot/types-support": 10.9.2-4-x + "@polkadot/types": 10.9.2-5-x + "@polkadot/types-augment": 10.9.2-5-x + "@polkadot/types-support": 10.9.2-5-x "@polkadot/util": ^12.3.2 "@polkadot/util-crypto": ^12.3.2 "@polkadot/x-bigint": ^12.3.2 @@ -700,32 +700,32 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/types-create@10.9.2-4-x, @polkadot/types-create@workspace:packages/types-create": +"@polkadot/types-create@10.9.2-5-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-4-x - "@polkadot/types-codec": 10.9.2-4-x + "@polkadot/types": 10.9.2-5-x + "@polkadot/types-codec": 10.9.2-5-x "@polkadot/util": ^12.3.2 tslib: ^2.6.0 languageName: unknown linkType: soft -"@polkadot/types-known@10.9.2-4-x, @polkadot/types-known@workspace:packages/types-known": +"@polkadot/types-known@10.9.2-5-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-4-x + "@polkadot/api": 10.9.2-5-x "@polkadot/networks": ^12.3.2 - "@polkadot/types": 10.9.2-4-x - "@polkadot/types-codec": 10.9.2-4-x - "@polkadot/types-create": 10.9.2-4-x + "@polkadot/types": 10.9.2-5-x + "@polkadot/types-codec": 10.9.2-5-x + "@polkadot/types-create": 10.9.2-5-x "@polkadot/util": ^12.3.2 tslib: ^2.6.0 languageName: unknown linkType: soft -"@polkadot/types-support@10.9.2-4-x, @polkadot/types-support@workspace:packages/types-support": +"@polkadot/types-support@10.9.2-5-x, @polkadot/types-support@workspace:packages/types-support": version: 0.0.0-use.local resolution: "@polkadot/types-support@workspace:packages/types-support" dependencies: @@ -734,15 +734,15 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/types@10.9.2-4-x, @polkadot/types@workspace:packages/types": +"@polkadot/types@10.9.2-5-x, @polkadot/types@workspace:packages/types": version: 0.0.0-use.local resolution: "@polkadot/types@workspace:packages/types" dependencies: "@polkadot/keyring": ^12.3.2 - "@polkadot/types-augment": 10.9.2-4-x - "@polkadot/types-codec": 10.9.2-4-x - "@polkadot/types-create": 10.9.2-4-x - "@polkadot/types-support": 10.9.2-4-x + "@polkadot/types-augment": 10.9.2-5-x + "@polkadot/types-codec": 10.9.2-5-x + "@polkadot/types-create": 10.9.2-5-x + "@polkadot/types-support": 10.9.2-5-x "@polkadot/util": ^12.3.2 "@polkadot/util-crypto": ^12.3.2 rxjs: ^7.8.1