This commit is contained in:
Jaco
2023-02-15 11:53:40 +02:00
committed by GitHub
parent 36c2e538cb
commit 067b93477c
13 changed files with 1113 additions and 784 deletions
+7
View File
@@ -1,5 +1,12 @@
# CHANGELOG
## 2.11.2 Feb 15, 2023
Changes:
- Bump to `@polkadot/util` 10.4.1
## 2.11.1 Jan 28, 2023
Changes:
+4 -4
View File
@@ -11,7 +11,7 @@
},
"sideEffects": false,
"type": "module",
"version": "2.11.2-4-x",
"version": "2.11.2",
"versions": {
"git": "2.11.2-4-x",
"npm": "2.11.1"
@@ -34,8 +34,8 @@
"devDependencies": {
"@babel/core": "^7.20.12",
"@babel/runtime": "^7.20.13",
"@polkadot/dev": "^0.68.6",
"@polkadot/x-bundle": "^10.3.1",
"@polkadot/dev": "^0.68.28",
"@polkadot/x-bundle": "^10.4.1",
"@types/jest": "^29.4.0",
"babel-loader": "^8.3.0",
"babel-plugin-transform-vue-template": "^0.4.2",
@@ -44,7 +44,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-is": "^18.2.0",
"react-native": "^0.71.2",
"react-native": "^0.71.3",
"stream-browserify": "^3.0.0",
"vue-template-compiler": "^2.7.14"
},
+1 -1
View File
@@ -14,7 +14,7 @@
"url": "https://github.com/polkadot-js/ui.git"
},
"sideEffects": false,
"version": "2.11.2-4-x",
"version": "2.11.2",
"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.11.2-4-x",
"version": "2.11.2",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.13"
+7 -7
View File
@@ -17,15 +17,15 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.11.2-4-x",
"version": "2.11.2",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.13",
"@polkadot/keyring": "^10.3.1",
"@polkadot/ui-settings": "2.11.2-4-x",
"@polkadot/ui-shared": "2.11.2-4-x",
"@polkadot/util": "^10.3.1",
"@polkadot/util-crypto": "^10.3.1",
"@polkadot/keyring": "^10.4.1",
"@polkadot/ui-settings": "2.11.2",
"@polkadot/ui-shared": "2.11.2",
"@polkadot/util": "^10.4.1",
"@polkadot/util-crypto": "^10.4.1",
"color": "^3.2.1",
"ethereum-blockies-base64": "^1.0.2",
"jdenticon": "3.2.0",
@@ -34,7 +34,7 @@
},
"devDependencies": {
"@types/react-copy-to-clipboard": "^5.0.4",
"@types/react-dom": "^18.0.10",
"@types/react-dom": "^18.0.11",
"@types/styled-components": "^5.1.26",
"styled-components": "^5.3.6",
"xmlserializer": "^0.6.1"
+4 -4
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.11.2-4-x",
"version": "2.11.2",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.13",
"@polkadot/ui-settings": "2.11.2-4-x",
"@polkadot/util": "^10.3.1",
"@polkadot/util-crypto": "^10.3.1",
"@polkadot/ui-settings": "2.11.2",
"@polkadot/util": "^10.4.1",
"@polkadot/util-crypto": "^10.4.1",
"qrcode-generator": "^1.4.4",
"react-qr-reader": "^2.2.1",
"styled-components": "^5.3.6"
+5 -5
View File
@@ -17,17 +17,17 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.11.2-4-x",
"version": "2.11.2",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.13",
"@polkadot/ui-shared": "2.11.2-4-x",
"@polkadot/util": "^10.3.1",
"@polkadot/util-crypto": "^10.3.1",
"@polkadot/ui-shared": "2.11.2",
"@polkadot/util": "^10.4.1",
"@polkadot/util-crypto": "^10.4.1",
"react-native-svg": "^12.5.1"
},
"devDependencies": {
"@types/react-native": "^0.71.1"
"@types/react-native": "^0.71.3"
},
"peerDependencies": {
"@polkadot/util": "*",
+2 -2
View File
@@ -13,10 +13,10 @@
"url": "https://github.com/polkadot-js/ui.git"
},
"sideEffects": false,
"version": "2.11.2-4-x",
"version": "2.11.2",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.13",
"@polkadot/util": "^10.3.1"
"@polkadot/util": "^10.4.1"
}
}
+5 -5
View File
@@ -16,14 +16,14 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.11.2-4-x",
"version": "2.11.2",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.13",
"@polkadot/keyring": "^10.3.1",
"@polkadot/ui-settings": "2.11.2-4-x",
"@polkadot/util": "^10.3.1",
"@polkadot/util-crypto": "^10.3.1",
"@polkadot/keyring": "^10.4.1",
"@polkadot/ui-settings": "2.11.2",
"@polkadot/util": "^10.4.1",
"@polkadot/util-crypto": "^10.4.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.11.2-4-x",
"version": "2.11.2",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.13",
"@polkadot/networks": "^10.3.1",
"@polkadot/util": "^10.3.1",
"@polkadot/networks": "^10.4.1",
"@polkadot/util": "^10.4.1",
"eventemitter3": "^4.0.7",
"store": "^2.0.12"
},
+3 -3
View File
@@ -17,15 +17,15 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.11.2-4-x",
"version": "2.11.2",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.13",
"color": "^3.2.1"
},
"devDependencies": {
"@polkadot/util": "^10.3.1",
"@polkadot/util-crypto": "^10.3.1",
"@polkadot/util": "^10.4.1",
"@polkadot/util-crypto": "^10.4.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.11.2-4-x",
"version": "2.11.2",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.13",
"@polkadot/ui-shared": "2.11.2-4-x",
"@polkadot/util": "^10.3.1",
"@polkadot/util-crypto": "^10.3.1",
"@polkadot/ui-shared": "2.11.2",
"@polkadot/util": "^10.4.1",
"@polkadot/util-crypto": "^10.4.1",
"jdenticon": "3.2.0"
},
"devDependencies": {
+1067 -745
View File
File diff suppressed because it is too large Load Diff