Skip to content
Snippets Groups Projects
yarn.lock 318 KiB
Newer Older
Hugo SUBTIL's avatar
Hugo SUBTIL committed
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1


"@ampproject/remapping@^2.0.0":
Hugo NOUTS's avatar
Hugo NOUTS committed
  "integrity" "sha512-hoyByceqwKirw7w3Z7gnIIZC3Wx3J484Y3L/cMpXFbr7d9ZQj2mODrirNzcJa+SM3UlpWXYvKV4RlRpFXlWgXg=="
  "resolved" "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.1.2.tgz"
  "version" "2.1.2"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
  dependencies:
    "@jridgewell/trace-mapping" "^0.3.0"

"@babel/code-frame@^7.0.0":
Hugo NOUTS's avatar
Hugo NOUTS committed
  "integrity" "sha512-9pzDqyc6OLDaqe+zbACgFkb6fKMNG6CObKpnYXChRsvYGyEdc7CA2BaqeOM+vOtCS5ndmJicPJhKAwYRI6UfFw=="
  "resolved" "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.14.5.tgz"
  "version" "7.14.5"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
  dependencies:
    "@babel/highlight" "^7.14.5"

Hugo NOUTS's avatar
Hugo NOUTS committed
"@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.7":
  "integrity" "sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg=="
  "resolved" "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.16.7.tgz"
  "version" "7.16.7"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
  dependencies:
    "@babel/highlight" "^7.16.7"

"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.16.4", "@babel/compat-data@^7.16.8", "@babel/compat-data@^7.17.0":
Hugo NOUTS's avatar
Hugo NOUTS committed
  "integrity" "sha512-392byTlpGWXMv4FbyWw3sAZ/FrW/DrwqLGXpy0mbyNe9Taqv1mg9yON5/o0cnr8XYCkFTZbC1eV+c+LAROgrng=="
  "resolved" "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.17.0.tgz"
  "version" "7.17.0"
Hugo SUBTIL's avatar
Hugo SUBTIL committed

Hugo NOUTS's avatar
Hugo NOUTS committed
"@babel/core@^7.0.0", "@babel/core@^7.0.0-0", "@babel/core@^7.11.6", "@babel/core@^7.12.0", "@babel/core@^7.12.3", "@babel/core@^7.13.0", "@babel/core@^7.4.0-0", "@babel/core@^7.8.0", "@babel/core@>=7.11.0", "@babel/core@7.16.12":
  "integrity" "sha512-dK5PtG1uiN2ikk++5OzSYsitZKny4wOCD0nrO4TqnW4BVBTQ2NGS3NgilvT/TEyxTST7LNyWV/T4tXDoD3fOgg=="
  "resolved" "https://registry.npmjs.org/@babel/core/-/core-7.16.12.tgz"
  "version" "7.16.12"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
  dependencies:
    "@babel/code-frame" "^7.16.7"
    "@babel/generator" "^7.16.8"
    "@babel/helper-compilation-targets" "^7.16.7"
    "@babel/helper-module-transforms" "^7.16.7"
    "@babel/helpers" "^7.16.7"
    "@babel/parser" "^7.16.12"
    "@babel/template" "^7.16.7"
    "@babel/traverse" "^7.16.10"
    "@babel/types" "^7.16.8"
Hugo NOUTS's avatar
Hugo NOUTS committed
    "convert-source-map" "^1.7.0"
    "debug" "^4.1.0"
    "gensync" "^1.0.0-beta.2"
    "json5" "^2.1.2"
    "semver" "^6.3.0"
    "source-map" "^0.5.0"
Hugo SUBTIL's avatar
Hugo SUBTIL committed

"@babel/core@7.17.2":
Hugo NOUTS's avatar
Hugo NOUTS committed
  "integrity" "sha512-R3VH5G42VSDolRHyUO4V2cfag8WHcZyxdq5Z/m8Xyb92lW/Erm/6kM+XtRFGf3Mulre3mveni2NHfEUws8wSvw=="
  "resolved" "https://registry.npmjs.org/@babel/core/-/core-7.17.2.tgz"
  "version" "7.17.2"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
  dependencies:
    "@ampproject/remapping" "^2.0.0"
    "@babel/code-frame" "^7.16.7"
    "@babel/generator" "^7.17.0"
    "@babel/helper-compilation-targets" "^7.16.7"
    "@babel/helper-module-transforms" "^7.16.7"
    "@babel/helpers" "^7.17.2"
    "@babel/parser" "^7.17.0"
    "@babel/template" "^7.16.7"
    "@babel/traverse" "^7.17.0"
    "@babel/types" "^7.17.0"
