Skip to content
yarn.lock 98.7 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.4"
  resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.4.tgz#168da1a36e90da68ae8d49c0f1b48c7c6249213a"
  integrity sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==
Zeke Mostov's avatar
Zeke Mostov committed
  dependencies:
Zeke Mostov's avatar
Zeke Mostov committed

"@babel/helper-validator-identifier@^7.10.4":
  version "7.10.4"
  resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2"
  integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==
Zeke Mostov's avatar
Zeke Mostov committed

"@babel/highlight@^7.10.4":
  version "7.10.4"
  resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.4.tgz#7d1bdfd65753538fabe6c38596cdb76d9ac60143"
  integrity sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l6f7/RIkmA==
Zeke Mostov's avatar
Zeke Mostov committed
  dependencies:
    "@babel/helper-validator-identifier" "^7.10.4"
Zeke Mostov's avatar
Zeke Mostov committed
    chalk "^2.0.0"
    js-tokens "^4.0.0"

"@babel/[email protected]":
  version "7.8.7"
  resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.8.7.tgz#8fefce9802db54881ba59f90bb28719b4996324d"
  integrity sha512-+AATMUFppJDw6aiR5NVPHqIQBlV/Pj8wY/EZH+lmvRdUo9xBaz/rF3alAwFJQavvKfeOlPE7oaaDHVbcySbCsg==
  dependencies:
    regenerator-runtime "^0.13.4"

"@babel/runtime@^7.10.3":
  version "7.10.4"
  resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.10.4.tgz#a6724f1a6b8d2f6ea5236dbfe58c7d7ea9c5eb99"
  integrity sha512-UpTN5yUJr9b4EX2CnGNWIvER7Ab83ibv0pcvvHc4UOdrBI5jb8bj+32cCwPX6xu0mt2daFNjYhoi+X7beH0RSw==
  dependencies:
    regenerator-runtime "^0.13.4"

"@polkadot/[email protected]":
  version "1.22.1"
  resolved "https://registry.yarnpkg.com/@polkadot/api-derive/-/api-derive-1.22.1.tgz#482908d528e6eed601f25360866758944e48f8d1"
  integrity sha512-p9gRiOOIiLYNiV/8JwQbDaqdACNv5/GGy4WW+2dk/P5kbWchcMK8cAPlEwbRnmfRuMjH8ofLRi3lTWBpFJZzkQ==
  dependencies:
    "@babel/runtime" "^7.10.3"
    "@polkadot/api" "1.22.1"
    "@polkadot/rpc-core" "1.22.1"
    "@polkadot/rpc-provider" "1.22.1"
    "@polkadot/types" "1.22.1"
    "@polkadot/util" "^2.16.1"
    "@polkadot/util-crypto" "^2.16.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.21.1":
  version "1.22.1"
  resolved "https://registry.yarnpkg.com/@polkadot/api/-/api-1.22.1.tgz#bab7eecee1ba98f1ff7dd61c97b9859678f8b6cb"
  integrity sha512-3vvDwLPBWCzBnL0VDq6jh9KmOChvihibkEKhRrWPVAG6cSDdP5Y+S+tEglG3pdI2Od8pnlOZwu6Qi4Au+ZidAA==
  dependencies:
    "@babel/runtime" "^7.10.3"
    "@polkadot/api-derive" "1.22.1"
    "@polkadot/keyring" "^2.16.1"
    "@polkadot/metadata" "1.22.1"
    "@polkadot/rpc-core" "1.22.1"
    "@polkadot/rpc-provider" "1.22.1"
    "@polkadot/types" "1.22.1"
    "@polkadot/types-known" "1.22.1"
    "@polkadot/util" "^2.16.1"
    "@polkadot/util-crypto" "^2.16.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.16.1":
  version "2.16.1"
  resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-2.16.1.tgz#6d245b09b92b5aea372352345bbf6a8ea82e9079"
  integrity sha512-fJYTDniBLWMbHSfzByGjsr63OwTyZaMw2n99b8OhD/WDAqAvCI8unnBNgGhfly4z6DMRkMxPhUH4VH2iNWqFhA==
  dependencies:
    "@babel/runtime" "^7.10.3"
    "@polkadot/util" "2.16.1"
    "@polkadot/util-crypto" "2.16.1"
"@polkadot/[email protected]", "@polkadot/metadata@^1.21.1":
  version "1.22.1"
  resolved "https://registry.yarnpkg.com/@polkadot/metadata/-/metadata-1.22.1.tgz#7fbaec0da2d97bff300b73a2d1e64944d61e0e25"
  integrity sha512-nLVg8tTiGzzEk0qmUCF1SqhbWj2CjhEtoKQhS7XFwbrudokSlIbzYzHMhLuD5FsePi3keiOgaZdCiGyi7y06jg==
  dependencies:
    "@babel/runtime" "^7.10.3"
    "@polkadot/types" "1.22.1"
    "@polkadot/types-known" "1.22.1"
    "@polkadot/util" "^2.16.1"
    "@polkadot/util-crypto" "^2.16.1"
joe petrowski's avatar
joe petrowski committed
    bn.js "^5.1.2"
"@polkadot/[email protected]":
  version "1.22.1"
  resolved "https://registry.yarnpkg.com/@polkadot/rpc-core/-/rpc-core-1.22.1.tgz#1d825dee5ba40c803b53b1f5c56255a50a47817b"
  integrity sha512-Jh81RLnRMn+7qzE8ipjv1iGhJx4L2NAw6Hqyt+khRVtkBgf+lvze0/CzozYb53iBTb0C/svbbPcr8IHnqFNXBg==
  dependencies:
    "@babel/runtime" "^7.10.3"
    "@polkadot/metadata" "1.22.1"
    "@polkadot/rpc-provider" "1.22.1"
    "@polkadot/types" "1.22.1"
    "@polkadot/util" "^2.16.1"
    memoizee "^0.4.14"
Maciej Hirsz's avatar
Maciej Hirsz committed
    rxjs "^6.5.5"
"@polkadot/[email protected]", "@polkadot/rpc-provider@^1.21.1":
  version "1.22.1"
  resolved "https://registry.yarnpkg.com/@polkadot/rpc-provider/-/rpc-provider-1.22.1.tgz#b60c3287851c11b851e5e041d48758eb0142a48a"
  integrity sha512-YJ6Q0J4b6j6aOqfXxpyoOKZqeX/PrKRsIv7aPzw4GzgfxTMe/PO+tUWwgKX4dvuH9UMtMmSC//lMZiDM4aXC9Q==
  dependencies:
    "@babel/runtime" "^7.10.3"
    "@polkadot/metadata" "1.22.1"
    "@polkadot/types" "1.22.1"
    "@polkadot/util" "^2.16.1"
    "@polkadot/util-crypto" "^2.16.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.22.1"
  resolved "https://registry.yarnpkg.com/@polkadot/types-known/-/types-known-1.22.1.tgz#0c93977d212f5019b90e291b1bf1ae4968c3e6a4"
  integrity sha512-9cpHea1VjlsItEc7DCXzSXvlYEschQYJkVyedf7z033hsj28trpwRtTURhYnFCjvQzV0PFF9wzXCFMRyawzIXA==
Maciej Hirsz's avatar
Maciej Hirsz committed
  dependencies:
    "@babel/runtime" "^7.10.3"
    "@polkadot/types" "1.22.1"
    "@polkadot/util" "^2.16.1"
joe petrowski's avatar
joe petrowski committed
    bn.js "^5.1.2"
"@polkadot/[email protected]", "@polkadot/types@^1.21.1":
  version "1.22.1"
  resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-1.22.1.tgz#dc162b321c17d232556e60f24067e2016095e442"
  integrity sha512-LkdkTb7fIQ3G8yybej3swuggCEl0spERl6tHE5HQrn5ncNioxkjNZQ5Q5h9z/+vMRiMam173s0mQmMu07m061w==
  dependencies:
    "@babel/runtime" "^7.10.3"
    "@polkadot/metadata" "1.22.1"
    "@polkadot/util" "^2.16.1"
    "@polkadot/util-crypto" "^2.16.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.16.1":
  version "2.16.1"
  resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-2.16.1.tgz#b25992d62a3681772f178cf7d7938e702a622525"
  integrity sha512-qLN861RB+9dbM8InZGveyaCkfjLd7HpIGFGVsxOLTA9XboBgLMaAB+Vs82RtT461q2xcf2UkjclFlokFqf0jtg==
  dependencies:
    "@babel/runtime" "^7.10.3"
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"
    elliptic "^6.5.3"
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.16.1":
  version "2.16.1"
  resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-2.16.1.tgz#6575ab777ccea0cfc89649e3339e310c93e1b267"
Loading full blame...