diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 3d6c36c6eb96..d7dc14f08b03 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 3480 Jaco Bump deps (#5685) + 3481 Jaco Bump dev (w/ ts-eslint updates) (#5691) 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 e32febdf140e..671f686b9869 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "10.9.2-8-x", + "version": "10.9.2-9-x", "versions": { - "git": "10.9.2-8-x", + "git": "10.9.2-9-x", "npm": "10.9.1" }, "workspaces": [ diff --git a/packages/api-augment/package.json b/packages/api-augment/package.json index c7d624f0af66..079c533f9cb3 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-8-x", + "version": "10.9.2-9-x", "main": "index.js", "dependencies": { - "@polkadot/api-base": "10.9.2-8-x", - "@polkadot/rpc-augment": "10.9.2-8-x", - "@polkadot/types": "10.9.2-8-x", - "@polkadot/types-augment": "10.9.2-8-x", - "@polkadot/types-codec": "10.9.2-8-x", + "@polkadot/api-base": "10.9.2-9-x", + "@polkadot/rpc-augment": "10.9.2-9-x", + "@polkadot/types": "10.9.2-9-x", + "@polkadot/types-augment": "10.9.2-9-x", + "@polkadot/types-codec": "10.9.2-9-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 35a1345363ab..e6b7388ed4cf 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-8-x' }; +export const packageInfo = { name: '@polkadot/api-augment', path: 'auto', type: 'auto', version: '10.9.2-9-x' }; diff --git a/packages/api-base/package.json b/packages/api-base/package.json index 5b220cc79db5..0b99163407bb 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-8-x", + "version": "10.9.2-9-x", "main": "index.js", "dependencies": { - "@polkadot/rpc-core": "10.9.2-8-x", - "@polkadot/types": "10.9.2-8-x", + "@polkadot/rpc-core": "10.9.2-9-x", + "@polkadot/types": "10.9.2-9-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 f2790c8ead09..d51d332dcffd 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-8-x' }; +export const packageInfo = { name: '@polkadot/api-base', path: 'auto', type: 'auto', version: '10.9.2-9-x' }; diff --git a/packages/api-contract/package.json b/packages/api-contract/package.json index a45a2378b5bb..5dd09b1c2e7b 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-8-x", + "version": "10.9.2-9-x", "main": "index.js", "dependencies": { - "@polkadot/api": "10.9.2-8-x", - "@polkadot/api-augment": "10.9.2-8-x", - "@polkadot/types": "10.9.2-8-x", - "@polkadot/types-codec": "10.9.2-8-x", - "@polkadot/types-create": "10.9.2-8-x", + "@polkadot/api": "10.9.2-9-x", + "@polkadot/api-augment": "10.9.2-9-x", + "@polkadot/types": "10.9.2-9-x", + "@polkadot/types-codec": "10.9.2-9-x", + "@polkadot/types-create": "10.9.2-9-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-8-x", + "@polkadot/api-augment": "10.9.2-9-x", "@polkadot/keyring": "^12.3.2" } } diff --git a/packages/api-contract/src/packageInfo.ts b/packages/api-contract/src/packageInfo.ts index 77d6c83a18f0..fedd469258ba 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-8-x' }; +export const packageInfo = { name: '@polkadot/api-contract', path: 'auto', type: 'auto', version: '10.9.2-9-x' }; diff --git a/packages/api-derive/package.json b/packages/api-derive/package.json index 71177e91299c..961536d46cf5 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-8-x", + "version": "10.9.2-9-x", "main": "index.js", "dependencies": { - "@polkadot/api": "10.9.2-8-x", - "@polkadot/api-augment": "10.9.2-8-x", - "@polkadot/api-base": "10.9.2-8-x", - "@polkadot/rpc-core": "10.9.2-8-x", - "@polkadot/types": "10.9.2-8-x", - "@polkadot/types-codec": "10.9.2-8-x", + "@polkadot/api": "10.9.2-9-x", + "@polkadot/api-augment": "10.9.2-9-x", + "@polkadot/api-base": "10.9.2-9-x", + "@polkadot/rpc-core": "10.9.2-9-x", + "@polkadot/types": "10.9.2-9-x", + "@polkadot/types-codec": "10.9.2-9-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-8-x", - "@polkadot/api-augment": "10.9.2-8-x", - "@polkadot/rpc-augment": "10.9.2-8-x", - "@polkadot/rpc-provider": "10.9.2-8-x", - "@polkadot/types-support": "10.9.2-8-x" + "@polkadot/api": "10.9.2-9-x", + "@polkadot/api-augment": "10.9.2-9-x", + "@polkadot/rpc-augment": "10.9.2-9-x", + "@polkadot/rpc-provider": "10.9.2-9-x", + "@polkadot/types-support": "10.9.2-9-x" } } diff --git a/packages/api-derive/src/packageInfo.ts b/packages/api-derive/src/packageInfo.ts index ec21e3afc162..2851c5229f22 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-8-x' }; +export const packageInfo = { name: '@polkadot/api-derive', path: 'auto', type: 'auto', version: '10.9.2-9-x' }; diff --git a/packages/api/package.json b/packages/api/package.json index 1877bdcd5f53..36082cf2077b 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -18,21 +18,21 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.9.2-8-x", + "version": "10.9.2-9-x", "main": "index.js", "dependencies": { - "@polkadot/api-augment": "10.9.2-8-x", - "@polkadot/api-base": "10.9.2-8-x", - "@polkadot/api-derive": "10.9.2-8-x", + "@polkadot/api-augment": "10.9.2-9-x", + "@polkadot/api-base": "10.9.2-9-x", + "@polkadot/api-derive": "10.9.2-9-x", "@polkadot/keyring": "^12.3.2", - "@polkadot/rpc-augment": "10.9.2-8-x", - "@polkadot/rpc-core": "10.9.2-8-x", - "@polkadot/rpc-provider": "10.9.2-8-x", - "@polkadot/types": "10.9.2-8-x", - "@polkadot/types-augment": "10.9.2-8-x", - "@polkadot/types-codec": "10.9.2-8-x", - "@polkadot/types-create": "10.9.2-8-x", - "@polkadot/types-known": "10.9.2-8-x", + "@polkadot/rpc-augment": "10.9.2-9-x", + "@polkadot/rpc-core": "10.9.2-9-x", + "@polkadot/rpc-provider": "10.9.2-9-x", + "@polkadot/types": "10.9.2-9-x", + "@polkadot/types-augment": "10.9.2-9-x", + "@polkadot/types-codec": "10.9.2-9-x", + "@polkadot/types-create": "10.9.2-9-x", + "@polkadot/types-known": "10.9.2-9-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-8-x", - "@polkadot/types-support": "10.9.2-8-x" + "@polkadot/api-augment": "10.9.2-9-x", + "@polkadot/types-support": "10.9.2-9-x" } } diff --git a/packages/api/src/packageInfo.ts b/packages/api/src/packageInfo.ts index 356fe8147cef..c19aab676962 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-8-x' }; +export const packageInfo = { name: '@polkadot/api', path: 'auto', type: 'auto', version: '10.9.2-9-x' }; diff --git a/packages/rpc-augment/package.json b/packages/rpc-augment/package.json index e5cf19488cac..b5e7f7045d7b 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-8-x", + "version": "10.9.2-9-x", "main": "index.js", "dependencies": { - "@polkadot/rpc-core": "10.9.2-8-x", - "@polkadot/types": "10.9.2-8-x", - "@polkadot/types-codec": "10.9.2-8-x", + "@polkadot/rpc-core": "10.9.2-9-x", + "@polkadot/types": "10.9.2-9-x", + "@polkadot/types-codec": "10.9.2-9-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 0562bcf84bac..509721e72f1a 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-8-x' }; +export const packageInfo = { name: '@polkadot/rpc-augment', path: 'auto', type: 'auto', version: '10.9.2-9-x' }; diff --git a/packages/rpc-core/package.json b/packages/rpc-core/package.json index 2950819f4a9b..529e547adaf7 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-8-x", + "version": "10.9.2-9-x", "main": "index.js", "dependencies": { - "@polkadot/rpc-augment": "10.9.2-8-x", - "@polkadot/rpc-provider": "10.9.2-8-x", - "@polkadot/types": "10.9.2-8-x", + "@polkadot/rpc-augment": "10.9.2-9-x", + "@polkadot/rpc-provider": "10.9.2-9-x", + "@polkadot/types": "10.9.2-9-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-8-x" + "@polkadot/rpc-augment": "10.9.2-9-x" } } diff --git a/packages/rpc-core/src/packageInfo.ts b/packages/rpc-core/src/packageInfo.ts index f9dc878bbcbd..7f5aa9f0820f 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-8-x' }; +export const packageInfo = { name: '@polkadot/rpc-core', path: 'auto', type: 'auto', version: '10.9.2-9-x' }; diff --git a/packages/rpc-provider/package.json b/packages/rpc-provider/package.json index b84ed1495b23..5a955ac4664c 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-8-x", + "version": "10.9.2-9-x", "main": "index.js", "dependencies": { "@polkadot/keyring": "^12.3.2", - "@polkadot/types": "10.9.2-8-x", - "@polkadot/types-support": "10.9.2-8-x", + "@polkadot/types": "10.9.2-9-x", + "@polkadot/types-support": "10.9.2-9-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 581a57e4fd02..ee269bcc6712 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-8-x' }; +export const packageInfo = { name: '@polkadot/rpc-provider', path: 'auto', type: 'auto', version: '10.9.2-9-x' }; diff --git a/packages/typegen/package.json b/packages/typegen/package.json index a915005f9e8d..e2d0e43293d6 100644 --- a/packages/typegen/package.json +++ b/packages/typegen/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.9.2-8-x", + "version": "10.9.2-9-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-8-x", - "@polkadot/api-augment": "10.9.2-8-x", - "@polkadot/rpc-augment": "10.9.2-8-x", - "@polkadot/rpc-provider": "10.9.2-8-x", - "@polkadot/types": "10.9.2-8-x", - "@polkadot/types-augment": "10.9.2-8-x", - "@polkadot/types-codec": "10.9.2-8-x", - "@polkadot/types-create": "10.9.2-8-x", - "@polkadot/types-support": "10.9.2-8-x", + "@polkadot/api": "10.9.2-9-x", + "@polkadot/api-augment": "10.9.2-9-x", + "@polkadot/rpc-augment": "10.9.2-9-x", + "@polkadot/rpc-provider": "10.9.2-9-x", + "@polkadot/types": "10.9.2-9-x", + "@polkadot/types-augment": "10.9.2-9-x", + "@polkadot/types-codec": "10.9.2-9-x", + "@polkadot/types-create": "10.9.2-9-x", + "@polkadot/types-support": "10.9.2-9-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 332e87f3df58..53490e7fab01 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-8-x' }; +export const packageInfo = { name: '@polkadot/typegen', path: 'auto', type: 'auto', version: '10.9.2-9-x' }; diff --git a/packages/types-augment/package.json b/packages/types-augment/package.json index 43f39d18469c..b537456d216a 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-8-x", + "version": "10.9.2-9-x", "main": "index.js", "dependencies": { - "@polkadot/types": "10.9.2-8-x", - "@polkadot/types-codec": "10.9.2-8-x", + "@polkadot/types": "10.9.2-9-x", + "@polkadot/types-codec": "10.9.2-9-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 e255313cf84e..c57d5d7fb366 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-8-x' }; +export const packageInfo = { name: '@polkadot/types-augment', path: 'auto', type: 'auto', version: '10.9.2-9-x' }; diff --git a/packages/types-codec/package.json b/packages/types-codec/package.json index d79f78c07e0e..56aa08535a93 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-8-x", + "version": "10.9.2-9-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.3.2", @@ -26,9 +26,9 @@ "tslib": "^2.6.0" }, "devDependencies": { - "@polkadot/types": "10.9.2-8-x", - "@polkadot/types-augment": "10.9.2-8-x", - "@polkadot/types-support": "10.9.2-8-x", + "@polkadot/types": "10.9.2-9-x", + "@polkadot/types-augment": "10.9.2-9-x", + "@polkadot/types-support": "10.9.2-9-x", "@polkadot/util-crypto": "^12.3.2" } } diff --git a/packages/types-codec/src/packageInfo.ts b/packages/types-codec/src/packageInfo.ts index b1cfdb460d3c..72cf3dc43edf 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-8-x' }; +export const packageInfo = { name: '@polkadot/types-codec', path: 'auto', type: 'auto', version: '10.9.2-9-x' }; diff --git a/packages/types-create/package.json b/packages/types-create/package.json index dbd2b14fde8d..8a1d6d1748ce 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-8-x", + "version": "10.9.2-9-x", "main": "index.js", "dependencies": { - "@polkadot/types-codec": "10.9.2-8-x", + "@polkadot/types-codec": "10.9.2-9-x", "@polkadot/util": "^12.3.2", "tslib": "^2.6.0" }, "devDependencies": { - "@polkadot/types": "10.9.2-8-x" + "@polkadot/types": "10.9.2-9-x" } } diff --git a/packages/types-create/src/packageInfo.ts b/packages/types-create/src/packageInfo.ts index 43b3e48d82b6..b7e0c6017f97 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-8-x' }; +export const packageInfo = { name: '@polkadot/types-create', path: 'auto', type: 'auto', version: '10.9.2-9-x' }; diff --git a/packages/types-known/package.json b/packages/types-known/package.json index 701e5e170a36..111d5c2fa825 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-8-x", + "version": "10.9.2-9-x", "main": "index.js", "dependencies": { "@polkadot/networks": "^12.3.2", - "@polkadot/types": "10.9.2-8-x", - "@polkadot/types-codec": "10.9.2-8-x", - "@polkadot/types-create": "10.9.2-8-x", + "@polkadot/types": "10.9.2-9-x", + "@polkadot/types-codec": "10.9.2-9-x", + "@polkadot/types-create": "10.9.2-9-x", "@polkadot/util": "^12.3.2", "tslib": "^2.6.0" }, "devDependencies": { - "@polkadot/api": "10.9.2-8-x" + "@polkadot/api": "10.9.2-9-x" } } diff --git a/packages/types-known/src/packageInfo.ts b/packages/types-known/src/packageInfo.ts index 9fcdecfd2fd0..70560ea40e4b 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-8-x' }; +export const packageInfo = { name: '@polkadot/types-known', path: 'auto', type: 'auto', version: '10.9.2-9-x' }; diff --git a/packages/types-support/package.json b/packages/types-support/package.json index 3e007d63d2f7..b38851c100fb 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-8-x", + "version": "10.9.2-9-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 122cc651654e..e92a3b4e3cd1 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-8-x' }; +export const packageInfo = { name: '@polkadot/types-support', path: 'auto', type: 'auto', version: '10.9.2-9-x' }; diff --git a/packages/types/package.json b/packages/types/package.json index c440e6bc1517..a0368e4fabab 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -18,13 +18,13 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.9.2-8-x", + "version": "10.9.2-9-x", "main": "index.js", "dependencies": { "@polkadot/keyring": "^12.3.2", - "@polkadot/types-augment": "10.9.2-8-x", - "@polkadot/types-codec": "10.9.2-8-x", - "@polkadot/types-create": "10.9.2-8-x", + "@polkadot/types-augment": "10.9.2-9-x", + "@polkadot/types-codec": "10.9.2-9-x", + "@polkadot/types-create": "10.9.2-9-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-8-x" + "@polkadot/types-support": "10.9.2-9-x" } } diff --git a/packages/types/src/packageInfo.ts b/packages/types/src/packageInfo.ts index 8f9bd94e92c8..14aa955894b3 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-8-x' }; +export const packageInfo = { name: '@polkadot/types', path: 'auto', type: 'auto', version: '10.9.2-9-x' }; diff --git a/yarn.lock b/yarn.lock index ca144fb9d764..bb4c44d24b23 100644 --- a/yarn.lock +++ b/yarn.lock @@ -387,26 +387,26 @@ __metadata: languageName: node linkType: hard -"@polkadot/api-augment@10.9.2-8-x, @polkadot/api-augment@workspace:packages/api-augment": +"@polkadot/api-augment@10.9.2-9-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-8-x - "@polkadot/rpc-augment": 10.9.2-8-x - "@polkadot/types": 10.9.2-8-x - "@polkadot/types-augment": 10.9.2-8-x - "@polkadot/types-codec": 10.9.2-8-x + "@polkadot/api-base": 10.9.2-9-x + "@polkadot/rpc-augment": 10.9.2-9-x + "@polkadot/types": 10.9.2-9-x + "@polkadot/types-augment": 10.9.2-9-x + "@polkadot/types-codec": 10.9.2-9-x "@polkadot/util": ^12.3.2 tslib: ^2.6.0 languageName: unknown linkType: soft -"@polkadot/api-base@10.9.2-8-x, @polkadot/api-base@workspace:packages/api-base": +"@polkadot/api-base@10.9.2-9-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-8-x - "@polkadot/types": 10.9.2-8-x + "@polkadot/rpc-core": 10.9.2-9-x + "@polkadot/types": 10.9.2-9-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-8-x - "@polkadot/api-augment": 10.9.2-8-x + "@polkadot/api": 10.9.2-9-x + "@polkadot/api-augment": 10.9.2-9-x "@polkadot/keyring": ^12.3.2 - "@polkadot/types": 10.9.2-8-x - "@polkadot/types-codec": 10.9.2-8-x - "@polkadot/types-create": 10.9.2-8-x + "@polkadot/types": 10.9.2-9-x + "@polkadot/types-codec": 10.9.2-9-x + "@polkadot/types-create": 10.9.2-9-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-8-x, @polkadot/api-derive@workspace:packages/api-derive": +"@polkadot/api-derive@10.9.2-9-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-8-x - "@polkadot/api-augment": 10.9.2-8-x - "@polkadot/api-base": 10.9.2-8-x - "@polkadot/rpc-augment": 10.9.2-8-x - "@polkadot/rpc-core": 10.9.2-8-x - "@polkadot/rpc-provider": 10.9.2-8-x - "@polkadot/types": 10.9.2-8-x - "@polkadot/types-codec": 10.9.2-8-x - "@polkadot/types-support": 10.9.2-8-x + "@polkadot/api": 10.9.2-9-x + "@polkadot/api-augment": 10.9.2-9-x + "@polkadot/api-base": 10.9.2-9-x + "@polkadot/rpc-augment": 10.9.2-9-x + "@polkadot/rpc-core": 10.9.2-9-x + "@polkadot/rpc-provider": 10.9.2-9-x + "@polkadot/types": 10.9.2-9-x + "@polkadot/types-codec": 10.9.2-9-x + "@polkadot/types-support": 10.9.2-9-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-8-x, @polkadot/api@workspace:packages/api": +"@polkadot/api@10.9.2-9-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-8-x - "@polkadot/api-base": 10.9.2-8-x - "@polkadot/api-derive": 10.9.2-8-x + "@polkadot/api-augment": 10.9.2-9-x + "@polkadot/api-base": 10.9.2-9-x + "@polkadot/api-derive": 10.9.2-9-x "@polkadot/keyring": ^12.3.2 - "@polkadot/rpc-augment": 10.9.2-8-x - "@polkadot/rpc-core": 10.9.2-8-x - "@polkadot/rpc-provider": 10.9.2-8-x - "@polkadot/types": 10.9.2-8-x - "@polkadot/types-augment": 10.9.2-8-x - "@polkadot/types-codec": 10.9.2-8-x - "@polkadot/types-create": 10.9.2-8-x - "@polkadot/types-known": 10.9.2-8-x - "@polkadot/types-support": 10.9.2-8-x + "@polkadot/rpc-augment": 10.9.2-9-x + "@polkadot/rpc-core": 10.9.2-9-x + "@polkadot/rpc-provider": 10.9.2-9-x + "@polkadot/types": 10.9.2-9-x + "@polkadot/types-augment": 10.9.2-9-x + "@polkadot/types-codec": 10.9.2-9-x + "@polkadot/types-create": 10.9.2-9-x + "@polkadot/types-known": 10.9.2-9-x + "@polkadot/types-support": 10.9.2-9-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-8-x, @polkadot/rpc-augment@workspace:packages/rpc-augment": +"@polkadot/rpc-augment@10.9.2-9-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-8-x - "@polkadot/types": 10.9.2-8-x - "@polkadot/types-codec": 10.9.2-8-x + "@polkadot/rpc-core": 10.9.2-9-x + "@polkadot/types": 10.9.2-9-x + "@polkadot/types-codec": 10.9.2-9-x "@polkadot/util": ^12.3.2 tslib: ^2.6.0 languageName: unknown linkType: soft -"@polkadot/rpc-core@10.9.2-8-x, @polkadot/rpc-core@workspace:packages/rpc-core": +"@polkadot/rpc-core@10.9.2-9-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-8-x - "@polkadot/rpc-provider": 10.9.2-8-x - "@polkadot/types": 10.9.2-8-x + "@polkadot/rpc-augment": 10.9.2-9-x + "@polkadot/rpc-provider": 10.9.2-9-x + "@polkadot/types": 10.9.2-9-x "@polkadot/util": ^12.3.2 rxjs: ^7.8.1 tslib: ^2.6.0 languageName: unknown linkType: soft -"@polkadot/rpc-provider@10.9.2-8-x, @polkadot/rpc-provider@workspace:packages/rpc-provider": +"@polkadot/rpc-provider@10.9.2-9-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-8-x - "@polkadot/types-support": 10.9.2-8-x + "@polkadot/types": 10.9.2-9-x + "@polkadot/types-support": 10.9.2-9-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-8-x - "@polkadot/api-augment": 10.9.2-8-x - "@polkadot/rpc-augment": 10.9.2-8-x - "@polkadot/rpc-provider": 10.9.2-8-x - "@polkadot/types": 10.9.2-8-x - "@polkadot/types-augment": 10.9.2-8-x - "@polkadot/types-codec": 10.9.2-8-x - "@polkadot/types-create": 10.9.2-8-x - "@polkadot/types-support": 10.9.2-8-x + "@polkadot/api": 10.9.2-9-x + "@polkadot/api-augment": 10.9.2-9-x + "@polkadot/rpc-augment": 10.9.2-9-x + "@polkadot/rpc-provider": 10.9.2-9-x + "@polkadot/types": 10.9.2-9-x + "@polkadot/types-augment": 10.9.2-9-x + "@polkadot/types-codec": 10.9.2-9-x + "@polkadot/types-create": 10.9.2-9-x + "@polkadot/types-support": 10.9.2-9-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-8-x, @polkadot/types-augment@workspace:packages/types-augment": +"@polkadot/types-augment@10.9.2-9-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-8-x - "@polkadot/types-codec": 10.9.2-8-x + "@polkadot/types": 10.9.2-9-x + "@polkadot/types-codec": 10.9.2-9-x "@polkadot/util": ^12.3.2 tslib: ^2.6.0 languageName: unknown linkType: soft -"@polkadot/types-codec@10.9.2-8-x, @polkadot/types-codec@workspace:packages/types-codec": +"@polkadot/types-codec@10.9.2-9-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-8-x - "@polkadot/types-augment": 10.9.2-8-x - "@polkadot/types-support": 10.9.2-8-x + "@polkadot/types": 10.9.2-9-x + "@polkadot/types-augment": 10.9.2-9-x + "@polkadot/types-support": 10.9.2-9-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-8-x, @polkadot/types-create@workspace:packages/types-create": +"@polkadot/types-create@10.9.2-9-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-8-x - "@polkadot/types-codec": 10.9.2-8-x + "@polkadot/types": 10.9.2-9-x + "@polkadot/types-codec": 10.9.2-9-x "@polkadot/util": ^12.3.2 tslib: ^2.6.0 languageName: unknown linkType: soft -"@polkadot/types-known@10.9.2-8-x, @polkadot/types-known@workspace:packages/types-known": +"@polkadot/types-known@10.9.2-9-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-8-x + "@polkadot/api": 10.9.2-9-x "@polkadot/networks": ^12.3.2 - "@polkadot/types": 10.9.2-8-x - "@polkadot/types-codec": 10.9.2-8-x - "@polkadot/types-create": 10.9.2-8-x + "@polkadot/types": 10.9.2-9-x + "@polkadot/types-codec": 10.9.2-9-x + "@polkadot/types-create": 10.9.2-9-x "@polkadot/util": ^12.3.2 tslib: ^2.6.0 languageName: unknown linkType: soft -"@polkadot/types-support@10.9.2-8-x, @polkadot/types-support@workspace:packages/types-support": +"@polkadot/types-support@10.9.2-9-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-8-x, @polkadot/types@workspace:packages/types": +"@polkadot/types@10.9.2-9-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-8-x - "@polkadot/types-codec": 10.9.2-8-x - "@polkadot/types-create": 10.9.2-8-x - "@polkadot/types-support": 10.9.2-8-x + "@polkadot/types-augment": 10.9.2-9-x + "@polkadot/types-codec": 10.9.2-9-x + "@polkadot/types-create": 10.9.2-9-x + "@polkadot/types-support": 10.9.2-9-x "@polkadot/util": ^12.3.2 "@polkadot/util-crypto": ^12.3.2 rxjs: ^7.8.1