Hugo NOUTS's avatar
Hugo NOUTS committed
    "convert-source-map" "^1.7.0"
    "debug" "^4.1.0"
    "gensync" "^1.0.0-beta.2"
    "json5" "^2.1.2"
    "semver" "^6.3.0"
Hugo SUBTIL's avatar
Hugo SUBTIL committed

"@babel/eslint-parser@^7.16.3":
Hugo NOUTS's avatar
Hugo NOUTS committed
  "integrity" "sha512-PUEJ7ZBXbRkbq3qqM/jZ2nIuakUBqCYc7Qf52Lj7dlZ6zERnqisdHioL0l4wwQZnmskMeasqUNzLBFKs3nylXA=="
  "resolved" "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.17.0.tgz"
  "version" "7.17.0"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
  dependencies:
Hugo NOUTS's avatar
Hugo NOUTS committed
    "eslint-scope" "^5.1.1"
    "eslint-visitor-keys" "^2.1.0"
    "semver" "^6.3.0"
Hugo SUBTIL's avatar
Hugo SUBTIL committed

Hugo NOUTS's avatar
Hugo NOUTS committed
"@babel/generator@^7.16.8", "@babel/generator@^7.17.0", "@babel/generator@^7.17.3", "@babel/generator@^7.7.2":
  "integrity" "sha512-+R6Dctil/MgUsZsZAkYgK+ADNSZzJRRy0TvY65T71z/CR854xHQ1EweBYXdfT+HNeN7w0cSJJEzgxZMv40pxsg=="
  "resolved" "https://registry.npmjs.org/@babel/generator/-/generator-7.17.3.tgz"
  "version" "7.17.3"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
  dependencies:
    "@babel/types" "^7.17.0"
Hugo NOUTS's avatar
Hugo NOUTS committed
    "jsesc" "^2.5.1"
    "source-map" "^0.5.0"
Hugo SUBTIL's avatar
Hugo SUBTIL committed

"@babel/generator@^7.17.9":
Hugo NOUTS's avatar
Hugo NOUTS committed
  "integrity" "sha512-rAdDousTwxbIxbz5I7GEQ3lUip+xVCXooZNbsydCWs3xA7ZsYOv+CFRdzGxRX78BmQHu9B1Eso59AOZQOJDEdQ=="
  "resolved" "https://registry.npmjs.org/@babel/generator/-/generator-7.17.9.tgz"
  "version" "7.17.9"
  dependencies:
    "@babel/types" "^7.17.0"
Hugo NOUTS's avatar
Hugo NOUTS committed
    "jsesc" "^2.5.1"
    "source-map" "^0.5.0"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
"@babel/helper-annotate-as-pure@^7.16.7":
Hugo NOUTS's avatar
Hugo NOUTS committed
  "integrity" "sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw=="
  "resolved" "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz"
  "version" "7.16.7"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
  dependencies:
    "@babel/types" "^7.16.7"

"@babel/helper-builder-binary-assignment-operator-visitor@^7.16.7":
Hugo NOUTS's avatar
Hugo NOUTS committed
  "integrity" "sha512-C6FdbRaxYjwVu/geKW4ZeQ0Q31AftgRcdSnZ5/jsH6BzCJbtvXvhpfkbkThYSuutZA7nCXpPR6AD9zd1dprMkA=="
  "resolved" "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.16.7.tgz"
  "version" "7.16.7"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
  dependencies:
    "@babel/helper-explode-assignable-expression" "^7.16.7"
    "@babel/types" "^7.16.7"

"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7":
Hugo NOUTS's avatar
Hugo NOUTS committed
  "integrity" "sha512-mGojBwIWcwGD6rfqgRXVlVYmPAv7eOpIemUG3dGnDdCY4Pae70ROij3XmfrH6Fa1h1aiDylpglbZyktfzyo/hA=="
  "resolved" "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.7.tgz"
  "version" "7.16.7"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
  dependencies:
    "@babel/compat-data" "^7.16.4"
    "@babel/helper-validator-option" "^7.16.7"
Hugo NOUTS's avatar
Hugo NOUTS committed
    "browserslist" "^4.17.5"
    "semver" "^6.3.0"
Hugo SUBTIL's avatar
Hugo SUBTIL committed

"@babel/helper-create-class-features-plugin@^7.16.10", "@babel/helper-create-class-features-plugin@^7.16.7":
Hugo NOUTS's avatar
Hugo NOUTS committed
  "integrity" "sha512-JBdSr/LtyYIno/pNnJ75lBcqc3Z1XXujzPanHqjvvrhOA+DTceTFuJi8XjmWTZh4r3fsdfqaCMN0iZemdkxZHQ=="
  "resolved" "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.17.1.tgz"
  "version" "7.17.1"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
  dependencies:
    "@babel/helper-annotate-as-pure" "^7.16.7"
    "@babel/helper-environment-visitor" "^7.16.7"
    "@babel/helper-function-name" "^7.16.7"
    "@babel/helper-member-expression-to-functions" "^7.16.7"
    "@babel/helper-optimise-call-expression" "^7.16.7"
    "@babel/helper-replace-supers" "^7.16.7"
    "@babel/helper-split-export-declaration" "^7.16.7"

