mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 04:28:00 +00:00
[CI Skip] release/stable 2.7.1
skip-checks: true
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
2.6.2
|
||||
2.7.1
|
||||
+2
-1
@@ -1,4 +1,4 @@
|
||||
623 Jaco 2.6.2 (#657)
|
||||
624 Jaco 2.7.1 (#659)
|
||||
7 YJ fix #224: decrease frame size to 1024, set multipart bool (#225)
|
||||
4 Antoine Estienne Refactor logic to better use prefix (#491)
|
||||
4 kwingram25 fix ff api url issue (#289)
|
||||
@@ -18,6 +18,7 @@
|
||||
1 Axel Chalon Simplify KeyringAddress interface (#144)
|
||||
1 Cameron Franz react-native example app port (#223)
|
||||
1 carumusan Add kulupu (#342)
|
||||
1 Derek Colley Remove redundant `div` wrappers in vue-identicon (#643)
|
||||
1 Harry Liu Update README.md (#166)
|
||||
1 Jake Naviasky Add Edgeware chain prefix to settings. (#317)
|
||||
1 Logan Saether Propose W3F node (#188)
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@
|
||||
"url": "https://github.com/polkadot-js/ui.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.1",
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
],
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"url": "https://github.com/polkadot-js/ui.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.1",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.18.6"
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// Do not edit, auto-generated by @polkadot/dev
|
||||
|
||||
export const packageInfo = { name: '@polkadot/example-react', path: 'auto', type: 'auto', version: '2.6.2' };
|
||||
export const packageInfo = { name: '@polkadot/example-react', path: 'auto', type: 'auto', version: '2.7.1' };
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"url": "https://github.com/polkadot-js/ui.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.1",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.18.6"
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// Do not edit, auto-generated by @polkadot/dev
|
||||
|
||||
export const packageInfo = { name: '@polkadot/example-vue', path: 'auto', type: 'auto', version: '2.6.2' };
|
||||
export const packageInfo = { name: '@polkadot/example-vue', path: 'auto', type: 'auto', version: '2.7.1' };
|
||||
|
||||
@@ -17,13 +17,13 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.1",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.18.6",
|
||||
"@polkadot/keyring": "^9.7.1",
|
||||
"@polkadot/ui-settings": "2.7.0",
|
||||
"@polkadot/ui-shared": "2.7.0",
|
||||
"@polkadot/ui-settings": "2.7.1",
|
||||
"@polkadot/ui-shared": "2.7.1",
|
||||
"@polkadot/util": "^9.7.1",
|
||||
"@polkadot/util-crypto": "^9.7.1",
|
||||
"color": "^3.2.1",
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// Do not edit, auto-generated by @polkadot/dev
|
||||
|
||||
export const packageInfo = { name: '@polkadot/react-identicon', path: 'auto', type: 'auto', version: '2.6.2' };
|
||||
export const packageInfo = { name: '@polkadot/react-identicon', path: 'auto', type: 'auto', version: '2.7.1' };
|
||||
|
||||
@@ -17,11 +17,11 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.1",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.18.6",
|
||||
"@polkadot/ui-settings": "2.7.0",
|
||||
"@polkadot/ui-settings": "2.7.1",
|
||||
"@polkadot/util": "^9.7.1",
|
||||
"@polkadot/util-crypto": "^9.7.1",
|
||||
"qrcode-generator": "^1.4.4",
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// Do not edit, auto-generated by @polkadot/dev
|
||||
|
||||
export const packageInfo = { name: '@polkadot/react-qr', path: 'auto', type: 'auto', version: '2.6.2' };
|
||||
export const packageInfo = { name: '@polkadot/react-qr', path: 'auto', type: 'auto', version: '2.7.1' };
|
||||
|
||||
@@ -17,11 +17,11 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.1",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.18.6",
|
||||
"@polkadot/ui-shared": "2.7.0",
|
||||
"@polkadot/ui-shared": "2.7.1",
|
||||
"@polkadot/util": "^9.7.1",
|
||||
"@polkadot/util-crypto": "^9.7.1",
|
||||
"react-native-svg": "^12.3.0"
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// Do not edit, auto-generated by @polkadot/dev
|
||||
|
||||
export const packageInfo = { name: '@polkadot/reactnative-identicon', path: 'auto', type: 'auto', version: '2.6.2' };
|
||||
export const packageInfo = { name: '@polkadot/reactnative-identicon', path: 'auto', type: 'auto', version: '2.7.1' };
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"url": "https://github.com/polkadot-js/ui.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.1",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.18.6",
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// Do not edit, auto-generated by @polkadot/dev
|
||||
|
||||
export const packageInfo = { name: '@polkadot/ui-assets', path: 'auto', type: 'auto', version: '2.6.2' };
|
||||
export const packageInfo = { name: '@polkadot/ui-assets', path: 'auto', type: 'auto', version: '2.7.1' };
|
||||
|
||||
@@ -16,12 +16,12 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.1",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.18.6",
|
||||
"@polkadot/keyring": "^9.7.1",
|
||||
"@polkadot/ui-settings": "2.7.0",
|
||||
"@polkadot/ui-settings": "2.7.1",
|
||||
"@polkadot/util": "^9.7.1",
|
||||
"@polkadot/util-crypto": "^9.7.1",
|
||||
"mkdirp": "^1.0.4",
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// Do not edit, auto-generated by @polkadot/dev
|
||||
|
||||
export const packageInfo = { name: '@polkadot/ui-keyring', path: 'auto', type: 'auto', version: '2.6.2' };
|
||||
export const packageInfo = { name: '@polkadot/ui-keyring', path: 'auto', type: 'auto', version: '2.7.1' };
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.1",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.18.6",
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// Do not edit, auto-generated by @polkadot/dev
|
||||
|
||||
export const packageInfo = { name: '@polkadot/ui-settings', path: 'auto', type: 'auto', version: '2.6.2' };
|
||||
export const packageInfo = { name: '@polkadot/ui-settings', path: 'auto', type: 'auto', version: '2.7.1' };
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.1",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.18.6",
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// Do not edit, auto-generated by @polkadot/dev
|
||||
|
||||
export const packageInfo = { name: '@polkadot/ui-shared', path: 'auto', type: 'auto', version: '2.6.2' };
|
||||
export const packageInfo = { name: '@polkadot/ui-shared', path: 'auto', type: 'auto', version: '2.7.1' };
|
||||
|
||||
@@ -17,11 +17,11 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.1",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.18.6",
|
||||
"@polkadot/ui-shared": "2.7.0",
|
||||
"@polkadot/ui-shared": "2.7.1",
|
||||
"@polkadot/util": "^9.7.1",
|
||||
"@polkadot/util-crypto": "^9.7.1",
|
||||
"jdenticon": "3.1.1"
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// Do not edit, auto-generated by @polkadot/dev
|
||||
|
||||
export const packageInfo = { name: '@polkadot/vue-identicon', path: 'auto', type: 'auto', version: '2.6.2' };
|
||||
export const packageInfo = { name: '@polkadot/vue-identicon', path: 'auto', type: 'auto', version: '2.7.1' };
|
||||
|
||||
@@ -2264,8 +2264,8 @@ __metadata:
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.18.6
|
||||
"@polkadot/keyring": ^9.7.1
|
||||
"@polkadot/ui-settings": 2.7.0
|
||||
"@polkadot/ui-shared": 2.7.0
|
||||
"@polkadot/ui-settings": 2.7.1
|
||||
"@polkadot/ui-shared": 2.7.1
|
||||
"@polkadot/util": ^9.7.1
|
||||
"@polkadot/util-crypto": ^9.7.1
|
||||
"@types/react-copy-to-clipboard": ^5.0.2
|
||||
@@ -2293,7 +2293,7 @@ __metadata:
|
||||
resolution: "@polkadot/react-qr@workspace:packages/react-qr"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.18.6
|
||||
"@polkadot/ui-settings": 2.7.0
|
||||
"@polkadot/ui-settings": 2.7.1
|
||||
"@polkadot/util": ^9.7.1
|
||||
"@polkadot/util-crypto": ^9.7.1
|
||||
"@types/react-qr-reader": ^2.1.4
|
||||
@@ -2315,7 +2315,7 @@ __metadata:
|
||||
resolution: "@polkadot/reactnative-identicon@workspace:packages/reactnative-identicon"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.18.6
|
||||
"@polkadot/ui-shared": 2.7.0
|
||||
"@polkadot/ui-shared": 2.7.1
|
||||
"@polkadot/util": ^9.7.1
|
||||
"@polkadot/util-crypto": ^9.7.1
|
||||
"@types/react-native": ^0.69.1
|
||||
@@ -2343,7 +2343,7 @@ __metadata:
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.18.6
|
||||
"@polkadot/keyring": ^9.7.1
|
||||
"@polkadot/ui-settings": 2.7.0
|
||||
"@polkadot/ui-settings": 2.7.1
|
||||
"@polkadot/util": ^9.7.1
|
||||
"@polkadot/util-crypto": ^9.7.1
|
||||
"@types/mkdirp": ^1.0.2
|
||||
@@ -2358,7 +2358,7 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@polkadot/ui-settings@2.7.0, @polkadot/ui-settings@workspace:packages/ui-settings":
|
||||
"@polkadot/ui-settings@2.7.1, @polkadot/ui-settings@workspace:packages/ui-settings":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@polkadot/ui-settings@workspace:packages/ui-settings"
|
||||
dependencies:
|
||||
@@ -2374,7 +2374,7 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@polkadot/ui-shared@2.7.0, @polkadot/ui-shared@workspace:packages/ui-shared":
|
||||
"@polkadot/ui-shared@2.7.1, @polkadot/ui-shared@workspace:packages/ui-shared":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@polkadot/ui-shared@workspace:packages/ui-shared"
|
||||
dependencies:
|
||||
@@ -2433,7 +2433,7 @@ __metadata:
|
||||
resolution: "@polkadot/vue-identicon@workspace:packages/vue-identicon"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.18.6
|
||||
"@polkadot/ui-shared": 2.7.0
|
||||
"@polkadot/ui-shared": 2.7.1
|
||||
"@polkadot/util": ^9.7.1
|
||||
"@polkadot/util-crypto": ^9.7.1
|
||||
jdenticon: 3.1.1
|
||||
|
||||
Reference in New Issue
Block a user