Skip to content

Commit

Permalink
[CI Skip] bump/beta 3.2.3-1-x
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
github-actions[bot] committed May 5, 2023
1 parent 60cc5fb commit d2bbf6b
Show file tree
Hide file tree
Showing 17 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTORS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
710 Jaco 3.2.2 (#754)
711 Jaco Bump deps & adjust CHANGELOG (#756)
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)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
},
"sideEffects": false,
"type": "module",
"version": "3.2.3-0-x",
"version": "3.2.3-1-x",
"versions": {
"git": "3.2.3-0-x",
"git": "3.2.3-1-x",
"npm": "3.2.2"
},
"workspaces": [
Expand Down
6 changes: 3 additions & 3 deletions packages/react-identicon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "3.2.3-0-x",
"version": "3.2.3-1-x",
"main": "index.js",
"dependencies": {
"@polkadot/keyring": "^12.1.2",
"@polkadot/ui-settings": "3.2.3-0-x",
"@polkadot/ui-shared": "3.2.3-0-x",
"@polkadot/ui-settings": "3.2.3-1-x",
"@polkadot/ui-shared": "3.2.3-1-x",
"@polkadot/util": "^12.1.2",
"@polkadot/util-crypto": "^12.1.2",
"ethereum-blockies-base64": "^1.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-identicon/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

// Do not edit, auto-generated by @polkadot/dev

export const packageInfo = { name: '@polkadot/react-identicon', path: 'auto', type: 'auto', version: '3.2.3-0-x' };
export const packageInfo = { name: '@polkadot/react-identicon', path: 'auto', type: 'auto', version: '3.2.3-1-x' };
4 changes: 2 additions & 2 deletions packages/react-qr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "3.2.3-0-x",
"version": "3.2.3-1-x",
"main": "index.js",
"dependencies": {
"@polkadot/ui-settings": "3.2.3-0-x",
"@polkadot/ui-settings": "3.2.3-1-x",
"@polkadot/util": "^12.1.2",
"@polkadot/util-crypto": "^12.1.2",
"qrcode-generator": "^1.4.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-qr/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

// Do not edit, auto-generated by @polkadot/dev

export const packageInfo = { name: '@polkadot/react-qr', path: 'auto', type: 'auto', version: '3.2.3-0-x' };
export const packageInfo = { name: '@polkadot/react-qr', path: 'auto', type: 'auto', version: '3.2.3-1-x' };
4 changes: 2 additions & 2 deletions packages/reactnative-identicon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "3.2.3-0-x",
"version": "3.2.3-1-x",
"main": "index.js",
"dependencies": {
"@polkadot/ui-shared": "3.2.3-0-x",
"@polkadot/ui-shared": "3.2.3-1-x",
"@polkadot/util": "^12.1.2",
"@polkadot/util-crypto": "^12.1.2",
"react-native-svg": "^12.5.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/reactnative-identicon/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

// Do not edit, auto-generated by @polkadot/dev

export const packageInfo = { name: '@polkadot/reactnative-identicon', path: 'auto', type: 'auto', version: '3.2.3-0-x' };
export const packageInfo = { name: '@polkadot/reactnative-identicon', path: 'auto', type: 'auto', version: '3.2.3-1-x' };
4 changes: 2 additions & 2 deletions packages/ui-keyring/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "3.2.3-0-x",
"version": "3.2.3-1-x",
"main": "index.js",
"dependencies": {
"@polkadot/keyring": "^12.1.2",
"@polkadot/ui-settings": "3.2.3-0-x",
"@polkadot/ui-settings": "3.2.3-1-x",
"@polkadot/util": "^12.1.2",
"@polkadot/util-crypto": "^12.1.2",
"mkdirp": "^2.1.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-keyring/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

// Do not edit, auto-generated by @polkadot/dev

export const packageInfo = { name: '@polkadot/ui-keyring', path: 'auto', type: 'auto', version: '3.2.3-0-x' };
export const packageInfo = { name: '@polkadot/ui-keyring', path: 'auto', type: 'auto', version: '3.2.3-1-x' };
2 changes: 1 addition & 1 deletion packages/ui-settings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "3.2.3-0-x",
"version": "3.2.3-1-x",
"main": "index.js",
"dependencies": {
"@polkadot/networks": "^12.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-settings/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

// Do not edit, auto-generated by @polkadot/dev

export const packageInfo = { name: '@polkadot/ui-settings', path: 'auto', type: 'auto', version: '3.2.3-0-x' };
export const packageInfo = { name: '@polkadot/ui-settings', path: 'auto', type: 'auto', version: '3.2.3-1-x' };
2 changes: 1 addition & 1 deletion packages/ui-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "3.2.3-0-x",
"version": "3.2.3-1-x",
"main": "index.js",
"dependencies": {
"colord": "^2.9.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-shared/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

// Do not edit, auto-generated by @polkadot/dev

export const packageInfo = { name: '@polkadot/ui-shared', path: 'auto', type: 'auto', version: '3.2.3-0-x' };
export const packageInfo = { name: '@polkadot/ui-shared', path: 'auto', type: 'auto', version: '3.2.3-1-x' };
4 changes: 2 additions & 2 deletions packages/vue-identicon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "3.2.3-0-x",
"version": "3.2.3-1-x",
"main": "index.js",
"dependencies": {
"@polkadot/ui-shared": "3.2.3-0-x",
"@polkadot/ui-shared": "3.2.3-1-x",
"@polkadot/util": "^12.1.2",
"@polkadot/util-crypto": "^12.1.2",
"jdenticon": "3.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-identicon/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

// Do not edit, auto-generated by @polkadot/dev

export const packageInfo = { name: '@polkadot/vue-identicon', path: 'auto', type: 'auto', version: '3.2.3-0-x' };
export const packageInfo = { name: '@polkadot/vue-identicon', path: 'auto', type: 'auto', version: '3.2.3-1-x' };
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1540,8 +1540,8 @@ __metadata:
resolution: "@polkadot/react-identicon@workspace:packages/react-identicon"
dependencies:
"@polkadot/keyring": ^12.1.2
"@polkadot/ui-settings": 3.2.3-0-x
"@polkadot/ui-shared": 3.2.3-0-x
"@polkadot/ui-settings": 3.2.3-1-x
"@polkadot/ui-shared": 3.2.3-1-x
"@polkadot/util": ^12.1.2
"@polkadot/util-crypto": ^12.1.2
"@types/react-copy-to-clipboard": ^5.0.4
Expand All @@ -1567,7 +1567,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@polkadot/react-qr@workspace:packages/react-qr"
dependencies:
"@polkadot/ui-settings": 3.2.3-0-x
"@polkadot/ui-settings": 3.2.3-1-x
"@polkadot/util": ^12.1.2
"@polkadot/util-crypto": ^12.1.2
"@types/react-qr-reader": ^2.1.4
Expand All @@ -1589,7 +1589,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@polkadot/reactnative-identicon@workspace:packages/reactnative-identicon"
dependencies:
"@polkadot/ui-shared": 3.2.3-0-x
"@polkadot/ui-shared": 3.2.3-1-x
"@polkadot/util": ^12.1.2
"@polkadot/util-crypto": ^12.1.2
"@types/react-native": ^0.71.6
Expand All @@ -1608,7 +1608,7 @@ __metadata:
resolution: "@polkadot/ui-keyring@workspace:packages/ui-keyring"
dependencies:
"@polkadot/keyring": ^12.1.2
"@polkadot/ui-settings": 3.2.3-0-x
"@polkadot/ui-settings": 3.2.3-1-x
"@polkadot/util": ^12.1.2
"@polkadot/util-crypto": ^12.1.2
"@types/mkdirp": ^2.0.0
Expand All @@ -1624,7 +1624,7 @@ __metadata:
languageName: unknown
linkType: soft

"@polkadot/ui-settings@3.2.3-0-x, @polkadot/ui-settings@workspace:packages/ui-settings":
"@polkadot/ui-settings@3.2.3-1-x, @polkadot/ui-settings@workspace:packages/ui-settings":
version: 0.0.0-use.local
resolution: "@polkadot/ui-settings@workspace:packages/ui-settings"
dependencies:
Expand All @@ -1640,7 +1640,7 @@ __metadata:
languageName: unknown
linkType: soft

"@polkadot/ui-shared@3.2.3-0-x, @polkadot/ui-shared@workspace:packages/ui-shared":
"@polkadot/ui-shared@3.2.3-1-x, @polkadot/ui-shared@workspace:packages/ui-shared":
version: 0.0.0-use.local
resolution: "@polkadot/ui-shared@workspace:packages/ui-shared"
dependencies:
Expand Down Expand Up @@ -1695,7 +1695,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@polkadot/vue-identicon@workspace:packages/vue-identicon"
dependencies:
"@polkadot/ui-shared": 3.2.3-0-x
"@polkadot/ui-shared": 3.2.3-1-x
"@polkadot/util": ^12.1.2
"@polkadot/util-crypto": ^12.1.2
jdenticon: 3.2.0
Expand Down

0 comments on commit d2bbf6b

Please sign in to comment.