064ae187e2
This uses the recently added option to allow specifying a nesting limit. Fixes https://github.com/vector-im/element-web/issues/15122
9090 lines
390 KiB
YAML
9090 lines
390 KiB
YAML
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
|
# yarn lockfile v1
|
|
|
|
|
|
"@babel/cli@^7.10.5":
|
|
version "7.10.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.10.5.tgz#57df2987c8cf89d0fc7d4b157ec59d7619f1b77a"
|
|
integrity sha512-j9H9qSf3kLdM0Ao3aGPbGZ73mEA9XazuupcS6cDGWuiyAcANoguhP0r2Lx32H5JGw4sSSoHG3x/mxVnHgvOoyA==
|
|
dependencies:
|
|
commander "^4.0.1"
|
|
convert-source-map "^1.1.0"
|
|
fs-readdir-recursive "^1.1.0"
|
|
glob "^7.0.0"
|
|
lodash "^4.17.19"
|
|
make-dir "^2.1.0"
|
|
slash "^2.0.0"
|
|
source-map "^0.5.0"
|
|
optionalDependencies:
|
|
chokidar "^2.1.8"
|
|
|
|
"@babel/code-frame@^7.0.0":
|
|
version "7.10.3"
|
|
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.3.tgz#324bcfd8d35cd3d47dae18cde63d752086435e9a"
|
|
integrity sha512-fDx9eNW0qz0WkUeqL6tXEXzVlPh6Y5aCDEZesl0xBGA8ndRukX91Uk44ZqnkECp01NAZUdCAl+aiQNGi0k88Eg==
|
|
dependencies:
|
|
"@babel/highlight" "^7.10.3"
|
|
|
|
"@babel/code-frame@^7.10.1", "@babel/code-frame@^7.5.5":
|
|
version "7.10.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.1.tgz#d5481c5095daa1c57e16e54c6f9198443afb49ff"
|
|
integrity sha512-IGhtTmpjGbYzcEDOw7DcQtbQSXcG9ftmAXtWTu9V936vDye4xjjekktFAtgZsWpzTj/X01jocB46mTywm/4SZw==
|
|
dependencies:
|
|
"@babel/highlight" "^7.10.1"
|
|
|
|
"@babel/code-frame@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.4.tgz#168da1a36e90da68ae8d49c0f1b48c7c6249213a"
|
|
integrity sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==
|
|
dependencies:
|
|
"@babel/highlight" "^7.10.4"
|
|
|
|
"@babel/compat-data@^7.10.4":
|
|
version "7.10.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.10.5.tgz#d38425e67ea96b1480a3f50404d1bf85676301a6"
|
|
integrity sha512-mPVoWNzIpYJHbWje0if7Ck36bpbtTvIxOi9+6WSK9wjGEXearAqlwBoTQvVjsAY2VIwgcs8V940geY3okzRCEw==
|
|
dependencies:
|
|
browserslist "^4.12.0"
|
|
invariant "^2.2.4"
|
|
semver "^5.5.0"
|
|
|
|
"@babel/core@>=7.2.2", "@babel/core@^7.1.0":
|
|
version "7.10.2"
|
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.10.2.tgz#bd6786046668a925ac2bd2fd95b579b92a23b36a"
|
|
integrity sha512-KQmV9yguEjQsXqyOUGKjS4+3K8/DlOCE2pZcq4augdQmtTy5iv5EHtmMSJ7V4c1BIPjuwtZYqYLCq9Ga+hGBRQ==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.10.1"
|
|
"@babel/generator" "^7.10.2"
|
|
"@babel/helper-module-transforms" "^7.10.1"
|
|
"@babel/helpers" "^7.10.1"
|
|
"@babel/parser" "^7.10.2"
|
|
"@babel/template" "^7.10.1"
|
|
"@babel/traverse" "^7.10.1"
|
|
"@babel/types" "^7.10.2"
|
|
convert-source-map "^1.7.0"
|
|
debug "^4.1.0"
|
|
gensync "^1.0.0-beta.1"
|
|
json5 "^2.1.2"
|
|
lodash "^4.17.13"
|
|
resolve "^1.3.2"
|
|
semver "^5.4.1"
|
|
source-map "^0.5.0"
|
|
|
|
"@babel/core@^7.10.5":
|
|
version "7.10.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.10.5.tgz#1f15e2cca8ad9a1d78a38ddba612f5e7cdbbd330"
|
|
integrity sha512-O34LQooYVDXPl7QWCdW9p4NR+QlzOr7xShPPJz8GsuCU3/8ua/wqTr7gmnxXv+WBESiGU/G5s16i6tUvHkNb+w==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.10.4"
|
|
"@babel/generator" "^7.10.5"
|
|
"@babel/helper-module-transforms" "^7.10.5"
|
|
"@babel/helpers" "^7.10.4"
|
|
"@babel/parser" "^7.10.5"
|
|
"@babel/template" "^7.10.4"
|
|
"@babel/traverse" "^7.10.5"
|
|
"@babel/types" "^7.10.5"
|
|
convert-source-map "^1.7.0"
|
|
debug "^4.1.0"
|
|
gensync "^1.0.0-beta.1"
|
|
json5 "^2.1.2"
|
|
lodash "^4.17.19"
|
|
resolve "^1.3.2"
|
|
semver "^5.4.1"
|
|
source-map "^0.5.0"
|
|
|
|
"@babel/generator@^7.10.1", "@babel/generator@^7.10.2", "@babel/generator@^7.4.0":
|
|
version "7.10.2"
|
|
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.10.2.tgz#0fa5b5b2389db8bfdfcc3492b551ee20f5dd69a9"
|
|
integrity sha512-AxfBNHNu99DTMvlUPlt1h2+Hn7knPpH5ayJ8OqDWSeLld+Fi2AYBTC/IejWDM9Edcii4UzZRCsbUt0WlSDsDsA==
|
|
dependencies:
|
|
"@babel/types" "^7.10.2"
|
|
jsesc "^2.5.1"
|
|
lodash "^4.17.13"
|
|
source-map "^0.5.0"
|
|
|
|
"@babel/generator@^7.10.4", "@babel/generator@^7.10.5":
|
|
version "7.10.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.10.5.tgz#1b903554bc8c583ee8d25f1e8969732e6b829a69"
|
|
integrity sha512-3vXxr3FEW7E7lJZiWQ3bM4+v/Vyr9C+hpolQ8BGFr9Y8Ri2tFLWTixmwKBafDujO1WVah4fhZBeU1bieKdghig==
|
|
dependencies:
|
|
"@babel/types" "^7.10.5"
|
|
jsesc "^2.5.1"
|
|
source-map "^0.5.0"
|
|
|
|
"@babel/generator@^7.11.0":
|
|
version "7.11.0"
|
|
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.0.tgz#4b90c78d8c12825024568cbe83ee6c9af193585c"
|
|
integrity sha512-fEm3Uzw7Mc9Xi//qU20cBKatTfs2aOtKqmvy/Vm7RkJEGFQ4xc9myCfbXxqK//ZS8MR/ciOHw6meGASJuKmDfQ==
|
|
dependencies:
|
|
"@babel/types" "^7.11.0"
|
|
jsesc "^2.5.1"
|
|
source-map "^0.5.0"
|
|
|
|
"@babel/helper-annotate-as-pure@^7.10.1":
|
|
version "7.10.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.1.tgz#f6d08acc6f70bbd59b436262553fb2e259a1a268"
|
|
integrity sha512-ewp3rvJEwLaHgyWGe4wQssC2vjks3E80WiUe2BpMb0KhreTjMROCbxXcEovTrbeGVdQct5VjQfrv9EgC+xMzCw==
|
|
dependencies:
|
|
"@babel/types" "^7.10.1"
|
|
|
|
"@babel/helper-annotate-as-pure@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.4.tgz#5bf0d495a3f757ac3bda48b5bf3b3ba309c72ba3"
|
|
integrity sha512-XQlqKQP4vXFB7BN8fEEerrmYvHp3fK/rBkRFz9jaJbzK0B1DSfej9Kc7ZzE8Z/OnId1jpJdNAZ3BFQjWG68rcA==
|
|
dependencies:
|
|
"@babel/types" "^7.10.4"
|
|
|
|
"@babel/helper-builder-binary-assignment-operator-visitor@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.10.4.tgz#bb0b75f31bf98cbf9ff143c1ae578b87274ae1a3"
|
|
integrity sha512-L0zGlFrGWZK4PbT8AszSfLTM5sDU1+Az/En9VrdT8/LmEiJt4zXt+Jve9DCAnQcbqDhCI+29y/L93mrDzddCcg==
|
|
dependencies:
|
|
"@babel/helper-explode-assignable-expression" "^7.10.4"
|
|
"@babel/types" "^7.10.4"
|
|
|
|
"@babel/helper-builder-react-jsx-experimental@^7.10.4":
|
|
version "7.10.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx-experimental/-/helper-builder-react-jsx-experimental-7.10.5.tgz#f35e956a19955ff08c1258e44a515a6d6248646b"
|
|
integrity sha512-Buewnx6M4ttG+NLkKyt7baQn7ScC/Td+e99G914fRU8fGIUivDDgVIQeDHFa5e4CRSJQt58WpNHhsAZgtzVhsg==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.10.4"
|
|
"@babel/helper-module-imports" "^7.10.4"
|
|
"@babel/types" "^7.10.5"
|
|
|
|
"@babel/helper-builder-react-jsx@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx/-/helper-builder-react-jsx-7.10.4.tgz#8095cddbff858e6fa9c326daee54a2f2732c1d5d"
|
|
integrity sha512-5nPcIZ7+KKDxT1427oBivl9V9YTal7qk0diccnh7RrcgrT/pGFOjgGw1dgryyx1GvHEpXVfoDF6Ak3rTiWh8Rg==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.10.4"
|
|
"@babel/types" "^7.10.4"
|
|
|
|
"@babel/helper-compilation-targets@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.10.4.tgz#804ae8e3f04376607cc791b9d47d540276332bd2"
|
|
integrity sha512-a3rYhlsGV0UHNDvrtOXBg8/OpfV0OKTkxKPzIplS1zpx7CygDcWWxckxZeDd3gzPzC4kUT0A4nVFDK0wGMh4MQ==
|
|
dependencies:
|
|
"@babel/compat-data" "^7.10.4"
|
|
browserslist "^4.12.0"
|
|
invariant "^2.2.4"
|
|
levenary "^1.1.1"
|
|
semver "^5.5.0"
|
|
|
|
"@babel/helper-create-class-features-plugin@^7.10.4", "@babel/helper-create-class-features-plugin@^7.10.5":
|
|
version "7.10.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.10.5.tgz#9f61446ba80e8240b0a5c85c6fdac8459d6f259d"
|
|
integrity sha512-0nkdeijB7VlZoLT3r/mY3bUkw3T8WG/hNw+FATs/6+pG2039IJWjTYL0VTISqsNHMUTEnwbVnc89WIJX9Qed0A==
|
|
dependencies:
|
|
"@babel/helper-function-name" "^7.10.4"
|
|
"@babel/helper-member-expression-to-functions" "^7.10.5"
|
|
"@babel/helper-optimise-call-expression" "^7.10.4"
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/helper-replace-supers" "^7.10.4"
|
|
"@babel/helper-split-export-declaration" "^7.10.4"
|
|
|
|
"@babel/helper-create-regexp-features-plugin@^7.10.1":
|
|
version "7.10.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.10.1.tgz#1b8feeab1594cbcfbf3ab5a3bbcabac0468efdbd"
|
|
integrity sha512-Rx4rHS0pVuJn5pJOqaqcZR4XSgeF9G/pO/79t+4r7380tXFJdzImFnxMU19f83wjSrmKHq6myrM10pFHTGzkUA==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.10.1"
|
|
"@babel/helper-regex" "^7.10.1"
|
|
regexpu-core "^4.7.0"
|
|
|
|
"@babel/helper-create-regexp-features-plugin@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.10.4.tgz#fdd60d88524659a0b6959c0579925e425714f3b8"
|
|
integrity sha512-2/hu58IEPKeoLF45DBwx3XFqsbCXmkdAay4spVr2x0jYgRxrSNp+ePwvSsy9g6YSaNDcKIQVPXk1Ov8S2edk2g==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.10.4"
|
|
"@babel/helper-regex" "^7.10.4"
|
|
regexpu-core "^4.7.0"
|
|
|
|
"@babel/helper-define-map@^7.10.4":
|
|
version "7.10.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-define-map/-/helper-define-map-7.10.5.tgz#b53c10db78a640800152692b13393147acb9bb30"
|
|
integrity sha512-fMw4kgFB720aQFXSVaXr79pjjcW5puTCM16+rECJ/plGS+zByelE8l9nCpV1GibxTnFVmUuYG9U8wYfQHdzOEQ==
|
|
dependencies:
|
|
"@babel/helper-function-name" "^7.10.4"
|
|
"@babel/types" "^7.10.5"
|
|
lodash "^4.17.19"
|
|
|
|
"@babel/helper-explode-assignable-expression@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.10.4.tgz#40a1cd917bff1288f699a94a75b37a1a2dbd8c7c"
|
|
integrity sha512-4K71RyRQNPRrR85sr5QY4X3VwG4wtVoXZB9+L3r1Gp38DhELyHCtovqydRi7c1Ovb17eRGiQ/FD5s8JdU0Uy5A==
|
|
dependencies:
|
|
"@babel/traverse" "^7.10.4"
|
|
"@babel/types" "^7.10.4"
|
|
|
|
"@babel/helper-function-name@^7.10.1":
|
|
version "7.10.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.10.1.tgz#92bd63829bfc9215aca9d9defa85f56b539454f4"
|
|
integrity sha512-fcpumwhs3YyZ/ttd5Rz0xn0TpIwVkN7X0V38B9TWNfVF42KEkhkAAuPCQ3oXmtTRtiPJrmZ0TrfS0GKF0eMaRQ==
|
|
dependencies:
|
|
"@babel/helper-get-function-arity" "^7.10.1"
|
|
"@babel/template" "^7.10.1"
|
|
"@babel/types" "^7.10.1"
|
|
|
|
"@babel/helper-function-name@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.10.4.tgz#d2d3b20c59ad8c47112fa7d2a94bc09d5ef82f1a"
|
|
integrity sha512-YdaSyz1n8gY44EmN7x44zBn9zQ1Ry2Y+3GTA+3vH6Mizke1Vw0aWDM66FOYEPw8//qKkmqOckrGgTYa+6sceqQ==
|
|
dependencies:
|
|
"@babel/helper-get-function-arity" "^7.10.4"
|
|
"@babel/template" "^7.10.4"
|
|
"@babel/types" "^7.10.4"
|
|
|
|
"@babel/helper-get-function-arity@^7.10.1":
|
|
version "7.10.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.1.tgz#7303390a81ba7cb59613895a192b93850e373f7d"
|
|
integrity sha512-F5qdXkYGOQUb0hpRaPoetF9AnsXknKjWMZ+wmsIRsp5ge5sFh4c3h1eH2pRTTuy9KKAA2+TTYomGXAtEL2fQEw==
|
|
dependencies:
|
|
"@babel/types" "^7.10.1"
|
|
|
|
"@babel/helper-get-function-arity@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.4.tgz#98c1cbea0e2332f33f9a4661b8ce1505b2c19ba2"
|
|
integrity sha512-EkN3YDB+SRDgiIUnNgcmiD361ti+AVbL3f3Henf6dqqUyr5dMsorno0lJWJuLhDhkI5sYEpgj6y9kB8AOU1I2A==
|
|
dependencies:
|
|
"@babel/types" "^7.10.4"
|
|
|
|
"@babel/helper-hoist-variables@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.10.4.tgz#d49b001d1d5a68ca5e6604dda01a6297f7c9381e"
|
|
integrity sha512-wljroF5PgCk2juF69kanHVs6vrLwIPNp6DLD+Lrl3hoQ3PpPPikaDRNFA+0t81NOoMt2DL6WW/mdU8k4k6ZzuA==
|
|
dependencies:
|
|
"@babel/types" "^7.10.4"
|
|
|
|
"@babel/helper-member-expression-to-functions@^7.10.1":
|
|
version "7.10.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.10.1.tgz#432967fd7e12a4afef66c4687d4ca22bc0456f15"
|
|
integrity sha512-u7XLXeM2n50gb6PWJ9hoO5oO7JFPaZtrh35t8RqKLT1jFKj9IWeD1zrcrYp1q1qiZTdEarfDWfTIP8nGsu0h5g==
|
|
dependencies:
|
|
"@babel/types" "^7.10.1"
|
|
|
|
"@babel/helper-member-expression-to-functions@^7.10.4", "@babel/helper-member-expression-to-functions@^7.10.5":
|
|
version "7.10.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.10.5.tgz#172f56e7a63e78112f3a04055f24365af702e7ee"
|
|
integrity sha512-HiqJpYD5+WopCXIAbQDG0zye5XYVvcO9w/DHp5GsaGkRUaamLj2bEtu6i8rnGGprAhHM3qidCMgp71HF4endhA==
|
|
dependencies:
|
|
"@babel/types" "^7.10.5"
|
|
|
|
"@babel/helper-module-imports@^7.10.1":
|
|
version "7.10.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.10.1.tgz#dd331bd45bccc566ce77004e9d05fe17add13876"
|
|
integrity sha512-SFxgwYmZ3HZPyZwJRiVNLRHWuW2OgE5k2nrVs6D9Iv4PPnXVffuEHy83Sfx/l4SqF+5kyJXjAyUmrG7tNm+qVg==
|
|
dependencies:
|
|
"@babel/types" "^7.10.1"
|
|
|
|
"@babel/helper-module-imports@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.10.4.tgz#4c5c54be04bd31670a7382797d75b9fa2e5b5620"
|
|
integrity sha512-nEQJHqYavI217oD9+s5MUBzk6x1IlvoS9WTPfgG43CbMEeStE0v+r+TucWdx8KFGowPGvyOkDT9+7DHedIDnVw==
|
|
dependencies:
|
|
"@babel/types" "^7.10.4"
|
|
|
|
"@babel/helper-module-transforms@^7.10.1":
|
|
version "7.10.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.10.1.tgz#24e2f08ee6832c60b157bb0936c86bef7210c622"
|
|
integrity sha512-RLHRCAzyJe7Q7sF4oy2cB+kRnU4wDZY/H2xJFGof+M+SJEGhZsb+GFj5j1AD8NiSaVBJ+Pf0/WObiXu/zxWpFg==
|
|
dependencies:
|
|
"@babel/helper-module-imports" "^7.10.1"
|
|
"@babel/helper-replace-supers" "^7.10.1"
|
|
"@babel/helper-simple-access" "^7.10.1"
|
|
"@babel/helper-split-export-declaration" "^7.10.1"
|
|
"@babel/template" "^7.10.1"
|
|
"@babel/types" "^7.10.1"
|
|
lodash "^4.17.13"
|
|
|
|
"@babel/helper-module-transforms@^7.10.4", "@babel/helper-module-transforms@^7.10.5":
|
|
version "7.10.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.10.5.tgz#120c271c0b3353673fcdfd8c053db3c544a260d6"
|
|
integrity sha512-4P+CWMJ6/j1W915ITJaUkadLObmCRRSC234uctJfn/vHrsLNxsR8dwlcXv9ZhJWzl77awf+mWXSZEKt5t0OnlA==
|
|
dependencies:
|
|
"@babel/helper-module-imports" "^7.10.4"
|
|
"@babel/helper-replace-supers" "^7.10.4"
|
|
"@babel/helper-simple-access" "^7.10.4"
|
|
"@babel/helper-split-export-declaration" "^7.10.4"
|
|
"@babel/template" "^7.10.4"
|
|
"@babel/types" "^7.10.5"
|
|
lodash "^4.17.19"
|
|
|
|
"@babel/helper-optimise-call-expression@^7.10.1":
|
|
version "7.10.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.1.tgz#b4a1f2561870ce1247ceddb02a3860fa96d72543"
|
|
integrity sha512-a0DjNS1prnBsoKx83dP2falChcs7p3i8VMzdrSbfLhuQra/2ENC4sbri34dz/rWmDADsmF1q5GbfaXydh0Jbjg==
|
|
dependencies:
|
|
"@babel/types" "^7.10.1"
|
|
|
|
"@babel/helper-optimise-call-expression@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.4.tgz#50dc96413d594f995a77905905b05893cd779673"
|
|
integrity sha512-n3UGKY4VXwXThEiKrgRAoVPBMqeoPgHVqiHZOanAJCG9nQUL2pLRQirUzl0ioKclHGpGqRgIOkgcIJaIWLpygg==
|
|
dependencies:
|
|
"@babel/types" "^7.10.4"
|
|
|
|
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.1", "@babel/helper-plugin-utils@^7.8.0":
|
|
version "7.10.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.1.tgz#ec5a5cf0eec925b66c60580328b122c01230a127"
|
|
integrity sha512-fvoGeXt0bJc7VMWZGCAEBEMo/HAjW2mP8apF5eXK0wSqwLAVHAISCWRoLMBMUs2kqeaG77jltVqu4Hn8Egl3nA==
|
|
|
|
"@babel/helper-plugin-utils@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz#2f75a831269d4f677de49986dff59927533cf375"
|
|
integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==
|
|
|
|
"@babel/helper-regex@^7.10.1":
|
|
version "7.10.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-regex/-/helper-regex-7.10.1.tgz#021cf1a7ba99822f993222a001cc3fec83255b96"
|
|
integrity sha512-7isHr19RsIJWWLLFn21ubFt223PjQyg1HY7CZEMRr820HttHPpVvrsIN3bUOo44DEfFV4kBXO7Abbn9KTUZV7g==
|
|
dependencies:
|
|
lodash "^4.17.13"
|
|
|
|
"@babel/helper-regex@^7.10.4":
|
|
version "7.10.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-regex/-/helper-regex-7.10.5.tgz#32dfbb79899073c415557053a19bd055aae50ae0"
|
|
integrity sha512-68kdUAzDrljqBrio7DYAEgCoJHxppJOERHOgOrDN7WjOzP0ZQ1LsSDRXcemzVZaLvjaJsJEESb6qt+znNuENDg==
|
|
dependencies:
|
|
lodash "^4.17.19"
|
|
|
|
"@babel/helper-remap-async-to-generator@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.10.4.tgz#fce8bea4e9690bbe923056ded21e54b4e8b68ed5"
|
|
integrity sha512-86Lsr6NNw3qTNl+TBcF1oRZMaVzJtbWTyTko+CQL/tvNvcGYEFKbLXDPxtW0HKk3McNOk4KzY55itGWCAGK5tg==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.10.4"
|
|
"@babel/helper-wrap-function" "^7.10.4"
|
|
"@babel/template" "^7.10.4"
|
|
"@babel/traverse" "^7.10.4"
|
|
"@babel/types" "^7.10.4"
|
|
|
|
"@babel/helper-replace-supers@^7.10.1":
|
|
version "7.10.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.10.1.tgz#ec6859d20c5d8087f6a2dc4e014db7228975f13d"
|
|
integrity sha512-SOwJzEfpuQwInzzQJGjGaiG578UYmyi2Xw668klPWV5n07B73S0a9btjLk/52Mlcxa+5AdIYqws1KyXRfMoB7A==
|
|
dependencies:
|
|
"@babel/helper-member-expression-to-functions" "^7.10.1"
|
|
"@babel/helper-optimise-call-expression" "^7.10.1"
|
|
"@babel/traverse" "^7.10.1"
|
|
"@babel/types" "^7.10.1"
|
|
|
|
"@babel/helper-replace-supers@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.10.4.tgz#d585cd9388ea06e6031e4cd44b6713cbead9e6cf"
|
|
integrity sha512-sPxZfFXocEymYTdVK1UNmFPBN+Hv5mJkLPsYWwGBxZAxaWfFu+xqp7b6qWD0yjNuNL2VKc6L5M18tOXUP7NU0A==
|
|
dependencies:
|
|
"@babel/helper-member-expression-to-functions" "^7.10.4"
|
|
"@babel/helper-optimise-call-expression" "^7.10.4"
|
|
"@babel/traverse" "^7.10.4"
|
|
"@babel/types" "^7.10.4"
|
|
|
|
"@babel/helper-simple-access@^7.10.1":
|
|
version "7.10.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.10.1.tgz#08fb7e22ace9eb8326f7e3920a1c2052f13d851e"
|
|
integrity sha512-VSWpWzRzn9VtgMJBIWTZ+GP107kZdQ4YplJlCmIrjoLVSi/0upixezHCDG8kpPVTBJpKfxTH01wDhh+jS2zKbw==
|
|
dependencies:
|
|
"@babel/template" "^7.10.1"
|
|
"@babel/types" "^7.10.1"
|
|
|
|
"@babel/helper-simple-access@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.10.4.tgz#0f5ccda2945277a2a7a2d3a821e15395edcf3461"
|
|
integrity sha512-0fMy72ej/VEvF8ULmX6yb5MtHG4uH4Dbd6I/aHDb/JVg0bbivwt9Wg+h3uMvX+QSFtwr5MeItvazbrc4jtRAXw==
|
|
dependencies:
|
|
"@babel/template" "^7.10.4"
|
|
"@babel/types" "^7.10.4"
|
|
|
|
"@babel/helper-split-export-declaration@^7.10.1":
|
|
version "7.10.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.10.1.tgz#c6f4be1cbc15e3a868e4c64a17d5d31d754da35f"
|
|
integrity sha512-UQ1LVBPrYdbchNhLwj6fetj46BcFwfS4NllJo/1aJsT+1dLTEnXJL0qHqtY7gPzF8S2fXBJamf1biAXV3X077g==
|
|
dependencies:
|
|
"@babel/types" "^7.10.1"
|
|
|
|
"@babel/helper-split-export-declaration@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.10.4.tgz#2c70576eaa3b5609b24cb99db2888cc3fc4251d1"
|
|
integrity sha512-pySBTeoUff56fL5CBU2hWm9TesA4r/rOkI9DyJLvvgz09MB9YtfIYe3iBriVaYNaPe+Alua0vBIOVOLs2buWhg==
|
|
dependencies:
|
|
"@babel/types" "^7.10.4"
|
|
|
|
"@babel/helper-split-export-declaration@^7.11.0":
|
|
version "7.11.0"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.11.0.tgz#f8a491244acf6a676158ac42072911ba83ad099f"
|
|
integrity sha512-74Vejvp6mHkGE+m+k5vHY93FX2cAtrw1zXrZXRlG4l410Nm9PxfEiVTn1PjDPV5SnmieiueY4AFg2xqhNFuuZg==
|
|
dependencies:
|
|
"@babel/types" "^7.11.0"
|
|
|
|
"@babel/helper-validator-identifier@^7.10.1", "@babel/helper-validator-identifier@^7.10.3":
|
|
version "7.10.3"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.3.tgz#60d9847f98c4cea1b279e005fdb7c28be5412d15"
|
|
integrity sha512-bU8JvtlYpJSBPuj1VUmKpFGaDZuLxASky3LhaKj3bmpSTY6VWooSM8msk+Z0CZoErFye2tlABF6yDkT3FOPAXw==
|
|
|
|
"@babel/helper-validator-identifier@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2"
|
|
integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==
|
|
|
|
"@babel/helper-wrap-function@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.10.4.tgz#8a6f701eab0ff39f765b5a1cfef409990e624b87"
|
|
integrity sha512-6py45WvEF0MhiLrdxtRjKjufwLL1/ob2qDJgg5JgNdojBAZSAKnAjkyOCNug6n+OBl4VW76XjvgSFTdaMcW0Ug==
|
|
dependencies:
|
|
"@babel/helper-function-name" "^7.10.4"
|
|
"@babel/template" "^7.10.4"
|
|
"@babel/traverse" "^7.10.4"
|
|
"@babel/types" "^7.10.4"
|
|
|
|
"@babel/helpers@^7.10.1":
|
|
version "7.10.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.10.1.tgz#a6827b7cb975c9d9cef5fd61d919f60d8844a973"
|
|
integrity sha512-muQNHF+IdU6wGgkaJyhhEmI54MOZBKsFfsXFhboz1ybwJ1Kl7IHlbm2a++4jwrmY5UYsgitt5lfqo1wMFcHmyw==
|
|
dependencies:
|
|
"@babel/template" "^7.10.1"
|
|
"@babel/traverse" "^7.10.1"
|
|
"@babel/types" "^7.10.1"
|
|
|
|
"@babel/helpers@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.10.4.tgz#2abeb0d721aff7c0a97376b9e1f6f65d7a475044"
|
|
integrity sha512-L2gX/XeUONeEbI78dXSrJzGdz4GQ+ZTA/aazfUsFaWjSe95kiCuOZ5HsXvkiw3iwF+mFHSRUfJU8t6YavocdXA==
|
|
dependencies:
|
|
"@babel/template" "^7.10.4"
|
|
"@babel/traverse" "^7.10.4"
|
|
"@babel/types" "^7.10.4"
|
|
|
|
"@babel/highlight@^7.10.1", "@babel/highlight@^7.10.3":
|
|
version "7.10.3"
|
|
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.3.tgz#c633bb34adf07c5c13156692f5922c81ec53f28d"
|
|
integrity sha512-Ih9B/u7AtgEnySE2L2F0Xm0GaM729XqqLfHkalTsbjXGyqmf/6M0Cu0WpvqueUlW+xk88BHw9Nkpj49naU+vWw==
|
|
dependencies:
|
|
"@babel/helper-validator-identifier" "^7.10.3"
|
|
chalk "^2.0.0"
|
|
js-tokens "^4.0.0"
|
|
|
|
"@babel/highlight@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.4.tgz#7d1bdfd65753538fabe6c38596cdb76d9ac60143"
|
|
integrity sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l6f7/RIkmA==
|
|
dependencies:
|
|
"@babel/helper-validator-identifier" "^7.10.4"
|
|
chalk "^2.0.0"
|
|
js-tokens "^4.0.0"
|
|
|
|
"@babel/parser@^7.1.0", "@babel/parser@^7.10.1", "@babel/parser@^7.10.2", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0":
|
|
version "7.10.2"
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.2.tgz#871807f10442b92ff97e4783b9b54f6a0ca812d0"
|
|
integrity sha512-PApSXlNMJyB4JiGVhCOlzKIif+TKFTvu0aQAhnTvfP/z3vVSN6ZypH5bfUNwFXXjRQtUEBNFd2PtmCmG2Py3qQ==
|
|
|
|
"@babel/parser@^7.10.4", "@babel/parser@^7.10.5":
|
|
version "7.10.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.5.tgz#e7c6bf5a7deff957cec9f04b551e2762909d826b"
|
|
integrity sha512-wfryxy4bE1UivvQKSQDU4/X6dr+i8bctjUjj8Zyt3DQy7NtPizJXT8M52nqpNKL+nq2PW8lxk4ZqLj0fD4B4hQ==
|
|
|
|
"@babel/parser@^7.11.0":
|
|
version "7.11.0"
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.0.tgz#a9d7e11aead25d3b422d17b2c6502c8dddef6a5d"
|
|
integrity sha512-qvRvi4oI8xii8NllyEc4MDJjuZiNaRzyb7Y7lup1NqJV8TZHF4O27CcP+72WPn/k1zkgJ6WJfnIbk4jTsVAZHw==
|
|
|
|
"@babel/plugin-proposal-async-generator-functions@^7.10.4":
|
|
version "7.10.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.10.5.tgz#3491cabf2f7c179ab820606cec27fed15e0e8558"
|
|
integrity sha512-cNMCVezQbrRGvXJwm9fu/1sJj9bHdGAgKodZdLqOQIpfoH3raqmRPBM17+lh7CzhiKRRBrGtZL9WcjxSoGYUSg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/helper-remap-async-to-generator" "^7.10.4"
|
|
"@babel/plugin-syntax-async-generators" "^7.8.0"
|
|
|
|
"@babel/plugin-proposal-class-properties@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.10.4.tgz#a33bf632da390a59c7a8c570045d1115cd778807"
|
|
integrity sha512-vhwkEROxzcHGNu2mzUC0OFFNXdZ4M23ib8aRRcJSsW8BZK9pQMD7QB7csl97NBbgGZO7ZyHUyKDnxzOaP4IrCg==
|
|
dependencies:
|
|
"@babel/helper-create-class-features-plugin" "^7.10.4"
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-proposal-decorators@^7.10.5":
|
|
version "7.10.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.10.5.tgz#42898bba478bc4b1ae242a703a953a7ad350ffb4"
|
|
integrity sha512-Sc5TAQSZuLzgY0664mMDn24Vw2P8g/VhyLyGPaWiHahhgLqeZvcGeyBZOrJW0oSKIK2mvQ22a1ENXBIQLhrEiQ==
|
|
dependencies:
|
|
"@babel/helper-create-class-features-plugin" "^7.10.5"
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/plugin-syntax-decorators" "^7.10.4"
|
|
|
|
"@babel/plugin-proposal-dynamic-import@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.10.4.tgz#ba57a26cb98b37741e9d5bca1b8b0ddf8291f17e"
|
|
integrity sha512-up6oID1LeidOOASNXgv/CFbgBqTuKJ0cJjz6An5tWD+NVBNlp3VNSBxv2ZdU7SYl3NxJC7agAQDApZusV6uFwQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/plugin-syntax-dynamic-import" "^7.8.0"
|
|
|
|
"@babel/plugin-proposal-export-default-from@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-export-default-from/-/plugin-proposal-export-default-from-7.10.4.tgz#08f66eef0067cbf6a7bc036977dcdccecaf0c6c5"
|
|
integrity sha512-G1l00VvDZ7Yk2yRlC5D8Ybvu3gmeHS3rCHoUYdjrqGYUtdeOBoRypnvDZ5KQqxyaiiGHWnVDeSEzA5F9ozItig==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/plugin-syntax-export-default-from" "^7.10.4"
|
|
|
|
"@babel/plugin-proposal-json-strings@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.10.4.tgz#593e59c63528160233bd321b1aebe0820c2341db"
|
|
integrity sha512-fCL7QF0Jo83uy1K0P2YXrfX11tj3lkpN7l4dMv9Y9VkowkhkQDwFHFd8IiwyK5MZjE8UpbgokkgtcReH88Abaw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/plugin-syntax-json-strings" "^7.8.0"
|
|
|
|
"@babel/plugin-proposal-nullish-coalescing-operator@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.10.4.tgz#02a7e961fc32e6d5b2db0649e01bf80ddee7e04a"
|
|
integrity sha512-wq5n1M3ZUlHl9sqT2ok1T2/MTt6AXE0e1Lz4WzWBr95LsAZ5qDXe4KnFuauYyEyLiohvXFMdbsOTMyLZs91Zlw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0"
|
|
|
|
"@babel/plugin-proposal-numeric-separator@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.10.4.tgz#ce1590ff0a65ad12970a609d78855e9a4c1aef06"
|
|
integrity sha512-73/G7QoRoeNkLZFxsoCCvlg4ezE4eM+57PnOqgaPOozd5myfj7p0muD1mRVJvbUWbOzD+q3No2bWbaKy+DJ8DA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
|
|
|
"@babel/plugin-proposal-object-rest-spread@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.10.4.tgz#50129ac216b9a6a55b3853fdd923e74bf553a4c0"
|
|
integrity sha512-6vh4SqRuLLarjgeOf4EaROJAHjvu9Gl+/346PbDH9yWbJyfnJ/ah3jmYKYtswEyCoWZiidvVHjHshd4WgjB9BA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/plugin-syntax-object-rest-spread" "^7.8.0"
|
|
"@babel/plugin-transform-parameters" "^7.10.4"
|
|
|
|
"@babel/plugin-proposal-optional-catch-binding@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.10.4.tgz#31c938309d24a78a49d68fdabffaa863758554dd"
|
|
integrity sha512-LflT6nPh+GK2MnFiKDyLiqSqVHkQnVf7hdoAvyTnnKj9xB3docGRsdPuxp6qqqW19ifK3xgc9U5/FwrSaCNX5g==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/plugin-syntax-optional-catch-binding" "^7.8.0"
|
|
|
|
"@babel/plugin-proposal-optional-chaining@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.10.4.tgz#750f1255e930a1f82d8cdde45031f81a0d0adff7"
|
|
integrity sha512-ZIhQIEeavTgouyMSdZRap4VPPHqJJ3NEs2cuHs5p0erH+iz6khB0qfgU8g7UuJkG88+fBMy23ZiU+nuHvekJeQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/plugin-syntax-optional-chaining" "^7.8.0"
|
|
|
|
"@babel/plugin-proposal-private-methods@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.10.4.tgz#b160d972b8fdba5c7d111a145fc8c421fc2a6909"
|
|
integrity sha512-wh5GJleuI8k3emgTg5KkJK6kHNsGEr0uBTDBuQUBJwckk9xs1ez79ioheEVVxMLyPscB0LfkbVHslQqIzWV6Bw==
|
|
dependencies:
|
|
"@babel/helper-create-class-features-plugin" "^7.10.4"
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-proposal-unicode-property-regex@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.10.4.tgz#4483cda53041ce3413b7fe2f00022665ddfaa75d"
|
|
integrity sha512-H+3fOgPnEXFL9zGYtKQe4IDOPKYlZdF1kqFDQRRb8PK4B8af1vAGK04tF5iQAAsui+mHNBQSAtd2/ndEDe9wuA==
|
|
dependencies:
|
|
"@babel/helper-create-regexp-features-plugin" "^7.10.4"
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-proposal-unicode-property-regex@^7.4.4":
|
|
version "7.10.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.10.1.tgz#dc04feb25e2dd70c12b05d680190e138fa2c0c6f"
|
|
integrity sha512-JjfngYRvwmPwmnbRZyNiPFI8zxCZb8euzbCG/LxyKdeTb59tVciKo9GK9bi6JYKInk1H11Dq9j/zRqIH4KigfQ==
|
|
dependencies:
|
|
"@babel/helper-create-regexp-features-plugin" "^7.10.1"
|
|
"@babel/helper-plugin-utils" "^7.10.1"
|
|
|
|
"@babel/plugin-syntax-async-generators@^7.8.0":
|
|
version "7.8.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d"
|
|
integrity sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-class-properties@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.10.4.tgz#6644e6a0baa55a61f9e3231f6c9eeb6ee46c124c"
|
|
integrity sha512-GCSBF7iUle6rNugfURwNmCGG3Z/2+opxAMLs1nND4bhEG5PuxTIggDBoeYYSujAlLtsupzOHYJQgPS3pivwXIA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-syntax-decorators@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.10.4.tgz#6853085b2c429f9d322d02f5a635018cdeb2360c"
|
|
integrity sha512-2NaoC6fAk2VMdhY1eerkfHV+lVYC1u8b+jmRJISqANCJlTxYy19HGdIkkQtix2UtkcPuPu+IlDgrVseZnU03bw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-syntax-dynamic-import@^7.8.0":
|
|
version "7.8.3"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz#62bf98b2da3cd21d626154fc96ee5b3cb68eacb3"
|
|
integrity sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==
|
|
|