mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-21 06:21:03 +00:00
2.9.9 (#681)
This commit is contained in:
@@ -1,5 +1,12 @@
|
|||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
|
## 2.9.9 Sep 17, 2022
|
||||||
|
|
||||||
|
Changes:
|
||||||
|
|
||||||
|
- Bump to `@polkadot/util` 10.1.8
|
||||||
|
|
||||||
|
|
||||||
## 2.9.8 Sep 2, 2022
|
## 2.9.8 Sep 2, 2022
|
||||||
|
|
||||||
Changes:
|
Changes:
|
||||||
|
|||||||
+7
-7
@@ -11,7 +11,7 @@
|
|||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "2.9.9-0-x",
|
"version": "2.9.9",
|
||||||
"versions": {
|
"versions": {
|
||||||
"git": "2.9.9-0-x",
|
"git": "2.9.9-0-x",
|
||||||
"npm": "2.9.8"
|
"npm": "2.9.8"
|
||||||
@@ -32,11 +32,11 @@
|
|||||||
"test:one": "polkadot-dev-run-test"
|
"test:one": "polkadot-dev-run-test"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.18.13",
|
"@babel/core": "^7.19.1",
|
||||||
"@babel/runtime": "^7.18.9",
|
"@babel/runtime": "^7.19.0",
|
||||||
"@polkadot/dev": "^0.67.125",
|
"@polkadot/dev": "^0.67.130",
|
||||||
"@polkadot/x-bundle": "^10.1.7",
|
"@polkadot/x-bundle": "^10.1.8",
|
||||||
"@types/jest": "^29.0.0",
|
"@types/jest": "^29.0.3",
|
||||||
"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",
|
||||||
@@ -44,7 +44,7 @@
|
|||||||
"react": "^18.2.0",
|
"react": "^18.2.0",
|
||||||
"react-dom": "^18.2.0",
|
"react-dom": "^18.2.0",
|
||||||
"react-is": "^18.2.0",
|
"react-is": "^18.2.0",
|
||||||
"react-native": "^0.69.5",
|
"react-native": "^0.70.1",
|
||||||
"stream-browserify": "^3.0.0",
|
"stream-browserify": "^3.0.0",
|
||||||
"vue-template-compiler": "^2.7.10"
|
"vue-template-compiler": "^2.7.10"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -14,9 +14,9 @@
|
|||||||
"url": "https://github.com/polkadot-js/ui.git"
|
"url": "https://github.com/polkadot-js/ui.git"
|
||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"version": "2.9.9-0-x",
|
"version": "2.9.9",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.18.9"
|
"@babel/runtime": "^7.19.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -14,9 +14,9 @@
|
|||||||
"url": "https://github.com/polkadot-js/ui.git"
|
"url": "https://github.com/polkadot-js/ui.git"
|
||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"version": "2.9.9-0-x",
|
"version": "2.9.9",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.18.9"
|
"@babel/runtime": "^7.19.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -17,15 +17,15 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "2.9.9-0-x",
|
"version": "2.9.9",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.18.9",
|
"@babel/runtime": "^7.19.0",
|
||||||
"@polkadot/keyring": "^10.1.7",
|
"@polkadot/keyring": "^10.1.8",
|
||||||
"@polkadot/ui-settings": "2.9.9-0-x",
|
"@polkadot/ui-settings": "2.9.9",
|
||||||
"@polkadot/ui-shared": "2.9.9-0-x",
|
"@polkadot/ui-shared": "2.9.9",
|
||||||
"@polkadot/util": "^10.1.7",
|
"@polkadot/util": "^10.1.8",
|
||||||
"@polkadot/util-crypto": "^10.1.7",
|
"@polkadot/util-crypto": "^10.1.8",
|
||||||
"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.9.9-0-x",
|
"version": "2.9.9",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.18.9",
|
"@babel/runtime": "^7.19.0",
|
||||||
"@polkadot/ui-settings": "2.9.9-0-x",
|
"@polkadot/ui-settings": "2.9.9",
|
||||||
"@polkadot/util": "^10.1.7",
|
"@polkadot/util": "^10.1.8",
|
||||||
"@polkadot/util-crypto": "^10.1.7",
|
"@polkadot/util-crypto": "^10.1.8",
|
||||||
"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,17 +17,17 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "2.9.9-0-x",
|
"version": "2.9.9",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.18.9",
|
"@babel/runtime": "^7.19.0",
|
||||||
"@polkadot/ui-shared": "2.9.9-0-x",
|
"@polkadot/ui-shared": "2.9.9",
|
||||||
"@polkadot/util": "^10.1.7",
|
"@polkadot/util": "^10.1.8",
|
||||||
"@polkadot/util-crypto": "^10.1.7",
|
"@polkadot/util-crypto": "^10.1.8",
|
||||||
"react-native-svg": "^12.4.4"
|
"react-native-svg": "^12.4.4"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/react-native": "^0.69.6"
|
"@types/react-native": "^0.70.1"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@polkadot/util": "*",
|
"@polkadot/util": "*",
|
||||||
|
|||||||
@@ -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.9.9-0-x",
|
"version": "2.9.9",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.18.9",
|
"@babel/runtime": "^7.19.0",
|
||||||
"@polkadot/util": "^10.1.7"
|
"@polkadot/util": "^10.1.8"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,14 +16,14 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "2.9.9-0-x",
|
"version": "2.9.9",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.18.9",
|
"@babel/runtime": "^7.19.0",
|
||||||
"@polkadot/keyring": "^10.1.7",
|
"@polkadot/keyring": "^10.1.8",
|
||||||
"@polkadot/ui-settings": "2.9.9-0-x",
|
"@polkadot/ui-settings": "2.9.9",
|
||||||
"@polkadot/util": "^10.1.7",
|
"@polkadot/util": "^10.1.8",
|
||||||
"@polkadot/util-crypto": "^10.1.7",
|
"@polkadot/util-crypto": "^10.1.8",
|
||||||
"mkdirp": "^1.0.4",
|
"mkdirp": "^1.0.4",
|
||||||
"rxjs": "^7.5.6",
|
"rxjs": "^7.5.6",
|
||||||
"store": "^2.0.12"
|
"store": "^2.0.12"
|
||||||
|
|||||||
@@ -17,12 +17,12 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "2.9.9-0-x",
|
"version": "2.9.9",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.18.9",
|
"@babel/runtime": "^7.19.0",
|
||||||
"@polkadot/networks": "^10.1.7",
|
"@polkadot/networks": "^10.1.8",
|
||||||
"@polkadot/util": "^10.1.7",
|
"@polkadot/util": "^10.1.8",
|
||||||
"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.9.9-0-x",
|
"version": "2.9.9",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.18.9",
|
"@babel/runtime": "^7.19.0",
|
||||||
"color": "^3.2.1"
|
"color": "^3.2.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@polkadot/util": "^10.1.7",
|
"@polkadot/util": "^10.1.8",
|
||||||
"@polkadot/util-crypto": "^10.1.7",
|
"@polkadot/util-crypto": "^10.1.8",
|
||||||
"@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.9.9-0-x",
|
"version": "2.9.9",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.18.9",
|
"@babel/runtime": "^7.19.0",
|
||||||
"@polkadot/ui-shared": "2.9.9-0-x",
|
"@polkadot/ui-shared": "2.9.9",
|
||||||
"@polkadot/util": "^10.1.7",
|
"@polkadot/util": "^10.1.8",
|
||||||
"@polkadot/util-crypto": "^10.1.7",
|
"@polkadot/util-crypto": "^10.1.8",
|
||||||
"jdenticon": "3.1.1"
|
"jdenticon": "3.1.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user