"@babel/helper-create-regexp-features-plugin@^7.16.7":
Hugo NOUTS's avatar
Hugo NOUTS committed
  "integrity" "sha512-awO2So99wG6KnlE+TPs6rn83gCz5WlEePJDTnLEqbchMVrBeAujURVphRdigsk094VhvZehFoNOihSlcBjwsXA=="
  "resolved" "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.17.0.tgz"
  "version" "7.17.0"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
  dependencies:
    "@babel/helper-annotate-as-pure" "^7.16.7"
Hugo NOUTS's avatar
Hugo NOUTS committed
    "regexpu-core" "^5.0.1"
Hugo SUBTIL's avatar
Hugo SUBTIL committed

"@babel/helper-define-polyfill-provider@^0.3.1":
Hugo NOUTS's avatar
Hugo NOUTS committed
  "integrity" "sha512-J9hGMpJQmtWmj46B3kBHmL38UhJGhYX7eqkcq+2gsstyYt341HmPeWspihX43yVRA0mS+8GGk2Gckc7bY/HCmA=="
  "resolved" "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.1.tgz"
  "version" "0.3.1"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
  dependencies:
    "@babel/helper-compilation-targets" "^7.13.0"
    "@babel/helper-module-imports" "^7.12.13"
    "@babel/helper-plugin-utils" "^7.13.0"
    "@babel/traverse" "^7.13.0"
Hugo NOUTS's avatar
Hugo NOUTS committed
    "debug" "^4.1.1"
    "lodash.debounce" "^4.0.8"
    "resolve" "^1.14.2"
    "semver" "^6.1.2"
Hugo SUBTIL's avatar
Hugo SUBTIL committed

"@babel/helper-environment-visitor@^7.16.7":
Hugo NOUTS's avatar
Hugo NOUTS committed
  "integrity" "sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag=="
  "resolved" "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.7.tgz"
  "version" "7.16.7"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
  dependencies:
    "@babel/types" "^7.16.7"

"@babel/helper-explode-assignable-expression@^7.16.7":
Hugo NOUTS's avatar
Hugo NOUTS committed
  "integrity" "sha512-KyUenhWMC8VrxzkGP0Jizjo4/Zx+1nNZhgocs+gLzyZyB8SHidhoq9KK/8Ato4anhwsivfkBLftky7gvzbZMtQ=="
  "resolved" "https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.16.7.tgz"
  "version" "7.16.7"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
  dependencies:
    "@babel/types" "^7.16.7"

"@babel/helper-function-name@^7.16.7":
Hugo NOUTS's avatar
Hugo NOUTS committed
  "integrity" "sha512-QfDfEnIUyyBSR3HtrtGECuZ6DAyCkYFp7GHl75vFtTnn6pjKeK0T1DB5lLkFvBea8MdaiUABx3osbgLyInoejA=="
  "resolved" "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.16.7.tgz"
  "version" "7.16.7"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
  dependencies:
    "@babel/helper-get-function-arity" "^7.16.7"
    "@babel/template" "^7.16.7"
    "@babel/types" "^7.16.7"

"@babel/helper-function-name@^7.17.9":
Hugo NOUTS's avatar
Hugo NOUTS committed
  "integrity" "sha512-7cRisGlVtiVqZ0MW0/yFB4atgpGLWEHUVYnb448hZK4x+vih0YO5UoS11XIYtZYqHd0dIPMdUSv8q5K4LdMnIg=="
  "resolved" "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.17.9.tgz"
  "version" "7.17.9"
  dependencies:
    "@babel/template" "^7.16.7"
    "@babel/types" "^7.17.0"

Hugo SUBTIL's avatar
Hugo SUBTIL committed
"@babel/helper-get-function-arity@^7.16.7":
Hugo NOUTS's avatar
Hugo NOUTS committed
  "integrity" "sha512-flc+RLSOBXzNzVhcLu6ujeHUrD6tANAOU5ojrRx/as+tbzf8+stUCj7+IfRRoAbEZqj/ahXEMsjhOhgeZsrnTw=="
  "resolved" "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.7.tgz"
  "version" "7.16.7"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
  dependencies:
    "@babel/types" "^7.16.7"

"@babel/helper-hoist-variables@^7.16.7":
Hugo NOUTS's avatar
Hugo NOUTS committed
  "integrity" "sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg=="
  "resolved" "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz"
Loading
Loading full blame...