Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade common to 13.2.2 #814

Merged
merged 1 commit into from
Oct 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.81.2",
"@polkadot/x-bundle": "^13.2.1",
"@polkadot/x-bundle": "^13.2.2",
"@types/node": "^20.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.1",
"main": "index.js",
"dependencies": {
"@polkadot/keyring": "^13.2.1",
"@polkadot/keyring": "^13.2.2",
"@polkadot/ui-settings": "3.11.1",
"@polkadot/ui-shared": "3.11.1",
"@polkadot/util": "^13.2.1",
"@polkadot/util-crypto": "^13.2.1",
"@polkadot/util": "^13.2.2",
"@polkadot/util-crypto": "^13.2.2",
"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.1",
"@polkadot/util": "^13.2.1",
"@polkadot/util-crypto": "^13.2.1",
"@polkadot/util": "^13.2.2",
"@polkadot/util-crypto": "^13.2.2",
"@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.1",
"@polkadot/util": "^13.2.1",
"@polkadot/util-crypto": "^13.2.1",
"@polkadot/util": "^13.2.2",
"@polkadot/util-crypto": "^13.2.2",
"react-native-svg": "^14.1.0",
"tslib": "^2.6.2"
},
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.1",
"main": "index.js",
"dependencies": {
"@polkadot/keyring": "^13.2.1",
"@polkadot/keyring": "^13.2.2",
"@polkadot/ui-settings": "3.11.1",
"@polkadot/util": "^13.2.1",
"@polkadot/util-crypto": "^13.2.1",
"@polkadot/util": "^13.2.2",
"@polkadot/util-crypto": "^13.2.2",
"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.1",
"main": "index.js",
"dependencies": {
"@polkadot/networks": "^13.2.1",
"@polkadot/util": "^13.2.1",
"@polkadot/networks": "^13.2.2",
"@polkadot/util": "^13.2.2",
"eventemitter3": "^5.0.1",
"store": "^2.0.12",
"tslib": "^2.6.2"
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.6.2"
},
"devDependencies": {
"@polkadot/util": "^13.2.1",
"@polkadot/util-crypto": "^13.2.1",
"@polkadot/util": "^13.2.2",
"@polkadot/util-crypto": "^13.2.2",
"@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.1",
"@polkadot/util": "^13.2.1",
"@polkadot/util-crypto": "^13.2.1",
"@polkadot/util": "^13.2.2",
"@polkadot/util-crypto": "^13.2.2",
"jdenticon": "3.2.0",
"tslib": "^2.6.2"
},
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.1":
version: 13.2.1
resolution: "@polkadot/keyring@npm:13.2.1"
"@polkadot/keyring@npm:^13.2.2":
version: 13.2.2
resolution: "@polkadot/keyring@npm:13.2.2"
dependencies:
"@polkadot/util": "npm:13.2.1"
"@polkadot/util-crypto": "npm:13.2.1"
"@polkadot/util": "npm:13.2.2"
"@polkadot/util-crypto": "npm:13.2.2"
tslib: "npm:^2.8.0"
peerDependencies:
"@polkadot/util": 13.2.1
"@polkadot/util-crypto": 13.2.1
checksum: 10/69e9f974206da4fb50461eb48c65d6c32be991021c3663f5d1fd0079fdda9c1b52f584dc20e220e1a34f124df490d5bc0d607ccb6c7a277b6406e120c965bb81
"@polkadot/util": 13.2.2
"@polkadot/util-crypto": 13.2.2
checksum: 10/552972c5e4c26f8a95dbb18552cbcfb04c87e085022153a705025987bb77655dc6c32709ea4b8300ebe74945a32b7f8a88ab50460d1962b847335daeae19bda1
languageName: node
linkType: hard

"@polkadot/networks@npm:13.2.1, @polkadot/networks@npm:^13.2.1":
version: 13.2.1
resolution: "@polkadot/networks@npm:13.2.1"
"@polkadot/networks@npm:13.2.2, @polkadot/networks@npm:^13.2.2":
version: 13.2.2
resolution: "@polkadot/networks@npm:13.2.2"
dependencies:
"@polkadot/util": "npm:13.2.1"
"@polkadot/util": "npm:13.2.2"
"@substrate/ss58-registry": "npm:^1.51.0"
tslib: "npm:^2.8.0"
checksum: 10/abf22c37017fdb6091dd79bc9c5246e17dfaea18dc429cd894de8351d7a278d841d8144387d7422aae0b282f6c21cfa76ccec4eaab741193a81006a5e29156ed
checksum: 10/a1282e7104ed0c3ca0c8b42db115fa95ae99e03ea878e1837db92b04fada55c0ed7a55a63c2d36d248ec467e471e72c49026f75233eddd7dbd7037e3a1c81bb2
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.1"
"@polkadot/keyring": "npm:^13.2.2"
"@polkadot/ui-settings": "npm:3.11.1"
"@polkadot/ui-shared": "npm:3.11.1"
"@polkadot/util": "npm:^13.2.1"
"@polkadot/util-crypto": "npm:^13.2.1"
"@polkadot/util": "npm:^13.2.2"
"@polkadot/util-crypto": "npm:^13.2.2"
"@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.1"
"@polkadot/util": "npm:^13.2.1"
"@polkadot/util-crypto": "npm:^13.2.1"
"@polkadot/util": "npm:^13.2.2"
"@polkadot/util-crypto": "npm:^13.2.2"
"@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.1"
"@polkadot/util": "npm:^13.2.1"
"@polkadot/util-crypto": "npm:^13.2.1"
"@polkadot/util": "npm:^13.2.2"
"@polkadot/util-crypto": "npm:^13.2.2"
"@types/react-native": "npm:^0.72.8"
react-native-svg: "npm:^14.1.0"
tslib: "npm:^2.6.2"
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.1"
"@polkadot/keyring": "npm:^13.2.2"
"@polkadot/ui-settings": "npm:3.11.1"
"@polkadot/util": "npm:^13.2.1"
"@polkadot/util-crypto": "npm:^13.2.1"
"@polkadot/util": "npm:^13.2.2"
"@polkadot/util-crypto": "npm:^13.2.2"
"@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.1"
"@polkadot/util": "npm:^13.2.1"
"@polkadot/networks": "npm:^13.2.2"
"@polkadot/util": "npm:^13.2.2"
"@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.1"
"@polkadot/util-crypto": "npm:^13.2.1"
"@polkadot/util": "npm:^13.2.2"
"@polkadot/util-crypto": "npm:^13.2.2"
"@types/xmlserializer": "npm:^0.6.6"
colord: "npm:^2.9.3"
tslib: "npm:^2.6.2"
Expand All @@ -1740,38 +1740,38 @@ __metadata:
languageName: unknown
linkType: soft

"@polkadot/util-crypto@npm:13.2.1, @polkadot/util-crypto@npm:^13.2.1":
version: 13.2.1
resolution: "@polkadot/util-crypto@npm:13.2.1"
"@polkadot/util-crypto@npm:13.2.2, @polkadot/util-crypto@npm:^13.2.2":
version: 13.2.2
resolution: "@polkadot/util-crypto@npm:13.2.2"
dependencies:
"@noble/curves": "npm:^1.3.0"
"@noble/hashes": "npm:^1.3.3"
"@polkadot/networks": "npm:13.2.1"
"@polkadot/util": "npm:13.2.1"
"@polkadot/networks": "npm:13.2.2"
"@polkadot/util": "npm:13.2.2"
"@polkadot/wasm-crypto": "npm:^7.4.1"
"@polkadot/wasm-util": "npm:^7.4.1"
"@polkadot/x-bigint": "npm:13.2.1"
"@polkadot/x-randomvalues": "npm:13.2.1"
"@polkadot/x-bigint": "npm:13.2.2"
"@polkadot/x-randomvalues": "npm:13.2.2"
"@scure/base": "npm:^1.1.7"
tslib: "npm:^2.8.0"
peerDependencies:
"@polkadot/util": 13.2.1
checksum: 10/116907351482fda7777634c66da75eb0cb32badc58938ab56f4339cc811318f6b0066555eaa158828af7e7e22c1e187a2d504c95ed961424b5c4cd8eccca75cd
"@polkadot/util": 13.2.2
checksum: 10/7f00b4a89be841cfa67c2a25717c21ead158ed52b3f166b5140dae6b2b20e011823b2c06b7df7df95216d964265db151d8785e3db8823ab62ffcc8986d769cd7
languageName: node
linkType: hard

"@polkadot/util@npm:13.2.1, @polkadot/util@npm:^13.2.1":
version: 13.2.1
resolution: "@polkadot/util@npm:13.2.1"
"@polkadot/util@npm:13.2.2, @polkadot/util@npm:^13.2.2":
version: 13.2.2
resolution: "@polkadot/util@npm:13.2.2"
dependencies:
"@polkadot/x-bigint": "npm:13.2.1"
"@polkadot/x-global": "npm:13.2.1"
"@polkadot/x-textdecoder": "npm:13.2.1"
"@polkadot/x-textencoder": "npm:13.2.1"
"@polkadot/x-bigint": "npm:13.2.2"
"@polkadot/x-global": "npm:13.2.2"
"@polkadot/x-textdecoder": "npm:13.2.2"
"@polkadot/x-textencoder": "npm:13.2.2"
"@types/bn.js": "npm:^5.1.6"
bn.js: "npm:^5.2.1"
tslib: "npm:^2.8.0"
checksum: 10/96a0a316ca67831261a216184510b53c07cdc9387ff11245eece5924e1d47bdc3b02dcbeacd48b932c36ac3d567fd707659170a551428adc60012fbfac3e43c3
checksum: 10/acf145fdf49ad7e39a8df2c24eba510956281196902684fa42ce3b4f2152863478a5410b9f64b9a73ab689f37b64f8e01af15027a29812417b1333f143d14c21
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.1"
"@polkadot/util": "npm:^13.2.1"
"@polkadot/util-crypto": "npm:^13.2.1"
"@polkadot/util": "npm:^13.2.2"
"@polkadot/util-crypto": "npm:^13.2.2"
jdenticon: "npm:3.2.0"
tslib: "npm:^2.6.2"
vue: "npm:^2.7.16"
Expand Down Expand Up @@ -1872,66 +1872,66 @@ __metadata:
languageName: node
linkType: hard

"@polkadot/x-bigint@npm:13.2.1":
version: 13.2.1
resolution: "@polkadot/x-bigint@npm:13.2.1"
"@polkadot/x-bigint@npm:13.2.2":
version: 13.2.2
resolution: "@polkadot/x-bigint@npm:13.2.2"
dependencies:
"@polkadot/x-global": "npm:13.2.1"
"@polkadot/x-global": "npm:13.2.2"
tslib: "npm:^2.8.0"
checksum: 10/1d55766a454399984da1123903e180bb6576206368f0f46ca6f7cfb7ca2b68481ccb719d4c65485bd5f527773fca32ce8f38a773a3ef1c374cfcbe800c2ab433
checksum: 10/00cdd6298a82971c700b1cb9d9dda26423a46fe86044fe74c5c14cb15d70ca912f044a1c935416fb363b58f84544e7f7a5a79eedefccdfbc56e5185637781c90
languageName: node
linkType: hard

"@polkadot/x-bundle@npm:^13.2.1":
version: 13.2.1
resolution: "@polkadot/x-bundle@npm:13.2.1"
"@polkadot/x-bundle@npm:^13.2.2":
version: 13.2.2
resolution: "@polkadot/x-bundle@npm:13.2.2"
dependencies:
"@polkadot/util": "npm:13.2.1"
"@polkadot/util": "npm:13.2.2"
buffer-es6: "npm:^4.9.3"
tslib: "npm:^2.8.0"
checksum: 10/bd3a59efff244f40912fe9d998533e5fa5eb772b045d4e65791f2338f2769a406a3edd8b33603659db7f6bcfc5da52be092e4745635b40eeb8c7839b9bb8b9bf
checksum: 10/36cbf268305e13bb98ab5c6fdb35aeb9d7345877fb44a400dc10cf0efc1141240ad4fa4ded145066bd489a339263d6f0180c40c4e8233e8537621d38dac6cc5b
languageName: node
linkType: hard

"@polkadot/x-global@npm:13.2.1":
version: 13.2.1
resolution: "@polkadot/x-global@npm:13.2.1"
"@polkadot/x-global@npm:13.2.2":
version: 13.2.2
resolution: "@polkadot/x-global@npm:13.2.2"
dependencies:
tslib: "npm:^2.8.0"
checksum: 10/92fc6c63ab5711f9fd6413eadb942b177d5bc16a202a6e230865caf0f3ac07595c70cc4687d0f0aff478cf7a487bd5b99f68f75128c7dbcc0b843c015fb87517
checksum: 10/9b2747c6b581943c82d6228e886fd491ea41068e07d1da3654c9acc27ace5e1b8682c6e9f8ceaffe68aa88fb386758ebe70f595fde8a5a2544361999e39e74f1
languageName: node
linkType: hard

"@polkadot/x-randomvalues@npm:13.2.1":
version: 13.2.1
resolution: "@polkadot/x-randomvalues@npm:13.2.1"
"@polkadot/x-randomvalues@npm:13.2.2":
version: 13.2.2
resolution: "@polkadot/x-randomvalues@npm:13.2.2"
dependencies:
"@polkadot/x-global": "npm:13.2.1"
"@polkadot/x-global": "npm:13.2.2"
tslib: "npm:^2.8.0"
peerDependencies:
"@polkadot/util": 13.2.1
"@polkadot/util": 13.2.2
"@polkadot/wasm-util": "*"
checksum: 10/9547de30f06f8a664af6eac4a40db39338c88ad4295adbb7056316242cb388da65f2758894e3e81886d816d78a47b41b4825c15a2c5172a48e6f8e3e80f7e68e
checksum: 10/d30e37bc659f4fe045b421e80fc37849e92351ff64244c90651f35ef1fb8722ad1d8d421fc459d039a5f53b9072635f4f531a5a0fd029269025a86178b44b327
languageName: node
linkType: hard

"@polkadot/x-textdecoder@npm:13.2.1":
version: 13.2.1
resolution: "@polkadot/x-textdecoder@npm:13.2.1"
"@polkadot/x-textdecoder@npm:13.2.2":
version: 13.2.2
resolution: "@polkadot/x-textdecoder@npm:13.2.2"
dependencies:
"@polkadot/x-global": "npm:13.2.1"
"@polkadot/x-global": "npm:13.2.2"
tslib: "npm:^2.8.0"
checksum: 10/4c4dc6c682eaf2cc46b69d061f2226f7f6885900d3d43d3e99f93716903470c5299d581ab14c5d03eb20b8496afb6e8eaadab22dbd6249bfcce64cab396d689d
checksum: 10/8fcf79d362141f011123230f7f82f9145cd7c0c7f2ac8caa89f0b8a59e457aad6ffb6e05dee98bd7e254dbd87cce6660dea50e7a41b09830f81e1e350f49a276
languageName: node
linkType: hard

"@polkadot/x-textencoder@npm:13.2.1":
version: 13.2.1
resolution: "@polkadot/x-textencoder@npm:13.2.1"
"@polkadot/x-textencoder@npm:13.2.2":
version: 13.2.2
resolution: "@polkadot/x-textencoder@npm:13.2.2"
dependencies:
"@polkadot/x-global": "npm:13.2.1"
"@polkadot/x-global": "npm:13.2.2"
tslib: "npm:^2.8.0"
checksum: 10/0b00b9c45e9e7ff327750f91458b81ca6cdeecba0ed5c28cd056a9f1438c8a793560253ea53c458a08aaf7820196f5ae76935295d2ff87d4311c5f8e501c0e3b
checksum: 10/e382f7b1601b11b91fa17242af0357ecd7db4bd7f6db2cea88eef9a5bb3f64271089569b34e28685d62f8e89e870876f2872ec2f34a8aee44515f47e79cd4f0f
languageName: node
linkType: hard

Expand Down Expand Up @@ -11109,7 +11109,7 @@ __metadata:
resolution: "root-workspace-0b6124@workspace:."
dependencies:
"@polkadot/dev": "npm:^0.81.2"
"@polkadot/x-bundle": "npm:^13.2.1"
"@polkadot/x-bundle": "npm:^13.2.2"
"@types/node": "npm:^20.10.5"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
Expand Down
Loading