This commit is contained in:
Jaco
2022-07-30 06:38:44 +02:00
committed by GitHub
parent 6a13c62eab
commit a7228422e4
13 changed files with 225 additions and 218 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"url": "https://github.com/polkadot-js/ui.git"
},
"sideEffects": false,
"version": "2.9.2",
"version": "2.9.3",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.9"
+1 -1
View File
@@ -14,7 +14,7 @@
"url": "https://github.com/polkadot-js/ui.git"
},
"sideEffects": false,
"version": "2.9.2",
"version": "2.9.3",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.9"
+7 -7
View File
@@ -17,15 +17,15 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.9.2",
"version": "2.9.3",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.9",
"@polkadot/keyring": "^10.1.1",
"@polkadot/ui-settings": "2.9.2",
"@polkadot/ui-shared": "2.9.2",
"@polkadot/util": "^10.1.1",
"@polkadot/util-crypto": "^10.1.1",
"@polkadot/keyring": "^10.1.2",
"@polkadot/ui-settings": "2.9.3",
"@polkadot/ui-shared": "2.9.3",
"@polkadot/util": "^10.1.2",
"@polkadot/util-crypto": "^10.1.2",
"color": "^3.2.1",
"ethereum-blockies-base64": "^1.0.2",
"jdenticon": "3.1.1",
@@ -33,7 +33,7 @@
"styled-components": "^5.3.5"
},
"devDependencies": {
"@types/react-copy-to-clipboard": "^5.0.2",
"@types/react-copy-to-clipboard": "^5.0.4",
"@types/react-dom": "^18.0.6",
"@types/styled-components": "^5.1.25",
"styled-components": "^5.3.5",
+4 -4
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.9.2",
"version": "2.9.3",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.9",
"@polkadot/ui-settings": "2.9.2",
"@polkadot/util": "^10.1.1",
"@polkadot/util-crypto": "^10.1.1",
"@polkadot/ui-settings": "2.9.3",
"@polkadot/util": "^10.1.2",
"@polkadot/util-crypto": "^10.1.2",
"qrcode-generator": "^1.4.4",
"react-qr-reader": "^2.2.1",
"styled-components": "^5.3.5"
+5 -5
View File
@@ -17,14 +17,14 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.9.2",
"version": "2.9.3",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.9",
"@polkadot/ui-shared": "2.9.2",
"@polkadot/util": "^10.1.1",
"@polkadot/util-crypto": "^10.1.1",
"react-native-svg": "^12.4.0"
"@polkadot/ui-shared": "2.9.3",
"@polkadot/util": "^10.1.2",
"@polkadot/util-crypto": "^10.1.2",
"react-native-svg": "^12.4.3"
},
"devDependencies": {
"@types/react-native": "^0.69.3"
+2 -2
View File
@@ -13,10 +13,10 @@
"url": "https://github.com/polkadot-js/ui.git"
},
"sideEffects": false,
"version": "2.9.2",
"version": "2.9.3",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.9",
"@polkadot/util": "^10.1.1"
"@polkadot/util": "^10.1.2"
}
}
+5 -5
View File
@@ -16,14 +16,14 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.9.2",
"version": "2.9.3",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.9",
"@polkadot/keyring": "^10.1.1",
"@polkadot/ui-settings": "2.9.2",
"@polkadot/util": "^10.1.1",
"@polkadot/util-crypto": "^10.1.1",
"@polkadot/keyring": "^10.1.2",
"@polkadot/ui-settings": "2.9.3",
"@polkadot/util": "^10.1.2",
"@polkadot/util-crypto": "^10.1.2",
"mkdirp": "^1.0.4",
"rxjs": "^7.5.6",
"store": "^2.0.12"
+3 -3
View File
@@ -17,12 +17,12 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.9.2",
"version": "2.9.3",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.9",
"@polkadot/networks": "^10.1.1",
"@polkadot/util": "^10.1.1",
"@polkadot/networks": "^10.1.2",
"@polkadot/util": "^10.1.2",
"eventemitter3": "^4.0.7",
"store": "^2.0.12"
},
+3 -3
View File
@@ -17,15 +17,15 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.9.2",
"version": "2.9.3",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.9",
"color": "^3.2.1"
},
"devDependencies": {
"@polkadot/util": "^10.1.1",
"@polkadot/util-crypto": "^10.1.1",
"@polkadot/util": "^10.1.2",
"@polkadot/util-crypto": "^10.1.2",
"@types/color": "^3.0.3",
"@types/xmlserializer": "^0.6.3",
"xmlserializer": "^0.6.1"
+4 -4
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.9.2",
"version": "2.9.3",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.9",
"@polkadot/ui-shared": "2.9.2",
"@polkadot/util": "^10.1.1",
"@polkadot/util-crypto": "^10.1.1",
"@polkadot/ui-shared": "2.9.3",
"@polkadot/util": "^10.1.2",
"@polkadot/util-crypto": "^10.1.2",
"jdenticon": "3.1.1"
},
"devDependencies": {