mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-13 00:41:02 +00:00
Add missing peerDependency
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
"@ledgerhq/hw-transport-node-hid": "^5.11.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/keyring": "*"
|
||||
"@polkadot/keyring": "*",
|
||||
"@polkadot/util": "*"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2996,8 +2996,8 @@ __metadata:
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.8.7
|
||||
"@polkadot/keyring": ^2.6.2
|
||||
"@polkadot/ui-settings": 0.52.0-beta.8
|
||||
"@polkadot/ui-shared": 0.52.0-beta.8
|
||||
"@polkadot/ui-settings": 0.52.0-beta.9
|
||||
"@polkadot/ui-shared": 0.52.0-beta.9
|
||||
"@polkadot/util": ^2.6.2
|
||||
"@polkadot/util-crypto": ^2.6.2
|
||||
"@types/react-copy-to-clipboard": ^4.3.0
|
||||
@@ -3033,12 +3033,12 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@polkadot/reactnative-identicon@0.52.0-beta.8, @polkadot/reactnative-identicon@workspace:packages/reactnative-identicon":
|
||||
"@polkadot/reactnative-identicon@0.52.0-beta.9, @polkadot/reactnative-identicon@workspace:packages/reactnative-identicon":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@polkadot/reactnative-identicon@workspace:packages/reactnative-identicon"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.8.7
|
||||
"@polkadot/ui-shared": 0.52.0-beta.8
|
||||
"@polkadot/ui-shared": 0.52.0-beta.9
|
||||
"@polkadot/util-crypto": ^2.6.2
|
||||
"@types/react-native": ^0.61.22
|
||||
react-native-svg: ^12.0.3
|
||||
@@ -3082,7 +3082,7 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@polkadot/ui-keyring@0.52.0-beta.8, @polkadot/ui-keyring@workspace:packages/ui-keyring":
|
||||
"@polkadot/ui-keyring@0.52.0-beta.9, @polkadot/ui-keyring@workspace:packages/ui-keyring":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@polkadot/ui-keyring@workspace:packages/ui-keyring"
|
||||
dependencies:
|
||||
@@ -3103,13 +3103,14 @@ __metadata:
|
||||
store: ^2.0.12
|
||||
peerDependencies:
|
||||
"@polkadot/keyring": "*"
|
||||
"@polkadot/util": "*"
|
||||
dependenciesMeta:
|
||||
"@ledgerhq/hw-transport-node-hid":
|
||||
optional: true
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@polkadot/ui-settings@0.52.0-beta.8, @polkadot/ui-settings@workspace:packages/ui-settings":
|
||||
"@polkadot/ui-settings@0.52.0-beta.9, @polkadot/ui-settings@workspace:packages/ui-settings":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@polkadot/ui-settings@workspace:packages/ui-settings"
|
||||
dependencies:
|
||||
@@ -3122,7 +3123,7 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@polkadot/ui-shared@0.52.0-beta.8, @polkadot/ui-shared@workspace:packages/ui-shared":
|
||||
"@polkadot/ui-shared@0.52.0-beta.9, @polkadot/ui-shared@workspace:packages/ui-shared":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@polkadot/ui-shared@workspace:packages/ui-shared"
|
||||
dependencies:
|
||||
@@ -3175,7 +3176,7 @@ __metadata:
|
||||
resolution: "@polkadot/vue-identicon@workspace:packages/vue-identicon"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.8.7
|
||||
"@polkadot/ui-shared": 0.52.0-beta.8
|
||||
"@polkadot/ui-shared": 0.52.0-beta.9
|
||||
"@polkadot/util-crypto": ^2.6.2
|
||||
jdenticon: 2.2.0
|
||||
vue: ^2.6.11
|
||||
@@ -8814,9 +8815,9 @@ __metadata:
|
||||
"@babel/core": ^7.8.7
|
||||
"@babel/runtime": ^7.8.7
|
||||
"@polkadot/keyring": ^2.6.2
|
||||
"@polkadot/reactnative-identicon": 0.52.0-beta.8
|
||||
"@polkadot/ui-keyring": 0.52.0-beta.8
|
||||
"@polkadot/ui-settings": 0.52.0-beta.8
|
||||
"@polkadot/reactnative-identicon": 0.52.0-beta.9
|
||||
"@polkadot/ui-keyring": 0.52.0-beta.9
|
||||
"@polkadot/ui-settings": 0.52.0-beta.9
|
||||
"@polkadot/util": ^2.6.2
|
||||
"@polkadot/util-crypto": ^2.6.2
|
||||
"@react-native-community/async-storage": ^1.8.1
|
||||
|
||||
Reference in New Issue
Block a user