This commit is contained in:
Jaco
2022-08-06 07:58:01 +02:00
committed by GitHub
parent a7a3a559ea
commit 4f20237240
13 changed files with 410 additions and 351 deletions
+7
View File
@@ -1,5 +1,12 @@
# CHANGELOG
## 2.9.4 Aug 6, 2022
Changes:
- Bump to `@polkadot/util` 10.1.3
## 2.9.3 Jul 30, 2022
Changes:
+4 -4
View File
@@ -11,7 +11,7 @@
},
"sideEffects": false,
"type": "module",
"version": "2.9.3",
"version": "2.9.4",
"versions": {
"git": "2.9.3",
"npm": "2.9.3"
@@ -32,10 +32,10 @@
"test:one": "polkadot-dev-run-test"
},
"devDependencies": {
"@babel/core": "^7.18.9",
"@babel/core": "^7.18.10",
"@babel/runtime": "^7.18.9",
"@polkadot/dev": "^0.67.86",
"@polkadot/x-bundle": "^10.1.2",
"@polkadot/dev": "^0.67.88",
"@polkadot/x-bundle": "^10.1.3",
"@types/jest": "^28.1.6",
"babel-loader": "^8.2.5",
"babel-plugin-transform-vue-template": "^0.4.2",
+1 -1
View File
@@ -14,7 +14,7 @@
"url": "https://github.com/polkadot-js/ui.git"
},
"sideEffects": false,
"version": "2.9.3",
"version": "2.9.4",
"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.3",
"version": "2.9.4",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.9"
+6 -6
View File
@@ -17,15 +17,15 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.9.3",
"version": "2.9.4",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.9",
"@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",
"@polkadot/keyring": "^10.1.3",
"@polkadot/ui-settings": "2.9.4",
"@polkadot/ui-shared": "2.9.4",
"@polkadot/util": "^10.1.3",
"@polkadot/util-crypto": "^10.1.3",
"color": "^3.2.1",
"ethereum-blockies-base64": "^1.0.2",
"jdenticon": "3.1.1",
+4 -4
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.9.3",
"version": "2.9.4",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.9",
"@polkadot/ui-settings": "2.9.3",
"@polkadot/util": "^10.1.2",
"@polkadot/util-crypto": "^10.1.2",
"@polkadot/ui-settings": "2.9.4",
"@polkadot/util": "^10.1.3",
"@polkadot/util-crypto": "^10.1.3",
"qrcode-generator": "^1.4.4",
"react-qr-reader": "^2.2.1",
"styled-components": "^5.3.5"
+5 -5
View File
@@ -17,17 +17,17 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.9.3",
"version": "2.9.4",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.9",
"@polkadot/ui-shared": "2.9.3",
"@polkadot/util": "^10.1.2",
"@polkadot/util-crypto": "^10.1.2",
"@polkadot/ui-shared": "2.9.4",
"@polkadot/util": "^10.1.3",
"@polkadot/util-crypto": "^10.1.3",
"react-native-svg": "^12.4.3"
},
"devDependencies": {
"@types/react-native": "^0.69.3"
"@types/react-native": "^0.69.5"
},
"peerDependencies": {
"@polkadot/util": "*",
+2 -2
View File
@@ -13,10 +13,10 @@
"url": "https://github.com/polkadot-js/ui.git"
},
"sideEffects": false,
"version": "2.9.3",
"version": "2.9.4",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.9",
"@polkadot/util": "^10.1.2"
"@polkadot/util": "^10.1.3"
}
}
+5 -5
View File
@@ -16,14 +16,14 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.9.3",
"version": "2.9.4",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.9",
"@polkadot/keyring": "^10.1.2",
"@polkadot/ui-settings": "2.9.3",
"@polkadot/util": "^10.1.2",
"@polkadot/util-crypto": "^10.1.2",
"@polkadot/keyring": "^10.1.3",
"@polkadot/ui-settings": "2.9.4",
"@polkadot/util": "^10.1.3",
"@polkadot/util-crypto": "^10.1.3",
"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.3",
"version": "2.9.4",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.9",
"@polkadot/networks": "^10.1.2",
"@polkadot/util": "^10.1.2",
"@polkadot/networks": "^10.1.3",
"@polkadot/util": "^10.1.3",
"eventemitter3": "^4.0.7",
"store": "^2.0.12"
},
+3 -3
View File
@@ -17,15 +17,15 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.9.3",
"version": "2.9.4",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.9",
"color": "^3.2.1"
},
"devDependencies": {
"@polkadot/util": "^10.1.2",
"@polkadot/util-crypto": "^10.1.2",
"@polkadot/util": "^10.1.3",
"@polkadot/util-crypto": "^10.1.3",
"@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.3",
"version": "2.9.4",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.9",
"@polkadot/ui-shared": "2.9.3",
"@polkadot/util": "^10.1.2",
"@polkadot/util-crypto": "^10.1.2",
"@polkadot/ui-shared": "2.9.4",
"@polkadot/util": "^10.1.3",
"@polkadot/util-crypto": "^10.1.3",
"jdenticon": "3.1.1"
},
"devDependencies": {
+365 -313
View File
File diff suppressed because it is too large Load Diff