mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-14 14:51:02 +00:00
2.5.1 (#653)
This commit is contained in:
@@ -1,5 +1,13 @@
|
|||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
|
## 2.5.1 Jun 19, 2022
|
||||||
|
|
||||||
|
Changes:
|
||||||
|
|
||||||
|
- Upgrade to `@polkadot/{hw-ledger, keyring, util, util-crypto}` 9.5.1
|
||||||
|
- Upgrade libs to latest stable versions
|
||||||
|
|
||||||
|
|
||||||
## 2.4.1 Jun 4, 2022
|
## 2.4.1 Jun 4, 2022
|
||||||
|
|
||||||
Changes:
|
Changes:
|
||||||
|
|||||||
+9
-9
@@ -10,7 +10,7 @@
|
|||||||
"url": "https://github.com/polkadot-js/ui.git"
|
"url": "https://github.com/polkadot-js/ui.git"
|
||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"version": "2.4.2-2",
|
"version": "2.5.0",
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"packages/*"
|
"packages/*"
|
||||||
],
|
],
|
||||||
@@ -27,23 +27,23 @@
|
|||||||
"test:one": "polkadot-dev-run-test"
|
"test:one": "polkadot-dev-run-test"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.18.2",
|
"@babel/core": "^7.18.5",
|
||||||
"@babel/runtime": "^7.18.3",
|
"@babel/runtime": "^7.18.3",
|
||||||
"@polkadot/dev": "^0.66.37",
|
"@polkadot/dev": "^0.67.4",
|
||||||
"@polkadot/x-bundle": "^9.4.1",
|
"@polkadot/x-bundle": "^9.5.1",
|
||||||
"@types/jest": "^28.1.1",
|
"@types/jest": "^28.1.2",
|
||||||
"babel-loader": "^8.2.5",
|
"babel-loader": "^8.2.5",
|
||||||
"babel-plugin-transform-vue-template": "^0.4.2",
|
"babel-plugin-transform-vue-template": "^0.4.2",
|
||||||
"empty": "^0.10.1",
|
"empty": "^0.10.1",
|
||||||
"process": "^0.11.10",
|
"process": "^0.11.10",
|
||||||
"react": "^18.1.0",
|
"react": "^18.2.0",
|
||||||
"react-dom": "^18.1.0",
|
"react-dom": "^18.2.0",
|
||||||
"react-is": "^18.1.0",
|
"react-is": "^18.2.0",
|
||||||
"react-native": "^0.68.2",
|
"react-native": "^0.68.2",
|
||||||
"stream-browserify": "^3.0.0",
|
"stream-browserify": "^3.0.0",
|
||||||
"vue-template-compiler": "^2.6.14",
|
"vue-template-compiler": "^2.6.14",
|
||||||
"webpack": "^5.73.0",
|
"webpack": "^5.73.0",
|
||||||
"webpack-cli": "^4.9.2",
|
"webpack-cli": "^4.10.0",
|
||||||
"webpack-serve": "^4.0.0"
|
"webpack-serve": "^4.0.0"
|
||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
|
|||||||
@@ -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.4.2-2",
|
"version": "2.5.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.18.3"
|
"@babel/runtime": "^7.18.3"
|
||||||
|
|||||||
@@ -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.4.2-2",
|
"version": "2.5.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.18.3"
|
"@babel/runtime": "^7.18.3"
|
||||||
|
|||||||
@@ -17,15 +17,15 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "2.4.2-2",
|
"version": "2.5.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.18.3",
|
"@babel/runtime": "^7.18.3",
|
||||||
"@polkadot/keyring": "^9.4.1",
|
"@polkadot/keyring": "^9.5.1",
|
||||||
"@polkadot/ui-settings": "2.4.2-2",
|
"@polkadot/ui-settings": "2.5.0",
|
||||||
"@polkadot/ui-shared": "2.4.2-2",
|
"@polkadot/ui-shared": "2.5.0",
|
||||||
"@polkadot/util": "^9.4.1",
|
"@polkadot/util": "^9.5.1",
|
||||||
"@polkadot/util-crypto": "^9.4.1",
|
"@polkadot/util-crypto": "^9.5.1",
|
||||||
"color": "^3.2.1",
|
"color": "^3.2.1",
|
||||||
"ethereum-blockies-base64": "^1.0.2",
|
"ethereum-blockies-base64": "^1.0.2",
|
||||||
"jdenticon": "3.1.1",
|
"jdenticon": "3.1.1",
|
||||||
|
|||||||
@@ -17,13 +17,13 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "2.4.2-2",
|
"version": "2.5.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.18.3",
|
"@babel/runtime": "^7.18.3",
|
||||||
"@polkadot/ui-settings": "2.4.2-2",
|
"@polkadot/ui-settings": "2.5.0",
|
||||||
"@polkadot/util": "^9.4.1",
|
"@polkadot/util": "^9.5.1",
|
||||||
"@polkadot/util-crypto": "^9.4.1",
|
"@polkadot/util-crypto": "^9.5.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.5"
|
"styled-components": "^5.3.5"
|
||||||
|
|||||||
@@ -17,13 +17,13 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "2.4.2-2",
|
"version": "2.5.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.18.3",
|
"@babel/runtime": "^7.18.3",
|
||||||
"@polkadot/ui-shared": "2.4.2-2",
|
"@polkadot/ui-shared": "2.5.0",
|
||||||
"@polkadot/util": "^9.4.1",
|
"@polkadot/util": "^9.5.1",
|
||||||
"@polkadot/util-crypto": "^9.4.1",
|
"@polkadot/util-crypto": "^9.5.1",
|
||||||
"react-native-svg": "^12.3.0"
|
"react-native-svg": "^12.3.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.4.2-2",
|
"version": "2.5.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.18.3",
|
"@babel/runtime": "^7.18.3",
|
||||||
"@polkadot/util": "^9.4.1"
|
"@polkadot/util": "^9.5.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,14 +16,14 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "2.4.2-2",
|
"version": "2.5.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.18.3",
|
"@babel/runtime": "^7.18.3",
|
||||||
"@polkadot/keyring": "^9.4.1",
|
"@polkadot/keyring": "^9.5.1",
|
||||||
"@polkadot/ui-settings": "2.4.2-2",
|
"@polkadot/ui-settings": "2.5.0",
|
||||||
"@polkadot/util": "^9.4.1",
|
"@polkadot/util": "^9.5.1",
|
||||||
"@polkadot/util-crypto": "^9.4.1",
|
"@polkadot/util-crypto": "^9.5.1",
|
||||||
"mkdirp": "^1.0.4",
|
"mkdirp": "^1.0.4",
|
||||||
"rxjs": "^7.5.5",
|
"rxjs": "^7.5.5",
|
||||||
"store": "^2.0.12"
|
"store": "^2.0.12"
|
||||||
|
|||||||
@@ -17,12 +17,12 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "2.4.2-2",
|
"version": "2.5.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.18.3",
|
"@babel/runtime": "^7.18.3",
|
||||||
"@polkadot/networks": "^9.4.1",
|
"@polkadot/networks": "^9.5.1",
|
||||||
"@polkadot/util": "^9.4.1",
|
"@polkadot/util": "^9.5.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.4.2-2",
|
"version": "2.5.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.18.3",
|
"@babel/runtime": "^7.18.3",
|
||||||
"color": "^3.2.1"
|
"color": "^3.2.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@polkadot/util": "^9.4.1",
|
"@polkadot/util": "^9.5.1",
|
||||||
"@polkadot/util-crypto": "^9.4.1",
|
"@polkadot/util-crypto": "^9.5.1",
|
||||||
"@types/color": "^3.0.3",
|
"@types/color": "^3.0.3",
|
||||||
"@types/xmlserializer": "^0.6.2",
|
"@types/xmlserializer": "^0.6.2",
|
||||||
"xmlserializer": "^0.6.1"
|
"xmlserializer": "^0.6.1"
|
||||||
|
|||||||
@@ -17,13 +17,13 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "2.4.2-2",
|
"version": "2.5.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.18.3",
|
"@babel/runtime": "^7.18.3",
|
||||||
"@polkadot/ui-shared": "2.4.2-2",
|
"@polkadot/ui-shared": "2.5.0",
|
||||||
"@polkadot/util": "^9.4.1",
|
"@polkadot/util": "^9.5.1",
|
||||||
"@polkadot/util-crypto": "^9.4.1",
|
"@polkadot/util-crypto": "^9.5.1",
|
||||||
"jdenticon": "3.1.1"
|
"jdenticon": "3.1.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user