diff --git a/CHANGELOG.md b/CHANGELOG.md index a1ba5231c7ae..36c8f90ae8f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # CHANGELOG -## master +## 10.3.1 Apr 9, 2023 Changes: diff --git a/package.json b/package.json index e8e61d57a273..94ec4de382a4 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "sideEffects": false, "type": "module", - "version": "10.2.3-4-x", + "version": "10.3.0", "versions": { "git": "10.2.3-4-x", "npm": "10.2.2" diff --git a/packages/api-augment/package.json b/packages/api-augment/package.json index 0999c2f64ba1..29cb660c461c 100644 --- a/packages/api-augment/package.json +++ b/packages/api-augment/package.json @@ -18,14 +18,14 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.2.3-4-x", + "version": "10.3.0", "main": "index.js", "dependencies": { - "@polkadot/api-base": "10.2.3-4-x", - "@polkadot/rpc-augment": "10.2.3-4-x", - "@polkadot/types": "10.2.3-4-x", - "@polkadot/types-augment": "10.2.3-4-x", - "@polkadot/types-codec": "10.2.3-4-x", + "@polkadot/api-base": "10.3.0", + "@polkadot/rpc-augment": "10.3.0", + "@polkadot/types": "10.3.0", + "@polkadot/types-augment": "10.3.0", + "@polkadot/types-codec": "10.3.0", "@polkadot/util": "^11.1.3", "tslib": "^2.5.0" } diff --git a/packages/api-base/package.json b/packages/api-base/package.json index 7c1431965956..d42aa8e2ae22 100644 --- a/packages/api-base/package.json +++ b/packages/api-base/package.json @@ -18,11 +18,11 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.2.3-4-x", + "version": "10.3.0", "main": "index.js", "dependencies": { - "@polkadot/rpc-core": "10.2.3-4-x", - "@polkadot/types": "10.2.3-4-x", + "@polkadot/rpc-core": "10.3.0", + "@polkadot/types": "10.3.0", "@polkadot/util": "^11.1.3", "rxjs": "^7.8.0", "tslib": "^2.5.0" diff --git a/packages/api-contract/package.json b/packages/api-contract/package.json index abfc719a7d17..3f0dec15f6cb 100644 --- a/packages/api-contract/package.json +++ b/packages/api-contract/package.json @@ -18,20 +18,20 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.2.3-4-x", + "version": "10.3.0", "main": "index.js", "dependencies": { - "@polkadot/api": "10.2.3-4-x", - "@polkadot/types": "10.2.3-4-x", - "@polkadot/types-codec": "10.2.3-4-x", - "@polkadot/types-create": "10.2.3-4-x", + "@polkadot/api": "10.3.0", + "@polkadot/types": "10.3.0", + "@polkadot/types-codec": "10.3.0", + "@polkadot/types-create": "10.3.0", "@polkadot/util": "^11.1.3", "@polkadot/util-crypto": "^11.1.3", "rxjs": "^7.8.0", "tslib": "^2.5.0" }, "devDependencies": { - "@polkadot/api-augment": "10.2.3-4-x", + "@polkadot/api-augment": "10.3.0", "@polkadot/keyring": "^11.1.3" } } diff --git a/packages/api-derive/package.json b/packages/api-derive/package.json index b8b2cb314ded..3af8c2da1166 100644 --- a/packages/api-derive/package.json +++ b/packages/api-derive/package.json @@ -18,25 +18,25 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.2.3-4-x", + "version": "10.3.0", "main": "index.js", "dependencies": { - "@polkadot/api": "10.2.3-4-x", - "@polkadot/api-augment": "10.2.3-4-x", - "@polkadot/api-base": "10.2.3-4-x", - "@polkadot/rpc-core": "10.2.3-4-x", - "@polkadot/types": "10.2.3-4-x", - "@polkadot/types-codec": "10.2.3-4-x", + "@polkadot/api": "10.3.0", + "@polkadot/api-augment": "10.3.0", + "@polkadot/api-base": "10.3.0", + "@polkadot/rpc-core": "10.3.0", + "@polkadot/types": "10.3.0", + "@polkadot/types-codec": "10.3.0", "@polkadot/util": "^11.1.3", "@polkadot/util-crypto": "^11.1.3", "rxjs": "^7.8.0", "tslib": "^2.5.0" }, "devDependencies": { - "@polkadot/api": "10.2.3-4-x", - "@polkadot/api-augment": "10.2.3-4-x", - "@polkadot/rpc-augment": "10.2.3-4-x", - "@polkadot/rpc-provider": "10.2.3-4-x", - "@polkadot/types-support": "10.2.3-4-x" + "@polkadot/api": "10.3.0", + "@polkadot/api-augment": "10.3.0", + "@polkadot/rpc-augment": "10.3.0", + "@polkadot/rpc-provider": "10.3.0", + "@polkadot/types-support": "10.3.0" } } diff --git a/packages/api/package.json b/packages/api/package.json index 681a4d0f131a..5aa577f6fd78 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -18,21 +18,21 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.2.3-4-x", + "version": "10.3.0", "main": "index.js", "dependencies": { - "@polkadot/api-augment": "10.2.3-4-x", - "@polkadot/api-base": "10.2.3-4-x", - "@polkadot/api-derive": "10.2.3-4-x", + "@polkadot/api-augment": "10.3.0", + "@polkadot/api-base": "10.3.0", + "@polkadot/api-derive": "10.3.0", "@polkadot/keyring": "^11.1.3", - "@polkadot/rpc-augment": "10.2.3-4-x", - "@polkadot/rpc-core": "10.2.3-4-x", - "@polkadot/rpc-provider": "10.2.3-4-x", - "@polkadot/types": "10.2.3-4-x", - "@polkadot/types-augment": "10.2.3-4-x", - "@polkadot/types-codec": "10.2.3-4-x", - "@polkadot/types-create": "10.2.3-4-x", - "@polkadot/types-known": "10.2.3-4-x", + "@polkadot/rpc-augment": "10.3.0", + "@polkadot/rpc-core": "10.3.0", + "@polkadot/rpc-provider": "10.3.0", + "@polkadot/types": "10.3.0", + "@polkadot/types-augment": "10.3.0", + "@polkadot/types-codec": "10.3.0", + "@polkadot/types-create": "10.3.0", + "@polkadot/types-known": "10.3.0", "@polkadot/util": "^11.1.3", "@polkadot/util-crypto": "^11.1.3", "eventemitter3": "^5.0.0", @@ -40,7 +40,7 @@ "tslib": "^2.5.0" }, "devDependencies": { - "@polkadot/api-augment": "10.2.3-4-x", - "@polkadot/types-support": "10.2.3-4-x" + "@polkadot/api-augment": "10.3.0", + "@polkadot/types-support": "10.3.0" } } diff --git a/packages/rpc-augment/package.json b/packages/rpc-augment/package.json index f15a6d13c1d2..2463f189a54b 100644 --- a/packages/rpc-augment/package.json +++ b/packages/rpc-augment/package.json @@ -18,12 +18,12 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.2.3-4-x", + "version": "10.3.0", "main": "index.js", "dependencies": { - "@polkadot/rpc-core": "10.2.3-4-x", - "@polkadot/types": "10.2.3-4-x", - "@polkadot/types-codec": "10.2.3-4-x", + "@polkadot/rpc-core": "10.3.0", + "@polkadot/types": "10.3.0", + "@polkadot/types-codec": "10.3.0", "@polkadot/util": "^11.1.3", "tslib": "^2.5.0" } diff --git a/packages/rpc-core/package.json b/packages/rpc-core/package.json index 3002719667d7..89e632d27d55 100644 --- a/packages/rpc-core/package.json +++ b/packages/rpc-core/package.json @@ -18,18 +18,18 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.2.3-4-x", + "version": "10.3.0", "main": "index.js", "dependencies": { - "@polkadot/rpc-augment": "10.2.3-4-x", - "@polkadot/rpc-provider": "10.2.3-4-x", - "@polkadot/types": "10.2.3-4-x", + "@polkadot/rpc-augment": "10.3.0", + "@polkadot/rpc-provider": "10.3.0", + "@polkadot/types": "10.3.0", "@polkadot/util": "^11.1.3", "rxjs": "^7.8.0", "tslib": "^2.5.0" }, "devDependencies": { "@polkadot/keyring": "^11.1.3", - "@polkadot/rpc-augment": "10.2.3-4-x" + "@polkadot/rpc-augment": "10.3.0" } } diff --git a/packages/rpc-provider/package.json b/packages/rpc-provider/package.json index 3ccb6dd3d48c..ce0b6e41ea66 100644 --- a/packages/rpc-provider/package.json +++ b/packages/rpc-provider/package.json @@ -18,12 +18,12 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.2.3-4-x", + "version": "10.3.0", "main": "index.js", "dependencies": { "@polkadot/keyring": "^11.1.3", - "@polkadot/types": "10.2.3-4-x", - "@polkadot/types-support": "10.2.3-4-x", + "@polkadot/types": "10.3.0", + "@polkadot/types-support": "10.3.0", "@polkadot/util": "^11.1.3", "@polkadot/util-crypto": "^11.1.3", "@polkadot/x-fetch": "^11.1.3", diff --git a/packages/typegen/package.json b/packages/typegen/package.json index 4de43cc4c301..1e6821d62bb6 100644 --- a/packages/typegen/package.json +++ b/packages/typegen/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.2.3-4-x", + "version": "10.3.0", "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.2.3-4-x", - "@polkadot/api-augment": "10.2.3-4-x", - "@polkadot/rpc-augment": "10.2.3-4-x", - "@polkadot/rpc-provider": "10.2.3-4-x", - "@polkadot/types": "10.2.3-4-x", - "@polkadot/types-augment": "10.2.3-4-x", - "@polkadot/types-codec": "10.2.3-4-x", - "@polkadot/types-create": "10.2.3-4-x", - "@polkadot/types-support": "10.2.3-4-x", + "@polkadot/api": "10.3.0", + "@polkadot/api-augment": "10.3.0", + "@polkadot/rpc-augment": "10.3.0", + "@polkadot/rpc-provider": "10.3.0", + "@polkadot/types": "10.3.0", + "@polkadot/types-augment": "10.3.0", + "@polkadot/types-codec": "10.3.0", + "@polkadot/types-create": "10.3.0", + "@polkadot/types-support": "10.3.0", "@polkadot/util": "^11.1.3", "@polkadot/util-crypto": "^11.1.3", "@polkadot/x-ws": "^11.1.3", diff --git a/packages/types-augment/package.json b/packages/types-augment/package.json index a80cbb86d790..10b24d242893 100644 --- a/packages/types-augment/package.json +++ b/packages/types-augment/package.json @@ -18,11 +18,11 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.2.3-4-x", + "version": "10.3.0", "main": "index.js", "dependencies": { - "@polkadot/types": "10.2.3-4-x", - "@polkadot/types-codec": "10.2.3-4-x", + "@polkadot/types": "10.3.0", + "@polkadot/types-codec": "10.3.0", "@polkadot/util": "^11.1.3", "tslib": "^2.5.0" } diff --git a/packages/types-codec/package.json b/packages/types-codec/package.json index c7a36689f0d5..9211ec16a738 100644 --- a/packages/types-codec/package.json +++ b/packages/types-codec/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.2.3-4-x", + "version": "10.3.0", "main": "index.js", "dependencies": { "@polkadot/util": "^11.1.3", @@ -26,9 +26,9 @@ "tslib": "^2.5.0" }, "devDependencies": { - "@polkadot/types": "10.2.3-4-x", - "@polkadot/types-augment": "10.2.3-4-x", - "@polkadot/types-support": "10.2.3-4-x", + "@polkadot/types": "10.3.0", + "@polkadot/types-augment": "10.3.0", + "@polkadot/types-support": "10.3.0", "@polkadot/util-crypto": "^11.1.3" } } diff --git a/packages/types-create/package.json b/packages/types-create/package.json index 8c692904a3f6..a0a518b613aa 100644 --- a/packages/types-create/package.json +++ b/packages/types-create/package.json @@ -18,14 +18,14 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.2.3-4-x", + "version": "10.3.0", "main": "index.js", "dependencies": { - "@polkadot/types-codec": "10.2.3-4-x", + "@polkadot/types-codec": "10.3.0", "@polkadot/util": "^11.1.3", "tslib": "^2.5.0" }, "devDependencies": { - "@polkadot/types": "10.2.3-4-x" + "@polkadot/types": "10.3.0" } } diff --git a/packages/types-known/package.json b/packages/types-known/package.json index 5f777720b186..6fe0166c9c35 100644 --- a/packages/types-known/package.json +++ b/packages/types-known/package.json @@ -18,17 +18,17 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.2.3-4-x", + "version": "10.3.0", "main": "index.js", "dependencies": { "@polkadot/networks": "^11.1.3", - "@polkadot/types": "10.2.3-4-x", - "@polkadot/types-codec": "10.2.3-4-x", - "@polkadot/types-create": "10.2.3-4-x", + "@polkadot/types": "10.3.0", + "@polkadot/types-codec": "10.3.0", + "@polkadot/types-create": "10.3.0", "@polkadot/util": "^11.1.3", "tslib": "^2.5.0" }, "devDependencies": { - "@polkadot/api": "10.2.3-4-x" + "@polkadot/api": "10.3.0" } } diff --git a/packages/types-support/package.json b/packages/types-support/package.json index 6bd333d548d3..a3fdedf412b0 100644 --- a/packages/types-support/package.json +++ b/packages/types-support/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.2.3-4-x", + "version": "10.3.0", "main": "index.js", "dependencies": { "@polkadot/util": "^11.1.3", diff --git a/packages/types/package.json b/packages/types/package.json index eb7c6326c5ec..54e20c17d451 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -18,13 +18,13 @@ "./detectPackage.cjs" ], "type": "module", - "version": "10.2.3-4-x", + "version": "10.3.0", "main": "index.js", "dependencies": { "@polkadot/keyring": "^11.1.3", - "@polkadot/types-augment": "10.2.3-4-x", - "@polkadot/types-codec": "10.2.3-4-x", - "@polkadot/types-create": "10.2.3-4-x", + "@polkadot/types-augment": "10.3.0", + "@polkadot/types-codec": "10.3.0", + "@polkadot/types-create": "10.3.0", "@polkadot/util": "^11.1.3", "@polkadot/util-crypto": "^11.1.3", "rxjs": "^7.8.0", @@ -32,6 +32,6 @@ }, "devDependencies": { "@polkadot/keyring": "^11.1.3", - "@polkadot/types-support": "10.2.3-4-x" + "@polkadot/types-support": "10.3.0" } } diff --git a/yarn.lock b/yarn.lock index 7e22815f4060..b4ee542981e9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -364,26 +364,26 @@ __metadata: languageName: node linkType: hard -"@polkadot/api-augment@10.2.3-4-x, @polkadot/api-augment@workspace:packages/api-augment": +"@polkadot/api-augment@10.3.0, @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.2.3-4-x - "@polkadot/rpc-augment": 10.2.3-4-x - "@polkadot/types": 10.2.3-4-x - "@polkadot/types-augment": 10.2.3-4-x - "@polkadot/types-codec": 10.2.3-4-x + "@polkadot/api-base": 10.3.0 + "@polkadot/rpc-augment": 10.3.0 + "@polkadot/types": 10.3.0 + "@polkadot/types-augment": 10.3.0 + "@polkadot/types-codec": 10.3.0 "@polkadot/util": ^11.1.3 tslib: ^2.5.0 languageName: unknown linkType: soft -"@polkadot/api-base@10.2.3-4-x, @polkadot/api-base@workspace:packages/api-base": +"@polkadot/api-base@10.3.0, @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.2.3-4-x - "@polkadot/types": 10.2.3-4-x + "@polkadot/rpc-core": 10.3.0 + "@polkadot/types": 10.3.0 "@polkadot/util": ^11.1.3 rxjs: ^7.8.0 tslib: ^2.5.0 @@ -394,12 +394,12 @@ __metadata: version: 0.0.0-use.local resolution: "@polkadot/api-contract@workspace:packages/api-contract" dependencies: - "@polkadot/api": 10.2.3-4-x - "@polkadot/api-augment": 10.2.3-4-x + "@polkadot/api": 10.3.0 + "@polkadot/api-augment": 10.3.0 "@polkadot/keyring": ^11.1.3 - "@polkadot/types": 10.2.3-4-x - "@polkadot/types-codec": 10.2.3-4-x - "@polkadot/types-create": 10.2.3-4-x + "@polkadot/types": 10.3.0 + "@polkadot/types-codec": 10.3.0 + "@polkadot/types-create": 10.3.0 "@polkadot/util": ^11.1.3 "@polkadot/util-crypto": ^11.1.3 rxjs: ^7.8.0 @@ -407,19 +407,19 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/api-derive@10.2.3-4-x, @polkadot/api-derive@workspace:packages/api-derive": +"@polkadot/api-derive@10.3.0, @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.2.3-4-x - "@polkadot/api-augment": 10.2.3-4-x - "@polkadot/api-base": 10.2.3-4-x - "@polkadot/rpc-augment": 10.2.3-4-x - "@polkadot/rpc-core": 10.2.3-4-x - "@polkadot/rpc-provider": 10.2.3-4-x - "@polkadot/types": 10.2.3-4-x - "@polkadot/types-codec": 10.2.3-4-x - "@polkadot/types-support": 10.2.3-4-x + "@polkadot/api": 10.3.0 + "@polkadot/api-augment": 10.3.0 + "@polkadot/api-base": 10.3.0 + "@polkadot/rpc-augment": 10.3.0 + "@polkadot/rpc-core": 10.3.0 + "@polkadot/rpc-provider": 10.3.0 + "@polkadot/types": 10.3.0 + "@polkadot/types-codec": 10.3.0 + "@polkadot/types-support": 10.3.0 "@polkadot/util": ^11.1.3 "@polkadot/util-crypto": ^11.1.3 rxjs: ^7.8.0 @@ -427,23 +427,23 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/api@10.2.3-4-x, @polkadot/api@workspace:packages/api": +"@polkadot/api@10.3.0, @polkadot/api@workspace:packages/api": version: 0.0.0-use.local resolution: "@polkadot/api@workspace:packages/api" dependencies: - "@polkadot/api-augment": 10.2.3-4-x - "@polkadot/api-base": 10.2.3-4-x - "@polkadot/api-derive": 10.2.3-4-x + "@polkadot/api-augment": 10.3.0 + "@polkadot/api-base": 10.3.0 + "@polkadot/api-derive": 10.3.0 "@polkadot/keyring": ^11.1.3 - "@polkadot/rpc-augment": 10.2.3-4-x - "@polkadot/rpc-core": 10.2.3-4-x - "@polkadot/rpc-provider": 10.2.3-4-x - "@polkadot/types": 10.2.3-4-x - "@polkadot/types-augment": 10.2.3-4-x - "@polkadot/types-codec": 10.2.3-4-x - "@polkadot/types-create": 10.2.3-4-x - "@polkadot/types-known": 10.2.3-4-x - "@polkadot/types-support": 10.2.3-4-x + "@polkadot/rpc-augment": 10.3.0 + "@polkadot/rpc-core": 10.3.0 + "@polkadot/rpc-provider": 10.3.0 + "@polkadot/types": 10.3.0 + "@polkadot/types-augment": 10.3.0 + "@polkadot/types-codec": 10.3.0 + "@polkadot/types-create": 10.3.0 + "@polkadot/types-known": 10.3.0 + "@polkadot/types-support": 10.3.0 "@polkadot/util": ^11.1.3 "@polkadot/util-crypto": ^11.1.3 eventemitter3: ^5.0.0 @@ -569,39 +569,39 @@ __metadata: languageName: node linkType: hard -"@polkadot/rpc-augment@10.2.3-4-x, @polkadot/rpc-augment@workspace:packages/rpc-augment": +"@polkadot/rpc-augment@10.3.0, @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.2.3-4-x - "@polkadot/types": 10.2.3-4-x - "@polkadot/types-codec": 10.2.3-4-x + "@polkadot/rpc-core": 10.3.0 + "@polkadot/types": 10.3.0 + "@polkadot/types-codec": 10.3.0 "@polkadot/util": ^11.1.3 tslib: ^2.5.0 languageName: unknown linkType: soft -"@polkadot/rpc-core@10.2.3-4-x, @polkadot/rpc-core@workspace:packages/rpc-core": +"@polkadot/rpc-core@10.3.0, @polkadot/rpc-core@workspace:packages/rpc-core": version: 0.0.0-use.local resolution: "@polkadot/rpc-core@workspace:packages/rpc-core" dependencies: "@polkadot/keyring": ^11.1.3 - "@polkadot/rpc-augment": 10.2.3-4-x - "@polkadot/rpc-provider": 10.2.3-4-x - "@polkadot/types": 10.2.3-4-x + "@polkadot/rpc-augment": 10.3.0 + "@polkadot/rpc-provider": 10.3.0 + "@polkadot/types": 10.3.0 "@polkadot/util": ^11.1.3 rxjs: ^7.8.0 tslib: ^2.5.0 languageName: unknown linkType: soft -"@polkadot/rpc-provider@10.2.3-4-x, @polkadot/rpc-provider@workspace:packages/rpc-provider": +"@polkadot/rpc-provider@10.3.0, @polkadot/rpc-provider@workspace:packages/rpc-provider": version: 0.0.0-use.local resolution: "@polkadot/rpc-provider@workspace:packages/rpc-provider" dependencies: "@polkadot/keyring": ^11.1.3 - "@polkadot/types": 10.2.3-4-x - "@polkadot/types-support": 10.2.3-4-x + "@polkadot/types": 10.3.0 + "@polkadot/types-support": 10.3.0 "@polkadot/util": ^11.1.3 "@polkadot/util-crypto": ^11.1.3 "@polkadot/x-fetch": ^11.1.3 @@ -622,15 +622,15 @@ __metadata: version: 0.0.0-use.local resolution: "@polkadot/typegen@workspace:packages/typegen" dependencies: - "@polkadot/api": 10.2.3-4-x - "@polkadot/api-augment": 10.2.3-4-x - "@polkadot/rpc-augment": 10.2.3-4-x - "@polkadot/rpc-provider": 10.2.3-4-x - "@polkadot/types": 10.2.3-4-x - "@polkadot/types-augment": 10.2.3-4-x - "@polkadot/types-codec": 10.2.3-4-x - "@polkadot/types-create": 10.2.3-4-x - "@polkadot/types-support": 10.2.3-4-x + "@polkadot/api": 10.3.0 + "@polkadot/api-augment": 10.3.0 + "@polkadot/rpc-augment": 10.3.0 + "@polkadot/rpc-provider": 10.3.0 + "@polkadot/types": 10.3.0 + "@polkadot/types-augment": 10.3.0 + "@polkadot/types-codec": 10.3.0 + "@polkadot/types-create": 10.3.0 + "@polkadot/types-support": 10.3.0 "@polkadot/util": ^11.1.3 "@polkadot/util-crypto": ^11.1.3 "@polkadot/x-ws": ^11.1.3 @@ -648,24 +648,24 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/types-augment@10.2.3-4-x, @polkadot/types-augment@workspace:packages/types-augment": +"@polkadot/types-augment@10.3.0, @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.2.3-4-x - "@polkadot/types-codec": 10.2.3-4-x + "@polkadot/types": 10.3.0 + "@polkadot/types-codec": 10.3.0 "@polkadot/util": ^11.1.3 tslib: ^2.5.0 languageName: unknown linkType: soft -"@polkadot/types-codec@10.2.3-4-x, @polkadot/types-codec@workspace:packages/types-codec": +"@polkadot/types-codec@10.3.0, @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.2.3-4-x - "@polkadot/types-augment": 10.2.3-4-x - "@polkadot/types-support": 10.2.3-4-x + "@polkadot/types": 10.3.0 + "@polkadot/types-augment": 10.3.0 + "@polkadot/types-support": 10.3.0 "@polkadot/util": ^11.1.3 "@polkadot/util-crypto": ^11.1.3 "@polkadot/x-bigint": ^11.1.3 @@ -673,32 +673,32 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/types-create@10.2.3-4-x, @polkadot/types-create@workspace:packages/types-create": +"@polkadot/types-create@10.3.0, @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.2.3-4-x - "@polkadot/types-codec": 10.2.3-4-x + "@polkadot/types": 10.3.0 + "@polkadot/types-codec": 10.3.0 "@polkadot/util": ^11.1.3 tslib: ^2.5.0 languageName: unknown linkType: soft -"@polkadot/types-known@10.2.3-4-x, @polkadot/types-known@workspace:packages/types-known": +"@polkadot/types-known@10.3.0, @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.2.3-4-x + "@polkadot/api": 10.3.0 "@polkadot/networks": ^11.1.3 - "@polkadot/types": 10.2.3-4-x - "@polkadot/types-codec": 10.2.3-4-x - "@polkadot/types-create": 10.2.3-4-x + "@polkadot/types": 10.3.0 + "@polkadot/types-codec": 10.3.0 + "@polkadot/types-create": 10.3.0 "@polkadot/util": ^11.1.3 tslib: ^2.5.0 languageName: unknown linkType: soft -"@polkadot/types-support@10.2.3-4-x, @polkadot/types-support@workspace:packages/types-support": +"@polkadot/types-support@10.3.0, @polkadot/types-support@workspace:packages/types-support": version: 0.0.0-use.local resolution: "@polkadot/types-support@workspace:packages/types-support" dependencies: @@ -707,15 +707,15 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/types@10.2.3-4-x, @polkadot/types@workspace:packages/types": +"@polkadot/types@10.3.0, @polkadot/types@workspace:packages/types": version: 0.0.0-use.local resolution: "@polkadot/types@workspace:packages/types" dependencies: "@polkadot/keyring": ^11.1.3 - "@polkadot/types-augment": 10.2.3-4-x - "@polkadot/types-codec": 10.2.3-4-x - "@polkadot/types-create": 10.2.3-4-x - "@polkadot/types-support": 10.2.3-4-x + "@polkadot/types-augment": 10.3.0 + "@polkadot/types-codec": 10.3.0 + "@polkadot/types-create": 10.3.0 + "@polkadot/types-support": 10.3.0 "@polkadot/util": ^11.1.3 "@polkadot/util-crypto": ^11.1.3 rxjs: ^7.8.0