Skip to content
Snippets Groups Projects
yarn.lock 363 KiB
Newer Older
  • Learn to ignore specific revisions
  • Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      resolved "https://registry.yarnpkg.com/cookie-signature/-/cookie-signature-1.0.6.tgz#e303a882b342cc3ee8ca513a79999734dab3ae2c"
      integrity sha1-4wOogrNCzD7oylE6eZmXNNqzriw=
    
    cookie@0.3.1:
      version "0.3.1"
      resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.3.1.tgz#e7e0a1f9ef43b4c8ba925c5c5a96e806d16873bb"
      integrity sha1-5+Ch+e9DtMi6klxcWpboBtFoc7s=
    
    cookie@0.4.0:
      version "0.4.0"
      resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.0.tgz#beb437e7022b3b6d49019d088665303ebe9c14ba"
      integrity sha512-+Hp8fLp57wnUSt0tY0tHEXh4voZRDnoIrZPqlo3DPiI4y9lwg/jqx+1Om94/W6ZaPDOUbnjOt/99w66zk+l1Xg==
    
    copy-webpack-plugin@9.1.0:
      version "9.1.0"
      resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-9.1.0.tgz#2d2c460c4c4695ec0a58afb2801a1205256c4e6b"
      integrity sha512-rxnR7PaGigJzhqETHGmAcxKnLZSR5u1Y3/bcIv/1FnqXedcL/E2ewK7ZCNrArJKCiSv8yVXhTqetJh8inDvfsA==
      dependencies:
        fast-glob "^3.2.7"
        glob-parent "^6.0.1"
        globby "^11.0.3"
        normalize-path "^3.0.0"
        schema-utils "^3.1.1"
        serialize-javascript "^6.0.0"
    
    core-js-compat@^3.20.2, core-js-compat@^3.21.0:
      version "3.21.0"
      resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.21.0.tgz#bcc86aa5a589cee358e7a7fa0a4979d5a76c3885"
      integrity sha512-OSXseNPSK2OPJa6GdtkMz/XxeXx8/CJvfhQWTqd6neuUraujcL4jVsjkLQz1OWnax8xVQJnRPe0V2jqNWORA+A==
      dependencies:
        browserslist "^4.19.1"
        semver "7.0.0"
    
    core-js@^2.4.0:
      version "2.6.12"
      resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec"
      integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==
    
    core-js@^3.6.5:
      version "3.16.2"
      resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.16.2.tgz#3f485822889c7fc48ef463e35be5cc2a4a01a1f4"
      integrity sha512-P0KPukO6OjMpjBtHSceAZEWlDD1M2Cpzpg6dBbrjFqFhBHe/BwhxaP820xKOjRn/lZRQirrCusIpLS/n2sgXLQ==
    
    core-util-is@1.0.2:
      version "1.0.2"
      resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
      integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=
    
    cors@^2.8.5:
      version "2.8.5"
      resolved "https://registry.yarnpkg.com/cors/-/cors-2.8.5.tgz#eac11da51592dd86b9f06f6e7ac293b3df875d29"
      integrity sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==
      dependencies:
        object-assign "^4"
        vary "^1"
    
    cosmiconfig@^7.0.0:
      version "7.0.0"
      resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.0.0.tgz#ef9b44d773959cae63ddecd122de23853b60f8d3"
      integrity sha512-pondGvTuVYDk++upghXJabWzL6Kxu6f26ljFw64Swq9v6sQPUL3EUlVDV56diOjpCayKihL6hVe8exIACU4XcA==
      dependencies:
        "@types/parse-json" "^4.0.0"
        import-fresh "^3.2.1"
        parse-json "^5.0.0"
        path-type "^4.0.0"
        yaml "^1.10.0"
    
    
    cozy-app-publish@0.31.0:
      version "0.31.0"
      resolved "https://registry.yarnpkg.com/cozy-app-publish/-/cozy-app-publish-0.31.0.tgz#c32a2307ce4c52a52d3f559a9df93f4c9ba1257f"
      integrity sha512-JXU1z5LtjNIQXsNY9xmFQWjMOkBR4pxoESXYrOONAlsdNvDlaKY46AayT8dz/fzlIIr85ibEoU9fvuno2SmDtA==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        argparse "^2.0.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        chalk "^2.4.2"
        cross-spawn "^6.0.5"
        fs-extra "^7.0.1"
        lodash "^4.17.19"
        node-fetch "^2.6.1"
        prompt "^1.0.0"
        request "^2.88.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        verror "^1.10.1"
    
    cozy-client-js@^0.20.0:
      version "0.20.0"
      resolved "https://registry.yarnpkg.com/cozy-client-js/-/cozy-client-js-0.20.0.tgz#a507ef9ccbeb340aacd58ca1f1d0cdc9d000e853"
      integrity sha512-ppguq9hkmtGpS2y+3pE4Pw0CcNOB25Lb82/q0I5r2k+pxCgrbI+6HB85TWQH8OEt/qJVoCCCa9dWE5WSZBUDYw==
      dependencies:
        core-js "^3.6.5"
        cross-fetch "^3.0.6"
        pouchdb-browser "7.0.0"
        pouchdb-find "7.0.0"
    
    
    cozy-client@29.2.0, cozy-client@^29.1.2:
      version "29.2.0"
      resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-29.2.0.tgz#d474fd4268311ae7e23af4966e189a83d348a4ab"
      integrity sha512-BtWTB+s+YIqPxvvvyrWELVBxVuVfDeI7RFEU2gn+tU4Ef2AKLuciy3hBX14tuHiAB6U+FHYpqCDK2JW8SdNo8w==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@cozy/minilog" "1.0.0"
        "@types/jest" "^26.0.20"
        "@types/lodash" "^4.14.170"
        btoa "^1.2.1"
    
        cozy-stack-client "^29.2.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        json-stable-stringify "^1.0.1"
        lodash "^4.17.13"
        microee "^0.0.6"
        node-fetch "^2.6.1"
        node-polyglot "2.4.2"
        open "7.4.2"
        prop-types "^15.6.2"
        react-redux "^7.2.0"
        redux "3 || 4"
        redux-thunk "^2.3.0"
        server-destroy "^1.0.1"
        sift "^6.0.0"
        url-search-params-polyfill "^8.0.0"
    
    
    cozy-device-helper@^2.1.0:
      version "2.2.2"
      resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-2.2.2.tgz#a290210bb604868facfd01287b7576b22eb12cfe"
      integrity sha512-+WXfUbpywvBLynjH2LRr3uPhGrVCbS3sU/uWY+VfgnxU16AAq91RD1sdPInTCmbAEbCoPWzMDVOCTH5VlW822Q==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        lodash "^4.17.19"
    
    
    cozy-doctypes@^1.83.8:
      version "1.85.1"
      resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.85.1.tgz#4e2ea4a9be718b2c9f02d66ae09cecc59bfc93ee"
      integrity sha512-WG5LLYfqb9D5wiMHwzQFtgi8IX20uMbCqUuM0c04u9nEJx0c/oGdFMtY38zf2hcB8oz+86++tHcceqsPuWTKhQ==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        cozy-logger "^1.9.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        date-fns "^1.30.1"
        es6-promise-pool "^2.5.0"
        lodash "^4.17.19"
        prop-types "^15.7.2"
    
    
    cozy-flags@^2.8.7:
      version "2.10.1"
      resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-2.10.1.tgz#aee640dc21d75b067ea1cd020e3e4e5c24922b18"
      integrity sha512-5fxZWhDyL3BCs0pJoiRtoyUQTNqvrhqrFn743XmB2ltVk7Qf/ajvtixHQo6UmzOIUZ6W7n9JXIm40ruu8169tg==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        microee "^0.0.6"
    
    
    cozy-jobs-cli@1.18.2:
      version "1.18.2"
      resolved "https://registry.yarnpkg.com/cozy-jobs-cli/-/cozy-jobs-cli-1.18.2.tgz#19357d4219c814b3aaa0488e577beeb3dddadcc1"
      integrity sha512-ZDz5d+Izu9wnpmriQvZYverNfJ5/2QUn9E3MwmGPrv+Pma8z+Y/FKD4fe3YXrXREWBIHdkeYoqsnTzpyXWFBiA==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@pollyjs/adapter-node-http" "5.1.1"
        "@pollyjs/core" "5.1.1"
        "@pollyjs/persister-fs" "5.1.1"
        argparse "^2.0.1"
        babel-runtime "6.26.0"
        btoa "^1.2.1"
    
        cheerio "1.0.0-rc.12"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        cli-highlight "2.1.11"
        commander "7.2.0"
    
        cozy-client "29.2.0"
        cozy-device-helper "^2.1.0"
        cozy-flags "^2.8.7"
        cozy-konnector-libs "^4.54.0"
        cozy-logger "1.9.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        open "8.4.0"
        pretty "2.0.0"
        strip-json-comments "3.1.1"
    
    
    cozy-konnector-build@1.3.4:
      version "1.3.4"
      resolved "https://registry.yarnpkg.com/cozy-konnector-build/-/cozy-konnector-build-1.3.4.tgz#1d548bf50b5c173ba7d69696e69b656298e22ba7"
      integrity sha512-YQP74fkgLc2UyFVang58IVC6KR+Z400mTamiyRDMxF7HZcw/AvsHWoI7s6VN2xiun5uxqNiLLPJD3vpjhQwbtQ==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/core" "7.17.10"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        babel-preset-cozy-app "^2.0.2"
        copy-webpack-plugin "9.1.0"
    
        cozy-app-publish "0.31.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        eslint-config-cozy-app "4.0.0"
        git-directory-deploy "1.5.1"
        husky "4.3.8"
        svgo "1.3.2"
        webpack "5.68.0"
    
        webpack-cli "4.9.2"
    
    cozy-konnector-libs@4.54.0, cozy-konnector-libs@^4.54.0:
      version "4.54.0"
      resolved "https://registry.yarnpkg.com/cozy-konnector-libs/-/cozy-konnector-libs-4.54.0.tgz#4f6ab3fc8f576eee3535ecfbb1a50ca23b14fe34"
      integrity sha512-itKYnI0omqXRnQRPjiayygIMaY6/PujTDy13QEqXURKEuN2iCs3TIOH8BibYY6R1bY5dhVrBGBtehyrggaeRaQ==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        babel-runtime "^6.26.0"
        bluebird "^3.7.2"
        bluebird-retry "^0.11.0"
        btoa "1.2.1"
        cheerio "^1.0.0-rc.9"
        classificator "^0.3.3"
    
        cozy-client "^29.1.2"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        cozy-client-js "^0.20.0"
    
        cozy-device-helper "^2.1.0"
        cozy-doctypes "^1.83.8"
        cozy-flags "^2.8.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        cozy-logger "^1.8.0"
        date-fns "^2.22.1"
        file-type "^16.5.0"
        geco "git+https://github.com/konnectors/geco.git#0.11.2"
        lodash-id "^0.14.0"
        lowdb "^1.0.0"
        mime-types "^2.1.31"
        node-fetch "^2.6.1"
        raven "^2.6.4"
        raw-body "^2.4.1"
        request "^2.88.2"
        request-debug "^0.2.0"
        request-promise "^4.2.6"
        strip-json-comments "^3.1.1"
    
    
    cozy-logger@1.9.0, cozy-logger@^1.9.0:
      version "1.9.0"
      resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.9.0.tgz#e3a2323d9a2945ca10da5c318ff2f63544a54415"
      integrity sha512-x/iFwFuNTbG4lwgeKPv6HtdixY+CcJm47sRd2za09aS1zZMHnN3HX7fFgoSSgEqFhpnIO/PpP2pVqJ4orSCp0g==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        chalk "^2.4.2"
        json-stringify-safe "5.0.1"
    
    
    cozy-logger@^1.8.0:
      version "1.8.0"
      resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.8.0.tgz#8d37f8e52c0de02a65ca0606ad60b0ebf3a60ed6"
      integrity sha512-0sBNsfwCwO/r23vrOncvj/EGRjDh/0Emh2WqWL0cYriPbOiidWrsULmh11Q9ykCB1IxBZ3z8PEpaqGTvAas2ug==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        chalk "^2.4.2"
        json-stringify-safe "5.0.1"
    
    
    cozy-stack-client@^29.2.0:
      version "29.2.0"
      resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-29.2.0.tgz#48e9d043cc869c59155979bb1666e4455d5dd0e4"
      integrity sha512-QD8Bn/t9gLcKdxc0L65zGed6L5KdP/tNt4z63XrAVR2HBuqJcrlt6NucP7TH2FJYOj46mp9fW7iODk9hRD03UA==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        detect-node "^2.0.4"
        mime "^2.4.0"
        qs "^6.7.0"
    
    cross-fetch@^3.0.6:
      version "3.1.4"
      resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.4.tgz#9723f3a3a247bf8b89039f3a380a9244e8fa2f39"
      integrity sha512-1eAtFWdIubi6T4XPy6ei9iUFoKpUkIF971QLN8lIvvvwueI65+Nw5haMNKUwfJxabqlIIDODJKGrQ66gxC0PbQ==
      dependencies:
        node-fetch "2.6.1"
    
    cross-spawn@^6.0.5:
      version "6.0.5"
      resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
      integrity sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==
      dependencies:
        nice-try "^1.0.4"
        path-key "^2.0.1"
        semver "^5.5.0"
        shebang-command "^1.2.0"
        which "^1.2.9"
    
    cross-spawn@^7.0.2, cross-spawn@^7.0.3:
      version "7.0.3"
      resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
      integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
      dependencies:
        path-key "^3.1.0"
        shebang-command "^2.0.0"
        which "^2.0.1"
    
    crypt@0.0.2:
      version "0.0.2"
      resolved "https://registry.yarnpkg.com/crypt/-/crypt-0.0.2.tgz#88d7ff7ec0dfb86f713dc87bbb42d044d3e6c41b"
      integrity sha1-iNf/fsDfuG9xPch7u0LQRNPmxBs=
    
    css-select-base-adapter@^0.1.1:
      version "0.1.1"
      resolved "https://registry.yarnpkg.com/css-select-base-adapter/-/css-select-base-adapter-0.1.1.tgz#3b2ff4972cc362ab88561507a95408a1432135d7"
      integrity sha512-jQVeeRG70QI08vSTwf1jHxp74JoZsr2XSgETae8/xC8ovSnL2WF87GTLO86Sbwdt2lK4Umg4HnnwMO4YF3Ce7w==
    
    css-select@^2.0.0:
      version "2.1.0"
      resolved "https://registry.yarnpkg.com/css-select/-/css-select-2.1.0.tgz#6a34653356635934a81baca68d0255432105dbef"
      integrity sha512-Dqk7LQKpwLoH3VovzZnkzegqNSuAziQyNZUcrdDM401iY+R5NkGBXGmtO05/yaXQziALuPogeG0b7UAgjnTJTQ==
      dependencies:
        boolbase "^1.0.0"
        css-what "^3.2.1"
        domutils "^1.7.0"
        nth-check "^1.0.2"
    
    css-select@^4.1.3:
      version "4.1.3"
      resolved "https://registry.yarnpkg.com/css-select/-/css-select-4.1.3.tgz#a70440f70317f2669118ad74ff105e65849c7067"
      integrity sha512-gT3wBNd9Nj49rAbmtFHj1cljIAOLYSX1nZ8CB7TBO3INYckygm5B7LISU/szY//YmdiSLbJvDLOx9VnMVpMBxA==
      dependencies:
        boolbase "^1.0.0"
        css-what "^5.0.0"
        domhandler "^4.2.0"
        domutils "^2.6.0"
        nth-check "^2.0.0"
    
    
    css-select@^5.1.0:
      version "5.1.0"
      resolved "https://registry.yarnpkg.com/css-select/-/css-select-5.1.0.tgz#b8ebd6554c3637ccc76688804ad3f6a6fdaea8a6"
      integrity sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==
      dependencies:
        boolbase "^1.0.0"
        css-what "^6.1.0"
        domhandler "^5.0.2"
        domutils "^3.0.1"
        nth-check "^2.0.1"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    css-tree@1.0.0-alpha.37:
      version "1.0.0-alpha.37"
      resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-1.0.0-alpha.37.tgz#98bebd62c4c1d9f960ec340cf9f7522e30709a22"
      integrity sha512-DMxWJg0rnz7UgxKT0Q1HU/L9BeJI0M6ksor0OgqOnF+aRCDWg/N2641HmVyU9KVIu0OVVWOb2IpC9A+BJRnejg==
      dependencies:
        mdn-data "2.0.4"
        source-map "^0.6.1"
    
    css-tree@^1.1.2:
      version "1.1.3"
      resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-1.1.3.tgz#eb4870fb6fd7707327ec95c2ff2ab09b5e8db91d"
      integrity sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==
      dependencies:
        mdn-data "2.0.14"
        source-map "^0.6.1"
    
    css-what@^3.2.1:
      version "3.4.2"
      resolved "https://registry.yarnpkg.com/css-what/-/css-what-3.4.2.tgz#ea7026fcb01777edbde52124e21f327e7ae950e4"
      integrity sha512-ACUm3L0/jiZTqfzRM3Hi9Q8eZqd6IK37mMWPLz9PJxkLWllYeRf+EHUSHYEtFop2Eqytaq1FizFVh7XfBnXCDQ==
    
    css-what@^5.0.0, css-what@^5.0.1:
      version "5.0.1"
      resolved "https://registry.yarnpkg.com/css-what/-/css-what-5.0.1.tgz#3efa820131f4669a8ac2408f9c32e7c7de9f4cad"
      integrity sha512-FYDTSHb/7KXsWICVsxdmiExPjCfRC4qRFBdVwv7Ax9hMnvMmEjP9RfxTEZ3qPZGmADDn2vAKSo9UcN1jKVYscg==
    
    
    css-what@^6.1.0:
      version "6.1.0"
      resolved "https://registry.yarnpkg.com/css-what/-/css-what-6.1.0.tgz#fb5effcf76f1ddea2c81bdfaa4de44e79bac70f4"
      integrity sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    csso@^4.0.2:
      version "4.2.0"
      resolved "https://registry.yarnpkg.com/csso/-/csso-4.2.0.tgz#ea3a561346e8dc9f546d6febedd50187cf389529"
      integrity sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA==
      dependencies:
        css-tree "^1.1.2"
    
    csstype@^3.0.2:
      version "3.0.8"
      resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.8.tgz#d2266a792729fb227cd216fb572f43728e1ad340"
      integrity sha512-jXKhWqXPmlUeoQnF/EhTtTl4C9SnrxSH/jZUih3jmO6lBKr99rP3/+FmrMj4EFpOXzMtXHAZkd3x0E6h6Fgflw==
    
    cycle@1.0.x:
      version "1.0.3"
      resolved "https://registry.yarnpkg.com/cycle/-/cycle-1.0.3.tgz#21e80b2be8580f98b468f379430662b046c34ad2"
      integrity sha1-IegLK+hYD5i0aPN5QwZisEbDStI=
    
    dashdash@^1.12.0:
      version "1.14.1"
      resolved "https://registry.yarnpkg.com/dashdash/-/dashdash-1.14.1.tgz#853cfa0f7cbe2fed5de20326b8dd581035f6e2f0"
      integrity sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=
      dependencies:
        assert-plus "^1.0.0"
    
    date-fns@^1.30.1:
      version "1.30.1"
      resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-1.30.1.tgz#2e71bf0b119153dbb4cc4e88d9ea5acfb50dc05c"
      integrity sha512-hBSVCvSmWC+QypYObzwGOd9wqdDpOt+0wl0KbU+R+uuZBS1jN8VsD1ss3irQDknRj5NvxiTF6oj/nDRnN/UQNw==
    
    date-fns@^2.22.1:
      version "2.23.0"
      resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.23.0.tgz#4e886c941659af0cf7b30fafdd1eaa37e88788a9"
      integrity sha512-5ycpauovVyAk0kXNZz6ZoB9AYMZB4DObse7P3BPWmyEjXNORTI8EJ6X0uaSAq4sCHzM1uajzrkr6HnsLQpxGXA==
    
    debug@2.6.9:
      version "2.6.9"
      resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
      integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==
      dependencies:
        ms "2.0.0"
    
    
    debug@^4.0.1:
      version "4.3.4"
      resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
      integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
      dependencies:
        ms "2.1.2"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    debug@^4.1.0, debug@^4.1.1:
      version "4.3.2"
      resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.2.tgz#f0a49c18ac8779e31d4a0c6029dfb76873c7428b"
      integrity sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==
      dependencies:
        ms "2.1.2"
    
    debug@^4.3.2:
      version "4.3.3"
      resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.3.tgz#04266e0b70a98d4462e6e288e38259213332b664"
      integrity sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==
      dependencies:
        ms "2.1.2"
    
    decimal.js@^10.0.0:
      version "10.3.1"
      resolved "https://registry.yarnpkg.com/decimal.js/-/decimal.js-10.3.1.tgz#d8c3a444a9c6774ba60ca6ad7261c3a94fd5e783"
      integrity sha512-V0pfhfr8suzyPGOx3nmq4aHqabehUZn6Ch9kyFpV79TGDTWFmHqUqXdabR7QHqxzrYolF4+tVmJhUG4OURg5dQ==
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    dedent@^0.7.0:
      version "0.7.0"
      resolved "https://registry.yarnpkg.com/dedent/-/dedent-0.7.0.tgz#2495ddbaf6eb874abb0e1be9df22d2e5a544326c"
      integrity sha512-Q6fKUPqnAHAyhiUgFU7BUzLiv0kd8saH9al7tnu5Q/okj6dnupxyTgFIBjVzJATdfIAm9NAsvXNzjaKa+bxVyA==
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    deep-equal@~0.2.1:
      version "0.2.2"
      resolved "https://registry.yarnpkg.com/deep-equal/-/deep-equal-0.2.2.tgz#84b745896f34c684e98f2ce0e42abaf43bba017d"
      integrity sha1-hLdFiW80xoTpjyzg5Cq69Du6AX0=
    
    
    deep-is@^0.1.3, deep-is@~0.1.3:
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      version "0.1.4"
      resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.4.tgz#a6f2dce612fadd2ef1f519b73551f17e85199831"
      integrity sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    deepmerge@^4.2.2:
      version "4.2.2"
      resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-4.2.2.tgz#44d2ea3679b8f4d4ffba33f03d865fc1e7bf4955"
      integrity sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg==
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    define-lazy-prop@^2.0.0:
      version "2.0.0"
      resolved "https://registry.yarnpkg.com/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz#3f7ae421129bcaaac9bc74905c98a0009ec9ee7f"
      integrity sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==
    
    define-properties@^1.1.3:
      version "1.1.3"
      resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.3.tgz#cf88da6cbee26fe6db7094f61d870cbd84cee9f1"
      integrity sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==
      dependencies:
        object-keys "^1.0.12"
    
    delayed-stream@~1.0.0:
      version "1.0.0"
      resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619"
      integrity sha1-3zrhmayt+31ECqrgsp4icrJOxhk=
    
    depd@~1.1.2:
      version "1.1.2"
      resolved "https://registry.yarnpkg.com/depd/-/depd-1.1.2.tgz#9bcd52e14c097763e749b274c4346ed2e560b5a9"
      integrity sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=
    
    depd@~2.0.0:
      version "2.0.0"
      resolved "https://registry.yarnpkg.com/depd/-/depd-2.0.0.tgz#b696163cc757560d09cf22cc8fad1571b79e76df"
      integrity sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==
    
    destroy@~1.0.4:
      version "1.0.4"
      resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.0.4.tgz#978857442c44749e4206613e37946205826abd80"
      integrity sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    detect-newline@^3.0.0:
      version "3.1.0"
      resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"
      integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    detect-node@^2.0.4:
      version "2.1.0"
      resolved "https://registry.yarnpkg.com/detect-node/-/detect-node-2.1.0.tgz#c9c70775a49c3d03bc2c06d9a73be550f978f8b1"
      integrity sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==
    
    diff-sequences@^26.6.2:
      version "26.6.2"
      resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-26.6.2.tgz#48ba99157de1923412eed41db6b6d4aa9ca7c0b1"
      integrity sha512-Mv/TDa3nZ9sbc5soK+OoA74BsS3mL37yixCvUAQkiuA4Wz6YtwP/K47n2rv2ovzHZvoiQeA5FTQOschKkEwB0Q==
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    diff-sequences@^28.1.1:
      version "28.1.1"
      resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-28.1.1.tgz#9989dc731266dc2903457a70e996f3a041913ac6"
      integrity sha512-FU0iFaH/E23a+a718l8Qa/19bF9p06kgE0KipMOMadwa3SjnaElKzPaUC0vnibs6/B/9ni97s61mcejk8W1fQw==
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    dir-glob@^3.0.1:
      version "3.0.1"
      resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-3.0.1.tgz#56dbf73d992a4a93ba1584f4534063fd2e41717f"
      integrity sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==
      dependencies:
        path-type "^4.0.0"
    
    doctrine@^2.1.0:
      version "2.1.0"
      resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
      integrity sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==
      dependencies:
        esutils "^2.0.2"
    
    doctrine@^3.0.0:
      version "3.0.0"
      resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-3.0.0.tgz#addebead72a6574db783639dc87a121773973961"
      integrity sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==
      dependencies:
        esutils "^2.0.2"
    
    dom-serializer@0:
      version "0.2.2"
      resolved "https://registry.yarnpkg.com/dom-serializer/-/dom-serializer-0.2.2.tgz#1afb81f533717175d478655debc5e332d9f9bb51"
      integrity sha512-2/xPb3ORsQ42nHYiSunXkDjPLBaEj/xTwUO4B7XCZQTRk7EBtTOPaygh10YAAh2OI1Qrp6NWfpAhzswj0ydt9g==
      dependencies:
        domelementtype "^2.0.1"
        entities "^2.0.0"
    
    dom-serializer@^1.0.1, dom-serializer@^1.3.2:
      version "1.3.2"
      resolved "https://registry.yarnpkg.com/dom-serializer/-/dom-serializer-1.3.2.tgz#6206437d32ceefaec7161803230c7a20bc1b4d91"
      integrity sha512-5c54Bk5Dw4qAxNOI1pFEizPSjVsx5+bpJKmL2kPn8JhBUq2q09tTCa3mjijun2NfK78NMouDYNMBkOrPZiS+ig==
      dependencies:
        domelementtype "^2.0.1"
        domhandler "^4.2.0"
        entities "^2.0.0"
    
    
    dom-serializer@^2.0.0:
      version "2.0.0"
      resolved "https://registry.yarnpkg.com/dom-serializer/-/dom-serializer-2.0.0.tgz#e41b802e1eedf9f6cae183ce5e622d789d7d8e53"
      integrity sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==
      dependencies:
        domelementtype "^2.3.0"
        domhandler "^5.0.2"
        entities "^4.2.0"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    domelementtype@1:
      version "1.3.1"
      resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-1.3.1.tgz#d048c44b37b0d10a7f2a3d5fee3f4333d790481f"
      integrity sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w==
    
    domelementtype@^2.0.1, domelementtype@^2.2.0:
      version "2.2.0"
      resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-2.2.0.tgz#9a0b6c2782ed6a1c7323d42267183df9bd8b1d57"
      integrity sha512-DtBMo82pv1dFtUmHyr48beiuq792Sxohr+8Hm9zoxklYPfa6n0Z3Byjj2IV7bmr2IyqClnqEQhfgHJJ5QF0R5A==
    
    
    domelementtype@^2.3.0:
      version "2.3.0"
      resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-2.3.0.tgz#5c45e8e869952626331d7aab326d01daf65d589d"
      integrity sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    domhandler@^4.0.0, domhandler@^4.2.0:
      version "4.2.0"
      resolved "https://registry.yarnpkg.com/domhandler/-/domhandler-4.2.0.tgz#f9768a5f034be60a89a27c2e4d0f74eba0d8b059"
      integrity sha512-zk7sgt970kzPks2Bf+dwT/PLzghLnsivb9CcxkvR8Mzr66Olr0Ofd8neSbglHJHaHa2MadfoSdNlKYAaafmWfA==
      dependencies:
        domelementtype "^2.2.0"
    
    
    domhandler@^5.0.1, domhandler@^5.0.2, domhandler@^5.0.3:
      version "5.0.3"
      resolved "https://registry.yarnpkg.com/domhandler/-/domhandler-5.0.3.tgz#cc385f7f751f1d1fc650c21374804254538c7d31"
      integrity sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==
      dependencies:
        domelementtype "^2.3.0"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    domutils@^1.7.0:
      version "1.7.0"
      resolved "https://registry.yarnpkg.com/domutils/-/domutils-1.7.0.tgz#56ea341e834e06e6748af7a1cb25da67ea9f8c2a"
      integrity sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg==
      dependencies:
        dom-serializer "0"
        domelementtype "1"
    
    domutils@^2.5.2, domutils@^2.6.0, domutils@^2.7.0:
      version "2.7.0"
      resolved "https://registry.yarnpkg.com/domutils/-/domutils-2.7.0.tgz#8ebaf0c41ebafcf55b0b72ec31c56323712c5442"
      integrity sha512-8eaHa17IwJUPAiB+SoTYBo5mCdeMgdcAoXJ59m6DT1vw+5iLS3gNoqYaRowaBKtGVrOF1Jz4yDTgYKLK2kvfJg==
      dependencies:
        dom-serializer "^1.0.1"
        domelementtype "^2.2.0"
        domhandler "^4.2.0"
    
    
    domutils@^3.0.1:
      version "3.0.1"
      resolved "https://registry.yarnpkg.com/domutils/-/domutils-3.0.1.tgz#696b3875238338cb186b6c0612bd4901c89a4f1c"
      integrity sha512-z08c1l761iKhDFtfXO04C7kTdPBLi41zwOZl00WS8b5eiaebNpY00HKbztwBq+e3vyqWNwWF3mP9YLUeqIrF+Q==
      dependencies:
        dom-serializer "^2.0.0"
        domelementtype "^2.3.0"
        domhandler "^5.0.1"
    
    
    easy-soap-request@^4.7.0:
      version "4.7.0"
      resolved "https://registry.yarnpkg.com/easy-soap-request/-/easy-soap-request-4.7.0.tgz#d57af87fc91a3c8ff606e3ca1102a2c37a095ff8"
      integrity sha512-rFvXxk65ROqUkSSgVbxS4X9skRkdBPU4eoETCzgWaKh5seVibLD8feY5F0YV6UTnY7ErcM9DWMG3RNaYm02xHA==
      dependencies:
        axios "^0.26.1"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    ecc-jsbn@~0.1.1:
      version "0.1.2"
      resolved "https://registry.yarnpkg.com/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz#3a83a904e54353287874c564b7549386849a98c9"
      integrity sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=
      dependencies:
        jsbn "~0.1.0"
        safer-buffer "^2.1.0"
    
    editorconfig@^0.15.3:
      version "0.15.3"
      resolved "https://registry.yarnpkg.com/editorconfig/-/editorconfig-0.15.3.tgz#bef84c4e75fb8dcb0ce5cee8efd51c15999befc5"
      integrity sha512-M9wIMFx96vq0R4F+gRpY3o2exzb8hEj/n9S8unZtHSvYjibBp/iMufSzvmOcV/laG0ZtuTVGtiJggPOSW2r93g==
      dependencies:
        commander "^2.19.0"
        lru-cache "^4.1.5"
        semver "^5.6.0"
        sigmund "^1.0.1"
    
    ee-first@1.1.1:
      version "1.1.1"
      resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
      integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
    
    electron-to-chromium@^1.3.793:
      version "1.3.808"
      resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.808.tgz#6aa204f56c6de554cd4e90e1eb1a36f3ac3a15d5"
      integrity sha512-espnsbWTuUw0a2jMwfabCc09py2ujB+FZZE1hZWn5yYijEmxzEhdhTLKUfZGjynHvdIMQ4X/Pr/t8s4eiyH/QQ==
    
    electron-to-chromium@^1.4.17:
      version "1.4.71"
      resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.71.tgz#17056914465da0890ce00351a3b946fd4cd51ff6"
      integrity sha512-Hk61vXXKRb2cd3znPE9F+2pLWdIOmP7GjiTj45y6L3W/lO+hSnUSUhq+6lEaERWBdZOHbk2s3YV5c9xVl3boVw==
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    electron-to-chromium@^1.4.202:
      version "1.4.206"
      resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.206.tgz#580ff85b54d7ec0c05f20b1e37ea0becdd7b0ee4"
      integrity sha512-h+Fadt1gIaQ06JaIiyqPsBjJ08fV5Q7md+V8bUvQW/9OvXfL2LRICTz2EcnnCP7QzrFTS6/27MRV6Bl9Yn97zA==
    
    emittery@^0.10.2:
      version "0.10.2"
      resolved "https://registry.yarnpkg.com/emittery/-/emittery-0.10.2.tgz#902eec8aedb8c41938c46e9385e9db7e03182933"
      integrity sha512-aITqOwnLanpHLNXZJENbOgjUBeHocD+xsSJmNrjovKBW5HbSpW3d1pEls7GFQPUWXiwG9+0P4GtHfEqC/4M0Iw==
    
    
    emoji-regex@^7.0.1:
      version "7.0.3"
      resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-7.0.3.tgz#933a04052860c85e83c122479c4748a8e4c72156"
      integrity sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    emoji-regex@^8.0.0:
      version "8.0.0"
      resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37"
      integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==
    
    encodeurl@~1.0.2:
      version "1.0.2"
      resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59"
      integrity sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=
    
    enhanced-resolve@^5.8.3:
      version "5.8.3"
      resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.8.3.tgz#6d552d465cce0423f5b3d718511ea53826a7b2f0"
      integrity sha512-EGAbGvH7j7Xt2nc0E7D99La1OiEs8LnyimkRgwExpUMScN6O+3x9tIWs7PLQZVNx4YD+00skHXPXi1yQHpAmZA==
      dependencies:
        graceful-fs "^4.2.4"
        tapable "^2.2.0"
    
    entities@^2.0.0:
      version "2.2.0"
      resolved "https://registry.yarnpkg.com/entities/-/entities-2.2.0.tgz#098dc90ebb83d8dffa089d55256b351d34c4da55"
      integrity sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==
    
    
    entities@^4.2.0, entities@^4.3.0:
      version "4.3.1"
      resolved "https://registry.yarnpkg.com/entities/-/entities-4.3.1.tgz#c34062a94c865c322f9d67b4384e4169bcede6a4"
      integrity sha512-o4q/dYJlmyjP2zfnaWDUC6A3BQFmVTX+tZPezK7k0GLSU9QYCauscf5Y+qcEPzKL+EixVouYDgLQK5H9GrLpkg==
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    envinfo@^7.7.3:
      version "7.8.1"
      resolved "https://registry.yarnpkg.com/envinfo/-/envinfo-7.8.1.tgz#06377e3e5f4d379fea7ac592d5ad8927e0c4d475"
      integrity sha512-/o+BXHmB7ocbHEAs6F2EnG0ogybVVUdkRunTT2glZU9XAaGmhqskrvKwqXuDfNjEO0LZKWdejEEpnq8aM0tOaw==
    
    error-ex@^1.3.1:
      version "1.3.2"
      resolved "https://registry.yarnpkg.com/error-ex/-/error-ex-1.3.2.tgz#b4ac40648107fdcdcfae242f428bea8a14d4f1bf"
      integrity sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==
      dependencies:
        is-arrayish "^0.2.1"
    
    es-abstract@^1.17.2, es-abstract@^1.18.0-next.2, es-abstract@^1.18.2:
      version "1.18.5"
      resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.5.tgz#9b10de7d4c206a3581fd5b2124233e04db49ae19"
      integrity sha512-DDggyJLoS91CkJjgauM5c0yZMjiD1uK3KcaCeAmffGwZ+ODWzOkPN4QwRbsK5DOFf06fywmyLci3ZD8jLGhVYA==
      dependencies:
        call-bind "^1.0.2"
        es-to-primitive "^1.2.1"
        function-bind "^1.1.1"
        get-intrinsic "^1.1.1"
        has "^1.0.3"
        has-symbols "^1.0.2"
        internal-slot "^1.0.3"
        is-callable "^1.2.3"
        is-negative-zero "^2.0.1"
        is-regex "^1.1.3"
        is-string "^1.0.6"
        object-inspect "^1.11.0"
        object-keys "^1.1.1"
        object.assign "^4.1.2"
        string.prototype.trimend "^1.0.4"
        string.prototype.trimstart "^1.0.4"
        unbox-primitive "^1.0.1"
    
    es-abstract@^1.19.0, es-abstract@^1.19.1:
      version "1.19.1"
      resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.19.1.tgz#d4885796876916959de78edaa0df456627115ec3"
      integrity sha512-2vJ6tjA/UfqLm2MPs7jxVybLoB8i1t1Jd9R3kISld20sIxPcTbLuggQOUxeWeAvIUkduv/CfMjuh4WmiXr2v9w==
      dependencies:
        call-bind "^1.0.2"
        es-to-primitive "^1.2.1"
        function-bind "^1.1.1"
        get-intrinsic "^1.1.1"
        get-symbol-description "^1.0.0"
        has "^1.0.3"
        has-symbols "^1.0.2"
        internal-slot "^1.0.3"
        is-callable "^1.2.4"
        is-negative-zero "^2.0.1"
        is-regex "^1.1.4"
        is-shared-array-buffer "^1.0.1"
        is-string "^1.0.7"
        is-weakref "^1.0.1"
        object-inspect "^1.11.0"
        object-keys "^1.1.1"
        object.assign "^4.1.2"
        string.prototype.trimend "^1.0.4"
        string.prototype.trimstart "^1.0.4"
        unbox-primitive "^1.0.1"
    
    es-array-method-boxes-properly@^1.0.0:
      version "1.0.0"
      resolved "https://registry.yarnpkg.com/es-array-method-boxes-properly/-/es-array-method-boxes-properly-1.0.0.tgz#873f3e84418de4ee19c5be752990b2e44718d09e"
      integrity sha512-wd6JXUmyHmt8T5a2xreUwKcGPq6f1f+WwIJkijUqiGcJz1qqnZgP6XIK+QyIWU5lT7imeNxUll48bziG+TSYcA==
    
    es-module-lexer@^0.9.0:
      version "0.9.3"
      resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-0.9.3.tgz#6f13db00cc38417137daf74366f535c8eb438f19"
      integrity sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ==
    
    es-to-primitive@^1.2.1:
      version "1.2.1"
      resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
      integrity sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==
      dependencies:
        is-callable "^1.1.4"
        is-date-object "^1.0.1"
        is-symbol "^1.0.2"
    
    es6-denodeify@^0.1.1:
      version "0.1.5"
      resolved "https://registry.yarnpkg.com/es6-denodeify/-/es6-denodeify-0.1.5.tgz#31d4d5fe9c5503e125460439310e16a2a3f39c1f"
      integrity sha1-MdTV/pxVA+ElRgQ5MQ4WoqPznB8=
    
    es6-promise-pool@^2.5.0:
      version "2.5.0"
      resolved "https://registry.yarnpkg.com/es6-promise-pool/-/es6-promise-pool-2.5.0.tgz#147c612b36b47f105027f9d2bf54a598a99d9ccb"
      integrity sha1-FHxhKza0fxBQJ/nSv1SlmKmdnMs=
    
    escalade@^3.1.1:
      version "3.1.1"
      resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.1.1.tgz#d8cfdc7000965c5a0174b4a82eaa5c0552742e40"
      integrity sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==
    
    escape-html@~1.0.3:
      version "1.0.3"
      resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
      integrity sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=
    
    escape-string-regexp@^1.0.5:
      version "1.0.5"
      resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
      integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    escape-string-regexp@^2.0.0:
      version "2.0.0"
      resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz#a30304e99daa32e23b2fd20f51babd07cffca344"
      integrity sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    escape-string-regexp@^4.0.0:
      version "4.0.0"
      resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
      integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
    
    
    eslint-config-cozy-app@1.3.3:
      version "1.3.3"
      resolved "https://registry.yarnpkg.com/eslint-config-cozy-app/-/eslint-config-cozy-app-1.3.3.tgz#12bd7cad28cbd83470d4fe4f5258a5420b8cbd6e"
      integrity sha512-RBtKaKHkzF8mQt9DNh9LxjdN29dEjeykHm8CcnXp2W6OQst6tIDd//z7Z7TYAZ3dl8EWdX5Np+emP4woBtbV4Q==
      dependencies:
        babel-eslint "10.0.1"
        eslint "5.16.0"
        eslint-config-prettier "4.3.0"
        eslint-plugin-prettier "3.1.1"
        eslint-plugin-react "7.14.3"
        eslint-plugin-vue "5.2.3"
        prettier "1.18.2"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    eslint-config-cozy-app@4.0.0:
      version "4.0.0"
      resolved "https://registry.yarnpkg.com/eslint-config-cozy-app/-/eslint-config-cozy-app-4.0.0.tgz#739a4ab6ad8c9f4d1548a680447fe135512bf6b8"
      integrity sha512-VYbCmdQRQrxxNYglCgM6dYQIcNLFq91FQ+1ADJLbE9kkLWskJOBJUJ+9BYvDnOPHc8WTNHE/DF2e+p9jys/JkQ==
      dependencies:
        "@babel/eslint-parser" "^7.16.3"
        "@typescript-eslint/eslint-plugin" "^5.4.0"
        "@typescript-eslint/parser" "^5.4.0"
        eslint "^8.3.0"
        eslint-config-prettier "^8.3.0"
        eslint-plugin-prettier "^4.0.0"
        eslint-plugin-promise "^6.0.0"
        eslint-plugin-react "^7.27.1"
        eslint-plugin-react-hooks "^4.3.0"
        eslint-plugin-vue "^8.1.1"
        prettier "^2.5.0"
        typescript "^4.5.2"
    
    
    eslint-config-prettier@4.3.0:
      version "4.3.0"
      resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-4.3.0.tgz#c55c1fcac8ce4518aeb77906984e134d9eb5a4f0"
      integrity sha512-sZwhSTHVVz78+kYD3t5pCWSYEdVSBR0PXnwjDRsUs8ytIrK8PLXw+6FKp8r3Z7rx4ZszdetWlXYKOHoUrrwPlA==
      dependencies:
        get-stdin "^6.0.0"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    eslint-config-prettier@^8.3.0:
      version "8.3.0"
      resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
      integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
    
    
    eslint-plugin-prettier@3.1.1:
      version "3.1.1"
      resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.1.tgz#507b8562410d02a03f0ddc949c616f877852f2ba"
      integrity sha512-A+TZuHZ0KU0cnn56/9mfR7/KjUJ9QNVXUhwvRFSR7PGPe0zQR6PTkmyqg1AtUUEOzTqeRsUwyKFh0oVZKVCrtA==
      dependencies:
        prettier-linter-helpers "^1.0.0"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    eslint-plugin-prettier@^4.0.0:
      version "4.0.0"
      resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0.tgz#8b99d1e4b8b24a762472b4567992023619cb98e0"
      integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==
      dependencies:
        prettier-linter-helpers "^1.0.0"
    
    eslint-plugin-promise@^6.0.0:
      version "6.0.0"
      resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.0.0.tgz#017652c07c9816413a41e11c30adc42c3d55ff18"
      integrity sha512-7GPezalm5Bfi/E22PnQxDWH2iW9GTvAlUNTztemeHb6c1BniSyoeTrM87JkC0wYdi6aQrZX9p2qEiAno8aTcbw==
    
    eslint-plugin-react-hooks@^4.3.0:
      version "4.3.0"
      resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.3.0.tgz#318dbf312e06fab1c835a4abef00121751ac1172"
      integrity sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA==
    
    
    eslint-plugin-react@7.14.3:
      version "7.14.3"
      resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.14.3.tgz#911030dd7e98ba49e1b2208599571846a66bdf13"
      integrity sha512-EzdyyBWC4Uz2hPYBiEJrKCUi2Fn+BJ9B/pJQcjw5X+x/H2Nm59S4MJIvL4O5NEE0+WbnQwEBxWY03oUk+Bc3FA==
      dependencies:
        array-includes "^3.0.3"
        doctrine "^2.1.0"
        has "^1.0.3"
        jsx-ast-utils "^2.1.0"
        object.entries "^1.1.0"
        object.fromentries "^2.0.0"
        object.values "^1.1.0"
        prop-types "^15.7.2"
        resolve "^1.10.1"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    eslint-plugin-react@^7.27.1:
      version "7.28.0"
      resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.28.0.tgz#8f3ff450677571a659ce76efc6d80b6a525adbdf"
      integrity sha512-IOlFIRHzWfEQQKcAD4iyYDndHwTQiCMcJVJjxempf203jnNLUnW34AXLrV33+nEXoifJE2ZEGmcjKPL8957eSw==
      dependencies:
        array-includes "^3.1.4"
        array.prototype.flatmap "^1.2.5"
        doctrine "^2.1.0"
        estraverse "^5.3.0"
        jsx-ast-utils "^2.4.1 || ^3.0.0"
        minimatch "^3.0.4"
        object.entries "^1.1.5"
        object.fromentries "^2.0.5"
        object.hasown "^1.1.0"
        object.values "^1.1.5"
        prop-types "^15.7.2"
        resolve "^2.0.0-next.3"
        semver "^6.3.0"
        string.prototype.matchall "^4.0.6"
    
    
    eslint-plugin-vue@5.2.3:
      version "5.2.3"
      resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.3.tgz#3ee7597d823b5478804b2feba9863b1b74273961"
      integrity sha512-mGwMqbbJf0+VvpGR5Lllq0PMxvTdrZ/ZPjmhkacrCHbubJeJOt+T6E3HUzAifa2Mxi7RSdJfC9HFpOeSYVMMIw==
      dependencies:
        vue-eslint-parser "^5.0.0"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    eslint-plugin-vue@^8.1.1:
      version "8.4.1"
      resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.4.1.tgz#0a25493bbfee6baa21614e637e3fd390617c0bb4"
      integrity sha512-nmWOhNmDx9TZ+yP9ZhezTkZUupSHsYA2TocRm+efPSXMOyFrVczVlaIuQcLBjCtI8CbkBiUQ3VcyQsjlIhDrhA==
      dependencies:
        eslint-utils "^3.0.0"
        natural-compare "^1.4.0"
        semver "^7.3.5"
        vue-eslint-parser "^8.0.1"
    
    
    eslint-scope@3.7.1:
      version "3.7.1"
      resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-3.7.1.tgz#3d63c3edfda02e06e01a452ad88caacc7cdcb6e8"
      integrity sha1-PWPD7f2gLgbgGkUq2IyqzHzctug=
      dependencies:
        esrecurse "^4.1.0"
        estraverse "^4.1.1"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    eslint-scope@5.1.1, eslint-scope@^5.1.1:
      version "5.1.1"
      resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
      integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
      dependencies:
        esrecurse "^4.3.0"
        estraverse "^4.1.1"
    
    
    eslint-scope@^4.0.0, eslint-scope@^4.0.3:
      version "4.0.3"
      resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848"
      integrity sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg==
      dependencies:
        esrecurse "^4.1.0"
        estraverse "^4.1.1"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    eslint-scope@^7.0.0, eslint-scope@^7.1.1:
      version "7.1.1"
      resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.1.1.tgz#fff34894c2f65e5226d3041ac480b4513a163642"
      integrity sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==
      dependencies:
        esrecurse "^4.3.0"
        estraverse "^5.2.0"
    
    
    eslint-utils@^1.3.1:
      version "1.4.3"
      resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.3.tgz#74fec7c54d0776b6f67e0251040b5806564e981f"
      integrity sha512-fbBN5W2xdY45KulGXmLHZ3c3FHfVYmKg0IrAKGOkT/464PQsx2UeIzfz1RmEci+KLm1bBaAzZAh8+/E+XAeZ8Q==
      dependencies:
        eslint-visitor-keys "^1.1.0"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    eslint-utils@^3.0.0:
      version "3.0.0"
      resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
      integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
      dependencies:
        eslint-visitor-keys "^2.0.0"
    
    
    eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
      version "1.3.0"
      resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
      integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    eslint-visitor-keys@^2.0.0, eslint-visitor-keys@^2.1.0:
      version "2.1.0"
      resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
      integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
    
    eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.1.0, eslint-visitor-keys@^3.3.0:
      version "3.3.0"
      resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
      integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
    
    
    eslint@5.16.0:
      version "5.16.0"
      resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.16.0.tgz#a1e3ac1aae4a3fbd8296fcf8f7ab7314cbb6abea"
      integrity sha512-S3Rz11i7c8AA5JPv7xAH+dOyq/Cu/VXHiHXBPOU1k/JAM5dXqQPt3qcrhpHSorXmrpu2g0gkIBVXAqCpzfoZIg==
      dependencies:
        "@babel/code-frame" "^7.0.0"
        ajv "^6.9.1"
        chalk "^2.1.0"
        cross-spawn "^6.0.5"
        debug "^4.0.1"
        doctrine "^3.0.0"
        eslint-scope "^4.0.3"
        eslint-utils "^1.3.1"
        eslint-visitor-keys "^1.0.0"
        espree "^5.0.1"
        esquery "^1.0.1"
        esutils "^2.0.2"
        file-entry-cache "^5.0.1"
        functional-red-black-tree "^1.0.1"
        glob "^7.1.2"
        globals "^11.7.0"
        ignore "^4.0.6"
        import-fresh "^3.0.0"
        imurmurhash "^0.1.4"
        inquirer "^6.2.2"
        js-yaml "^3.13.0"
        json-stable-stringify-without-jsonify "^1.0.1"
        levn "^0.3.0"
        lodash "^4.17.11"
        minimatch "^3.0.4"
        mkdirp "^0.5.1"
        natural-compare "^1.4.0"
        optionator "^0.8.2"
        path-is-inside "^1.0.2"
        progress "^2.0.0"
        regexpp "^2.0.1"
        semver "^5.5.1"
        strip-ansi "^4.0.0"
        strip-json-comments "^2.0.1"
        table "^5.2.3"
        text-table "^0.2.0"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    eslint@^8.3.0:
      version "8.9.0"