Skip to content

Commit

Permalink
Upgrade common to 13.0.2 (#793)
Browse files Browse the repository at this point in the history
  • Loading branch information
TarikGul authored Jul 13, 2024
1 parent 06c2fe0 commit 4724dde
Show file tree
Hide file tree
Showing 9 changed files with 99 additions and 99 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.78.3",
"@polkadot/x-bundle": "^12.6.2",
"@polkadot/x-bundle": "^13.0.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.6.6",
"main": "index.js",
"dependencies": {
"@polkadot/keyring": "^12.6.2",
"@polkadot/keyring": "^13.0.2",
"@polkadot/ui-settings": "3.6.6",
"@polkadot/ui-shared": "3.6.6",
"@polkadot/util": "^12.6.2",
"@polkadot/util-crypto": "^12.6.2",
"@polkadot/util": "^13.0.2",
"@polkadot/util-crypto": "^13.0.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.6.6",
"@polkadot/util": "^12.6.2",
"@polkadot/util-crypto": "^12.6.2",
"@polkadot/util": "^13.0.2",
"@polkadot/util-crypto": "^13.0.2",
"qrcode-generator": "^1.4.4",
"react-qr-reader": "^2.2.1",
"styled-components": "^6.1.1",
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.6.6",
"@polkadot/util": "^12.6.2",
"@polkadot/util-crypto": "^12.6.2",
"@polkadot/util": "^13.0.2",
"@polkadot/util-crypto": "^13.0.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.6.6",
"main": "index.js",
"dependencies": {
"@polkadot/keyring": "^12.6.2",
"@polkadot/keyring": "^13.0.2",
"@polkadot/ui-settings": "3.6.6",
"@polkadot/util": "^12.6.2",
"@polkadot/util-crypto": "^12.6.2",
"@polkadot/util": "^13.0.2",
"@polkadot/util-crypto": "^13.0.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.6.6",
"main": "index.js",
"dependencies": {
"@polkadot/networks": "^12.6.2",
"@polkadot/util": "^12.6.2",
"@polkadot/networks": "^13.0.2",
"@polkadot/util": "^13.0.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": "^12.6.2",
"@polkadot/util-crypto": "^12.6.2",
"@polkadot/util": "^13.0.2",
"@polkadot/util-crypto": "^13.0.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.6.6",
"@polkadot/util": "^12.6.2",
"@polkadot/util-crypto": "^12.6.2",
"@polkadot/util": "^13.0.2",
"@polkadot/util-crypto": "^13.0.2",
"jdenticon": "3.2.0",
"tslib": "^2.6.2"
},
Expand Down
164 changes: 82 additions & 82 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:^12.6.2":
version: 12.6.2
resolution: "@polkadot/keyring@npm:12.6.2"
"@polkadot/keyring@npm:^13.0.2":
version: 13.0.2
resolution: "@polkadot/keyring@npm:13.0.2"
dependencies:
"@polkadot/util": "npm:12.6.2"
"@polkadot/util-crypto": "npm:12.6.2"
"@polkadot/util": "npm:13.0.2"
"@polkadot/util-crypto": "npm:13.0.2"
tslib: "npm:^2.6.2"
peerDependencies:
"@polkadot/util": 12.6.2
"@polkadot/util-crypto": 12.6.2
checksum: 10/8faf59684ff5d041ba5fa7dd85c3ee4ac3920b2d907f81a485e37aedab64798f9c59b7ec914eb24dfc5271a4ef31e1244aecbd247c66f2b2ec518cfd37dd30fc
"@polkadot/util": 13.0.2
"@polkadot/util-crypto": 13.0.2
checksum: 10/7d94566cf61396a8890abe5d59b8fdd6d763a9eb3f9a42b8e2faab950fa0e13ac043b6898ea467694c098bac72c5bf3d44cc9da1fb1511ba1424c740f638ad48
languageName: node
linkType: hard

"@polkadot/networks@npm:12.6.2, @polkadot/networks@npm:^12.6.2":
version: 12.6.2
resolution: "@polkadot/networks@npm:12.6.2"
"@polkadot/networks@npm:13.0.2, @polkadot/networks@npm:^13.0.2":
version: 13.0.2
resolution: "@polkadot/networks@npm:13.0.2"
dependencies:
"@polkadot/util": "npm:12.6.2"
"@substrate/ss58-registry": "npm:^1.44.0"
"@polkadot/util": "npm:13.0.2"
"@substrate/ss58-registry": "npm:^1.46.0"
tslib: "npm:^2.6.2"
checksum: 10/6c2cd7f631ec40489e8f8260b15a138bd0d276d222e4133847e8915c476aea415498dd8d8ab583bdf76f2e4e5bb1c7a20bca9dac110eae2fb48d5f6cf6798349
checksum: 10/00722e54b9869a6186b1974fad7eb35af6a1fb13ad6bd82d79c972250e874994977ed6fdc1c5f1eb0465974ab628de7251502f162c179d40f872c49b54ab5e7d
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:^12.6.2"
"@polkadot/keyring": "npm:^13.0.2"
"@polkadot/ui-settings": "npm:3.6.6"
"@polkadot/ui-shared": "npm:3.6.6"
"@polkadot/util": "npm:^12.6.2"
"@polkadot/util-crypto": "npm:^12.6.2"
"@polkadot/util": "npm:^13.0.2"
"@polkadot/util-crypto": "npm:^13.0.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.6.6"
"@polkadot/util": "npm:^12.6.2"
"@polkadot/util-crypto": "npm:^12.6.2"
"@polkadot/util": "npm:^13.0.2"
"@polkadot/util-crypto": "npm:^13.0.2"
"@types/react-qr-reader": "npm:^2.1.7"
qrcode-generator: "npm:^1.4.4"
react-qr-reader: "npm:^2.2.1"
Expand All @@ -1674,8 +1674,8 @@ __metadata:
resolution: "@polkadot/reactnative-identicon@workspace:packages/reactnative-identicon"
dependencies:
"@polkadot/ui-shared": "npm:3.6.6"
"@polkadot/util": "npm:^12.6.2"
"@polkadot/util-crypto": "npm:^12.6.2"
"@polkadot/util": "npm:^13.0.2"
"@polkadot/util-crypto": "npm:^13.0.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:^12.6.2"
"@polkadot/keyring": "npm:^13.0.2"
"@polkadot/ui-settings": "npm:3.6.6"
"@polkadot/util": "npm:^12.6.2"
"@polkadot/util-crypto": "npm:^12.6.2"
"@polkadot/util": "npm:^13.0.2"
"@polkadot/util-crypto": "npm:^13.0.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:^12.6.2"
"@polkadot/util": "npm:^12.6.2"
"@polkadot/networks": "npm:^13.0.2"
"@polkadot/util": "npm:^13.0.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:^12.6.2"
"@polkadot/util-crypto": "npm:^12.6.2"
"@polkadot/util": "npm:^13.0.2"
"@polkadot/util-crypto": "npm:^13.0.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:12.6.2, @polkadot/util-crypto@npm:^12.6.2":
version: 12.6.2
resolution: "@polkadot/util-crypto@npm:12.6.2"
"@polkadot/util-crypto@npm:13.0.2, @polkadot/util-crypto@npm:^13.0.2":
version: 13.0.2
resolution: "@polkadot/util-crypto@npm:13.0.2"
dependencies:
"@noble/curves": "npm:^1.3.0"
"@noble/hashes": "npm:^1.3.3"
"@polkadot/networks": "npm:12.6.2"
"@polkadot/util": "npm:12.6.2"
"@polkadot/networks": "npm:13.0.2"
"@polkadot/util": "npm:13.0.2"
"@polkadot/wasm-crypto": "npm:^7.3.2"
"@polkadot/wasm-util": "npm:^7.3.2"
"@polkadot/x-bigint": "npm:12.6.2"
"@polkadot/x-randomvalues": "npm:12.6.2"
"@polkadot/x-bigint": "npm:13.0.2"
"@polkadot/x-randomvalues": "npm:13.0.2"
"@scure/base": "npm:^1.1.5"
tslib: "npm:^2.6.2"
peerDependencies:
"@polkadot/util": 12.6.2
checksum: 10/a587e5e25697f3a928ae8677b82ccdbcc1df95122db2bbde753b0605f44487136fe2f55c502460d931def0007e856db40b1b34b4da3c674638ead459e79f227a
"@polkadot/util": 13.0.2
checksum: 10/333db21d1708158dc83905c32437ba201c97ba4274c2970f0bdfa9384f70f9bedbbe4e3032ce67d6f73bd0b755a4ab4d67b89f483b6bfc76305a67a867230915
languageName: node
linkType: hard

"@polkadot/util@npm:12.6.2, @polkadot/util@npm:^12.6.2":
version: 12.6.2
resolution: "@polkadot/util@npm:12.6.2"
"@polkadot/util@npm:13.0.2, @polkadot/util@npm:^13.0.2":
version: 13.0.2
resolution: "@polkadot/util@npm:13.0.2"
dependencies:
"@polkadot/x-bigint": "npm:12.6.2"
"@polkadot/x-global": "npm:12.6.2"
"@polkadot/x-textdecoder": "npm:12.6.2"
"@polkadot/x-textencoder": "npm:12.6.2"
"@polkadot/x-bigint": "npm:13.0.2"
"@polkadot/x-global": "npm:13.0.2"
"@polkadot/x-textdecoder": "npm:13.0.2"
"@polkadot/x-textencoder": "npm:13.0.2"
"@types/bn.js": "npm:^5.1.5"
bn.js: "npm:^5.2.1"
tslib: "npm:^2.6.2"
checksum: 10/b7a3c2be417d670fc64d0642818cadbf041cbcfae830f2ee45fc2496e86c8e11c385854b733504a7d6a6391066fd0ef544a1748f0f8809215c37a5c0ff64571d
checksum: 10/9e83f0843c3da9ffa7b6bc95a73e96ca4754d45cb9cc4418461e1ca38f00c54cb0e61873bb6f09f40c51e435025cfc282577b906a23b36eb6b0eb5af8668fad8
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.6.6"
"@polkadot/util": "npm:^12.6.2"
"@polkadot/util-crypto": "npm:^12.6.2"
"@polkadot/util": "npm:^13.0.2"
"@polkadot/util-crypto": "npm:^13.0.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:12.6.2":
version: 12.6.2
resolution: "@polkadot/x-bigint@npm:12.6.2"
"@polkadot/x-bigint@npm:13.0.2":
version: 13.0.2
resolution: "@polkadot/x-bigint@npm:13.0.2"
dependencies:
"@polkadot/x-global": "npm:12.6.2"
"@polkadot/x-global": "npm:13.0.2"
tslib: "npm:^2.6.2"
checksum: 10/8a9533ba955d06213e3810d48e95618186cc832375f82d8b52376a99d7c8f9fdd01ffb9c35495522aec8c28d18ca5ef6c8feeec9770b83ebb64cded4cd3b7e27
checksum: 10/6c8d198f8982ae9de78a301e1beb0d38e627ba3c6aac149a385c5f753f39dc7201761bc02ce45881b50e7cf50a883edc8f179abc50532b2b094538c388bbc146
languageName: node
linkType: hard

"@polkadot/x-bundle@npm:^12.6.2":
version: 12.6.2
resolution: "@polkadot/x-bundle@npm:12.6.2"
"@polkadot/x-bundle@npm:^13.0.2":
version: 13.0.2
resolution: "@polkadot/x-bundle@npm:13.0.2"
dependencies:
"@polkadot/util": "npm:12.6.2"
"@polkadot/util": "npm:13.0.2"
buffer-es6: "npm:^4.9.3"
tslib: "npm:^2.6.2"
checksum: 10/a7219e528f46c611b8cc63731016c2cee3d5a4fa50e176238964be9ff376969b81de38f82e87ef25ca1ab4982e939985ea3d039bc8b94f3bafbb9038a1bc956c
checksum: 10/3aab86269802d55021db999b796ee1389171fbc2ae052862dba075b50aa9b502b10f5759bbee36b4bba4d25a1a63792f5fb86a09257152cd1f76370a423b87ea
languageName: node
linkType: hard

"@polkadot/x-global@npm:12.6.2":
version: 12.6.2
resolution: "@polkadot/x-global@npm:12.6.2"
"@polkadot/x-global@npm:13.0.2":
version: 13.0.2
resolution: "@polkadot/x-global@npm:13.0.2"
dependencies:
tslib: "npm:^2.6.2"
checksum: 10/9159bd77e099f734f7c48ba3e37a886ba376c50066b664ee52caf0bf8eb0399b762ca08404ef6470c22e4d20e9fc8c5e0a87026efcbbd0f21ea5504b0e33d587
checksum: 10/e21fa675a0f0e017bcd7e39638b1ddcaf7adc6a457ffcc431aef6c5bc2ae9ad721e97a97f6b1b4b5b4499297be0357887040540085765b31fb837fa91a71055b
languageName: node
linkType: hard

"@polkadot/x-randomvalues@npm:12.6.2":
version: 12.6.2
resolution: "@polkadot/x-randomvalues@npm:12.6.2"
"@polkadot/x-randomvalues@npm:13.0.2":
version: 13.0.2
resolution: "@polkadot/x-randomvalues@npm:13.0.2"
dependencies:
"@polkadot/x-global": "npm:12.6.2"
"@polkadot/x-global": "npm:13.0.2"
tslib: "npm:^2.6.2"
peerDependencies:
"@polkadot/util": 12.6.2
"@polkadot/util": 13.0.2
"@polkadot/wasm-util": "*"
checksum: 10/9ab555931ab81a8834800da35f04cb86df48b0d706d33ea89c51f42b8d340dab7312c462d01ecae04573ba6a01ff1ad6066ea6cf82b1330482ff537eb3c12eeb
checksum: 10/bcfe394658d21f40b1169c063b9123b1d8044bc081785b7532c4851b9161b6192ca30edb502f3ead3d3bfffe7776b2cb091c15b6566c301516f355c70b69d211
languageName: node
linkType: hard

"@polkadot/x-textdecoder@npm:12.6.2":
version: 12.6.2
resolution: "@polkadot/x-textdecoder@npm:12.6.2"
"@polkadot/x-textdecoder@npm:13.0.2":
version: 13.0.2
resolution: "@polkadot/x-textdecoder@npm:13.0.2"
dependencies:
"@polkadot/x-global": "npm:12.6.2"
"@polkadot/x-global": "npm:13.0.2"
tslib: "npm:^2.6.2"
checksum: 10/ba8ebe34cce1445a78d4eb744c8cfcf068cebfaf6c8efca23e1cdb037e8769cb2738b77b7266e3f86cd2459bb3eb87744f9518cba76e76fca609a16e6b84789e
checksum: 10/31f378a8d9b3f3963b94fd87320100a754d1381eaf4687f58d28f9de0df24acc99d80ce707ff0d2d0b4ca3477d12ac8506f7cc502fde2b08fb30867f7a7553c1
languageName: node
linkType: hard

"@polkadot/x-textencoder@npm:12.6.2":
version: 12.6.2
resolution: "@polkadot/x-textencoder@npm:12.6.2"
"@polkadot/x-textencoder@npm:13.0.2":
version: 13.0.2
resolution: "@polkadot/x-textencoder@npm:13.0.2"
dependencies:
"@polkadot/x-global": "npm:12.6.2"
"@polkadot/x-global": "npm:13.0.2"
tslib: "npm:^2.6.2"
checksum: 10/b2e721d19660f7bcf3995d695fac5d78d4bc8c5fd0632ec0735eb20dd9b4b79fad1ce7dfe7ade202c4ace5cd2d6b8ac663bb4dca273afa050f73cf1e99498f82
checksum: 10/f3e2379901b68176398efc5be1e8304ceda28b3f4bf6b0da0b837b13478257967108552eae3250a43d634253bdb46e907146244ff41908a5a39f99852fb5a252
languageName: node
linkType: hard

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

"@substrate/ss58-registry@npm:^1.44.0":
version: 1.44.0
resolution: "@substrate/ss58-registry@npm:1.44.0"
checksum: 10/97a05ca6f439f42ea24bd4d3fc1ab9e77e65e6dd0d2d823e438ae9a82ea4d6249012066149a23c1dad8fb27ec5a3913f6639c2e480377fea3ee96fd1bd592bd0
"@substrate/ss58-registry@npm:^1.46.0":
version: 1.49.0
resolution: "@substrate/ss58-registry@npm:1.49.0"
checksum: 10/6214c8f8586aefbb67b70bd2f02a9d133cfb15f360d691f1164c192036b59d1e282495e884b7da80a32e54eed1bd2bcc421f571e548a29410a5a50be7b2daa10
languageName: node
linkType: hard

Expand Down Expand Up @@ -11063,7 +11063,7 @@ __metadata:
resolution: "root-workspace-0b6124@workspace:."
dependencies:
"@polkadot/dev": "npm:^0.78.3"
"@polkadot/x-bundle": "npm:^12.6.2"
"@polkadot/x-bundle": "npm:^13.0.2"
"@types/node": "npm:^20.10.5"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
Expand Down

0 comments on commit 4724dde

Please sign in to comment.