mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 06:47:59 +00:00
[CI Skip] bump/beta 2.11.2-0-x
skip-checks: true
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
1 Luke Schoen Fix typo in heading (#114)
|
||||
1 Nantian fix bigint type (#510)
|
||||
1 Nikhil Ranjan Updated to valid javascript (#271)
|
||||
1 omahs Fix: typos (#709)
|
||||
1 Shawn Tabrizi Add a new `notification` setting (#498)
|
||||
1 Viki Val :bug: identicon has isAlternative both as data and prop (#668)
|
||||
1 Wei Tang Add Kulupu to the network selection list (#254)
|
||||
|
||||
+2
-2
@@ -11,9 +11,9 @@
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
"version": "2.11.1",
|
||||
"version": "2.11.2-0-x",
|
||||
"versions": {
|
||||
"git": "2.11.1",
|
||||
"git": "2.11.2-0-x",
|
||||
"npm": "2.11.1"
|
||||
},
|
||||
"workspaces": [
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"url": "https://github.com/polkadot-js/ui.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"version": "2.11.1",
|
||||
"version": "2.11.2-0-x",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.20.13"
|
||||
|
||||
@@ -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.11.1' };
|
||||
export const packageInfo = { name: '@polkadot/example-react', path: 'auto', type: 'auto', version: '2.11.2-0-x' };
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"url": "https://github.com/polkadot-js/ui.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"version": "2.11.1",
|
||||
"version": "2.11.2-0-x",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.20.13"
|
||||
|
||||
@@ -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.11.1' };
|
||||
export const packageInfo = { name: '@polkadot/example-vue', path: 'auto', type: 'auto', version: '2.11.2-0-x' };
|
||||
|
||||
@@ -17,13 +17,13 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "2.11.1",
|
||||
"version": "2.11.2-0-x",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.20.13",
|
||||
"@polkadot/keyring": "^10.3.1",
|
||||
"@polkadot/ui-settings": "2.11.1",
|
||||
"@polkadot/ui-shared": "2.11.1",
|
||||
"@polkadot/ui-settings": "2.11.2-0-x",
|
||||
"@polkadot/ui-shared": "2.11.2-0-x",
|
||||
"@polkadot/util": "^10.3.1",
|
||||
"@polkadot/util-crypto": "^10.3.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.11.1' };
|
||||
export const packageInfo = { name: '@polkadot/react-identicon', path: 'auto', type: 'auto', version: '2.11.2-0-x' };
|
||||
|
||||
@@ -17,11 +17,11 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "2.11.1",
|
||||
"version": "2.11.2-0-x",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.20.13",
|
||||
"@polkadot/ui-settings": "2.11.1",
|
||||
"@polkadot/ui-settings": "2.11.2-0-x",
|
||||
"@polkadot/util": "^10.3.1",
|
||||
"@polkadot/util-crypto": "^10.3.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.11.1' };
|
||||
export const packageInfo = { name: '@polkadot/react-qr', path: 'auto', type: 'auto', version: '2.11.2-0-x' };
|
||||
|
||||
@@ -17,11 +17,11 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "2.11.1",
|
||||
"version": "2.11.2-0-x",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.20.13",
|
||||
"@polkadot/ui-shared": "2.11.1",
|
||||
"@polkadot/ui-shared": "2.11.2-0-x",
|
||||
"@polkadot/util": "^10.3.1",
|
||||
"@polkadot/util-crypto": "^10.3.1",
|
||||
"react-native-svg": "^12.5.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.11.1' };
|
||||
export const packageInfo = { name: '@polkadot/reactnative-identicon', path: 'auto', type: 'auto', version: '2.11.2-0-x' };
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"url": "https://github.com/polkadot-js/ui.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"version": "2.11.1",
|
||||
"version": "2.11.2-0-x",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.20.13",
|
||||
|
||||
@@ -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.11.1' };
|
||||
export const packageInfo = { name: '@polkadot/ui-assets', path: 'auto', type: 'auto', version: '2.11.2-0-x' };
|
||||
|
||||
@@ -16,12 +16,12 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "2.11.1",
|
||||
"version": "2.11.2-0-x",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.20.13",
|
||||
"@polkadot/keyring": "^10.3.1",
|
||||
"@polkadot/ui-settings": "2.11.1",
|
||||
"@polkadot/ui-settings": "2.11.2-0-x",
|
||||
"@polkadot/util": "^10.3.1",
|
||||
"@polkadot/util-crypto": "^10.3.1",
|
||||
"mkdirp": "^2.1.3",
|
||||
|
||||
@@ -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.11.1' };
|
||||
export const packageInfo = { name: '@polkadot/ui-keyring', path: 'auto', type: 'auto', version: '2.11.2-0-x' };
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "2.11.1",
|
||||
"version": "2.11.2-0-x",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.20.13",
|
||||
|
||||
@@ -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.11.1' };
|
||||
export const packageInfo = { name: '@polkadot/ui-settings', path: 'auto', type: 'auto', version: '2.11.2-0-x' };
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "2.11.1",
|
||||
"version": "2.11.2-0-x",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.20.13",
|
||||
|
||||
@@ -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.11.1' };
|
||||
export const packageInfo = { name: '@polkadot/ui-shared', path: 'auto', type: 'auto', version: '2.11.2-0-x' };
|
||||
|
||||
@@ -17,11 +17,11 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "2.11.1",
|
||||
"version": "2.11.2-0-x",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.20.13",
|
||||
"@polkadot/ui-shared": "2.11.1",
|
||||
"@polkadot/ui-shared": "2.11.2-0-x",
|
||||
"@polkadot/util": "^10.3.1",
|
||||
"@polkadot/util-crypto": "^10.3.1",
|
||||
"jdenticon": "3.2.0"
|
||||
|
||||
@@ -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.11.1' };
|
||||
export const packageInfo = { name: '@polkadot/vue-identicon', path: 'auto', type: 'auto', version: '2.11.2-0-x' };
|
||||
|
||||
@@ -2296,8 +2296,8 @@ __metadata:
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.20.13
|
||||
"@polkadot/keyring": ^10.3.1
|
||||
"@polkadot/ui-settings": 2.11.1
|
||||
"@polkadot/ui-shared": 2.11.1
|
||||
"@polkadot/ui-settings": 2.11.2-0-x
|
||||
"@polkadot/ui-shared": 2.11.2-0-x
|
||||
"@polkadot/util": ^10.3.1
|
||||
"@polkadot/util-crypto": ^10.3.1
|
||||
"@types/react-copy-to-clipboard": ^5.0.4
|
||||
@@ -2325,7 +2325,7 @@ __metadata:
|
||||
resolution: "@polkadot/react-qr@workspace:packages/react-qr"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.20.13
|
||||
"@polkadot/ui-settings": 2.11.1
|
||||
"@polkadot/ui-settings": 2.11.2-0-x
|
||||
"@polkadot/util": ^10.3.1
|
||||
"@polkadot/util-crypto": ^10.3.1
|
||||
"@types/react-qr-reader": ^2.1.4
|
||||
@@ -2347,7 +2347,7 @@ __metadata:
|
||||
resolution: "@polkadot/reactnative-identicon@workspace:packages/reactnative-identicon"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.20.13
|
||||
"@polkadot/ui-shared": 2.11.1
|
||||
"@polkadot/ui-shared": 2.11.2-0-x
|
||||
"@polkadot/util": ^10.3.1
|
||||
"@polkadot/util-crypto": ^10.3.1
|
||||
"@types/react-native": ^0.71.0
|
||||
@@ -2375,7 +2375,7 @@ __metadata:
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.20.13
|
||||
"@polkadot/keyring": ^10.3.1
|
||||
"@polkadot/ui-settings": 2.11.1
|
||||
"@polkadot/ui-settings": 2.11.2-0-x
|
||||
"@polkadot/util": ^10.3.1
|
||||
"@polkadot/util-crypto": ^10.3.1
|
||||
"@types/mkdirp": ^1.0.2
|
||||
@@ -2390,7 +2390,7 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@polkadot/ui-settings@2.11.1, @polkadot/ui-settings@workspace:packages/ui-settings":
|
||||
"@polkadot/ui-settings@2.11.2-0-x, @polkadot/ui-settings@workspace:packages/ui-settings":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@polkadot/ui-settings@workspace:packages/ui-settings"
|
||||
dependencies:
|
||||
@@ -2406,7 +2406,7 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@polkadot/ui-shared@2.11.1, @polkadot/ui-shared@workspace:packages/ui-shared":
|
||||
"@polkadot/ui-shared@2.11.2-0-x, @polkadot/ui-shared@workspace:packages/ui-shared":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@polkadot/ui-shared@workspace:packages/ui-shared"
|
||||
dependencies:
|
||||
@@ -2464,7 +2464,7 @@ __metadata:
|
||||
resolution: "@polkadot/vue-identicon@workspace:packages/vue-identicon"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.20.13
|
||||
"@polkadot/ui-shared": 2.11.1
|
||||
"@polkadot/ui-shared": 2.11.2-0-x
|
||||
"@polkadot/util": ^10.3.1
|
||||
"@polkadot/util-crypto": ^10.3.1
|
||||
jdenticon: 3.2.0
|
||||
|
||||
Reference in New Issue
Block a user