mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-20 04:41:07 +00:00
@@ -9,7 +9,7 @@
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.5.5",
|
||||
"@babel/runtime": "^7.6.0",
|
||||
"@polkadot/ui-settings": "^0.44.0-beta.0",
|
||||
"@polkadot/ui-shared": "^0.44.0-beta.0",
|
||||
"@types/color": "^3.0.0",
|
||||
@@ -25,8 +25,8 @@
|
||||
"react": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/keyring": "^1.3.1",
|
||||
"@polkadot/util-crypto": "^1.3.1",
|
||||
"@polkadot/keyring": "^1.4.0-beta.0",
|
||||
"@polkadot/util-crypto": "^1.4.0-beta.0",
|
||||
"xmlserializer": "^0.6.1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.5.5",
|
||||
"@babel/runtime": "^7.6.0",
|
||||
"@types/react-qr-reader": "^2.1.1",
|
||||
"qrcode-generator": "^1.4.3",
|
||||
"react-qr-reader": "^2.2.1"
|
||||
|
||||
@@ -9,15 +9,16 @@
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.5.5",
|
||||
"@babel/runtime": "^7.6.0",
|
||||
"@polkadot/ui-shared": "^0.44.0-beta.0",
|
||||
"react-native-svg": "^9.8.4"
|
||||
"react-native-svg": "^9.9.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "*",
|
||||
"react-native": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react-native": "^0.60.12",
|
||||
"react-native": "^0.60.5"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -9,6 +9,6 @@
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.5.5"
|
||||
"@babel/runtime": "^7.6.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
"contributors": [],
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.5.5",
|
||||
"@babel/runtime": "^7.6.0",
|
||||
"@types/mkdirp": "^0.5.2",
|
||||
"@types/store": "^2.0.2",
|
||||
"extensionizer": "^1.0.1",
|
||||
@@ -19,9 +19,9 @@
|
||||
"styled-components": "^4.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/keyring": "^1.3.1",
|
||||
"@polkadot/types": "^0.92.0-beta.3",
|
||||
"@polkadot/util": "^1.3.1"
|
||||
"@polkadot/keyring": "^1.4.0-beta.0",
|
||||
"@polkadot/types": "^0.92.0-beta.4",
|
||||
"@polkadot/util": "^1.4.0-beta.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/keyring": "*",
|
||||
|
||||
@@ -9,12 +9,12 @@
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.5.5",
|
||||
"@babel/runtime": "^7.6.0",
|
||||
"@types/store": "^2.0.2",
|
||||
"store": "^2.0.12"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/util": "^1.3.1"
|
||||
"@polkadot/util": "^1.4.0-beta.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/util": "*"
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.5.5",
|
||||
"@babel/runtime": "^7.6.0",
|
||||
"@types/color": "^3.0.0",
|
||||
"color": "^3.1.2"
|
||||
},
|
||||
@@ -17,6 +17,6 @@
|
||||
"@polkadot/util-crypto": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/util-crypto": "^1.3.1"
|
||||
"@polkadot/util-crypto": "^1.4.0-beta.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
"main": "index.js",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.5.5",
|
||||
"@babel/runtime": "^7.6.0",
|
||||
"@polkadot/ui-shared": "^0.44.0-beta.0",
|
||||
"jdenticon": "2.2.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user