Skip to content
Snippets Groups Projects
yarn.lock 435 KiB
Newer Older
  • Learn to ignore specific revisions
  • Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    # THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
    # yarn lockfile v1
    
    
    
    "@ampproject/remapping@^2.2.0":
      version "2.3.0"
      resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.3.0.tgz#ed441b6fa600072520ce18b43d2c8cc8caecc7f4"
      integrity sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@jridgewell/gen-mapping" "^0.3.5"
        "@jridgewell/trace-mapping" "^0.3.24"
    
    "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.7", "@babel/code-frame@^7.23.5", "@babel/code-frame@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.7.tgz#882fd9e09e8ee324e496bd040401c6f046ef4465"
      integrity sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/highlight" "^7.24.7"
        picocolors "^1.0.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/compat-data@^7.20.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.7.tgz#d23bbea508c3883ba8251fb4164982c36ea577ed"
      integrity sha512-qJzAIcv03PyaWqxRgO4mSU3lihncDT296vnyuE2O8uA4w3UHWI4S3hgeZd1L8W1Bft40w9JxJ2b412iDUFFRhw==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    "@babel/core@7.16.12":
      version "7.16.12"
      resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.12.tgz#5edc53c1b71e54881315923ae2aedea2522bb784"
      integrity sha512-dK5PtG1uiN2ikk++5OzSYsitZKny4wOCD0nrO4TqnW4BVBTQ2NGS3NgilvT/TEyxTST7LNyWV/T4tXDoD3fOgg==
      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"
        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"
    
    
    "@babel/core@7.24.0":
      version "7.24.0"
      resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.0.tgz#56cbda6b185ae9d9bed369816a8f4423c5f2ff1b"
      integrity sha512-fQfkg0Gjkza3nf0c7/w6Xf34BW4YvzNfACRLmmb7XRLa6XHdR+K9AlJlxneFfWYf6uhOzuzZVTjF/8KfndZANw==
      dependencies:
        "@ampproject/remapping" "^2.2.0"
        "@babel/code-frame" "^7.23.5"
        "@babel/generator" "^7.23.6"
        "@babel/helper-compilation-targets" "^7.23.6"
        "@babel/helper-module-transforms" "^7.23.3"
        "@babel/helpers" "^7.24.0"
        "@babel/parser" "^7.24.0"
        "@babel/template" "^7.24.0"
        "@babel/traverse" "^7.24.0"
        "@babel/types" "^7.24.0"
        convert-source-map "^2.0.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        debug "^4.1.0"
        gensync "^1.0.0-beta.2"
    
        json5 "^2.2.3"
        semver "^6.3.1"
    
    "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.23.9":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.7.tgz#b676450141e0b52a3d43bc91da86aa608f950ac4"
      integrity sha512-nykK+LEK86ahTkX/3TgauT0ikKoNCfKHEaZYTUVupJdTLzGNvrblu4u6fa7DhZONAltdf8e662t/abY8idrd/g==
      dependencies:
        "@ampproject/remapping" "^2.2.0"
        "@babel/code-frame" "^7.24.7"
        "@babel/generator" "^7.24.7"
        "@babel/helper-compilation-targets" "^7.24.7"
        "@babel/helper-module-transforms" "^7.24.7"
        "@babel/helpers" "^7.24.7"
        "@babel/parser" "^7.24.7"
        "@babel/template" "^7.24.7"
        "@babel/traverse" "^7.24.7"
        "@babel/types" "^7.24.7"
        convert-source-map "^2.0.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        debug "^4.1.0"
        gensync "^1.0.0-beta.2"
    
        json5 "^2.2.3"
        semver "^6.3.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    "@babel/eslint-parser@^7.16.3":
    
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.24.7.tgz#27ebab1a1ec21f48ae191a8aaac5b82baf80d9c7"
      integrity sha512-SO5E3bVxDuxyNxM5agFv480YA2HO6ohZbGxbazZdIk3KQOPOGVNw6q78I9/lbviIf95eq6tPozeYnJLbjnC8IA==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        eslint-visitor-keys "^2.1.0"
    
        semver "^6.3.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/generator@^7.16.8", "@babel/generator@^7.23.6", "@babel/generator@^7.24.7", "@babel/generator@^7.7.2":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.7.tgz#1654d01de20ad66b4b4d99c135471bc654c55e6d"
      integrity sha512-oipXieGC3i45Y1A41t4tAqpnEZWgB/lC6Ehh6+rOviR5XWpTtMmLN+fGjz9vOiNRt0p6RtO6DtD0pdU3vpqdSA==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/types" "^7.24.7"
        "@jridgewell/gen-mapping" "^0.3.5"
        "@jridgewell/trace-mapping" "^0.3.25"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        jsesc "^2.5.1"
    
    
    "@babel/helper-annotate-as-pure@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.24.7.tgz#5373c7bc8366b12a033b4be1ac13a206c6656aab"
      integrity sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==
      dependencies:
        "@babel/types" "^7.24.7"
    
    "@babel/helper-builder-binary-assignment-operator-visitor@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.24.7.tgz#37d66feb012024f2422b762b9b2a7cfe27c7fba3"
      integrity sha512-xZeCVVdwb4MsDBkkyZ64tReWYrLRHlMN72vP7Bdm3OUOuyFZExhsHUUnuWnm2/XOlAJzR0LfPpB56WXZn0X/lA==
      dependencies:
        "@babel/traverse" "^7.24.7"
        "@babel/types" "^7.24.7"
    
    "@babel/helper-compilation-targets@^7.16.7", "@babel/helper-compilation-targets@^7.20.7", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.23.6", "@babel/helper-compilation-targets@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.7.tgz#4eb6c4a80d6ffeac25ab8cd9a21b5dfa48d503a9"
      integrity sha512-ctSdRHBi20qWOfy27RUb4Fhp07KSJ3sXcuSvTrXrc4aG8NSYDo1ici3Vhg9bg69y5bj0Mr1lh0aeEgTvc12rMg==
      dependencies:
        "@babel/compat-data" "^7.24.7"
        "@babel/helper-validator-option" "^7.24.7"
        browserslist "^4.22.2"
        lru-cache "^5.1.1"
        semver "^6.3.1"
    
    "@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.7.tgz#2eaed36b3a1c11c53bdf80d53838b293c52f5b3b"
      integrity sha512-kTkaDl7c9vO80zeX1rJxnuRpEsD5tA81yh11X1gQo+PhSti3JS+7qeZo9U4RHobKRiFPKaGK3svUAeb8D0Q7eg==
      dependencies:
        "@babel/helper-annotate-as-pure" "^7.24.7"
        "@babel/helper-environment-visitor" "^7.24.7"
        "@babel/helper-function-name" "^7.24.7"
        "@babel/helper-member-expression-to-functions" "^7.24.7"
        "@babel/helper-optimise-call-expression" "^7.24.7"
        "@babel/helper-replace-supers" "^7.24.7"
        "@babel/helper-skip-transparent-expression-wrappers" "^7.24.7"
        "@babel/helper-split-export-declaration" "^7.24.7"
        semver "^6.3.1"
    
    "@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.24.7.tgz#be4f435a80dc2b053c76eeb4b7d16dd22cfc89da"
      integrity sha512-03TCmXy2FtXJEZfbXDTSqq1fRJArk7lX9DOFC/47VthYcxyIOx+eXQmdo6DOQvrbpIix+KfXwvuXdFDZHxt+rA==
      dependencies:
        "@babel/helper-annotate-as-pure" "^7.24.7"
        regexpu-core "^5.3.1"
        semver "^6.3.1"
    
    "@babel/helper-define-polyfill-provider@^0.6.1", "@babel/helper-define-polyfill-provider@^0.6.2":
      version "0.6.2"
      resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.2.tgz#18594f789c3594acb24cfdb4a7f7b7d2e8bd912d"
      integrity sha512-LV76g+C502biUK6AyZ3LK10vDpDyCzZnhZFXkH1L75zHPj68+qc8Zfpx2th+gzwA2MzyK+1g/3EPl62yFnVttQ==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-compilation-targets" "^7.22.6"
        "@babel/helper-plugin-utils" "^7.22.5"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        debug "^4.1.1"
        lodash.debounce "^4.0.8"
        resolve "^1.14.2"
    
    
    "@babel/helper-environment-visitor@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.24.7.tgz#4b31ba9551d1f90781ba83491dd59cf9b269f7d9"
      integrity sha512-DoiN84+4Gnd0ncbBOM9AZENV4a5ZiL39HYMyZJGZ/AZEykHYdJw0wW3kdcsh9/Kn+BRXHLkkklZ51ecPKmI1CQ==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/types" "^7.24.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/helper-function-name@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.24.7.tgz#75f1e1725742f39ac6584ee0b16d94513da38dd2"
      integrity sha512-FyoJTsj/PEUWu1/TYRiXTIHc8lbw+TDYkZuoE43opPS5TrI7MyONBE1oNvfguEXAD9yhQRrVBnXdXzSLQl9XnA==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/template" "^7.24.7"
        "@babel/types" "^7.24.7"
    
    "@babel/helper-hoist-variables@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.24.7.tgz#b4ede1cde2fd89436397f30dc9376ee06b0f25ee"
      integrity sha512-MJJwhkoGy5c4ehfoRyrJ/owKeMl19U54h27YYftT0o2teQ3FJ3nQUf/I3LlJsX4l3qlw7WRXUmiyajvHXoTubQ==
      dependencies:
        "@babel/types" "^7.24.7"
    
    "@babel/helper-member-expression-to-functions@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.24.7.tgz#67613d068615a70e4ed5101099affc7a41c5225f"
      integrity sha512-LGeMaf5JN4hAT471eJdBs/GK1DoYIJ5GCtZN/EsL6KUiiDZOvO/eKE11AMZJa2zP4zk4qe9V2O/hxAmkRc8p6w==
      dependencies:
        "@babel/traverse" "^7.24.7"
        "@babel/types" "^7.24.7"
    
    "@babel/helper-module-imports@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.24.7.tgz#f2f980392de5b84c3328fc71d38bd81bbb83042b"
      integrity sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==
      dependencies:
        "@babel/traverse" "^7.24.7"
        "@babel/types" "^7.24.7"
    
    "@babel/helper-module-transforms@^7.16.7", "@babel/helper-module-transforms@^7.23.3", "@babel/helper-module-transforms@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.7.tgz#31b6c9a2930679498db65b685b1698bfd6c7daf8"
      integrity sha512-1fuJEwIrp+97rM4RWdO+qrRsZlAeL1lQJoPqtCYWv0NL115XM93hIH4CSRln2w52SqvmY5hqdtauB6QFCDiZNQ==
      dependencies:
        "@babel/helper-environment-visitor" "^7.24.7"
        "@babel/helper-module-imports" "^7.24.7"
        "@babel/helper-simple-access" "^7.24.7"
        "@babel/helper-split-export-declaration" "^7.24.7"
        "@babel/helper-validator-identifier" "^7.24.7"
    
    "@babel/helper-optimise-call-expression@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.24.7.tgz#8b0a0456c92f6b323d27cfd00d1d664e76692a0f"
      integrity sha512-jKiTsW2xmWwxT1ixIdfXUZp+P5yURx2suzLZr5Hi64rURpDYdMW0pv+Uf17EYk2Rd428Lx4tLsnjGJzYKDM/6A==
      dependencies:
        "@babel/types" "^7.24.7"
    
    "@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.20.2", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.24.7", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.7.tgz#98c84fe6fe3d0d3ae7bfc3a5e166a46844feb2a0"
      integrity sha512-Rq76wjt7yz9AAc1KnlRKNAi/dMSVWgDRx43FHoJEbcYU6xOWaE2dVPwcdTukJrjxS65GITyfbvEYHvkirZ6uEg==
    
    "@babel/helper-remap-async-to-generator@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.24.7.tgz#b3f0f203628522713849d49403f1a414468be4c7"
      integrity sha512-9pKLcTlZ92hNZMQfGCHImUpDOlAgkkpqalWEeftW5FBya75k8Li2ilerxkM/uBEj01iBZXcCIB/bwvDYgWyibA==
      dependencies:
        "@babel/helper-annotate-as-pure" "^7.24.7"
        "@babel/helper-environment-visitor" "^7.24.7"
        "@babel/helper-wrap-function" "^7.24.7"
    
    "@babel/helper-replace-supers@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.24.7.tgz#f933b7eed81a1c0265740edc91491ce51250f765"
      integrity sha512-qTAxxBM81VEyoAY0TtLrx1oAEJc09ZK67Q9ljQToqCnA+55eNwCORaxlKyu+rNfX86o8OXRUSNUnrtsAZXM9sg==
      dependencies:
        "@babel/helper-environment-visitor" "^7.24.7"
        "@babel/helper-member-expression-to-functions" "^7.24.7"
        "@babel/helper-optimise-call-expression" "^7.24.7"
    
    "@babel/helper-simple-access@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.24.7.tgz#bcade8da3aec8ed16b9c4953b74e506b51b5edb3"
      integrity sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==
      dependencies:
        "@babel/traverse" "^7.24.7"
        "@babel/types" "^7.24.7"
    
    "@babel/helper-skip-transparent-expression-wrappers@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.24.7.tgz#5f8fa83b69ed5c27adc56044f8be2b3ea96669d9"
      integrity sha512-IO+DLT3LQUElMbpzlatRASEyQtfhSE0+m465v++3jyyXeBTBUjtVZg28/gHeV5mrTJqvEKhKroBGAvhW+qPHiQ==
      dependencies:
        "@babel/traverse" "^7.24.7"
        "@babel/types" "^7.24.7"
    
    "@babel/helper-split-export-declaration@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.7.tgz#83949436890e07fa3d6873c61a96e3bbf692d856"
      integrity sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==
      dependencies:
        "@babel/types" "^7.24.7"
    
    "@babel/helper-string-parser@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.7.tgz#4d2d0f14820ede3b9807ea5fc36dfc8cd7da07f2"
      integrity sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg==
    
    "@babel/helper-validator-identifier@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz#75b889cfaf9e35c2aaf42cf0d72c8e91719251db"
      integrity sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==
    
    "@babel/helper-validator-option@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.24.7.tgz#24c3bb77c7a425d1742eec8fb433b5a1b38e62f6"
      integrity sha512-yy1/KvjhV/ZCL+SM7hBrvnZJ3ZuT9OuZgIJAGpPEToANvc3iM6iDvBnRjtElWibHU6n8/LPR/EjX9EtIEYO3pw==
    
    "@babel/helper-wrap-function@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.24.7.tgz#52d893af7e42edca7c6d2c6764549826336aae1f"
      integrity sha512-N9JIYk3TD+1vq/wn77YnJOqMtfWhNewNE+DJV4puD2X7Ew9J4JvrzrFDfTfyv5EgEXVy9/Wt8QiOErzEmv5Ifw==
      dependencies:
        "@babel/helper-function-name" "^7.24.7"
        "@babel/template" "^7.24.7"
        "@babel/traverse" "^7.24.7"
        "@babel/types" "^7.24.7"
    
    "@babel/helpers@^7.16.7", "@babel/helpers@^7.24.0", "@babel/helpers@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.7.tgz#aa2ccda29f62185acb5d42fb4a3a1b1082107416"
      integrity sha512-NlmJJtvcw72yRJRcnCmGvSi+3jDEg8qFu3z0AFoymmzLx5ERVWyzd9kVXr7Th9/8yIJi2Zc6av4Tqz3wFs8QWg==
      dependencies:
        "@babel/template" "^7.24.7"
        "@babel/types" "^7.24.7"
    
    "@babel/highlight@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.24.7.tgz#a05ab1df134b286558aae0ed41e6c5f731bf409d"
      integrity sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==
      dependencies:
        "@babel/helper-validator-identifier" "^7.24.7"
        chalk "^2.4.2"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        js-tokens "^4.0.0"
    
        picocolors "^1.0.0"
    
    "@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.12", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.24.0", "@babel/parser@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.7.tgz#9a5226f92f0c5c8ead550b750f5608e766c8ce85"
      integrity sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.24.7.tgz#fd059fd27b184ea2b4c7e646868a9a381bbc3055"
      integrity sha512-TiT1ss81W80eQsN+722OaeQMY/G4yTb4G9JrqeiDADs3N8lbPMGldWi9x8tyqCW5NLx1Jh2AvkE6r6QvEltMMQ==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-environment-visitor" "^7.24.7"
        "@babel/helper-plugin-utils" "^7.24.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.24.7.tgz#468096ca44bbcbe8fcc570574e12eb1950e18107"
      integrity sha512-unaQgZ/iRu/By6tsjMZzpeBZjChYfLYry6HrEXPoz3KmfF0sVBQ1l8zKMQ4xRGLWVsjuvB8nQfjNP/DcfEOCsg==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-plugin-utils" "^7.24.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.24.7.tgz#e4eabdd5109acc399b38d7999b2ef66fc2022f89"
      integrity sha512-+izXIbke1T33mY4MSNnrqhPXDz01WYhEf3yF5NbnUtkiNnm+XBZJl3kNfoK6NKmYlz/D07+l2GWVK/QfDkNCuQ==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-plugin-utils" "^7.24.7"
        "@babel/helper-skip-transparent-expression-wrappers" "^7.24.7"
        "@babel/plugin-transform-optional-chaining" "^7.24.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.24.7.tgz#71b21bb0286d5810e63a1538aa901c58e87375ec"
      integrity sha512-utA4HuR6F4Vvcr+o4DnjL8fCOlgRFGbeeBEGNg3ZTrLFw6VWG5XmUrvcQ0FjIYMU2ST4XcR2Wsp7t9qOAPnxMg==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-environment-visitor" "^7.24.7"
        "@babel/helper-plugin-utils" "^7.24.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-proposal-class-properties@^7.16.0":
      version "7.18.6"
      resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.18.6.tgz#b110f59741895f7ec21a6fff696ec46265c446a3"
      integrity sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-create-class-features-plugin" "^7.18.6"
        "@babel/helper-plugin-utils" "^7.18.6"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-proposal-object-rest-spread@^7.16.0":
      version "7.20.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.20.7.tgz#aa662940ef425779c75534a5c41e9d936edc390a"
      integrity sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/compat-data" "^7.20.5"
        "@babel/helper-compilation-targets" "^7.20.7"
        "@babel/helper-plugin-utils" "^7.20.2"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/plugin-syntax-object-rest-spread" "^7.8.3"
    
        "@babel/plugin-transform-parameters" "^7.20.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2":
      version "7.21.0-placeholder-for-preset-env.2"
      resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz#7844f9289546efa9febac2de4cfe358a050bd703"
      integrity sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@babel/plugin-syntax-async-generators@^7.8.4":
      version "7.8.4"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d"
      integrity sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.0"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    "@babel/plugin-syntax-bigint@^7.8.3":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz#4c9a6f669f5d0cdf1b90a1671e9a146be5300cea"
      integrity sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.0"
    
    "@babel/plugin-syntax-class-properties@^7.12.13", "@babel/plugin-syntax-class-properties@^7.8.3":
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      version "7.12.13"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz#b5c987274c4a3a82b89714796931a6b53544ae10"
      integrity sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==
      dependencies:
        "@babel/helper-plugin-utils" "^7.12.13"
    
    "@babel/plugin-syntax-class-static-block@^7.14.5":
      version "7.14.5"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz#195df89b146b4b78b3bf897fd7a257c84659d406"
      integrity sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==
      dependencies:
        "@babel/helper-plugin-utils" "^7.14.5"
    
    "@babel/plugin-syntax-dynamic-import@^7.8.3":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz#62bf98b2da3cd21d626154fc96ee5b3cb68eacb3"
      integrity sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.0"
    
    "@babel/plugin-syntax-export-namespace-from@^7.8.3":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz#028964a9ba80dbc094c915c487ad7c4e7a66465a"
      integrity sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.3"
    
    
    "@babel/plugin-syntax-import-assertions@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.24.7.tgz#2a0b406b5871a20a841240586b1300ce2088a778"
      integrity sha512-Ec3NRUMoi8gskrkBe3fNmEQfxDvY8bgfQpz6jlk/41kX9eUjvpyqWU7PBP/pLAvMaSQjbMNKJmvX57jP+M6bPg==
      dependencies:
        "@babel/helper-plugin-utils" "^7.24.7"
    
    "@babel/plugin-syntax-import-attributes@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.24.7.tgz#b4f9ea95a79e6912480c4b626739f86a076624ca"
      integrity sha512-hbX+lKKeUMGihnK8nvKqmXBInriT3GVjzXKFriV3YC6APGxMbP8RZNFwy91+hocLXq90Mta+HshoB31802bb8A==
      dependencies:
        "@babel/helper-plugin-utils" "^7.24.7"
    
    "@babel/plugin-syntax-import-meta@^7.10.4", "@babel/plugin-syntax-import-meta@^7.8.3":
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      version "7.10.4"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz#ee601348c370fa334d2207be158777496521fd51"
      integrity sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==
      dependencies:
        "@babel/helper-plugin-utils" "^7.10.4"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    "@babel/plugin-syntax-json-strings@^7.8.3":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz#01ca21b668cd8218c9e640cb6dd88c5412b2c96a"
      integrity sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.0"
    
    
    "@babel/plugin-syntax-jsx@^7.24.7", "@babel/plugin-syntax-jsx@^7.7.2":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.24.7.tgz#39a1fa4a7e3d3d7f34e2acc6be585b718d30e02d"
      integrity sha512-6ddciUPe/mpMnOKv/U+RSd2vvVy+Yw/JfBB0ZHYjEZt9NLHmCUylNYlsbqCCS1Bffjlb0fCwC9Vqz+sBz6PsiQ==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-plugin-utils" "^7.24.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    "@babel/plugin-syntax-logical-assignment-operators@^7.10.4", "@babel/plugin-syntax-logical-assignment-operators@^7.8.3":
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      version "7.10.4"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz#ca91ef46303530448b906652bac2e9fe9941f699"
      integrity sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==
      dependencies:
        "@babel/helper-plugin-utils" "^7.10.4"
    
    "@babel/plugin-syntax-nullish-coalescing-operator@^7.8.3":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz#167ed70368886081f74b5c36c65a88c03b66d1a9"
      integrity sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.0"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    "@babel/plugin-syntax-numeric-separator@^7.10.4", "@babel/plugin-syntax-numeric-separator@^7.8.3":
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      version "7.10.4"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz#b9b070b3e33570cd9fd07ba7fa91c0dd37b9af97"
      integrity sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==
      dependencies:
        "@babel/helper-plugin-utils" "^7.10.4"
    
    "@babel/plugin-syntax-object-rest-spread@^7.8.3":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz#60e225edcbd98a640332a2e72dd3e66f1af55871"
      integrity sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.0"
    
    "@babel/plugin-syntax-optional-catch-binding@^7.8.3":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz#6111a265bcfb020eb9efd0fdfd7d26402b9ed6c1"
      integrity sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.0"
    
    "@babel/plugin-syntax-optional-chaining@^7.8.3":
      version "7.8.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz#4f69c2ab95167e0180cd5336613f8c5788f7d48a"
      integrity sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==
      dependencies:
        "@babel/helper-plugin-utils" "^7.8.0"
    
    "@babel/plugin-syntax-private-property-in-object@^7.14.5":
      version "7.14.5"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz#0dc6671ec0ea22b6e94a1114f857970cd39de1ad"
      integrity sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==
      dependencies:
        "@babel/helper-plugin-utils" "^7.14.5"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    "@babel/plugin-syntax-top-level-await@^7.14.5", "@babel/plugin-syntax-top-level-await@^7.8.3":
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      version "7.14.5"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz#c1cfdadc35a646240001f06138247b741c34d94c"
      integrity sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==
      dependencies:
        "@babel/helper-plugin-utils" "^7.14.5"
    
    
    "@babel/plugin-syntax-typescript@^7.24.7", "@babel/plugin-syntax-typescript@^7.7.2":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.24.7.tgz#58d458271b4d3b6bb27ee6ac9525acbb259bad1c"
      integrity sha512-c/+fVeJBB0FeKsFvwytYiUD+LBvhHjGSI0g446PRGdSVGZLRNArBUno2PETbAly3tpiNAQR5XaZ+JslxkotsbA==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-plugin-utils" "^7.24.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-syntax-unicode-sets-regex@^7.18.6":
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      version "7.18.6"
    
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz#d49a3b3e6b52e5be6740022317580234a6a47357"
      integrity sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-create-regexp-features-plugin" "^7.18.6"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/helper-plugin-utils" "^7.18.6"
    
    
    "@babel/plugin-transform-arrow-functions@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.24.7.tgz#4f6886c11e423bd69f3ce51dbf42424a5f275514"
      integrity sha512-Dt9LQs6iEY++gXUwY03DNFat5C2NbO48jj+j/bSAz6b3HgPs39qcPiYt77fDObIcFwj3/C2ICX9YMwGflUoSHQ==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-plugin-utils" "^7.24.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-transform-async-generator-functions@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.24.7.tgz#7330a5c50e05181ca52351b8fd01642000c96cfd"
      integrity sha512-o+iF77e3u7ZS4AoAuJvapz9Fm001PuD2V3Lp6OSE4FYQke+cSewYtnek+THqGRWyQloRCyvWL1OkyfNEl9vr/g==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-environment-visitor" "^7.24.7"
        "@babel/helper-plugin-utils" "^7.24.7"
        "@babel/helper-remap-async-to-generator" "^7.24.7"
        "@babel/plugin-syntax-async-generators" "^7.8.4"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-transform-async-to-generator@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.24.7.tgz#72a3af6c451d575842a7e9b5a02863414355bdcc"
      integrity sha512-SQY01PcJfmQ+4Ash7NE+rpbLFbmqA2GPIgqzxfFTL4t1FKRq4zTms/7htKpoCUI9OcFYgzqfmCdH53s6/jn5fA==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-module-imports" "^7.24.7"
        "@babel/helper-plugin-utils" "^7.24.7"
        "@babel/helper-remap-async-to-generator" "^7.24.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-transform-block-scoped-functions@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.24.7.tgz#a4251d98ea0c0f399dafe1a35801eaba455bbf1f"
      integrity sha512-yO7RAz6EsVQDaBH18IDJcMB1HnrUn2FJ/Jslc/WtPPWcjhpUJXU/rjbwmluzp7v/ZzWcEhTMXELnnsz8djWDwQ==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-plugin-utils" "^7.24.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-transform-block-scoping@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.24.7.tgz#42063e4deb850c7bd7c55e626bf4e7ab48e6ce02"
      integrity sha512-Nd5CvgMbWc+oWzBsuaMcbwjJWAcp5qzrbg69SZdHSP7AMY0AbWFqFO0WTFCA1jxhMCwodRwvRec8k0QUbZk7RQ==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-plugin-utils" "^7.24.7"
    
    "@babel/plugin-transform-class-properties@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.24.7.tgz#256879467b57b0b68c7ddfc5b76584f398cd6834"
      integrity sha512-vKbfawVYayKcSeSR5YYzzyXvsDFWU2mD8U5TFeXtbCPLFUqe7GyCgvO6XDHzje862ODrOwy6WCPmKeWHbCFJ4w==
      dependencies:
        "@babel/helper-create-class-features-plugin" "^7.24.7"
        "@babel/helper-plugin-utils" "^7.24.7"
    
    "@babel/plugin-transform-class-static-block@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.24.7.tgz#c82027ebb7010bc33c116d4b5044fbbf8c05484d"
      integrity sha512-HMXK3WbBPpZQufbMG4B46A90PkuuhN9vBCb5T8+VAHqvAqvcLi+2cKoukcpmUYkszLhScU3l1iudhrks3DggRQ==
      dependencies:
        "@babel/helper-create-class-features-plugin" "^7.24.7"
        "@babel/helper-plugin-utils" "^7.24.7"
        "@babel/plugin-syntax-class-static-block" "^7.14.5"
    
    "@babel/plugin-transform-classes@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.24.7.tgz#4ae6ef43a12492134138c1e45913f7c46c41b4bf"
      integrity sha512-CFbbBigp8ln4FU6Bpy6g7sE8B/WmCmzvivzUC6xDAdWVsjYTXijpuuGJmYkAaoWAzcItGKT3IOAbxRItZ5HTjw==
      dependencies:
        "@babel/helper-annotate-as-pure" "^7.24.7"
        "@babel/helper-compilation-targets" "^7.24.7"
        "@babel/helper-environment-visitor" "^7.24.7"
        "@babel/helper-function-name" "^7.24.7"
        "@babel/helper-plugin-utils" "^7.24.7"
        "@babel/helper-replace-supers" "^7.24.7"
        "@babel/helper-split-export-declaration" "^7.24.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        globals "^11.1.0"
    
    
    "@babel/plugin-transform-computed-properties@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.24.7.tgz#4cab3214e80bc71fae3853238d13d097b004c707"
      integrity sha512-25cS7v+707Gu6Ds2oY6tCkUwsJ9YIDbggd9+cu9jzzDgiNq7hR/8dkzxWfKWnTic26vsI3EsCXNd4iEB6e8esQ==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-plugin-utils" "^7.24.7"
        "@babel/template" "^7.24.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-transform-destructuring@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.24.7.tgz#a097f25292defb6e6cc16d6333a4cfc1e3c72d9e"
      integrity sha512-19eJO/8kdCQ9zISOf+SEUJM/bAUIsvY3YDnXZTupUCQ8LgrWnsG/gFB9dvXqdXnRXMAM8fvt7b0CBKQHNGy1mw==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-plugin-utils" "^7.24.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-transform-dotall-regex@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.24.7.tgz#5f8bf8a680f2116a7207e16288a5f974ad47a7a0"
      integrity sha512-ZOA3W+1RRTSWvyqcMJDLqbchh7U4NRGqwRfFSVbOLS/ePIP4vHB5e8T8eXcuqyN1QkgKyj5wuW0lcS85v4CrSw==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-create-regexp-features-plugin" "^7.24.7"
        "@babel/helper-plugin-utils" "^7.24.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-transform-duplicate-keys@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.24.7.tgz#dd20102897c9a2324e5adfffb67ff3610359a8ee"
      integrity sha512-JdYfXyCRihAe46jUIliuL2/s0x0wObgwwiGxw/UbgJBr20gQBThrokO4nYKgWkD7uBaqM7+9x5TU7NkExZJyzw==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-plugin-utils" "^7.24.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-transform-dynamic-import@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.24.7.tgz#4d8b95e3bae2b037673091aa09cd33fecd6419f4"
      integrity sha512-sc3X26PhZQDb3JhORmakcbvkeInvxz+A8oda99lj7J60QRuPZvNAk9wQlTBS1ZynelDrDmTU4pw1tyc5d5ZMUg==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-plugin-utils" "^7.24.7"
        "@babel/plugin-syntax-dynamic-import" "^7.8.3"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-transform-exponentiation-operator@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.24.7.tgz#b629ee22645f412024297d5245bce425c31f9b0d"
      integrity sha512-Rqe/vSc9OYgDajNIK35u7ot+KeCoetqQYFXM4Epf7M7ez3lWlOjrDjrwMei6caCVhfdw+mIKD4cgdGNy5JQotQ==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-builder-binary-assignment-operator-visitor" "^7.24.7"
        "@babel/helper-plugin-utils" "^7.24.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-transform-export-namespace-from@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.24.7.tgz#176d52d8d8ed516aeae7013ee9556d540c53f197"
      integrity sha512-v0K9uNYsPL3oXZ/7F9NNIbAj2jv1whUEtyA6aujhekLs56R++JDQuzRcP2/z4WX5Vg/c5lE9uWZA0/iUoFhLTA==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-plugin-utils" "^7.24.7"
        "@babel/plugin-syntax-export-namespace-from" "^7.8.3"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-transform-for-of@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.24.7.tgz#f25b33f72df1d8be76399e1b8f3f9d366eb5bc70"
      integrity sha512-wo9ogrDG1ITTTBsy46oGiN1dS9A7MROBTcYsfS8DtsImMkHk9JXJ3EWQM6X2SUw4x80uGPlwj0o00Uoc6nEE3g==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-plugin-utils" "^7.24.7"
        "@babel/helper-skip-transparent-expression-wrappers" "^7.24.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-transform-function-name@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.24.7.tgz#6d8601fbffe665c894440ab4470bc721dd9131d6"
      integrity sha512-U9FcnA821YoILngSmYkW6FjyQe2TyZD5pHt4EVIhmcTkrJw/3KqcrRSxuOo5tFZJi7TE19iDyI1u+weTI7bn2w==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-compilation-targets" "^7.24.7"
        "@babel/helper-function-name" "^7.24.7"
        "@babel/helper-plugin-utils" "^7.24.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-transform-json-strings@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.24.7.tgz#f3e9c37c0a373fee86e36880d45b3664cedaf73a"
      integrity sha512-2yFnBGDvRuxAaE/f0vfBKvtnvvqU8tGpMHqMNpTN2oWMKIR3NqFkjaAgGwawhqK/pIN2T3XdjGPdaG0vDhOBGw==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-plugin-utils" "^7.24.7"
        "@babel/plugin-syntax-json-strings" "^7.8.3"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-transform-literals@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.24.7.tgz#36b505c1e655151a9d7607799a9988fc5467d06c"
      integrity sha512-vcwCbb4HDH+hWi8Pqenwnjy+UiklO4Kt1vfspcQYFhJdpthSnW8XvWGyDZWKNVrVbVViI/S7K9PDJZiUmP2fYQ==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-plugin-utils" "^7.24.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-transform-logical-assignment-operators@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.24.7.tgz#a58fb6eda16c9dc8f9ff1c7b1ba6deb7f4694cb0"
      integrity sha512-4D2tpwlQ1odXmTEIFWy9ELJcZHqrStlzK/dAOWYyxX3zT0iXQB6banjgeOJQXzEc4S0E0a5A+hahxPaEFYftsw==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-plugin-utils" "^7.24.7"
        "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-transform-member-expression-literals@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.24.7.tgz#3b4454fb0e302e18ba4945ba3246acb1248315df"
      integrity sha512-T/hRC1uqrzXMKLQ6UCwMT85S3EvqaBXDGf0FaMf4446Qx9vKwlghvee0+uuZcDUCZU5RuNi4781UQ7R308zzBw==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-plugin-utils" "^7.24.7"
    
    "@babel/plugin-transform-modules-amd@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.24.7.tgz#65090ed493c4a834976a3ca1cde776e6ccff32d7"
      integrity sha512-9+pB1qxV3vs/8Hdmz/CulFB8w2tuu6EB94JZFsjdqxQokwGa9Unap7Bo2gGBGIvPmDIVvQrom7r5m/TCDMURhg==
      dependencies:
        "@babel/helper-module-transforms" "^7.24.7"
        "@babel/helper-plugin-utils" "^7.24.7"
    
    "@babel/plugin-transform-modules-commonjs@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.24.7.tgz#9fd5f7fdadee9085886b183f1ad13d1ab260f4ab"
      integrity sha512-iFI8GDxtevHJ/Z22J5xQpVqFLlMNstcLXh994xifFwxxGslr2ZXXLWgtBeLctOD63UFDArdvN6Tg8RFw+aEmjQ==
      dependencies:
        "@babel/helper-module-transforms" "^7.24.7"
        "@babel/helper-plugin-utils" "^7.24.7"
        "@babel/helper-simple-access" "^7.24.7"
    
    "@babel/plugin-transform-modules-systemjs@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.24.7.tgz#f8012316c5098f6e8dee6ecd58e2bc6f003d0ce7"
      integrity sha512-GYQE0tW7YoaN13qFh3O1NCY4MPkUiAH3fiF7UcV/I3ajmDKEdG3l+UOcbAm4zUE3gnvUU+Eni7XrVKo9eO9auw==
      dependencies:
        "@babel/helper-hoist-variables" "^7.24.7"
        "@babel/helper-module-transforms" "^7.24.7"
        "@babel/helper-plugin-utils" "^7.24.7"
        "@babel/helper-validator-identifier" "^7.24.7"
    
    "@babel/plugin-transform-modules-umd@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.24.7.tgz#edd9f43ec549099620df7df24e7ba13b5c76efc8"
      integrity sha512-3aytQvqJ/h9z4g8AsKPLvD4Zqi2qT+L3j7XoFFu1XBlZWEl2/1kWnhmAbxpLgPrHSY0M6UA02jyTiwUVtiKR6A==
      dependencies:
        "@babel/helper-module-transforms" "^7.24.7"
        "@babel/helper-plugin-utils" "^7.24.7"
    
    "@babel/plugin-transform-named-capturing-groups-regex@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.24.7.tgz#9042e9b856bc6b3688c0c2e4060e9e10b1460923"
      integrity sha512-/jr7h/EWeJtk1U/uz2jlsCioHkZk1JJZVcc8oQsJ1dUlaJD83f4/6Zeh2aHt9BIFokHIsSeDfhUmju0+1GPd6g==
      dependencies:
        "@babel/helper-create-regexp-features-plugin" "^7.24.7"
        "@babel/helper-plugin-utils" "^7.24.7"
    
    "@babel/plugin-transform-new-target@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.24.7.tgz#31ff54c4e0555cc549d5816e4ab39241dfb6ab00"
      integrity sha512-RNKwfRIXg4Ls/8mMTza5oPF5RkOW8Wy/WgMAp1/F1yZ8mMbtwXW+HDoJiOsagWrAhI5f57Vncrmr9XeT4CVapA==
      dependencies:
        "@babel/helper-plugin-utils" "^7.24.7"
    
    "@babel/plugin-transform-nullish-coalescing-operator@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.24.7.tgz#1de4534c590af9596f53d67f52a92f12db984120"
      integrity sha512-Ts7xQVk1OEocqzm8rHMXHlxvsfZ0cEF2yomUqpKENHWMF4zKk175Y4q8H5knJes6PgYad50uuRmt3UJuhBw8pQ==
      dependencies:
        "@babel/helper-plugin-utils" "^7.24.7"
        "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
    
    "@babel/plugin-transform-numeric-separator@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.24.7.tgz#bea62b538c80605d8a0fac9b40f48e97efa7de63"
      integrity sha512-e6q1TiVUzvH9KRvicuxdBTUj4AdKSRwzIyFFnfnezpCfP2/7Qmbb8qbU2j7GODbl4JMkblitCQjKYUaX/qkkwA==
      dependencies:
        "@babel/helper-plugin-utils" "^7.24.7"
        "@babel/plugin-syntax-numeric-separator" "^7.10.4"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-transform-object-rest-spread@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.24.7.tgz#d13a2b93435aeb8a197e115221cab266ba6e55d6"
      integrity sha512-4QrHAr0aXQCEFni2q4DqKLD31n2DL+RxcwnNjDFkSG0eNQ/xCavnRkfCUjsyqGC2OviNJvZOF/mQqZBw7i2C5Q==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-compilation-targets" "^7.24.7"
        "@babel/helper-plugin-utils" "^7.24.7"
        "@babel/plugin-syntax-object-rest-spread" "^7.8.3"
        "@babel/plugin-transform-parameters" "^7.24.7"
    
    "@babel/plugin-transform-object-super@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.24.7.tgz#66eeaff7830bba945dd8989b632a40c04ed625be"
      integrity sha512-A/vVLwN6lBrMFmMDmPPz0jnE6ZGx7Jq7d6sT/Ev4H65RER6pZ+kczlf1DthF5N0qaPHBsI7UXiE8Zy66nmAovg==
      dependencies:
        "@babel/helper-plugin-utils" "^7.24.7"
        "@babel/helper-replace-supers" "^7.24.7"
    
    "@babel/plugin-transform-optional-catch-binding@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.24.7.tgz#00eabd883d0dd6a60c1c557548785919b6e717b4"
      integrity sha512-uLEndKqP5BfBbC/5jTwPxLh9kqPWWgzN/f8w6UwAIirAEqiIVJWWY312X72Eub09g5KF9+Zn7+hT7sDxmhRuKA==
      dependencies:
        "@babel/helper-plugin-utils" "^7.24.7"
        "@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
    
    "@babel/plugin-transform-optional-chaining@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.24.7.tgz#b8f6848a80cf2da98a8a204429bec04756c6d454"
      integrity sha512-tK+0N9yd4j+x/4hxF3F0e0fu/VdcxU18y5SevtyM/PCFlQvXbR0Zmlo2eBrKtVipGNFzpq56o8WsIIKcJFUCRQ==
      dependencies:
        "@babel/helper-plugin-utils" "^7.24.7"
        "@babel/helper-skip-transparent-expression-wrappers" "^7.24.7"
        "@babel/plugin-syntax-optional-chaining" "^7.8.3"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-transform-parameters@^7.20.7", "@babel/plugin-transform-parameters@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.24.7.tgz#5881f0ae21018400e320fc7eb817e529d1254b68"
      integrity sha512-yGWW5Rr+sQOhK0Ot8hjDJuxU3XLRQGflvT4lhlSY0DFvdb3TwKaY26CJzHtYllU0vT9j58hc37ndFPsqT1SrzA==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-plugin-utils" "^7.24.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-transform-private-methods@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.24.7.tgz#e6318746b2ae70a59d023d5cc1344a2ba7a75f5e"
      integrity sha512-COTCOkG2hn4JKGEKBADkA8WNb35TGkkRbI5iT845dB+NyqgO8Hn+ajPbSnIQznneJTa3d30scb6iz/DhH8GsJQ==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-create-class-features-plugin" "^7.24.7"
        "@babel/helper-plugin-utils" "^7.24.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-transform-private-property-in-object@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.24.7.tgz#4eec6bc701288c1fab5f72e6a4bbc9d67faca061"
      integrity sha512-9z76mxwnwFxMyxZWEgdgECQglF2Q7cFLm0kMf8pGwt+GSJsY0cONKj/UuO4bOH0w/uAel3ekS4ra5CEAyJRmDA==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-annotate-as-pure" "^7.24.7"
        "@babel/helper-create-class-features-plugin" "^7.24.7"
        "@babel/helper-plugin-utils" "^7.24.7"
        "@babel/plugin-syntax-private-property-in-object" "^7.14.5"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-transform-property-literals@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.24.7.tgz#f0d2ed8380dfbed949c42d4d790266525d63bbdc"
      integrity sha512-EMi4MLQSHfd2nrCqQEWxFdha2gBCqU4ZcCng4WBGZ5CJL4bBRW0ptdqqDdeirGZcpALazVVNJqRmsO8/+oNCBA==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-plugin-utils" "^7.24.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-transform-react-display-name@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.24.7.tgz#9caff79836803bc666bcfe210aeb6626230c293b"
      integrity sha512-H/Snz9PFxKsS1JLI4dJLtnJgCJRoo0AUm3chP6NYr+9En1JMKloheEiLIhlp5MDVznWo+H3AAC1Mc8lmUEpsgg==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-plugin-utils" "^7.24.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-transform-react-jsx-development@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.24.7.tgz#eaee12f15a93f6496d852509a850085e6361470b"
      integrity sha512-QG9EnzoGn+Qar7rxuW+ZOsbWOt56FvvI93xInqsZDC5fsekx1AlIO4KIJ5M+D0p0SqSH156EpmZyXq630B8OlQ==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/plugin-transform-react-jsx" "^7.24.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-transform-react-jsx@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.24.7.tgz#17cd06b75a9f0e2bd076503400e7c4b99beedac4"
      integrity sha512-+Dj06GDZEFRYvclU6k4bme55GKBEWUmByM/eoKuqg4zTNQHiApWRhQph5fxQB2wAEFvRzL1tOEj1RJ19wJrhoA==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-annotate-as-pure" "^7.24.7"
        "@babel/helper-module-imports" "^7.24.7"
        "@babel/helper-plugin-utils" "^7.24.7"
        "@babel/plugin-syntax-jsx" "^7.24.7"
        "@babel/types" "^7.24.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-transform-react-pure-annotations@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.24.7.tgz#bdd9d140d1c318b4f28b29a00fb94f97ecab1595"
      integrity sha512-PLgBVk3fzbmEjBJ/u8kFzOqS9tUeDjiaWud/rRym/yjCo/M9cASPlnrd2ZmmZpQT40fOOrvR8jh+n8jikrOhNA==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-annotate-as-pure" "^7.24.7"
        "@babel/helper-plugin-utils" "^7.24.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-transform-regenerator@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.24.7.tgz#021562de4534d8b4b1851759fd7af4e05d2c47f8"
      integrity sha512-lq3fvXPdimDrlg6LWBoqj+r/DEWgONuwjuOuQCSYgRroXDH/IdM1C0IZf59fL5cHLpjEH/O6opIRBbqv7ELnuA==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-plugin-utils" "^7.24.7"
        regenerator-transform "^0.15.2"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-transform-reserved-words@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.24.7.tgz#80037fe4fbf031fc1125022178ff3938bb3743a4"
      integrity sha512-0DUq0pHcPKbjFZCfTss/pGkYMfy3vFWydkUBd9r0GHpIyfs2eCDENvqadMycRS9wZCXR41wucAfJHJmwA0UmoQ==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-plugin-utils" "^7.24.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    "@babel/plugin-transform-runtime@^7.16.4":
    
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.24.7.tgz#00a5bfaf8c43cf5c8703a8a6e82b59d9c58f38ca"
      integrity sha512-YqXjrk4C+a1kZjewqt+Mmu2UuV1s07y8kqcUf4qYLnoqemhR4gRQikhdAhSVJioMjVTu6Mo6pAbaypEA3jY6fw==
      dependencies:
        "@babel/helper-module-imports" "^7.24.7"
        "@babel/helper-plugin-utils" "^7.24.7"
        babel-plugin-polyfill-corejs2 "^0.4.10"
        babel-plugin-polyfill-corejs3 "^0.10.1"
        babel-plugin-polyfill-regenerator "^0.6.1"
        semver "^6.3.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-transform-shorthand-properties@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.24.7.tgz#85448c6b996e122fa9e289746140aaa99da64e73"
      integrity sha512-KsDsevZMDsigzbA09+vacnLpmPH4aWjcZjXdyFKGzpplxhbeB4wYtury3vglQkg6KM/xEPKt73eCjPPf1PgXBA==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-plugin-utils" "^7.24.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-transform-spread@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.24.7.tgz#e8a38c0fde7882e0fb8f160378f74bd885cc7bb3"
      integrity sha512-x96oO0I09dgMDxJaANcRyD4ellXFLLiWhuwDxKZX5g2rWP1bTPkBSwCYv96VDXVT1bD9aPj8tppr5ITIh8hBng==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-plugin-utils" "^7.24.7"
        "@babel/helper-skip-transparent-expression-wrappers" "^7.24.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-transform-sticky-regex@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.24.7.tgz#96ae80d7a7e5251f657b5cf18f1ea6bf926f5feb"
      integrity sha512-kHPSIJc9v24zEml5geKg9Mjx5ULpfncj0wRpYtxbvKyTtHCYDkVE3aHQ03FrpEo4gEe2vrJJS1Y9CJTaThA52g==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-plugin-utils" "^7.24.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-transform-template-literals@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.24.7.tgz#a05debb4a9072ae8f985bcf77f3f215434c8f8c8"
      integrity sha512-AfDTQmClklHCOLxtGoP7HkeMw56k1/bTQjwsfhL6pppo/M4TOBSq+jjBUBLmV/4oeFg4GWMavIl44ZeCtmmZTw==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-plugin-utils" "^7.24.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-transform-typeof-symbol@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.24.7.tgz#f074be466580d47d6e6b27473a840c9f9ca08fb0"
      integrity sha512-VtR8hDy7YLB7+Pet9IarXjg/zgCMSF+1mNS/EQEiEaUPoFXCVsHG64SIxcaaI2zJgRiv+YmgaQESUfWAdbjzgg==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-plugin-utils" "^7.24.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-transform-typescript@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.24.7.tgz#b006b3e0094bf0813d505e0c5485679eeaf4a881"
      integrity sha512-iLD3UNkgx2n/HrjBesVbYX6j0yqn/sJktvbtKKgcaLIQ4bTTQ8obAypc1VpyHPD2y4Phh9zHOaAt8e/L14wCpw==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-annotate-as-pure" "^7.24.7"
        "@babel/helper-create-class-features-plugin" "^7.24.7"
        "@babel/helper-plugin-utils" "^7.24.7"
        "@babel/plugin-syntax-typescript" "^7.24.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-transform-unicode-escapes@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.24.7.tgz#2023a82ced1fb4971630a2e079764502c4148e0e"
      integrity sha512-U3ap1gm5+4edc2Q/P+9VrBNhGkfnf+8ZqppY71Bo/pzZmXhhLdqgaUl6cuB07O1+AQJtCLfaOmswiNbSQ9ivhw==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-plugin-utils" "^7.24.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-transform-unicode-property-regex@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.24.7.tgz#9073a4cd13b86ea71c3264659590ac086605bbcd"
      integrity sha512-uH2O4OV5M9FZYQrwc7NdVmMxQJOCCzFeYudlZSzUAHRFeOujQefa92E74TQDVskNHCzOXoigEuoyzHDhaEaK5w==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-create-regexp-features-plugin" "^7.24.7"
        "@babel/helper-plugin-utils" "^7.24.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    
    "@babel/plugin-transform-unicode-regex@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.24.7.tgz#dfc3d4a51127108099b19817c0963be6a2adf19f"
      integrity sha512-hlQ96MBZSAXUq7ltkjtu3FJCCSMx/j629ns3hA3pXnBXjanNP0LHi+JpPeA81zaWgVK1VGH95Xuy7u0RyQ8kMg==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/helper-create-regexp-features-plugin" "^7.24.7"
        "@babel/helper-plugin-utils" "^7.24.7"
    
    "@babel/plugin-transform-unicode-sets-regex@^7.24.7":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.24.7.tgz#d40705d67523803a576e29c63cef6e516b858ed9"
      integrity sha512-2G8aAvF4wy1w/AGZkemprdGMRg5o6zPNhbHVImRz3lss55TYCBd6xStN19rt8XJHq20sqV0JbyWjOWwQRwV/wg==
      dependencies:
        "@babel/helper-create-regexp-features-plugin" "^7.24.7"
        "@babel/helper-plugin-utils" "^7.24.7"
    
    "@babel/preset-env@^7.16.4":
      version "7.24.7"
      resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.7.tgz#ff067b4e30ba4a72f225f12f123173e77b987f37"
      integrity sha512-1YZNsc+y6cTvWlDHidMBsQZrZfEFjRIo/BZCT906PMdzOyXtSLTgqGdrpcuTDCXyd11Am5uQULtDIcCfnTc8fQ==
      dependencies:
        "@babel/compat-data" "^7.24.7"
        "@babel/helper-compilation-targets" "^7.24.7"
        "@babel/helper-plugin-utils" "^7.24.7"
        "@babel/helper-validator-option" "^7.24.7"
        "@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.24.7"
        "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.24.7"
        "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.24.7"
        "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.24.7"
        "@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/plugin-syntax-async-generators" "^7.8.4"
        "@babel/plugin-syntax-class-properties" "^7.12.13"
        "@babel/plugin-syntax-class-static-block" "^7.14.5"
        "@babel/plugin-syntax-dynamic-import" "^7.8.3"
        "@babel/plugin-syntax-export-namespace-from" "^7.8.3"
    
        "@babel/plugin-syntax-import-assertions" "^7.24.7"
        "@babel/plugin-syntax-import-attributes" "^7.24.7"
        "@babel/plugin-syntax-import-meta" "^7.10.4"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/plugin-syntax-json-strings" "^7.8.3"
        "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
        "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
        "@babel/plugin-syntax-numeric-separator" "^7.10.4"
        "@babel/plugin-syntax-object-rest-spread" "^7.8.3"
        "@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
        "@babel/plugin-syntax-optional-chaining" "^7.8.3"
        "@babel/plugin-syntax-private-property-in-object" "^7.14.5"
        "@babel/plugin-syntax-top-level-await" "^7.14.5"
    
        "@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
        "@babel/plugin-transform-arrow-functions" "^7.24.7"
        "@babel/plugin-transform-async-generator-functions" "^7.24.7"
        "@babel/plugin-transform-async-to-generator" "^7.24.7"
        "@babel/plugin-transform-block-scoped-functions" "^7.24.7"