This commit is contained in:
Jaco
2021-10-26 13:13:40 +02:00
committed by GitHub
parent 9b9fa77bc8
commit 653a4a8f39
12 changed files with 101 additions and 149 deletions
+2 -6
View File
@@ -15,7 +15,6 @@
"workspaces": [
"packages/*"
],
"bin": {},
"scripts": {
"build": "polkadot-dev-build-ts",
"build:release": "polkadot-ci-ghact-build",
@@ -33,11 +32,10 @@
"test": "polkadot-dev-run-test --coverage --runInBand",
"test:one": "polkadot-dev-run-test"
},
"dependencies": {},
"devDependencies": {
"@babel/core": "^7.15.8",
"@babel/runtime": "^7.15.4",
"@polkadot/dev": "^0.63.8",
"@polkadot/dev": "^0.63.10",
"@polkadot/ts": "^0.4.12",
"@polkadot/x-bundle": "^7.6.1",
"@types/jest": "^27.0.2",
@@ -52,9 +50,7 @@
"webpack-cli": "^3.3.12",
"webpack-serve": "^3.2.0"
},
"optionalDependencies": {},
"peerDependencies": {},
"resolutions": {
"typescript": "^4.4.4"
}
}
}
+2 -7
View File
@@ -17,13 +17,8 @@
"sideEffects": false,
"version": "0.86.3-1",
"main": "index.js",
"bin": {},
"scripts": {},
"dependencies": {
"@babel/runtime": "^7.15.4"
},
"devDependencies": {},
"optionalDependencies": {},
"peerDependencies": {},
"resolutions": {}
}
}
}
+2 -7
View File
@@ -17,13 +17,8 @@
"sideEffects": false,
"version": "0.86.3-1",
"main": "index.js",
"bin": {},
"scripts": {},
"dependencies": {
"@babel/runtime": "^7.15.4"
},
"devDependencies": {},
"optionalDependencies": {},
"peerDependencies": {},
"resolutions": {}
}
}
}
+2 -6
View File
@@ -8,7 +8,6 @@
"license": "Apache-2.0",
"maintainers": [],
"name": "@polkadot/react-identicon",
"private": false,
"repository": {
"directory": "packages/react-identicon",
"type": "git",
@@ -21,7 +20,6 @@
"type": "module",
"version": "0.86.3-1",
"main": "index.js",
"bin": {},
"scripts": {},
"dependencies": {
"@babel/runtime": "^7.15.4",
@@ -43,7 +41,6 @@
"styled-components": "^5.3.3",
"xmlserializer": "^0.6.1"
},
"optionalDependencies": {},
"peerDependencies": {
"@polkadot/keyring": "*",
"@polkadot/util": "*",
@@ -52,6 +49,5 @@
"react-dom": "*",
"react-is": "*",
"styled-components": "*"
},
"resolutions": {}
}
}
}
+2 -6
View File
@@ -8,7 +8,6 @@
"license": "Apache-2.0",
"maintainers": [],
"name": "@polkadot/react-qr",
"private": false,
"repository": {
"directory": "packages/react-qr",
"type": "git",
@@ -18,7 +17,6 @@
"type": "module",
"version": "0.86.3-1",
"main": "index.js",
"bin": {},
"scripts": {},
"dependencies": {
"@babel/runtime": "^7.15.4",
@@ -32,13 +30,11 @@
"@types/react-qr-reader": "^2.1.4",
"@types/styled-components": "^5.1.15"
},
"optionalDependencies": {},
"peerDependencies": {
"@polkadot/util": "*",
"@polkadot/util-crypto": "*",
"react": "*",
"react-dom": "*",
"styled-components": "*"
},
"resolutions": {}
}
}
}
+2 -6
View File
@@ -8,7 +8,6 @@
"license": "Apache-2.0",
"maintainers": [],
"name": "@polkadot/reactnative-identicon",
"private": false,
"repository": {
"directory": "packages/reactnative-identicon",
"type": "git",
@@ -21,7 +20,6 @@
"type": "module",
"version": "0.86.3-1",
"main": "index.js",
"bin": {},
"scripts": {},
"dependencies": {
"@babel/runtime": "^7.15.4",
@@ -33,12 +31,10 @@
"devDependencies": {
"@types/react-native": "^0.66.0"
},
"optionalDependencies": {},
"peerDependencies": {
"@polkadot/util": "*",
"@polkadot/util-crypto": "*",
"react": "*",
"react-native": "*"
},
"resolutions": {}
}
}
}
+2 -8
View File
@@ -8,7 +8,6 @@
"license": "Apache-2.0",
"maintainers": [],
"name": "@polkadot/ui-assets",
"private": false,
"repository": {
"directory": "packages/ui-assets",
"type": "git",
@@ -17,13 +16,8 @@
"sideEffects": false,
"version": "0.86.3-1",
"main": "index.js",
"bin": {},
"scripts": {},
"dependencies": {
"@babel/runtime": "^7.15.4"
},
"devDependencies": {},
"optionalDependencies": {},
"peerDependencies": {},
"resolutions": {}
}
}
}
+2 -6
View File
@@ -7,7 +7,6 @@
"license": "Apache-2.0",
"maintainers": [],
"name": "@polkadot/ui-keyring",
"private": false,
"repository": {
"directory": "packages/ui-keyring",
"type": "git",
@@ -20,7 +19,6 @@
"type": "module",
"version": "0.86.3-1",
"main": "index.js",
"bin": {},
"scripts": {},
"dependencies": {
"@babel/runtime": "^7.15.4",
@@ -36,11 +34,9 @@
"@types/mkdirp": "^1.0.2",
"@types/store": "^2.0.2"
},
"optionalDependencies": {},
"peerDependencies": {
"@polkadot/keyring": "*",
"@polkadot/ui-settings": "*",
"@polkadot/util": "*"
},
"resolutions": {}
}
}
}
+2 -6
View File
@@ -8,7 +8,6 @@
"license": "Apache-2.0",
"maintainers": [],
"name": "@polkadot/ui-settings",
"private": false,
"repository": {
"directory": "packages/ui-settings",
"type": "git",
@@ -18,7 +17,6 @@
"type": "module",
"version": "0.86.3-1",
"main": "index.js",
"bin": {},
"scripts": {},
"dependencies": {
"@babel/runtime": "^7.15.4",
@@ -30,10 +28,8 @@
"devDependencies": {
"@types/store": "^2.0.2"
},
"optionalDependencies": {},
"peerDependencies": {
"@polkadot/networks": "*",
"@polkadot/util": "*"
},
"resolutions": {}
}
}
}
+2 -6
View File
@@ -8,7 +8,6 @@
"license": "Apache-2.0",
"maintainers": [],
"name": "@polkadot/ui-shared",
"private": false,
"repository": {
"directory": "packages/ui-shared",
"type": "git",
@@ -18,7 +17,6 @@
"type": "module",
"version": "0.86.3-1",
"main": "index.js",
"bin": {},
"scripts": {},
"dependencies": {
"@babel/runtime": "^7.15.4",
@@ -30,10 +28,8 @@
"@types/color": "^3.0.2",
"@types/xmlserializer": "^0.6.2"
},
"optionalDependencies": {},
"peerDependencies": {
"@polkadot/util": "*",
"@polkadot/util-crypto": "*"
},
"resolutions": {}
}
}
}
+2 -6
View File
@@ -8,7 +8,6 @@
"license": "Apache-2.0",
"maintainers": [],
"name": "@polkadot/vue-identicon",
"private": false,
"repository": {
"directory": "packages/vue-identicon",
"type": "git",
@@ -21,7 +20,6 @@
"type": "module",
"version": "0.86.3-1",
"main": "index.js",
"bin": {},
"scripts": {},
"dependencies": {
"@babel/runtime": "^7.15.4",
@@ -33,11 +31,9 @@
"devDependencies": {
"vue": "^2.6.14"
},
"optionalDependencies": {},
"peerDependencies": {
"@polkadot/util": "*",
"@polkadot/util-crypto": "*",
"vue": "*"
},
"resolutions": {}
}
}
}
+79 -79
View File
@@ -2142,9 +2142,9 @@ __metadata:
languageName: node
linkType: hard
"@polkadot/dev@npm:^0.63.8":
version: 0.63.8
resolution: "@polkadot/dev@npm:0.63.8"
"@polkadot/dev@npm:^0.63.10":
version: 0.63.10
resolution: "@polkadot/dev@npm:0.63.10"
dependencies:
"@babel/cli": ^7.15.7
"@babel/core": ^7.15.8
@@ -2171,14 +2171,14 @@ __metadata:
"@rollup/plugin-json": ^4.1.0
"@rollup/plugin-node-resolve": ^13.0.6
"@rushstack/eslint-patch": ^1.0.8
"@typescript-eslint/eslint-plugin": 5.1.0
"@typescript-eslint/parser": 5.1.0
"@typescript-eslint/eslint-plugin": 5.2.0
"@typescript-eslint/parser": 5.2.0
"@vue/component-compiler-utils": ^3.2.2
babel-jest: ^27.3.1
babel-plugin-module-extension-resolver: ^1.0.0-rc.2
babel-plugin-module-resolver: ^4.1.0
babel-plugin-styled-components: ^1.13.3
browserslist: ^4.17.4
browserslist: ^4.17.5
chalk: ^4.1.2
coveralls: ^3.1.1
eslint: ^8.1.0
@@ -2192,7 +2192,7 @@ __metadata:
eslint-plugin-react: ^7.26.1
eslint-plugin-react-hooks: ^4.2.1-alpha-930c9e7ee-20211015
eslint-plugin-simple-import-sort: ^7.0.0
eslint-plugin-sort-destructure-keys: ^1.3.5
eslint-plugin-sort-destructure-keys: ^1.4.0
fs-extra: ^10.0.0
gh-pages: ^3.2.3
gh-release: ^6.0.1
@@ -2208,7 +2208,7 @@ __metadata:
mkdirp: ^1.0.4
prettier: ^2.4.1
rimraf: ^3.0.2
rollup: ^2.58.0
rollup: ^2.58.3
typescript: ^4.4.4
yargs: ^17.2.1
bin:
@@ -2232,7 +2232,7 @@ __metadata:
polkadot-exec-rollup: scripts/polkadot-exec-rollup.cjs
polkadot-exec-tsc: scripts/polkadot-exec-tsc.cjs
polkadot-exec-webpack: scripts/polkadot-exec-webpack.cjs
checksum: fffded848488ff49fb9955db25b9a1c2a30bfc94ecedf37d614a6b6c82d6a8314753226c02067c76ec4aadba0c75c83c3c1202ba1a5820f5cef92a74c58e2df7
checksum: a47ef588d69c35d67fb96ffc8a386de1d5c722dd9817068cc063e0d634c4e9f356e937d572eb46bfdcbd28a4e9822c9469cb6cab8ec2eda024e0053b7d31e63a
languageName: node
linkType: hard
@@ -3340,12 +3340,12 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/eslint-plugin@npm:5.1.0":
version: 5.1.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.1.0"
"@typescript-eslint/eslint-plugin@npm:5.2.0":
version: 5.2.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.2.0"
dependencies:
"@typescript-eslint/experimental-utils": 5.1.0
"@typescript-eslint/scope-manager": 5.1.0
"@typescript-eslint/experimental-utils": 5.2.0
"@typescript-eslint/scope-manager": 5.2.0
debug: ^4.3.2
functional-red-black-tree: ^1.0.1
ignore: ^5.1.8
@@ -3358,50 +3358,50 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: dd27bec00920600c79047bac2ec061712a0134dd6bc27254a5829031271cc91518609a073c09338c0ff8ccc34a48df13c0d45a071d9b09e9f3d80be9e6e1f2e3
checksum: 65dd4a671c1e29aeff6b3796f52941474fbdede5aa9908deb339cea61930a4b783bdbb311524787fdeb2f2883c31a8d2c491e99355fa16ac289a94533d84e6a7
languageName: node
linkType: hard
"@typescript-eslint/experimental-utils@npm:5.1.0":
version: 5.1.0
resolution: "@typescript-eslint/experimental-utils@npm:5.1.0"
"@typescript-eslint/experimental-utils@npm:5.2.0":
version: 5.2.0
resolution: "@typescript-eslint/experimental-utils@npm:5.2.0"
dependencies:
"@types/json-schema": ^7.0.9
"@typescript-eslint/scope-manager": 5.1.0
"@typescript-eslint/types": 5.1.0
"@typescript-eslint/typescript-estree": 5.1.0
"@typescript-eslint/scope-manager": 5.2.0
"@typescript-eslint/types": 5.2.0
"@typescript-eslint/typescript-estree": 5.2.0
eslint-scope: ^5.1.1
eslint-utils: ^3.0.0
peerDependencies:
eslint: "*"
checksum: 84b7efdaf28dae1f9d786477e429234f9a06df6588b50d27aa561109594f745663cac0c89ee424c87792380b9c0a4f02b0ee7eaf9fda5930e8be584813fa1bfc
checksum: f1082fff0be677ade9d578271b8a7c2b7e24c8c2a121333d0018f23e6d6d5619cb8c830017bac70843f0006b5bd34c9bd99024ca7fd73f38a2dfcd8e38d41a6a
languageName: node
linkType: hard
"@typescript-eslint/parser@npm:5.1.0":
version: 5.1.0
resolution: "@typescript-eslint/parser@npm:5.1.0"
"@typescript-eslint/parser@npm:5.2.0":
version: 5.2.0
resolution: "@typescript-eslint/parser@npm:5.2.0"
dependencies:
"@typescript-eslint/scope-manager": 5.1.0
"@typescript-eslint/types": 5.1.0
"@typescript-eslint/typescript-estree": 5.1.0
"@typescript-eslint/scope-manager": 5.2.0
"@typescript-eslint/types": 5.2.0
"@typescript-eslint/typescript-estree": 5.2.0
debug: ^4.3.2
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: c9479ae0333171e0583dc77b2e8d18ac0bf7955b2c7c11337b16d8f5d57147e534b2616c7ea500e1e48b93193408fc8b8bbb0b81dcb8691eb20a1801980999de
checksum: cde4d8e7fe70811ea42b49b8efd96e5ea0c1e2d2bd24c76b7fd98c35bc5ffd63f05ebcc7cc41658ef83d8950bf53cc6518e795ffe3275c4dce61c6c9d50996fc
languageName: node
linkType: hard
"@typescript-eslint/scope-manager@npm:5.1.0":
version: 5.1.0
resolution: "@typescript-eslint/scope-manager@npm:5.1.0"
"@typescript-eslint/scope-manager@npm:5.2.0":
version: 5.2.0
resolution: "@typescript-eslint/scope-manager@npm:5.2.0"
dependencies:
"@typescript-eslint/types": 5.1.0
"@typescript-eslint/visitor-keys": 5.1.0
checksum: c3dabf624e6266d846a9bdf471f1765fa46277e6ef01ddc8d89d48e292d99a0588010090be58a955ae5a5e28983d5058b6180cbf7ebd55e5b17e697a9cc254e6
"@typescript-eslint/types": 5.2.0
"@typescript-eslint/visitor-keys": 5.2.0
checksum: aebd87d82c2adcbe24e7bca25888950527653106f02d498f2a06e84092e77d3b837059ef401dee69ce7c14b0a9e3da12945fb1d2e58e2415de71d17a4a55ef2a
languageName: node
linkType: hard
@@ -3412,19 +3412,19 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/types@npm:5.1.0":
version: 5.1.0
resolution: "@typescript-eslint/types@npm:5.1.0"
checksum: 9a65a3b0b26fe96346290be12aff6268c5e88dc6714477ea6eb3ad71641a9515649577a38efd1417abbc906baec1d44023491ec5bb9f54bd600f307d21d467a6
"@typescript-eslint/types@npm:5.2.0":
version: 5.2.0
resolution: "@typescript-eslint/types@npm:5.2.0"
checksum: dd283e682539900daf52f23d6983e2b083268502c2a6615a0411e6cfa3ae7ae09ad2f2260b4b35249de808d519588f76392b70c90c81839c8560b7af70f5b088
languageName: node
linkType: hard
"@typescript-eslint/typescript-estree@npm:5.1.0":
version: 5.1.0
resolution: "@typescript-eslint/typescript-estree@npm:5.1.0"
"@typescript-eslint/typescript-estree@npm:5.2.0":
version: 5.2.0
resolution: "@typescript-eslint/typescript-estree@npm:5.2.0"
dependencies:
"@typescript-eslint/types": 5.1.0
"@typescript-eslint/visitor-keys": 5.1.0
"@typescript-eslint/types": 5.2.0
"@typescript-eslint/visitor-keys": 5.2.0
debug: ^4.3.2
globby: ^11.0.4
is-glob: ^4.0.3
@@ -3433,7 +3433,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 6142a59ca16b4bcaab5cc9bd8ca8adc5e3f1aad01c1f4f11406bea2a358e4799daef6e337a1a852f670b5ad518e1c40fc0cdc3e1e077451ce5988fadbe7689bc
checksum: 9b5a7406cbf7ab964b762153b8d5c66c21809c423822c114825d3d40f936cb9c7a78a95c1feb5139c27917254d811afe8c9995e8961314e03486892f04b28142
languageName: node
linkType: hard
@@ -3465,13 +3465,13 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/visitor-keys@npm:5.1.0":
version: 5.1.0
resolution: "@typescript-eslint/visitor-keys@npm:5.1.0"
"@typescript-eslint/visitor-keys@npm:5.2.0":
version: 5.2.0
resolution: "@typescript-eslint/visitor-keys@npm:5.2.0"
dependencies:
"@typescript-eslint/types": 5.1.0
"@typescript-eslint/types": 5.2.0
eslint-visitor-keys: ^3.0.0
checksum: 2f53b6909a91275959a37ff1ca84f27cc8fbfed7d8b14bbdf338135638541640cedd872853c9b69adc216053649b4eab2ca454cd08a734222bd8a52ffa6ddd77
checksum: 1afcfeaf01430d6e22e9ebfcb07c14aa586b6d9ccc968b634e54bf009efe5d6258cfb0680e97fa42ef94d4aecf10f36ce9d347289d0fe6dd2a48166a373c3f6e
languageName: node
linkType: hard
@@ -4867,18 +4867,18 @@ __metadata:
languageName: node
linkType: hard
"browserslist@npm:^4.16.6, browserslist@npm:^4.17.3, browserslist@npm:^4.17.4":
version: 4.17.4
resolution: "browserslist@npm:4.17.4"
"browserslist@npm:^4.16.6, browserslist@npm:^4.17.3, browserslist@npm:^4.17.5":
version: 4.17.5
resolution: "browserslist@npm:4.17.5"
dependencies:
caniuse-lite: ^1.0.30001265
electron-to-chromium: ^1.3.867
caniuse-lite: ^1.0.30001271
electron-to-chromium: ^1.3.878
escalade: ^3.1.1
node-releases: ^2.0.0
node-releases: ^2.0.1
picocolors: ^1.0.0
bin:
browserslist: cli.js
checksum: 830a25a70f33804ac4f5f884da3747028b9efe5190bf69ffe447d8651c8d09d91cfa1e534f2b71f06fbe13a3ce871cfcb416de498c726c91cad11818e80470e7
checksum: 0a1d762305c39dd317bb21e3159f44250bb1029a497f9a901ef5066f909263372eaacda58fd39174121c2741c0c32a7e6ace04df9172abe22c2fb69eba139a01
languageName: node
linkType: hard
@@ -5109,10 +5109,10 @@ __metadata:
languageName: node
linkType: hard
"caniuse-lite@npm:^1.0.30001265":
version: 1.0.30001267
resolution: "caniuse-lite@npm:1.0.30001267"
checksum: 1a84f792a17a7819d42bed24eafe2a4832ab1f58937b6d65a9f43e9cdd2a3b10308e8bc2bbb3808f1df6b60940b1770b185c42370fa9dac2c8bc5c8a0363c158
"caniuse-lite@npm:^1.0.30001271":
version: 1.0.30001271
resolution: "caniuse-lite@npm:1.0.30001271"
checksum: 0271e234e17c588fa203a34523f90c5a21ab62f41a2c3acabe96f0251593ac92f192cadd7a3dcbcf49bb28de4f57ca274d775c75700c3f38e9c42028d3becb0f
languageName: node
linkType: hard
@@ -6631,10 +6631,10 @@ __metadata:
languageName: node
linkType: hard
"electron-to-chromium@npm:^1.3.867":
version: 1.3.871
resolution: "electron-to-chromium@npm:1.3.871"
checksum: 3fc5447b0df1d95530069aad56e6262d4aa1115c1c4c3abffa91e944b73c867da0615e75e54838ccad104a4253d9796a03b8e7e305d3d4b90f706f8ca03a524c
"electron-to-chromium@npm:^1.3.878":
version: 1.3.879
resolution: "electron-to-chromium@npm:1.3.879"
checksum: 9f7bfa6c7b28e02f40aafe30865689e6859b8d667deeea8e5e0877ae77cd2f5c24a10177b01e93daa621135ed96e3ea1052dcf2f96bef7b896ea110c3b87c372
languageName: node
linkType: hard
@@ -7072,14 +7072,14 @@ __metadata:
languageName: node
linkType: hard
"eslint-plugin-sort-destructure-keys@npm:^1.3.5":
version: 1.3.5
resolution: "eslint-plugin-sort-destructure-keys@npm:1.3.5"
"eslint-plugin-sort-destructure-keys@npm:^1.4.0":
version: 1.4.0
resolution: "eslint-plugin-sort-destructure-keys@npm:1.4.0"
dependencies:
natural-compare-lite: ^1.4.0
peerDependencies:
eslint: 3 - 7
checksum: 7bd65b44f777d34f9848a81f382ae655d7e8d1433ef936aa379648a7810ab039183a9173372711231b3cacac4fe67f6dd94f0f7b2110cdf6ca1e208dc68c5a3c
eslint: 3 - 8
checksum: 6ff004c1eb59f9902f5f64d8453c45ba550b8894450401c496da80eed0058cd52b9ad8a43a485f2638f5601c5d4a965a96d2f72a5f1d6d0f5255a26b4df6fe8f
languageName: node
linkType: hard
@@ -12037,10 +12037,10 @@ fsevents@~2.1.2:
languageName: node
linkType: hard
"node-releases@npm:^2.0.0":
version: 2.0.0
resolution: "node-releases@npm:2.0.0"
checksum: 4342ab76816ad2c82826a74a2334e51f1d328e3d0ce505547a68d32c38d05d84affa1b5918650f205b32d0b80ab3a4870d8951489552a2ba6060ef7fd521c8de
"node-releases@npm:^2.0.1":
version: 2.0.1
resolution: "node-releases@npm:2.0.1"
checksum: b20dd8d4bced11f75060f0387e05e76b9dc4a0451f7bb3516eade6f50499ea7768ba95d8a60d520c193402df1e58cb3fe301510cc1c1ad68949c3d57b5149866
languageName: node
linkType: hard
@@ -14090,9 +14090,9 @@ resolve@^2.0.0-next.3:
languageName: node
linkType: hard
"rollup@npm:^2.58.0":
version: 2.58.0
resolution: "rollup@npm:2.58.0"
"rollup@npm:^2.58.3":
version: 2.58.3
resolution: "rollup@npm:2.58.3"
dependencies:
fsevents: ~2.3.2
dependenciesMeta:
@@ -14100,7 +14100,7 @@ resolve@^2.0.0-next.3:
optional: true
bin:
rollup: dist/bin/rollup
checksum: a5e5642f2b1e239e3698eeee93b19d905e55e3012c63978cebc71e76c0a4eb2de5cff06a2a80d68bf87fe6869c57647cccc335daba280a5449a9214abdeca247
checksum: 20305ac3aea2a62be1728cfd3477419431bad2931532cc136da1904841fa03c318b231027b3a3da077baa0a874c20d72985bf74ed42dad103e88de610eb447a9
languageName: node
linkType: hard
@@ -14110,7 +14110,7 @@ resolve@^2.0.0-next.3:
dependencies:
"@babel/core": ^7.15.8
"@babel/runtime": ^7.15.4
"@polkadot/dev": ^0.63.8
"@polkadot/dev": ^0.63.10
"@polkadot/ts": ^0.4.12
"@polkadot/x-bundle": ^7.6.1
"@types/jest": ^27.0.2