From ad9abfb0d88e93f5e1b20f258b93978a5a73ecdf Mon Sep 17 00:00:00 2001 From: Jaco Greeff Date: Sun, 15 Mar 2020 06:00:31 +0100 Subject: [PATCH] Missing peerDependencies --- packages/react-qr/package.json | 5 ++++- packages/ui-keyring/package.json | 3 ++- packages/ui-shared/package.json | 2 ++ yarn.lock | 28 +++++++++++++++++----------- 4 files changed, 25 insertions(+), 13 deletions(-) diff --git a/packages/react-qr/package.json b/packages/react-qr/package.json index 6d129e2f..f5befb5e 100644 --- a/packages/react-qr/package.json +++ b/packages/react-qr/package.json @@ -18,7 +18,10 @@ "@types/styled-components": "^5.0.1" }, "peerDependencies": { + "@polkadot/util": "*", + "@polkadot/util-crypto": "*", "react": "*", - "react-dom": "*" + "react-dom": "*", + "styles-components": "*" } } diff --git a/packages/ui-keyring/package.json b/packages/ui-keyring/package.json index feb9592b..c0b690de 100644 --- a/packages/ui-keyring/package.json +++ b/packages/ui-keyring/package.json @@ -40,6 +40,7 @@ "peerDependencies": { "@polkadot/keyring": "*", "@polkadot/ui-settings": "*", - "@polkadot/util": "*" + "@polkadot/util": "*", + "rxjs": "*" } } diff --git a/packages/ui-shared/package.json b/packages/ui-shared/package.json index 63c54816..b07259fc 100644 --- a/packages/ui-shared/package.json +++ b/packages/ui-shared/package.json @@ -13,9 +13,11 @@ "color": "^3.1.2" }, "peerDependencies": { + "@polkadot/util": "*", "@polkadot/util-crypto": "*" }, "devDependencies": { + "@polkadot/util": "^2.6.2", "@polkadot/util-crypto": "^2.6.2", "@types/color": "^3.0.1" } diff --git a/yarn.lock b/yarn.lock index 7c0d15c4..0d83ef08 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2996,8 +2996,8 @@ __metadata: dependencies: "@babel/runtime": ^7.8.7 "@polkadot/keyring": ^2.6.2 - "@polkadot/ui-settings": 0.52.0-beta.10 - "@polkadot/ui-shared": 0.52.0-beta.10 + "@polkadot/ui-settings": 0.52.0-beta.11 + "@polkadot/ui-shared": 0.52.0-beta.11 "@polkadot/util": ^2.6.2 "@polkadot/util-crypto": ^2.6.2 "@types/react-copy-to-clipboard": ^4.3.0 @@ -3028,17 +3028,20 @@ __metadata: qrcode-generator: ^1.4.4 react-qr-reader: ^2.2.1 peerDependencies: + "@polkadot/util": "*" + "@polkadot/util-crypto": "*" react: "*" react-dom: "*" + styles-components: "*" languageName: unknown linkType: soft -"@polkadot/reactnative-identicon@0.52.0-beta.10, @polkadot/reactnative-identicon@workspace:packages/reactnative-identicon": +"@polkadot/reactnative-identicon@0.52.0-beta.11, @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.10 + "@polkadot/ui-shared": 0.52.0-beta.11 "@polkadot/util-crypto": ^2.6.2 "@types/react-native": ^0.61.22 react-native-svg: ^12.0.3 @@ -3082,7 +3085,7 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/ui-keyring@0.52.0-beta.10, @polkadot/ui-keyring@workspace:packages/ui-keyring": +"@polkadot/ui-keyring@0.52.0-beta.11, @polkadot/ui-keyring@workspace:packages/ui-keyring": version: 0.0.0-use.local resolution: "@polkadot/ui-keyring@workspace:packages/ui-keyring" dependencies: @@ -3105,13 +3108,14 @@ __metadata: "@polkadot/keyring": "*" "@polkadot/ui-settings": "*" "@polkadot/util": "*" + rxjs: "*" dependenciesMeta: "@ledgerhq/hw-transport-node-hid": optional: true languageName: unknown linkType: soft -"@polkadot/ui-settings@0.52.0-beta.10, @polkadot/ui-settings@workspace:packages/ui-settings": +"@polkadot/ui-settings@0.52.0-beta.11, @polkadot/ui-settings@workspace:packages/ui-settings": version: 0.0.0-use.local resolution: "@polkadot/ui-settings@workspace:packages/ui-settings" dependencies: @@ -3125,15 +3129,17 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/ui-shared@0.52.0-beta.10, @polkadot/ui-shared@workspace:packages/ui-shared": +"@polkadot/ui-shared@0.52.0-beta.11, @polkadot/ui-shared@workspace:packages/ui-shared": version: 0.0.0-use.local resolution: "@polkadot/ui-shared@workspace:packages/ui-shared" dependencies: "@babel/runtime": ^7.8.7 + "@polkadot/util": ^2.6.2 "@polkadot/util-crypto": ^2.6.2 "@types/color": ^3.0.1 color: ^3.1.2 peerDependencies: + "@polkadot/util": "*" "@polkadot/util-crypto": "*" languageName: unknown linkType: soft @@ -3178,7 +3184,7 @@ __metadata: resolution: "@polkadot/vue-identicon@workspace:packages/vue-identicon" dependencies: "@babel/runtime": ^7.8.7 - "@polkadot/ui-shared": 0.52.0-beta.10 + "@polkadot/ui-shared": 0.52.0-beta.11 "@polkadot/util-crypto": ^2.6.2 jdenticon: 2.2.0 vue: ^2.6.11 @@ -8817,9 +8823,9 @@ __metadata: "@babel/core": ^7.8.7 "@babel/runtime": ^7.8.7 "@polkadot/keyring": ^2.6.2 - "@polkadot/reactnative-identicon": 0.52.0-beta.10 - "@polkadot/ui-keyring": 0.52.0-beta.10 - "@polkadot/ui-settings": 0.52.0-beta.10 + "@polkadot/reactnative-identicon": 0.52.0-beta.11 + "@polkadot/ui-keyring": 0.52.0-beta.11 + "@polkadot/ui-settings": 0.52.0-beta.11 "@polkadot/util": ^2.6.2 "@polkadot/util-crypto": ^2.6.2 "@react-native-community/async-storage": ^1.8.1