Skip to content
Snippets Groups Projects
yarn.lock 374 KiB
Newer Older
  • Learn to ignore specific revisions
  • François Agneray's avatar
    François Agneray committed
    # THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
    # yarn lockfile v1
    
    
    
    "@angular-devkit/architect@0.900.5":
      version "0.900.5"
      resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.900.5.tgz#c6de20d512cb4dbc1179ec236d310b5d6314164b"
      integrity sha512-4du29cYI5awsZ34xoS9WWSbEv7HazIlsQWaee/fRdvv4WmyB1w6geLMLHveGT2cYL/lhxsMUdYyDMa6sXcYeFA==
      dependencies:
        "@angular-devkit/core" "9.0.5"
        rxjs "6.5.3"
    
    "@angular-devkit/build-angular@~0.900.5":
      version "0.900.5"
      resolved "https://registry.yarnpkg.com/@angular-devkit/build-angular/-/build-angular-0.900.5.tgz#7285fb7ec0186b7813d4368988620715f07d0832"
      integrity sha512-WCfmQNTzQNgdh8baeNJm5uIhXbWp62e+upsZzh6eJ1ZrIeJSPJxE5mI1VvqBoAQH3hKjuAaAW3axpWGar4kJjw==
      dependencies:
        "@angular-devkit/architect" "0.900.5"
        "@angular-devkit/build-optimizer" "0.900.5"
        "@angular-devkit/build-webpack" "0.900.5"
        "@angular-devkit/core" "9.0.5"
        "@babel/core" "7.7.7"
        "@babel/generator" "7.7.7"
        "@babel/preset-env" "7.7.7"
        "@ngtools/webpack" "9.0.5"
        ajv "6.10.2"
        autoprefixer "9.7.1"
        babel-loader "8.0.6"
        browserslist "4.8.3"
        cacache "13.0.1"
        caniuse-lite "1.0.30001020"
        circular-dependency-plugin "5.2.0"
        copy-webpack-plugin "5.1.1"
        core-js "3.6.4"
        coverage-istanbul-loader "2.0.3"
        cssnano "4.1.10"
        file-loader "4.2.0"
        find-cache-dir "3.0.0"
        glob "7.1.5"
        jest-worker "24.9.0"
    
        karma-source-map-support "1.4.0"
    
        less "3.10.3"
        less-loader "5.0.0"
        license-webpack-plugin "2.1.3"
    
        loader-utils "1.2.3"
    
        magic-string "0.25.4"
        mini-css-extract-plugin "0.8.0"
    
        minimatch "3.0.4"
    
        open "7.0.0"
    
        parse5 "4.0.0"
    
        postcss "7.0.21"
    
        postcss-import "12.0.1"
        postcss-loader "3.0.0"
    
        raw-loader "3.1.0"
        regenerator-runtime "0.13.3"
        rimraf "3.0.0"
        rollup "1.25.2"
        rxjs "6.5.3"
        sass "1.23.3"
        sass-loader "8.0.0"
        semver "6.3.0"
        source-map "0.7.3"
    
        source-map-loader "0.2.4"
    
        source-map-support "0.5.16"
    
        speed-measure-webpack-plugin "1.3.1"
    
        style-loader "1.0.0"
        stylus "0.54.7"
    
        stylus-loader "3.0.2"
    
        terser "4.5.1"
        terser-webpack-plugin "2.3.3"
        tree-kill "1.2.2"
        webpack "4.41.2"
        webpack-dev-middleware "3.7.2"
        webpack-dev-server "3.9.0"
        webpack-merge "4.2.2"
        webpack-sources "1.4.3"
        webpack-subresource-integrity "1.3.4"
        worker-plugin "3.2.0"
    
    "@angular-devkit/build-optimizer@0.900.5":
      version "0.900.5"
      resolved "https://registry.yarnpkg.com/@angular-devkit/build-optimizer/-/build-optimizer-0.900.5.tgz#7b105b7389d2f2cba7829b4816ea8a3cfda9c0e8"
      integrity sha512-BdmvD58DnAAf6/o/fRzU2l+2g4IwuIJf8x/rd9AGWd7fHrcwgJDhB9rYetB7JqYR8uOWk+AFElDpvNOj8YUy0w==
    
      dependencies:
        loader-utils "1.2.3"
        source-map "0.7.3"
    
        tslib "1.10.0"
        typescript "3.6.4"
        webpack-sources "1.4.3"
    
    "@angular-devkit/build-webpack@0.900.5":
      version "0.900.5"
      resolved "https://registry.yarnpkg.com/@angular-devkit/build-webpack/-/build-webpack-0.900.5.tgz#bd8e2fecfb3b8ca119b8c152d5f459475ffdcd15"
      integrity sha512-4fYZNg8X73wTjlXV37m0BRVMa27GSwhAupgv5cb9Q3Vys9sYxEUL+GJetXDxypA5YbMj5xX/xqyU9TPtvXhgRg==
    
      dependencies:
    
        "@angular-devkit/architect" "0.900.5"
        "@angular-devkit/core" "9.0.5"
        rxjs "6.5.3"
    
    "@angular-devkit/core@9.0.5":
      version "9.0.5"
      resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-9.0.5.tgz#4ac28d94af02a24e84165a36142efc0e8a88f76f"
      integrity sha512-9TPQPzfSRbV5wVEnfo1d1CS+oVXROfE7VnBRuRMilFnNhuc29wX3zvBQRTreDVyxJetLBEb9sRlcKYGaJzpKPw==
    
    François Agneray's avatar
    François Agneray committed
      dependencies:
    
        ajv "6.10.2"
        fast-json-stable-stringify "2.0.0"
        magic-string "0.25.4"
        rxjs "6.5.3"
        source-map "0.7.3"
    
    François Agneray's avatar
    François Agneray committed
    
    
    "@angular-devkit/schematics@9.0.5":
      version "9.0.5"
      resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-9.0.5.tgz#fd2b8d94de3e037e75c5221d4283fb57221d39db"
      integrity sha512-PbOYoy4YyEbR6f1jO18Rt3fJuyaaTJ3bFmws5qWGGNK2yZiP/hnSaM3VffOwoL4sgyKkI2FNKSPiQZgTl8b0Tg==
      dependencies:
        "@angular-devkit/core" "9.0.5"
        ora "4.0.2"
        rxjs "6.5.3"
    
    "@angular/animations@~9.0.5":
      version "9.0.5"
      resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-9.0.5.tgz#ac64c9f702e78d5e2d6bff645daf047c4865cc02"
      integrity sha512-WGs4Jxw5sr8GCpxMcwEVuZnDIkdNp9qtmuI2j13v/XAaMjvJ7jssCj9+JG5uI8joCi7PFVAWokPT1DdPwWb13Q==
    
    "@angular/cli@~9.0.5":
      version "9.0.5"
      resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-9.0.5.tgz#ba3dc3051f1aa8884f037c7246256439ee2fe814"
      integrity sha512-hRGpmIwnm908eW5sA4zrVkCGaIUHYLSNu5koaLulK0jj5Iy+vkieDiBuAkD2uVvG7M59s4s4u+L0DMetIpvZQg==
      dependencies:
        "@angular-devkit/architect" "0.900.5"
        "@angular-devkit/core" "9.0.5"
        "@angular-devkit/schematics" "9.0.5"
        "@schematics/angular" "9.0.5"
        "@schematics/update" "0.900.5"
    
        "@yarnpkg/lockfile" "1.1.0"
    
        ansi-colors "4.1.1"
    
        debug "^4.1.1"
        ini "1.3.5"
    
        inquirer "7.0.0"
        npm-package-arg "6.1.1"
        npm-pick-manifest "3.0.2"
        open "7.0.0"
        pacote "9.5.8"
        read-package-tree "5.3.1"
        rimraf "3.0.0"
        semver "6.3.0"
    
        symbol-observable "1.2.0"
        universal-analytics "^0.4.20"
        uuid "^3.3.2"
    
    
    "@angular/common@~9.0.5":
      version "9.0.5"
      resolved "https://registry.yarnpkg.com/@angular/common/-/common-9.0.5.tgz#80e5ebbd5ec9b7f33bace0d6f70267b07cba9090"
      integrity sha512-AwZKYK5M/3762woK+3290JnBdlBvZXqxX5vVze6wk23IiBlwIV+l79+Lyfjo/4s031kibq47taaZdC7qkkBkNA==
    
    François Agneray's avatar
    François Agneray committed
    
    
    "@angular/compiler-cli@~9.0.5":
      version "9.0.5"
      resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-9.0.5.tgz#b7b7dba46a9495e2ca7efd412f6555e2544fc59d"
      integrity sha512-lFlasm8UBApTq4/MkxnYrRAMfpOvvg3YYBEMibuEGlaJjW/Xd1JcisUuFiooCxCIKF5phyORHmxjywGPhHqQgQ==
    
    François Agneray's avatar
    François Agneray committed
      dependencies:
    
        canonical-path "1.0.0"
    
        chokidar "^3.0.0"
    
        convert-source-map "^1.5.1"
        dependency-graph "^0.7.2"
    
        fs-extra "4.0.2"
    
        magic-string "^0.25.0"
    
    François Agneray's avatar
    François Agneray committed
        minimist "^1.2.0"
        reflect-metadata "^0.1.2"
    
        semver "^6.3.0"
    
        source-map "^0.6.1"
    
        sourcemap-codec "^1.4.8"
    
        yargs "13.1.0"
    
    François Agneray's avatar
    François Agneray committed
    
    
    "@angular/compiler@~9.0.5":
      version "9.0.5"
      resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-9.0.5.tgz#823dd4df25a9f1a641346712e7b7097ed1176105"
      integrity sha512-TeyhRGefTOtA9N3udMrvheafoXcz/dvTTdZLcieeZQxm1SSeaQDUQ/rUH6QTOiHVNMtjOCrZ9J5rk1A4mPYuag==
    
    "@angular/core@~9.0.5":
      version "9.0.5"
      resolved "https://registry.yarnpkg.com/@angular/core/-/core-9.0.5.tgz#71df41a45e60619fb7454ab9fe604d6ce7d0d8da"
      integrity sha512-7VznrYjaAIzeq/zQ7v6tbeoOI7JJKgChKwG7s8jRoEpENu+w2pRlRdyQul88iJLsXgObR+/TfBNm/K+G4cqAFw==
    
    "@angular/forms@~9.0.5":
      version "9.0.5"
      resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-9.0.5.tgz#3bc96364754a50e03595873045b72ab886ee0748"
      integrity sha512-579PXAfT92J4mghjWKiZ3Zj3xee4h3RP70YHSlsfbi94MONvryWDrnXxvUZ0zJJCVnEJQ7x+nGEp3wwWqR12Jw==
    
    "@angular/language-service@~9.0.5":
      version "9.0.5"
      resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-9.0.5.tgz#c663aef7f9bba0b395379e33f667bae25af4787b"
      integrity sha512-9ykFNYZpWdoggFPK3LuTJobBZjoCEQP6kKt88ZZV7GTMIXoE7iY413KfhINoXdMwxIAbba0xlPMR/4p6jFAa4Q==
    
    "@angular/platform-browser-dynamic@~9.0.5":
      version "9.0.5"
      resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-9.0.5.tgz#df569a99d9d077733e53d3323e9f88f410f5f3df"
      integrity sha512-NRfsAwbgxOvEcpqlERDAG0wap5xJa0wKwnudTCnyvf4B0D6kLkT1Idjqv22NDW5rfM2oDWaZ/qpgpDnAo6/ZBQ==
    
    "@angular/platform-browser@~9.0.5":
      version "9.0.5"
      resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-9.0.5.tgz#a760fa7d5921d7b58875b07dfe0a408c92abf143"
      integrity sha512-24QGcQXthYXB/wT8okJjxqss/JOk4A6O1/Fmva79k0AvwtYkl2tikcyEc5T3xZtjoi8g32AN9nbZAobtkxlqTA==
    
    "@angular/router@~9.0.5":
      version "9.0.5"
      resolved "https://registry.yarnpkg.com/@angular/router/-/router-9.0.5.tgz#97f23adc933e96ba04c0ef93b3a8f0c2e7777e77"
      integrity sha512-Sz3DQUxlzAk9aZ9eVtZRh6xF5SMg/Gb3rc5I7dL1M+mycSNoFJ4HPTXleZkKM69mMkKQ5fEtza4x26MSlF+O9w==
    
    François Agneray's avatar
    François Agneray 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==
    
    François Agneray's avatar
    François Agneray committed
      dependencies:
    
        "@babel/highlight" "^7.0.0"
    
    François Agneray's avatar
    François Agneray committed
    
    
    "@babel/code-frame@^7.5.5", "@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"
    
    "@babel/core@7.7.7":
      version "7.7.7"
      resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.7.7.tgz#ee155d2e12300bcc0cff6a8ad46f2af5063803e9"
      integrity sha512-jlSjuj/7z138NLZALxVgrx13AOtqip42ATZP7+kYl53GvDV6+4dCek1mVUo8z8c8Xnw/mx2q3d9HWh3griuesQ==
      dependencies:
        "@babel/code-frame" "^7.5.5"
        "@babel/generator" "^7.7.7"
        "@babel/helpers" "^7.7.4"
        "@babel/parser" "^7.7.7"
        "@babel/template" "^7.7.4"
        "@babel/traverse" "^7.7.4"
        "@babel/types" "^7.7.4"
        convert-source-map "^1.7.0"
        debug "^4.1.0"
        json5 "^2.1.0"
        lodash "^4.17.13"
        resolve "^1.3.2"
        semver "^5.4.1"
        source-map "^0.5.0"
    
    "@babel/core@^7.7.5":
      version "7.8.7"
      resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.8.7.tgz#b69017d221ccdeb203145ae9da269d72cf102f3b"
      integrity sha512-rBlqF3Yko9cynC5CCFy6+K/w2N+Sq/ff2BPy+Krp7rHlABIr5epbA7OxVeKoMHB39LZOp1UY5SuLjy6uWi35yA==
      dependencies:
        "@babel/code-frame" "^7.8.3"
        "@babel/generator" "^7.8.7"
        "@babel/helpers" "^7.8.4"
        "@babel/parser" "^7.8.7"
        "@babel/template" "^7.8.6"
        "@babel/traverse" "^7.8.6"
        "@babel/types" "^7.8.7"
        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"
    
    "@babel/generator@7.7.7":
      version "7.7.7"
      resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.7.7.tgz#859ac733c44c74148e1a72980a64ec84b85f4f45"
      integrity sha512-/AOIBpHh/JU1l0ZFS4kiRCBnLi6OTHzh0RPk3h9isBxkkqELtQNFi1Vr/tiG9p1yfoUdKVwISuXWQR+hwwM4VQ==
      dependencies:
        "@babel/types" "^7.7.4"
        jsesc "^2.5.1"
        lodash "^4.17.13"
        source-map "^0.5.0"
    
    
    "@babel/generator@^7.4.0", "@babel/generator@^7.4.4":
      version "7.4.4"
      resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.4.4.tgz#174a215eb843fc392c7edcaabeaa873de6e8f041"
      integrity sha512-53UOLK6TVNqKxf7RUh8NE851EHRxOOeVXKbK2bivdb+iziMyk03Sr4eaE9OELCbyZAAafAKPDwF2TPUES5QbxQ==
    
    François Agneray's avatar
    François Agneray committed
      dependencies:
    
        "@babel/types" "^7.4.4"
    
    François Agneray's avatar
    François Agneray committed
        jsesc "^2.5.1"
    
        lodash "^4.17.11"
    
    François Agneray's avatar
    François Agneray committed
        source-map "^0.5.0"
        trim-right "^1.0.1"
    
    
    "@babel/generator@^7.7.7", "@babel/generator@^7.8.6", "@babel/generator@^7.8.7":
      version "7.8.7"
      resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.8.7.tgz#870b3cf7984f5297998152af625c4f3e341400f7"
      integrity sha512-DQwjiKJqH4C3qGiyQCAExJHoZssn49JTMJgZ8SANGgVFdkupcUhLOdkAeoC6kmHZCPfoDG5M0b6cFlSN5wW7Ew==
      dependencies:
        "@babel/types" "^7.8.7"
        jsesc "^2.5.1"
        lodash "^4.17.13"
        source-map "^0.5.0"
    
    "@babel/helper-annotate-as-pure@^7.8.3":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.8.3.tgz#60bc0bc657f63a0924ff9a4b4a0b24a13cf4deee"
      integrity sha512-6o+mJrZBxOoEX77Ezv9zwW7WV8DdluouRKNY/IR5u/YTMuKHgugHOzYWlYvYLpLA9nPsQCAAASpCIbjI9Mv+Uw==
      dependencies:
        "@babel/types" "^7.8.3"
    
    "@babel/helper-builder-binary-assignment-operator-visitor@^7.8.3":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.8.3.tgz#c84097a427a061ac56a1c30ebf54b7b22d241503"
      integrity sha512-5eFOm2SyFPK4Rh3XMMRDjN7lBH0orh3ss0g3rTYZnBQ+r6YPj7lgDyCvPphynHvUrobJmeMignBr6Acw9mAPlw==
      dependencies:
        "@babel/helper-explode-assignable-expression" "^7.8.3"
        "@babel/types" "^7.8.3"
    
    "@babel/helper-call-delegate@^7.8.7":
      version "7.8.7"
      resolved "https://registry.yarnpkg.com/@babel/helper-call-delegate/-/helper-call-delegate-7.8.7.tgz#28a279c2e6c622a6233da548127f980751324cab"
      integrity sha512-doAA5LAKhsFCR0LAFIf+r2RSMmC+m8f/oQ+URnUET/rWeEzC0yTRmAGyWkD4sSu3xwbS7MYQ2u+xlt1V5R56KQ==
      dependencies:
        "@babel/helper-hoist-variables" "^7.8.3"
        "@babel/traverse" "^7.8.3"
        "@babel/types" "^7.8.7"
    
    "@babel/helper-create-regexp-features-plugin@^7.8.3":
      version "7.8.6"
      resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.8.6.tgz#7fa040c97fb8aebe1247a5c645330c32d083066b"
      integrity sha512-bPyujWfsHhV/ztUkwGHz/RPV1T1TDEsSZDsN42JPehndA+p1KKTh3npvTadux0ZhCrytx9tvjpWNowKby3tM6A==
      dependencies:
        "@babel/helper-annotate-as-pure" "^7.8.3"
        "@babel/helper-regex" "^7.8.3"
        regexpu-core "^4.6.0"
    
    "@babel/helper-define-map@^7.8.3":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/helper-define-map/-/helper-define-map-7.8.3.tgz#a0655cad5451c3760b726eba875f1cd8faa02c15"
      integrity sha512-PoeBYtxoZGtct3md6xZOCWPcKuMuk3IHhgxsRRNtnNShebf4C8YonTSblsK4tvDbm+eJAw2HAPOfCr+Q/YRG/g==
      dependencies:
        "@babel/helper-function-name" "^7.8.3"
        "@babel/types" "^7.8.3"
        lodash "^4.17.13"
    
    "@babel/helper-explode-assignable-expression@^7.8.3":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.8.3.tgz#a728dc5b4e89e30fc2dfc7d04fa28a930653f982"
      integrity sha512-N+8eW86/Kj147bO9G2uclsg5pwfs/fqqY5rwgIL7eTBklgXjcOJ3btzS5iM6AitJcftnY7pm2lGsrJVYLGjzIw==
      dependencies:
        "@babel/traverse" "^7.8.3"
        "@babel/types" "^7.8.3"
    
    
    "@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==
    
    François Agneray's avatar
    François Agneray committed
      dependencies:
    
        "@babel/helper-get-function-arity" "^7.0.0"
        "@babel/template" "^7.1.0"
        "@babel/types" "^7.0.0"
    
    François Agneray's avatar
    François Agneray committed
    
    
    "@babel/helper-function-name@^7.8.3":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.8.3.tgz#eeeb665a01b1f11068e9fb86ad56a1cb1a824cca"
      integrity sha512-BCxgX1BC2hD/oBlIFUgOCQDOPV8nSINxCwM3o93xP4P9Fq6aV5sgv2cOOITDMtCfQ+3PvHp3l689XZvAM9QyOA==
      dependencies:
        "@babel/helper-get-function-arity" "^7.8.3"
        "@babel/template" "^7.8.3"
        "@babel/types" "^7.8.3"
    
    
    "@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==
    
    François Agneray's avatar
    François Agneray committed
      dependencies:
    
        "@babel/types" "^7.0.0"
    
    François Agneray's avatar
    François Agneray committed
    
    
    "@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"
    
    "@babel/helper-hoist-variables@^7.8.3":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.8.3.tgz#1dbe9b6b55d78c9b4183fc8cdc6e30ceb83b7134"
      integrity sha512-ky1JLOjcDUtSc+xkt0xhYff7Z6ILTAHKmZLHPxAhOP0Nd77O+3nCsd6uSVYur6nJnCI029CrNbYlc0LoPfAPQg==
      dependencies:
        "@babel/types" "^7.8.3"
    
    "@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"
    
    "@babel/helper-module-imports@^7.7.4", "@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"
    
    "@babel/helper-module-transforms@^7.8.3":
      version "7.8.6"
      resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.8.6.tgz#6a13b5eecadc35692047073a64e42977b97654a4"
      integrity sha512-RDnGJSR5EFBJjG3deY0NiL0K9TO8SXxS9n/MPsbPK/s9LbQymuLNtlzvDiNS7IpecuL45cMeLVkA+HfmlrnkRg==
      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.8.6"
        lodash "^4.17.13"
    
    "@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"
    
    "@babel/helper-plugin-utils@^7.0.0", "@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==
    
    "@babel/helper-regex@^7.8.3":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/helper-regex/-/helper-regex-7.8.3.tgz#139772607d51b93f23effe72105b319d2a4c6965"
      integrity sha512-BWt0QtYv/cg/NecOAZMdcn/waj/5P26DR4mVLXfFtDokSR6fyuG0Pj+e2FqtSME+MqED1khnSMulkmGl8qWiUQ==
      dependencies:
        lodash "^4.17.13"
    
    "@babel/helper-remap-async-to-generator@^7.8.3":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.8.3.tgz#273c600d8b9bf5006142c1e35887d555c12edd86"
      integrity sha512-kgwDmw4fCg7AVgS4DukQR/roGp+jP+XluJE5hsRZwxCYGg+Rv9wSGErDWhlI90FODdYfd4xG4AQRiMDjjN0GzA==
      dependencies:
        "@babel/helper-annotate-as-pure" "^7.8.3"
        "@babel/helper-wrap-function" "^7.8.3"
        "@babel/template" "^7.8.3"
        "@babel/traverse" "^7.8.3"
        "@babel/types" "^7.8.3"
    
    "@babel/helper-replace-supers@^7.8.3", "@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"
    
    "@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"
    
    
    "@babel/helper-split-export-declaration@^7.4.4":
      version "7.4.4"
      resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.4.4.tgz#ff94894a340be78f53f06af038b205c49d993677"
      integrity sha512-Ro/XkzLf3JFITkW6b+hNxzZ1n5OQ80NvIUdmHspih1XAhtN3vPTuUFT4eQnela+2MaZ5ulH+iyP513KJrxbN7Q==
    
    François Agneray's avatar
    François Agneray committed
      dependencies:
    
        "@babel/types" "^7.4.4"
    
    François Agneray's avatar
    François Agneray committed
    
    
    "@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-wrap-function@^7.8.3":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.8.3.tgz#9dbdb2bb55ef14aaa01fe8c99b629bd5352d8610"
      integrity sha512-LACJrbUET9cQDzb6kG7EeD7+7doC3JNvUgTEQOx2qaO1fKlzE/Bf05qs9w1oXQMmXlPO65lC3Tq9S6gZpTErEQ==
      dependencies:
        "@babel/helper-function-name" "^7.8.3"
        "@babel/template" "^7.8.3"
        "@babel/traverse" "^7.8.3"
        "@babel/types" "^7.8.3"
    
    "@babel/helpers@^7.7.4", "@babel/helpers@^7.8.4":
      version "7.8.4"
      resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.8.4.tgz#754eb3ee727c165e0a240d6c207de7c455f36f73"
      integrity sha512-VPbe7wcQ4chu4TDQjimHv/5tj73qz88o12EPkO2ValS2QiQS/1F2SsjyIGNnAD0vF/nZS6Cf9i+vW6HIlnaR8w==
      dependencies:
        "@babel/template" "^7.8.3"
        "@babel/traverse" "^7.8.4"
        "@babel/types" "^7.8.3"
    
    
    "@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==
    
    François Agneray's avatar
    François Agneray committed
      dependencies:
        chalk "^2.0.0"
        esutils "^2.0.2"
    
        js-tokens "^4.0.0"
    
    
    "@babel/highlight@^7.8.3":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.8.3.tgz#28f173d04223eaaa59bc1d439a3836e6d1265797"
      integrity sha512-PX4y5xQUvy0fnEVHrYOarRPXVWafSjTW9T0Hab8gVIawpl2Sj0ORyrygANq+KjcNlSSTw0YCLSNA8OyZ1I4yEg==
      dependencies:
        chalk "^2.0.0"
        esutils "^2.0.2"
        js-tokens "^4.0.0"
    
    
    "@babel/parser@^7.4.3", "@babel/parser@^7.4.4", "@babel/parser@^7.4.5":
      version "7.4.5"
      resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.4.5.tgz#04af8d5d5a2b044a2a1bffacc1e5e6673544e872"
      integrity sha512-9mUqkL1FF5T7f0WDFfAoDdiMVPWsdD1gZYzSnaXsxUCUqzuch/8of9G3VUSNiZmMBoRxT3neyVsqeiL/ZPcjew==
    
    
    515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919
    "@babel/parser@^7.7.5", "@babel/parser@^7.7.7", "@babel/parser@^7.8.6", "@babel/parser@^7.8.7":
      version "7.8.7"
      resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.8.7.tgz#7b8facf95d25fef9534aad51c4ffecde1a61e26a"
      integrity sha512-9JWls8WilDXFGxs0phaXAZgpxTZhSk/yOYH2hTHC0X1yC7Z78IJfvR1vJ+rmJKq3I35td2XzXzN6ZLYlna+r/A==
    
    "@babel/plugin-proposal-async-generator-functions@^7.7.4":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.8.3.tgz#bad329c670b382589721b27540c7d288601c6e6f"
      integrity sha512-NZ9zLv848JsV3hs8ryEh7Uaz/0KsmPLqv0+PdkDJL1cJy0K4kOCFa8zc1E3mp+RHPQcpdfb/6GovEsW4VDrOMw==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.3"
        "@babel/helper-remap-async-to-generator" "^7.8.3"
        "@babel/plugin-syntax-async-generators" "^7.8.0"
    
    "@babel/plugin-proposal-dynamic-import@^7.7.4":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.8.3.tgz#38c4fe555744826e97e2ae930b0fb4cc07e66054"
      integrity sha512-NyaBbyLFXFLT9FP+zk0kYlUlA8XtCUbehs67F0nnEg7KICgMc2mNkIeu9TYhKzyXMkrapZFwAhXLdnt4IYHy1w==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.3"
        "@babel/plugin-syntax-dynamic-import" "^7.8.0"
    
    "@babel/plugin-proposal-json-strings@^7.7.4":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.8.3.tgz#da5216b238a98b58a1e05d6852104b10f9a70d6b"
      integrity sha512-KGhQNZ3TVCQG/MjRbAUwuH+14y9q0tpxs1nWWs3pbSleRdDro9SAMMDyye8HhY1gqZ7/NqIc8SKhya0wRDgP1Q==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.3"
        "@babel/plugin-syntax-json-strings" "^7.8.0"
    
    "@babel/plugin-proposal-object-rest-spread@^7.7.7":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.8.3.tgz#eb5ae366118ddca67bed583b53d7554cad9951bb"
      integrity sha512-8qvuPwU/xxUCt78HocNlv0mXXo0wdh9VT1R04WU8HGOfaOob26pF+9P5/lYjN/q7DHOX1bvX60hnhOvuQUJdbA==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.3"
        "@babel/plugin-syntax-object-rest-spread" "^7.8.0"
    
    "@babel/plugin-proposal-optional-catch-binding@^7.7.4":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.8.3.tgz#9dee96ab1650eed88646ae9734ca167ac4a9c5c9"
      integrity sha512-0gkX7J7E+AtAw9fcwlVQj8peP61qhdg/89D5swOkjYbkboA2CVckn3kiyum1DE0wskGb7KJJxBdyEBApDLLVdw==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.3"
        "@babel/plugin-syntax-optional-catch-binding" "^7.8.0"
    
    "@babel/plugin-proposal-unicode-property-regex@^7.7.7":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.8.3.tgz#b646c3adea5f98800c9ab45105ac34d06cd4a47f"
      integrity sha512-1/1/rEZv2XGweRwwSkLpY+s60za9OZ1hJs4YDqFHCw0kYWYwL5IFljVY1MYBL+weT1l9pokDO2uhSTLVxzoHkQ==
      dependencies:
        "@babel/helper-create-regexp-features-plugin" "^7.8.3"
        "@babel/helper-plugin-utils" "^7.8.3"
    
    "@babel/plugin-syntax-async-generators@^7.7.4", "@babel/plugin-syntax-async-generators@^7.8.0":
      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-dynamic-import@^7.7.4", "@babel/plugin-syntax-dynamic-import@^7.8.0":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz#62bf98b2da3cd21d626154fc96ee5b3cb68eacb3"
      integrity sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.0"
    
    "@babel/plugin-syntax-json-strings@^7.7.4", "@babel/plugin-syntax-json-strings@^7.8.0":
      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"
    
    "@babel/plugin-syntax-object-rest-spread@^7.7.4", "@babel/plugin-syntax-object-rest-spread@^7.8.0":
      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"
    
    "@babel/plugin-syntax-optional-catch-binding@^7.7.4", "@babel/plugin-syntax-optional-catch-binding@^7.8.0":
      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-top-level-await@^7.7.4":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.8.3.tgz#3acdece695e6b13aaf57fc291d1a800950c71391"
      integrity sha512-kwj1j9lL/6Wd0hROD3b/OZZ7MSrZLqqn9RAZ5+cYYsflQ9HZBIKCUkr3+uL1MEJ1NePiUbf98jjiMQSv0NMR9g==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.3"
    
    "@babel/plugin-transform-arrow-functions@^7.7.4":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.8.3.tgz#82776c2ed0cd9e1a49956daeb896024c9473b8b6"
      integrity sha512-0MRF+KC8EqH4dbuITCWwPSzsyO3HIWWlm30v8BbbpOrS1B++isGxPnnuq/IZvOX5J2D/p7DQalQm+/2PnlKGxg==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.3"
    
    "@babel/plugin-transform-async-to-generator@^7.7.4":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.8.3.tgz#4308fad0d9409d71eafb9b1a6ee35f9d64b64086"
      integrity sha512-imt9tFLD9ogt56Dd5CI/6XgpukMwd/fLGSrix2httihVe7LOGVPhyhMh1BU5kDM7iHD08i8uUtmV2sWaBFlHVQ==
      dependencies:
        "@babel/helper-module-imports" "^7.8.3"
        "@babel/helper-plugin-utils" "^7.8.3"
        "@babel/helper-remap-async-to-generator" "^7.8.3"
    
    "@babel/plugin-transform-block-scoped-functions@^7.7.4":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.8.3.tgz#437eec5b799b5852072084b3ae5ef66e8349e8a3"
      integrity sha512-vo4F2OewqjbB1+yaJ7k2EJFHlTP3jR634Z9Cj9itpqNjuLXvhlVxgnjsHsdRgASR8xYDrx6onw4vW5H6We0Jmg==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.3"
    
    "@babel/plugin-transform-block-scoping@^7.7.4":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.8.3.tgz#97d35dab66857a437c166358b91d09050c868f3a"
      integrity sha512-pGnYfm7RNRgYRi7bids5bHluENHqJhrV4bCZRwc5GamaWIIs07N4rZECcmJL6ZClwjDz1GbdMZFtPs27hTB06w==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.3"
        lodash "^4.17.13"
    
    "@babel/plugin-transform-classes@^7.7.4":
      version "7.8.6"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.8.6.tgz#77534447a477cbe5995ae4aee3e39fbc8090c46d"
      integrity sha512-k9r8qRay/R6v5aWZkrEclEhKO6mc1CCQr2dLsVHBmOQiMpN6I2bpjX3vgnldUWeEI1GHVNByULVxZ4BdP4Hmdg==
      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"
    
    "@babel/plugin-transform-computed-properties@^7.7.4":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.8.3.tgz#96d0d28b7f7ce4eb5b120bb2e0e943343c86f81b"
      integrity sha512-O5hiIpSyOGdrQZRQ2ccwtTVkgUDBBiCuK//4RJ6UfePllUTCENOzKxfh6ulckXKc0DixTFLCfb2HVkNA7aDpzA==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.3"
    
    "@babel/plugin-transform-destructuring@^7.7.4":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.8.3.tgz#20ddfbd9e4676906b1056ee60af88590cc7aaa0b"
      integrity sha512-H4X646nCkiEcHZUZaRkhE2XVsoz0J/1x3VVujnn96pSoGCtKPA99ZZA+va+gK+92Zycd6OBKCD8tDb/731bhgQ==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.3"
    
    "@babel/plugin-transform-dotall-regex@^7.7.7":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.8.3.tgz#c3c6ec5ee6125c6993c5cbca20dc8621a9ea7a6e"
      integrity sha512-kLs1j9Nn4MQoBYdRXH6AeaXMbEJFaFu/v1nQkvib6QzTj8MZI5OQzqmD83/2jEM1z0DLilra5aWO5YpyC0ALIw==
      dependencies:
        "@babel/helper-create-regexp-features-plugin" "^7.8.3"
        "@babel/helper-plugin-utils" "^7.8.3"
    
    "@babel/plugin-transform-duplicate-keys@^7.7.4":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.8.3.tgz#8d12df309aa537f272899c565ea1768e286e21f1"
      integrity sha512-s8dHiBUbcbSgipS4SMFuWGqCvyge5V2ZeAWzR6INTVC3Ltjig/Vw1G2Gztv0vU/hRG9X8IvKvYdoksnUfgXOEQ==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.3"
    
    "@babel/plugin-transform-exponentiation-operator@^7.7.4":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.8.3.tgz#581a6d7f56970e06bf51560cd64f5e947b70d7b7"
      integrity sha512-zwIpuIymb3ACcInbksHaNcR12S++0MDLKkiqXHl3AzpgdKlFNhog+z/K0+TGW+b0w5pgTq4H6IwV/WhxbGYSjQ==
      dependencies:
        "@babel/helper-builder-binary-assignment-operator-visitor" "^7.8.3"
        "@babel/helper-plugin-utils" "^7.8.3"
    
    "@babel/plugin-transform-for-of@^7.7.4":
      version "7.8.6"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.8.6.tgz#a051bd1b402c61af97a27ff51b468321c7c2a085"
      integrity sha512-M0pw4/1/KI5WAxPsdcUL/w2LJ7o89YHN3yLkzNjg7Yl15GlVGgzHyCU+FMeAxevHGsLVmUqbirlUIKTafPmzdw==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.3"
    
    "@babel/plugin-transform-function-name@^7.7.4":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.8.3.tgz#279373cb27322aaad67c2683e776dfc47196ed8b"
      integrity sha512-rO/OnDS78Eifbjn5Py9v8y0aR+aSYhDhqAwVfsTl0ERuMZyr05L1aFSCJnbv2mmsLkit/4ReeQ9N2BgLnOcPCQ==
      dependencies:
        "@babel/helper-function-name" "^7.8.3"
        "@babel/helper-plugin-utils" "^7.8.3"
    
    "@babel/plugin-transform-literals@^7.7.4":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.8.3.tgz#aef239823d91994ec7b68e55193525d76dbd5dc1"
      integrity sha512-3Tqf8JJ/qB7TeldGl+TT55+uQei9JfYaregDcEAyBZ7akutriFrt6C/wLYIer6OYhleVQvH/ntEhjE/xMmy10A==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.3"
    
    "@babel/plugin-transform-member-expression-literals@^7.7.4":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.8.3.tgz#963fed4b620ac7cbf6029c755424029fa3a40410"
      integrity sha512-3Wk2EXhnw+rP+IDkK6BdtPKsUE5IeZ6QOGrPYvw52NwBStw9V1ZVzxgK6fSKSxqUvH9eQPR3tm3cOq79HlsKYA==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.3"
    
    "@babel/plugin-transform-modules-amd@^7.7.5":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.8.3.tgz#65606d44616b50225e76f5578f33c568a0b876a5"
      integrity sha512-MadJiU3rLKclzT5kBH4yxdry96odTUwuqrZM+GllFI/VhxfPz+k9MshJM+MwhfkCdxxclSbSBbUGciBngR+kEQ==
      dependencies:
        "@babel/helper-module-transforms" "^7.8.3"
        "@babel/helper-plugin-utils" "^7.8.3"
        babel-plugin-dynamic-import-node "^2.3.0"
    
    "@babel/plugin-transform-modules-commonjs@^7.7.5":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.8.3.tgz#df251706ec331bd058a34bdd72613915f82928a5"
      integrity sha512-JpdMEfA15HZ/1gNuB9XEDlZM1h/gF/YOH7zaZzQu2xCFRfwc01NXBMHHSTT6hRjlXJJs5x/bfODM3LiCk94Sxg==
      dependencies:
        "@babel/helper-module-transforms" "^7.8.3"
        "@babel/helper-plugin-utils" "^7.8.3"
        "@babel/helper-simple-access" "^7.8.3"
        babel-plugin-dynamic-import-node "^2.3.0"
    
    "@babel/plugin-transform-modules-systemjs@^7.7.4":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.8.3.tgz#d8bbf222c1dbe3661f440f2f00c16e9bb7d0d420"
      integrity sha512-8cESMCJjmArMYqa9AO5YuMEkE4ds28tMpZcGZB/jl3n0ZzlsxOAi3mC+SKypTfT8gjMupCnd3YiXCkMjj2jfOg==
      dependencies:
        "@babel/helper-hoist-variables" "^7.8.3"
        "@babel/helper-module-transforms" "^7.8.3"
        "@babel/helper-plugin-utils" "^7.8.3"
        babel-plugin-dynamic-import-node "^2.3.0"
    
    "@babel/plugin-transform-modules-umd@^7.7.4":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.8.3.tgz#592d578ce06c52f5b98b02f913d653ffe972661a"
      integrity sha512-evhTyWhbwbI3/U6dZAnx/ePoV7H6OUG+OjiJFHmhr9FPn0VShjwC2kdxqIuQ/+1P50TMrneGzMeyMTFOjKSnAw==
      dependencies:
        "@babel/helper-module-transforms" "^7.8.3"
        "@babel/helper-plugin-utils" "^7.8.3"
    
    "@babel/plugin-transform-named-capturing-groups-regex@^7.7.4":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.8.3.tgz#a2a72bffa202ac0e2d0506afd0939c5ecbc48c6c"
      integrity sha512-f+tF/8UVPU86TrCb06JoPWIdDpTNSGGcAtaD9mLP0aYGA0OS0j7j7DHJR0GTFrUZPUU6loZhbsVZgTh0N+Qdnw==
      dependencies:
        "@babel/helper-create-regexp-features-plugin" "^7.8.3"
    
    "@babel/plugin-transform-new-target@^7.7.4":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.8.3.tgz#60cc2ae66d85c95ab540eb34babb6434d4c70c43"
      integrity sha512-QuSGysibQpyxexRyui2vca+Cmbljo8bcRckgzYV4kRIsHpVeyeC3JDO63pY+xFZ6bWOBn7pfKZTqV4o/ix9sFw==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.3"
    
    "@babel/plugin-transform-object-super@^7.7.4":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.8.3.tgz#ebb6a1e7a86ffa96858bd6ac0102d65944261725"
      integrity sha512-57FXk+gItG/GejofIyLIgBKTas4+pEU47IXKDBWFTxdPd7F80H8zybyAY7UoblVfBhBGs2EKM+bJUu2+iUYPDQ==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.3"
        "@babel/helper-replace-supers" "^7.8.3"
    
    "@babel/plugin-transform-parameters@^7.7.7":
      version "7.8.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.8.7.tgz#66fa2f1de4129b4e0447509223ac71bda4955395"
      integrity sha512-brYWaEPTRimOctz2NDA3jnBbDi7SVN2T4wYuu0aqSzxC3nozFZngGaw29CJ9ZPweB7k+iFmZuoG3IVPIcXmD2g==
      dependencies:
        "@babel/helper-call-delegate" "^7.8.7"
        "@babel/helper-get-function-arity" "^7.8.3"
        "@babel/helper-plugin-utils" "^7.8.3"
    
    "@babel/plugin-transform-property-literals@^7.7.4":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.8.3.tgz#33194300d8539c1ed28c62ad5087ba3807b98263"
      integrity sha512-uGiiXAZMqEoQhRWMK17VospMZh5sXWg+dlh2soffpkAl96KAm+WZuJfa6lcELotSRmooLqg0MWdH6UUq85nmmg==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.3"
    
    "@babel/plugin-transform-regenerator@^7.7.5":
      version "7.8.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.8.7.tgz#5e46a0dca2bee1ad8285eb0527e6abc9c37672f8"
      integrity sha512-TIg+gAl4Z0a3WmD3mbYSk+J9ZUH6n/Yc57rtKRnlA/7rcCvpekHXe0CMZHP1gYp7/KLe9GHTuIba0vXmls6drA==
      dependencies:
        regenerator-transform "^0.14.2"
    
    "@babel/plugin-transform-reserved-words@^7.7.4":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.8.3.tgz#9a0635ac4e665d29b162837dd3cc50745dfdf1f5"
      integrity sha512-mwMxcycN3omKFDjDQUl+8zyMsBfjRFr0Zn/64I41pmjv4NJuqcYlEtezwYtw9TFd9WR1vN5kiM+O0gMZzO6L0A==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.3"
    
    "@babel/plugin-transform-shorthand-properties@^7.7.4":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.8.3.tgz#28545216e023a832d4d3a1185ed492bcfeac08c8"
      integrity sha512-I9DI6Odg0JJwxCHzbzW08ggMdCezoWcuQRz3ptdudgwaHxTjxw5HgdFJmZIkIMlRymL6YiZcped4TTCB0JcC8w==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.3"
    
    "@babel/plugin-transform-spread@^7.7.4":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.8.3.tgz#9c8ffe8170fdfb88b114ecb920b82fb6e95fe5e8"
      integrity sha512-CkuTU9mbmAoFOI1tklFWYYbzX5qCIZVXPVy0jpXgGwkplCndQAa58s2jr66fTeQnA64bDox0HL4U56CFYoyC7g==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.3"
    
    "@babel/plugin-transform-sticky-regex@^7.7.4":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.8.3.tgz#be7a1290f81dae767475452199e1f76d6175b100"
      integrity sha512-9Spq0vGCD5Bb4Z/ZXXSK5wbbLFMG085qd2vhL1JYu1WcQ5bXqZBAYRzU1d+p79GcHs2szYv5pVQCX13QgldaWw==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.3"
        "@babel/helper-regex" "^7.8.3"
    
    "@babel/plugin-transform-template-literals@^7.7.4":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.8.3.tgz#7bfa4732b455ea6a43130adc0ba767ec0e402a80"
      integrity sha512-820QBtykIQOLFT8NZOcTRJ1UNuztIELe4p9DCgvj4NK+PwluSJ49we7s9FB1HIGNIYT7wFUJ0ar2QpCDj0escQ==
      dependencies:
        "@babel/helper-annotate-as-pure" "^7.8.3"
        "@babel/helper-plugin-utils" "^7.8.3"
    
    "@babel/plugin-transform-typeof-symbol@^7.7.4":
      version "7.8.4"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.8.4.tgz#ede4062315ce0aaf8a657a920858f1a2f35fc412"
      integrity sha512-2QKyfjGdvuNfHsb7qnBBlKclbD4CfshH2KvDabiijLMGXPHJXGxtDzwIF7bQP+T0ysw8fYTtxPafgfs/c1Lrqg==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.3"
    
    "@babel/plugin-transform-unicode-regex@^7.7.4":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.8.3.tgz#0cef36e3ba73e5c57273effb182f46b91a1ecaad"
      integrity sha512-+ufgJjYdmWfSQ+6NS9VGUR2ns8cjJjYbrbi11mZBTaWm+Fui/ncTLFF28Ei1okavY+xkojGr1eJxNsWYeA5aZw==
      dependencies:
        "@babel/helper-create-regexp-features-plugin" "^7.8.3"
        "@babel/helper-plugin-utils" "^7.8.3"
    
    "@babel/preset-env@7.7.7":
      version "7.7.7"
      resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.7.7.tgz#c294167b91e53e7e36d820e943ece8d0c7fe46ac"
      integrity sha512-pCu0hrSSDVI7kCVUOdcMNQEbOPJ52E+LrQ14sN8uL2ALfSqePZQlKrOy+tM4uhEdYlCHi4imr8Zz2cZe9oSdIg==
      dependencies:
        "@babel/helper-module-imports" "^7.7.4"
        "@babel/helper-plugin-utils" "^7.0.0"
        "@babel/plugin-proposal-async-generator-functions" "^7.7.4"
        "@babel/plugin-proposal-dynamic-import" "^7.7.4"
        "@babel/plugin-proposal-json-strings" "^7.7.4"
        "@babel/plugin-proposal-object-rest-spread" "^7.7.7"
        "@babel/plugin-proposal-optional-catch-binding" "^7.7.4"
        "@babel/plugin-proposal-unicode-property-regex" "^7.7.7"
        "@babel/plugin-syntax-async-generators" "^7.7.4"
        "@babel/plugin-syntax-dynamic-import" "^7.7.4"
        "@babel/plugin-syntax-json-strings" "^7.7.4"
        "@babel/plugin-syntax-object-rest-spread" "^7.7.4"
        "@babel/plugin-syntax-optional-catch-binding" "^7.7.4"
        "@babel/plugin-syntax-top-level-await" "^7.7.4"
        "@babel/plugin-transform-arrow-functions" "^7.7.4"
        "@babel/plugin-transform-async-to-generator" "^7.7.4"
        "@babel/plugin-transform-block-scoped-functions" "^7.7.4"
        "@babel/plugin-transform-block-scoping" "^7.7.4"
        "@babel/plugin-transform-classes" "^7.7.4"
        "@babel/plugin-transform-computed-properties" "^7.7.4"
        "@babel/plugin-transform-destructuring" "^7.7.4"
        "@babel/plugin-transform-dotall-regex" "^7.7.7"
        "@babel/plugin-transform-duplicate-keys" "^7.7.4"
        "@babel/plugin-transform-exponentiation-operator" "^7.7.4"
        "@babel/plugin-transform-for-of" "^7.7.4"
        "@babel/plugin-transform-function-name" "^7.7.4"
        "@babel/plugin-transform-literals" "^7.7.4"
        "@babel/plugin-transform-member-expression-literals" "^7.7.4"
        "@babel/plugin-transform-modules-amd" "^7.7.5"
        "@babel/plugin-transform-modules-commonjs" "^7.7.5"
        "@babel/plugin-transform-modules-systemjs" "^7.7.4"
        "@babel/plugin-transform-modules-umd" "^7.7.4"
        "@babel/plugin-transform-named-capturing-groups-regex" "^7.7.4"
        "@babel/plugin-transform-new-target" "^7.7.4"
        "@babel/plugin-transform-object-super" "^7.7.4"
        "@babel/plugin-transform-parameters" "^7.7.7"
        "@babel/plugin-transform-property-literals" "^7.7.4"
        "@babel/plugin-transform-regenerator" "^7.7.5"
        "@babel/plugin-transform-reserved-words" "^7.7.4"
        "@babel/plugin-transform-shorthand-properties" "^7.7.4"
        "@babel/plugin-transform-spread" "^7.7.4"
        "@babel/plugin-transform-sticky-regex" "^7.7.4"
        "@babel/plugin-transform-template-literals" "^7.7.4"
        "@babel/plugin-transform-typeof-symbol" "^7.7.4"
        "@babel/plugin-transform-unicode-regex" "^7.7.4"
        "@babel/types" "^7.7.4"
        browserslist "^4.6.0"
        core-js-compat "^3.6.0"
        invariant "^2.2.2"
        js-levenshtein "^1.1.3"
        semver "^5.5.0"
    
    "@babel/runtime@^7.8.4":
      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/template@^7.1.0", "@babel/template@^7.4.0":
      version "7.4.4"
      resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.4.4.tgz#f4b88d1225689a08f5bc3a17483545be9e4ed237"
      integrity sha512-CiGzLN9KgAvgZsnivND7rkA+AeJ9JB0ciPOD4U59GKbQP2iQl+olF1l76kJOupqidozfZ32ghwBEJDhnk9MEcw==
      dependencies:
        "@babel/code-frame" "^7.0.0"
        "@babel/parser" "^7.4.4"
        "@babel/types" "^7.4.4"
    
    
    "@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"
    
    
    "@babel/traverse@^7.4.3":
      version "7.4.5"
      resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.4.5.tgz#4e92d1728fd2f1897dafdd321efbff92156c3216"
      integrity sha512-Vc+qjynwkjRmIFGxy0KYoPj4FdVDxLej89kMHFsWScq999uX+pwcX4v9mWRjW0KcAYTPAuVQl2LKP1wEVLsp+A==
      dependencies:
        "@babel/code-frame" "^7.0.0"
        "@babel/generator" "^7.4.4"
        "@babel/helper-function-name" "^7.1.0"
        "@babel/helper-split-export-declaration" "^7.4.4"
        "@babel/parser" "^7.4.5"
        "@babel/types" "^7.4.4"
        debug "^4.1.0"
    
    François Agneray's avatar
    François Agneray committed
        globals "^11.1.0"
    
        lodash "^4.17.11"
    
    François Agneray's avatar
    François Agneray committed
    
    
    "@babel/traverse@^7.7.4", "@babel/traverse@^7.8.3", "@babel/traverse@^7.8.4", "@babel/traverse@^7.8.6":
      version "7.8.6"
      resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.8.6.tgz#acfe0c64e1cd991b3e32eae813a6eb564954b5ff"
      integrity sha512-2B8l0db/DPi8iinITKuo7cbPznLCEk0kCxDoB9/N6gGNg/gxOXiR/IcymAFPiBwk5w6TtQ27w4wpElgp9btR9A==
      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"
    
    
    "@babel/types@^7.0.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4":
      version "7.4.4"
      resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.4.4.tgz#8db9e9a629bb7c29370009b4b779ed93fe57d5f0"
      integrity sha512-dOllgYdnEFOebhkKCjzSVFqw/PmmB8pH6RGOWkY4GsboQNd47b1fBThBSwlHAq9alF9vc1M3+6oqR47R50L0tQ==
    
    François Agneray's avatar
    François Agneray committed
      dependencies:
        esutils "^2.0.2"
    
        lodash "^4.17.11"
    
    François Agneray's avatar
    François Agneray committed
        to-fast-properties "^2.0.0"
    
    
    "@babel/types@^7.7.4", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.8.7":
      version "7.8.7"
      resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.8.7.tgz#1fc9729e1acbb2337d5b6977a63979b4819f5d1d"
      integrity sha512-k2TreEHxFA4CjGkL+GYjRyx35W0Mr7DP5+9q6WMkyKXB+904bYmG40syjMFV0oLlhhFCwWl0vA0DyzTDkwAiJw==
      dependencies:
        esutils "^2.0.2"
        lodash "^4.17.13"
        to-fast-properties "^2.0.0"
    
    "@fortawesome/fontawesome-free@^5.12.1":
      version "5.12.1"
      resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-5.12.1.tgz#2a98fea9fbb8a606ddc79a4680034e9d5591c550"
      integrity sha512-ZtjIIFplxncqxvogq148C3hBLQE+W3iJ8E4UvJ09zIJUgzwLcROsWwFDErVSXY2Plzao5J9KUYNHKHMEUYDMKw==
    
    François Agneray's avatar
    François Agneray committed
    
    
    "@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==
    
    "@ng-select/ng-select@^3.7.2":
      version "3.7.2"
      resolved "https://registry.yarnpkg.com/@ng-select/ng-select/-/ng-select-3.7.2.tgz#0cb8b64c778a9a22c4c14b1c68b2b50b76c840d1"
      integrity sha512-hbus2lRIJVPYm8g/z1b8T/iGpYaRQZpzGvfYzdeteguhQOly8pkC8gsSRCLVBv5wyJzDAuOKsKmHKdzakdRisA==
    
    François Agneray's avatar
    François Agneray committed
      dependencies: