Skip to content
yarn.lock 96.2 KiB
Newer Older
Maciej Hirsz's avatar
Maciej Hirsz committed
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1


Zeke Mostov's avatar
Zeke Mostov committed
"@amaurymartiny/config@^1.3.0":
  version "1.3.1"
  resolved "https://registry.yarnpkg.com/@amaurymartiny/config/-/config-1.3.1.tgz#387c74a077267ca9ac111edccbae1fe679f76c7a"
  integrity sha512-LXP9TxfDYsc4eaq1gbMnUOf+VQSHyJoHlBRT0LBTXuV6k3WYPPNVlcSFZvPopAYq8+h97+Ng6i9NF46Ag2z7cw==
  dependencies:
    "@amaurymartiny/eslintrc" "^1.3.1"
    "@amaurymartiny/tsconfig" "^1.3.0"

"@amaurymartiny/eslintrc@^1.3.1":
  version "1.3.1"
  resolved "https://registry.yarnpkg.com/@amaurymartiny/eslintrc/-/eslintrc-1.3.1.tgz#8df005ec215196daf24498533797deef696fd330"
  integrity sha512-CKpA6Y7KGpchLP0UEkKw0q76vXaLJsqWGG3tmMQI7PKv2DSmz/AK/tRfw/pVQPKALhY/0aE53IwdxbjHpgzOqA==
  dependencies:
    "@typescript-eslint/eslint-plugin" "^3.0.2"
    "@typescript-eslint/parser" "^3.0.2"
    eslint "^7.1.0"
    eslint-config-prettier "^6.11.0"
    eslint-plugin-prettier "^3.1.3"
    eslint-plugin-react "^7.20.0"
    eslint-plugin-react-hooks "^4.0.4"
    eslint-plugin-simple-import-sort "^5.0.3"
    prettier "^2.0.5"

"@amaurymartiny/tsconfig@^1.3.0":
  version "1.3.0"
  resolved "https://registry.yarnpkg.com/@amaurymartiny/tsconfig/-/tsconfig-1.3.0.tgz#8043c7bc62bae49b9feb8da45432ebfcea741dc1"
  integrity sha512-XAD1deHiUwJkCP0rxE52Q0eIno51QwdfS092bIwLUZeUhrI2nsWm8LOmxksDhkqFRnrIde+kbxHoCpI0lUVoIQ==

"@babel/code-frame@^7.0.0":
  version "7.10.1"
  resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.1.tgz#d5481c5095daa1c57e16e54c6f9198443afb49ff"
  integrity sha512-IGhtTmpjGbYzcEDOw7DcQtbQSXcG9ftmAXtWTu9V936vDye4xjjekktFAtgZsWpzTj/X01jocB46mTywm/4SZw==
  dependencies:
    "@babel/highlight" "^7.10.1"

"@babel/helper-validator-identifier@^7.10.1":
  version "7.10.1"
  resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.1.tgz#5770b0c1a826c4f53f5ede5e153163e0318e94b5"
  integrity sha512-5vW/JXLALhczRCWP0PnFDMCJAchlBvM7f4uk/jXritBnIa6E1KmqmtrS3yn1LAnxFBypQ3eneLuXjsnfQsgILw==

"@babel/highlight@^7.10.1":
  version "7.10.1"
  resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.1.tgz#841d098ba613ba1a427a2b383d79e35552c38ae0"
  integrity sha512-8rMof+gVP8mxYZApLF/JgNDAkdKa+aJt3ZYxF8z6+j/hpeXL7iMsKCPHa2jNMHu/qqBwzQF4OHNoYi8dMA/rYg==
  dependencies:
    "@babel/helper-validator-identifier" "^7.10.1"
    chalk "^2.0.0"
    js-tokens "^4.0.0"

"@babel/runtime-corejs3@^7.8.3":
  version "7.10.2"
  resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.10.2.tgz#3511797ddf9a3d6f3ce46b99cc835184817eaa4e"
  integrity sha512-+a2M/u7r15o3dV1NEizr9bRi+KUVnrs/qYxF0Z06DAPx/4VCWaz1WA7EcbE+uqGgt39lp5akWGmHsTseIkHkHg==
  dependencies:
    core-js-pure "^3.0.0"
    regenerator-runtime "^0.13.4"

"@babel/runtime@^7.10.2":
  version "7.10.2"
  resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.10.2.tgz#d103f21f2602497d38348a32e008637d506db839"
  integrity sha512-6sF3uQw2ivImfVIl62RZ7MXhO2tap69WeWK57vAaimT6AZbE4FbqjdEJIN1UqoD6wI6B+1n9UiagafH1sxjOtg==
  dependencies:
    regenerator-runtime "^0.13.4"

"@polkadot/[email protected]":
  version "1.18.1"
  resolved "https://registry.yarnpkg.com/@polkadot/api-derive/-/api-derive-1.18.1.tgz#64cc83f6befdd6e1bdf21a7be71c9929fb92e01a"
  integrity sha512-B0sqwIH6RhfHjOAf9sU0Wulcf47gNKYDmm0qEvF1oFTWIlLrEa6h2tisSqS/2GetE4J97wEtMM/5bb/69qdCgA==
  dependencies:
    "@babel/runtime" "^7.10.2"
    "@polkadot/api" "1.18.1"
    "@polkadot/rpc-core" "1.18.1"
    "@polkadot/rpc-provider" "1.18.1"
    "@polkadot/types" "1.18.1"
    "@polkadot/util" "^2.13.1"
    "@polkadot/util-crypto" "^2.13.1"
joe petrowski's avatar
joe petrowski committed
    bn.js "^5.1.2"
    memoizee "^0.4.14"
Maciej Hirsz's avatar
Maciej Hirsz committed
    rxjs "^6.5.5"
"@polkadot/[email protected]", "@polkadot/api@^1.18.1":
  version "1.18.1"
  resolved "https://registry.yarnpkg.com/@polkadot/api/-/api-1.18.1.tgz#3d8d3f3d2e692ab5e0fa5ca0e92f7980b6533cf4"
  integrity sha512-3UqY3MYthDvHBT+UWxGJeb5XRX1QOnheez2TJatXwENOh4V6PsE2GtdI+ckXkYh9p61978uNtWhZ5WxDupiW/A==
  dependencies:
    "@babel/runtime" "^7.10.2"
    "@polkadot/api-derive" "1.18.1"
    "@polkadot/keyring" "^2.13.1"
    "@polkadot/metadata" "1.18.1"
    "@polkadot/rpc-core" "1.18.1"
    "@polkadot/rpc-provider" "1.18.1"
    "@polkadot/types" "1.18.1"
    "@polkadot/types-known" "1.18.1"
    "@polkadot/util" "^2.13.1"
    "@polkadot/util-crypto" "^2.13.1"
joe petrowski's avatar
joe petrowski committed
    bn.js "^5.1.2"
    eventemitter3 "^4.0.4"
Maciej Hirsz's avatar
Maciej Hirsz committed
    rxjs "^6.5.5"
"@polkadot/calc-fee@file:./calc-fee/pkg":
  version "0.1.0"

"@polkadot/keyring@^2.13.1":
  version "2.13.1"
  resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-2.13.1.tgz#2607d790ac1df0ee1d3508aa47588f425331189f"
  integrity sha512-Vm3ohFyvPAKYFJsUtphYQ0zYgD6VlOV2e6yaHqq8e6q7opLdHcpkE11OSeEnaYs7kUdzs873VH5GTYP2pTKJFQ==
  dependencies:
    "@babel/runtime" "^7.10.2"
    "@polkadot/util" "2.13.1"
    "@polkadot/util-crypto" "2.13.1"
"@polkadot/[email protected]", "@polkadot/metadata@^1.18.1":
  version "1.18.1"
  resolved "https://registry.yarnpkg.com/@polkadot/metadata/-/metadata-1.18.1.tgz#4b1c71963850c56bb763d25d649a708c2e7cf9e3"
  integrity sha512-JfKkmI68Uu2Zzu9Us2Ci048dpCQhRtLlQGNreDXKnYnBjhedoWfiYYykutGiWdXVqO9Zkqp6u+fkfcGHP6xZeg==
  dependencies:
    "@babel/runtime" "^7.10.2"
    "@polkadot/types" "1.18.1"
    "@polkadot/types-known" "1.18.1"
    "@polkadot/util" "^2.13.1"
    "@polkadot/util-crypto" "^2.13.1"
joe petrowski's avatar
joe petrowski committed
    bn.js "^5.1.2"
"@polkadot/[email protected]":
  version "1.18.1"
  resolved "https://registry.yarnpkg.com/@polkadot/rpc-core/-/rpc-core-1.18.1.tgz#f96aa1071558fddc483771117aef0bb27a1fc974"
  integrity sha512-3rpb/xdXkz9o/avMd63yqVK0+p/AKGSBPklSUSjnPvf9AfjGA4WF8xRwisQKqF3KKWfbm3ytbaJhPWU5dD3QNQ==
  dependencies:
    "@babel/runtime" "^7.10.2"
    "@polkadot/metadata" "1.18.1"
    "@polkadot/rpc-provider" "1.18.1"
    "@polkadot/types" "1.18.1"
    "@polkadot/util" "^2.13.1"
    memoizee "^0.4.14"
Maciej Hirsz's avatar
Maciej Hirsz committed
    rxjs "^6.5.5"
"@polkadot/[email protected]", "@polkadot/rpc-provider@^1.18.1":
  version "1.18.1"
  resolved "https://registry.yarnpkg.com/@polkadot/rpc-provider/-/rpc-provider-1.18.1.tgz#ab295c353a0be9c2227af751cc02c16d61a86139"
  integrity sha512-UE2+RAOny9JApcajY8xblzMdebYShTlNczF4YhHVa1FThrP6wnTTHUbdAoAVp15eazAXqotnXO3suSq7HFaL2Q==
  dependencies:
    "@babel/runtime" "^7.10.2"
    "@polkadot/metadata" "1.18.1"
    "@polkadot/types" "1.18.1"
    "@polkadot/util" "^2.13.1"
    "@polkadot/util-crypto" "^2.13.1"
joe petrowski's avatar
joe petrowski committed
    bn.js "^5.1.2"
    eventemitter3 "^4.0.4"
Maciej Hirsz's avatar
Maciej Hirsz committed
    isomorphic-fetch "^2.2.1"
    websocket "^1.0.31"

"@polkadot/[email protected]":
  version "1.18.1"
  resolved "https://registry.yarnpkg.com/@polkadot/types-known/-/types-known-1.18.1.tgz#3407a469fb75118274ca7fdd44354f50c38ebcf8"
  integrity sha512-AL371sBtBkyNHE7akpAawDgIAWKydafmB8ADePLJSr8zIFjRk62q1TWoeTzUMYOC9uwYPVF6N0cifXpPHzbeLQ==
Maciej Hirsz's avatar
Maciej Hirsz committed
  dependencies:
    "@babel/runtime" "^7.10.2"
    "@polkadot/types" "1.18.1"
    "@polkadot/util" "^2.13.1"
joe petrowski's avatar
joe petrowski committed
    bn.js "^5.1.2"
"@polkadot/[email protected]", "@polkadot/types@^1.18.1":
  version "1.18.1"
  resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-1.18.1.tgz#d6018f72ba54685b3afc797693418959bfce981f"
  integrity sha512-j+KhEQpeGDOLIoTGs5hi47PA+4sZPoOdOV1aaqUqt95T5OXO4O8M1qr1GrTv41hkZ23QGDcRCGIMq6aYdKmRHg==
  dependencies:
    "@babel/runtime" "^7.10.2"
    "@polkadot/metadata" "1.18.1"
    "@polkadot/util" "^2.13.1"
    "@polkadot/util-crypto" "^2.13.1"
    "@types/bn.js" "^4.11.6"
joe petrowski's avatar
joe petrowski committed
    bn.js "^5.1.2"
Maciej Hirsz's avatar
Maciej Hirsz committed
    memoizee "^0.4.14"
Maciej Hirsz's avatar
Maciej Hirsz committed
    rxjs "^6.5.5"
"@polkadot/[email protected]", "@polkadot/util-crypto@^2.13.1":
  version "2.13.1"
  resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-2.13.1.tgz#02ae12f02d5a636bb8ff5c8804d4696a1308624b"
  integrity sha512-AZZCwzW6EOql/KTKfDNgUUKpaGkKEk04cxMWdUzU52gmCLcGS8NXdl/YEs+R8JmQsF41q11gcSD/WzTFuv4ehQ==
  dependencies:
    "@babel/runtime" "^7.10.2"
    "@polkadot/util" "2.13.1"
Maciej Hirsz's avatar
Maciej Hirsz committed
    "@polkadot/wasm-crypto" "^1.2.1"
    base-x "^3.0.8"
Maciej Hirsz's avatar
Maciej Hirsz committed
    blakejs "^1.1.0"
    bn.js "^5.1.2"
Maciej Hirsz's avatar
Maciej Hirsz committed
    bs58 "^4.0.1"
Maciej Hirsz's avatar
Maciej Hirsz committed
    js-sha3 "^0.8.0"
    pbkdf2 "^3.1.1"
    tweetnacl "^1.0.3"
Maciej Hirsz's avatar
Maciej Hirsz committed
    xxhashjs "^0.2.2"

"@polkadot/[email protected]", "@polkadot/util@^2.13.1":
  version "2.13.1"
Loading full blame...