This commit is contained in:
Jaco
2023-01-28 09:57:13 +02:00
committed by GitHub
parent 0e6205b43c
commit 11926fc451
13 changed files with 458 additions and 467 deletions
+3 -1
View File
@@ -1,10 +1,12 @@
# CHANGELOG
## master
## 2.11.1 Jan 28, 2023
Changes:
- Adjust usage of `styled-component` wrappers
- Add setting for auto extension metadata upgrades
- Bump to `@polkadot/util` 10.3.1
## 2.10.1 Jan 15, 2023
+3 -3
View File
@@ -11,7 +11,7 @@
},
"sideEffects": false,
"type": "module",
"version": "2.10.2-1-x",
"version": "2.11.0",
"versions": {
"git": "2.10.2-1-x",
"npm": "2.10.1"
@@ -34,8 +34,8 @@
"devDependencies": {
"@babel/core": "^7.20.12",
"@babel/runtime": "^7.20.13",
"@polkadot/dev": "^0.67.187",
"@polkadot/x-bundle": "^10.2.6",
"@polkadot/dev": "^0.68.2",
"@polkadot/x-bundle": "^10.3.1",
"@types/jest": "^29.4.0",
"babel-loader": "^8.3.0",
"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.10.2-1-x",
"version": "2.11.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.13"
+1 -1
View File
@@ -14,7 +14,7 @@
"url": "https://github.com/polkadot-js/ui.git"
},
"sideEffects": false,
"version": "2.10.2-1-x",
"version": "2.11.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.13"
+6 -6
View File
@@ -17,15 +17,15 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.10.2-1-x",
"version": "2.11.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.13",
"@polkadot/keyring": "^10.2.6",
"@polkadot/ui-settings": "2.10.2-1-x",
"@polkadot/ui-shared": "2.10.2-1-x",
"@polkadot/util": "^10.2.6",
"@polkadot/util-crypto": "^10.2.6",
"@polkadot/keyring": "^10.3.1",
"@polkadot/ui-settings": "2.11.0",
"@polkadot/ui-shared": "2.11.0",
"@polkadot/util": "^10.3.1",
"@polkadot/util-crypto": "^10.3.1",
"color": "^3.2.1",
"ethereum-blockies-base64": "^1.0.2",
"jdenticon": "3.2.0",
+4 -4
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.10.2-1-x",
"version": "2.11.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.13",
"@polkadot/ui-settings": "2.10.2-1-x",
"@polkadot/util": "^10.2.6",
"@polkadot/util-crypto": "^10.2.6",
"@polkadot/ui-settings": "2.11.0",
"@polkadot/util": "^10.3.1",
"@polkadot/util-crypto": "^10.3.1",
"qrcode-generator": "^1.4.4",
"react-qr-reader": "^2.2.1",
"styled-components": "^5.3.6"
+4 -4
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.10.2-1-x",
"version": "2.11.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.13",
"@polkadot/ui-shared": "2.10.2-1-x",
"@polkadot/util": "^10.2.6",
"@polkadot/util-crypto": "^10.2.6",
"@polkadot/ui-shared": "2.11.0",
"@polkadot/util": "^10.3.1",
"@polkadot/util-crypto": "^10.3.1",
"react-native-svg": "^12.5.0"
},
"devDependencies": {
+2 -2
View File
@@ -13,10 +13,10 @@
"url": "https://github.com/polkadot-js/ui.git"
},
"sideEffects": false,
"version": "2.10.2-1-x",
"version": "2.11.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.13",
"@polkadot/util": "^10.2.6"
"@polkadot/util": "^10.3.1"
}
}
+5 -5
View File
@@ -16,14 +16,14 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.10.2-1-x",
"version": "2.11.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.13",
"@polkadot/keyring": "^10.2.6",
"@polkadot/ui-settings": "2.10.2-1-x",
"@polkadot/util": "^10.2.6",
"@polkadot/util-crypto": "^10.2.6",
"@polkadot/keyring": "^10.3.1",
"@polkadot/ui-settings": "2.11.0",
"@polkadot/util": "^10.3.1",
"@polkadot/util-crypto": "^10.3.1",
"mkdirp": "^2.1.3",
"rxjs": "^7.8.0",
"store": "^2.0.12"
+3 -3
View File
@@ -17,12 +17,12 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.10.2-1-x",
"version": "2.11.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.13",
"@polkadot/networks": "^10.2.6",
"@polkadot/util": "^10.2.6",
"@polkadot/networks": "^10.3.1",
"@polkadot/util": "^10.3.1",
"eventemitter3": "^4.0.7",
"store": "^2.0.12"
},
+3 -3
View File
@@ -17,15 +17,15 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.10.2-1-x",
"version": "2.11.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.13",
"color": "^3.2.1"
},
"devDependencies": {
"@polkadot/util": "^10.2.6",
"@polkadot/util-crypto": "^10.2.6",
"@polkadot/util": "^10.3.1",
"@polkadot/util-crypto": "^10.3.1",
"@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.10.2-1-x",
"version": "2.11.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.13",
"@polkadot/ui-shared": "2.10.2-1-x",
"@polkadot/util": "^10.2.6",
"@polkadot/util-crypto": "^10.2.6",
"@polkadot/ui-shared": "2.11.0",
"@polkadot/util": "^10.3.1",
"@polkadot/util-crypto": "^10.3.1",
"jdenticon": "3.2.0"
},
"devDependencies": {
+419 -430
View File
File diff suppressed because it is too large Load Diff