Skip to content

Commit

Permalink
Upgrade common to 13.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TarikGul committed Jan 8, 2025
1 parent 14ca62d commit 0115047
Show file tree
Hide file tree
Showing 9 changed files with 94 additions and 94 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@polkadot/dev": "^0.82.6",
"@polkadot/x-bundle": "^13.2.3",
"@polkadot/x-bundle": "^13.3.1",
"@types/node": "^22.10.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/react-identicon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
"version": "3.11.4-1-x",
"main": "index.js",
"dependencies": {
"@polkadot/keyring": "^13.2.3",
"@polkadot/keyring": "^13.3.1",
"@polkadot/ui-settings": "3.11.4-1-x",
"@polkadot/ui-shared": "3.11.4-1-x",
"@polkadot/util": "^13.2.3",
"@polkadot/util-crypto": "^13.2.3",
"@polkadot/util": "^13.3.1",
"@polkadot/util-crypto": "^13.3.1",
"ethereum-blockies-base64": "^1.0.2",
"jdenticon": "3.2.0",
"react-copy-to-clipboard": "^5.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-qr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"main": "index.js",
"dependencies": {
"@polkadot/ui-settings": "3.11.4-1-x",
"@polkadot/util": "^13.2.3",
"@polkadot/util-crypto": "^13.2.3",
"@polkadot/util": "^13.3.1",
"@polkadot/util-crypto": "^13.3.1",
"@zxing/browser": "^0.1.5",
"@zxing/library": "^0.21.2",
"qrcode-generator": "^1.4.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/reactnative-identicon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"main": "index.js",
"dependencies": {
"@polkadot/ui-shared": "3.11.4-1-x",
"@polkadot/util": "^13.2.3",
"@polkadot/util-crypto": "^13.2.3",
"@polkadot/util": "^13.3.1",
"@polkadot/util-crypto": "^13.3.1",
"react-native-svg": "^14.1.0",
"tslib": "^2.8.1"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/ui-keyring/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"version": "3.11.4-1-x",
"main": "index.js",
"dependencies": {
"@polkadot/keyring": "^13.2.3",
"@polkadot/keyring": "^13.3.1",
"@polkadot/ui-settings": "3.11.4-1-x",
"@polkadot/util": "^13.2.3",
"@polkadot/util-crypto": "^13.2.3",
"@polkadot/util": "^13.3.1",
"@polkadot/util-crypto": "^13.3.1",
"mkdirp": "^3.0.1",
"rxjs": "^7.8.1",
"store": "^2.0.12",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui-settings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"version": "3.11.4-1-x",
"main": "index.js",
"dependencies": {
"@polkadot/networks": "^13.2.3",
"@polkadot/util": "^13.2.3",
"@polkadot/networks": "^13.3.1",
"@polkadot/util": "^13.3.1",
"eventemitter3": "^5.0.1",
"store": "^2.0.12",
"tslib": "^2.8.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/ui-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"tslib": "^2.8.1"
},
"devDependencies": {
"@polkadot/util": "^13.2.3",
"@polkadot/util-crypto": "^13.2.3",
"@polkadot/util": "^13.3.1",
"@polkadot/util-crypto": "^13.3.1",
"@types/xmlserializer": "^0.6.6",
"xmlserializer": "^0.6.1"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/vue-identicon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"main": "index.js",
"dependencies": {
"@polkadot/ui-shared": "3.11.4-1-x",
"@polkadot/util": "^13.2.3",
"@polkadot/util-crypto": "^13.2.3",
"@polkadot/util": "^13.3.1",
"@polkadot/util-crypto": "^13.3.1",
"jdenticon": "3.2.0",
"tslib": "^2.8.1"
},
Expand Down
154 changes: 77 additions & 77 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1596,40 +1596,40 @@ __metadata:
languageName: node
linkType: hard

"@polkadot/keyring@npm:^13.2.3":
version: 13.2.3
resolution: "@polkadot/keyring@npm:13.2.3"
"@polkadot/keyring@npm:^13.3.1":
version: 13.3.1
resolution: "@polkadot/keyring@npm:13.3.1"
dependencies:
"@polkadot/util": "npm:13.2.3"
"@polkadot/util-crypto": "npm:13.2.3"
"@polkadot/util": "npm:13.3.1"
"@polkadot/util-crypto": "npm:13.3.1"
tslib: "npm:^2.8.0"
peerDependencies:
"@polkadot/util": 13.2.3
"@polkadot/util-crypto": 13.2.3
checksum: 10/c89cbdd3830f54cabcfde01527b7597a215b39dd7f26a374b1f0f43051fb0443385607548528c0b11eb42ca05d90569f38b13aeeed25858ccfa7ecf1d7345a21
"@polkadot/util": 13.3.1
"@polkadot/util-crypto": 13.3.1
checksum: 10/9f2068f4804618c5a35075e187d75f7d020b95bbed835a26d99e8fa6c4653698e5b0af1745e99fa7437403f130e513db27012ffcb7d413818c6663ea225f02af
languageName: node
linkType: hard

"@polkadot/networks@npm:13.2.3, @polkadot/networks@npm:^13.2.3":
version: 13.2.3
resolution: "@polkadot/networks@npm:13.2.3"
"@polkadot/networks@npm:13.3.1, @polkadot/networks@npm:^13.3.1":
version: 13.3.1
resolution: "@polkadot/networks@npm:13.3.1"
dependencies:
"@polkadot/util": "npm:13.2.3"
"@polkadot/util": "npm:13.3.1"
"@substrate/ss58-registry": "npm:^1.51.0"
tslib: "npm:^2.8.0"
checksum: 10/83c4d6321b67c8a5eaf55189dba2180e49600d12ebd55fe861780241fbe8969c972a8b184c91b64a03880c74502889f35ec2eef124f7288e27f2e77ecc4f5e39
checksum: 10/bdf806ba36d4989791c8a2b3cc49161dd9541f431c8a03a97da080a29db47ffa33dbf277b45105cb930f2a6fd3bd26c3be1404366816c35db341d013136ea0fb
languageName: node
linkType: hard

"@polkadot/react-identicon@workspace:packages/react-identicon":
version: 0.0.0-use.local
resolution: "@polkadot/react-identicon@workspace:packages/react-identicon"
dependencies:
"@polkadot/keyring": "npm:^13.2.3"
"@polkadot/keyring": "npm:^13.3.1"
"@polkadot/ui-settings": "npm:3.11.4-1-x"
"@polkadot/ui-shared": "npm:3.11.4-1-x"
"@polkadot/util": "npm:^13.2.3"
"@polkadot/util-crypto": "npm:^13.2.3"
"@polkadot/util": "npm:^13.3.1"
"@polkadot/util-crypto": "npm:^13.3.1"
"@types/react-copy-to-clipboard": "npm:^5.0.7"
"@types/react-dom": "npm:^18.2.18"
ethereum-blockies-base64: "npm:^1.0.2"
Expand All @@ -1653,8 +1653,8 @@ __metadata:
resolution: "@polkadot/react-qr@workspace:packages/react-qr"
dependencies:
"@polkadot/ui-settings": "npm:3.11.4-1-x"
"@polkadot/util": "npm:^13.2.3"
"@polkadot/util-crypto": "npm:^13.2.3"
"@polkadot/util": "npm:^13.3.1"
"@polkadot/util-crypto": "npm:^13.3.1"
"@zxing/browser": "npm:^0.1.5"
"@zxing/library": "npm:^0.21.2"
qrcode-generator: "npm:^1.4.4"
Expand All @@ -1674,8 +1674,8 @@ __metadata:
resolution: "@polkadot/reactnative-identicon@workspace:packages/reactnative-identicon"
dependencies:
"@polkadot/ui-shared": "npm:3.11.4-1-x"
"@polkadot/util": "npm:^13.2.3"
"@polkadot/util-crypto": "npm:^13.2.3"
"@polkadot/util": "npm:^13.3.1"
"@polkadot/util-crypto": "npm:^13.3.1"
"@types/react-native": "npm:^0.72.8"
react-native-svg: "npm:^14.1.0"
tslib: "npm:^2.8.1"
Expand All @@ -1691,10 +1691,10 @@ __metadata:
version: 0.0.0-use.local
resolution: "@polkadot/ui-keyring@workspace:packages/ui-keyring"
dependencies:
"@polkadot/keyring": "npm:^13.2.3"
"@polkadot/keyring": "npm:^13.3.1"
"@polkadot/ui-settings": "npm:3.11.4-1-x"
"@polkadot/util": "npm:^13.2.3"
"@polkadot/util-crypto": "npm:^13.2.3"
"@polkadot/util": "npm:^13.3.1"
"@polkadot/util-crypto": "npm:^13.3.1"
"@types/mkdirp": "npm:^2.0.0"
"@types/store": "npm:^2.0.5"
mkdirp: "npm:^3.0.1"
Expand All @@ -1712,8 +1712,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "@polkadot/ui-settings@workspace:packages/ui-settings"
dependencies:
"@polkadot/networks": "npm:^13.2.3"
"@polkadot/util": "npm:^13.2.3"
"@polkadot/networks": "npm:^13.3.1"
"@polkadot/util": "npm:^13.3.1"
"@types/store": "npm:^2.0.5"
eventemitter3: "npm:^5.0.1"
store: "npm:^2.0.12"
Expand All @@ -1728,8 +1728,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "@polkadot/ui-shared@workspace:packages/ui-shared"
dependencies:
"@polkadot/util": "npm:^13.2.3"
"@polkadot/util-crypto": "npm:^13.2.3"
"@polkadot/util": "npm:^13.3.1"
"@polkadot/util-crypto": "npm:^13.3.1"
"@types/xmlserializer": "npm:^0.6.6"
colord: "npm:^2.9.3"
tslib: "npm:^2.8.1"
Expand All @@ -1740,38 +1740,38 @@ __metadata:
languageName: unknown
linkType: soft

"@polkadot/util-crypto@npm:13.2.3, @polkadot/util-crypto@npm:^13.2.3":
version: 13.2.3
resolution: "@polkadot/util-crypto@npm:13.2.3"
"@polkadot/util-crypto@npm:13.3.1, @polkadot/util-crypto@npm:^13.3.1":
version: 13.3.1
resolution: "@polkadot/util-crypto@npm:13.3.1"
dependencies:
"@noble/curves": "npm:^1.3.0"
"@noble/hashes": "npm:^1.3.3"
"@polkadot/networks": "npm:13.2.3"
"@polkadot/util": "npm:13.2.3"
"@polkadot/networks": "npm:13.3.1"
"@polkadot/util": "npm:13.3.1"
"@polkadot/wasm-crypto": "npm:^7.4.1"
"@polkadot/wasm-util": "npm:^7.4.1"
"@polkadot/x-bigint": "npm:13.2.3"
"@polkadot/x-randomvalues": "npm:13.2.3"
"@polkadot/x-bigint": "npm:13.3.1"
"@polkadot/x-randomvalues": "npm:13.3.1"
"@scure/base": "npm:^1.1.7"
tslib: "npm:^2.8.0"
peerDependencies:
"@polkadot/util": 13.2.3
checksum: 10/47baf5cab1bd2ca20633ef324a35d7b8a4ecb6bff41eb9e0dac8229495d3a7e74f7bc685d652dd465c9339598fa4e885abce8f539329e77b32a1aa0920169825
"@polkadot/util": 13.3.1
checksum: 10/f2991b6e5436b5fa382da107b50476068d931f071161834a82aeb633e8dda6c5662d2c846c2913866af6ff4b3c46cca06843c8bfa69bfb2f141f2c08abb6aca5
languageName: node
linkType: hard

"@polkadot/util@npm:13.2.3, @polkadot/util@npm:^13.2.3":
version: 13.2.3
resolution: "@polkadot/util@npm:13.2.3"
"@polkadot/util@npm:13.3.1, @polkadot/util@npm:^13.3.1":
version: 13.3.1
resolution: "@polkadot/util@npm:13.3.1"
dependencies:
"@polkadot/x-bigint": "npm:13.2.3"
"@polkadot/x-global": "npm:13.2.3"
"@polkadot/x-textdecoder": "npm:13.2.3"
"@polkadot/x-textencoder": "npm:13.2.3"
"@polkadot/x-bigint": "npm:13.3.1"
"@polkadot/x-global": "npm:13.3.1"
"@polkadot/x-textdecoder": "npm:13.3.1"
"@polkadot/x-textencoder": "npm:13.3.1"
"@types/bn.js": "npm:^5.1.6"
bn.js: "npm:^5.2.1"
tslib: "npm:^2.8.0"
checksum: 10/45c493224599a003cb52c98d0be502088e3e05dc74e1c505d579aae77341bf1769fbe1ca6c13df8b581235690f78c3b36f8525d378af9df5663a1c21becc4766
checksum: 10/ac42fecd3f3ae04e56196b86e78a34cf26df782e1cce44f0668007bafa07427b6a4eeef2afdb4d49fa418526a3aa5859c1bbb2b9050b0b4ecb376d0450b07499
languageName: node
linkType: hard

Expand All @@ -1780,8 +1780,8 @@ __metadata:
resolution: "@polkadot/vue-identicon@workspace:packages/vue-identicon"
dependencies:
"@polkadot/ui-shared": "npm:3.11.4-1-x"
"@polkadot/util": "npm:^13.2.3"
"@polkadot/util-crypto": "npm:^13.2.3"
"@polkadot/util": "npm:^13.3.1"
"@polkadot/util-crypto": "npm:^13.3.1"
jdenticon: "npm:3.2.0"
tslib: "npm:^2.8.1"
vue: "npm:^2.7.16"
Expand Down Expand Up @@ -1872,66 +1872,66 @@ __metadata:
languageName: node
linkType: hard

"@polkadot/x-bigint@npm:13.2.3":
version: 13.2.3
resolution: "@polkadot/x-bigint@npm:13.2.3"
"@polkadot/x-bigint@npm:13.3.1":
version: 13.3.1
resolution: "@polkadot/x-bigint@npm:13.3.1"
dependencies:
"@polkadot/x-global": "npm:13.2.3"
"@polkadot/x-global": "npm:13.3.1"
tslib: "npm:^2.8.0"
checksum: 10/1ede67d15b2e66eb8546e6f7ea9bd3599969eda2a75339a5e7077d1db67e1cebd61b5b4522c344ee3210e3117e9c8c36fe623fc691e0d4a8c0f9b0dc39b768a5
checksum: 10/e0279eba940757a4de4ca046d9e2dec64913451516e78783d75724e4343bd86ee520d3f69972dda76395fa113524b40414f515688e01a31424a94a8d5909ca11
languageName: node
linkType: hard

"@polkadot/x-bundle@npm:^13.2.3":
version: 13.2.3
resolution: "@polkadot/x-bundle@npm:13.2.3"
"@polkadot/x-bundle@npm:^13.3.1":
version: 13.3.1
resolution: "@polkadot/x-bundle@npm:13.3.1"
dependencies:
"@polkadot/util": "npm:13.2.3"
"@polkadot/util": "npm:13.3.1"
buffer-es6: "npm:^4.9.3"
tslib: "npm:^2.8.0"
checksum: 10/1ed9e5baac5ae5c9ae0aadb8c99f94daa1c72688928f1f91450be0c6434c0e631fdda84d3bdd9e0b54788ec416401d9bc8dd649fe5e54a12379b5f13b372d493
checksum: 10/08aa7ea76e74f25b73f09556ad68a206144b5a2a03fce264624e5c91275650862237aa8d397ed6f0db5e6c48894075d3a3e2c4f788e20d935d9d4df5afcc3fa3
languageName: node
linkType: hard

"@polkadot/x-global@npm:13.2.3":
version: 13.2.3
resolution: "@polkadot/x-global@npm:13.2.3"
"@polkadot/x-global@npm:13.3.1":
version: 13.3.1
resolution: "@polkadot/x-global@npm:13.3.1"
dependencies:
tslib: "npm:^2.8.0"
checksum: 10/163b11c938c4496a94fd476b909b8358007c17e9a251d627c4114d14419c8cd462d8246a580a28e859c91d71c384fc3acfeb27d2e0559c4a443226cbb25df560
checksum: 10/e8185a7529c3d3228c46c859d357e8fecb1d970aa52d4528a0c5eb8d0718d59038b7fa4e37c5239f6c017b1ade9bd9e41a0e005c963c24ab54967013c8356e5c
languageName: node
linkType: hard

"@polkadot/x-randomvalues@npm:13.2.3":
version: 13.2.3
resolution: "@polkadot/x-randomvalues@npm:13.2.3"
"@polkadot/x-randomvalues@npm:13.3.1":
version: 13.3.1
resolution: "@polkadot/x-randomvalues@npm:13.3.1"
dependencies:
"@polkadot/x-global": "npm:13.2.3"
"@polkadot/x-global": "npm:13.3.1"
tslib: "npm:^2.8.0"
peerDependencies:
"@polkadot/util": 13.2.3
"@polkadot/util": 13.3.1
"@polkadot/wasm-util": "*"
checksum: 10/864b94a2f031582095afc4e0b2ecbb315cb76122b35f359f236704d8e753b0225c7a6f78a68c990bfbb7b2ea8287d05f0fcb9c27a3c2bd785408de3074fa9636
checksum: 10/c5b2a17790a2e72c3fdba50d23bafda4a5641866ff53b5bae56ee07aaff25353231be58277c5b312d891457fc80d0ded7130868304e9926f525b263ca1e463aa
languageName: node
linkType: hard

"@polkadot/x-textdecoder@npm:13.2.3":
version: 13.2.3
resolution: "@polkadot/x-textdecoder@npm:13.2.3"
"@polkadot/x-textdecoder@npm:13.3.1":
version: 13.3.1
resolution: "@polkadot/x-textdecoder@npm:13.3.1"
dependencies:
"@polkadot/x-global": "npm:13.2.3"
"@polkadot/x-global": "npm:13.3.1"
tslib: "npm:^2.8.0"
checksum: 10/e67cfb4677cd8a43ed7678421562280947bf22b13d8d4b0ac49e20a34939bbd7de02b8e51a1f5f138c0884847d7c782fb6bbb13d2d7556d1bb7a4e39508c949d
checksum: 10/9ca9481be1c396ddf496f6dbfbff8030619b51dc6ac6b1e84c1be18fded7011d60317d108cbd3c433426cd6720d436b206e8161f562778be4f43b26a25892b39
languageName: node
linkType: hard

"@polkadot/x-textencoder@npm:13.2.3":
version: 13.2.3
resolution: "@polkadot/x-textencoder@npm:13.2.3"
"@polkadot/x-textencoder@npm:13.3.1":
version: 13.3.1
resolution: "@polkadot/x-textencoder@npm:13.3.1"
dependencies:
"@polkadot/x-global": "npm:13.2.3"
"@polkadot/x-global": "npm:13.3.1"
tslib: "npm:^2.8.0"
checksum: 10/54630e2ca156cda7d5f8eb3d5283f43d2729c579d032d9d2b088c2a599d3be905c237d9ebcca3fd432e1fca9d1d0349585e4bf8e27000946a2d6f3c8fef1009d
checksum: 10/2de22bc4e17b58ddb9de351fc1e4665a39e8a1baed847d11f23a0d2318f0c3201bd3f2e7bcbd71a76c61e8982b224e0ec442290b7f6a6f077e8bcd579267b292
languageName: node
linkType: hard

Expand Down Expand Up @@ -11106,7 +11106,7 @@ __metadata:
resolution: "root-workspace-0b6124@workspace:."
dependencies:
"@polkadot/dev": "npm:^0.82.6"
"@polkadot/x-bundle": "npm:^13.2.3"
"@polkadot/x-bundle": "npm:^13.3.1"
"@types/node": "npm:^22.10.5"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
Expand Down

0 comments on commit 0115047

Please sign in to comment.