mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-07-23 18:55:50 +00:00
Bump deps (#469)
This commit is contained in:
@@ -1,5 +1,11 @@
|
|||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
|
## 0.76.1 May 25, 2021
|
||||||
|
|
||||||
|
Changes:
|
||||||
|
|
||||||
|
- Updated to `@polkadot/{hw-ledger, keyring, util, util-crypto}` 6.5.1
|
||||||
|
|
||||||
## 0.76.1 May 16, 2021
|
## 0.76.1 May 16, 2021
|
||||||
|
|
||||||
Contributed:
|
Contributed:
|
||||||
|
|||||||
+2
-2
@@ -27,9 +27,9 @@
|
|||||||
"test:one": "polkadot-dev-run-test"
|
"test:one": "polkadot-dev-run-test"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.14.2",
|
"@babel/core": "^7.14.3",
|
||||||
"@babel/runtime": "^7.14.0",
|
"@babel/runtime": "^7.14.0",
|
||||||
"@polkadot/dev": "^0.62.14",
|
"@polkadot/dev": "^0.62.16",
|
||||||
"@polkadot/ts": "^0.3.66",
|
"@polkadot/ts": "^0.3.66",
|
||||||
"@types/jest": "^26.0.23",
|
"@types/jest": "^26.0.23",
|
||||||
"babel-plugin-transform-vue-template": "^0.4.2",
|
"babel-plugin-transform-vue-template": "^0.4.2",
|
||||||
|
|||||||
@@ -12,12 +12,12 @@
|
|||||||
"test": "jest"
|
"test": "jest"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@polkadot/keyring": "^6.4.1",
|
"@polkadot/keyring": "^6.5.1",
|
||||||
"@polkadot/reactnative-identicon": "0.76.1",
|
"@polkadot/reactnative-identicon": "0.76.1",
|
||||||
"@polkadot/ui-keyring": "0.76.1",
|
"@polkadot/ui-keyring": "0.76.1",
|
||||||
"@polkadot/ui-settings": "0.76.1",
|
"@polkadot/ui-settings": "0.76.1",
|
||||||
"@polkadot/util": "^6.4.1",
|
"@polkadot/util": "^6.5.1",
|
||||||
"@polkadot/util-crypto": "^6.4.1",
|
"@polkadot/util-crypto": "^6.5.1",
|
||||||
"@react-native-community/async-storage": "^1.12.1",
|
"@react-native-community/async-storage": "^1.12.1",
|
||||||
"fast-text-encoding": "^1.0.3",
|
"fast-text-encoding": "^1.0.3",
|
||||||
"get-yarn-workspaces": "^1.0.2",
|
"get-yarn-workspaces": "^1.0.2",
|
||||||
@@ -30,7 +30,7 @@
|
|||||||
"stream-http": "^3.2.0"
|
"stream-http": "^3.2.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.14.2",
|
"@babel/core": "^7.14.3",
|
||||||
"@babel/runtime": "^7.14.0",
|
"@babel/runtime": "^7.14.0",
|
||||||
"@react-native-community/cli-platform-ios": "^5.0.1-alpha.2",
|
"@react-native-community/cli-platform-ios": "^5.0.1-alpha.2",
|
||||||
"@types/react-test-renderer": "17.0.1",
|
"@types/react-test-renderer": "17.0.1",
|
||||||
|
|||||||
@@ -13,11 +13,11 @@
|
|||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.14.0",
|
"@babel/runtime": "^7.14.0",
|
||||||
"@polkadot/keyring": "^6.4.1",
|
"@polkadot/keyring": "^6.5.1",
|
||||||
"@polkadot/ui-settings": "0.76.1",
|
"@polkadot/ui-settings": "0.76.1",
|
||||||
"@polkadot/ui-shared": "0.76.1",
|
"@polkadot/ui-shared": "0.76.1",
|
||||||
"@polkadot/util": "^6.4.1",
|
"@polkadot/util": "^6.5.1",
|
||||||
"@polkadot/util-crypto": "^6.4.1",
|
"@polkadot/util-crypto": "^6.5.1",
|
||||||
"color": "^3.1.3",
|
"color": "^3.1.3",
|
||||||
"ethereum-blockies-base64": "^1.0.2",
|
"ethereum-blockies-base64": "^1.0.2",
|
||||||
"jdenticon": "3.1.0",
|
"jdenticon": "3.1.0",
|
||||||
|
|||||||
@@ -10,8 +10,8 @@
|
|||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.14.0",
|
"@babel/runtime": "^7.14.0",
|
||||||
"@polkadot/util": "^6.4.1",
|
"@polkadot/util": "^6.5.1",
|
||||||
"@polkadot/util-crypto": "^6.4.1",
|
"@polkadot/util-crypto": "^6.5.1",
|
||||||
"qrcode-generator": "^1.4.4",
|
"qrcode-generator": "^1.4.4",
|
||||||
"react-qr-reader": "^2.2.1",
|
"react-qr-reader": "^2.2.1",
|
||||||
"styled-components": "^5.3.0"
|
"styled-components": "^5.3.0"
|
||||||
|
|||||||
@@ -14,8 +14,8 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.14.0",
|
"@babel/runtime": "^7.14.0",
|
||||||
"@polkadot/ui-shared": "0.76.1",
|
"@polkadot/ui-shared": "0.76.1",
|
||||||
"@polkadot/util": "^6.4.1",
|
"@polkadot/util": "^6.5.1",
|
||||||
"@polkadot/util-crypto": "^6.4.1",
|
"@polkadot/util-crypto": "^6.5.1",
|
||||||
"react-native-svg": "^12.1.1"
|
"react-native-svg": "^12.1.1"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
@@ -25,6 +25,6 @@
|
|||||||
"react-native": "*"
|
"react-native": "*"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/react-native": "^0.64.5"
|
"@types/react-native": "^0.64.6"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -14,11 +14,11 @@
|
|||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.14.0",
|
"@babel/runtime": "^7.14.0",
|
||||||
"@polkadot/hw-ledger": "^6.4.1",
|
"@polkadot/hw-ledger": "^6.5.1",
|
||||||
"@polkadot/keyring": "^6.4.1",
|
"@polkadot/keyring": "^6.5.1",
|
||||||
"@polkadot/ui-settings": "0.76.1",
|
"@polkadot/ui-settings": "0.76.1",
|
||||||
"@polkadot/util": "^6.4.1",
|
"@polkadot/util": "^6.5.1",
|
||||||
"@polkadot/x-rxjs": "^6.4.1",
|
"@polkadot/x-rxjs": "^6.5.1",
|
||||||
"mkdirp": "^1.0.4",
|
"mkdirp": "^1.0.4",
|
||||||
"store": "^2.0.12"
|
"store": "^2.0.12"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -10,8 +10,8 @@
|
|||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.14.0",
|
"@babel/runtime": "^7.14.0",
|
||||||
"@polkadot/networks": "^6.4.1",
|
"@polkadot/networks": "^6.5.1",
|
||||||
"@polkadot/util": "^6.4.1",
|
"@polkadot/util": "^6.5.1",
|
||||||
"eventemitter3": "^4.0.7",
|
"eventemitter3": "^4.0.7",
|
||||||
"store": "^2.0.12"
|
"store": "^2.0.12"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -17,8 +17,8 @@
|
|||||||
"@polkadot/util-crypto": "*"
|
"@polkadot/util-crypto": "*"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@polkadot/util": "^6.4.1",
|
"@polkadot/util": "^6.5.1",
|
||||||
"@polkadot/util-crypto": "^6.4.1",
|
"@polkadot/util-crypto": "^6.5.1",
|
||||||
"@types/color": "^3.0.1",
|
"@types/color": "^3.0.1",
|
||||||
"@types/xmlserializer": "^0.6.2"
|
"@types/xmlserializer": "^0.6.2"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -14,8 +14,8 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.14.0",
|
"@babel/runtime": "^7.14.0",
|
||||||
"@polkadot/ui-shared": "0.76.1",
|
"@polkadot/ui-shared": "0.76.1",
|
||||||
"@polkadot/util": "^6.4.1",
|
"@polkadot/util": "^6.5.1",
|
||||||
"@polkadot/util-crypto": "^6.4.1",
|
"@polkadot/util-crypto": "^6.5.1",
|
||||||
"jdenticon": "3.1.0"
|
"jdenticon": "3.1.0"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user