This commit is contained in:
Jaco
2022-05-30 08:13:48 +02:00
committed by GitHub
parent 700b04e2ec
commit 28988479c5
13 changed files with 819 additions and 754 deletions
+7
View File
@@ -1,5 +1,12 @@
# CHANGELOG
## 2.3.1 May 30, 2022
Changes:
- Upgrade to `@polkadot/{hw-ledger, keyring, util, util-crypto}` 9.3.1
## 2.2.1 May 14, 2022
Changes:
+5 -5
View File
@@ -10,7 +10,7 @@
"url": "https://github.com/polkadot-js/ui.git"
},
"sideEffects": false,
"version": "2.2.1",
"version": "2.3.0",
"workspaces": [
"packages/*"
],
@@ -27,10 +27,10 @@
"test:one": "polkadot-dev-run-test"
},
"devDependencies": {
"@babel/core": "^7.17.10",
"@babel/runtime": "^7.17.9",
"@polkadot/dev": "^0.66.21",
"@polkadot/x-bundle": "^9.2.1",
"@babel/core": "^7.18.2",
"@babel/runtime": "^7.18.3",
"@polkadot/dev": "^0.66.30",
"@polkadot/x-bundle": "^9.3.1",
"@types/jest": "^27.5.1",
"babel-loader": "^8.2.5",
"babel-plugin-transform-vue-template": "^0.4.2",
+2 -2
View File
@@ -14,9 +14,9 @@
"url": "https://github.com/polkadot-js/ui.git"
},
"sideEffects": false,
"version": "2.2.1",
"version": "2.3.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.17.9"
"@babel/runtime": "^7.18.3"
}
}
+2 -2
View File
@@ -14,9 +14,9 @@
"url": "https://github.com/polkadot-js/ui.git"
},
"sideEffects": false,
"version": "2.2.1",
"version": "2.3.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.17.9"
"@babel/runtime": "^7.18.3"
}
}
+8 -8
View File
@@ -17,15 +17,15 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.2.1",
"version": "2.3.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.17.9",
"@polkadot/keyring": "^9.2.1",
"@polkadot/ui-settings": "2.2.1",
"@polkadot/ui-shared": "2.2.1",
"@polkadot/util": "^9.2.1",
"@polkadot/util-crypto": "^9.2.1",
"@babel/runtime": "^7.18.3",
"@polkadot/keyring": "^9.3.1",
"@polkadot/ui-settings": "2.3.0",
"@polkadot/ui-shared": "2.3.0",
"@polkadot/util": "^9.3.1",
"@polkadot/util-crypto": "^9.3.1",
"color": "^3.2.1",
"ethereum-blockies-base64": "^1.0.2",
"jdenticon": "3.1.1",
@@ -34,7 +34,7 @@
},
"devDependencies": {
"@types/react-copy-to-clipboard": "^5.0.2",
"@types/react-dom": "^18.0.4",
"@types/react-dom": "^18.0.5",
"@types/styled-components": "^5.1.25",
"styled-components": "^5.3.5",
"xmlserializer": "^0.6.1"
+5 -5
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.2.1",
"version": "2.3.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.17.9",
"@polkadot/ui-settings": "2.2.1",
"@polkadot/util": "^9.2.1",
"@polkadot/util-crypto": "^9.2.1",
"@babel/runtime": "^7.18.3",
"@polkadot/ui-settings": "2.3.0",
"@polkadot/util": "^9.3.1",
"@polkadot/util-crypto": "^9.3.1",
"qrcode-generator": "^1.4.4",
"react-qr-reader": "^2.2.1",
"styled-components": "^5.3.5"
+5 -5
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.2.1",
"version": "2.3.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.17.9",
"@polkadot/ui-shared": "2.2.1",
"@polkadot/util": "^9.2.1",
"@polkadot/util-crypto": "^9.2.1",
"@babel/runtime": "^7.18.3",
"@polkadot/ui-shared": "2.3.0",
"@polkadot/util": "^9.3.1",
"@polkadot/util-crypto": "^9.3.1",
"react-native-svg": "^12.3.0"
},
"devDependencies": {
+3 -3
View File
@@ -13,10 +13,10 @@
"url": "https://github.com/polkadot-js/ui.git"
},
"sideEffects": false,
"version": "2.2.1",
"version": "2.3.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.17.9",
"@polkadot/util": "^9.2.1"
"@babel/runtime": "^7.18.3",
"@polkadot/util": "^9.3.1"
}
}
+6 -6
View File
@@ -16,14 +16,14 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.2.1",
"version": "2.3.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.17.9",
"@polkadot/keyring": "^9.2.1",
"@polkadot/ui-settings": "2.2.1",
"@polkadot/util": "^9.2.1",
"@polkadot/util-crypto": "^9.2.1",
"@babel/runtime": "^7.18.3",
"@polkadot/keyring": "^9.3.1",
"@polkadot/ui-settings": "2.3.0",
"@polkadot/util": "^9.3.1",
"@polkadot/util-crypto": "^9.3.1",
"mkdirp": "^1.0.4",
"rxjs": "^7.5.5",
"store": "^2.0.12"
+4 -4
View File
@@ -17,12 +17,12 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.2.1",
"version": "2.3.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.17.9",
"@polkadot/networks": "^9.2.1",
"@polkadot/util": "^9.2.1",
"@babel/runtime": "^7.18.3",
"@polkadot/networks": "^9.3.1",
"@polkadot/util": "^9.3.1",
"eventemitter3": "^4.0.7",
"store": "^2.0.12"
},
+4 -4
View File
@@ -17,15 +17,15 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.2.1",
"version": "2.3.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.17.9",
"@babel/runtime": "^7.18.3",
"color": "^3.2.1"
},
"devDependencies": {
"@polkadot/util": "^9.2.1",
"@polkadot/util-crypto": "^9.2.1",
"@polkadot/util": "^9.3.1",
"@polkadot/util-crypto": "^9.3.1",
"@types/color": "^3.0.3",
"@types/xmlserializer": "^0.6.2",
"xmlserializer": "^0.6.1"
+5 -5
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.2.1",
"version": "2.3.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.17.9",
"@polkadot/ui-shared": "2.2.1",
"@polkadot/util": "^9.2.1",
"@polkadot/util-crypto": "^9.2.1",
"@babel/runtime": "^7.18.3",
"@polkadot/ui-shared": "2.3.0",
"@polkadot/util": "^9.3.1",
"@polkadot/util-crypto": "^9.3.1",
"jdenticon": "3.1.1"
},
"devDependencies": {
+763 -705
View File
File diff suppressed because it is too large Load Diff