Skip to content

Commit

Permalink
fix(deps): update dependency @polkadot/types to ^10.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 4, 2024
1 parent 2abca94 commit 312953d
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@kiltprotocol/sdk-js": "^0.35.0",
"@polkadot/extension-inject": "^0.46.7",
"@polkadot/keyring": "^12.6.2",
"@polkadot/types": "^10.11.2",
"@polkadot/types": "^10.12.1",
"@polkadot/ui-shared": "^3.6.5",
"@polkadot/util": "^12.6.2",
"@polkadot/util-crypto": "^12.6.2",
Expand Down
56 changes: 53 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2783,7 +2783,19 @@ __metadata:
languageName: node
linkType: hard

"@polkadot/types-codec@npm:10.11.3, @polkadot/types-codec@npm:^10.7.3":
"@polkadot/types-augment@npm:10.12.1":
version: 10.12.1
resolution: "@polkadot/types-augment@npm:10.12.1"
dependencies:
"@polkadot/types": "npm:10.12.1"
"@polkadot/types-codec": "npm:10.12.1"
"@polkadot/util": "npm:^12.6.2"
tslib: "npm:^2.6.2"
checksum: 10c0/a039fdc586426ae129dffc9b29a9de4bbe65349f2cbec5968723c65df2881487d51c7dc2e2f2b7b32bf2a7db8df676c719ef65ddcfb22c39b984f4ef6c69a048
languageName: node
linkType: hard

"@polkadot/types-codec@npm:10.11.3":
version: 10.11.3
resolution: "@polkadot/types-codec@npm:10.11.3"
dependencies:
Expand All @@ -2794,6 +2806,17 @@ __metadata:
languageName: node
linkType: hard

"@polkadot/types-codec@npm:10.12.1, @polkadot/types-codec@npm:^10.7.3":
version: 10.12.1
resolution: "@polkadot/types-codec@npm:10.12.1"
dependencies:
"@polkadot/util": "npm:^12.6.2"
"@polkadot/x-bigint": "npm:^12.6.2"
tslib: "npm:^2.6.2"
checksum: 10c0/e09b411caea34f53f74daab03c5ca2dccb7b12e91c7628c73b805bb4286ad8f74eb36b104502de152fac7b12436122f163e7e2d1c5b9e6a9d42a9205bbddc549
languageName: node
linkType: hard

"@polkadot/types-create@npm:10.11.3":
version: 10.11.3
resolution: "@polkadot/types-create@npm:10.11.3"
Expand All @@ -2805,6 +2828,17 @@ __metadata:
languageName: node
linkType: hard

"@polkadot/types-create@npm:10.12.1":
version: 10.12.1
resolution: "@polkadot/types-create@npm:10.12.1"
dependencies:
"@polkadot/types-codec": "npm:10.12.1"
"@polkadot/util": "npm:^12.6.2"
tslib: "npm:^2.6.2"
checksum: 10c0/308325f978d80ba0efd2105915c73531e01b30eb948b4889c1aa03d8d574fa894f324f8f7af17a2c3d69e807e793dd0423fac199499b1299d66255337427b062
languageName: node
linkType: hard

"@polkadot/types-known@npm:10.11.3":
version: 10.11.3
resolution: "@polkadot/types-known@npm:10.11.3"
Expand All @@ -2829,7 +2863,7 @@ __metadata:
languageName: node
linkType: hard

"@polkadot/types@npm:10.11.3, @polkadot/types@npm:^10.11.2, @polkadot/types@npm:^10.11.3, @polkadot/types@npm:^10.7.3":
"@polkadot/types@npm:10.11.3":
version: 10.11.3
resolution: "@polkadot/types@npm:10.11.3"
dependencies:
Expand All @@ -2845,6 +2879,22 @@ __metadata:
languageName: node
linkType: hard

"@polkadot/types@npm:10.12.1, @polkadot/types@npm:^10.11.3, @polkadot/types@npm:^10.12.1, @polkadot/types@npm:^10.7.3":
version: 10.12.1
resolution: "@polkadot/types@npm:10.12.1"
dependencies:
"@polkadot/keyring": "npm:^12.6.2"
"@polkadot/types-augment": "npm:10.12.1"
"@polkadot/types-codec": "npm:10.12.1"
"@polkadot/types-create": "npm:10.12.1"
"@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/6dc004c170c34bb99b838057142464b8c92951445846abccbce25e72c59c145adda4ca2399ca9a106a9f4fa4491a4fa675b091b1f82f3658334e345679b03267
languageName: node
linkType: hard

"@polkadot/ui-shared@npm:^3.6.5":
version: 3.6.5
resolution: "@polkadot/ui-shared@npm:3.6.5"
Expand Down Expand Up @@ -16472,7 +16522,7 @@ __metadata:
"@kiltprotocol/sdk-js": "npm:^0.35.0"
"@polkadot/extension-inject": "npm:^0.46.7"
"@polkadot/keyring": "npm:^12.6.2"
"@polkadot/types": "npm:^10.11.2"
"@polkadot/types": "npm:^10.12.1"
"@polkadot/ui-shared": "npm:^3.6.5"
"@polkadot/util": "npm:^12.6.2"
"@polkadot/util-crypto": "npm:^12.6.2"
Expand Down

0 comments on commit 312953d

Please sign in to comment.