mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-10 17:11:14 +00:00
Ledger libs bump (#402)
This commit is contained in:
+2
-2
@@ -29,8 +29,8 @@
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.12.3",
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"@polkadot/dev": "^0.60.1",
|
||||
"@polkadot/ts": "^0.3.54",
|
||||
"@polkadot/dev": "^0.60.3",
|
||||
"@polkadot/ts": "^0.3.55",
|
||||
"@types/jest": "^26.0.15",
|
||||
"babel-plugin-transform-vue-template": "^0.4.2",
|
||||
"empty": "^0.10.1",
|
||||
|
||||
@@ -12,12 +12,12 @@
|
||||
"test": "jest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@polkadot/keyring": "^4.0.2-12",
|
||||
"@polkadot/keyring": "^4.1.2-2",
|
||||
"@polkadot/reactnative-identicon": "0.62.2-12",
|
||||
"@polkadot/ui-keyring": "0.62.2-12",
|
||||
"@polkadot/ui-settings": "0.62.2-12",
|
||||
"@polkadot/util": "^4.0.2-12",
|
||||
"@polkadot/util-crypto": "^4.0.2-12",
|
||||
"@polkadot/util": "^4.1.2-2",
|
||||
"@polkadot/util-crypto": "^4.1.2-2",
|
||||
"@react-native-community/async-storage": "^1.12.1",
|
||||
"fast-text-encoding": "^1.0.3",
|
||||
"get-yarn-workspaces": "^1.0.2",
|
||||
|
||||
@@ -11,14 +11,14 @@
|
||||
"react-native": "react-native.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"@ledgerhq/hw-transport-webusb": "^5.28.0"
|
||||
"@ledgerhq/hw-transport-webusb": "^5.30.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/types": "^2.6.2-7",
|
||||
"@polkadot/types": "^2.7.2-3",
|
||||
"@types/ledgerhq__hw-transport-node-hid": "^4.22.2",
|
||||
"@types/ledgerhq__hw-transport-webusb": "^4.70.1"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@ledgerhq/hw-transport-node-hid-singleton": "^5.28.0"
|
||||
"@ledgerhq/hw-transport-node-hid-singleton": "^5.30.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -11,11 +11,11 @@
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"@polkadot/ledger-transports": "0.62.2-12",
|
||||
"@polkadot/util": "^4.0.2-12",
|
||||
"@polkadot/util": "^4.1.2-2",
|
||||
"@zondax/ledger-polkadot": "^0.11.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/types": "^2.6.2-7"
|
||||
"@polkadot/types": "^2.7.2-3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/util": "*"
|
||||
|
||||
@@ -9,11 +9,11 @@
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"@polkadot/keyring": "^4.0.2-12",
|
||||
"@polkadot/keyring": "^4.1.2-2",
|
||||
"@polkadot/ui-settings": "0.62.2-12",
|
||||
"@polkadot/ui-shared": "0.62.2-12",
|
||||
"@polkadot/util": "^4.0.2-12",
|
||||
"@polkadot/util-crypto": "^4.0.2-12",
|
||||
"@polkadot/util": "^4.1.2-2",
|
||||
"@polkadot/util-crypto": "^4.1.2-2",
|
||||
"color": "^3.1.3",
|
||||
"ethereum-blockies-base64": "^1.0.2",
|
||||
"jdenticon": "2.2.0",
|
||||
|
||||
@@ -9,8 +9,8 @@
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"@polkadot/util": "^4.0.2-12",
|
||||
"@polkadot/util-crypto": "^4.0.2-12",
|
||||
"@polkadot/util": "^4.1.2-2",
|
||||
"@polkadot/util-crypto": "^4.1.2-2",
|
||||
"qrcode-generator": "^1.4.4",
|
||||
"react-qr-reader": "^2.2.1",
|
||||
"styled-components": "^5.2.1"
|
||||
|
||||
@@ -10,8 +10,8 @@
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"@polkadot/ui-shared": "0.62.2-12",
|
||||
"@polkadot/util": "^4.0.2-12",
|
||||
"@polkadot/util-crypto": "^4.0.2-12",
|
||||
"@polkadot/util": "^4.1.2-2",
|
||||
"@polkadot/util-crypto": "^4.1.2-2",
|
||||
"react-native-svg": "^12.1.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
@@ -21,6 +21,6 @@
|
||||
"react-native": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react-native": "^0.63.32"
|
||||
"@types/react-native": "^0.63.35"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -10,16 +10,16 @@
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"@polkadot/keyring": "^4.0.2-12",
|
||||
"@polkadot/keyring": "^4.1.2-2",
|
||||
"@polkadot/ledger": "^0.62.2-12",
|
||||
"@polkadot/ui-settings": "0.62.2-12",
|
||||
"@polkadot/util": "^4.0.2-12",
|
||||
"@polkadot/util": "^4.1.2-2",
|
||||
"mkdirp": "^1.0.4",
|
||||
"rxjs": "^6.6.3",
|
||||
"store": "^2.0.12"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/types": "^2.6.2-7",
|
||||
"@polkadot/types": "^2.7.2-3",
|
||||
"@types/mkdirp": "^1.0.1",
|
||||
"@types/store": "^2.0.2"
|
||||
},
|
||||
|
||||
@@ -9,8 +9,8 @@
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"@polkadot/networks": "^4.0.2-12",
|
||||
"@polkadot/util": "^4.0.2-12",
|
||||
"@polkadot/networks": "^4.1.2-2",
|
||||
"@polkadot/util": "^4.1.2-2",
|
||||
"eventemitter3": "^4.0.7",
|
||||
"store": "^2.0.12"
|
||||
},
|
||||
|
||||
@@ -16,8 +16,8 @@
|
||||
"@polkadot/util-crypto": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/util": "^4.0.2-12",
|
||||
"@polkadot/util-crypto": "^4.0.2-12",
|
||||
"@polkadot/util": "^4.1.2-2",
|
||||
"@polkadot/util-crypto": "^4.1.2-2",
|
||||
"@types/color": "^3.0.1",
|
||||
"@types/xmlserializer": "^0.6.1"
|
||||
}
|
||||
|
||||
@@ -10,8 +10,8 @@
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"@polkadot/ui-shared": "0.62.2-12",
|
||||
"@polkadot/util": "^4.0.2-12",
|
||||
"@polkadot/util-crypto": "^4.0.2-12",
|
||||
"@polkadot/util": "^4.1.2-2",
|
||||
"@polkadot/util-crypto": "^4.1.2-2",
|
||||
"jdenticon": "2.2.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user