Skip to content
Snippets Groups Projects
yarn.lock 318 KiB
Newer Older
  • Learn to ignore specific revisions
  • Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@babel/preset-modules@^0.1.5":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA=="
      "resolved" "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.5.tgz"
      "version" "0.1.5"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
        "@babel/plugin-proposal-unicode-property-regex" "^7.4.4"
        "@babel/plugin-transform-dotall-regex" "^7.4.4"
        "@babel/types" "^7.4.4"
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
        "esutils" "^2.0.2"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@babel/preset-react@^7.16.0":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-fWpyI8UM/HE6DfPBzD8LnhQ/OcH8AgTaqcqP2nGOXEUV+VKBR5JRN9hCk9ai+zQQ57vtm9oWeXguBCPNUjytgA=="
      "resolved" "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.16.7.tgz"
      "version" "7.16.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@babel/helper-plugin-utils" "^7.16.7"
        "@babel/helper-validator-option" "^7.16.7"
        "@babel/plugin-transform-react-display-name" "^7.16.7"
        "@babel/plugin-transform-react-jsx" "^7.16.7"
        "@babel/plugin-transform-react-jsx-development" "^7.16.7"
        "@babel/plugin-transform-react-pure-annotations" "^7.16.7"
    
    "@babel/preset-typescript@^7.16.0":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-WbVEmgXdIyvzB77AQjGBEyYPZx+8tTsO50XtfozQrkW8QB2rLJpH2lgx0TRw5EJrBxOZQ+wCcyPVQvS8tjEHpQ=="
      "resolved" "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.16.7.tgz"
      "version" "7.16.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@babel/helper-plugin-utils" "^7.16.7"
        "@babel/helper-validator-option" "^7.16.7"
        "@babel/plugin-transform-typescript" "^7.16.7"
    
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
    "@babel/runtime@^7.12.1", "@babel/runtime@^7.9.2", "@babel/runtime@>=7.12.5":
      "integrity" "sha512-OvwMLqNXkCXSz1kSm58sEsNuhqOx/fKpnUnKnFB5v8uDda5bLNEHNgKPvhDN6IU0LDcnHQ90LlJ0Q6jnyBSIBA=="
      "resolved" "https://registry.npmjs.org/@babel/runtime/-/runtime-7.15.3.tgz"
      "version" "7.15.3"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
        "regenerator-runtime" "^0.13.4"
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
    "@babel/runtime@^7.16.3":
      "integrity" "sha512-hzeyJyMA1YGdJTuWU0e/j4wKXrU4OMFvY2MSlaI9B7VQb0r5cxTE3EAIS2Q7Tn2RIcDkRvTA/v2JsAEhxe99uw=="
      "resolved" "https://registry.npmjs.org/@babel/runtime/-/runtime-7.17.2.tgz"
      "version" "7.17.2"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
        "regenerator-runtime" "^0.13.4"
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
    "@babel/runtime@^7.8.4":
      "integrity" "sha512-hzeyJyMA1YGdJTuWU0e/j4wKXrU4OMFvY2MSlaI9B7VQb0r5cxTE3EAIS2Q7Tn2RIcDkRvTA/v2JsAEhxe99uw=="
      "resolved" "https://registry.npmjs.org/@babel/runtime/-/runtime-7.17.2.tgz"
      "version" "7.17.2"
      dependencies:
        "regenerator-runtime" "^0.13.4"
    
    "@babel/template@^7.16.7", "@babel/template@^7.3.3":
      "integrity" "sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w=="
      "resolved" "https://registry.npmjs.org/@babel/template/-/template-7.16.7.tgz"
      "version" "7.16.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@babel/code-frame" "^7.16.7"
        "@babel/parser" "^7.16.7"
        "@babel/types" "^7.16.7"
    
    
    "@babel/traverse@^7.0.0":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-PQO8sDIJ8SIwipTPiR71kJQCKQYB5NGImbOviK8K+kg5xkNSYXLBupuX9QhatFowrsvo9Hj8WgArg3W7ijNAQw=="
      "resolved" "https://registry.npmjs.org/@babel/traverse/-/traverse-7.17.9.tgz"
      "version" "7.17.9"
    
      dependencies:
        "@babel/code-frame" "^7.16.7"
        "@babel/generator" "^7.17.9"
        "@babel/helper-environment-visitor" "^7.16.7"
        "@babel/helper-function-name" "^7.17.9"
        "@babel/helper-hoist-variables" "^7.16.7"
        "@babel/helper-split-export-declaration" "^7.16.7"
        "@babel/parser" "^7.17.9"
        "@babel/types" "^7.17.0"
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
        "debug" "^4.1.0"
        "globals" "^11.1.0"
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
    "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.10", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.0", "@babel/traverse@^7.7.2":
      "integrity" "sha512-5irClVky7TxRWIRtxlh2WPUUOLhcPN06AGgaQSB8AEwuyEBgJVuJ5imdHm5zxk8w0QS5T+tDfnDxAlhWjpb7cw=="
      "resolved" "https://registry.npmjs.org/@babel/traverse/-/traverse-7.17.3.tgz"
      "version" "7.17.3"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@babel/code-frame" "^7.16.7"
        "@babel/generator" "^7.17.3"
        "@babel/helper-environment-visitor" "^7.16.7"
        "@babel/helper-function-name" "^7.16.7"
        "@babel/helper-hoist-variables" "^7.16.7"
        "@babel/helper-split-export-declaration" "^7.16.7"
        "@babel/parser" "^7.17.3"
        "@babel/types" "^7.17.0"
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
        "debug" "^4.1.0"
        "globals" "^11.1.0"
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
    "@babel/types@^7.0.0", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
      "integrity" "sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw=="
      "resolved" "https://registry.npmjs.org/@babel/types/-/types-7.17.0.tgz"
      "version" "7.17.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@babel/helper-validator-identifier" "^7.16.7"
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
        "to-fast-properties" "^2.0.0"
    
    "@bcoe/v8-coverage@^0.2.3":
      "integrity" "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw=="
      "resolved" "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz"
      "version" "0.2.3"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@cozy/minilog@1.0.0":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-IkDHF9CLh0kQeSEVsou59ar/VehvenpbEUjLfwhckJyOUqZnKAWmXy8qrBgMT5Loxr8Xjs2wmMnj0D67wP00eQ=="
      "resolved" "https://registry.npmjs.org/@cozy/minilog/-/minilog-1.0.0.tgz"
      "version" "1.0.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
        "microee" "0.0.6"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@discoveryjs/json-ext@^0.5.0":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-Fxt+AfXgjMoin2maPIYzFZnQjAXjAL0PHscM5pRTtatFqB+vZxAM9tLp2Optnuw3QOQC40jTNeGYFOMvyf7v9g=="
      "resolved" "https://registry.npmjs.org/@discoveryjs/json-ext/-/json-ext-0.5.3.tgz"
      "version" "0.5.3"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@eslint/eslintrc@^1.1.0":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-C1DfL7XX4nPqGd6jcP01W9pVM1HYCuUkFk1432D7F0v3JSlUIeOYn9oCoi3eoLZ+iwBSb29BMFxxny0YrrEZqg=="
      "resolved" "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.1.0.tgz"
      "version" "1.1.0"
      dependencies:
        "ajv" "^6.12.4"
        "debug" "^4.3.2"
        "espree" "^9.3.1"
        "globals" "^13.9.0"
        "ignore" "^4.0.6"
        "import-fresh" "^3.2.1"
        "js-yaml" "^4.1.0"
        "minimatch" "^3.0.4"
        "strip-json-comments" "^3.1.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@humanwhocodes/config-array@^0.9.2":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-3xSMlXHh03hCcCmFc0rbKp3Ivt2PFEJnQUJDDMTJQ2wkECZWdq4GePs2ctc5H8zV+cHPaq8k2vU8mrQjA6iHdQ=="
      "resolved" "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.9.3.tgz"
      "version" "0.9.3"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@humanwhocodes/object-schema" "^1.2.1"
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
        "debug" "^4.1.1"
        "minimatch" "^3.0.4"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@humanwhocodes/object-schema@^1.2.1":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA=="
      "resolved" "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz"
      "version" "1.2.1"
    
    "@istanbuljs/load-nyc-config@^1.0.0":
      "integrity" "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ=="
      "resolved" "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz"
      "version" "1.1.0"
      dependencies:
        "camelcase" "^5.3.1"
        "find-up" "^4.1.0"
        "get-package-type" "^0.1.0"
        "js-yaml" "^3.13.1"
        "resolve-from" "^5.0.0"
    
    "@istanbuljs/schema@^0.1.2":
      "integrity" "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA=="
      "resolved" "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz"
      "version" "0.1.3"
    
    "@jest/console@^28.0.2":
      "integrity" "sha512-tiRpnMeeyQuuzgL5UNSeiqMwF8UOWPbAE5rzcu/1zyq4oPG2Ox6xm4YCOruwbp10F8odWc+XwVxTyGzMSLMqxA=="
      "resolved" "https://registry.npmjs.org/@jest/console/-/console-28.0.2.tgz"
      "version" "28.0.2"
      dependencies:
        "@jest/types" "^28.0.2"
        "@types/node" "*"
        "chalk" "^4.0.0"
        "jest-message-util" "^28.0.2"
        "jest-util" "^28.0.2"
        "slash" "^3.0.0"
    
    "@jest/core@^28.0.3":
      "integrity" "sha512-cCQW06vEZ+5r50SB06pOnSWsOBs7F+lswPYnKKfBz1ncLlj1sMqmvjgam8q40KhlZ8Ut4eNAL2Hvfx4BKIO2FA=="
      "resolved" "https://registry.npmjs.org/@jest/core/-/core-28.0.3.tgz"
      "version" "28.0.3"
      dependencies:
        "@jest/console" "^28.0.2"
        "@jest/reporters" "^28.0.3"
        "@jest/test-result" "^28.0.2"
        "@jest/transform" "^28.0.3"
        "@jest/types" "^28.0.2"
        "@types/node" "*"
        "ansi-escapes" "^4.2.1"
        "chalk" "^4.0.0"
        "ci-info" "^3.2.0"
        "exit" "^0.1.2"
        "graceful-fs" "^4.2.9"
        "jest-changed-files" "^28.0.2"
        "jest-config" "^28.0.3"
        "jest-haste-map" "^28.0.2"
        "jest-message-util" "^28.0.2"
        "jest-regex-util" "^28.0.2"
        "jest-resolve" "^28.0.3"
        "jest-resolve-dependencies" "^28.0.3"
        "jest-runner" "^28.0.3"
        "jest-runtime" "^28.0.3"
        "jest-snapshot" "^28.0.3"
        "jest-util" "^28.0.2"
        "jest-validate" "^28.0.2"
        "jest-watcher" "^28.0.2"
        "micromatch" "^4.0.4"
        "pretty-format" "^28.0.2"
        "rimraf" "^3.0.0"
        "slash" "^3.0.0"
        "strip-ansi" "^6.0.0"
    
    "@jest/environment@^28.0.2":
      "integrity" "sha512-IvI7dEfqVEffDYlw9FQfVBt6kXt/OI38V7QUIur0ulOQgzpKYJDVvLzj4B1TVmHWTGW5tcnJdlZ3hqzV6/I9Qg=="
      "resolved" "https://registry.npmjs.org/@jest/environment/-/environment-28.0.2.tgz"
      "version" "28.0.2"
      dependencies:
        "@jest/fake-timers" "^28.0.2"
        "@jest/types" "^28.0.2"
        "@types/node" "*"
        "jest-mock" "^28.0.2"
    
    "@jest/expect-utils@^28.0.2":
      "integrity" "sha512-YryfH2zN5c7M8eLtn9oTBRj1sfD+X4cHNXJnTejqCveOS33wADEZUxJ7de5++lRvByNpRpfAnc8zTK7yrUJqgA=="
      "resolved" "https://registry.npmjs.org/@jest/expect-utils/-/expect-utils-28.0.2.tgz"
      "version" "28.0.2"
      dependencies:
        "jest-get-type" "^28.0.2"
    
    "@jest/expect@^28.0.3":
      "integrity" "sha512-VEzZr85bqNomgayQkR7hWG5HnbZYWYWagQriZsixhLmOzU6PCpMP61aeVhkCoRrg7ri5f7JDpeTPzDAajIwFHw=="
      "resolved" "https://registry.npmjs.org/@jest/expect/-/expect-28.0.3.tgz"
      "version" "28.0.3"
      dependencies:
        "expect" "^28.0.2"
        "jest-snapshot" "^28.0.3"
    
    "@jest/fake-timers@^28.0.2":
      "integrity" "sha512-R75yUv+WeybPa4ZVhX9C+8XN0TKjUoceUX+/QEaDVQGxZZOK50eD74cs7iMDTtpodh00d8iLlc9197vgF6oZjA=="
      "resolved" "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-28.0.2.tgz"
      "version" "28.0.2"
      dependencies:
        "@jest/types" "^28.0.2"
        "@sinonjs/fake-timers" "^9.1.1"
        "@types/node" "*"
        "jest-message-util" "^28.0.2"
        "jest-mock" "^28.0.2"
        "jest-util" "^28.0.2"
    
    "@jest/globals@^28.0.3":
      "integrity" "sha512-q/zXYI6CKtTSIt1WuTHBYizJhH7K8h+xG5PE3C0oawLlPIvUMDYmpj0JX0XsJwPRLCsz/fYXHZVG46AaEhSPmw=="
      "resolved" "https://registry.npmjs.org/@jest/globals/-/globals-28.0.3.tgz"
      "version" "28.0.3"
      dependencies:
        "@jest/environment" "^28.0.2"
        "@jest/expect" "^28.0.3"
        "@jest/types" "^28.0.2"
    
    "@jest/reporters@^28.0.3":
      "integrity" "sha512-xrbIc7J/xwo+D7AY3enAR9ZWYCmJ8XIkstTukTGpKDph0gLl/TJje9jl3dssvE4KJzYqMKiSrnE5Nt68I4fTEg=="
      "resolved" "https://registry.npmjs.org/@jest/reporters/-/reporters-28.0.3.tgz"
      "version" "28.0.3"
      dependencies:
        "@bcoe/v8-coverage" "^0.2.3"
        "@jest/console" "^28.0.2"
        "@jest/test-result" "^28.0.2"
        "@jest/transform" "^28.0.3"
        "@jest/types" "^28.0.2"
        "@jridgewell/trace-mapping" "^0.3.7"
        "@types/node" "*"
        "chalk" "^4.0.0"
        "collect-v8-coverage" "^1.0.0"
        "exit" "^0.1.2"
        "glob" "^7.1.3"
        "graceful-fs" "^4.2.9"
        "istanbul-lib-coverage" "^3.0.0"
        "istanbul-lib-instrument" "^5.1.0"
        "istanbul-lib-report" "^3.0.0"
        "istanbul-lib-source-maps" "^4.0.0"
        "istanbul-reports" "^3.1.3"
        "jest-util" "^28.0.2"
        "jest-worker" "^28.0.2"
        "slash" "^3.0.0"
        "string-length" "^4.0.1"
        "terminal-link" "^2.0.0"
        "v8-to-istanbul" "^9.0.0"
    
    "@jest/schemas@^28.0.2":
      "integrity" "sha512-YVDJZjd4izeTDkij00vHHAymNXQ6WWsdChFRK86qck6Jpr3DCL5W3Is3vslviRlP+bLuMYRLbdp98amMvqudhA=="
      "resolved" "https://registry.npmjs.org/@jest/schemas/-/schemas-28.0.2.tgz"
      "version" "28.0.2"
      dependencies:
        "@sinclair/typebox" "^0.23.3"
    
    "@jest/source-map@^28.0.2":
      "integrity" "sha512-Y9dxC8ZpN3kImkk0LkK5XCEneYMAXlZ8m5bflmSL5vrwyeUpJfentacCUg6fOb8NOpOO7hz2+l37MV77T6BFPw=="
      "resolved" "https://registry.npmjs.org/@jest/source-map/-/source-map-28.0.2.tgz"
      "version" "28.0.2"
      dependencies:
        "@jridgewell/trace-mapping" "^0.3.7"
        "callsites" "^3.0.0"
        "graceful-fs" "^4.2.9"
    
    "@jest/test-result@^28.0.2":
      "integrity" "sha512-4EUqgjq9VzyUiVTvZfI9IRJD6t3NYBNP4f+Eq8Zr93+hkJ0RrGU4OBTw8tfNzidKX+bmuYzn8FxqpxOPIGGCMA=="
      "resolved" "https://registry.npmjs.org/@jest/test-result/-/test-result-28.0.2.tgz"
      "version" "28.0.2"
      dependencies:
        "@jest/console" "^28.0.2"
        "@jest/types" "^28.0.2"
        "@types/istanbul-lib-coverage" "^2.0.0"
        "collect-v8-coverage" "^1.0.0"
    
    "@jest/test-sequencer@^28.0.2":
      "integrity" "sha512-zhnZ8ydkZQTPL7YucB86eOlD79zPy5EGSUKiR2Iv93RVEDU6OEP33kwDBg70ywOcxeJGDRhyo09q7TafNCBiIg=="
      "resolved" "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-28.0.2.tgz"
      "version" "28.0.2"
      dependencies:
        "@jest/test-result" "^28.0.2"
        "graceful-fs" "^4.2.9"
        "jest-haste-map" "^28.0.2"
        "slash" "^3.0.0"
    
    "@jest/transform@^28.0.3":
      "integrity" "sha512-+Y0ikI7SwoW/YbK8t9oKwC70h4X2Gd0OVuz5tctRvSV/EDQU00AAkoqevXgPSSFimUmp/sp7Yl8s/1bExDqOIg=="
      "resolved" "https://registry.npmjs.org/@jest/transform/-/transform-28.0.3.tgz"
      "version" "28.0.3"
      dependencies:
        "@babel/core" "^7.11.6"
        "@jest/types" "^28.0.2"
        "@jridgewell/trace-mapping" "^0.3.7"
        "babel-plugin-istanbul" "^6.1.1"
        "chalk" "^4.0.0"
        "convert-source-map" "^1.4.0"
        "fast-json-stable-stringify" "^2.0.0"
        "graceful-fs" "^4.2.9"
        "jest-haste-map" "^28.0.2"
        "jest-regex-util" "^28.0.2"
        "jest-util" "^28.0.2"
        "micromatch" "^4.0.4"
        "pirates" "^4.0.4"
        "slash" "^3.0.0"
        "write-file-atomic" "^4.0.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@jest/types@^26.6.2":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ=="
      "resolved" "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz"
      "version" "26.6.2"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@types/istanbul-lib-coverage" "^2.0.0"
        "@types/istanbul-reports" "^3.0.0"
        "@types/node" "*"
        "@types/yargs" "^15.0.0"
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
        "chalk" "^4.0.0"
    
    "@jest/types@^28.0.2":
      "integrity" "sha512-hi3jUdm9iht7I2yrV5C4s3ucCJHUP8Eh3W6rQ1s4n/Qw9rQgsda4eqCt+r3BKRi7klVmZfQlMx1nGlzNMP2d8A=="
      "resolved" "https://registry.npmjs.org/@jest/types/-/types-28.0.2.tgz"
      "version" "28.0.2"
      dependencies:
        "@jest/schemas" "^28.0.2"
        "@types/istanbul-lib-coverage" "^2.0.0"
        "@types/istanbul-reports" "^3.0.0"
        "@types/node" "*"
        "@types/yargs" "^17.0.8"
        "chalk" "^4.0.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@jridgewell/resolve-uri@^3.0.3":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-VPeQ7+wH0itvQxnG+lIzWgkysKIr3L9sslimFW55rHMdGu/qCQ5z5h9zq4gI8uBtqkpHhsF4Z/OwExufUCThew=="
      "resolved" "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.0.5.tgz"
      "version" "3.0.5"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@jridgewell/sourcemap-codec@^1.4.10":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-Fg32GrJo61m+VqYSdRSjRXMjQ06j8YIYfcTqndLYVAaHmroZHLJZCydsWBOTDqXS2v+mjxohBWEMfg97GXmYQg=="
      "resolved" "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.11.tgz"
      "version" "1.4.11"
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
    "@jridgewell/trace-mapping@^0.3.0", "@jridgewell/trace-mapping@^0.3.7":
      "integrity" "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ=="
      "resolved" "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz"
      "version" "0.3.9"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@jridgewell/resolve-uri" "^3.0.3"
        "@jridgewell/sourcemap-codec" "^1.4.10"
    
    "@nodelib/fs.scandir@2.1.5":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g=="
      "resolved" "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz"
      "version" "2.1.5"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@nodelib/fs.stat" "2.0.5"
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
        "run-parallel" "^1.1.9"
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
    "@nodelib/fs.stat@^2.0.2", "@nodelib/fs.stat@2.0.5":
      "integrity" "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A=="
      "resolved" "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz"
      "version" "2.0.5"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@nodelib/fs.walk@^1.2.3":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg=="
      "resolved" "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz"
      "version" "1.2.8"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@nodelib/fs.scandir" "2.1.5"
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
        "fastq" "^1.6.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@pollyjs/adapter-node-http@5.1.1":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-hN4pemkI4Wb+jAloezZrKDCqQUAlIXcgRXtrG6CZseE14QVQ8zl2I1RakUnEHBgeRWtvl5ve6uJrFNGdE8mrLA=="
      "resolved" "https://registry.npmjs.org/@pollyjs/adapter-node-http/-/adapter-node-http-5.1.1.tgz"
      "version" "5.1.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@pollyjs/adapter" "^5.1.1"
        "@pollyjs/utils" "^5.1.1"
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
        "lodash-es" "^4.17.11"
        "nock" "^12.0.3"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@pollyjs/adapter@^5.1.1":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-4Ju6batDrkqyhYFhmKhjDTIbkfj0p0kZslCQ/saA1JMWIqlFnrXMiJVCSVlwNEsej3Zt/n9JfU5mEzbXxi+3vg=="
      "resolved" "https://registry.npmjs.org/@pollyjs/adapter/-/adapter-5.1.1.tgz"
      "version" "5.1.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@pollyjs/utils" "^5.1.1"
    
    "@pollyjs/core@5.1.1":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-MggjU1GT0SP8bPRoqvL2QZ0GhJABwGb1E21+Duv08v8HqGtesN0XEZBZxVsXhspqwAKI6oOrB7767a2TOptT1g=="
      "resolved" "https://registry.npmjs.org/@pollyjs/core/-/core-5.1.1.tgz"
      "version" "5.1.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@pollyjs/utils" "^5.1.1"
        "@sindresorhus/fnv1a" "^1.2.0"
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
        "blueimp-md5" "^2.10.0"
        "fast-json-stable-stringify" "^2.0.0"
        "is-absolute-url" "^3.0.0"
        "lodash-es" "^4.17.11"
        "route-recognizer" "^0.3.4"
        "slugify" "^1.3.4"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@pollyjs/node-server@^5.1.1":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-4QatoXWk2fuDTfxXcdIpswkL0/1J9r6WWQ0R0xfVg/N+VM5gBHIuUNMMDX0j7SbzUiQyZNTXgSAR1FKMO+MDWA=="
      "resolved" "https://registry.npmjs.org/@pollyjs/node-server/-/node-server-5.1.1.tgz"
      "version" "5.1.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@pollyjs/utils" "^5.1.1"
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
        "body-parser" "^1.19.0"
        "cors" "^2.8.5"
        "express" "^4.17.1"
        "fs-extra" "^8.0.1"
        "http-graceful-shutdown" "^2.3.1"
        "morgan" "^1.9.1"
        "nocache" "^2.1.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@pollyjs/persister-fs@5.1.1":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-VxAsBC4fAqfQlyTf2Qb8baquUEm/9KGvCEMG1IgGhkF9xeVOEk8WZHAdmX+ejz0gocVB+1uqsA6MZQACWNxYAA=="
      "resolved" "https://registry.npmjs.org/@pollyjs/persister-fs/-/persister-fs-5.1.1.tgz"
      "version" "5.1.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@pollyjs/node-server" "^5.1.1"
        "@pollyjs/persister" "^5.1.1"
    
    "@pollyjs/persister@^5.1.1":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-AfRxvGQaEIiXxl2LjS81LJSx2x756gp4bqjEAggHsFXpYwAK+SNqSOxD/pknNV+SuxRGjNIB+GCVlh7L5Mikow=="
      "resolved" "https://registry.npmjs.org/@pollyjs/persister/-/persister-5.1.1.tgz"
      "version" "5.1.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@pollyjs/utils" "^5.1.1"
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
        "bowser" "^2.4.0"
        "fast-json-stable-stringify" "^2.0.0"
        "lodash-es" "^4.17.11"
        "set-cookie-parser" "^2.3.5"
        "utf8-byte-length" "^1.0.4"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@pollyjs/utils@^5.1.1":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-Kzx4NkFJI2p2N82mCtpGZk82ArDCJUnRHPZ1mTEIkRSOwtz30N729+dbI39aS6H5oGcD8x/KAx3ZTAj3EQLxaQ=="
      "resolved" "https://registry.npmjs.org/@pollyjs/utils/-/utils-5.1.1.tgz"
      "version" "5.1.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
        "qs" "^6.7.0"
        "url-parse" "^1.4.7"
    
    "@sinclair/typebox@^0.23.3":
      "integrity" "sha512-AFBVi/iT4g20DHoujvMH1aEDn8fGJh4xsRGCP6d8RpLPMqsNPvW01Jcn0QysXTsg++/xj25NmJsGyH9xug/wKg=="
      "resolved" "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.23.5.tgz"
      "version" "0.23.5"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@sindresorhus/fnv1a@^1.2.0":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-5ezb/dBSTWtKQ4sLQwMgOJyREXJcZZkTMbendMwKrXTghUhWjZhstzkkmt4/WkFy/GSTSGzfJOKU7dEXv3C/XQ=="
      "resolved" "https://registry.npmjs.org/@sindresorhus/fnv1a/-/fnv1a-1.2.0.tgz"
      "version" "1.2.0"
    
    "@sinonjs/commons@^1.7.0":
      "integrity" "sha512-xkNcLAn/wZaX14RPlwizcKicDk9G3F8m2nU3L7Ukm5zBgTwiT0wsoFAHx9Jq56fJA1z/7uKGtCRu16sOUCLIHQ=="
      "resolved" "https://registry.npmjs.org/@sinonjs/commons/-/commons-1.8.3.tgz"
      "version" "1.8.3"
      dependencies:
        "type-detect" "4.0.8"
    
    "@sinonjs/fake-timers@^9.1.1":
      "integrity" "sha512-BPS4ynJW/o92PUR4wgriz2Ud5gpST5vz6GQfMixEDK0Z8ZCUv2M7SkBLykH56T++Xs+8ln9zTGbOvNGIe02/jw=="
      "resolved" "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-9.1.2.tgz"
      "version" "9.1.2"
      dependencies:
        "@sinonjs/commons" "^1.7.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@tokenizer/token@^0.3.0":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-OvjF+z51L3ov0OyAU0duzsYuvO01PH7x4t6DJx+guahgTnBHkhJdG7soQeTSFLWN3efnHyibZ4Z8l2EuWwJN3A=="
      "resolved" "https://registry.npmjs.org/@tokenizer/token/-/token-0.3.0.tgz"
      "version" "0.3.0"
    
    "@types/babel__core@^7.1.14":
      "integrity" "sha512-WEOTgRsbYkvA/KCsDwVEGkd7WAr1e3g31VHQ8zy5gul/V1qKullU/BU5I68X5v7V3GnB9eotmom4v5a5gjxorw=="
      "resolved" "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.1.19.tgz"
      "version" "7.1.19"
      dependencies:
        "@babel/parser" "^7.1.0"
        "@babel/types" "^7.0.0"
        "@types/babel__generator" "*"
        "@types/babel__template" "*"
        "@types/babel__traverse" "*"
    
    "@types/babel__generator@*":
      "integrity" "sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg=="
      "resolved" "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.4.tgz"
      "version" "7.6.4"
      dependencies:
        "@babel/types" "^7.0.0"
    
    "@types/babel__template@*":
      "integrity" "sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g=="
      "resolved" "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.1.tgz"
      "version" "7.4.1"
      dependencies:
        "@babel/parser" "^7.1.0"
        "@babel/types" "^7.0.0"
    
    "@types/babel__traverse@*", "@types/babel__traverse@^7.0.6":
      "integrity" "sha512-kVzjari1s2YVi77D3w1yuvohV2idweYXMCDzqBiVNN63TcDWrIlTVOYpqVrvbbyOE/IyzBoTKF0fdnLPEORFxA=="
      "resolved" "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.17.1.tgz"
      "version" "7.17.1"
      dependencies:
        "@babel/types" "^7.3.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@types/eslint-scope@^3.7.0":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-SCFeogqiptms4Fg29WpOTk5nHIzfpKCemSN63ksBQYKTcXoJEmJagV+DhVmbapZzY4/5YaOV1nZwrsU79fFm1g=="
      "resolved" "https://registry.npmjs.org/@types/eslint-scope/-/eslint-scope-3.7.1.tgz"
      "version" "3.7.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@types/eslint" "*"
        "@types/estree" "*"
    
    "@types/eslint@*":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-07XlgzX0YJUn4iG1ocY4IX9DzKSmMGUs6ESKlxWhZRaa0fatIWaHWUVapcuGa8r5HFnTqzj+4OCjd5f7EZ/i/A=="
      "resolved" "https://registry.npmjs.org/@types/eslint/-/eslint-7.28.0.tgz"
      "version" "7.28.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@types/estree" "*"
        "@types/json-schema" "*"
    
    "@types/estree@*", "@types/estree@^0.0.50":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-C6N5s2ZFtuZRj54k2/zyRhNDjJwwcViAM3Nbm8zjBpbqAdZ00mr0CFxvSKeO8Y/e03WVFLpQMdHYVfUd6SB+Hw=="
      "resolved" "https://registry.npmjs.org/@types/estree/-/estree-0.0.50.tgz"
      "version" "0.0.50"
    
    "@types/graceful-fs@^4.1.3":
      "integrity" "sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw=="
      "resolved" "https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.5.tgz"
      "version" "4.1.5"
      dependencies:
        "@types/node" "*"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@types/hoist-non-react-statics@^3.3.0":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA=="
      "resolved" "https://registry.npmjs.org/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz"
      "version" "3.3.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@types/react" "*"
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
        "hoist-non-react-statics" "^3.3.0"
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
    "@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0", "@types/istanbul-lib-coverage@^2.0.1":
      "integrity" "sha512-sz7iLqvVUg1gIedBOvlkxPlc8/uVzyS5OwGz1cKjXzkl3FpL3al0crU8YGU1WoHkxn0Wxbw5tyi6hvzJKNzFsw=="
      "resolved" "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.3.tgz"
      "version" "2.0.3"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@types/istanbul-lib-report@*":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg=="
      "resolved" "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz"
      "version" "3.0.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@types/istanbul-lib-coverage" "*"
    
    "@types/istanbul-reports@^3.0.0":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-c3mAZEuK0lvBp8tmuL74XRKn1+y2dcwOUpH7x4WrF6gk1GIgiluDRgMYQtw2OFcBvAJWlt6ASU3tSqxp0Uu0Aw=="
      "resolved" "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.1.tgz"
      "version" "3.0.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@types/istanbul-lib-report" "*"
    
    "@types/jest@^26.0.20":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w=="
      "resolved" "https://registry.npmjs.org/@types/jest/-/jest-26.0.24.tgz"
      "version" "26.0.24"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
        "jest-diff" "^26.0.0"
        "pretty-format" "^26.0.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@types/json-schema@*", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ=="
      "resolved" "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.9.tgz"
      "version" "7.0.9"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@types/lodash@^4.14.170":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-/BHF5HAx3em7/KkzVKm3LrsD6HZAXuXO1AJZQ3cRRBZj4oHZDviWPYu0aEplAqDFNHZPW6d3G7KN+ONcCCC7pw=="
      "resolved" "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.172.tgz"
      "version" "4.14.172"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@types/node@*":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-Sr7BhXEAer9xyGuCN3Ek9eg9xPviCF2gfu9kTfuU2HkTVAMYSDeX40fvpmo72n5nansg3nsBjuQBrsS28r+NUw=="
      "resolved" "https://registry.npmjs.org/@types/node/-/node-16.6.1.tgz"
      "version" "16.6.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@types/parse-json@^4.0.0":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA=="
      "resolved" "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.0.tgz"
      "version" "4.0.0"
    
    "@types/prettier@^2.1.5":
      "integrity" "sha512-G/AdOadiZhnJp0jXCaBQU449W2h716OW/EoXeYkCytxKL06X1WCXB4DZpp8TpZ8eyIJVS1cw4lrlkkSYU21cDw=="
      "resolved" "https://registry.npmjs.org/@types/prettier/-/prettier-2.6.0.tgz"
      "version" "2.6.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@types/prop-types@*":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ=="
      "resolved" "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.4.tgz"
      "version" "15.7.4"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@types/q@^1.5.1":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-L28j2FcJfSZOnL1WBjDYp2vUHCeIFlyYI/53EwD/rKUBQ7MtUUfbQWiyKJGpcnv4/WgrhWsFKrcPstcAt/J0tQ=="
      "resolved" "https://registry.npmjs.org/@types/q/-/q-1.5.5.tgz"
      "version" "1.5.5"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@types/react-redux@^7.1.16":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-9iwAsPyJ9DLTRH+OFeIrm9cAbIj1i2ANL3sKQFATqnPWRbg+jEFXyZOKHiQK/N86pNRXbb4HRxAxo0SIX1XwzQ=="
      "resolved" "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.18.tgz"
      "version" "7.1.18"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@types/hoist-non-react-statics" "^3.3.0"
        "@types/react" "*"
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
        "hoist-non-react-statics" "^3.3.0"
        "redux" "^4.0.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@types/react@*":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-YTLgu7oS5zvSqq49X5Iue5oAbVGhgPc5Au29SJC4VeE17V6gASoOxVkUDy9pXFMRFxCWCD9fLeweNFizo3UzOg=="
      "resolved" "https://registry.npmjs.org/@types/react/-/react-17.0.18.tgz"
      "version" "17.0.18"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@types/prop-types" "*"
        "@types/scheduler" "*"
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
        "csstype" "^3.0.2"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@types/scheduler@*":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew=="
      "resolved" "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.2.tgz"
      "version" "0.16.2"
    
    "@types/stack-utils@^2.0.0":
      "integrity" "sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw=="
      "resolved" "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.1.tgz"
      "version" "2.0.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@types/yargs-parser@*":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-7tFImggNeNBVMsn0vLrpn1H1uPrUBdnARPTpZoitY37ZrdJREzf7I16tMrlK3hen349gr1NYh8CmZQa7CTG6Aw=="
      "resolved" "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-20.2.1.tgz"
      "version" "20.2.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@types/yargs@^15.0.0":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ=="
      "resolved" "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz"
      "version" "15.0.14"
      dependencies:
        "@types/yargs-parser" "*"
    
    "@types/yargs@^17.0.8":
      "integrity" "sha512-gmEaFwpj/7f/ROdtIlci1R1VYU1J4j95m8T+Tj3iBgiBFKg1foE/PSl93bBd5T9LDXNPo8UlNN6W0qwD8O5OaA=="
      "resolved" "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.10.tgz"
      "version" "17.0.10"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@types/yargs-parser" "*"
    
    "@typescript-eslint/eslint-plugin@^5.4.0":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-fwCMkDimwHVeIOKeBHiZhRUfJXU8n6xW1FL9diDxAyGAFvKcH4csy0v7twivOQdQdA0KC8TDr7GGRd3L4Lv0rQ=="
      "resolved" "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.12.0.tgz"
      "version" "5.12.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@typescript-eslint/scope-manager" "5.12.0"
        "@typescript-eslint/type-utils" "5.12.0"
        "@typescript-eslint/utils" "5.12.0"
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
        "debug" "^4.3.2"
        "functional-red-black-tree" "^1.0.1"
        "ignore" "^5.1.8"
        "regexpp" "^3.2.0"
        "semver" "^7.3.5"
        "tsutils" "^3.21.0"
    
    "@typescript-eslint/parser@^5.0.0", "@typescript-eslint/parser@^5.4.0":
      "integrity" "sha512-MfSwg9JMBojMUoGjUmX+D2stoQj1CBYTCP0qnnVtu9A+YQXVKNtLjasYh+jozOcrb/wau8TCfWOkQTiOAruBog=="
      "resolved" "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.12.0.tgz"
      "version" "5.12.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@typescript-eslint/scope-manager" "5.12.0"
        "@typescript-eslint/types" "5.12.0"
        "@typescript-eslint/typescript-estree" "5.12.0"
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
        "debug" "^4.3.2"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@typescript-eslint/scope-manager@5.12.0":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-GAMobtIJI8FGf1sLlUWNUm2IOkIjvn7laFWyRx7CLrv6nLBI7su+B7lbStqVlK5NdLvHRFiJo2HhiDF7Ki01WQ=="
      "resolved" "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.12.0.tgz"
      "version" "5.12.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@typescript-eslint/types" "5.12.0"
        "@typescript-eslint/visitor-keys" "5.12.0"
    
    "@typescript-eslint/type-utils@5.12.0":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-9j9rli3zEBV+ae7rlbBOotJcI6zfc6SHFMdKI9M3Nc0sy458LJ79Os+TPWeBBL96J9/e36rdJOfCuyRSgFAA0Q=="
      "resolved" "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.12.0.tgz"
      "version" "5.12.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@typescript-eslint/utils" "5.12.0"
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
        "debug" "^4.3.2"
        "tsutils" "^3.21.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@typescript-eslint/types@5.12.0":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-JowqbwPf93nvf8fZn5XrPGFBdIK8+yx5UEGs2QFAYFI8IWYfrzz+6zqlurGr2ctShMaJxqwsqmra3WXWjH1nRQ=="
      "resolved" "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.12.0.tgz"
      "version" "5.12.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@typescript-eslint/typescript-estree@5.12.0":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-Dd9gVeOqt38QHR0BEA8oRaT65WYqPYbIc5tRFQPkfLquVEFPD1HAtbZT98TLBkEcCkvwDYOAvuSvAD9DnQhMfQ=="
      "resolved" "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.12.0.tgz"
      "version" "5.12.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@typescript-eslint/types" "5.12.0"
        "@typescript-eslint/visitor-keys" "5.12.0"
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
        "debug" "^4.3.2"
        "globby" "^11.0.4"
        "is-glob" "^4.0.3"
        "semver" "^7.3.5"
        "tsutils" "^3.21.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@typescript-eslint/utils@5.12.0":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-k4J2WovnMPGI4PzKgDtQdNrCnmBHpMUFy21qjX2CoPdoBcSBIMvVBr9P2YDP8jOqZOeK3ThOL6VO/sy6jtnvzw=="
      "resolved" "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.12.0.tgz"
      "version" "5.12.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@types/json-schema" "^7.0.9"
        "@typescript-eslint/scope-manager" "5.12.0"
        "@typescript-eslint/types" "5.12.0"
        "@typescript-eslint/typescript-estree" "5.12.0"
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
        "eslint-scope" "^5.1.1"
        "eslint-utils" "^3.0.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@typescript-eslint/visitor-keys@5.12.0":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-cFwTlgnMV6TgezQynx2c/4/tx9Tufbuo9LPzmWqyRC3QC4qTGkAG1C6pBr0/4I10PAI/FlYunI3vJjIcu+ZHMg=="
      "resolved" "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.12.0.tgz"
      "version" "5.12.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@typescript-eslint/types" "5.12.0"
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
        "eslint-visitor-keys" "^3.0.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@webassemblyjs/ast@1.11.1":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-ukBh14qFLjxTQNTXocdyksN5QdM28S1CxHt2rdskFyL+xFV7VremuBLVbmCePj+URalXBENx/9Lm7lnhihtCSw=="
      "resolved" "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.11.1.tgz"
      "version" "1.11.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@webassemblyjs/helper-numbers" "1.11.1"
        "@webassemblyjs/helper-wasm-bytecode" "1.11.1"
    
    "@webassemblyjs/floating-point-hex-parser@1.11.1":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-iGRfyc5Bq+NnNuX8b5hwBrRjzf0ocrJPI6GWFodBFzmFnyvrQ83SHKhmilCU/8Jv67i4GJZBMhEzltxzcNagtQ=="
      "resolved" "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.11.1.tgz"
      "version" "1.11.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@webassemblyjs/helper-api-error@1.11.1":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-RlhS8CBCXfRUR/cwo2ho9bkheSXG0+NwooXcc3PAILALf2QLdFyj7KGsKRbVc95hZnhnERon4kW/D3SZpp6Tcg=="
      "resolved" "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.11.1.tgz"
      "version" "1.11.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@webassemblyjs/helper-buffer@1.11.1":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-gwikF65aDNeeXa8JxXa2BAk+REjSyhrNC9ZwdT0f8jc4dQQeDQ7G4m0f2QCLPJiMTTO6wfDmRmj/pW0PsUvIcA=="
      "resolved" "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.11.1.tgz"
      "version" "1.11.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@webassemblyjs/helper-numbers@1.11.1":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-vDkbxiB8zfnPdNK9Rajcey5C0w+QJugEglN0of+kmO8l7lDb77AnlKYQF7aarZuCrv+l0UvqL+68gSDr3k9LPQ=="
      "resolved" "https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.1.tgz"
      "version" "1.11.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@webassemblyjs/floating-point-hex-parser" "1.11.1"
        "@webassemblyjs/helper-api-error" "1.11.1"
        "@xtuc/long" "4.2.2"
    
    "@webassemblyjs/helper-wasm-bytecode@1.11.1":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-PvpoOGiJwXeTrSf/qfudJhwlvDQxFgelbMqtq52WWiXC6Xgg1IREdngmPN3bs4RoO83PnL/nFrxucXj1+BX62Q=="
      "resolved" "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.11.1.tgz"
      "version" "1.11.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@webassemblyjs/helper-wasm-section@1.11.1":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-10P9No29rYX1j7F3EVPX3JvGPQPae+AomuSTPiF9eBQeChHI6iqjMIwR9JmOJXwpnn/oVGDk7I5IlskuMwU/pg=="
      "resolved" "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.11.1.tgz"
      "version" "1.11.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@webassemblyjs/ast" "1.11.1"
        "@webassemblyjs/helper-buffer" "1.11.1"
        "@webassemblyjs/helper-wasm-bytecode" "1.11.1"
        "@webassemblyjs/wasm-gen" "1.11.1"
    
    "@webassemblyjs/ieee754@1.11.1":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-hJ87QIPtAMKbFq6CGTkZYJivEwZDbQUgYd3qKSadTNOhVY7p+gfP6Sr0lLRVTaG1JjFj+r3YchoqRYxNH3M0GQ=="
      "resolved" "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.11.1.tgz"
      "version" "1.11.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@xtuc/ieee754" "^1.2.0"
    
    "@webassemblyjs/leb128@1.11.1":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-BJ2P0hNZ0u+Th1YZXJpzW6miwqQUGcIHT1G/sf72gLVD9DZ5AdYTqPNbHZh6K1M5VmKvFXwGSWZADz+qBWxeRw=="
      "resolved" "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.11.1.tgz"
      "version" "1.11.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@xtuc/long" "4.2.2"
    
    "@webassemblyjs/utf8@1.11.1":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-9kqcxAEdMhiwQkHpkNiorZzqpGrodQQ2IGrHHxCy+Ozng0ofyMA0lTqiLkVs1uzTRejX+/O0EOT7KxqVPuXosQ=="
      "resolved" "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.11.1.tgz"
      "version" "1.11.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@webassemblyjs/wasm-edit@1.11.1":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-g+RsupUC1aTHfR8CDgnsVRVZFJqdkFHpsHMfJuWQzWU3tvnLC07UqHICfP+4XyL2tnr1amvl1Sdp06TnYCmVkA=="
      "resolved" "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.11.1.tgz"
      "version" "1.11.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@webassemblyjs/ast" "1.11.1"
        "@webassemblyjs/helper-buffer" "1.11.1"
        "@webassemblyjs/helper-wasm-bytecode" "1.11.1"
        "@webassemblyjs/helper-wasm-section" "1.11.1"
        "@webassemblyjs/wasm-gen" "1.11.1"
        "@webassemblyjs/wasm-opt" "1.11.1"
        "@webassemblyjs/wasm-parser" "1.11.1"
        "@webassemblyjs/wast-printer" "1.11.1"
    
    "@webassemblyjs/wasm-gen@1.11.1":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-F7QqKXwwNlMmsulj6+O7r4mmtAlCWfO/0HdgOxSklZfQcDu0TpLiD1mRt/zF25Bk59FIjEuGAIyn5ei4yMfLhA=="
      "resolved" "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.11.1.tgz"
      "version" "1.11.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@webassemblyjs/ast" "1.11.1"
        "@webassemblyjs/helper-wasm-bytecode" "1.11.1"
        "@webassemblyjs/ieee754" "1.11.1"
        "@webassemblyjs/leb128" "1.11.1"
        "@webassemblyjs/utf8" "1.11.1"
    
    "@webassemblyjs/wasm-opt@1.11.1":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-VqnkNqnZlU5EB64pp1l7hdm3hmQw7Vgqa0KF/KCNO9sIpI6Fk6brDEiX+iCOYrvMuBWDws0NkTOxYEb85XQHHw=="
      "resolved" "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.11.1.tgz"
      "version" "1.11.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@webassemblyjs/ast" "1.11.1"
        "@webassemblyjs/helper-buffer" "1.11.1"
        "@webassemblyjs/wasm-gen" "1.11.1"
        "@webassemblyjs/wasm-parser" "1.11.1"
    
    "@webassemblyjs/wasm-parser@1.11.1":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-rrBujw+dJu32gYB7/Lup6UhdkPx9S9SnobZzRVL7VcBH9Bt9bCBLEuX/YXOOtBsOZ4NQrRykKhffRWHvigQvOA=="
      "resolved" "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.11.1.tgz"
      "version" "1.11.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@webassemblyjs/ast" "1.11.1"
        "@webassemblyjs/helper-api-error" "1.11.1"
        "@webassemblyjs/helper-wasm-bytecode" "1.11.1"
        "@webassemblyjs/ieee754" "1.11.1"
        "@webassemblyjs/leb128" "1.11.1"
        "@webassemblyjs/utf8" "1.11.1"
    
    "@webassemblyjs/wast-printer@1.11.1":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-IQboUWM4eKzWW+N/jij2sRatKMh99QEelo3Eb2q0qXkvPRISAj8Qxtmw5itwqK+TTkBuUIE45AxYPToqPtL5gg=="
      "resolved" "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.11.1.tgz"
      "version" "1.11.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@webassemblyjs/ast" "1.11.1"
        "@xtuc/long" "4.2.2"
    
    "@webpack-cli/configtest@^1.1.0":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-ttOkEkoalEHa7RaFYpM0ErK1xc4twg3Am9hfHhL7MVqlHebnkYd2wuI/ZqTDj0cVzZho6PdinY0phFZV3O0Mzg=="
      "resolved" "https://registry.npmjs.org/@webpack-cli/configtest/-/configtest-1.1.0.tgz"
      "version" "1.1.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@webpack-cli/info@^1.4.0":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-F6b+Man0rwE4n0409FyAJHStYA5OIZERxmnUfLVwv0mc0V1wLad3V7jqRlMkgKBeAq07jUvglacNaa6g9lOpuw=="
      "resolved" "https://registry.npmjs.org/@webpack-cli/info/-/info-1.4.0.tgz"
      "version" "1.4.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
        "envinfo" "^7.7.3"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@webpack-cli/serve@^1.6.0":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-ZkVeqEmRpBV2GHvjjUZqEai2PpUbuq8Bqd//vEYsp63J8WyexI8ppCqVS3Zs0QADf6aWuPdU+0XsPI647PVlQA=="
      "resolved" "https://registry.npmjs.org/@webpack-cli/serve/-/serve-1.6.0.tgz"
      "version" "1.6.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@xtuc/ieee754@^1.2.0":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA=="
      "resolved" "https://registry.npmjs.org/@xtuc/ieee754/-/ieee754-1.2.0.tgz"
      "version" "1.2.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@xtuc/long@4.2.2":
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
      "integrity" "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ=="
      "resolved" "https://registry.npmjs.org/@xtuc/long/-/long-4.2.2.tgz"
      "version" "4.2.2"
    
    "abbrev@1":
      "integrity" "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q=="
      "resolved" "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz"
      "version" "1.1.1"
    
    "accepts@~1.3.7":
      "integrity" "sha512-Il80Qs2WjYlJIBNzNkK6KYqlVMTbZLXgHx2oT0pU/fjRHyEp+PEfEPY0R3WCwAGVOtauxh1hOxNgIf5bv7dQpA=="
      "resolved" "https://registry.npmjs.org/accepts/-/accepts-1.3.7.tgz"
      "version" "1.3.7"
      dependencies:
        "mime-types" "~2.1.24"
        "negotiator" "0.6.2"
    
    "acorn-import-assertions@^1.7.6":
      "integrity" "sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw=="
      "resolved" "https://registry.npmjs.org/acorn-import-assertions/-/acorn-import-assertions-1.8.0.tgz"
      "version" "1.8.0"
    
    "acorn-jsx@^5.0.0":
      "integrity" "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ=="
      "resolved" "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz"
      "version" "5.3.2"
    
    "acorn-jsx@^5.3.1":
      "integrity" "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ=="
      "resolved" "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz"
      "version" "5.3.2"
    
    "acorn@^6.0.0 || ^7.0.0 || ^8.0.0", "acorn@^6.0.2", "acorn@^6.0.7":
      "integrity" "sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ=="
      "resolved" "https://registry.npmjs.org/acorn/-/acorn-6.4.2.tgz"
      "version" "6.4.2"
    
    "acorn@^8.7.0":
      "integrity" "sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ=="
      "resolved" "https://registry.npmjs.org/acorn/-/acorn-8.7.0.tgz"
      "version" "8.7.0"
    
    "acorn@^8", "acorn@^8.4.1":
      "integrity" "sha512-yXbYeFy+jUuYd3/CDcg2NkIYE991XYX/bje7LmjJigUciaeO1JR4XxXgCIV1/Zc/dRuFEyw1L0pbA+qynJkW5Q=="
      "resolved" "https://registry.npmjs.org/acorn/-/acorn-8.5.0.tgz"
      "version" "8.5.0"
    
    "ajv-keywords@^3.5.2":
      "integrity" "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ=="
      "resolved" "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz"
      "version" "3.5.2"
    
    "ajv@^6.10.0", "ajv@^6.10.2", "ajv@^6.12.3", "ajv@^6.12.4", "ajv@^6.12.5", "ajv@^6.9.1":
      "integrity" "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g=="
      "resolved" "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz"
      "version" "6.12.6"
      dependencies:
        "fast-deep-equal" "^3.1.1"
        "fast-json-stable-stringify" "^2.0.0"
        "json-schema-traverse" "^0.4.1"
        "uri-js" "^4.2.2"
    
    "ansi-escapes@^3.2.0":
      "integrity" "sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ=="
      "resolved" "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-3.2.0.tgz"
      "version" "3.2.0"
    
    "ansi-escapes@^4.2.1":
      "integrity" "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ=="
      "resolved" "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz"
      "version" "4.3.2"
      dependencies:
        "type-fest" "^0.21.3"
    
    "ansi-regex@^3.0.0":
      "integrity" "sha512-+O9Jct8wf++lXxxFc4hc8LsjaSq0HFzzL7cVsw8pRDIPdjKD2mT4ytDZlLuSBZ4cLKZFXIrMGO7DbQCtMJJMKw=="
      "resolved" "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.1.tgz"
      "version" "3.0.1"
    
    "ansi-regex@^4.1.0":
      "integrity" "sha512-ILlv4k/3f6vfQ4OoP2AGvirOktlQ98ZEL1k9FaQjxa3L1abBgbuTDAdPOpvbGncC0BTVQrl+OM8xZGK6tWXt7g=="
      "resolved" "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.1.tgz"
      "version" "4.1.1"
    
    "ansi-regex@^5.0.0", "ansi-regex@^5.0.1":
      "integrity" "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ=="
      "resolved" "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz"
      "version" "5.0.1"