Skip to content
Snippets Groups Projects
yarn.lock 471 KiB
Newer Older
  • Learn to ignore specific revisions
  • Maxim Filippov's avatar
    Maxim Filippov committed
    # THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
    # yarn lockfile v1
    
    
    "@babel/code-frame@7.0.0-beta.44":
      version "7.0.0-beta.44"
      resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0-beta.44.tgz#2a02643368de80916162be70865c97774f3adbd9"
      integrity sha512-cuAuTTIQ9RqcFRJ/Y8PvTh+paepNcaGxwQwjIDRWPXmzzyAeCO4KqS9ikMvq0MCbRk6GlYKwfzStrcP3/jSL8g==
      dependencies:
        "@babel/highlight" "7.0.0-beta.44"
    
    
    Angelina Filippova's avatar
    Angelina Filippova committed
    "@babel/code-frame@^7.0.0":
      version "7.0.0"
      resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0.tgz#06e2ab19bdb535385559aabb5ba59729482800f8"
      integrity sha512-OfC2uemaknXr87bdLUkWog7nYuliM9Ij5HUcajsVcMCpQrcLmtxRbVFTIqmcSkSeYRBFBRxs2FiUqFJDLdiebA==
      dependencies:
        "@babel/highlight" "^7.0.0"
    
    
    "@babel/code-frame@^7.8.3":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.8.3.tgz#33e25903d7481181534e12ec0a25f16b6fcf419e"
      integrity sha512-a9gxpmdXtZEInkCSHUJDLHZVBgb1QS0jhss4cPP93EW7s+uC5bikET2twEF3KV+7rDblJcmNvTR7VJejqd2C2g==
      dependencies:
        "@babel/highlight" "^7.8.3"
    
    
    Angelina Filippova's avatar
    Angelina Filippova committed
    "@babel/core@^7.1.0", "@babel/core@^7.3.4":
      version "7.3.4"
      resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.3.4.tgz#921a5a13746c21e32445bf0798680e9d11a6530b"
      integrity sha512-jRsuseXBo9pN197KnDwhhaaBzyZr2oIcLHHTt2oDdQrej5Qp57dCCJafWx5ivU8/alEYDpssYqv1MUqcxwQlrA==
      dependencies:
        "@babel/code-frame" "^7.0.0"
        "@babel/generator" "^7.3.4"
        "@babel/helpers" "^7.2.0"
        "@babel/parser" "^7.3.4"
        "@babel/template" "^7.2.2"
        "@babel/traverse" "^7.3.4"
        "@babel/types" "^7.3.4"
        convert-source-map "^1.1.0"
        debug "^4.1.0"
        json5 "^2.1.0"
        lodash "^4.17.11"
        resolve "^1.3.2"
        semver "^5.4.1"
        source-map "^0.5.0"
    
    
    "@babel/core@^7.7.5":
      version "7.9.0"
      resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.9.0.tgz#ac977b538b77e132ff706f3b8a4dbad09c03c56e"
      integrity sha512-kWc7L0fw1xwvI0zi8OKVBuxRVefwGOrKSQMvrQ3dW+bIIavBY3/NpXmpjMy7bQnLgwgzWQZ8TlM57YHpHNHz4w==
      dependencies:
        "@babel/code-frame" "^7.8.3"
        "@babel/generator" "^7.9.0"
        "@babel/helper-module-transforms" "^7.9.0"
        "@babel/helpers" "^7.9.0"
        "@babel/parser" "^7.9.0"
        "@babel/template" "^7.8.6"
        "@babel/traverse" "^7.9.0"
        "@babel/types" "^7.9.0"
        convert-source-map "^1.7.0"
        debug "^4.1.0"
        gensync "^1.0.0-beta.1"
        json5 "^2.1.2"
        lodash "^4.17.13"
        resolve "^1.3.2"
        semver "^5.4.1"
        source-map "^0.5.0"
    
    
    Maxim Filippov's avatar
    Maxim Filippov committed
    "@babel/generator@7.0.0-beta.44":
      version "7.0.0-beta.44"
      resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.0.0-beta.44.tgz#c7e67b9b5284afcf69b309b50d7d37f3e5033d42"
      integrity sha512-5xVb7hlhjGcdkKpMXgicAVgx8syK5VJz193k0i/0sLP6DzE6lRrU1K3B/rFefgdo9LPGMAOOOAWW4jycj07ShQ==
      dependencies:
        "@babel/types" "7.0.0-beta.44"
        jsesc "^2.5.1"
        lodash "^4.2.0"
        source-map "^0.5.0"
        trim-right "^1.0.1"
    
    
    "@babel/generator@^7.3.4":
    
    Angelina Filippova's avatar
    Angelina Filippova committed
      version "7.3.4"
      resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.3.4.tgz#9aa48c1989257877a9d971296e5b73bfe72e446e"
      integrity sha512-8EXhHRFqlVVWXPezBW5keTiQi/rJMQTg/Y9uVCEZ0CAF3PKtCCaVRnp64Ii1ujhkoDhhF1fVsImoN4yJ2uz4Wg==
      dependencies:
        "@babel/types" "^7.3.4"
        jsesc "^2.5.1"
        lodash "^4.17.11"
        source-map "^0.5.0"
        trim-right "^1.0.1"
    
    
    "@babel/generator@^7.9.0", "@babel/generator@^7.9.5":
      version "7.9.5"
      resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.9.5.tgz#27f0917741acc41e6eaaced6d68f96c3fa9afaf9"
      integrity sha512-GbNIxVB3ZJe3tLeDm1HSn2AhuD/mVcyLDpgtLXa5tplmWrJdF/elxB56XNqCuD6szyNkDi6wuoKXln3QeBmCHQ==
      dependencies:
        "@babel/types" "^7.9.5"
        jsesc "^2.5.1"
        lodash "^4.17.13"
        source-map "^0.5.0"
    
    
    Angelina Filippova's avatar
    Angelina Filippova committed
    "@babel/helper-annotate-as-pure@^7.0.0":
      version "7.0.0"
      resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.0.0.tgz#323d39dd0b50e10c7c06ca7d7638e6864d8c5c32"
      integrity sha512-3UYcJUj9kvSLbLbUIfQTqzcy5VX7GRZ/CCDrnOaZorFFM01aXp1+GJwuFGV4NDDoAS+mOUyHcO6UD/RfqOks3Q==
      dependencies:
        "@babel/types" "^7.0.0"
    
    "@babel/helper-builder-binary-assignment-operator-visitor@^7.1.0":
      version "7.1.0"
      resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.1.0.tgz#6b69628dfe4087798e0c4ed98e3d4a6b2fbd2f5f"
      integrity sha512-qNSR4jrmJ8M1VMM9tibvyRAHXQs2PmaksQF7c1CGJNipfe3D8p+wgNwgso/P2A2r2mdgBWAXljNWR0QRZAMW8w==
      dependencies:
        "@babel/helper-explode-assignable-expression" "^7.1.0"
        "@babel/types" "^7.0.0"
    
    "@babel/helper-call-delegate@^7.1.0":
      version "7.1.0"
      resolved "https://registry.yarnpkg.com/@babel/helper-call-delegate/-/helper-call-delegate-7.1.0.tgz#6a957f105f37755e8645343d3038a22e1449cc4a"
      integrity sha512-YEtYZrw3GUK6emQHKthltKNZwszBcHK58Ygcis+gVUrF4/FmTVr5CCqQNSfmvg2y+YDEANyYoaLz/SHsnusCwQ==
      dependencies:
        "@babel/helper-hoist-variables" "^7.0.0"
        "@babel/traverse" "^7.1.0"
        "@babel/types" "^7.0.0"
    
    "@babel/helper-define-map@^7.1.0":
      version "7.1.0"
      resolved "https://registry.yarnpkg.com/@babel/helper-define-map/-/helper-define-map-7.1.0.tgz#3b74caec329b3c80c116290887c0dd9ae468c20c"
      integrity sha512-yPPcW8dc3gZLN+U1mhYV91QU3n5uTbx7DUdf8NnPbjS0RMwBuHi9Xt2MUgppmNz7CJxTBWsGczTiEp1CSOTPRg==
      dependencies:
        "@babel/helper-function-name" "^7.1.0"
        "@babel/types" "^7.0.0"
        lodash "^4.17.10"
    
    "@babel/helper-explode-assignable-expression@^7.1.0":
      version "7.1.0"
      resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.1.0.tgz#537fa13f6f1674df745b0c00ec8fe4e99681c8f6"
      integrity sha512-NRQpfHrJ1msCHtKjbzs9YcMmJZOg6mQMmGRB+hbamEdG5PNpaSm95275VD92DvJKuyl0s2sFiDmMZ+EnnvufqA==
      dependencies:
        "@babel/traverse" "^7.1.0"
        "@babel/types" "^7.0.0"
    
    
    Maxim Filippov's avatar
    Maxim Filippov committed
    "@babel/helper-function-name@7.0.0-beta.44":
      version "7.0.0-beta.44"
      resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.0.0-beta.44.tgz#e18552aaae2231100a6e485e03854bc3532d44dd"
      integrity sha512-MHRG2qZMKMFaBavX0LWpfZ2e+hLloT++N7rfM3DYOMUOGCD8cVjqZpwiL8a0bOX3IYcQev1ruciT0gdFFRTxzg==
      dependencies:
        "@babel/helper-get-function-arity" "7.0.0-beta.44"
        "@babel/template" "7.0.0-beta.44"
        "@babel/types" "7.0.0-beta.44"
    
    
    Angelina Filippova's avatar
    Angelina Filippova committed
    "@babel/helper-function-name@^7.1.0":
      version "7.1.0"
      resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.1.0.tgz#a0ceb01685f73355d4360c1247f582bfafc8ff53"
      integrity sha512-A95XEoCpb3TO+KZzJ4S/5uW5fNe26DjBGqf1o9ucyLyCmi1dXq/B3c8iaWTfBk3VvetUxl16e8tIrd5teOCfGw==
      dependencies:
        "@babel/helper-get-function-arity" "^7.0.0"
        "@babel/template" "^7.1.0"
        "@babel/types" "^7.0.0"
    
    
    "@babel/helper-function-name@^7.9.5":
      version "7.9.5"
      resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.9.5.tgz#2b53820d35275120e1874a82e5aabe1376920a5c"
      integrity sha512-JVcQZeXM59Cd1qanDUxv9fgJpt3NeKUaqBqUEvfmQ+BCOKq2xUgaWZW2hr0dkbyJgezYuplEoh5knmrnS68efw==
      dependencies:
        "@babel/helper-get-function-arity" "^7.8.3"
        "@babel/template" "^7.8.3"
        "@babel/types" "^7.9.5"
    
    
    Maxim Filippov's avatar
    Maxim Filippov committed
    "@babel/helper-get-function-arity@7.0.0-beta.44":
      version "7.0.0-beta.44"
      resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0-beta.44.tgz#d03ca6dd2b9f7b0b1e6b32c56c72836140db3a15"
      integrity sha512-w0YjWVwrM2HwP6/H3sEgrSQdkCaxppqFeJtAnB23pRiJB5E/O9Yp7JAAeWBl+gGEgmBFinnTyOv2RN7rcSmMiw==
      dependencies:
        "@babel/types" "7.0.0-beta.44"
    
    
    Angelina Filippova's avatar
    Angelina Filippova committed
    "@babel/helper-get-function-arity@^7.0.0":
      version "7.0.0"
      resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0.tgz#83572d4320e2a4657263734113c42868b64e49c3"
      integrity sha512-r2DbJeg4svYvt3HOS74U4eWKsUAMRH01Z1ds1zx8KNTPtpTL5JAsdFv8BNyOpVqdFhHkkRDIg5B4AsxmkjAlmQ==
      dependencies:
        "@babel/types" "^7.0.0"
    
    
    "@babel/helper-get-function-arity@^7.8.3":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.8.3.tgz#b894b947bd004381ce63ea1db9f08547e920abd5"
      integrity sha512-FVDR+Gd9iLjUMY1fzE2SR0IuaJToR4RkCDARVfsBBPSP53GEqSFjD8gNyxg246VUyc/ALRxFaAK8rVG7UT7xRA==
      dependencies:
        "@babel/types" "^7.8.3"
    
    
    Angelina Filippova's avatar
    Angelina Filippova committed
    "@babel/helper-hoist-variables@^7.0.0":
      version "7.0.0"
      resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.0.0.tgz#46adc4c5e758645ae7a45deb92bab0918c23bb88"
      integrity sha512-Ggv5sldXUeSKsuzLkddtyhyHe2YantsxWKNi7A+7LeD12ExRDWTRk29JCXpaHPAbMaIPZSil7n+lq78WY2VY7w==
      dependencies:
        "@babel/types" "^7.0.0"
    
    "@babel/helper-member-expression-to-functions@^7.0.0":
      version "7.0.0"
      resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.0.0.tgz#8cd14b0a0df7ff00f009e7d7a436945f47c7a16f"
      integrity sha512-avo+lm/QmZlv27Zsi0xEor2fKcqWG56D5ae9dzklpIaY7cQMK5N8VSpaNVPPagiqmy7LrEjK1IWdGMOqPu5csg==
      dependencies:
        "@babel/types" "^7.0.0"
    
    
    "@babel/helper-member-expression-to-functions@^7.8.3":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.8.3.tgz#659b710498ea6c1d9907e0c73f206eee7dadc24c"
      integrity sha512-fO4Egq88utkQFjbPrSHGmGLFqmrshs11d46WI+WZDESt7Wu7wN2G2Iu+NMMZJFDOVRHAMIkB5SNh30NtwCA7RA==
      dependencies:
        "@babel/types" "^7.8.3"
    
    
    Angelina Filippova's avatar
    Angelina Filippova committed
    "@babel/helper-module-imports@^7.0.0":
      version "7.0.0"
      resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.0.0.tgz#96081b7111e486da4d2cd971ad1a4fe216cc2e3d"
      integrity sha512-aP/hlLq01DWNEiDg4Jn23i+CXxW/owM4WpDLFUbpjxe4NS3BhLVZQ5i7E0ZrxuQ/vwekIeciyamgB1UIYxxM6A==
      dependencies:
        "@babel/types" "^7.0.0"
    
    
    "@babel/helper-module-imports@^7.8.3":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.8.3.tgz#7fe39589b39c016331b6b8c3f441e8f0b1419498"
      integrity sha512-R0Bx3jippsbAEtzkpZ/6FIiuzOURPcMjHp+Z6xPe6DtApDJx+w7UYyOLanZqO8+wKR9G10s/FmHXvxaMd9s6Kg==
      dependencies:
        "@babel/types" "^7.8.3"
    
    
    Angelina Filippova's avatar
    Angelina Filippova committed
    "@babel/helper-module-transforms@^7.1.0":
      version "7.2.2"
      resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.2.2.tgz#ab2f8e8d231409f8370c883d20c335190284b963"
      integrity sha512-YRD7I6Wsv+IHuTPkAmAS4HhY0dkPobgLftHp0cRGZSdrRvmZY8rFvae/GVu3bD00qscuvK3WPHB3YdNpBXUqrA==
      dependencies:
        "@babel/helper-module-imports" "^7.0.0"
        "@babel/helper-simple-access" "^7.1.0"
        "@babel/helper-split-export-declaration" "^7.0.0"
        "@babel/template" "^7.2.2"
        "@babel/types" "^7.2.2"
        lodash "^4.17.10"
    
    
    "@babel/helper-module-transforms@^7.9.0":
      version "7.9.0"
      resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.9.0.tgz#43b34dfe15961918707d247327431388e9fe96e5"
      integrity sha512-0FvKyu0gpPfIQ8EkxlrAydOWROdHpBmiCiRwLkUiBGhCUPRRbVD2/tm3sFr/c/GWFrQ/ffutGUAnx7V0FzT2wA==
      dependencies:
        "@babel/helper-module-imports" "^7.8.3"
        "@babel/helper-replace-supers" "^7.8.6"
        "@babel/helper-simple-access" "^7.8.3"
        "@babel/helper-split-export-declaration" "^7.8.3"
        "@babel/template" "^7.8.6"
        "@babel/types" "^7.9.0"
        lodash "^4.17.13"
    
    
    Angelina Filippova's avatar
    Angelina Filippova committed
    "@babel/helper-optimise-call-expression@^7.0.0":
      version "7.0.0"
      resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.0.0.tgz#a2920c5702b073c15de51106200aa8cad20497d5"
      integrity sha512-u8nd9NQePYNQV8iPWu/pLLYBqZBa4ZaY1YWRFMuxrid94wKI1QNt67NEZ7GAe5Kc/0LLScbim05xZFWkAdrj9g==
      dependencies:
        "@babel/types" "^7.0.0"
    
    
    "@babel/helper-optimise-call-expression@^7.8.3":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.8.3.tgz#7ed071813d09c75298ef4f208956006b6111ecb9"
      integrity sha512-Kag20n86cbO2AvHca6EJsvqAd82gc6VMGule4HwebwMlwkpXuVqrNRj6CkCV2sKxgi9MyAUnZVnZ6lJ1/vKhHQ==
      dependencies:
        "@babel/types" "^7.8.3"
    
    
    Angelina Filippova's avatar
    Angelina Filippova committed
    "@babel/helper-plugin-utils@^7.0.0":
      version "7.0.0"
      resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.0.0.tgz#bbb3fbee98661c569034237cc03967ba99b4f250"
      integrity sha512-CYAOUCARwExnEixLdB6sDm2dIJ/YgEAKDM1MOeMeZu9Ld/bDgVo8aiWrXwcY7OBh+1Ea2uUcVRcxKk0GJvW7QA==
    
    
    "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.8.3.tgz#9ea293be19babc0f52ff8ca88b34c3611b208670"
      integrity sha512-j+fq49Xds2smCUNYmEHF9kGNkhbet6yVIBp4e6oeQpH1RUs/Ir06xUKzDjDkGcaaokPiTNs2JBWHjaE4csUkZQ==
    
    
    Angelina Filippova's avatar
    Angelina Filippova committed
    "@babel/helper-regex@^7.0.0":
      version "7.0.0"
      resolved "https://registry.yarnpkg.com/@babel/helper-regex/-/helper-regex-7.0.0.tgz#2c1718923b57f9bbe64705ffe5640ac64d9bdb27"
      integrity sha512-TR0/N0NDCcUIUEbqV6dCO+LptmmSQFQ7q70lfcEB4URsjD0E1HzicrwUH+ap6BAQ2jhCX9Q4UqZy4wilujWlkg==
      dependencies:
        lodash "^4.17.10"
    
    "@babel/helper-remap-async-to-generator@^7.1.0":
      version "7.1.0"
      resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.1.0.tgz#361d80821b6f38da75bd3f0785ece20a88c5fe7f"
      integrity sha512-3fOK0L+Fdlg8S5al8u/hWE6vhufGSn0bN09xm2LXMy//REAF8kDCrYoOBKYmA8m5Nom+sV9LyLCwrFynA8/slg==
      dependencies:
        "@babel/helper-annotate-as-pure" "^7.0.0"
        "@babel/helper-wrap-function" "^7.1.0"
        "@babel/template" "^7.1.0"
        "@babel/traverse" "^7.1.0"
        "@babel/types" "^7.0.0"
    
    "@babel/helper-replace-supers@^7.1.0", "@babel/helper-replace-supers@^7.3.4":
      version "7.3.4"
      resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.3.4.tgz#a795208e9b911a6eeb08e5891faacf06e7013e13"
      integrity sha512-pvObL9WVf2ADs+ePg0jrqlhHoxRXlOa+SHRHzAXIz2xkYuOHfGl+fKxPMaS4Fq+uje8JQPobnertBBvyrWnQ1A==
      dependencies:
        "@babel/helper-member-expression-to-functions" "^7.0.0"
        "@babel/helper-optimise-call-expression" "^7.0.0"
        "@babel/traverse" "^7.3.4"
        "@babel/types" "^7.3.4"
    
    
    "@babel/helper-replace-supers@^7.8.6":
      version "7.8.6"
      resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.8.6.tgz#5ada744fd5ad73203bf1d67459a27dcba67effc8"
      integrity sha512-PeMArdA4Sv/Wf4zXwBKPqVj7n9UF/xg6slNRtZW84FM7JpE1CbG8B612FyM4cxrf4fMAMGO0kR7voy1ForHHFA==
      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"
    
    
    Angelina Filippova's avatar
    Angelina Filippova committed
    "@babel/helper-simple-access@^7.1.0":
      version "7.1.0"
      resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.1.0.tgz#65eeb954c8c245beaa4e859da6188f39d71e585c"
      integrity sha512-Vk+78hNjRbsiu49zAPALxTb+JUQCz1aolpd8osOF16BGnLtseD21nbHgLPGUwrXEurZgiCOUmvs3ExTu4F5x6w==
      dependencies:
        "@babel/template" "^7.1.0"
        "@babel/types" "^7.0.0"
    
    
    "@babel/helper-simple-access@^7.8.3":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.8.3.tgz#7f8109928b4dab4654076986af575231deb639ae"
      integrity sha512-VNGUDjx5cCWg4vvCTR8qQ7YJYZ+HBjxOgXEl7ounz+4Sn7+LMD3CFrCTEU6/qXKbA2nKg21CwhhBzO0RpRbdCw==
      dependencies:
        "@babel/template" "^7.8.3"
        "@babel/types" "^7.8.3"
    
    
    Maxim Filippov's avatar
    Maxim Filippov committed
    "@babel/helper-split-export-declaration@7.0.0-beta.44":
      version "7.0.0-beta.44"
      resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.0.0-beta.44.tgz#c0b351735e0fbcb3822c8ad8db4e583b05ebd9dc"
      integrity sha512-aQ7QowtkgKKzPGf0j6u77kBMdUFVBKNHw2p/3HX/POt5/oz8ec5cs0GwlgM8Hz7ui5EwJnzyfRmkNF1Nx1N7aA==
      dependencies:
        "@babel/types" "7.0.0-beta.44"
    
    
    Angelina Filippova's avatar
    Angelina Filippova committed
    "@babel/helper-split-export-declaration@^7.0.0":
      version "7.0.0"
      resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.0.0.tgz#3aae285c0311c2ab095d997b8c9a94cad547d813"
      integrity sha512-MXkOJqva62dfC0w85mEf/LucPPS/1+04nmmRMPEBUB++hiiThQ2zPtX/mEWQ3mtzCEjIJvPY8nuwxXtQeQwUag==
      dependencies:
        "@babel/types" "^7.0.0"
    
    
    "@babel/helper-split-export-declaration@^7.8.3":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.8.3.tgz#31a9f30070f91368a7182cf05f831781065fc7a9"
      integrity sha512-3x3yOeyBhW851hroze7ElzdkeRXQYQbFIb7gLK1WQYsw2GWDay5gAJNw1sWJ0VFP6z5J1whqeXH/WCdCjZv6dA==
      dependencies:
        "@babel/types" "^7.8.3"
    
    "@babel/helper-validator-identifier@^7.9.0", "@babel/helper-validator-identifier@^7.9.5":
      version "7.9.5"
      resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.5.tgz#90977a8e6fbf6b431a7dc31752eee233bf052d80"
      integrity sha512-/8arLKUFq882w4tWGj9JYzRpAlZgiWUJ+dtteNTDqrRBz9Iguck9Rn3ykuBDoUwh2TO4tSAJlrxDUOXWklJe4g==
    
    
    Angelina Filippova's avatar
    Angelina Filippova committed
    "@babel/helper-wrap-function@^7.1.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.2.0.tgz#c4e0012445769e2815b55296ead43a958549f6fa"
      integrity sha512-o9fP1BZLLSrYlxYEYyl2aS+Flun5gtjTIG8iln+XuEzQTs0PLagAGSXUcqruJwD5fM48jzIEggCKpIfWTcR7pQ==
      dependencies:
        "@babel/helper-function-name" "^7.1.0"
        "@babel/template" "^7.1.0"
        "@babel/traverse" "^7.1.0"
        "@babel/types" "^7.2.0"
    
    "@babel/helpers@^7.2.0":
      version "7.3.1"
      resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.3.1.tgz#949eec9ea4b45d3210feb7dc1c22db664c9e44b9"
      integrity sha512-Q82R3jKsVpUV99mgX50gOPCWwco9Ec5Iln/8Vyu4osNIOQgSrd9RFrQeUvmvddFNoLwMyOUWU+5ckioEKpDoGA==
      dependencies:
        "@babel/template" "^7.1.2"
        "@babel/traverse" "^7.1.5"
        "@babel/types" "^7.3.0"
    
    
    "@babel/helpers@^7.9.0":
      version "7.9.2"
      resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.9.2.tgz#b42a81a811f1e7313b88cba8adc66b3d9ae6c09f"
      integrity sha512-JwLvzlXVPjO8eU9c/wF9/zOIN7X6h8DYf7mG4CiFRZRvZNKEF5dQ3H3V+ASkHoIB3mWhatgl5ONhyqHRI6MppA==
      dependencies:
        "@babel/template" "^7.8.3"
        "@babel/traverse" "^7.9.0"
        "@babel/types" "^7.9.0"
    
    
    Maxim Filippov's avatar
    Maxim Filippov committed
    "@babel/highlight@7.0.0-beta.44":
      version "7.0.0-beta.44"
      resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0-beta.44.tgz#18c94ce543916a80553edcdcf681890b200747d5"
      integrity sha512-Il19yJvy7vMFm8AVAh6OZzaFoAd0hbkeMZiX3P5HGD+z7dyI7RzndHB0dg6Urh/VAFfHtpOIzDUSxmY6coyZWQ==
      dependencies:
        chalk "^2.0.0"
        esutils "^2.0.2"
        js-tokens "^3.0.0"
    
    
    Angelina Filippova's avatar
    Angelina Filippova committed
    "@babel/highlight@^7.0.0":
      version "7.0.0"
      resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0.tgz#f710c38c8d458e6dd9a201afb637fcb781ce99e4"
      integrity sha512-UFMC4ZeFC48Tpvj7C8UgLvtkaUuovQX+5xNWrsIoMG8o2z+XFKjKaN9iVmS84dPwVN00W4wPmqvYoZF3EGAsfw==
      dependencies:
        chalk "^2.0.0"
        esutils "^2.0.2"
        js-tokens "^4.0.0"
    
    
    "@babel/highlight@^7.8.3":
      version "7.9.0"
      resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.9.0.tgz#4e9b45ccb82b79607271b2979ad82c7b68163079"
      integrity sha512-lJZPilxX7Op3Nv/2cvFdnlepPXDxi29wxteT57Q965oc5R9v86ztx0jfxVrTcBk8C2kcPkkDa2Z4T3ZsPPVWsQ==
      dependencies:
        "@babel/helper-validator-identifier" "^7.9.0"
        chalk "^2.0.0"
        js-tokens "^4.0.0"
    
    "@babel/parser@^7.1.0", "@babel/parser@^7.2.2", "@babel/parser@^7.3.4":
    
    Angelina Filippova's avatar
    Angelina Filippova committed
      version "7.3.4"
      resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.3.4.tgz#a43357e4bbf4b92a437fb9e465c192848287f27c"
      integrity sha512-tXZCqWtlOOP4wgCp6RjRvLmfuhnqTLy9VHwRochJBCP2nDm27JnnuFEnXFASVyQNHk36jD1tAammsCEEqgscIQ==
    
    
    "@babel/parser@^7.7.5", "@babel/parser@^7.8.6", "@babel/parser@^7.9.0":
      version "7.9.4"
      resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.9.4.tgz#68a35e6b0319bbc014465be43828300113f2f2e8"
      integrity sha512-bC49otXX6N0/VYhgOMh4gnP26E9xnDZK3TmbNpxYzzz9BQLBosQwfyOe9/cXUU3txYhTzLCbcqd5c8y/OmCjHA==
    
    
    Angelina Filippova's avatar
    Angelina Filippova committed
    "@babel/plugin-proposal-async-generator-functions@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.2.0.tgz#b289b306669dce4ad20b0252889a15768c9d417e"
      integrity sha512-+Dfo/SCQqrwx48ptLVGLdE39YtWRuKc/Y9I5Fy0P1DDBB9lsAHpjcEJQt+4IifuSOSTLBKJObJqMvaO1pIE8LQ==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
        "@babel/helper-remap-async-to-generator" "^7.1.0"
        "@babel/plugin-syntax-async-generators" "^7.2.0"
    
    "@babel/plugin-proposal-json-strings@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.2.0.tgz#568ecc446c6148ae6b267f02551130891e29f317"
      integrity sha512-MAFV1CA/YVmYwZG0fBQyXhmj0BHCB5egZHCKWIFVv/XCxAeVGIHfos3SwDck4LvCllENIAg7xMKOG5kH0dzyUg==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
        "@babel/plugin-syntax-json-strings" "^7.2.0"
    
    "@babel/plugin-proposal-object-rest-spread@^7.3.4":
      version "7.3.4"
      resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.3.4.tgz#47f73cf7f2a721aad5c0261205405c642e424654"
      integrity sha512-j7VQmbbkA+qrzNqbKHrBsW3ddFnOeva6wzSe/zB7T+xaxGc+RCpwo44wCmRixAIGRoIpmVgvzFzNJqQcO3/9RA==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
        "@babel/plugin-syntax-object-rest-spread" "^7.2.0"
    
    "@babel/plugin-proposal-optional-catch-binding@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.2.0.tgz#135d81edb68a081e55e56ec48541ece8065c38f5"
      integrity sha512-mgYj3jCcxug6KUcX4OBoOJz3CMrwRfQELPQ5560F70YQUBZB7uac9fqaWamKR1iWUzGiK2t0ygzjTScZnVz75g==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
        "@babel/plugin-syntax-optional-catch-binding" "^7.2.0"
    
    "@babel/plugin-proposal-unicode-property-regex@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.2.0.tgz#abe7281fe46c95ddc143a65e5358647792039520"
      integrity sha512-LvRVYb7kikuOtIoUeWTkOxQEV1kYvL5B6U3iWEGCzPNRus1MzJweFqORTj+0jkxozkTSYNJozPOddxmqdqsRpw==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
        "@babel/helper-regex" "^7.0.0"
        regexpu-core "^4.2.0"
    
    "@babel/plugin-syntax-async-generators@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.2.0.tgz#69e1f0db34c6f5a0cf7e2b3323bf159a76c8cb7f"
      integrity sha512-1ZrIRBv2t0GSlcwVoQ6VgSLpLgiN/FVQUzt9znxo7v2Ov4jJrs8RY8tv0wvDmFN3qIdMKWrmMMW6yZ0G19MfGg==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
    
    
    "@babel/plugin-syntax-async-generators@^7.8.4":
      version "7.8.4"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d"
      integrity sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.0"
    
    "@babel/plugin-syntax-bigint@^7.8.3":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz#4c9a6f669f5d0cdf1b90a1671e9a146be5300cea"
      integrity sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.0"
    
    "@babel/plugin-syntax-class-properties@^7.8.3":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.8.3.tgz#6cb933a8872c8d359bfde69bbeaae5162fd1e8f7"
      integrity sha512-UcAyQWg2bAN647Q+O811tG9MrJ38Z10jjhQdKNAL8fsyPzE3cCN/uT+f55cFVY4aGO4jqJAvmqsuY3GQDwAoXg==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.3"
    
    
    Angelina Filippova's avatar
    Angelina Filippova committed
    "@babel/plugin-syntax-dynamic-import@^7.0.0-beta.42", "@babel/plugin-syntax-dynamic-import@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.2.0.tgz#69c159ffaf4998122161ad8ebc5e6d1f55df8612"
      integrity sha512-mVxuJ0YroI/h/tbFTPGZR8cv6ai+STMKNBq0f8hFxsxWjl94qqhsb+wXbpNMDPU3cfR1TIsVFzU3nXyZMqyK4w==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-syntax-json-strings@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.2.0.tgz#72bd13f6ffe1d25938129d2a186b11fd62951470"
      integrity sha512-5UGYnMSLRE1dqqZwug+1LISpA403HzlSfsg6P9VXU6TBjcSHeNlw4DxDx7LgpF+iKZoOG/+uzqoRHTdcUpiZNg==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
    
    
    "@babel/plugin-syntax-json-strings@^7.8.3":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz#01ca21b668cd8218c9e640cb6dd88c5412b2c96a"
      integrity sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.0"
    
    
    Angelina Filippova's avatar
    Angelina Filippova committed
    "@babel/plugin-syntax-jsx@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.2.0.tgz#0b85a3b4bc7cdf4cc4b8bf236335b907ca22e7c7"
      integrity sha512-VyN4QANJkRW6lDBmENzRszvZf3/4AXaj9YR7GwrWeeN9tEBPuXbmDYVU9bYBN0D70zCWVwUy0HWq2553VCb6Hw==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
    
    
    "@babel/plugin-syntax-logical-assignment-operators@^7.8.3":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.8.3.tgz#3995d7d7ffff432f6ddc742b47e730c054599897"
      integrity sha512-Zpg2Sgc++37kuFl6ppq2Q7Awc6E6AIW671x5PY8E/f7MCIyPPGK/EoeZXvvY3P42exZ3Q4/t3YOzP/HiN79jDg==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.3"
    
    "@babel/plugin-syntax-nullish-coalescing-operator@^7.8.3":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz#167ed70368886081f74b5c36c65a88c03b66d1a9"
      integrity sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.0"
    
    "@babel/plugin-syntax-numeric-separator@^7.8.3":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.8.3.tgz#0e3fb63e09bea1b11e96467271c8308007e7c41f"
      integrity sha512-H7dCMAdN83PcCmqmkHB5dtp+Xa9a6LKSvA2hiFBC/5alSHxM5VgWZXFqDi0YFe8XNGT6iCa+z4V4zSt/PdZ7Dw==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.3"
    
    "@babel/plugin-syntax-object-rest-spread@^7.2.0":
    
    Angelina Filippova's avatar
    Angelina Filippova committed
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.2.0.tgz#3b7a3e733510c57e820b9142a6579ac8b0dfad2e"
      integrity sha512-t0JKGgqk2We+9may3t0xDdmneaXmyxq0xieYcKHxIsrJO64n1OiMWNUtc5gQK1PA0NpdCRrtZp4z+IUaKugrSA==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
    
    
    "@babel/plugin-syntax-object-rest-spread@^7.8.3":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz#60e225edcbd98a640332a2e72dd3e66f1af55871"
      integrity sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.0"
    
    
    Angelina Filippova's avatar
    Angelina Filippova committed
    "@babel/plugin-syntax-optional-catch-binding@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.2.0.tgz#a94013d6eda8908dfe6a477e7f9eda85656ecf5c"
      integrity sha512-bDe4xKNhb0LI7IvZHiA13kff0KEfaGX/Hv4lMA9+7TEc63hMNvfKo6ZFpXhKuEp+II/q35Gc4NoMeDZyaUbj9w==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
    
    
    "@babel/plugin-syntax-optional-catch-binding@^7.8.3":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz#6111a265bcfb020eb9efd0fdfd7d26402b9ed6c1"
      integrity sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.0"
    
    "@babel/plugin-syntax-optional-chaining@^7.8.3":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz#4f69c2ab95167e0180cd5336613f8c5788f7d48a"
      integrity sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.0"
    
    
    Angelina Filippova's avatar
    Angelina Filippova committed
    "@babel/plugin-transform-arrow-functions@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.2.0.tgz#9aeafbe4d6ffc6563bf8f8372091628f00779550"
      integrity sha512-ER77Cax1+8/8jCB9fo4Ud161OZzWN5qawi4GusDuRLcDbDG+bIGYY20zb2dfAFdTRGzrfq2xZPvF0R64EHnimg==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-transform-async-to-generator@^7.3.4":
      version "7.3.4"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.3.4.tgz#4e45408d3c3da231c0e7b823f407a53a7eb3048c"
      integrity sha512-Y7nCzv2fw/jEZ9f678MuKdMo99MFDJMT/PvD9LisrR5JDFcJH6vYeH6RnjVt3p5tceyGRvTtEN0VOlU+rgHZjA==
      dependencies:
        "@babel/helper-module-imports" "^7.0.0"
        "@babel/helper-plugin-utils" "^7.0.0"
        "@babel/helper-remap-async-to-generator" "^7.1.0"
    
    "@babel/plugin-transform-block-scoped-functions@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.2.0.tgz#5d3cc11e8d5ddd752aa64c9148d0db6cb79fd190"
      integrity sha512-ntQPR6q1/NKuphly49+QiQiTN0O63uOwjdD6dhIjSWBI5xlrbUFh720TIpzBhpnrLfv2tNH/BXvLIab1+BAI0w==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-transform-block-scoping@^7.3.4":
      version "7.3.4"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.3.4.tgz#5c22c339de234076eee96c8783b2fed61202c5c4"
      integrity sha512-blRr2O8IOZLAOJklXLV4WhcEzpYafYQKSGT3+R26lWG41u/FODJuBggehtOwilVAcFu393v3OFj+HmaE6tVjhA==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
        lodash "^4.17.11"
    
    "@babel/plugin-transform-classes@^7.3.4":
      version "7.3.4"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.3.4.tgz#dc173cb999c6c5297e0b5f2277fdaaec3739d0cc"
      integrity sha512-J9fAvCFBkXEvBimgYxCjvaVDzL6thk0j0dBvCeZmIUDBwyt+nv6HfbImsSrWsYXfDNDivyANgJlFXDUWRTZBuA==
      dependencies:
        "@babel/helper-annotate-as-pure" "^7.0.0"
        "@babel/helper-define-map" "^7.1.0"
        "@babel/helper-function-name" "^7.1.0"
        "@babel/helper-optimise-call-expression" "^7.0.0"
        "@babel/helper-plugin-utils" "^7.0.0"
        "@babel/helper-replace-supers" "^7.3.4"
        "@babel/helper-split-export-declaration" "^7.0.0"
        globals "^11.1.0"
    
    "@babel/plugin-transform-computed-properties@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.2.0.tgz#83a7df6a658865b1c8f641d510c6f3af220216da"
      integrity sha512-kP/drqTxY6Xt3NNpKiMomfgkNn4o7+vKxK2DDKcBG9sHj51vHqMBGy8wbDS/J4lMxnqs153/T3+DmCEAkC5cpA==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-transform-destructuring@^7.2.0":
      version "7.3.2"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.3.2.tgz#f2f5520be055ba1c38c41c0e094d8a461dd78f2d"
      integrity sha512-Lrj/u53Ufqxl/sGxyjsJ2XNtNuEjDyjpqdhMNh5aZ+XFOdThL46KBj27Uem4ggoezSYBxKWAil6Hu8HtwqesYw==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-transform-dotall-regex@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.2.0.tgz#f0aabb93d120a8ac61e925ea0ba440812dbe0e49"
      integrity sha512-sKxnyHfizweTgKZf7XsXu/CNupKhzijptfTM+bozonIuyVrLWVUvYjE2bhuSBML8VQeMxq4Mm63Q9qvcvUcciQ==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
        "@babel/helper-regex" "^7.0.0"
        regexpu-core "^4.1.3"
    
    "@babel/plugin-transform-duplicate-keys@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.2.0.tgz#d952c4930f312a4dbfff18f0b2914e60c35530b3"
      integrity sha512-q+yuxW4DsTjNceUiTzK0L+AfQ0zD9rWaTLiUqHA8p0gxx7lu1EylenfzjeIWNkPy6e/0VG/Wjw9uf9LueQwLOw==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-transform-exponentiation-operator@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.2.0.tgz#a63868289e5b4007f7054d46491af51435766008"
      integrity sha512-umh4hR6N7mu4Elq9GG8TOu9M0bakvlsREEC+ialrQN6ABS4oDQ69qJv1VtR3uxlKMCQMCvzk7vr17RHKcjx68A==
      dependencies:
        "@babel/helper-builder-binary-assignment-operator-visitor" "^7.1.0"
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-transform-for-of@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.2.0.tgz#ab7468befa80f764bb03d3cb5eef8cc998e1cad9"
      integrity sha512-Kz7Mt0SsV2tQk6jG5bBv5phVbkd0gd27SgYD4hH1aLMJRchM0dzHaXvrWhVZ+WxAlDoAKZ7Uy3jVTW2mKXQ1WQ==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-transform-function-name@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.2.0.tgz#f7930362829ff99a3174c39f0afcc024ef59731a"
      integrity sha512-kWgksow9lHdvBC2Z4mxTsvc7YdY7w/V6B2vy9cTIPtLEE9NhwoWivaxdNM/S37elu5bqlLP/qOY906LukO9lkQ==
      dependencies:
        "@babel/helper-function-name" "^7.1.0"
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-transform-literals@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.2.0.tgz#690353e81f9267dad4fd8cfd77eafa86aba53ea1"
      integrity sha512-2ThDhm4lI4oV7fVQ6pNNK+sx+c/GM5/SaML0w/r4ZB7sAneD/piDJtwdKlNckXeyGK7wlwg2E2w33C/Hh+VFCg==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-transform-modules-amd@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.2.0.tgz#82a9bce45b95441f617a24011dc89d12da7f4ee6"
      integrity sha512-mK2A8ucqz1qhrdqjS9VMIDfIvvT2thrEsIQzbaTdc5QFzhDjQv2CkJJ5f6BXIkgbmaoax3zBr2RyvV/8zeoUZw==
      dependencies:
        "@babel/helper-module-transforms" "^7.1.0"
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-transform-modules-commonjs@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.2.0.tgz#c4f1933f5991d5145e9cfad1dfd848ea1727f404"
      integrity sha512-V6y0uaUQrQPXUrmj+hgnks8va2L0zcZymeU7TtWEgdRLNkceafKXEduv7QzgQAE4lT+suwooG9dC7LFhdRAbVQ==
      dependencies:
        "@babel/helper-module-transforms" "^7.1.0"
        "@babel/helper-plugin-utils" "^7.0.0"
        "@babel/helper-simple-access" "^7.1.0"
    
    "@babel/plugin-transform-modules-systemjs@^7.3.4":
      version "7.3.4"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.3.4.tgz#813b34cd9acb6ba70a84939f3680be0eb2e58861"
      integrity sha512-VZ4+jlGOF36S7TjKs8g4ojp4MEI+ebCQZdswWb/T9I4X84j8OtFAyjXjt/M16iIm5RIZn0UMQgg/VgIwo/87vw==
      dependencies:
        "@babel/helper-hoist-variables" "^7.0.0"
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-transform-modules-umd@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.2.0.tgz#7678ce75169f0877b8eb2235538c074268dd01ae"
      integrity sha512-BV3bw6MyUH1iIsGhXlOK6sXhmSarZjtJ/vMiD9dNmpY8QXFFQTj+6v92pcfy1iqa8DeAfJFwoxcrS/TUZda6sw==
      dependencies:
        "@babel/helper-module-transforms" "^7.1.0"
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-transform-named-capturing-groups-regex@^7.3.0":
      version "7.3.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.3.0.tgz#140b52985b2d6ef0cb092ef3b29502b990f9cd50"
      integrity sha512-NxIoNVhk9ZxS+9lSoAQ/LM0V2UEvARLttEHUrRDGKFaAxOYQcrkN/nLRE+BbbicCAvZPl7wMP0X60HsHE5DtQw==
      dependencies:
        regexp-tree "^0.1.0"
    
    "@babel/plugin-transform-new-target@^7.0.0":
      version "7.0.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0.tgz#ae8fbd89517fa7892d20e6564e641e8770c3aa4a"
      integrity sha512-yin069FYjah+LbqfGeTfzIBODex/e++Yfa0rH0fpfam9uTbuEeEOx5GLGr210ggOV77mVRNoeqSYqeuaqSzVSw==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-transform-object-super@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.2.0.tgz#b35d4c10f56bab5d650047dad0f1d8e8814b6598"
      integrity sha512-VMyhPYZISFZAqAPVkiYb7dUe2AsVi2/wCT5+wZdsNO31FojQJa9ns40hzZ6U9f50Jlq4w6qwzdBB2uwqZ00ebg==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
        "@babel/helper-replace-supers" "^7.1.0"
    
    "@babel/plugin-transform-parameters@^7.2.0":
      version "7.3.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.3.3.tgz#3a873e07114e1a5bee17d04815662c8317f10e30"
      integrity sha512-IrIP25VvXWu/VlBWTpsjGptpomtIkYrN/3aDp4UKm7xK6UxZY88kcJ1UwETbzHAlwN21MnNfwlar0u8y3KpiXw==
      dependencies:
        "@babel/helper-call-delegate" "^7.1.0"
        "@babel/helper-get-function-arity" "^7.0.0"
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-transform-regenerator@^7.3.4":
      version "7.3.4"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.3.4.tgz#1601655c362f5b38eead6a52631f5106b29fa46a"
      integrity sha512-hvJg8EReQvXT6G9H2MvNPXkv9zK36Vxa1+csAVTpE1J3j0zlHplw76uudEbJxgvqZzAq9Yh45FLD4pk5mKRFQA==
      dependencies:
        regenerator-transform "^0.13.4"
    
    "@babel/plugin-transform-runtime@^7.3.4":
      version "7.3.4"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.3.4.tgz#57805ac8c1798d102ecd75c03b024a5b3ea9b431"
      integrity sha512-PaoARuztAdd5MgeVjAxnIDAIUet5KpogqaefQvPOmPYCxYoaPhautxDh3aO8a4xHsKgT/b9gSxR0BKK1MIewPA==
      dependencies:
        "@babel/helper-module-imports" "^7.0.0"
        "@babel/helper-plugin-utils" "^7.0.0"
        resolve "^1.8.1"
        semver "^5.5.1"
    
    "@babel/plugin-transform-shorthand-properties@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.2.0.tgz#6333aee2f8d6ee7e28615457298934a3b46198f0"
      integrity sha512-QP4eUM83ha9zmYtpbnyjTLAGKQritA5XW/iG9cjtuOI8s1RuL/3V6a3DeSHfKutJQ+ayUfeZJPcnCYEQzaPQqg==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-transform-spread@^7.2.0":
      version "7.2.2"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.2.2.tgz#3103a9abe22f742b6d406ecd3cd49b774919b406"
      integrity sha512-KWfky/58vubwtS0hLqEnrWJjsMGaOeSBn90Ezn5Jeg9Z8KKHmELbP1yGylMlm5N6TPKeY9A2+UaSYLdxahg01w==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-transform-sticky-regex@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.2.0.tgz#a1e454b5995560a9c1e0d537dfc15061fd2687e1"
      integrity sha512-KKYCoGaRAf+ckH8gEL3JHUaFVyNHKe3ASNsZ+AlktgHevvxGigoIttrEJb8iKN03Q7Eazlv1s6cx2B2cQ3Jabw==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
        "@babel/helper-regex" "^7.0.0"
    
    "@babel/plugin-transform-template-literals@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.2.0.tgz#d87ed01b8eaac7a92473f608c97c089de2ba1e5b"
      integrity sha512-FkPix00J9A/XWXv4VoKJBMeSkyY9x/TqIh76wzcdfl57RJJcf8CehQ08uwfhCDNtRQYtHQKBTwKZDEyjE13Lwg==
      dependencies:
        "@babel/helper-annotate-as-pure" "^7.0.0"
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-transform-typeof-symbol@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.2.0.tgz#117d2bcec2fbf64b4b59d1f9819894682d29f2b2"
      integrity sha512-2LNhETWYxiYysBtrBTqL8+La0jIoQQnIScUJc74OYvUGRmkskNY4EzLCnjHBzdmb38wqtTaixpo1NctEcvMDZw==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-transform-unicode-regex@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.2.0.tgz#4eb8db16f972f8abb5062c161b8b115546ade08b"
      integrity sha512-m48Y0lMhrbXEJnVUaYly29jRXbQ3ksxPrS1Tg8t+MHqzXhtBYAvI51euOBaoAlZLPHsieY9XPVMf80a5x0cPcA==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
        "@babel/helper-regex" "^7.0.0"
        regexpu-core "^4.1.3"
    
    "@babel/preset-env@^7.3.4":
      version "7.3.4"
      resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.3.4.tgz#887cf38b6d23c82f19b5135298bdb160062e33e1"
      integrity sha512-2mwqfYMK8weA0g0uBKOt4FE3iEodiHy9/CW0b+nWXcbL+pGzLx8ESYc+j9IIxr6LTDHWKgPm71i9smo02bw+gA==
      dependencies:
        "@babel/helper-module-imports" "^7.0.0"
        "@babel/helper-plugin-utils" "^7.0.0"
        "@babel/plugin-proposal-async-generator-functions" "^7.2.0"
        "@babel/plugin-proposal-json-strings" "^7.2.0"
        "@babel/plugin-proposal-object-rest-spread" "^7.3.4"
        "@babel/plugin-proposal-optional-catch-binding" "^7.2.0"
        "@babel/plugin-proposal-unicode-property-regex" "^7.2.0"
        "@babel/plugin-syntax-async-generators" "^7.2.0"
        "@babel/plugin-syntax-json-strings" "^7.2.0"
        "@babel/plugin-syntax-object-rest-spread" "^7.2.0"
        "@babel/plugin-syntax-optional-catch-binding" "^7.2.0"
        "@babel/plugin-transform-arrow-functions" "^7.2.0"
        "@babel/plugin-transform-async-to-generator" "^7.3.4"
        "@babel/plugin-transform-block-scoped-functions" "^7.2.0"
        "@babel/plugin-transform-block-scoping" "^7.3.4"
        "@babel/plugin-transform-classes" "^7.3.4"
        "@babel/plugin-transform-computed-properties" "^7.2.0"
        "@babel/plugin-transform-destructuring" "^7.2.0"
        "@babel/plugin-transform-dotall-regex" "^7.2.0"
        "@babel/plugin-transform-duplicate-keys" "^7.2.0"
        "@babel/plugin-transform-exponentiation-operator" "^7.2.0"
        "@babel/plugin-transform-for-of" "^7.2.0"
        "@babel/plugin-transform-function-name" "^7.2.0"
        "@babel/plugin-transform-literals" "^7.2.0"
        "@babel/plugin-transform-modules-amd" "^7.2.0"
        "@babel/plugin-transform-modules-commonjs" "^7.2.0"
        "@babel/plugin-transform-modules-systemjs" "^7.3.4"
        "@babel/plugin-transform-modules-umd" "^7.2.0"
        "@babel/plugin-transform-named-capturing-groups-regex" "^7.3.0"
        "@babel/plugin-transform-new-target" "^7.0.0"
        "@babel/plugin-transform-object-super" "^7.2.0"
        "@babel/plugin-transform-parameters" "^7.2.0"
        "@babel/plugin-transform-regenerator" "^7.3.4"
        "@babel/plugin-transform-shorthand-properties" "^7.2.0"
        "@babel/plugin-transform-spread" "^7.2.0"
        "@babel/plugin-transform-sticky-regex" "^7.2.0"
        "@babel/plugin-transform-template-literals" "^7.2.0"
        "@babel/plugin-transform-typeof-symbol" "^7.2.0"
        "@babel/plugin-transform-unicode-regex" "^7.2.0"
        browserslist "^4.3.4"
        invariant "^2.2.2"
        js-levenshtein "^1.1.3"
        semver "^5.3.0"
    
    "@babel/runtime@^7.3.4":
      version "7.3.4"
      resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.3.4.tgz#73d12ba819e365fcf7fd152aed56d6df97d21c83"
      integrity sha512-IvfvnMdSaLBateu0jfsYIpZTxAc2cKEXEMiezGGN75QcBcecDUKd3PgLAncT0oOgxKy8dd8hrJKj9MfzgfZd6g==
      dependencies:
        regenerator-runtime "^0.12.0"
    
    
    Maxim Filippov's avatar
    Maxim Filippov committed
    "@babel/template@7.0.0-beta.44":
      version "7.0.0-beta.44"
      resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.0.0-beta.44.tgz#f8832f4fdcee5d59bf515e595fc5106c529b394f"
      integrity sha512-w750Sloq0UNifLx1rUqwfbnC6uSUk0mfwwgGRfdLiaUzfAOiH0tHJE6ILQIUi3KYkjiCDTskoIsnfqZvWLBDng==
      dependencies:
        "@babel/code-frame" "7.0.0-beta.44"
        "@babel/types" "7.0.0-beta.44"
        babylon "7.0.0-beta.44"
        lodash "^4.2.0"
    
    
    "@babel/template@^7.1.0", "@babel/template@^7.1.2", "@babel/template@^7.2.2":
    
    Angelina Filippova's avatar
    Angelina Filippova committed
      version "7.2.2"
      resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.2.2.tgz#005b3fdf0ed96e88041330379e0da9a708eb2907"
      integrity sha512-zRL0IMM02AUDwghf5LMSSDEz7sBCO2YnNmpg3uWTZj/v1rcG2BmQUvaGU8GhU8BvfMh1k2KIAYZ7Ji9KXPUg7g==
      dependencies:
        "@babel/code-frame" "^7.0.0"
        "@babel/parser" "^7.2.2"
        "@babel/types" "^7.2.2"
    
    
    "@babel/template@^7.7.4", "@babel/template@^7.8.3", "@babel/template@^7.8.6":
      version "7.8.6"
      resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.8.6.tgz#86b22af15f828dfb086474f964dcc3e39c43ce2b"
      integrity sha512-zbMsPMy/v0PWFZEhQJ66bqjhH+z0JgMoBWuikXybgG3Gkd/3t5oQ1Rw2WQhnSrsOmsKXnZOx15tkC4qON/+JPg==
      dependencies:
        "@babel/code-frame" "^7.8.3"
        "@babel/parser" "^7.8.6"
        "@babel/types" "^7.8.6"
    
    
    Maxim Filippov's avatar
    Maxim Filippov committed
    "@babel/traverse@7.0.0-beta.44":
      version "7.0.0-beta.44"
      resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.0.0-beta.44.tgz#a970a2c45477ad18017e2e465a0606feee0d2966"
      integrity sha512-UHuDz8ukQkJCDASKHf+oDt3FVUzFd+QYfuBIsiNu/4+/ix6pP/C+uQZJ6K1oEfbCMv/IKWbgDEh7fcsnIE5AtA==
      dependencies:
        "@babel/code-frame" "7.0.0-beta.44"
        "@babel/generator" "7.0.0-beta.44"
        "@babel/helper-function-name" "7.0.0-beta.44"
        "@babel/helper-split-export-declaration" "7.0.0-beta.44"
        "@babel/types" "7.0.0-beta.44"
        babylon "7.0.0-beta.44"
        debug "^3.1.0"
        globals "^11.1.0"
        invariant "^2.2.0"
        lodash "^4.2.0"
    
    
    "@babel/traverse@^7.1.0", "@babel/traverse@^7.1.5", "@babel/traverse@^7.3.4":
    
    Angelina Filippova's avatar
    Angelina Filippova committed
      version "7.3.4"
      resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.3.4.tgz#1330aab72234f8dea091b08c4f8b9d05c7119e06"
      integrity sha512-TvTHKp6471OYEcE/91uWmhR6PrrYywQntCHSaZ8CM8Vmp+pjAusal4nGB2WCCQd0rvI7nOMKn9GnbcvTUz3/ZQ==
      dependencies:
        "@babel/code-frame" "^7.0.0"
        "@babel/generator" "^7.3.4"
        "@babel/helper-function-name" "^7.1.0"
        "@babel/helper-split-export-declaration" "^7.0.0"
        "@babel/parser" "^7.3.4"
        "@babel/types" "^7.3.4"
        debug "^4.1.0"
        globals "^11.1.0"
        lodash "^4.17.11"
    
    
    "@babel/traverse@^7.7.4", "@babel/traverse@^7.8.6", "@babel/traverse@^7.9.0":
      version "7.9.5"
      resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.9.5.tgz#6e7c56b44e2ac7011a948c21e283ddd9d9db97a2"
      integrity sha512-c4gH3jsvSuGUezlP6rzSJ6jf8fYjLj3hsMZRx/nX0h+fmHN0w+ekubRrHPqnMec0meycA2nwCsJ7dC8IPem2FQ==
      dependencies:
        "@babel/code-frame" "^7.8.3"
        "@babel/generator" "^7.9.5"
        "@babel/helper-function-name" "^7.9.5"
        "@babel/helper-split-export-declaration" "^7.8.3"
        "@babel/parser" "^7.9.0"
        "@babel/types" "^7.9.5"
        debug "^4.1.0"
        globals "^11.1.0"
        lodash "^4.17.13"
    
    
    Maxim Filippov's avatar
    Maxim Filippov committed
    "@babel/types@7.0.0-beta.44":
      version "7.0.0-beta.44"
      resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.0.0-beta.44.tgz#6b1b164591f77dec0a0342aca995f2d046b3a757"
      integrity sha512-5eTV4WRmqbaFM3v9gHAIljEQJU4Ssc6fxL61JN+Oe2ga/BwyjzjamwkCVVAQjHGuAX8i0BWo42dshL8eO5KfLQ==
      dependencies:
        esutils "^2.0.2"
        lodash "^4.2.0"
        to-fast-properties "^2.0.0"
    
    
    Angelina Filippova's avatar
    Angelina Filippova committed
    "@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.2.2", "@babel/types@^7.3.0", "@babel/types@^7.3.4":
      version "7.3.4"
      resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.3.4.tgz#bf482eaeaffb367a28abbf9357a94963235d90ed"
      integrity sha512-WEkp8MsLftM7O/ty580wAmZzN1nDmCACc5+jFzUt+GUFNNIi3LdRlueYz0YIlmJhlZx1QYDMZL5vdWCL0fNjFQ==
      dependencies:
        esutils "^2.0.2"
        lodash "^4.17.11"
        to-fast-properties "^2.0.0"
    
    
    "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0", "@babel/types@^7.9.5":
      version "7.9.5"
      resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.5.tgz#89231f82915a8a566a703b3b20133f73da6b9444"
      integrity sha512-XjnvNqenk818r5zMaba+sLQjnbda31UfUURv3ei0qPQw4u+j2jMyJ5b11y8ZHYTRSI3NnInQkkkRT4fLqqPdHg==
      dependencies:
        "@babel/helper-validator-identifier" "^7.9.5"
        lodash "^4.17.13"
        to-fast-properties "^2.0.0"
    
    "@bcoe/v8-coverage@^0.2.3":
      version "0.2.3"
      resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
      integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
    
    
    Angelina Filippova's avatar
    Angelina Filippova committed
    "@cnakazawa/watch@^1.0.3":
      version "1.0.3"
      resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.3.tgz#099139eaec7ebf07a27c1786a3ff64f39464d2ef"
      integrity sha512-r5160ogAvGyHsal38Kux7YYtodEKOj89RGb28ht1jh3SJb08VwRwAKKJL0bGb04Zd/3r9FL3BFIc3bBidYffCA==
      dependencies:
        exec-sh "^0.3.2"
        minimist "^1.2.0"
    
    
    "@istanbuljs/load-nyc-config@^1.0.0":
      version "1.0.0"
      resolved "https://registry.yarnpkg.com/@istanbuljs/load-nyc-config/-/load-nyc-config-1.0.0.tgz#10602de5570baea82f8afbfa2630b24e7a8cfe5b"
      integrity sha512-ZR0rq/f/E4f4XcgnDvtMWXCUJpi8eO0rssVhmztsZqLIEFA9UUP9zmpE0VxlM+kv/E1ul2I876Fwil2ayptDVg==
    
    Angelina Filippova's avatar
    Angelina Filippova committed
      dependencies:
    
        camelcase "^5.3.1"
        find-up "^4.1.0"
        js-yaml "^3.13.1"
        resolve-from "^5.0.0"
    
    "@istanbuljs/schema@^0.1.2":
      version "0.1.2"
      resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd"
      integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw==
    
    "@jest/console@^25.3.0":
      version "25.3.0"
      resolved "https://registry.yarnpkg.com/@jest/console/-/console-25.3.0.tgz#33b56b81238427bf3ebe3f7b3378d2f79cdbd409"
      integrity sha512-LvSDNqpmZIZyweFaEQ6wKY7CbexPitlsLHGJtcooNECo0An/w49rFhjCJzu6efeb6+a3ee946xss1Jcd9r03UQ==
      dependencies:
        "@jest/source-map" "^25.2.6"
        chalk "^3.0.0"
        jest-util "^25.3.0"
        slash "^3.0.0"
    
    "@jest/core@^25.3.0":
      version "25.3.0"