diff --git a/package.json b/package.json index 12cdfe63a..92904b9e1 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@kiltprotocol/sdk-js": "^0.35.0", "@polkadot/extension-inject": "^0.47.6", "@polkadot/keyring": "^12.6.2", - "@polkadot/types": "^10.11.2", + "@polkadot/types": "^12.0.2", "@polkadot/ui-shared": "^3.6.6", "@polkadot/util": "^12.6.2", "@polkadot/util-crypto": "^12.6.2", diff --git a/yarn.lock b/yarn.lock index aa58b6592..533014160 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2999,6 +2999,18 @@ __metadata: languageName: node linkType: hard +"@polkadot/types-augment@npm:12.0.2": + version: 12.0.2 + resolution: "@polkadot/types-augment@npm:12.0.2" + dependencies: + "@polkadot/types": "npm:12.0.2" + "@polkadot/types-codec": "npm:12.0.2" + "@polkadot/util": "npm:^12.6.2" + tslib: "npm:^2.6.2" + checksum: 10c0/e6f084b47612378b0fd48b54d8c87a28a45d61fe37e8b23346f9b3060990f9f12c3d5c089a84b28dbec01e4c25d30d5ea7cb3a865c250ce49bd5d1c35b7aacca + languageName: node + linkType: hard + "@polkadot/types-codec@npm:10.13.1, @polkadot/types-codec@npm:^10.7.3": version: 10.13.1 resolution: "@polkadot/types-codec@npm:10.13.1" @@ -3021,6 +3033,17 @@ __metadata: languageName: node linkType: hard +"@polkadot/types-codec@npm:12.0.2": + version: 12.0.2 + resolution: "@polkadot/types-codec@npm:12.0.2" + dependencies: + "@polkadot/util": "npm:^12.6.2" + "@polkadot/x-bigint": "npm:^12.6.2" + tslib: "npm:^2.6.2" + checksum: 10c0/92e6042dc81e4590dcaa21fe8d996a838896c8c08fb0969c538f4564dc72733aaec8002d9e1cd02688c0c142073a48042cb889d33f520563888f63df2c303a57 + languageName: node + linkType: hard + "@polkadot/types-create@npm:10.13.1": version: 10.13.1 resolution: "@polkadot/types-create@npm:10.13.1" @@ -3043,6 +3066,17 @@ __metadata: languageName: node linkType: hard +"@polkadot/types-create@npm:12.0.2": + version: 12.0.2 + resolution: "@polkadot/types-create@npm:12.0.2" + dependencies: + "@polkadot/types-codec": "npm:12.0.2" + "@polkadot/util": "npm:^12.6.2" + tslib: "npm:^2.6.2" + checksum: 10c0/d0395c1ab1ea2dcd80a33f620aa57c2faffc249a4477d3b2e80315afeccbfd5950625827ce0485eae8bfe96b7bcf8df097375e43c72ef3f6726a5f91216d42f8 + languageName: node + linkType: hard + "@polkadot/types-known@npm:10.13.1": version: 10.13.1 resolution: "@polkadot/types-known@npm:10.13.1" @@ -3091,7 +3125,7 @@ __metadata: languageName: node linkType: hard -"@polkadot/types@npm:10.13.1, @polkadot/types@npm:^10.11.2, @polkadot/types@npm:^10.7.3": +"@polkadot/types@npm:10.13.1, @polkadot/types@npm:^10.7.3": version: 10.13.1 resolution: "@polkadot/types@npm:10.13.1" dependencies: @@ -3123,6 +3157,22 @@ __metadata: languageName: node linkType: hard +"@polkadot/types@npm:12.0.2, @polkadot/types@npm:^12.0.2": + version: 12.0.2 + resolution: "@polkadot/types@npm:12.0.2" + dependencies: + "@polkadot/keyring": "npm:^12.6.2" + "@polkadot/types-augment": "npm:12.0.2" + "@polkadot/types-codec": "npm:12.0.2" + "@polkadot/types-create": "npm:12.0.2" + "@polkadot/util": "npm:^12.6.2" + "@polkadot/util-crypto": "npm:^12.6.2" + rxjs: "npm:^7.8.1" + tslib: "npm:^2.6.2" + checksum: 10c0/676fa50f0d1b1a5c26cb2436abcc22c84e2c056de66231963b3c8b462cb0bffdd9552682824f4f66f461388435fb835a710bbb3f7e15afc0f5b95ba964370234 + languageName: node + linkType: hard + "@polkadot/ui-shared@npm:^3.6.6": version: 3.6.6 resolution: "@polkadot/ui-shared@npm:3.6.6" @@ -16686,7 +16736,7 @@ __metadata: "@kiltprotocol/sdk-js": "npm:^0.35.0" "@polkadot/extension-inject": "npm:^0.47.6" "@polkadot/keyring": "npm:^12.6.2" - "@polkadot/types": "npm:^10.11.2" + "@polkadot/types": "npm:^12.0.2" "@polkadot/ui-shared": "npm:^3.6.6" "@polkadot/util": "npm:^12.6.2" "@polkadot/util-crypto": "npm:^12.6.2"