diff --git a/CONTRIBUTORS b/CONTRIBUTORS index cfe9467b3aec..43e1dd7d685e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 3470 Jaco Bump deps (w/ TS 5.1) (#5666) + 3471 Jaco Bump common (#5667) 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 6d07cb640062..52cd98576a7d 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "10.7.4-3-x", + "version": "10.7.4-4-x", "versions": { - "git": "10.7.4-3-x", + "git": "10.7.4-4-x", "npm": "10.7.3" }, "workspaces": [ diff --git a/packages/api-augment/package.json b/packages/api-augment/package.json index 447bf565dffe..8a9bd2bdc96a 100644 --- a/packages/api-augment/package.json +++ b/packages/api-augment/package.json @@ -18,14 +18,14 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.7.4-3-x", + "version": "10.7.4-4-x", "main": "index.js", "dependencies": { - "@polkadot/api-base": "10.7.4-3-x", - "@polkadot/rpc-augment": "10.7.4-3-x", - "@polkadot/types": "10.7.4-3-x", - "@polkadot/types-augment": "10.7.4-3-x", - "@polkadot/types-codec": "10.7.4-3-x", + "@polkadot/api-base": "10.7.4-4-x", + "@polkadot/rpc-augment": "10.7.4-4-x", + "@polkadot/types": "10.7.4-4-x", + "@polkadot/types-augment": "10.7.4-4-x", + "@polkadot/types-codec": "10.7.4-4-x", "@polkadot/util": "^12.2.2", "tslib": "^2.5.3" } diff --git a/packages/api-augment/src/packageInfo.ts b/packages/api-augment/src/packageInfo.ts index f0dc20e6ca9d..4a4e3a0af4e5 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.7.4-3-x' }; +export const packageInfo = { name: '@polkadot/api-augment', path: 'auto', type: 'auto', version: '10.7.4-4-x' }; diff --git a/packages/api-base/package.json b/packages/api-base/package.json index de85230384a5..8c6aeda056e5 100644 --- a/packages/api-base/package.json +++ b/packages/api-base/package.json @@ -18,11 +18,11 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.7.4-3-x", + "version": "10.7.4-4-x", "main": "index.js", "dependencies": { - "@polkadot/rpc-core": "10.7.4-3-x", - "@polkadot/types": "10.7.4-3-x", + "@polkadot/rpc-core": "10.7.4-4-x", + "@polkadot/types": "10.7.4-4-x", "@polkadot/util": "^12.2.2", "rxjs": "^7.8.1", "tslib": "^2.5.3" diff --git a/packages/api-base/src/packageInfo.ts b/packages/api-base/src/packageInfo.ts index ed0f5393f814..61adfe44a6f3 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.7.4-3-x' }; +export const packageInfo = { name: '@polkadot/api-base', path: 'auto', type: 'auto', version: '10.7.4-4-x' }; diff --git a/packages/api-contract/package.json b/packages/api-contract/package.json index b51f45bf5903..f4d88353b1b1 100644 --- a/packages/api-contract/package.json +++ b/packages/api-contract/package.json @@ -18,20 +18,20 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.7.4-3-x", + "version": "10.7.4-4-x", "main": "index.js", "dependencies": { - "@polkadot/api": "10.7.4-3-x", - "@polkadot/types": "10.7.4-3-x", - "@polkadot/types-codec": "10.7.4-3-x", - "@polkadot/types-create": "10.7.4-3-x", + "@polkadot/api": "10.7.4-4-x", + "@polkadot/types": "10.7.4-4-x", + "@polkadot/types-codec": "10.7.4-4-x", + "@polkadot/types-create": "10.7.4-4-x", "@polkadot/util": "^12.2.2", "@polkadot/util-crypto": "^12.2.2", "rxjs": "^7.8.1", "tslib": "^2.5.3" }, "devDependencies": { - "@polkadot/api-augment": "10.7.4-3-x", + "@polkadot/api-augment": "10.7.4-4-x", "@polkadot/keyring": "^12.2.2" } } diff --git a/packages/api-contract/src/packageInfo.ts b/packages/api-contract/src/packageInfo.ts index 0f0761d1999f..c86436f09702 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.7.4-3-x' }; +export const packageInfo = { name: '@polkadot/api-contract', path: 'auto', type: 'auto', version: '10.7.4-4-x' }; diff --git a/packages/api-derive/package.json b/packages/api-derive/package.json index 3acf4c1944cf..6c0c0e88926c 100644 --- a/packages/api-derive/package.json +++ b/packages/api-derive/package.json @@ -18,25 +18,25 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.7.4-3-x", + "version": "10.7.4-4-x", "main": "index.js", "dependencies": { - "@polkadot/api": "10.7.4-3-x", - "@polkadot/api-augment": "10.7.4-3-x", - "@polkadot/api-base": "10.7.4-3-x", - "@polkadot/rpc-core": "10.7.4-3-x", - "@polkadot/types": "10.7.4-3-x", - "@polkadot/types-codec": "10.7.4-3-x", + "@polkadot/api": "10.7.4-4-x", + "@polkadot/api-augment": "10.7.4-4-x", + "@polkadot/api-base": "10.7.4-4-x", + "@polkadot/rpc-core": "10.7.4-4-x", + "@polkadot/types": "10.7.4-4-x", + "@polkadot/types-codec": "10.7.4-4-x", "@polkadot/util": "^12.2.2", "@polkadot/util-crypto": "^12.2.2", "rxjs": "^7.8.1", "tslib": "^2.5.3" }, "devDependencies": { - "@polkadot/api": "10.7.4-3-x", - "@polkadot/api-augment": "10.7.4-3-x", - "@polkadot/rpc-augment": "10.7.4-3-x", - "@polkadot/rpc-provider": "10.7.4-3-x", - "@polkadot/types-support": "10.7.4-3-x" + "@polkadot/api": "10.7.4-4-x", + "@polkadot/api-augment": "10.7.4-4-x", + "@polkadot/rpc-augment": "10.7.4-4-x", + "@polkadot/rpc-provider": "10.7.4-4-x", + "@polkadot/types-support": "10.7.4-4-x" } } diff --git a/packages/api-derive/src/packageInfo.ts b/packages/api-derive/src/packageInfo.ts index 199a621eaad5..ac7ba1b078c3 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.7.4-3-x' }; +export const packageInfo = { name: '@polkadot/api-derive', path: 'auto', type: 'auto', version: '10.7.4-4-x' }; diff --git a/packages/api/package.json b/packages/api/package.json index 283a68cafc9b..f3716abe3e4b 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -18,21 +18,21 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.7.4-3-x", + "version": "10.7.4-4-x", "main": "index.js", "dependencies": { - "@polkadot/api-augment": "10.7.4-3-x", - "@polkadot/api-base": "10.7.4-3-x", - "@polkadot/api-derive": "10.7.4-3-x", + "@polkadot/api-augment": "10.7.4-4-x", + "@polkadot/api-base": "10.7.4-4-x", + "@polkadot/api-derive": "10.7.4-4-x", "@polkadot/keyring": "^12.2.2", - "@polkadot/rpc-augment": "10.7.4-3-x", - "@polkadot/rpc-core": "10.7.4-3-x", - "@polkadot/rpc-provider": "10.7.4-3-x", - "@polkadot/types": "10.7.4-3-x", - "@polkadot/types-augment": "10.7.4-3-x", - "@polkadot/types-codec": "10.7.4-3-x", - "@polkadot/types-create": "10.7.4-3-x", - "@polkadot/types-known": "10.7.4-3-x", + "@polkadot/rpc-augment": "10.7.4-4-x", + "@polkadot/rpc-core": "10.7.4-4-x", + "@polkadot/rpc-provider": "10.7.4-4-x", + "@polkadot/types": "10.7.4-4-x", + "@polkadot/types-augment": "10.7.4-4-x", + "@polkadot/types-codec": "10.7.4-4-x", + "@polkadot/types-create": "10.7.4-4-x", + "@polkadot/types-known": "10.7.4-4-x", "@polkadot/util": "^12.2.2", "@polkadot/util-crypto": "^12.2.2", "eventemitter3": "^5.0.1", @@ -40,7 +40,7 @@ "tslib": "^2.5.3" }, "devDependencies": { - "@polkadot/api-augment": "10.7.4-3-x", - "@polkadot/types-support": "10.7.4-3-x" + "@polkadot/api-augment": "10.7.4-4-x", + "@polkadot/types-support": "10.7.4-4-x" } } diff --git a/packages/api/src/packageInfo.ts b/packages/api/src/packageInfo.ts index 43e6fa30302e..bbb6993d71d4 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.7.4-3-x' }; +export const packageInfo = { name: '@polkadot/api', path: 'auto', type: 'auto', version: '10.7.4-4-x' }; diff --git a/packages/rpc-augment/package.json b/packages/rpc-augment/package.json index 0ab5c8299ee4..d3184b8f3b2c 100644 --- a/packages/rpc-augment/package.json +++ b/packages/rpc-augment/package.json @@ -18,12 +18,12 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.7.4-3-x", + "version": "10.7.4-4-x", "main": "index.js", "dependencies": { - "@polkadot/rpc-core": "10.7.4-3-x", - "@polkadot/types": "10.7.4-3-x", - "@polkadot/types-codec": "10.7.4-3-x", + "@polkadot/rpc-core": "10.7.4-4-x", + "@polkadot/types": "10.7.4-4-x", + "@polkadot/types-codec": "10.7.4-4-x", "@polkadot/util": "^12.2.2", "tslib": "^2.5.3" } diff --git a/packages/rpc-augment/src/packageInfo.ts b/packages/rpc-augment/src/packageInfo.ts index 2319badb8626..a1ceabb6b537 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.7.4-3-x' }; +export const packageInfo = { name: '@polkadot/rpc-augment', path: 'auto', type: 'auto', version: '10.7.4-4-x' }; diff --git a/packages/rpc-core/package.json b/packages/rpc-core/package.json index dcd75784f5b0..63de0959260e 100644 --- a/packages/rpc-core/package.json +++ b/packages/rpc-core/package.json @@ -18,18 +18,18 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.7.4-3-x", + "version": "10.7.4-4-x", "main": "index.js", "dependencies": { - "@polkadot/rpc-augment": "10.7.4-3-x", - "@polkadot/rpc-provider": "10.7.4-3-x", - "@polkadot/types": "10.7.4-3-x", + "@polkadot/rpc-augment": "10.7.4-4-x", + "@polkadot/rpc-provider": "10.7.4-4-x", + "@polkadot/types": "10.7.4-4-x", "@polkadot/util": "^12.2.2", "rxjs": "^7.8.1", "tslib": "^2.5.3" }, "devDependencies": { "@polkadot/keyring": "^12.2.2", - "@polkadot/rpc-augment": "10.7.4-3-x" + "@polkadot/rpc-augment": "10.7.4-4-x" } } diff --git a/packages/rpc-core/src/packageInfo.ts b/packages/rpc-core/src/packageInfo.ts index 02c6608d540b..8b5c44d71b31 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.7.4-3-x' }; +export const packageInfo = { name: '@polkadot/rpc-core', path: 'auto', type: 'auto', version: '10.7.4-4-x' }; diff --git a/packages/rpc-provider/package.json b/packages/rpc-provider/package.json index 771a32db23b2..512e6f48e8c2 100644 --- a/packages/rpc-provider/package.json +++ b/packages/rpc-provider/package.json @@ -18,12 +18,12 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.7.4-3-x", + "version": "10.7.4-4-x", "main": "index.js", "dependencies": { "@polkadot/keyring": "^12.2.2", - "@polkadot/types": "10.7.4-3-x", - "@polkadot/types-support": "10.7.4-3-x", + "@polkadot/types": "10.7.4-4-x", + "@polkadot/types-support": "10.7.4-4-x", "@polkadot/util": "^12.2.2", "@polkadot/util-crypto": "^12.2.2", "@polkadot/x-fetch": "^12.2.2", diff --git a/packages/rpc-provider/src/packageInfo.ts b/packages/rpc-provider/src/packageInfo.ts index 58e95b8bf838..b57dad0911e9 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.7.4-3-x' }; +export const packageInfo = { name: '@polkadot/rpc-provider', path: 'auto', type: 'auto', version: '10.7.4-4-x' }; diff --git a/packages/typegen/package.json b/packages/typegen/package.json index 98a681640db2..e4d542c929e1 100644 --- a/packages/typegen/package.json +++ b/packages/typegen/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.7.4-3-x", + "version": "10.7.4-4-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.7.4-3-x", - "@polkadot/api-augment": "10.7.4-3-x", - "@polkadot/rpc-augment": "10.7.4-3-x", - "@polkadot/rpc-provider": "10.7.4-3-x", - "@polkadot/types": "10.7.4-3-x", - "@polkadot/types-augment": "10.7.4-3-x", - "@polkadot/types-codec": "10.7.4-3-x", - "@polkadot/types-create": "10.7.4-3-x", - "@polkadot/types-support": "10.7.4-3-x", + "@polkadot/api": "10.7.4-4-x", + "@polkadot/api-augment": "10.7.4-4-x", + "@polkadot/rpc-augment": "10.7.4-4-x", + "@polkadot/rpc-provider": "10.7.4-4-x", + "@polkadot/types": "10.7.4-4-x", + "@polkadot/types-augment": "10.7.4-4-x", + "@polkadot/types-codec": "10.7.4-4-x", + "@polkadot/types-create": "10.7.4-4-x", + "@polkadot/types-support": "10.7.4-4-x", "@polkadot/util": "^12.2.2", "@polkadot/util-crypto": "^12.2.2", "@polkadot/x-ws": "^12.2.2", diff --git a/packages/typegen/src/packageInfo.ts b/packages/typegen/src/packageInfo.ts index c42244774746..5f6ff3272c4c 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.7.4-3-x' }; +export const packageInfo = { name: '@polkadot/typegen', path: 'auto', type: 'auto', version: '10.7.4-4-x' }; diff --git a/packages/types-augment/package.json b/packages/types-augment/package.json index e3748b691003..1546c4bd4510 100644 --- a/packages/types-augment/package.json +++ b/packages/types-augment/package.json @@ -18,11 +18,11 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.7.4-3-x", + "version": "10.7.4-4-x", "main": "index.js", "dependencies": { - "@polkadot/types": "10.7.4-3-x", - "@polkadot/types-codec": "10.7.4-3-x", + "@polkadot/types": "10.7.4-4-x", + "@polkadot/types-codec": "10.7.4-4-x", "@polkadot/util": "^12.2.2", "tslib": "^2.5.3" } diff --git a/packages/types-augment/src/packageInfo.ts b/packages/types-augment/src/packageInfo.ts index a3e1b5394a2c..03e0cbc02ca4 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.7.4-3-x' }; +export const packageInfo = { name: '@polkadot/types-augment', path: 'auto', type: 'auto', version: '10.7.4-4-x' }; diff --git a/packages/types-codec/package.json b/packages/types-codec/package.json index 8a7071c285e7..9b001a5a652d 100644 --- a/packages/types-codec/package.json +++ b/packages/types-codec/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.7.4-3-x", + "version": "10.7.4-4-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.2.2", @@ -26,9 +26,9 @@ "tslib": "^2.5.3" }, "devDependencies": { - "@polkadot/types": "10.7.4-3-x", - "@polkadot/types-augment": "10.7.4-3-x", - "@polkadot/types-support": "10.7.4-3-x", + "@polkadot/types": "10.7.4-4-x", + "@polkadot/types-augment": "10.7.4-4-x", + "@polkadot/types-support": "10.7.4-4-x", "@polkadot/util-crypto": "^12.2.2" } } diff --git a/packages/types-codec/src/packageInfo.ts b/packages/types-codec/src/packageInfo.ts index 53f001cd7231..3466b7976d92 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.7.4-3-x' }; +export const packageInfo = { name: '@polkadot/types-codec', path: 'auto', type: 'auto', version: '10.7.4-4-x' }; diff --git a/packages/types-create/package.json b/packages/types-create/package.json index 3d7858781d25..489a801ea8e5 100644 --- a/packages/types-create/package.json +++ b/packages/types-create/package.json @@ -18,14 +18,14 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.7.4-3-x", + "version": "10.7.4-4-x", "main": "index.js", "dependencies": { - "@polkadot/types-codec": "10.7.4-3-x", + "@polkadot/types-codec": "10.7.4-4-x", "@polkadot/util": "^12.2.2", "tslib": "^2.5.3" }, "devDependencies": { - "@polkadot/types": "10.7.4-3-x" + "@polkadot/types": "10.7.4-4-x" } } diff --git a/packages/types-create/src/packageInfo.ts b/packages/types-create/src/packageInfo.ts index 59b64ed8f5bf..beb7b084b2d4 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.7.4-3-x' }; +export const packageInfo = { name: '@polkadot/types-create', path: 'auto', type: 'auto', version: '10.7.4-4-x' }; diff --git a/packages/types-known/package.json b/packages/types-known/package.json index 3cf738b7efe0..663712dfda98 100644 --- a/packages/types-known/package.json +++ b/packages/types-known/package.json @@ -18,17 +18,17 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.7.4-3-x", + "version": "10.7.4-4-x", "main": "index.js", "dependencies": { "@polkadot/networks": "^12.2.2", - "@polkadot/types": "10.7.4-3-x", - "@polkadot/types-codec": "10.7.4-3-x", - "@polkadot/types-create": "10.7.4-3-x", + "@polkadot/types": "10.7.4-4-x", + "@polkadot/types-codec": "10.7.4-4-x", + "@polkadot/types-create": "10.7.4-4-x", "@polkadot/util": "^12.2.2", "tslib": "^2.5.3" }, "devDependencies": { - "@polkadot/api": "10.7.4-3-x" + "@polkadot/api": "10.7.4-4-x" } } diff --git a/packages/types-known/src/packageInfo.ts b/packages/types-known/src/packageInfo.ts index 7ba92c1bb220..255e670138f1 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.7.4-3-x' }; +export const packageInfo = { name: '@polkadot/types-known', path: 'auto', type: 'auto', version: '10.7.4-4-x' }; diff --git a/packages/types-support/package.json b/packages/types-support/package.json index 16ebbf96aa31..3c42688ae0ec 100644 --- a/packages/types-support/package.json +++ b/packages/types-support/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.7.4-3-x", + "version": "10.7.4-4-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.2.2", diff --git a/packages/types-support/src/packageInfo.ts b/packages/types-support/src/packageInfo.ts index 58d9e751f7d6..ee45fb41fe0f 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.7.4-3-x' }; +export const packageInfo = { name: '@polkadot/types-support', path: 'auto', type: 'auto', version: '10.7.4-4-x' }; diff --git a/packages/types/package.json b/packages/types/package.json index 4ba391d4ce2a..2da5604a1f19 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -18,13 +18,13 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.7.4-3-x", + "version": "10.7.4-4-x", "main": "index.js", "dependencies": { "@polkadot/keyring": "^12.2.2", - "@polkadot/types-augment": "10.7.4-3-x", - "@polkadot/types-codec": "10.7.4-3-x", - "@polkadot/types-create": "10.7.4-3-x", + "@polkadot/types-augment": "10.7.4-4-x", + "@polkadot/types-codec": "10.7.4-4-x", + "@polkadot/types-create": "10.7.4-4-x", "@polkadot/util": "^12.2.2", "@polkadot/util-crypto": "^12.2.2", "rxjs": "^7.8.1", @@ -32,6 +32,6 @@ }, "devDependencies": { "@polkadot/keyring": "^12.2.2", - "@polkadot/types-support": "10.7.4-3-x" + "@polkadot/types-support": "10.7.4-4-x" } } diff --git a/packages/types/src/packageInfo.ts b/packages/types/src/packageInfo.ts index 2a7784006251..8b042e82ed68 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.7.4-3-x' }; +export const packageInfo = { name: '@polkadot/types', path: 'auto', type: 'auto', version: '10.7.4-4-x' }; diff --git a/yarn.lock b/yarn.lock index eec990f036d0..a9a54d29e3d6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -380,26 +380,26 @@ __metadata: languageName: node linkType: hard -"@polkadot/api-augment@10.7.4-3-x, @polkadot/api-augment@workspace:packages/api-augment": +"@polkadot/api-augment@10.7.4-4-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.7.4-3-x - "@polkadot/rpc-augment": 10.7.4-3-x - "@polkadot/types": 10.7.4-3-x - "@polkadot/types-augment": 10.7.4-3-x - "@polkadot/types-codec": 10.7.4-3-x + "@polkadot/api-base": 10.7.4-4-x + "@polkadot/rpc-augment": 10.7.4-4-x + "@polkadot/types": 10.7.4-4-x + "@polkadot/types-augment": 10.7.4-4-x + "@polkadot/types-codec": 10.7.4-4-x "@polkadot/util": ^12.2.2 tslib: ^2.5.3 languageName: unknown linkType: soft -"@polkadot/api-base@10.7.4-3-x, @polkadot/api-base@workspace:packages/api-base": +"@polkadot/api-base@10.7.4-4-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.7.4-3-x - "@polkadot/types": 10.7.4-3-x + "@polkadot/rpc-core": 10.7.4-4-x + "@polkadot/types": 10.7.4-4-x "@polkadot/util": ^12.2.2 rxjs: ^7.8.1 tslib: ^2.5.3 @@ -410,12 +410,12 @@ __metadata: version: 0.0.0-use.local resolution: "@polkadot/api-contract@workspace:packages/api-contract" dependencies: - "@polkadot/api": 10.7.4-3-x - "@polkadot/api-augment": 10.7.4-3-x + "@polkadot/api": 10.7.4-4-x + "@polkadot/api-augment": 10.7.4-4-x "@polkadot/keyring": ^12.2.2 - "@polkadot/types": 10.7.4-3-x - "@polkadot/types-codec": 10.7.4-3-x - "@polkadot/types-create": 10.7.4-3-x + "@polkadot/types": 10.7.4-4-x + "@polkadot/types-codec": 10.7.4-4-x + "@polkadot/types-create": 10.7.4-4-x "@polkadot/util": ^12.2.2 "@polkadot/util-crypto": ^12.2.2 rxjs: ^7.8.1 @@ -423,19 +423,19 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/api-derive@10.7.4-3-x, @polkadot/api-derive@workspace:packages/api-derive": +"@polkadot/api-derive@10.7.4-4-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.7.4-3-x - "@polkadot/api-augment": 10.7.4-3-x - "@polkadot/api-base": 10.7.4-3-x - "@polkadot/rpc-augment": 10.7.4-3-x - "@polkadot/rpc-core": 10.7.4-3-x - "@polkadot/rpc-provider": 10.7.4-3-x - "@polkadot/types": 10.7.4-3-x - "@polkadot/types-codec": 10.7.4-3-x - "@polkadot/types-support": 10.7.4-3-x + "@polkadot/api": 10.7.4-4-x + "@polkadot/api-augment": 10.7.4-4-x + "@polkadot/api-base": 10.7.4-4-x + "@polkadot/rpc-augment": 10.7.4-4-x + "@polkadot/rpc-core": 10.7.4-4-x + "@polkadot/rpc-provider": 10.7.4-4-x + "@polkadot/types": 10.7.4-4-x + "@polkadot/types-codec": 10.7.4-4-x + "@polkadot/types-support": 10.7.4-4-x "@polkadot/util": ^12.2.2 "@polkadot/util-crypto": ^12.2.2 rxjs: ^7.8.1 @@ -443,23 +443,23 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/api@10.7.4-3-x, @polkadot/api@workspace:packages/api": +"@polkadot/api@10.7.4-4-x, @polkadot/api@workspace:packages/api": version: 0.0.0-use.local resolution: "@polkadot/api@workspace:packages/api" dependencies: - "@polkadot/api-augment": 10.7.4-3-x - "@polkadot/api-base": 10.7.4-3-x - "@polkadot/api-derive": 10.7.4-3-x + "@polkadot/api-augment": 10.7.4-4-x + "@polkadot/api-base": 10.7.4-4-x + "@polkadot/api-derive": 10.7.4-4-x "@polkadot/keyring": ^12.2.2 - "@polkadot/rpc-augment": 10.7.4-3-x - "@polkadot/rpc-core": 10.7.4-3-x - "@polkadot/rpc-provider": 10.7.4-3-x - "@polkadot/types": 10.7.4-3-x - "@polkadot/types-augment": 10.7.4-3-x - "@polkadot/types-codec": 10.7.4-3-x - "@polkadot/types-create": 10.7.4-3-x - "@polkadot/types-known": 10.7.4-3-x - "@polkadot/types-support": 10.7.4-3-x + "@polkadot/rpc-augment": 10.7.4-4-x + "@polkadot/rpc-core": 10.7.4-4-x + "@polkadot/rpc-provider": 10.7.4-4-x + "@polkadot/types": 10.7.4-4-x + "@polkadot/types-augment": 10.7.4-4-x + "@polkadot/types-codec": 10.7.4-4-x + "@polkadot/types-create": 10.7.4-4-x + "@polkadot/types-known": 10.7.4-4-x + "@polkadot/types-support": 10.7.4-4-x "@polkadot/util": ^12.2.2 "@polkadot/util-crypto": ^12.2.2 eventemitter3: ^5.0.1 @@ -589,39 +589,39 @@ __metadata: languageName: node linkType: hard -"@polkadot/rpc-augment@10.7.4-3-x, @polkadot/rpc-augment@workspace:packages/rpc-augment": +"@polkadot/rpc-augment@10.7.4-4-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.7.4-3-x - "@polkadot/types": 10.7.4-3-x - "@polkadot/types-codec": 10.7.4-3-x + "@polkadot/rpc-core": 10.7.4-4-x + "@polkadot/types": 10.7.4-4-x + "@polkadot/types-codec": 10.7.4-4-x "@polkadot/util": ^12.2.2 tslib: ^2.5.3 languageName: unknown linkType: soft -"@polkadot/rpc-core@10.7.4-3-x, @polkadot/rpc-core@workspace:packages/rpc-core": +"@polkadot/rpc-core@10.7.4-4-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.2.2 - "@polkadot/rpc-augment": 10.7.4-3-x - "@polkadot/rpc-provider": 10.7.4-3-x - "@polkadot/types": 10.7.4-3-x + "@polkadot/rpc-augment": 10.7.4-4-x + "@polkadot/rpc-provider": 10.7.4-4-x + "@polkadot/types": 10.7.4-4-x "@polkadot/util": ^12.2.2 rxjs: ^7.8.1 tslib: ^2.5.3 languageName: unknown linkType: soft -"@polkadot/rpc-provider@10.7.4-3-x, @polkadot/rpc-provider@workspace:packages/rpc-provider": +"@polkadot/rpc-provider@10.7.4-4-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.2.2 - "@polkadot/types": 10.7.4-3-x - "@polkadot/types-support": 10.7.4-3-x + "@polkadot/types": 10.7.4-4-x + "@polkadot/types-support": 10.7.4-4-x "@polkadot/util": ^12.2.2 "@polkadot/util-crypto": ^12.2.2 "@polkadot/x-fetch": ^12.2.2 @@ -642,15 +642,15 @@ __metadata: version: 0.0.0-use.local resolution: "@polkadot/typegen@workspace:packages/typegen" dependencies: - "@polkadot/api": 10.7.4-3-x - "@polkadot/api-augment": 10.7.4-3-x - "@polkadot/rpc-augment": 10.7.4-3-x - "@polkadot/rpc-provider": 10.7.4-3-x - "@polkadot/types": 10.7.4-3-x - "@polkadot/types-augment": 10.7.4-3-x - "@polkadot/types-codec": 10.7.4-3-x - "@polkadot/types-create": 10.7.4-3-x - "@polkadot/types-support": 10.7.4-3-x + "@polkadot/api": 10.7.4-4-x + "@polkadot/api-augment": 10.7.4-4-x + "@polkadot/rpc-augment": 10.7.4-4-x + "@polkadot/rpc-provider": 10.7.4-4-x + "@polkadot/types": 10.7.4-4-x + "@polkadot/types-augment": 10.7.4-4-x + "@polkadot/types-codec": 10.7.4-4-x + "@polkadot/types-create": 10.7.4-4-x + "@polkadot/types-support": 10.7.4-4-x "@polkadot/util": ^12.2.2 "@polkadot/util-crypto": ^12.2.2 "@polkadot/x-ws": ^12.2.2 @@ -668,24 +668,24 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/types-augment@10.7.4-3-x, @polkadot/types-augment@workspace:packages/types-augment": +"@polkadot/types-augment@10.7.4-4-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.7.4-3-x - "@polkadot/types-codec": 10.7.4-3-x + "@polkadot/types": 10.7.4-4-x + "@polkadot/types-codec": 10.7.4-4-x "@polkadot/util": ^12.2.2 tslib: ^2.5.3 languageName: unknown linkType: soft -"@polkadot/types-codec@10.7.4-3-x, @polkadot/types-codec@workspace:packages/types-codec": +"@polkadot/types-codec@10.7.4-4-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.7.4-3-x - "@polkadot/types-augment": 10.7.4-3-x - "@polkadot/types-support": 10.7.4-3-x + "@polkadot/types": 10.7.4-4-x + "@polkadot/types-augment": 10.7.4-4-x + "@polkadot/types-support": 10.7.4-4-x "@polkadot/util": ^12.2.2 "@polkadot/util-crypto": ^12.2.2 "@polkadot/x-bigint": ^12.2.2 @@ -693,32 +693,32 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/types-create@10.7.4-3-x, @polkadot/types-create@workspace:packages/types-create": +"@polkadot/types-create@10.7.4-4-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.7.4-3-x - "@polkadot/types-codec": 10.7.4-3-x + "@polkadot/types": 10.7.4-4-x + "@polkadot/types-codec": 10.7.4-4-x "@polkadot/util": ^12.2.2 tslib: ^2.5.3 languageName: unknown linkType: soft -"@polkadot/types-known@10.7.4-3-x, @polkadot/types-known@workspace:packages/types-known": +"@polkadot/types-known@10.7.4-4-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.7.4-3-x + "@polkadot/api": 10.7.4-4-x "@polkadot/networks": ^12.2.2 - "@polkadot/types": 10.7.4-3-x - "@polkadot/types-codec": 10.7.4-3-x - "@polkadot/types-create": 10.7.4-3-x + "@polkadot/types": 10.7.4-4-x + "@polkadot/types-codec": 10.7.4-4-x + "@polkadot/types-create": 10.7.4-4-x "@polkadot/util": ^12.2.2 tslib: ^2.5.3 languageName: unknown linkType: soft -"@polkadot/types-support@10.7.4-3-x, @polkadot/types-support@workspace:packages/types-support": +"@polkadot/types-support@10.7.4-4-x, @polkadot/types-support@workspace:packages/types-support": version: 0.0.0-use.local resolution: "@polkadot/types-support@workspace:packages/types-support" dependencies: @@ -727,15 +727,15 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/types@10.7.4-3-x, @polkadot/types@workspace:packages/types": +"@polkadot/types@10.7.4-4-x, @polkadot/types@workspace:packages/types": version: 0.0.0-use.local resolution: "@polkadot/types@workspace:packages/types" dependencies: "@polkadot/keyring": ^12.2.2 - "@polkadot/types-augment": 10.7.4-3-x - "@polkadot/types-codec": 10.7.4-3-x - "@polkadot/types-create": 10.7.4-3-x - "@polkadot/types-support": 10.7.4-3-x + "@polkadot/types-augment": 10.7.4-4-x + "@polkadot/types-codec": 10.7.4-4-x + "@polkadot/types-create": 10.7.4-4-x + "@polkadot/types-support": 10.7.4-4-x "@polkadot/util": ^12.2.2 "@polkadot/util-crypto": ^12.2.2 rxjs: ^7.8.1