diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 709b9d414d7c..89bd307e34ab 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 3495 Jaco Bump dev deps (#5730) + 3496 Jaco Bump dev deps (#5733) 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 7c2ad6381f64..935e72929db0 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "10.9.2-27-x", + "version": "10.9.2-28-x", "versions": { - "git": "10.9.2-27-x", + "git": "10.9.2-28-x", "npm": "10.9.1" }, "workspaces": [ diff --git a/packages/api-augment/package.json b/packages/api-augment/package.json index a5cc62273141..4e4aad911c88 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-27-x", + "version": "10.9.2-28-x", "main": "index.js", "dependencies": { - "@polkadot/api-base": "10.9.2-27-x", - "@polkadot/rpc-augment": "10.9.2-27-x", - "@polkadot/types": "10.9.2-27-x", - "@polkadot/types-augment": "10.9.2-27-x", - "@polkadot/types-codec": "10.9.2-27-x", + "@polkadot/api-base": "10.9.2-28-x", + "@polkadot/rpc-augment": "10.9.2-28-x", + "@polkadot/types": "10.9.2-28-x", + "@polkadot/types-augment": "10.9.2-28-x", + "@polkadot/types-codec": "10.9.2-28-x", "@polkadot/util": "^12.5.1", "tslib": "^2.6.2" } diff --git a/packages/api-augment/src/packageInfo.ts b/packages/api-augment/src/packageInfo.ts index 993126d028d5..e70876103734 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-27-x' }; +export const packageInfo = { name: '@polkadot/api-augment', path: 'auto', type: 'auto', version: '10.9.2-28-x' }; diff --git a/packages/api-base/package.json b/packages/api-base/package.json index f9b2b41bca5d..fe680e05e6d6 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-27-x", + "version": "10.9.2-28-x", "main": "index.js", "dependencies": { - "@polkadot/rpc-core": "10.9.2-27-x", - "@polkadot/types": "10.9.2-27-x", + "@polkadot/rpc-core": "10.9.2-28-x", + "@polkadot/types": "10.9.2-28-x", "@polkadot/util": "^12.5.1", "rxjs": "^7.8.1", "tslib": "^2.6.2" diff --git a/packages/api-base/src/packageInfo.ts b/packages/api-base/src/packageInfo.ts index 64115176d39f..ffc0660703d2 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-27-x' }; +export const packageInfo = { name: '@polkadot/api-base', path: 'auto', type: 'auto', version: '10.9.2-28-x' }; diff --git a/packages/api-contract/package.json b/packages/api-contract/package.json index 43b1c6d15d7a..2944b27175cb 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-27-x", + "version": "10.9.2-28-x", "main": "index.js", "dependencies": { - "@polkadot/api": "10.9.2-27-x", - "@polkadot/api-augment": "10.9.2-27-x", - "@polkadot/types": "10.9.2-27-x", - "@polkadot/types-codec": "10.9.2-27-x", - "@polkadot/types-create": "10.9.2-27-x", + "@polkadot/api": "10.9.2-28-x", + "@polkadot/api-augment": "10.9.2-28-x", + "@polkadot/types": "10.9.2-28-x", + "@polkadot/types-codec": "10.9.2-28-x", + "@polkadot/types-create": "10.9.2-28-x", "@polkadot/util": "^12.5.1", "@polkadot/util-crypto": "^12.5.1", "rxjs": "^7.8.1", "tslib": "^2.6.2" }, "devDependencies": { - "@polkadot/api-augment": "10.9.2-27-x", + "@polkadot/api-augment": "10.9.2-28-x", "@polkadot/keyring": "^12.5.1" } } diff --git a/packages/api-contract/src/packageInfo.ts b/packages/api-contract/src/packageInfo.ts index e40abcb710fe..fb8e3f41dc18 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-27-x' }; +export const packageInfo = { name: '@polkadot/api-contract', path: 'auto', type: 'auto', version: '10.9.2-28-x' }; diff --git a/packages/api-derive/package.json b/packages/api-derive/package.json index 1cc8c8e6048b..7696760385cc 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-27-x", + "version": "10.9.2-28-x", "main": "index.js", "dependencies": { - "@polkadot/api": "10.9.2-27-x", - "@polkadot/api-augment": "10.9.2-27-x", - "@polkadot/api-base": "10.9.2-27-x", - "@polkadot/rpc-core": "10.9.2-27-x", - "@polkadot/types": "10.9.2-27-x", - "@polkadot/types-codec": "10.9.2-27-x", + "@polkadot/api": "10.9.2-28-x", + "@polkadot/api-augment": "10.9.2-28-x", + "@polkadot/api-base": "10.9.2-28-x", + "@polkadot/rpc-core": "10.9.2-28-x", + "@polkadot/types": "10.9.2-28-x", + "@polkadot/types-codec": "10.9.2-28-x", "@polkadot/util": "^12.5.1", "@polkadot/util-crypto": "^12.5.1", "rxjs": "^7.8.1", "tslib": "^2.6.2" }, "devDependencies": { - "@polkadot/api": "10.9.2-27-x", - "@polkadot/api-augment": "10.9.2-27-x", - "@polkadot/rpc-augment": "10.9.2-27-x", - "@polkadot/rpc-provider": "10.9.2-27-x", - "@polkadot/types-support": "10.9.2-27-x" + "@polkadot/api": "10.9.2-28-x", + "@polkadot/api-augment": "10.9.2-28-x", + "@polkadot/rpc-augment": "10.9.2-28-x", + "@polkadot/rpc-provider": "10.9.2-28-x", + "@polkadot/types-support": "10.9.2-28-x" } } diff --git a/packages/api-derive/src/packageInfo.ts b/packages/api-derive/src/packageInfo.ts index bf3519653879..5c4c9812a750 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-27-x' }; +export const packageInfo = { name: '@polkadot/api-derive', path: 'auto', type: 'auto', version: '10.9.2-28-x' }; diff --git a/packages/api/package.json b/packages/api/package.json index 30ac411b12c3..c351fb8cdfed 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -18,21 +18,21 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.9.2-27-x", + "version": "10.9.2-28-x", "main": "index.js", "dependencies": { - "@polkadot/api-augment": "10.9.2-27-x", - "@polkadot/api-base": "10.9.2-27-x", - "@polkadot/api-derive": "10.9.2-27-x", + "@polkadot/api-augment": "10.9.2-28-x", + "@polkadot/api-base": "10.9.2-28-x", + "@polkadot/api-derive": "10.9.2-28-x", "@polkadot/keyring": "^12.5.1", - "@polkadot/rpc-augment": "10.9.2-27-x", - "@polkadot/rpc-core": "10.9.2-27-x", - "@polkadot/rpc-provider": "10.9.2-27-x", - "@polkadot/types": "10.9.2-27-x", - "@polkadot/types-augment": "10.9.2-27-x", - "@polkadot/types-codec": "10.9.2-27-x", - "@polkadot/types-create": "10.9.2-27-x", - "@polkadot/types-known": "10.9.2-27-x", + "@polkadot/rpc-augment": "10.9.2-28-x", + "@polkadot/rpc-core": "10.9.2-28-x", + "@polkadot/rpc-provider": "10.9.2-28-x", + "@polkadot/types": "10.9.2-28-x", + "@polkadot/types-augment": "10.9.2-28-x", + "@polkadot/types-codec": "10.9.2-28-x", + "@polkadot/types-create": "10.9.2-28-x", + "@polkadot/types-known": "10.9.2-28-x", "@polkadot/util": "^12.5.1", "@polkadot/util-crypto": "^12.5.1", "eventemitter3": "^5.0.1", @@ -40,7 +40,7 @@ "tslib": "^2.6.2" }, "devDependencies": { - "@polkadot/api-augment": "10.9.2-27-x", - "@polkadot/types-support": "10.9.2-27-x" + "@polkadot/api-augment": "10.9.2-28-x", + "@polkadot/types-support": "10.9.2-28-x" } } diff --git a/packages/api/src/packageInfo.ts b/packages/api/src/packageInfo.ts index d4d476f88672..29bb24110ba3 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-27-x' }; +export const packageInfo = { name: '@polkadot/api', path: 'auto', type: 'auto', version: '10.9.2-28-x' }; diff --git a/packages/rpc-augment/package.json b/packages/rpc-augment/package.json index e0cef14dd54c..0318119b3d45 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-27-x", + "version": "10.9.2-28-x", "main": "index.js", "dependencies": { - "@polkadot/rpc-core": "10.9.2-27-x", - "@polkadot/types": "10.9.2-27-x", - "@polkadot/types-codec": "10.9.2-27-x", + "@polkadot/rpc-core": "10.9.2-28-x", + "@polkadot/types": "10.9.2-28-x", + "@polkadot/types-codec": "10.9.2-28-x", "@polkadot/util": "^12.5.1", "tslib": "^2.6.2" } diff --git a/packages/rpc-augment/src/packageInfo.ts b/packages/rpc-augment/src/packageInfo.ts index 848273eee9e3..b2dd12788176 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-27-x' }; +export const packageInfo = { name: '@polkadot/rpc-augment', path: 'auto', type: 'auto', version: '10.9.2-28-x' }; diff --git a/packages/rpc-core/package.json b/packages/rpc-core/package.json index 7c4a7d11f13e..0cb8b07d8a28 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-27-x", + "version": "10.9.2-28-x", "main": "index.js", "dependencies": { - "@polkadot/rpc-augment": "10.9.2-27-x", - "@polkadot/rpc-provider": "10.9.2-27-x", - "@polkadot/types": "10.9.2-27-x", + "@polkadot/rpc-augment": "10.9.2-28-x", + "@polkadot/rpc-provider": "10.9.2-28-x", + "@polkadot/types": "10.9.2-28-x", "@polkadot/util": "^12.5.1", "rxjs": "^7.8.1", "tslib": "^2.6.2" }, "devDependencies": { "@polkadot/keyring": "^12.5.1", - "@polkadot/rpc-augment": "10.9.2-27-x" + "@polkadot/rpc-augment": "10.9.2-28-x" } } diff --git a/packages/rpc-core/src/packageInfo.ts b/packages/rpc-core/src/packageInfo.ts index 987d09556d93..6f4cdd45e8eb 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-27-x' }; +export const packageInfo = { name: '@polkadot/rpc-core', path: 'auto', type: 'auto', version: '10.9.2-28-x' }; diff --git a/packages/rpc-provider/package.json b/packages/rpc-provider/package.json index 761143fd585a..8a3dca766158 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-27-x", + "version": "10.9.2-28-x", "main": "index.js", "dependencies": { "@polkadot/keyring": "^12.5.1", - "@polkadot/types": "10.9.2-27-x", - "@polkadot/types-support": "10.9.2-27-x", + "@polkadot/types": "10.9.2-28-x", + "@polkadot/types-support": "10.9.2-28-x", "@polkadot/util": "^12.5.1", "@polkadot/util-crypto": "^12.5.1", "@polkadot/x-fetch": "^12.5.1", diff --git a/packages/rpc-provider/src/packageInfo.ts b/packages/rpc-provider/src/packageInfo.ts index 8885a8a76cc4..bb9fd3c6781d 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-27-x' }; +export const packageInfo = { name: '@polkadot/rpc-provider', path: 'auto', type: 'auto', version: '10.9.2-28-x' }; diff --git a/packages/typegen/package.json b/packages/typegen/package.json index 17694b97f1a1..de02f7c7b70c 100644 --- a/packages/typegen/package.json +++ b/packages/typegen/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.9.2-27-x", + "version": "10.9.2-28-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-27-x", - "@polkadot/api-augment": "10.9.2-27-x", - "@polkadot/rpc-augment": "10.9.2-27-x", - "@polkadot/rpc-provider": "10.9.2-27-x", - "@polkadot/types": "10.9.2-27-x", - "@polkadot/types-augment": "10.9.2-27-x", - "@polkadot/types-codec": "10.9.2-27-x", - "@polkadot/types-create": "10.9.2-27-x", - "@polkadot/types-support": "10.9.2-27-x", + "@polkadot/api": "10.9.2-28-x", + "@polkadot/api-augment": "10.9.2-28-x", + "@polkadot/rpc-augment": "10.9.2-28-x", + "@polkadot/rpc-provider": "10.9.2-28-x", + "@polkadot/types": "10.9.2-28-x", + "@polkadot/types-augment": "10.9.2-28-x", + "@polkadot/types-codec": "10.9.2-28-x", + "@polkadot/types-create": "10.9.2-28-x", + "@polkadot/types-support": "10.9.2-28-x", "@polkadot/util": "^12.5.1", "@polkadot/util-crypto": "^12.5.1", "@polkadot/x-ws": "^12.5.1", diff --git a/packages/typegen/src/packageInfo.ts b/packages/typegen/src/packageInfo.ts index ce4197db2d14..1f70ffa49ab1 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-27-x' }; +export const packageInfo = { name: '@polkadot/typegen', path: 'auto', type: 'auto', version: '10.9.2-28-x' }; diff --git a/packages/types-augment/package.json b/packages/types-augment/package.json index a7cb9a287bb5..31746f0af6a5 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-27-x", + "version": "10.9.2-28-x", "main": "index.js", "dependencies": { - "@polkadot/types": "10.9.2-27-x", - "@polkadot/types-codec": "10.9.2-27-x", + "@polkadot/types": "10.9.2-28-x", + "@polkadot/types-codec": "10.9.2-28-x", "@polkadot/util": "^12.5.1", "tslib": "^2.6.2" } diff --git a/packages/types-augment/src/packageInfo.ts b/packages/types-augment/src/packageInfo.ts index 9a9da71ee64c..4e2f5f8fdeb2 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-27-x' }; +export const packageInfo = { name: '@polkadot/types-augment', path: 'auto', type: 'auto', version: '10.9.2-28-x' }; diff --git a/packages/types-codec/package.json b/packages/types-codec/package.json index 8f847c4f77b7..762b94771eef 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-27-x", + "version": "10.9.2-28-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.5.1", @@ -26,9 +26,9 @@ "tslib": "^2.6.2" }, "devDependencies": { - "@polkadot/types": "10.9.2-27-x", - "@polkadot/types-augment": "10.9.2-27-x", - "@polkadot/types-support": "10.9.2-27-x", + "@polkadot/types": "10.9.2-28-x", + "@polkadot/types-augment": "10.9.2-28-x", + "@polkadot/types-support": "10.9.2-28-x", "@polkadot/util-crypto": "^12.5.1" } } diff --git a/packages/types-codec/src/packageInfo.ts b/packages/types-codec/src/packageInfo.ts index 8f4b00678389..9faebeeeea91 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-27-x' }; +export const packageInfo = { name: '@polkadot/types-codec', path: 'auto', type: 'auto', version: '10.9.2-28-x' }; diff --git a/packages/types-create/package.json b/packages/types-create/package.json index 91fb5103e6a4..c1cbc77ba372 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-27-x", + "version": "10.9.2-28-x", "main": "index.js", "dependencies": { - "@polkadot/types-codec": "10.9.2-27-x", + "@polkadot/types-codec": "10.9.2-28-x", "@polkadot/util": "^12.5.1", "tslib": "^2.6.2" }, "devDependencies": { - "@polkadot/types": "10.9.2-27-x" + "@polkadot/types": "10.9.2-28-x" } } diff --git a/packages/types-create/src/packageInfo.ts b/packages/types-create/src/packageInfo.ts index ba32f223fa83..f18d15d83df2 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-27-x' }; +export const packageInfo = { name: '@polkadot/types-create', path: 'auto', type: 'auto', version: '10.9.2-28-x' }; diff --git a/packages/types-known/package.json b/packages/types-known/package.json index 1c99d9dde277..c2ae66a1a953 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-27-x", + "version": "10.9.2-28-x", "main": "index.js", "dependencies": { "@polkadot/networks": "^12.5.1", - "@polkadot/types": "10.9.2-27-x", - "@polkadot/types-codec": "10.9.2-27-x", - "@polkadot/types-create": "10.9.2-27-x", + "@polkadot/types": "10.9.2-28-x", + "@polkadot/types-codec": "10.9.2-28-x", + "@polkadot/types-create": "10.9.2-28-x", "@polkadot/util": "^12.5.1", "tslib": "^2.6.2" }, "devDependencies": { - "@polkadot/api": "10.9.2-27-x" + "@polkadot/api": "10.9.2-28-x" } } diff --git a/packages/types-known/src/packageInfo.ts b/packages/types-known/src/packageInfo.ts index 15a381579967..3fc8296affe0 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-27-x' }; +export const packageInfo = { name: '@polkadot/types-known', path: 'auto', type: 'auto', version: '10.9.2-28-x' }; diff --git a/packages/types-support/package.json b/packages/types-support/package.json index 5ddac65e0e64..ebce3dbf0c29 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-27-x", + "version": "10.9.2-28-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.5.1", diff --git a/packages/types-support/src/packageInfo.ts b/packages/types-support/src/packageInfo.ts index 6eaf533f3d82..9229aed4cfd8 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-27-x' }; +export const packageInfo = { name: '@polkadot/types-support', path: 'auto', type: 'auto', version: '10.9.2-28-x' }; diff --git a/packages/types/package.json b/packages/types/package.json index 95cb26de12cc..e359d385e6d7 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -18,13 +18,13 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.9.2-27-x", + "version": "10.9.2-28-x", "main": "index.js", "dependencies": { "@polkadot/keyring": "^12.5.1", - "@polkadot/types-augment": "10.9.2-27-x", - "@polkadot/types-codec": "10.9.2-27-x", - "@polkadot/types-create": "10.9.2-27-x", + "@polkadot/types-augment": "10.9.2-28-x", + "@polkadot/types-codec": "10.9.2-28-x", + "@polkadot/types-create": "10.9.2-28-x", "@polkadot/util": "^12.5.1", "@polkadot/util-crypto": "^12.5.1", "rxjs": "^7.8.1", @@ -32,6 +32,6 @@ }, "devDependencies": { "@polkadot/keyring": "^12.5.1", - "@polkadot/types-support": "10.9.2-27-x" + "@polkadot/types-support": "10.9.2-28-x" } } diff --git a/packages/types/src/packageInfo.ts b/packages/types/src/packageInfo.ts index 756c647eca37..f92c93a48502 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-27-x' }; +export const packageInfo = { name: '@polkadot/types', path: 'auto', type: 'auto', version: '10.9.2-28-x' }; diff --git a/yarn.lock b/yarn.lock index 8cd5479c208f..2ed2fa10ad9d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -373,26 +373,26 @@ __metadata: languageName: node linkType: hard -"@polkadot/api-augment@10.9.2-27-x, @polkadot/api-augment@workspace:packages/api-augment": +"@polkadot/api-augment@10.9.2-28-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-27-x - "@polkadot/rpc-augment": 10.9.2-27-x - "@polkadot/types": 10.9.2-27-x - "@polkadot/types-augment": 10.9.2-27-x - "@polkadot/types-codec": 10.9.2-27-x + "@polkadot/api-base": 10.9.2-28-x + "@polkadot/rpc-augment": 10.9.2-28-x + "@polkadot/types": 10.9.2-28-x + "@polkadot/types-augment": 10.9.2-28-x + "@polkadot/types-codec": 10.9.2-28-x "@polkadot/util": ^12.5.1 tslib: ^2.6.2 languageName: unknown linkType: soft -"@polkadot/api-base@10.9.2-27-x, @polkadot/api-base@workspace:packages/api-base": +"@polkadot/api-base@10.9.2-28-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-27-x - "@polkadot/types": 10.9.2-27-x + "@polkadot/rpc-core": 10.9.2-28-x + "@polkadot/types": 10.9.2-28-x "@polkadot/util": ^12.5.1 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-27-x - "@polkadot/api-augment": 10.9.2-27-x + "@polkadot/api": 10.9.2-28-x + "@polkadot/api-augment": 10.9.2-28-x "@polkadot/keyring": ^12.5.1 - "@polkadot/types": 10.9.2-27-x - "@polkadot/types-codec": 10.9.2-27-x - "@polkadot/types-create": 10.9.2-27-x + "@polkadot/types": 10.9.2-28-x + "@polkadot/types-codec": 10.9.2-28-x + "@polkadot/types-create": 10.9.2-28-x "@polkadot/util": ^12.5.1 "@polkadot/util-crypto": ^12.5.1 rxjs: ^7.8.1 @@ -416,19 +416,19 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/api-derive@10.9.2-27-x, @polkadot/api-derive@workspace:packages/api-derive": +"@polkadot/api-derive@10.9.2-28-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-27-x - "@polkadot/api-augment": 10.9.2-27-x - "@polkadot/api-base": 10.9.2-27-x - "@polkadot/rpc-augment": 10.9.2-27-x - "@polkadot/rpc-core": 10.9.2-27-x - "@polkadot/rpc-provider": 10.9.2-27-x - "@polkadot/types": 10.9.2-27-x - "@polkadot/types-codec": 10.9.2-27-x - "@polkadot/types-support": 10.9.2-27-x + "@polkadot/api": 10.9.2-28-x + "@polkadot/api-augment": 10.9.2-28-x + "@polkadot/api-base": 10.9.2-28-x + "@polkadot/rpc-augment": 10.9.2-28-x + "@polkadot/rpc-core": 10.9.2-28-x + "@polkadot/rpc-provider": 10.9.2-28-x + "@polkadot/types": 10.9.2-28-x + "@polkadot/types-codec": 10.9.2-28-x + "@polkadot/types-support": 10.9.2-28-x "@polkadot/util": ^12.5.1 "@polkadot/util-crypto": ^12.5.1 rxjs: ^7.8.1 @@ -436,23 +436,23 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/api@10.9.2-27-x, @polkadot/api@workspace:packages/api": +"@polkadot/api@10.9.2-28-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-27-x - "@polkadot/api-base": 10.9.2-27-x - "@polkadot/api-derive": 10.9.2-27-x + "@polkadot/api-augment": 10.9.2-28-x + "@polkadot/api-base": 10.9.2-28-x + "@polkadot/api-derive": 10.9.2-28-x "@polkadot/keyring": ^12.5.1 - "@polkadot/rpc-augment": 10.9.2-27-x - "@polkadot/rpc-core": 10.9.2-27-x - "@polkadot/rpc-provider": 10.9.2-27-x - "@polkadot/types": 10.9.2-27-x - "@polkadot/types-augment": 10.9.2-27-x - "@polkadot/types-codec": 10.9.2-27-x - "@polkadot/types-create": 10.9.2-27-x - "@polkadot/types-known": 10.9.2-27-x - "@polkadot/types-support": 10.9.2-27-x + "@polkadot/rpc-augment": 10.9.2-28-x + "@polkadot/rpc-core": 10.9.2-28-x + "@polkadot/rpc-provider": 10.9.2-28-x + "@polkadot/types": 10.9.2-28-x + "@polkadot/types-augment": 10.9.2-28-x + "@polkadot/types-codec": 10.9.2-28-x + "@polkadot/types-create": 10.9.2-28-x + "@polkadot/types-known": 10.9.2-28-x + "@polkadot/types-support": 10.9.2-28-x "@polkadot/util": ^12.5.1 "@polkadot/util-crypto": ^12.5.1 eventemitter3: ^5.0.1 @@ -582,39 +582,39 @@ __metadata: languageName: node linkType: hard -"@polkadot/rpc-augment@10.9.2-27-x, @polkadot/rpc-augment@workspace:packages/rpc-augment": +"@polkadot/rpc-augment@10.9.2-28-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-27-x - "@polkadot/types": 10.9.2-27-x - "@polkadot/types-codec": 10.9.2-27-x + "@polkadot/rpc-core": 10.9.2-28-x + "@polkadot/types": 10.9.2-28-x + "@polkadot/types-codec": 10.9.2-28-x "@polkadot/util": ^12.5.1 tslib: ^2.6.2 languageName: unknown linkType: soft -"@polkadot/rpc-core@10.9.2-27-x, @polkadot/rpc-core@workspace:packages/rpc-core": +"@polkadot/rpc-core@10.9.2-28-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.5.1 - "@polkadot/rpc-augment": 10.9.2-27-x - "@polkadot/rpc-provider": 10.9.2-27-x - "@polkadot/types": 10.9.2-27-x + "@polkadot/rpc-augment": 10.9.2-28-x + "@polkadot/rpc-provider": 10.9.2-28-x + "@polkadot/types": 10.9.2-28-x "@polkadot/util": ^12.5.1 rxjs: ^7.8.1 tslib: ^2.6.2 languageName: unknown linkType: soft -"@polkadot/rpc-provider@10.9.2-27-x, @polkadot/rpc-provider@workspace:packages/rpc-provider": +"@polkadot/rpc-provider@10.9.2-28-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.5.1 - "@polkadot/types": 10.9.2-27-x - "@polkadot/types-support": 10.9.2-27-x + "@polkadot/types": 10.9.2-28-x + "@polkadot/types-support": 10.9.2-28-x "@polkadot/util": ^12.5.1 "@polkadot/util-crypto": ^12.5.1 "@polkadot/x-fetch": ^12.5.1 @@ -635,15 +635,15 @@ __metadata: version: 0.0.0-use.local resolution: "@polkadot/typegen@workspace:packages/typegen" dependencies: - "@polkadot/api": 10.9.2-27-x - "@polkadot/api-augment": 10.9.2-27-x - "@polkadot/rpc-augment": 10.9.2-27-x - "@polkadot/rpc-provider": 10.9.2-27-x - "@polkadot/types": 10.9.2-27-x - "@polkadot/types-augment": 10.9.2-27-x - "@polkadot/types-codec": 10.9.2-27-x - "@polkadot/types-create": 10.9.2-27-x - "@polkadot/types-support": 10.9.2-27-x + "@polkadot/api": 10.9.2-28-x + "@polkadot/api-augment": 10.9.2-28-x + "@polkadot/rpc-augment": 10.9.2-28-x + "@polkadot/rpc-provider": 10.9.2-28-x + "@polkadot/types": 10.9.2-28-x + "@polkadot/types-augment": 10.9.2-28-x + "@polkadot/types-codec": 10.9.2-28-x + "@polkadot/types-create": 10.9.2-28-x + "@polkadot/types-support": 10.9.2-28-x "@polkadot/util": ^12.5.1 "@polkadot/util-crypto": ^12.5.1 "@polkadot/x-ws": ^12.5.1 @@ -660,24 +660,24 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/types-augment@10.9.2-27-x, @polkadot/types-augment@workspace:packages/types-augment": +"@polkadot/types-augment@10.9.2-28-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-27-x - "@polkadot/types-codec": 10.9.2-27-x + "@polkadot/types": 10.9.2-28-x + "@polkadot/types-codec": 10.9.2-28-x "@polkadot/util": ^12.5.1 tslib: ^2.6.2 languageName: unknown linkType: soft -"@polkadot/types-codec@10.9.2-27-x, @polkadot/types-codec@workspace:packages/types-codec": +"@polkadot/types-codec@10.9.2-28-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-27-x - "@polkadot/types-augment": 10.9.2-27-x - "@polkadot/types-support": 10.9.2-27-x + "@polkadot/types": 10.9.2-28-x + "@polkadot/types-augment": 10.9.2-28-x + "@polkadot/types-support": 10.9.2-28-x "@polkadot/util": ^12.5.1 "@polkadot/util-crypto": ^12.5.1 "@polkadot/x-bigint": ^12.5.1 @@ -685,32 +685,32 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/types-create@10.9.2-27-x, @polkadot/types-create@workspace:packages/types-create": +"@polkadot/types-create@10.9.2-28-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-27-x - "@polkadot/types-codec": 10.9.2-27-x + "@polkadot/types": 10.9.2-28-x + "@polkadot/types-codec": 10.9.2-28-x "@polkadot/util": ^12.5.1 tslib: ^2.6.2 languageName: unknown linkType: soft -"@polkadot/types-known@10.9.2-27-x, @polkadot/types-known@workspace:packages/types-known": +"@polkadot/types-known@10.9.2-28-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-27-x + "@polkadot/api": 10.9.2-28-x "@polkadot/networks": ^12.5.1 - "@polkadot/types": 10.9.2-27-x - "@polkadot/types-codec": 10.9.2-27-x - "@polkadot/types-create": 10.9.2-27-x + "@polkadot/types": 10.9.2-28-x + "@polkadot/types-codec": 10.9.2-28-x + "@polkadot/types-create": 10.9.2-28-x "@polkadot/util": ^12.5.1 tslib: ^2.6.2 languageName: unknown linkType: soft -"@polkadot/types-support@10.9.2-27-x, @polkadot/types-support@workspace:packages/types-support": +"@polkadot/types-support@10.9.2-28-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-27-x, @polkadot/types@workspace:packages/types": +"@polkadot/types@10.9.2-28-x, @polkadot/types@workspace:packages/types": version: 0.0.0-use.local resolution: "@polkadot/types@workspace:packages/types" dependencies: "@polkadot/keyring": ^12.5.1 - "@polkadot/types-augment": 10.9.2-27-x - "@polkadot/types-codec": 10.9.2-27-x - "@polkadot/types-create": 10.9.2-27-x - "@polkadot/types-support": 10.9.2-27-x + "@polkadot/types-augment": 10.9.2-28-x + "@polkadot/types-codec": 10.9.2-28-x + "@polkadot/types-create": 10.9.2-28-x + "@polkadot/types-support": 10.9.2-28-x "@polkadot/util": ^12.5.1 "@polkadot/util-crypto": ^12.5.1 rxjs: ^7.8.1