mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-07-23 04:55:42 +00:00
2.11.1 (#708)
This commit is contained in:
+3
-1
@@ -1,10 +1,12 @@
|
|||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
## master
|
## 2.11.1 Jan 28, 2023
|
||||||
|
|
||||||
Changes:
|
Changes:
|
||||||
|
|
||||||
|
- Adjust usage of `styled-component` wrappers
|
||||||
- Add setting for auto extension metadata upgrades
|
- Add setting for auto extension metadata upgrades
|
||||||
|
- Bump to `@polkadot/util` 10.3.1
|
||||||
|
|
||||||
|
|
||||||
## 2.10.1 Jan 15, 2023
|
## 2.10.1 Jan 15, 2023
|
||||||
|
|||||||
+3
-3
@@ -11,7 +11,7 @@
|
|||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "2.10.2-1-x",
|
"version": "2.11.0",
|
||||||
"versions": {
|
"versions": {
|
||||||
"git": "2.10.2-1-x",
|
"git": "2.10.2-1-x",
|
||||||
"npm": "2.10.1"
|
"npm": "2.10.1"
|
||||||
@@ -34,8 +34,8 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.20.12",
|
"@babel/core": "^7.20.12",
|
||||||
"@babel/runtime": "^7.20.13",
|
"@babel/runtime": "^7.20.13",
|
||||||
"@polkadot/dev": "^0.67.187",
|
"@polkadot/dev": "^0.68.2",
|
||||||
"@polkadot/x-bundle": "^10.2.6",
|
"@polkadot/x-bundle": "^10.3.1",
|
||||||
"@types/jest": "^29.4.0",
|
"@types/jest": "^29.4.0",
|
||||||
"babel-loader": "^8.3.0",
|
"babel-loader": "^8.3.0",
|
||||||
"babel-plugin-transform-vue-template": "^0.4.2",
|
"babel-plugin-transform-vue-template": "^0.4.2",
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
"url": "https://github.com/polkadot-js/ui.git"
|
"url": "https://github.com/polkadot-js/ui.git"
|
||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"version": "2.10.2-1-x",
|
"version": "2.11.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.20.13"
|
"@babel/runtime": "^7.20.13"
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
"url": "https://github.com/polkadot-js/ui.git"
|
"url": "https://github.com/polkadot-js/ui.git"
|
||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"version": "2.10.2-1-x",
|
"version": "2.11.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.20.13"
|
"@babel/runtime": "^7.20.13"
|
||||||
|
|||||||
@@ -17,15 +17,15 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "2.10.2-1-x",
|
"version": "2.11.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.20.13",
|
"@babel/runtime": "^7.20.13",
|
||||||
"@polkadot/keyring": "^10.2.6",
|
"@polkadot/keyring": "^10.3.1",
|
||||||
"@polkadot/ui-settings": "2.10.2-1-x",
|
"@polkadot/ui-settings": "2.11.0",
|
||||||
"@polkadot/ui-shared": "2.10.2-1-x",
|
"@polkadot/ui-shared": "2.11.0",
|
||||||
"@polkadot/util": "^10.2.6",
|
"@polkadot/util": "^10.3.1",
|
||||||
"@polkadot/util-crypto": "^10.2.6",
|
"@polkadot/util-crypto": "^10.3.1",
|
||||||
"color": "^3.2.1",
|
"color": "^3.2.1",
|
||||||
"ethereum-blockies-base64": "^1.0.2",
|
"ethereum-blockies-base64": "^1.0.2",
|
||||||
"jdenticon": "3.2.0",
|
"jdenticon": "3.2.0",
|
||||||
|
|||||||
@@ -17,13 +17,13 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "2.10.2-1-x",
|
"version": "2.11.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.20.13",
|
"@babel/runtime": "^7.20.13",
|
||||||
"@polkadot/ui-settings": "2.10.2-1-x",
|
"@polkadot/ui-settings": "2.11.0",
|
||||||
"@polkadot/util": "^10.2.6",
|
"@polkadot/util": "^10.3.1",
|
||||||
"@polkadot/util-crypto": "^10.2.6",
|
"@polkadot/util-crypto": "^10.3.1",
|
||||||
"qrcode-generator": "^1.4.4",
|
"qrcode-generator": "^1.4.4",
|
||||||
"react-qr-reader": "^2.2.1",
|
"react-qr-reader": "^2.2.1",
|
||||||
"styled-components": "^5.3.6"
|
"styled-components": "^5.3.6"
|
||||||
|
|||||||
@@ -17,13 +17,13 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "2.10.2-1-x",
|
"version": "2.11.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.20.13",
|
"@babel/runtime": "^7.20.13",
|
||||||
"@polkadot/ui-shared": "2.10.2-1-x",
|
"@polkadot/ui-shared": "2.11.0",
|
||||||
"@polkadot/util": "^10.2.6",
|
"@polkadot/util": "^10.3.1",
|
||||||
"@polkadot/util-crypto": "^10.2.6",
|
"@polkadot/util-crypto": "^10.3.1",
|
||||||
"react-native-svg": "^12.5.0"
|
"react-native-svg": "^12.5.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
@@ -13,10 +13,10 @@
|
|||||||
"url": "https://github.com/polkadot-js/ui.git"
|
"url": "https://github.com/polkadot-js/ui.git"
|
||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"version": "2.10.2-1-x",
|
"version": "2.11.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.20.13",
|
"@babel/runtime": "^7.20.13",
|
||||||
"@polkadot/util": "^10.2.6"
|
"@polkadot/util": "^10.3.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,14 +16,14 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "2.10.2-1-x",
|
"version": "2.11.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.20.13",
|
"@babel/runtime": "^7.20.13",
|
||||||
"@polkadot/keyring": "^10.2.6",
|
"@polkadot/keyring": "^10.3.1",
|
||||||
"@polkadot/ui-settings": "2.10.2-1-x",
|
"@polkadot/ui-settings": "2.11.0",
|
||||||
"@polkadot/util": "^10.2.6",
|
"@polkadot/util": "^10.3.1",
|
||||||
"@polkadot/util-crypto": "^10.2.6",
|
"@polkadot/util-crypto": "^10.3.1",
|
||||||
"mkdirp": "^2.1.3",
|
"mkdirp": "^2.1.3",
|
||||||
"rxjs": "^7.8.0",
|
"rxjs": "^7.8.0",
|
||||||
"store": "^2.0.12"
|
"store": "^2.0.12"
|
||||||
|
|||||||
@@ -17,12 +17,12 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "2.10.2-1-x",
|
"version": "2.11.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.20.13",
|
"@babel/runtime": "^7.20.13",
|
||||||
"@polkadot/networks": "^10.2.6",
|
"@polkadot/networks": "^10.3.1",
|
||||||
"@polkadot/util": "^10.2.6",
|
"@polkadot/util": "^10.3.1",
|
||||||
"eventemitter3": "^4.0.7",
|
"eventemitter3": "^4.0.7",
|
||||||
"store": "^2.0.12"
|
"store": "^2.0.12"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -17,15 +17,15 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "2.10.2-1-x",
|
"version": "2.11.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.20.13",
|
"@babel/runtime": "^7.20.13",
|
||||||
"color": "^3.2.1"
|
"color": "^3.2.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@polkadot/util": "^10.2.6",
|
"@polkadot/util": "^10.3.1",
|
||||||
"@polkadot/util-crypto": "^10.2.6",
|
"@polkadot/util-crypto": "^10.3.1",
|
||||||
"@types/color": "^3.0.3",
|
"@types/color": "^3.0.3",
|
||||||
"@types/xmlserializer": "^0.6.3",
|
"@types/xmlserializer": "^0.6.3",
|
||||||
"xmlserializer": "^0.6.1"
|
"xmlserializer": "^0.6.1"
|
||||||
|
|||||||
@@ -17,13 +17,13 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "2.10.2-1-x",
|
"version": "2.11.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.20.13",
|
"@babel/runtime": "^7.20.13",
|
||||||
"@polkadot/ui-shared": "2.10.2-1-x",
|
"@polkadot/ui-shared": "2.11.0",
|
||||||
"@polkadot/util": "^10.2.6",
|
"@polkadot/util": "^10.3.1",
|
||||||
"@polkadot/util-crypto": "^10.2.6",
|
"@polkadot/util-crypto": "^10.3.1",
|
||||||
"jdenticon": "3.2.0"
|
"jdenticon": "3.2.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user