Skip to content

Commit

Permalink
馃敟 Resolve more package version conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
WRadoslaw committed Mar 13, 2024
1 parent 94b0ae1 commit 27d0fc8
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,11 @@
},
"resolutions": {
"@polkadot/api": "10.1.4",
"@polkadot/keyring": "11.1.1",
"@polkadot/keyring": "12.6.2",
"@polkadot/types": "10.1.4",
"@polkadot/util": "12.6.2",
"@polkadot/util-crypto": "12.6.2",
"@polkadot/networks": "9.5.1",
"@polkadot/networks": "12.6.2",
"@polkadot/x-fetch": "9.5.1",
"@polkadot/x-global": "9.5.1",
"@polkadot/x-ws": "9.5.1",
Expand Down
40 changes: 20 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4991,28 +4991,28 @@ __metadata:
languageName: node
linkType: hard

"@polkadot/keyring@npm:11.1.1":
version: 11.1.1
resolution: "@polkadot/keyring@npm:11.1.1"
"@polkadot/keyring@npm:12.6.2":
version: 12.6.2
resolution: "@polkadot/keyring@npm:12.6.2"
dependencies:
"@polkadot/util": 11.1.1
"@polkadot/util-crypto": 11.1.1
tslib: ^2.5.0
"@polkadot/util": 12.6.2
"@polkadot/util-crypto": 12.6.2
tslib: ^2.6.2
peerDependencies:
"@polkadot/util": 11.1.1
"@polkadot/util-crypto": 11.1.1
checksum: 7236edeb86250062ffc498cffd0ffe2d408b306ce01aca47035c69d4f98ecf9f3844e72736dded4eebaf2e50eb273e80916a680e61458123375808b9b7a6435b
"@polkadot/util": 12.6.2
"@polkadot/util-crypto": 12.6.2
checksum: b8591690cdd2b9c0fea5de88efe0be19190466572ecb696cc284eec61343b1a2fe0b61a7cfad54933730a132f65d7444619bcb2c8620f38bc0246bfaaa5026f4
languageName: node
linkType: hard

"@polkadot/networks@npm:9.5.1":
version: 9.5.1
resolution: "@polkadot/networks@npm:9.5.1"
"@polkadot/networks@npm:12.6.2":
version: 12.6.2
resolution: "@polkadot/networks@npm:12.6.2"
dependencies:
"@babel/runtime": ^7.18.3
"@polkadot/util": 9.5.1
"@substrate/ss58-registry": ^1.22.0
checksum: 3c9733088f647a7ad4d05e539b4b2d2dc482c40d764b18a4992efa1bfd34a0146df33324a1ea556ef0fda58440424e33038698fd13b7c82da4d9fa16820ea4d7
"@polkadot/util": 12.6.2
"@substrate/ss58-registry": ^1.44.0
tslib: ^2.6.2
checksum: 7f3dbdd02d8429f82c36ce284ca279af663d45c1a40ce4ce1e38ec2a06fc9d6d27c66d374f32b91ae3058257f33d60701481c9e95ceab19bd2eb70d83465b026
languageName: node
linkType: hard

Expand Down Expand Up @@ -8035,10 +8035,10 @@ __metadata:
languageName: node
linkType: hard

"@substrate/ss58-registry@npm:^1.22.0":
version: 1.28.0
resolution: "@substrate/ss58-registry@npm:1.28.0"
checksum: 7fe9a4cb4d56ed65b8fea8ff63b0e82683c980523c8f8f4cc543a3fc19a9a04a70cd26097ac243f344b8c4fd710dc1e1b47c234046b79faf10d33ba81e8d0639
"@substrate/ss58-registry@npm:^1.44.0":
version: 1.46.0
resolution: "@substrate/ss58-registry@npm:1.46.0"
checksum: 10e9bfd8d509abf78759d3e62cc41de515fc832dc2eab503071dda4cf0fb71c9d52247d0c32f93af6f8c4463add50d7f7f3483b52cbf43de621ac255226efb5f
languageName: node
linkType: hard

Expand Down

0 comments on commit 27d0fc8

Please sign in to comment.