[CI Skip] bump/beta 3.1.5-3-x

skip-checks: true
This commit is contained in:
github-actions[bot]
2023-04-10 07:23:33 +00:00
parent c81c08271b
commit 798a9fb453
17 changed files with 31 additions and 31 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
705 Jaco Bump TypeScript (#749) 706 Jaco Bump dev (w/ eslint adjustments) (#750)
7 YJ fix #224: decrease frame size to 1024, set multipart bool (#225) 7 YJ fix #224: decrease frame size to 1024, set multipart bool (#225)
4 Antoine Estienne Refactor logic to better use prefix (#491) 4 Antoine Estienne Refactor logic to better use prefix (#491)
4 kwingram25 fix ff api url issue (#289) 4 kwingram25 fix ff api url issue (#289)
+2 -2
View File
@@ -14,9 +14,9 @@
}, },
"sideEffects": false, "sideEffects": false,
"type": "module", "type": "module",
"version": "3.1.5-2-x", "version": "3.1.5-3-x",
"versions": { "versions": {
"git": "3.1.5-2-x", "git": "3.1.5-3-x",
"npm": "3.1.4" "npm": "3.1.4"
}, },
"workspaces": [ "workspaces": [
+3 -3
View File
@@ -18,12 +18,12 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "3.1.5-2-x", "version": "3.1.5-3-x",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@polkadot/keyring": "^11.1.3", "@polkadot/keyring": "^11.1.3",
"@polkadot/ui-settings": "3.1.5-2-x", "@polkadot/ui-settings": "3.1.5-3-x",
"@polkadot/ui-shared": "3.1.5-2-x", "@polkadot/ui-shared": "3.1.5-3-x",
"@polkadot/util": "^11.1.3", "@polkadot/util": "^11.1.3",
"@polkadot/util-crypto": "^11.1.3", "@polkadot/util-crypto": "^11.1.3",
"ethereum-blockies-base64": "^1.0.2", "ethereum-blockies-base64": "^1.0.2",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev // Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/react-identicon', path: 'auto', type: 'auto', version: '3.1.5-2-x' }; export const packageInfo = { name: '@polkadot/react-identicon', path: 'auto', type: 'auto', version: '3.1.5-3-x' };
+2 -2
View File
@@ -18,10 +18,10 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "3.1.5-2-x", "version": "3.1.5-3-x",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@polkadot/ui-settings": "3.1.5-2-x", "@polkadot/ui-settings": "3.1.5-3-x",
"@polkadot/util": "^11.1.3", "@polkadot/util": "^11.1.3",
"@polkadot/util-crypto": "^11.1.3", "@polkadot/util-crypto": "^11.1.3",
"qrcode-generator": "^1.4.4", "qrcode-generator": "^1.4.4",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev // Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/react-qr', path: 'auto', type: 'auto', version: '3.1.5-2-x' }; export const packageInfo = { name: '@polkadot/react-qr', path: 'auto', type: 'auto', version: '3.1.5-3-x' };
+2 -2
View File
@@ -18,10 +18,10 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "3.1.5-2-x", "version": "3.1.5-3-x",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@polkadot/ui-shared": "3.1.5-2-x", "@polkadot/ui-shared": "3.1.5-3-x",
"@polkadot/util": "^11.1.3", "@polkadot/util": "^11.1.3",
"@polkadot/util-crypto": "^11.1.3", "@polkadot/util-crypto": "^11.1.3",
"react-native-svg": "^12.5.1", "react-native-svg": "^12.5.1",
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev // Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/reactnative-identicon', path: 'auto', type: 'auto', version: '3.1.5-2-x' }; export const packageInfo = { name: '@polkadot/reactnative-identicon', path: 'auto', type: 'auto', version: '3.1.5-3-x' };
+2 -2
View File
@@ -17,11 +17,11 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "3.1.5-2-x", "version": "3.1.5-3-x",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@polkadot/keyring": "^11.1.3", "@polkadot/keyring": "^11.1.3",
"@polkadot/ui-settings": "3.1.5-2-x", "@polkadot/ui-settings": "3.1.5-3-x",
"@polkadot/util": "^11.1.3", "@polkadot/util": "^11.1.3",
"@polkadot/util-crypto": "^11.1.3", "@polkadot/util-crypto": "^11.1.3",
"mkdirp": "^2.1.6", "mkdirp": "^2.1.6",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev // Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/ui-keyring', path: 'auto', type: 'auto', version: '3.1.5-2-x' }; export const packageInfo = { name: '@polkadot/ui-keyring', path: 'auto', type: 'auto', version: '3.1.5-3-x' };
+1 -1
View File
@@ -18,7 +18,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "3.1.5-2-x", "version": "3.1.5-3-x",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@polkadot/networks": "^11.1.3", "@polkadot/networks": "^11.1.3",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev // Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/ui-settings', path: 'auto', type: 'auto', version: '3.1.5-2-x' }; export const packageInfo = { name: '@polkadot/ui-settings', path: 'auto', type: 'auto', version: '3.1.5-3-x' };
+1 -1
View File
@@ -18,7 +18,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "3.1.5-2-x", "version": "3.1.5-3-x",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"colord": "^2.9.3", "colord": "^2.9.3",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev // Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/ui-shared', path: 'auto', type: 'auto', version: '3.1.5-2-x' }; export const packageInfo = { name: '@polkadot/ui-shared', path: 'auto', type: 'auto', version: '3.1.5-3-x' };
+2 -2
View File
@@ -18,10 +18,10 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "3.1.5-2-x", "version": "3.1.5-3-x",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@polkadot/ui-shared": "3.1.5-2-x", "@polkadot/ui-shared": "3.1.5-3-x",
"@polkadot/util": "^11.1.3", "@polkadot/util": "^11.1.3",
"@polkadot/util-crypto": "^11.1.3", "@polkadot/util-crypto": "^11.1.3",
"jdenticon": "3.2.0", "jdenticon": "3.2.0",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev // Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/vue-identicon', path: 'auto', type: 'auto', version: '3.1.5-2-x' }; export const packageInfo = { name: '@polkadot/vue-identicon', path: 'auto', type: 'auto', version: '3.1.5-3-x' };
+8 -8
View File
@@ -1537,8 +1537,8 @@ __metadata:
resolution: "@polkadot/react-identicon@workspace:packages/react-identicon" resolution: "@polkadot/react-identicon@workspace:packages/react-identicon"
dependencies: dependencies:
"@polkadot/keyring": ^11.1.3 "@polkadot/keyring": ^11.1.3
"@polkadot/ui-settings": 3.1.5-2-x "@polkadot/ui-settings": 3.1.5-3-x
"@polkadot/ui-shared": 3.1.5-2-x "@polkadot/ui-shared": 3.1.5-3-x
"@polkadot/util": ^11.1.3 "@polkadot/util": ^11.1.3
"@polkadot/util-crypto": ^11.1.3 "@polkadot/util-crypto": ^11.1.3
"@types/react-copy-to-clipboard": ^5.0.4 "@types/react-copy-to-clipboard": ^5.0.4
@@ -1565,7 +1565,7 @@ __metadata:
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@polkadot/react-qr@workspace:packages/react-qr" resolution: "@polkadot/react-qr@workspace:packages/react-qr"
dependencies: dependencies:
"@polkadot/ui-settings": 3.1.5-2-x "@polkadot/ui-settings": 3.1.5-3-x
"@polkadot/util": ^11.1.3 "@polkadot/util": ^11.1.3
"@polkadot/util-crypto": ^11.1.3 "@polkadot/util-crypto": ^11.1.3
"@types/react-qr-reader": ^2.1.4 "@types/react-qr-reader": ^2.1.4
@@ -1587,7 +1587,7 @@ __metadata:
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@polkadot/reactnative-identicon@workspace:packages/reactnative-identicon" resolution: "@polkadot/reactnative-identicon@workspace:packages/reactnative-identicon"
dependencies: dependencies:
"@polkadot/ui-shared": 3.1.5-2-x "@polkadot/ui-shared": 3.1.5-3-x
"@polkadot/util": ^11.1.3 "@polkadot/util": ^11.1.3
"@polkadot/util-crypto": ^11.1.3 "@polkadot/util-crypto": ^11.1.3
"@types/react-native": ^0.71.5 "@types/react-native": ^0.71.5
@@ -1606,7 +1606,7 @@ __metadata:
resolution: "@polkadot/ui-keyring@workspace:packages/ui-keyring" resolution: "@polkadot/ui-keyring@workspace:packages/ui-keyring"
dependencies: dependencies:
"@polkadot/keyring": ^11.1.3 "@polkadot/keyring": ^11.1.3
"@polkadot/ui-settings": 3.1.5-2-x "@polkadot/ui-settings": 3.1.5-3-x
"@polkadot/util": ^11.1.3 "@polkadot/util": ^11.1.3
"@polkadot/util-crypto": ^11.1.3 "@polkadot/util-crypto": ^11.1.3
"@types/mkdirp": ^2.0.0 "@types/mkdirp": ^2.0.0
@@ -1622,7 +1622,7 @@ __metadata:
languageName: unknown languageName: unknown
linkType: soft linkType: soft
"@polkadot/ui-settings@3.1.5-2-x, @polkadot/ui-settings@workspace:packages/ui-settings": "@polkadot/ui-settings@3.1.5-3-x, @polkadot/ui-settings@workspace:packages/ui-settings":
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@polkadot/ui-settings@workspace:packages/ui-settings" resolution: "@polkadot/ui-settings@workspace:packages/ui-settings"
dependencies: dependencies:
@@ -1638,7 +1638,7 @@ __metadata:
languageName: unknown languageName: unknown
linkType: soft linkType: soft
"@polkadot/ui-shared@3.1.5-2-x, @polkadot/ui-shared@workspace:packages/ui-shared": "@polkadot/ui-shared@3.1.5-3-x, @polkadot/ui-shared@workspace:packages/ui-shared":
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@polkadot/ui-shared@workspace:packages/ui-shared" resolution: "@polkadot/ui-shared@workspace:packages/ui-shared"
dependencies: dependencies:
@@ -1693,7 +1693,7 @@ __metadata:
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@polkadot/vue-identicon@workspace:packages/vue-identicon" resolution: "@polkadot/vue-identicon@workspace:packages/vue-identicon"
dependencies: dependencies:
"@polkadot/ui-shared": 3.1.5-2-x "@polkadot/ui-shared": 3.1.5-3-x
"@polkadot/util": ^11.1.3 "@polkadot/util": ^11.1.3
"@polkadot/util-crypto": ^11.1.3 "@polkadot/util-crypto": ^11.1.3
jdenticon: 3.2.0 jdenticon: 3.2.0