Remove yarn version plugin, bump dev (#61)
This commit is contained in:
34806
.yarn/plugins/@yarnpkg/plugin-version.js
vendored
34806
.yarn/plugins/@yarnpkg/plugin-version.js
vendored
File diff suppressed because one or more lines are too long
@@ -6,7 +6,5 @@ nodeLinker: node-modules
|
||||
plugins:
|
||||
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.js
|
||||
spec: "@yarnpkg/plugin-interactive-tools"
|
||||
- path: .yarn/plugins/@yarnpkg/plugin-version.js
|
||||
spec: "@yarnpkg/plugin-version"
|
||||
|
||||
yarnPath: .yarn/releases/yarn-berry.js
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
"packages/*"
|
||||
],
|
||||
"resolutions": {
|
||||
"@polkadot/dev": "^0.50.14",
|
||||
"babel-core": "^7.0.0-bridge.0",
|
||||
"typescript": "^3.8.2"
|
||||
},
|
||||
@@ -20,7 +21,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.8.4",
|
||||
"@polkadot/dev": "^0.50.8",
|
||||
"@polkadot/dev": "^0.50.14",
|
||||
"@polkadot/util": "^2.5.1",
|
||||
"override-require": "^1.1.1"
|
||||
}
|
||||
|
||||
367
yarn.lock
367
yarn.lock
@@ -49,6 +49,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/compat-data@npm:^7.8.6":
|
||||
version: 7.8.6
|
||||
resolution: "@babel/compat-data@npm:7.8.6"
|
||||
dependencies:
|
||||
browserslist: ^4.8.5
|
||||
invariant: ^2.2.4
|
||||
semver: ^5.5.0
|
||||
checksum: 2/b1c6e66f32b4f30326c0376adfb4b55fc5da6471c03d918ca7383b645834d644cb069ac4c5a8867704707bb0e41575e57d99cf6e648b8719ccaf09f452701cb6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/core@npm:^7.1.0, @babel/core@npm:^7.7.5":
|
||||
version: 7.8.3
|
||||
resolution: "@babel/core@npm:7.8.3"
|
||||
@@ -95,6 +106,29 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/core@npm:^7.8.6":
|
||||
version: 7.8.6
|
||||
resolution: "@babel/core@npm:7.8.6"
|
||||
dependencies:
|
||||
"@babel/code-frame": ^7.8.3
|
||||
"@babel/generator": ^7.8.6
|
||||
"@babel/helpers": ^7.8.4
|
||||
"@babel/parser": ^7.8.6
|
||||
"@babel/template": ^7.8.6
|
||||
"@babel/traverse": ^7.8.6
|
||||
"@babel/types": ^7.8.6
|
||||
convert-source-map: ^1.7.0
|
||||
debug: ^4.1.0
|
||||
gensync: ^1.0.0-beta.1
|
||||
json5: ^2.1.0
|
||||
lodash: ^4.17.13
|
||||
resolve: ^1.3.2
|
||||
semver: ^5.4.1
|
||||
source-map: ^0.5.0
|
||||
checksum: 2/5bd2d3b0f3948cb0b42dac716dbfa573f3c165c3a5067970e76410eec745126062aecc6540a274aea7c6cdd21c2ad243d4bbe4a99084863ce2f79b0441cc8491
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/generator@npm:^7.8.3":
|
||||
version: 7.8.3
|
||||
resolution: "@babel/generator@npm:7.8.3"
|
||||
@@ -119,6 +153,18 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/generator@npm:^7.8.6":
|
||||
version: 7.8.6
|
||||
resolution: "@babel/generator@npm:7.8.6"
|
||||
dependencies:
|
||||
"@babel/types": ^7.8.6
|
||||
jsesc: ^2.5.1
|
||||
lodash: ^4.17.13
|
||||
source-map: ^0.5.0
|
||||
checksum: 2/d76ef6252d85f1a7c24193dabe41f9cb3a489a81b761c369e3d6370a71a45ed75113ffbe809b0098c6eb9b201a5a116aaeec00bb8e65785dec6cc62acfc82aea
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-annotate-as-pure@npm:^7.0.0, @babel/helper-annotate-as-pure@npm:^7.8.3":
|
||||
version: 7.8.3
|
||||
resolution: "@babel/helper-annotate-as-pure@npm:7.8.3"
|
||||
@@ -174,6 +220,21 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-compilation-targets@npm:^7.8.6":
|
||||
version: 7.8.6
|
||||
resolution: "@babel/helper-compilation-targets@npm:7.8.6"
|
||||
dependencies:
|
||||
"@babel/compat-data": ^7.8.6
|
||||
browserslist: ^4.8.5
|
||||
invariant: ^2.2.4
|
||||
levenary: ^1.1.1
|
||||
semver: ^5.5.0
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0
|
||||
checksum: 2/2d807ec4063c5d9205945f446e20501641bd57b9325a9da2a8e296ffc7f94224a0f82f0cacefbe1228b69eaae55e013b3188baabe135b2904740d20256097a48
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-create-class-features-plugin@npm:^7.8.3":
|
||||
version: 7.8.3
|
||||
resolution: "@babel/helper-create-class-features-plugin@npm:7.8.3"
|
||||
@@ -334,6 +395,18 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-replace-supers@npm:^7.8.6":
|
||||
version: 7.8.6
|
||||
resolution: "@babel/helper-replace-supers@npm:7.8.6"
|
||||
dependencies:
|
||||
"@babel/helper-member-expression-to-functions": ^7.8.3
|
||||
"@babel/helper-optimise-call-expression": ^7.8.3
|
||||
"@babel/traverse": ^7.8.6
|
||||
"@babel/types": ^7.8.6
|
||||
checksum: 2/159fad039fe54a415d2c74b79b2fe70d7a22b049da9402bf006de8a832ad2f12015852f7abd2f77cc9ac783c960c6a7cb04c0862234c5b21f1c8ec81f74a0a1f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-simple-access@npm:^7.8.3":
|
||||
version: 7.8.3
|
||||
resolution: "@babel/helper-simple-access@npm:7.8.3"
|
||||
@@ -416,6 +489,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/parser@npm:^7.8.6":
|
||||
version: 7.8.6
|
||||
resolution: "@babel/parser@npm:7.8.6"
|
||||
bin:
|
||||
parser: ./bin/babel-parser.js
|
||||
checksum: 2/371c336cf3cf62b4c4541f592f82e5224c5a67ea8777d34863f02a20bfb369cc62c6e5ab153001a05d04caaeb2ed48b3012ef67dbab1a7a3d50881b560a09128
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-proposal-async-generator-functions@npm:^7.8.3":
|
||||
version: 7.8.3
|
||||
resolution: "@babel/plugin-proposal-async-generator-functions@npm:7.8.3"
|
||||
@@ -804,6 +886,24 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-classes@npm:^7.8.6":
|
||||
version: 7.8.6
|
||||
resolution: "@babel/plugin-transform-classes@npm:7.8.6"
|
||||
dependencies:
|
||||
"@babel/helper-annotate-as-pure": ^7.8.3
|
||||
"@babel/helper-define-map": ^7.8.3
|
||||
"@babel/helper-function-name": ^7.8.3
|
||||
"@babel/helper-optimise-call-expression": ^7.8.3
|
||||
"@babel/helper-plugin-utils": ^7.8.3
|
||||
"@babel/helper-replace-supers": ^7.8.6
|
||||
"@babel/helper-split-export-declaration": ^7.8.3
|
||||
globals: ^11.1.0
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: 2/d74effa46f943bd682b97fa89c58735cf16cb814b6b0f7283bcf3e3bdc3ace63cbb988b04bc2df0d4bf4772c013aca64e01fc6d2efaf6c4f2284351d7a1aee2b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-computed-properties@npm:^7.8.3":
|
||||
version: 7.8.3
|
||||
resolution: "@babel/plugin-transform-computed-properties@npm:7.8.3"
|
||||
@@ -872,6 +972,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-for-of@npm:^7.8.6":
|
||||
version: 7.8.6
|
||||
resolution: "@babel/plugin-transform-for-of@npm:7.8.6"
|
||||
dependencies:
|
||||
"@babel/helper-plugin-utils": ^7.8.3
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: 2/3b5e64ab21ac05ebcf5c1a518206b943427fdd16d61db7d4417b32f6128b0afb63657fe4faa1e3c2092abb3abf80094a4b93c61ecb2f4ab3cabbf7d1cd4b0f30
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-function-name@npm:^7.8.3":
|
||||
version: 7.8.3
|
||||
resolution: "@babel/plugin-transform-function-name@npm:7.8.3"
|
||||
@@ -1250,6 +1361,73 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/preset-env@npm:^7.8.6":
|
||||
version: 7.8.6
|
||||
resolution: "@babel/preset-env@npm:7.8.6"
|
||||
dependencies:
|
||||
"@babel/compat-data": ^7.8.6
|
||||
"@babel/helper-compilation-targets": ^7.8.6
|
||||
"@babel/helper-module-imports": ^7.8.3
|
||||
"@babel/helper-plugin-utils": ^7.8.3
|
||||
"@babel/plugin-proposal-async-generator-functions": ^7.8.3
|
||||
"@babel/plugin-proposal-dynamic-import": ^7.8.3
|
||||
"@babel/plugin-proposal-json-strings": ^7.8.3
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator": ^7.8.3
|
||||
"@babel/plugin-proposal-object-rest-spread": ^7.8.3
|
||||
"@babel/plugin-proposal-optional-catch-binding": ^7.8.3
|
||||
"@babel/plugin-proposal-optional-chaining": ^7.8.3
|
||||
"@babel/plugin-proposal-unicode-property-regex": ^7.8.3
|
||||
"@babel/plugin-syntax-async-generators": ^7.8.0
|
||||
"@babel/plugin-syntax-dynamic-import": ^7.8.0
|
||||
"@babel/plugin-syntax-json-strings": ^7.8.0
|
||||
"@babel/plugin-syntax-nullish-coalescing-operator": ^7.8.0
|
||||
"@babel/plugin-syntax-object-rest-spread": ^7.8.0
|
||||
"@babel/plugin-syntax-optional-catch-binding": ^7.8.0
|
||||
"@babel/plugin-syntax-optional-chaining": ^7.8.0
|
||||
"@babel/plugin-syntax-top-level-await": ^7.8.3
|
||||
"@babel/plugin-transform-arrow-functions": ^7.8.3
|
||||
"@babel/plugin-transform-async-to-generator": ^7.8.3
|
||||
"@babel/plugin-transform-block-scoped-functions": ^7.8.3
|
||||
"@babel/plugin-transform-block-scoping": ^7.8.3
|
||||
"@babel/plugin-transform-classes": ^7.8.6
|
||||
"@babel/plugin-transform-computed-properties": ^7.8.3
|
||||
"@babel/plugin-transform-destructuring": ^7.8.3
|
||||
"@babel/plugin-transform-dotall-regex": ^7.8.3
|
||||
"@babel/plugin-transform-duplicate-keys": ^7.8.3
|
||||
"@babel/plugin-transform-exponentiation-operator": ^7.8.3
|
||||
"@babel/plugin-transform-for-of": ^7.8.6
|
||||
"@babel/plugin-transform-function-name": ^7.8.3
|
||||
"@babel/plugin-transform-literals": ^7.8.3
|
||||
"@babel/plugin-transform-member-expression-literals": ^7.8.3
|
||||
"@babel/plugin-transform-modules-amd": ^7.8.3
|
||||
"@babel/plugin-transform-modules-commonjs": ^7.8.3
|
||||
"@babel/plugin-transform-modules-systemjs": ^7.8.3
|
||||
"@babel/plugin-transform-modules-umd": ^7.8.3
|
||||
"@babel/plugin-transform-named-capturing-groups-regex": ^7.8.3
|
||||
"@babel/plugin-transform-new-target": ^7.8.3
|
||||
"@babel/plugin-transform-object-super": ^7.8.3
|
||||
"@babel/plugin-transform-parameters": ^7.8.4
|
||||
"@babel/plugin-transform-property-literals": ^7.8.3
|
||||
"@babel/plugin-transform-regenerator": ^7.8.3
|
||||
"@babel/plugin-transform-reserved-words": ^7.8.3
|
||||
"@babel/plugin-transform-shorthand-properties": ^7.8.3
|
||||
"@babel/plugin-transform-spread": ^7.8.3
|
||||
"@babel/plugin-transform-sticky-regex": ^7.8.3
|
||||
"@babel/plugin-transform-template-literals": ^7.8.3
|
||||
"@babel/plugin-transform-typeof-symbol": ^7.8.4
|
||||
"@babel/plugin-transform-unicode-regex": ^7.8.3
|
||||
"@babel/types": ^7.8.6
|
||||
browserslist: ^4.8.5
|
||||
core-js-compat: ^3.6.2
|
||||
invariant: ^2.2.2
|
||||
levenary: ^1.1.1
|
||||
semver: ^5.5.0
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: 2/8d15df527ee1b96c31cb03ae0254429ca55e2cc5ac5fa833f86f2900e02711edb0f8328d707f1b8d61d36e445bfa13845a846c140b612d50d8ad8a88aeca631a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/preset-react@npm:^7.8.3":
|
||||
version: 7.8.3
|
||||
resolution: "@babel/preset-react@npm:7.8.3"
|
||||
@@ -1277,9 +1455,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/register@npm:^7.8.3":
|
||||
version: 7.8.3
|
||||
resolution: "@babel/register@npm:7.8.3"
|
||||
"@babel/register@npm:^7.8.6":
|
||||
version: 7.8.6
|
||||
resolution: "@babel/register@npm:7.8.6"
|
||||
dependencies:
|
||||
find-cache-dir: ^2.0.0
|
||||
lodash: ^4.17.13
|
||||
@@ -1288,7 +1466,7 @@ __metadata:
|
||||
source-map-support: ^0.5.16
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: 2/0451ca040232fa1d4ceb2f090046346931feff76b9d7c9442a7ffa83e0b244644cfd5530dbdc85cd9983c11077e9ed288f06a4febf773164fcd0421388f736c8
|
||||
checksum: 2/d562dc835a25fe686cd1031f8be0c7d134efb6e0d377c289db8c4f4643f2a150943acdaa9ef03a49f92f81b2657fd99cf6b1739720d1f95d93ce170464ec7897
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -1312,6 +1490,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/template@npm:^7.8.6":
|
||||
version: 7.8.6
|
||||
resolution: "@babel/template@npm:7.8.6"
|
||||
dependencies:
|
||||
"@babel/code-frame": ^7.8.3
|
||||
"@babel/parser": ^7.8.6
|
||||
"@babel/types": ^7.8.6
|
||||
checksum: 2/90ff89fe2a436b27276e8048bbfeb96098917fc2903b5cb81e903c987df65ed0ab94b1829320c5810e66786e14a03dda44920c9afc73084bc8fdbcbee1743348
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/traverse@npm:^7.1.0, @babel/traverse@npm:^7.7.4, @babel/traverse@npm:^7.8.3":
|
||||
version: 7.8.3
|
||||
resolution: "@babel/traverse@npm:7.8.3"
|
||||
@@ -1346,6 +1535,23 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/traverse@npm:^7.8.6":
|
||||
version: 7.8.6
|
||||
resolution: "@babel/traverse@npm:7.8.6"
|
||||
dependencies:
|
||||
"@babel/code-frame": ^7.8.3
|
||||
"@babel/generator": ^7.8.6
|
||||
"@babel/helper-function-name": ^7.8.3
|
||||
"@babel/helper-split-export-declaration": ^7.8.3
|
||||
"@babel/parser": ^7.8.6
|
||||
"@babel/types": ^7.8.6
|
||||
debug: ^4.1.0
|
||||
globals: ^11.1.0
|
||||
lodash: ^4.17.13
|
||||
checksum: 2/6c562bcbf34ccaf4c054334a5a372d69a9c0c268da82ffcd89b4fd40833be15215e9d674f867d4b277073445cbcbe2fa4c13705c7e9b7689ab527df0a011c860
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.3.0, @babel/types@npm:^7.8.3":
|
||||
version: 7.8.3
|
||||
resolution: "@babel/types@npm:7.8.3"
|
||||
@@ -1357,6 +1563,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/types@npm:^7.8.6":
|
||||
version: 7.8.6
|
||||
resolution: "@babel/types@npm:7.8.6"
|
||||
dependencies:
|
||||
esutils: ^2.0.2
|
||||
lodash: ^4.17.13
|
||||
to-fast-properties: ^2.0.0
|
||||
checksum: 2/95e071cdac65609b65b904fff6fad92cc02a2c269d2f8b625f33c28f6f6f2fe4e65f8bed04174f7ca22c92f81797bd1f6bc213195adf3df823471e14e925c061
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@bcoe/v8-coverage@npm:^0.2.3":
|
||||
version: 0.2.3
|
||||
resolution: "@bcoe/v8-coverage@npm:0.2.3"
|
||||
@@ -2562,12 +2779,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@polkadot/dev@npm:^0.50.8":
|
||||
version: 0.50.8
|
||||
resolution: "@polkadot/dev@npm:0.50.8"
|
||||
"@polkadot/dev@npm:^0.50.14":
|
||||
version: 0.50.14
|
||||
resolution: "@polkadot/dev@npm:0.50.14"
|
||||
dependencies:
|
||||
"@babel/cli": ^7.8.4
|
||||
"@babel/core": ^7.8.4
|
||||
"@babel/core": ^7.8.6
|
||||
"@babel/plugin-proposal-class-properties": ^7.8.3
|
||||
"@babel/plugin-proposal-decorators": ^7.8.3
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator": ^7.8.3
|
||||
@@ -2581,20 +2798,20 @@ __metadata:
|
||||
"@babel/plugin-syntax-import-meta": ^7.8.3
|
||||
"@babel/plugin-syntax-top-level-await": ^7.8.3
|
||||
"@babel/plugin-transform-runtime": ^7.8.3
|
||||
"@babel/preset-env": ^7.8.4
|
||||
"@babel/preset-env": ^7.8.6
|
||||
"@babel/preset-react": ^7.8.3
|
||||
"@babel/preset-typescript": ^7.8.3
|
||||
"@babel/register": ^7.8.3
|
||||
"@babel/register": ^7.8.6
|
||||
"@babel/runtime": ^7.8.4
|
||||
"@types/jest": ^25.1.3
|
||||
"@types/node": ^13.7.4
|
||||
"@typescript-eslint/eslint-plugin": 2.20.0
|
||||
"@typescript-eslint/parser": 2.20.0
|
||||
"@types/node": ^13.7.6
|
||||
"@typescript-eslint/eslint-plugin": 2.21.0
|
||||
"@typescript-eslint/parser": 2.21.0
|
||||
babel-core: ^7.0.0-bridge.0
|
||||
babel-jest: ^25.1.0
|
||||
babel-plugin-module-resolver: ^4.0.0
|
||||
babel-plugin-styled-components: ^1.10.7
|
||||
browserslist: ^4.8.7
|
||||
browserslist: ^4.9.0
|
||||
chalk: ^3.0.0
|
||||
coveralls: ^3.0.9
|
||||
cpx: ^1.5.0
|
||||
@@ -2605,7 +2822,7 @@ __metadata:
|
||||
eslint-plugin-node: ^11.0.0
|
||||
eslint-plugin-promise: ^4.2.1
|
||||
eslint-plugin-react: ^7.18.3
|
||||
eslint-plugin-react-hooks: ^2.4.0
|
||||
eslint-plugin-react-hooks: ^2.5.0
|
||||
eslint-plugin-standard: ^4.0.1
|
||||
fs-extra: ^8.1.0
|
||||
gh-pages: ^2.2.0
|
||||
@@ -2618,8 +2835,8 @@ __metadata:
|
||||
madge: ^3.7.0
|
||||
mkdirp: ^1.0.3
|
||||
rimraf: ^3.0.2
|
||||
typedoc: ^0.16.10
|
||||
typedoc-plugin-markdown: ^2.2.16
|
||||
typedoc: ^0.16.11
|
||||
typedoc-plugin-markdown: ^2.2.17
|
||||
typedoc-plugin-no-inherit: ^1.1.10
|
||||
typescript: ^3.8.2
|
||||
vuepress: ^1.3.1
|
||||
@@ -2641,7 +2858,12 @@ __metadata:
|
||||
polkadot-dev-run-test: scripts/polkadot-dev-run-test.js
|
||||
polkadot-dev-version: scripts/polkadot-dev-version.js
|
||||
polkadot-dev-yarn-only: scripts/polkadot-dev-yarn-only.js
|
||||
checksum: 2/eae29786ce006a9a305e68c1824a36078b3997575fbb63bf193f1d08b23cc8e7802fb29bda004400ce97db3ea4b5e09b932c8f2496f4508c76fd8fad04bed68e
|
||||
polkadot-exec-ghpages: scripts/polkadot-exec-ghpages.js
|
||||
polkadot-exec-tsc: scripts/polkadot-exec-tsc.js
|
||||
polkadot-exec-typedoc: scripts/polkadot-exec-typedoc.js
|
||||
polkadot-exec-vuepress: scripts/polkadot-exec-vuepress.js
|
||||
polkadot-exec-webpack: scripts/polkadot-exe-webpackc.js
|
||||
checksum: 2/601c6144f3e8b854b81550bd8c1eefa20696162780ec9d9b05b7b5fb01a3ef84492716fb7ba24ba7b5b6eabb824e603e22a95fcc5843d3137e29effeb3ddcba4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -2833,10 +3055,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^13.7.4":
|
||||
version: 13.7.4
|
||||
resolution: "@types/node@npm:13.7.4"
|
||||
checksum: 2/6aa330eaa5a93370adc14e44bb4af92de463116e5f37d5c30d447e3d519a185db50c65c442c2a4c8f09c7b6eae5c9bcd7783258534aee191d2ec672249c2bc22
|
||||
"@types/node@npm:^13.7.6":
|
||||
version: 13.7.7
|
||||
resolution: "@types/node@npm:13.7.7"
|
||||
checksum: 2/7a4a7c5060f86b6f4010d10b0de9831f98f303513a7403e8bfb3ad3f1d6a9533d023e1b6e2331959525156b84c0daf98ad1569407309da1f798498301f227a37
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -2870,11 +3092,11 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:2.20.0":
|
||||
version: 2.20.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:2.20.0"
|
||||
"@typescript-eslint/eslint-plugin@npm:2.21.0":
|
||||
version: 2.21.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:2.21.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/experimental-utils": 2.20.0
|
||||
"@typescript-eslint/experimental-utils": 2.21.0
|
||||
eslint-utils: ^1.4.3
|
||||
functional-red-black-tree: ^1.0.1
|
||||
regexpp: ^3.0.0
|
||||
@@ -2886,30 +3108,30 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 2/050a6d35682085788272bacf1ca46f0b9ad0723aa470deaa40eb6c680bb7323b47e9903747ebaff2f0b87d1460df3de67e70c89dee818e032c72091fd7896049
|
||||
checksum: 2/5a147e73fdc85fd78fbf762389f15140830dd6483bff84c5b981c6363bccb8739d99b58e512e25078cf63a3163b2e23aa76a4aa7e4157a516cc3c4c1264ec80b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/experimental-utils@npm:2.20.0":
|
||||
version: 2.20.0
|
||||
resolution: "@typescript-eslint/experimental-utils@npm:2.20.0"
|
||||
"@typescript-eslint/experimental-utils@npm:2.21.0":
|
||||
version: 2.21.0
|
||||
resolution: "@typescript-eslint/experimental-utils@npm:2.21.0"
|
||||
dependencies:
|
||||
"@types/json-schema": ^7.0.3
|
||||
"@typescript-eslint/typescript-estree": 2.20.0
|
||||
"@typescript-eslint/typescript-estree": 2.21.0
|
||||
eslint-scope: ^5.0.0
|
||||
peerDependencies:
|
||||
eslint: "*"
|
||||
checksum: 2/6ba9083c032be6bf985f5a2912d5322ca254fcfd314d6de9d06c822b94eb3c5abfcee90c40eb2ea0f600e8ff2a484ea1bd3e915c29eab5ea3711c9b77466979e
|
||||
checksum: 2/bcc5fb5957c5416d101c70225c4cb7bb92af7bef63831d248bbca3cec82563f018dcf9d4ce032b307c3d06a8d72562e333bd091f819146a105e820e56eda77bd
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:2.20.0":
|
||||
version: 2.20.0
|
||||
resolution: "@typescript-eslint/parser@npm:2.20.0"
|
||||
"@typescript-eslint/parser@npm:2.21.0":
|
||||
version: 2.21.0
|
||||
resolution: "@typescript-eslint/parser@npm:2.21.0"
|
||||
dependencies:
|
||||
"@types/eslint-visitor-keys": ^1.0.0
|
||||
"@typescript-eslint/experimental-utils": 2.20.0
|
||||
"@typescript-eslint/typescript-estree": 2.20.0
|
||||
"@typescript-eslint/experimental-utils": 2.21.0
|
||||
"@typescript-eslint/typescript-estree": 2.21.0
|
||||
eslint-visitor-keys: ^1.1.0
|
||||
peerDependencies:
|
||||
eslint: ^5.0.0 || ^6.0.0
|
||||
@@ -2917,13 +3139,13 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 2/b0f2760c9c74c1a2f2b35b469799126b361ad84ef8e160159027bfda8bf04c6ab3b133e99d14510363f58ad49d8fca6ee8117d4c50763f9cbfbca595123d9aae
|
||||
checksum: 2/ab5de8fd7f02ff93faaa0e22e9a6dd8b6a52ef48aec2084a3ab2118b4171cb4a294fae39ea9c75c119085e7e83e8e7e71b6e047ebf459e59f0c346ae6530a847
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:2.20.0":
|
||||
version: 2.20.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:2.20.0"
|
||||
"@typescript-eslint/typescript-estree@npm:2.21.0":
|
||||
version: 2.21.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:2.21.0"
|
||||
dependencies:
|
||||
debug: ^4.1.1
|
||||
eslint-visitor-keys: ^1.1.0
|
||||
@@ -2937,7 +3159,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 2/ddf9a2b1365ff73c0c8429eac40bda8c1e8e53aaf4f413589eb1fce259a3f9ca819cd372390ccbc96db929035a44588fc70fc2866557b53ba46f4982047d08b7
|
||||
checksum: 2/e6724eea96602ceb3a3747fa4c1a1a93df94d9503a4b846d22fe1c17175890ad9c2dd86609e4d3f154c698ca4b8a21ada0b5ad99b03618f4ce76ee62139b82cf
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -4539,16 +4761,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"browserslist@npm:^4.8.7":
|
||||
version: 4.9.0
|
||||
resolution: "browserslist@npm:4.9.0"
|
||||
"browserslist@npm:^4.9.0":
|
||||
version: 4.9.1
|
||||
resolution: "browserslist@npm:4.9.1"
|
||||
dependencies:
|
||||
caniuse-lite: ^1.0.30001030
|
||||
electron-to-chromium: ^1.3.361
|
||||
electron-to-chromium: ^1.3.363
|
||||
node-releases: ^1.1.50
|
||||
bin:
|
||||
browserslist: cli.js
|
||||
checksum: 2/b5a7f976c37187ee365de3b25497cea17618d73bad337940c1764cfa0fb4c1b211b88ff445c9439c632efe23380b3a761a1f79f4f1b2320eccd111ce7e7583a5
|
||||
checksum: 2/62838a67d7e7ce303426cebee4e2c4738d6166e7786cea38462ed3afb298cec535686628c9ae5a44e63e80a0797254b587b61bc2a7b522f58abf16ff92a4aeb6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -6765,10 +6987,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"electron-to-chromium@npm:^1.3.361":
|
||||
version: 1.3.363
|
||||
resolution: "electron-to-chromium@npm:1.3.363"
|
||||
checksum: 2/33664669d5dc0f2dea5a186954b23753c7e06cc210c919c71964a97c7a27a8e09d8e2ddf55bd1f557cee0cdcce6f67e224aadf8fee9e21a14aec56601123be5d
|
||||
"electron-to-chromium@npm:^1.3.363":
|
||||
version: 1.3.364
|
||||
resolution: "electron-to-chromium@npm:1.3.364"
|
||||
checksum: 2/c2f9c49abfdacb1e05f2a9cfdf50a8c46a8bc880d9802e933a82da6c839d40317b0712618765afd76d3d93c8d51bfacea25787b05c0cb8e146cdfe10ff1cd6d6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -7100,12 +7322,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-react-hooks@npm:^2.4.0":
|
||||
version: 2.4.0
|
||||
resolution: "eslint-plugin-react-hooks@npm:2.4.0"
|
||||
"eslint-plugin-react-hooks@npm:^2.5.0":
|
||||
version: 2.5.0
|
||||
resolution: "eslint-plugin-react-hooks@npm:2.5.0"
|
||||
peerDependencies:
|
||||
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0
|
||||
checksum: 2/3230a778c34daf905b7ea955ae2bbb009d66f22c85e26c85dd73279702d3e369d3d1728daadcf02d4f09687ffb23ce9db2a277d3386e136e83a946538002e1c1
|
||||
checksum: 2/fa40ca7982e9c203b545c7f5794090a2ff93f4043da7c7149dc832df34c8a80cf92c21bd320d8fa1ea6495fa8e8cf4eb3a6ef38b2f735f9820ce33e36496d038
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -8558,7 +8780,7 @@ fsevents@^2.1.2:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"handlebars@npm:^4.4.0, handlebars@npm:^4.5.3, handlebars@npm:^4.7.2":
|
||||
"handlebars@npm:^4.4.0, handlebars@npm:^4.7.2":
|
||||
version: 4.7.2
|
||||
resolution: "handlebars@npm:4.7.2"
|
||||
dependencies:
|
||||
@@ -8575,6 +8797,23 @@ fsevents@^2.1.2:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"handlebars@npm:^4.7.3":
|
||||
version: 4.7.3
|
||||
resolution: "handlebars@npm:4.7.3"
|
||||
dependencies:
|
||||
neo-async: ^2.6.0
|
||||
optimist: ^0.6.1
|
||||
source-map: ^0.6.1
|
||||
uglify-js: ^3.1.4
|
||||
dependenciesMeta:
|
||||
uglify-js:
|
||||
optional: true
|
||||
bin:
|
||||
handlebars: bin/handlebars
|
||||
checksum: 2/8c9a87146ac2a98c89aafd46403044b09c312ac88668b1bf17af482a921cddaa3c04484c5eb04d9cac8dae3ebf2fb2926487b520efa59036a3d89482be1a5c2b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"har-schema@npm:^2.0.0":
|
||||
version: 2.0.0
|
||||
resolution: "har-schema@npm:2.0.0"
|
||||
@@ -14888,7 +15127,7 @@ resolve@^1.14.2:
|
||||
resolution: "root-workspace-0b6124@workspace:."
|
||||
dependencies:
|
||||
"@babel/core": ^7.8.4
|
||||
"@polkadot/dev": ^0.50.8
|
||||
"@polkadot/dev": ^0.50.14
|
||||
"@polkadot/util": ^2.5.1
|
||||
override-require: ^1.1.1
|
||||
languageName: unknown
|
||||
@@ -16645,15 +16884,15 @@ resolve@^1.14.2:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typedoc-plugin-markdown@npm:^2.2.16":
|
||||
version: 2.2.16
|
||||
resolution: "typedoc-plugin-markdown@npm:2.2.16"
|
||||
"typedoc-plugin-markdown@npm:^2.2.17":
|
||||
version: 2.2.17
|
||||
resolution: "typedoc-plugin-markdown@npm:2.2.17"
|
||||
dependencies:
|
||||
fs-extra: ^8.1.0
|
||||
handlebars: ^4.5.3
|
||||
handlebars: ^4.7.3
|
||||
peerDependencies:
|
||||
typedoc: ">=0.10.0"
|
||||
checksum: 2/a61b0007307c27d32cd7b93942d54a6c80cb704445a985f35bac4b2f7a8e5bb559a76eb910f15e537b24257f0664f9748fe64b69bf2fe36535393b9017a99bc8
|
||||
typedoc: ">=0.16.0"
|
||||
checksum: 2/cc4573434c3cc33770d3bdfca05e96a1abd3855a5971198a4e98cde83586cfc4342a1c01d91bd2df726172c346af20e1d92ea0ae30aabbf1160caa0119e686a2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -16666,7 +16905,7 @@ resolve@^1.14.2:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typedoc@npm:^0.16.10":
|
||||
"typedoc@npm:^0.16.11":
|
||||
version: 0.16.11
|
||||
resolution: "typedoc@npm:0.16.11"
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user