mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 02:08:03 +00:00
3.6.1 (#771)
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# CHANGELOG
|
||||
|
||||
## 3.6.1 Aug 21, 2023
|
||||
|
||||
Changes:
|
||||
|
||||
- Update to latest React `styled-components`
|
||||
- Bump to `@polkadot/util` 12.4.1
|
||||
|
||||
|
||||
## 3.5.1 Jun 11, 2023
|
||||
|
||||
Changes:
|
||||
|
||||
+1
-1
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
"version": "3.5.2-3-x",
|
||||
"version": "3.6.0",
|
||||
"versions": {
|
||||
"git": "3.5.2-3-x",
|
||||
"npm": "3.5.1"
|
||||
|
||||
@@ -18,12 +18,12 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "3.5.2-3-x",
|
||||
"version": "3.6.0",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@polkadot/keyring": "^12.4.1",
|
||||
"@polkadot/ui-settings": "3.5.2-3-x",
|
||||
"@polkadot/ui-shared": "3.5.2-3-x",
|
||||
"@polkadot/ui-settings": "3.6.0",
|
||||
"@polkadot/ui-shared": "3.6.0",
|
||||
"@polkadot/util": "^12.4.1",
|
||||
"@polkadot/util-crypto": "^12.4.1",
|
||||
"ethereum-blockies-base64": "^1.0.2",
|
||||
|
||||
@@ -18,10 +18,10 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "3.5.2-3-x",
|
||||
"version": "3.6.0",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@polkadot/ui-settings": "3.5.2-3-x",
|
||||
"@polkadot/ui-settings": "3.6.0",
|
||||
"@polkadot/util": "^12.4.1",
|
||||
"@polkadot/util-crypto": "^12.4.1",
|
||||
"qrcode-generator": "^1.4.4",
|
||||
|
||||
@@ -18,10 +18,10 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "3.5.2-3-x",
|
||||
"version": "3.6.0",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@polkadot/ui-shared": "3.5.2-3-x",
|
||||
"@polkadot/ui-shared": "3.6.0",
|
||||
"@polkadot/util": "^12.4.1",
|
||||
"@polkadot/util-crypto": "^12.4.1",
|
||||
"react-native-svg": "^12.5.1",
|
||||
|
||||
@@ -17,11 +17,11 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "3.5.2-3-x",
|
||||
"version": "3.6.0",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@polkadot/keyring": "^12.4.1",
|
||||
"@polkadot/ui-settings": "3.5.2-3-x",
|
||||
"@polkadot/ui-settings": "3.6.0",
|
||||
"@polkadot/util": "^12.4.1",
|
||||
"@polkadot/util-crypto": "^12.4.1",
|
||||
"mkdirp": "^3.0.1",
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "3.5.2-3-x",
|
||||
"version": "3.6.0",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@polkadot/networks": "^12.4.1",
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "3.5.2-3-x",
|
||||
"version": "3.6.0",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"colord": "^2.9.3",
|
||||
|
||||
@@ -18,10 +18,10 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "3.5.2-3-x",
|
||||
"version": "3.6.0",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@polkadot/ui-shared": "3.5.2-3-x",
|
||||
"@polkadot/ui-shared": "3.6.0",
|
||||
"@polkadot/util": "^12.4.1",
|
||||
"@polkadot/util-crypto": "^12.4.1",
|
||||
"jdenticon": "3.2.0",
|
||||
|
||||
@@ -2287,8 +2287,8 @@ __metadata:
|
||||
resolution: "@polkadot/react-identicon@workspace:packages/react-identicon"
|
||||
dependencies:
|
||||
"@polkadot/keyring": ^12.4.1
|
||||
"@polkadot/ui-settings": 3.5.2-3-x
|
||||
"@polkadot/ui-shared": 3.5.2-3-x
|
||||
"@polkadot/ui-settings": 3.6.0
|
||||
"@polkadot/ui-shared": 3.6.0
|
||||
"@polkadot/util": ^12.4.1
|
||||
"@polkadot/util-crypto": ^12.4.1
|
||||
"@types/react-copy-to-clipboard": ^5.0.4
|
||||
@@ -2313,7 +2313,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@polkadot/react-qr@workspace:packages/react-qr"
|
||||
dependencies:
|
||||
"@polkadot/ui-settings": 3.5.2-3-x
|
||||
"@polkadot/ui-settings": 3.6.0
|
||||
"@polkadot/util": ^12.4.1
|
||||
"@polkadot/util-crypto": ^12.4.1
|
||||
"@types/react-qr-reader": ^2.1.4
|
||||
@@ -2334,7 +2334,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@polkadot/reactnative-identicon@workspace:packages/reactnative-identicon"
|
||||
dependencies:
|
||||
"@polkadot/ui-shared": 3.5.2-3-x
|
||||
"@polkadot/ui-shared": 3.6.0
|
||||
"@polkadot/util": ^12.4.1
|
||||
"@polkadot/util-crypto": ^12.4.1
|
||||
"@types/react-native": ^0.72.2
|
||||
@@ -2353,7 +2353,7 @@ __metadata:
|
||||
resolution: "@polkadot/ui-keyring@workspace:packages/ui-keyring"
|
||||
dependencies:
|
||||
"@polkadot/keyring": ^12.4.1
|
||||
"@polkadot/ui-settings": 3.5.2-3-x
|
||||
"@polkadot/ui-settings": 3.6.0
|
||||
"@polkadot/util": ^12.4.1
|
||||
"@polkadot/util-crypto": ^12.4.1
|
||||
"@types/mkdirp": ^2.0.0
|
||||
@@ -2369,7 +2369,7 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@polkadot/ui-settings@3.5.2-3-x, @polkadot/ui-settings@workspace:packages/ui-settings":
|
||||
"@polkadot/ui-settings@3.6.0, @polkadot/ui-settings@workspace:packages/ui-settings":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@polkadot/ui-settings@workspace:packages/ui-settings"
|
||||
dependencies:
|
||||
@@ -2385,7 +2385,7 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@polkadot/ui-shared@3.5.2-3-x, @polkadot/ui-shared@workspace:packages/ui-shared":
|
||||
"@polkadot/ui-shared@3.6.0, @polkadot/ui-shared@workspace:packages/ui-shared":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@polkadot/ui-shared@workspace:packages/ui-shared"
|
||||
dependencies:
|
||||
@@ -2440,7 +2440,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@polkadot/vue-identicon@workspace:packages/vue-identicon"
|
||||
dependencies:
|
||||
"@polkadot/ui-shared": 3.5.2-3-x
|
||||
"@polkadot/ui-shared": 3.6.0
|
||||
"@polkadot/util": ^12.4.1
|
||||
"@polkadot/util-crypto": ^12.4.1
|
||||
jdenticon: 3.2.0
|
||||
|
||||
Reference in New Issue
Block a user