mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-09 20:11:04 +00:00
2.9.12 (#686)
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# CHANGELOG
|
||||
|
||||
## 2.9.12 Oct 18, 2022
|
||||
|
||||
Changes:
|
||||
|
||||
- Bump to `@polkadot/util` 10.1.11
|
||||
|
||||
|
||||
## 2.9.11 Oct 7, 2022
|
||||
|
||||
Changes:
|
||||
|
||||
+7
-7
@@ -11,7 +11,7 @@
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
"version": "2.9.11",
|
||||
"version": "2.9.12",
|
||||
"versions": {
|
||||
"git": "2.9.11",
|
||||
"npm": "2.9.11"
|
||||
@@ -33,10 +33,10 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.19.3",
|
||||
"@babel/runtime": "^7.19.0",
|
||||
"@polkadot/dev": "^0.67.138",
|
||||
"@polkadot/x-bundle": "^10.1.10",
|
||||
"@types/jest": "^29.1.2",
|
||||
"@babel/runtime": "^7.19.4",
|
||||
"@polkadot/dev": "^0.67.145",
|
||||
"@polkadot/x-bundle": "^10.1.11",
|
||||
"@types/jest": "^29.2.0",
|
||||
"babel-loader": "^8.2.5",
|
||||
"babel-plugin-transform-vue-template": "^0.4.2",
|
||||
"empty": "^0.10.1",
|
||||
@@ -44,9 +44,9 @@
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-is": "^18.2.0",
|
||||
"react-native": "^0.70.2",
|
||||
"react-native": "^0.70.3",
|
||||
"stream-browserify": "^3.0.0",
|
||||
"vue-template-compiler": "^2.7.10"
|
||||
"vue-template-compiler": "^2.7.13"
|
||||
},
|
||||
"resolutions": {
|
||||
"typescript": "^4.8.4"
|
||||
|
||||
@@ -14,9 +14,9 @@
|
||||
"url": "https://github.com/polkadot-js/ui.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"version": "2.9.11",
|
||||
"version": "2.9.12",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.19.0"
|
||||
"@babel/runtime": "^7.19.4"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -14,9 +14,9 @@
|
||||
"url": "https://github.com/polkadot-js/ui.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"version": "2.9.11",
|
||||
"version": "2.9.12",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.19.0"
|
||||
"@babel/runtime": "^7.19.4"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -17,15 +17,15 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "2.9.11",
|
||||
"version": "2.9.12",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.19.0",
|
||||
"@polkadot/keyring": "^10.1.10",
|
||||
"@polkadot/ui-settings": "2.9.11",
|
||||
"@polkadot/ui-shared": "2.9.11",
|
||||
"@polkadot/util": "^10.1.10",
|
||||
"@polkadot/util-crypto": "^10.1.10",
|
||||
"@babel/runtime": "^7.19.4",
|
||||
"@polkadot/keyring": "^10.1.11",
|
||||
"@polkadot/ui-settings": "2.9.12",
|
||||
"@polkadot/ui-shared": "2.9.12",
|
||||
"@polkadot/util": "^10.1.11",
|
||||
"@polkadot/util-crypto": "^10.1.11",
|
||||
"color": "^3.2.1",
|
||||
"ethereum-blockies-base64": "^1.0.2",
|
||||
"jdenticon": "3.1.1",
|
||||
|
||||
@@ -17,13 +17,13 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "2.9.11",
|
||||
"version": "2.9.12",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.19.0",
|
||||
"@polkadot/ui-settings": "2.9.11",
|
||||
"@polkadot/util": "^10.1.10",
|
||||
"@polkadot/util-crypto": "^10.1.10",
|
||||
"@babel/runtime": "^7.19.4",
|
||||
"@polkadot/ui-settings": "2.9.12",
|
||||
"@polkadot/util": "^10.1.11",
|
||||
"@polkadot/util-crypto": "^10.1.11",
|
||||
"qrcode-generator": "^1.4.4",
|
||||
"react-qr-reader": "^2.2.1",
|
||||
"styled-components": "^5.3.6"
|
||||
|
||||
@@ -17,17 +17,17 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "2.9.11",
|
||||
"version": "2.9.12",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.19.0",
|
||||
"@polkadot/ui-shared": "2.9.11",
|
||||
"@polkadot/util": "^10.1.10",
|
||||
"@polkadot/util-crypto": "^10.1.10",
|
||||
"@babel/runtime": "^7.19.4",
|
||||
"@polkadot/ui-shared": "2.9.12",
|
||||
"@polkadot/util": "^10.1.11",
|
||||
"@polkadot/util-crypto": "^10.1.11",
|
||||
"react-native-svg": "^12.4.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react-native": "^0.70.4"
|
||||
"@types/react-native": "^0.70.5"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/util": "*",
|
||||
|
||||
@@ -13,10 +13,10 @@
|
||||
"url": "https://github.com/polkadot-js/ui.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"version": "2.9.11",
|
||||
"version": "2.9.12",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.19.0",
|
||||
"@polkadot/util": "^10.1.10"
|
||||
"@babel/runtime": "^7.19.4",
|
||||
"@polkadot/util": "^10.1.11"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -16,14 +16,14 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "2.9.11",
|
||||
"version": "2.9.12",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.19.0",
|
||||
"@polkadot/keyring": "^10.1.10",
|
||||
"@polkadot/ui-settings": "2.9.11",
|
||||
"@polkadot/util": "^10.1.10",
|
||||
"@polkadot/util-crypto": "^10.1.10",
|
||||
"@babel/runtime": "^7.19.4",
|
||||
"@polkadot/keyring": "^10.1.11",
|
||||
"@polkadot/ui-settings": "2.9.12",
|
||||
"@polkadot/util": "^10.1.11",
|
||||
"@polkadot/util-crypto": "^10.1.11",
|
||||
"mkdirp": "^1.0.4",
|
||||
"rxjs": "^7.5.7",
|
||||
"store": "^2.0.12"
|
||||
|
||||
@@ -17,12 +17,12 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "2.9.11",
|
||||
"version": "2.9.12",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.19.0",
|
||||
"@polkadot/networks": "^10.1.10",
|
||||
"@polkadot/util": "^10.1.10",
|
||||
"@babel/runtime": "^7.19.4",
|
||||
"@polkadot/networks": "^10.1.11",
|
||||
"@polkadot/util": "^10.1.11",
|
||||
"eventemitter3": "^4.0.7",
|
||||
"store": "^2.0.12"
|
||||
},
|
||||
|
||||
@@ -17,15 +17,15 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "2.9.11",
|
||||
"version": "2.9.12",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.19.0",
|
||||
"@babel/runtime": "^7.19.4",
|
||||
"color": "^3.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/util": "^10.1.10",
|
||||
"@polkadot/util-crypto": "^10.1.10",
|
||||
"@polkadot/util": "^10.1.11",
|
||||
"@polkadot/util-crypto": "^10.1.11",
|
||||
"@types/color": "^3.0.3",
|
||||
"@types/xmlserializer": "^0.6.3",
|
||||
"xmlserializer": "^0.6.1"
|
||||
|
||||
@@ -17,17 +17,17 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "2.9.11",
|
||||
"version": "2.9.12",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.19.0",
|
||||
"@polkadot/ui-shared": "2.9.11",
|
||||
"@polkadot/util": "^10.1.10",
|
||||
"@polkadot/util-crypto": "^10.1.10",
|
||||
"@babel/runtime": "^7.19.4",
|
||||
"@polkadot/ui-shared": "2.9.12",
|
||||
"@polkadot/util": "^10.1.11",
|
||||
"@polkadot/util-crypto": "^10.1.11",
|
||||
"jdenticon": "3.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"vue": "^2.7.10"
|
||||
"vue": "^2.7.13"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/util": "*",
|
||||
|
||||
Reference in New Issue
Block a user