11546 lines
494 KiB
YAML
11546 lines
494 KiB
YAML
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
|
# yarn lockfile v1
|
|
|
|
|
|
"@babel/code-frame@7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.8.3.tgz#33e25903d7481181534e12ec0a25f16b6fcf419e"
|
|
integrity sha512-a9gxpmdXtZEInkCSHUJDLHZVBgb1QS0jhss4cPP93EW7s+uC5bikET2twEF3KV+7rDblJcmNvTR7VJejqd2C2g==
|
|
dependencies:
|
|
"@babel/highlight" "^7.8.3"
|
|
|
|
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.8.3":
|
|
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", "@babel/compat-data@^7.11.0", "@babel/compat-data@^7.9.0":
|
|
version "7.11.0"
|
|
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.11.0.tgz#e9f73efe09af1355b723a7f39b11bad637d7c99c"
|
|
integrity sha512-TPSvJfv73ng0pfnEOh17bYMPQbI95+nGWc71Ss4vZdRBHTDqmM9Z8ZV4rYz8Ks7sfzc95n30k6ODIq5UGnXcYQ==
|
|
dependencies:
|
|
browserslist "^4.12.0"
|
|
invariant "^2.2.4"
|
|
semver "^5.5.0"
|
|
|
|
"@babel/core@7.9.0":
|
|
version "7.9.0"
|
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.9.0.tgz#ac977b538b77e132ff706f3b8a4dbad09c03c56e"
|
|
integrity sha512-kWc7L0fw1xwvI0zi8OKVBuxRVefwGOrKSQMvrQ3dW+bIIavBY3/NpXmpjMy7bQnLgwgzWQZ8TlM57YHpHNHz4w==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.8.3"
|
|
"@babel/generator" "^7.9.0"
|
|
"@babel/helper-module-transforms" "^7.9.0"
|
|
"@babel/helpers" "^7.9.0"
|
|
"@babel/parser" "^7.9.0"
|
|
"@babel/template" "^7.8.6"
|
|
"@babel/traverse" "^7.9.0"
|
|
"@babel/types" "^7.9.0"
|
|
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.1.0", "@babel/core@^7.4.5":
|
|
version "7.11.6"
|
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.6.tgz#3a9455dc7387ff1bac45770650bc13ba04a15651"
|
|
integrity sha512-Wpcv03AGnmkgm6uS6k8iwhIwTrcP0m17TL1n1sy7qD0qelDu4XNeW0dN0mHfa+Gei211yDaLoEe/VlbXQzM4Bg==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.10.4"
|
|
"@babel/generator" "^7.11.6"
|
|
"@babel/helper-module-transforms" "^7.11.0"
|
|
"@babel/helpers" "^7.10.4"
|
|
"@babel/parser" "^7.11.5"
|
|
"@babel/template" "^7.10.4"
|
|
"@babel/traverse" "^7.11.5"
|
|
"@babel/types" "^7.11.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.11.5", "@babel/generator@^7.11.6", "@babel/generator@^7.4.0", "@babel/generator@^7.9.0":
|
|
version "7.11.6"
|
|
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.6.tgz#b868900f81b163b4d464ea24545c61cbac4dc620"
|
|
integrity sha512-DWtQ1PV3r+cLbySoHrwn9RWEgKMBLLma4OBQloPRyDYvc5msJM9kvTLo1YnlJd1P/ZuKbdli3ijr5q3FvAF3uA==
|
|
dependencies:
|
|
"@babel/types" "^7.11.5"
|
|
jsesc "^2.5.1"
|
|
source-map "^0.5.0"
|
|
|
|
"@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", "@babel/helper-builder-react-jsx-experimental@^7.11.5":
|
|
version "7.11.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx-experimental/-/helper-builder-react-jsx-experimental-7.11.5.tgz#4ea43dd63857b0a35cd1f1b161dc29b43414e79f"
|
|
integrity sha512-Vc4aPJnRZKWfzeCBsqTBnzulVNjABVdahSPhtdMD3Vs80ykx4a87jTHtF/VR+alSrDmNvat7l13yrRHauGcHVw==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.10.4"
|
|
"@babel/helper-module-imports" "^7.10.4"
|
|
"@babel/types" "^7.11.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", "@babel/helper-compilation-targets@^7.8.7":
|
|
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", "@babel/helper-create-class-features-plugin@^7.8.3":
|
|
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.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.11.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.11.4.tgz#2d8e3470252cc17aba917ede7803d4a7a276a41b"
|
|
integrity sha512-ux9hm3zR4WV1Y3xXxXkdG/0gxF9nvI0YVmKVhvK9AfMoaQkemL3sJpXw+Xbz65azo8qJiEz2XVDUpK3KYhH3ZQ==
|
|
dependencies:
|
|
"@babel/types" "^7.10.4"
|
|
|
|
"@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.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.4", "@babel/helper-member-expression-to-functions@^7.10.5":
|
|
version "7.11.0"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.11.0.tgz#ae69c83d84ee82f4b42f96e2a09410935a8f26df"
|
|
integrity sha512-JbFlKHFntRV5qKw3YC0CvQnDZ4XMwgzzBbld7Ly4Mj4cbFy3KywcR8NtNctRToMWJOVvLINJv525Gd6wwVEx/Q==
|
|
dependencies:
|
|
"@babel/types" "^7.11.0"
|
|
|
|
"@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.8.3":
|
|
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.4", "@babel/helper-module-transforms@^7.10.5", "@babel/helper-module-transforms@^7.11.0", "@babel/helper-module-transforms@^7.9.0":
|
|
version "7.11.0"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.11.0.tgz#b16f250229e47211abdd84b34b64737c2ab2d359"
|
|
integrity sha512-02EVu8COMuTRO1TAzdMtpBPbe6aQ1w/8fePD2YgQmxZU4gpNWaL9gK3Jp7dxlkUlUCJOTaSeA+Hrm1BRQwqIhg==
|
|
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.11.0"
|
|
"@babel/template" "^7.10.4"
|
|
"@babel/types" "^7.11.0"
|
|
lodash "^4.17.19"
|
|
|
|
"@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.4", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
|
|
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.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.11.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.11.4.tgz#4474ea9f7438f18575e30b0cac784045b402a12d"
|
|
integrity sha512-tR5vJ/vBa9wFy3m5LLv2faapJLnDFxNWff2SAYkSE4rLUdbp7CdObYFgI7wK4T/Mj4UzpjPwzR8Pzmr5m7MHGA==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.10.4"
|
|
"@babel/helper-wrap-function" "^7.10.4"
|
|
"@babel/template" "^7.10.4"
|
|
"@babel/types" "^7.10.4"
|
|
|
|
"@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.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-skip-transparent-expression-wrappers@^7.11.0":
|
|
version "7.11.0"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.11.0.tgz#eec162f112c2f58d3af0af125e3bb57665146729"
|
|
integrity sha512-0XIdiQln4Elglgjbwo9wuJpL/K7AGCY26kmEt0+pRP0TAj4jjyNq1MjoRvikrTVqKcx4Gysxt4cXvVFXP/JO2Q==
|
|
dependencies:
|
|
"@babel/types" "^7.11.0"
|
|
|
|
"@babel/helper-split-export-declaration@^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.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.4", "@babel/helpers@^7.9.0":
|
|
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.4", "@babel/highlight@^7.8.3":
|
|
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.4", "@babel/parser@^7.11.5", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0", "@babel/parser@^7.9.0":
|
|
version "7.11.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.5.tgz#c7ff6303df71080ec7a4f5b8c003c58f1cf51037"
|
|
integrity sha512-X9rD8qqm695vgmeaQ4fvz/o3+Wk4ZzQvSHkDBgpYKxpD4qTAUm88ZKtHkVqIOsYFFbIQ6wQYhC6q7pjqVK0E0Q==
|
|
|
|
"@babel/plugin-proposal-async-generator-functions@^7.10.4", "@babel/plugin-proposal-async-generator-functions@^7.8.3":
|
|
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.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.8.3.tgz#5e06654af5cd04b608915aada9b2a6788004464e"
|
|
integrity sha512-EqFhbo7IosdgPgZggHaNObkmO1kNUe3slaKu54d5OWvy+p9QIKOzK1GAEpAIsZtWVtPXUHSMcT4smvDrCfY4AA==
|
|
dependencies:
|
|
"@babel/helper-create-class-features-plugin" "^7.8.3"
|
|
"@babel/helper-plugin-utils" "^7.8.3"
|
|
|
|
"@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.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.8.3.tgz#2156860ab65c5abf068c3f67042184041066543e"
|
|
integrity sha512-e3RvdvS4qPJVTe288DlXjwKflpfy1hr0j5dz5WpIYYeP7vQZg2WfAEIp8k5/Lwis/m5REXEteIz6rrcDtXXG7w==
|
|
dependencies:
|
|
"@babel/helper-create-class-features-plugin" "^7.8.3"
|
|
"@babel/helper-plugin-utils" "^7.8.3"
|
|
"@babel/plugin-syntax-decorators" "^7.8.3"
|
|
|
|
"@babel/plugin-proposal-dynamic-import@^7.10.4", "@babel/plugin-proposal-dynamic-import@^7.8.3":
|
|
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-namespace-from@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.10.4.tgz#570d883b91031637b3e2958eea3c438e62c05f54"
|
|
integrity sha512-aNdf0LY6/3WXkhh0Fdb6Zk9j1NMD8ovj3F6r0+3j837Pn1S1PdNtcwJ5EG9WkVPNHPxyJDaxMaAOVq4eki0qbg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
|
|
|
|
"@babel/plugin-proposal-json-strings@^7.10.4", "@babel/plugin-proposal-json-strings@^7.8.3":
|
|
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-logical-assignment-operators@^7.11.0":
|
|
version "7.11.0"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.11.0.tgz#9f80e482c03083c87125dee10026b58527ea20c8"
|
|
integrity sha512-/f8p4z+Auz0Uaf+i8Ekf1iM7wUNLcViFUGiPxKeXvxTSl63B875YPiVdUDdem7hREcI0E0kSpEhS8tF5RphK7Q==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
|
|
|
|
"@babel/plugin-proposal-nullish-coalescing-operator@7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.8.3.tgz#e4572253fdeed65cddeecfdab3f928afeb2fd5d2"
|
|
integrity sha512-TS9MlfzXpXKt6YYomudb/KU7nQI6/xnapG6in1uZxoxDghuSMZsPb6D2fyUwNYSAp4l1iR7QtFOjkqcRYcUsfw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.3"
|
|
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0"
|
|
|
|
"@babel/plugin-proposal-nullish-coalescing-operator@^7.10.4", "@babel/plugin-proposal-nullish-coalescing-operator@^7.8.3":
|
|
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.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.8.3.tgz#5d6769409699ec9b3b68684cd8116cedff93bad8"
|
|
integrity sha512-jWioO1s6R/R+wEHizfaScNsAx+xKgwTLNXSh7tTC4Usj3ItsPEhYkEpU4h+lpnBwq7NBVOJXfO6cRFYcX69JUQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.3"
|
|
"@babel/plugin-syntax-numeric-separator" "^7.8.3"
|
|
|
|
"@babel/plugin-proposal-numeric-separator@^7.10.4", "@babel/plugin-proposal-numeric-separator@^7.8.3":
|
|
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.11.0", "@babel/plugin-proposal-object-rest-spread@^7.9.0":
|
|
version "7.11.0"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.11.0.tgz#bd81f95a1f746760ea43b6c2d3d62b11790ad0af"
|
|
integrity sha512-wzch41N4yztwoRw0ak+37wxwJM2oiIiy6huGCoqkvSTA9acYWcPfn9Y4aJqmFFJ70KTJUu29f3DQ43uJ9HXzEA==
|
|
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", "@babel/plugin-proposal-optional-catch-binding@^7.8.3":
|
|
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.9.0":
|
|
version "7.9.0"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.9.0.tgz#31db16b154c39d6b8a645292472b98394c292a58"
|
|
integrity sha512-NDn5tu3tcv4W30jNhmc2hyD5c56G6cXx4TesJubhxrJeCvuuMpttxr0OnNCqbZGhFjLrg+NIhxxC+BK5F6yS3w==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.3"
|
|
"@babel/plugin-syntax-optional-chaining" "^7.8.0"
|
|
|
|
"@babel/plugin-proposal-optional-chaining@^7.11.0", "@babel/plugin-proposal-optional-chaining@^7.9.0":
|
|
version "7.11.0"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.11.0.tgz#de5866d0646f6afdaab8a566382fe3a221755076"
|
|
integrity sha512-v9fZIu3Y8562RRwhm1BbMRxtqZNFmFA2EG+pT2diuU8PT3H6T/KXoZ54KgYisfOFZHV6PfvAiBIZ9Rcz+/JCxA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.11.0"
|
|
"@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", "@babel/plugin-proposal-unicode-property-regex@^7.4.4", "@babel/plugin-proposal-unicode-property-regex@^7.8.3":
|
|
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-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.8.3":
|
|
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==
|
|
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-flow@^7.8.3":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.10.4.tgz#53351dd7ae01995e567d04ce42af1a6e0ba846a6"
|
|
integrity sha512-yxQsX1dJixF4qEEdzVbst3SZQ58Nrooz8NV9Z9GL4byTE25BvJgl5lf0RECUf0fh28rZBb/RYTWn/eeKwCMrZQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-syntax-json-strings@^7.8.0":
|
|
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.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.10.4.tgz#39abaae3cbf710c4373d8429484e6ba21340166c"
|
|
integrity sha512-KCg9mio9jwiARCB7WAcQ7Y1q+qicILjoK8LP/VkPkEKaf5dkaZZK1EcTe91a3JJlZ3qy6L5s9X52boEYi8DM9g==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-syntax-logical-assignment-operators@^7.10.4":
|
|
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.0":
|
|
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"
|
|
|
|
"@babel/plugin-syntax-numeric-separator@^7.10.4", "@babel/plugin-syntax-numeric-separator@^7.8.0", "@babel/plugin-syntax-numeric-separator@^7.8.3":
|
|
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.0.0", "@babel/plugin-syntax-object-rest-spread@^7.8.0":
|
|
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.0":
|
|
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.0":
|
|
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-top-level-await@^7.10.4", "@babel/plugin-syntax-top-level-await@^7.8.3":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.10.4.tgz#4bbeb8917b54fcf768364e0a81f560e33a3ef57d"
|
|
integrity sha512-ni1brg4lXEmWyafKr0ccFWkJG0CeMt4WV1oyeBW6EFObF4oOHclbkj5cARxAPQyAQ2UTuplJyK4nfkXIMMFvsQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-syntax-typescript@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.10.4.tgz#2f55e770d3501e83af217d782cb7517d7bb34d25"
|
|
integrity sha512-oSAEz1YkBCAKr5Yiq8/BNtvSAPwkp/IyUnwZogd8p+F0RuYQQrLeRUzIQhueQTTBy/F+a40uS7OFKxnkRvmvFQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-arrow-functions@^7.10.4", "@babel/plugin-transform-arrow-functions@^7.8.3":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.10.4.tgz#e22960d77e697c74f41c501d44d73dbf8a6a64cd"
|
|
integrity sha512-9J/oD1jV0ZCBcgnoFWFq1vJd4msoKb/TCpGNFyyLt0zABdcvgK3aYikZ8HjzB14c26bc7E3Q1yugpwGy2aTPNA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-async-to-generator@^7.10.4", "@babel/plugin-transform-async-to-generator@^7.8.3":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.10.4.tgz#41a5017e49eb6f3cda9392a51eef29405b245a37"
|
|
integrity sha512-F6nREOan7J5UXTLsDsZG3DXmZSVofr2tGNwfdrVwkDWHfQckbQXnXSPfD7iO+c/2HGqycwyLST3DnZ16n+cBJQ==
|
|
dependencies:
|
|
"@babel/helper-module-imports" "^7.10.4"
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/helper-remap-async-to-generator" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-block-scoped-functions@^7.10.4", "@babel/plugin-transform-block-scoped-functions@^7.8.3":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.10.4.tgz#1afa595744f75e43a91af73b0d998ecfe4ebc2e8"
|
|
integrity sha512-WzXDarQXYYfjaV1szJvN3AD7rZgZzC1JtjJZ8dMHUyiK8mxPRahynp14zzNjU3VkPqPsO38CzxiWO1c9ARZ8JA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-block-scoping@^7.10.4", "@babel/plugin-transform-block-scoping@^7.8.3":
|
|
version "7.11.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.11.1.tgz#5b7efe98852bef8d652c0b28144cd93a9e4b5215"
|
|
integrity sha512-00dYeDE0EVEHuuM+26+0w/SCL0BH2Qy7LwHuI4Hi4MH5gkC8/AqMN5uWFJIsoXZrAphiMm1iXzBw6L2T+eA0ew==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-classes@^7.10.4", "@babel/plugin-transform-classes@^7.9.0":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.10.4.tgz#405136af2b3e218bc4a1926228bc917ab1a0adc7"
|
|
integrity sha512-2oZ9qLjt161dn1ZE0Ms66xBncQH4In8Sqw1YWgBUZuGVJJS5c0OFZXL6dP2MRHrkU/eKhWg8CzFJhRQl50rQxA==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.10.4"
|
|
"@babel/helper-define-map" "^7.10.4"
|
|
"@babel/helper-function-name" "^7.10.4"
|
|
"@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"
|
|
globals "^11.1.0"
|
|
|
|
"@babel/plugin-transform-computed-properties@^7.10.4", "@babel/plugin-transform-computed-properties@^7.8.3":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.10.4.tgz#9ded83a816e82ded28d52d4b4ecbdd810cdfc0eb"
|
|
integrity sha512-JFwVDXcP/hM/TbyzGq3l/XWGut7p46Z3QvqFMXTfk6/09m7xZHJUN9xHfsv7vqqD4YnfI5ueYdSJtXqqBLyjBw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-destructuring@^7.10.4", "@babel/plugin-transform-destructuring@^7.8.3":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.10.4.tgz#70ddd2b3d1bea83d01509e9bb25ddb3a74fc85e5"
|
|
integrity sha512-+WmfvyfsyF603iPa6825mq6Qrb7uLjTOsa3XOFzlYcYDHSS4QmpOWOL0NNBY5qMbvrcf3tq0Cw+v4lxswOBpgA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-dotall-regex@^7.10.4", "@babel/plugin-transform-dotall-regex@^7.4.4", "@babel/plugin-transform-dotall-regex@^7.8.3":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.10.4.tgz#469c2062105c1eb6a040eaf4fac4b488078395ee"
|
|
integrity sha512-ZEAVvUTCMlMFAbASYSVQoxIbHm2OkG2MseW6bV2JjIygOjdVv8tuxrCTzj1+Rynh7ODb8GivUy7dzEXzEhuPaA==
|
|
dependencies:
|
|
"@babel/helper-create-regexp-features-plugin" "^7.10.4"
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-duplicate-keys@^7.10.4", "@babel/plugin-transform-duplicate-keys@^7.8.3":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.10.4.tgz#697e50c9fee14380fe843d1f306b295617431e47"
|
|
integrity sha512-GL0/fJnmgMclHiBTTWXNlYjYsA7rDrtsazHG6mglaGSTh0KsrW04qml+Bbz9FL0LcJIRwBWL5ZqlNHKTkU3xAA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-exponentiation-operator@^7.10.4", "@babel/plugin-transform-exponentiation-operator@^7.8.3":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.10.4.tgz#5ae338c57f8cf4001bdb35607ae66b92d665af2e"
|
|
integrity sha512-S5HgLVgkBcRdyQAHbKj+7KyuWx8C6t5oETmUuwz1pt3WTWJhsUV0WIIXuVvfXMxl/QQyHKlSCNNtaIamG8fysw==
|
|
dependencies:
|
|
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.10.4"
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-flow-strip-types@7.9.0":
|
|
version "7.9.0"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.9.0.tgz#8a3538aa40434e000b8f44a3c5c9ac7229bd2392"
|
|
integrity sha512-7Qfg0lKQhEHs93FChxVLAvhBshOPQDtJUTVHr/ZwQNRccCm4O9D79r9tVSoV8iNwjP1YgfD+e/fgHcPkN1qEQg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.3"
|
|
"@babel/plugin-syntax-flow" "^7.8.3"
|
|
|
|
"@babel/plugin-transform-for-of@^7.10.4", "@babel/plugin-transform-for-of@^7.9.0":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.10.4.tgz#c08892e8819d3a5db29031b115af511dbbfebae9"
|
|
integrity sha512-ItdQfAzu9AlEqmusA/65TqJ79eRcgGmpPPFvBnGILXZH975G0LNjP1yjHvGgfuCxqrPPueXOPe+FsvxmxKiHHQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-function-name@^7.10.4", "@babel/plugin-transform-function-name@^7.8.3":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.10.4.tgz#6a467880e0fc9638514ba369111811ddbe2644b7"
|
|
integrity sha512-OcDCq2y5+E0dVD5MagT5X+yTRbcvFjDI2ZVAottGH6tzqjx/LKpgkUepu3hp/u4tZBzxxpNGwLsAvGBvQ2mJzg==
|
|
dependencies:
|
|
"@babel/helper-function-name" "^7.10.4"
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-literals@^7.10.4", "@babel/plugin-transform-literals@^7.8.3":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.10.4.tgz#9f42ba0841100a135f22712d0e391c462f571f3c"
|
|
integrity sha512-Xd/dFSTEVuUWnyZiMu76/InZxLTYilOSr1UlHV+p115Z/Le2Fi1KXkJUYz0b42DfndostYlPub3m8ZTQlMaiqQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-member-expression-literals@^7.10.4", "@babel/plugin-transform-member-expression-literals@^7.8.3":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.10.4.tgz#b1ec44fcf195afcb8db2c62cd8e551c881baf8b7"
|
|
integrity sha512-0bFOvPyAoTBhtcJLr9VcwZqKmSjFml1iVxvPL0ReomGU53CX53HsM4h2SzckNdkQcHox1bpAqzxBI1Y09LlBSw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-modules-amd@^7.10.4", "@babel/plugin-transform-modules-amd@^7.9.0":
|
|
version "7.10.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.10.5.tgz#1b9cddaf05d9e88b3aad339cb3e445c4f020a9b1"
|
|
integrity sha512-elm5uruNio7CTLFItVC/rIzKLfQ17+fX7EVz5W0TMgIHFo1zY0Ozzx+lgwhL4plzl8OzVn6Qasx5DeEFyoNiRw==
|
|
dependencies:
|
|
"@babel/helper-module-transforms" "^7.10.5"
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
babel-plugin-dynamic-import-node "^2.3.3"
|
|
|
|
"@babel/plugin-transform-modules-commonjs@^7.10.4", "@babel/plugin-transform-modules-commonjs@^7.9.0":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.10.4.tgz#66667c3eeda1ebf7896d41f1f16b17105a2fbca0"
|
|
integrity sha512-Xj7Uq5o80HDLlW64rVfDBhao6OX89HKUmb+9vWYaLXBZOma4gA6tw4Ni1O5qVDoZWUV0fxMYA0aYzOawz0l+1w==
|
|
dependencies:
|
|
"@babel/helper-module-transforms" "^7.10.4"
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/helper-simple-access" "^7.10.4"
|
|
babel-plugin-dynamic-import-node "^2.3.3"
|
|
|
|
"@babel/plugin-transform-modules-systemjs@^7.10.4", "@babel/plugin-transform-modules-systemjs@^7.9.0":
|
|
version "7.10.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.10.5.tgz#6270099c854066681bae9e05f87e1b9cadbe8c85"
|
|
integrity sha512-f4RLO/OL14/FP1AEbcsWMzpbUz6tssRaeQg11RH1BP/XnPpRoVwgeYViMFacnkaw4k4wjRSjn3ip1Uw9TaXuMw==
|
|
dependencies:
|
|
"@babel/helper-hoist-variables" "^7.10.4"
|
|
"@babel/helper-module-transforms" "^7.10.5"
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
babel-plugin-dynamic-import-node "^2.3.3"
|
|
|
|
"@babel/plugin-transform-modules-umd@^7.10.4", "@babel/plugin-transform-modules-umd@^7.9.0":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.10.4.tgz#9a8481fe81b824654b3a0b65da3df89f3d21839e"
|
|
integrity sha512-mohW5q3uAEt8T45YT7Qc5ws6mWgJAaL/8BfWD9Dodo1A3RKWli8wTS+WiQ/knF+tXlPirW/1/MqzzGfCExKECA==
|
|
dependencies:
|
|
"@babel/helper-module-transforms" "^7.10.4"
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-named-capturing-groups-regex@^7.10.4", "@babel/plugin-transform-named-capturing-groups-regex@^7.8.3":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.10.4.tgz#78b4d978810b6f3bcf03f9e318f2fc0ed41aecb6"
|
|
integrity sha512-V6LuOnD31kTkxQPhKiVYzYC/Jgdq53irJC/xBSmqcNcqFGV+PER4l6rU5SH2Vl7bH9mLDHcc0+l9HUOe4RNGKA==
|
|
dependencies:
|
|
"@babel/helper-create-regexp-features-plugin" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-new-target@^7.10.4", "@babel/plugin-transform-new-target@^7.8.3":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.10.4.tgz#9097d753cb7b024cb7381a3b2e52e9513a9c6888"
|
|
integrity sha512-YXwWUDAH/J6dlfwqlWsztI2Puz1NtUAubXhOPLQ5gjR/qmQ5U96DY4FQO8At33JN4XPBhrjB8I4eMmLROjjLjw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-object-super@^7.10.4", "@babel/plugin-transform-object-super@^7.8.3":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.10.4.tgz#d7146c4d139433e7a6526f888c667e314a093894"
|
|
integrity sha512-5iTw0JkdRdJvr7sY0vHqTpnruUpTea32JHmq/atIWqsnNussbRzjEDyWep8UNztt1B5IusBYg8Irb0bLbiEBCQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/helper-replace-supers" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-parameters@^7.10.4", "@babel/plugin-transform-parameters@^7.8.7":
|
|
version "7.10.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.10.5.tgz#59d339d58d0b1950435f4043e74e2510005e2c4a"
|
|
integrity sha512-xPHwUj5RdFV8l1wuYiu5S9fqWGM2DrYc24TMvUiRrPVm+SM3XeqU9BcokQX/kEUe+p2RBwy+yoiR1w/Blq6ubw==
|
|
dependencies:
|
|
"@babel/helper-get-function-arity" "^7.10.4"
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-property-literals@^7.10.4", "@babel/plugin-transform-property-literals@^7.8.3":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.10.4.tgz#f6fe54b6590352298785b83edd815d214c42e3c0"
|
|
integrity sha512-ofsAcKiUxQ8TY4sScgsGeR2vJIsfrzqvFb9GvJ5UdXDzl+MyYCaBj/FGzXuv7qE0aJcjWMILny1epqelnFlz8g==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-react-constant-elements@^7.0.0":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-constant-elements/-/plugin-transform-react-constant-elements-7.10.4.tgz#0f485260bf1c29012bb973e7e404749eaac12c9e"
|
|
integrity sha512-cYmQBW1pXrqBte1raMkAulXmi7rjg3VI6ZLg9QIic8Hq7BtYXaWuZSxsr2siOMI6SWwpxjWfnwhTUrd7JlAV7g==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-react-display-name@7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.8.3.tgz#70ded987c91609f78353dd76d2fb2a0bb991e8e5"
|
|
integrity sha512-3Jy/PCw8Fe6uBKtEgz3M82ljt+lTg+xJaM4og+eyu83qLT87ZUSckn0wy7r31jflURWLO83TW6Ylf7lyXj3m5A==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.3"
|
|
|
|
"@babel/plugin-transform-react-display-name@^7.10.4", "@babel/plugin-transform-react-display-name@^7.8.3":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.10.4.tgz#b5795f4e3e3140419c3611b7a2a3832b9aef328d"
|
|
integrity sha512-Zd4X54Mu9SBfPGnEcaGcOrVAYOtjT2on8QZkLKEq1S/tHexG39d9XXGZv19VfRrDjPJzFmPfTAqOQS1pfFOujw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-react-jsx-development@^7.10.4", "@babel/plugin-transform-react-jsx-development@^7.9.0":
|
|
version "7.11.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.11.5.tgz#e1439e6a57ee3d43e9f54ace363fb29cefe5d7b6"
|
|
integrity sha512-cImAmIlKJ84sDmpQzm4/0q/2xrXlDezQoixy3qoz1NJeZL/8PRon6xZtluvr4H4FzwlDGI5tCcFupMnXGtr+qw==
|
|
dependencies:
|
|
"@babel/helper-builder-react-jsx-experimental" "^7.11.5"
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/plugin-syntax-jsx" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-react-jsx-self@^7.10.4", "@babel/plugin-transform-react-jsx-self@^7.9.0":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.10.4.tgz#cd301a5fed8988c182ed0b9d55e9bd6db0bd9369"
|
|
integrity sha512-yOvxY2pDiVJi0axdTWHSMi5T0DILN+H+SaeJeACHKjQLezEzhLx9nEF9xgpBLPtkZsks9cnb5P9iBEi21En3gg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/plugin-syntax-jsx" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-react-jsx-source@^7.10.4", "@babel/plugin-transform-react-jsx-source@^7.9.0":
|
|
version "7.10.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.10.5.tgz#34f1779117520a779c054f2cdd9680435b9222b4"
|
|
integrity sha512-wTeqHVkN1lfPLubRiZH3o73f4rfon42HpgxUSs86Nc+8QIcm/B9s8NNVXu/gwGcOyd7yDib9ikxoDLxJP0UiDA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/plugin-syntax-jsx" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-react-jsx@^7.10.4", "@babel/plugin-transform-react-jsx@^7.9.1":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.10.4.tgz#673c9f913948764a4421683b2bef2936968fddf2"
|
|
integrity sha512-L+MfRhWjX0eI7Js093MM6MacKU4M6dnCRa/QPDwYMxjljzSCzzlzKzj9Pk4P3OtrPcxr2N3znR419nr3Xw+65A==
|
|
dependencies:
|
|
"@babel/helper-builder-react-jsx" "^7.10.4"
|
|
"@babel/helper-builder-react-jsx-experimental" "^7.10.4"
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/plugin-syntax-jsx" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-react-pure-annotations@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.10.4.tgz#3eefbb73db94afbc075f097523e445354a1c6501"
|
|
integrity sha512-+njZkqcOuS8RaPakrnR9KvxjoG1ASJWpoIv/doyWngId88JoFlPlISenGXjrVacZUIALGUr6eodRs1vmPnF23A==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.10.4"
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-regenerator@^7.10.4", "@babel/plugin-transform-regenerator@^7.8.7":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.10.4.tgz#2015e59d839074e76838de2159db421966fd8b63"
|
|
integrity sha512-3thAHwtor39A7C04XucbMg17RcZ3Qppfxr22wYzZNcVIkPHfpM9J0SO8zuCV6SZa265kxBJSrfKTvDCYqBFXGw==
|
|
dependencies:
|
|
regenerator-transform "^0.14.2"
|
|
|
|
"@babel/plugin-transform-reserved-words@^7.10.4", "@babel/plugin-transform-reserved-words@^7.8.3":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.10.4.tgz#8f2682bcdcef9ed327e1b0861585d7013f8a54dd"
|
|
integrity sha512-hGsw1O6Rew1fkFbDImZIEqA8GoidwTAilwCyWqLBM9f+e/u/sQMQu7uX6dyokfOayRuuVfKOW4O7HvaBWM+JlQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-runtime@7.9.0":
|
|
version "7.9.0"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.9.0.tgz#45468c0ae74cc13204e1d3b1f4ce6ee83258af0b"
|
|
integrity sha512-pUu9VSf3kI1OqbWINQ7MaugnitRss1z533436waNXp+0N3ur3zfut37sXiQMxkuCF4VUjwZucen/quskCh7NHw==
|
|
dependencies:
|
|
"@babel/helper-module-imports" "^7.8.3"
|
|
"@babel/helper-plugin-utils" "^7.8.3"
|
|
resolve "^1.8.1"
|
|
semver "^5.5.1"
|
|
|
|
"@babel/plugin-transform-shorthand-properties@^7.10.4", "@babel/plugin-transform-shorthand-properties@^7.8.3":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.10.4.tgz#9fd25ec5cdd555bb7f473e5e6ee1c971eede4dd6"
|
|
integrity sha512-AC2K/t7o07KeTIxMoHneyX90v3zkm5cjHJEokrPEAGEy3UCp8sLKfnfOIGdZ194fyN4wfX/zZUWT9trJZ0qc+Q==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-spread@^7.11.0", "@babel/plugin-transform-spread@^7.8.3":
|
|
version "7.11.0"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.11.0.tgz#fa84d300f5e4f57752fe41a6d1b3c554f13f17cc"
|
|
integrity sha512-UwQYGOqIdQJe4aWNyS7noqAnN2VbaczPLiEtln+zPowRNlD+79w3oi2TWfYe0eZgd+gjZCbsydN7lzWysDt+gw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.11.0"
|
|
|
|
"@babel/plugin-transform-sticky-regex@^7.10.4", "@babel/plugin-transform-sticky-regex@^7.8.3":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.10.4.tgz#8f3889ee8657581130a29d9cc91d7c73b7c4a28d"
|
|
integrity sha512-Ddy3QZfIbEV0VYcVtFDCjeE4xwVTJWTmUtorAJkn6u/92Z/nWJNV+mILyqHKrUxXYKA2EoCilgoPePymKL4DvQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/helper-regex" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-template-literals@^7.10.4", "@babel/plugin-transform-template-literals@^7.8.3":
|
|
version "7.10.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.10.5.tgz#78bc5d626a6642db3312d9d0f001f5e7639fde8c"
|
|
integrity sha512-V/lnPGIb+KT12OQikDvgSuesRX14ck5FfJXt6+tXhdkJ+Vsd0lDCVtF6jcB4rNClYFzaB2jusZ+lNISDk2mMMw==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.10.4"
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-typeof-symbol@^7.10.4", "@babel/plugin-transform-typeof-symbol@^7.8.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.10.4.tgz#9509f1a7eec31c4edbffe137c16cc33ff0bc5bfc"
|
|
integrity sha512-QqNgYwuuW0y0H+kUE/GWSR45t/ccRhe14Fs/4ZRouNNQsyd4o3PG4OtHiIrepbM2WKUBDAXKCAK/Lk4VhzTaGA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-typescript@^7.9.0":
|
|
version "7.11.0"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.11.0.tgz#2b4879676af37342ebb278216dd090ac67f13abb"
|
|
integrity sha512-edJsNzTtvb3MaXQwj8403B7mZoGu9ElDJQZOKjGUnvilquxBA3IQoEIOvkX/1O8xfAsnHS/oQhe2w/IXrr+w0w==
|
|
dependencies:
|
|
"@babel/helper-create-class-features-plugin" "^7.10.5"
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/plugin-syntax-typescript" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-unicode-escapes@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.10.4.tgz#feae523391c7651ddac115dae0a9d06857892007"
|
|
integrity sha512-y5XJ9waMti2J+e7ij20e+aH+fho7Wb7W8rNuu72aKRwCHFqQdhkdU2lo3uZ9tQuboEJcUFayXdARhcxLQ3+6Fg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-unicode-regex@^7.10.4", "@babel/plugin-transform-unicode-regex@^7.8.3":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.10.4.tgz#e56d71f9282fac6db09c82742055576d5e6d80a8"
|
|
integrity sha512-wNfsc4s8N2qnIwpO/WP2ZiSyjfpTamT2C9V9FDH/Ljub9zw6P3SjkXcFmc0RQUt96k2fmIvtla2MMjgTwIAC+A==
|
|
dependencies:
|
|
"@babel/helper-create-regexp-features-plugin" "^7.10.4"
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/preset-env@7.9.0":
|
|
version "7.9.0"
|
|
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.9.0.tgz#a5fc42480e950ae8f5d9f8f2bbc03f52722df3a8"
|
|
integrity sha512-712DeRXT6dyKAM/FMbQTV/FvRCms2hPCx+3weRjZ8iQVQWZejWWk1wwG6ViWMyqb/ouBbGOl5b6aCk0+j1NmsQ==
|
|
dependencies:
|
|
"@babel/compat-data" "^7.9.0"
|
|
"@babel/helper-compilation-targets" "^7.8.7"
|
|
"@babel/helper-module-imports" "^7.8.3"
|
|
"@babel/helper-plugin-utils" "^7.8.3"
|
|
"@babel/plugin-proposal-async-generator-functions" "^7.8.3"
|
|
"@babel/plugin-proposal-dynamic-import" "^7.8.3"
|
|
"@babel/plugin-proposal-json-strings" "^7.8.3"
|
|
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.8.3"
|
|
"@babel/plugin-proposal-numeric-separator" "^7.8.3"
|
|
"@babel/plugin-proposal-object-rest-spread" "^7.9.0"
|
|
"@babel/plugin-proposal-optional-catch-binding" "^7.8.3"
|
|
"@babel/plugin-proposal-optional-chaining" "^7.9.0"
|
|
"@babel/plugin-proposal-unicode-property-regex" "^7.8.3"
|
|
"@babel/plugin-syntax-async-generators" "^7.8.0"
|
|
"@babel/plugin-syntax-dynamic-import" "^7.8.0"
|
|
"@babel/plugin-syntax-json-strings" "^7.8.0"
|
|
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0"
|
|
"@babel/plugin-syntax-numeric-separator" "^7.8.0"
|
|
"@babel/plugin-syntax-object-rest-spread" "^7.8.0"
|
|
"@babel/plugin-syntax-optional-catch-binding" "^7.8.0"
|
|
"@babel/plugin-syntax-optional-chaining" "^7.8.0"
|
|
"@babel/plugin-syntax-top-level-await" "^7.8.3"
|
|
"@babel/plugin-transform-arrow-functions" "^7.8.3"
|
|
"@babel/plugin-transform-async-to-generator" "^7.8.3"
|
|
"@babel/plugin-transform-block-scoped-functions" "^7.8.3"
|
|
"@babel/plugin-transform-block-scoping" "^7.8.3"
|
|
"@babel/plugin-transform-classes" "^7.9.0"
|
|
"@babel/plugin-transform-computed-properties" "^7.8.3"
|
|
"@babel/plugin-transform-destructuring" "^7.8.3"
|
|
"@babel/plugin-transform-dotall-regex" "^7.8.3"
|
|
"@babel/plugin-transform-duplicate-keys" "^7.8.3"
|
|
"@babel/plugin-transform-exponentiation-operator" "^7.8.3"
|
|
"@babel/plugin-transform-for-of" "^7.9.0"
|
|
"@babel/plugin-transform-function-name" "^7.8.3"
|
|
"@babel/plugin-transform-literals" "^7.8.3"
|
|
"@babel/plugin-transform-member-expression-literals" "^7.8.3"
|
|
"@babel/plugin-transform-modules-amd" "^7.9.0"
|
|
"@babel/plugin-transform-modules-commonjs" "^7.9.0"
|
|
"@babel/plugin-transform-modules-systemjs" "^7.9.0"
|
|
"@babel/plugin-transform-modules-umd" "^7.9.0"
|
|
"@babel/plugin-transform-named-capturing-groups-regex" "^7.8.3"
|
|
"@babel/plugin-transform-new-target" "^7.8.3"
|
|
"@babel/plugin-transform-object-super" "^7.8.3"
|
|
"@babel/plugin-transform-parameters" "^7.8.7"
|
|
"@babel/plugin-transform-property-literals" "^7.8.3"
|
|
"@babel/plugin-transform-regenerator" "^7.8.7"
|
|
"@babel/plugin-transform-reserved-words" "^7.8.3"
|
|
"@babel/plugin-transform-shorthand-properties" "^7.8.3"
|
|
"@babel/plugin-transform-spread" "^7.8.3"
|
|
"@babel/plugin-transform-sticky-regex" "^7.8.3"
|
|
"@babel/plugin-transform-template-literals" "^7.8.3"
|
|
"@babel/plugin-transform-typeof-symbol" "^7.8.4"
|
|
"@babel/plugin-transform-unicode-regex" "^7.8.3"
|
|
"@babel/preset-modules" "^0.1.3"
|
|
"@babel/types" "^7.9.0"
|
|
browserslist "^4.9.1"
|
|
core-js-compat "^3.6.2"
|
|
invariant "^2.2.2"
|
|
levenary "^1.1.1"
|
|
semver "^5.5.0"
|
|
|
|
"@babel/preset-env@^7.4.5":
|
|
version "7.11.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.11.5.tgz#18cb4b9379e3e92ffea92c07471a99a2914e4272"
|
|
integrity sha512-kXqmW1jVcnB2cdueV+fyBM8estd5mlNfaQi6lwLgRwCby4edpavgbFhiBNjmWA3JpB/yZGSISa7Srf+TwxDQoA==
|
|
dependencies:
|
|
"@babel/compat-data" "^7.11.0"
|
|
"@babel/helper-compilation-targets" "^7.10.4"
|
|
"@babel/helper-module-imports" "^7.10.4"
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/plugin-proposal-async-generator-functions" "^7.10.4"
|
|
"@babel/plugin-proposal-class-properties" "^7.10.4"
|
|
"@babel/plugin-proposal-dynamic-import" "^7.10.4"
|
|
"@babel/plugin-proposal-export-namespace-from" "^7.10.4"
|
|
"@babel/plugin-proposal-json-strings" "^7.10.4"
|
|
"@babel/plugin-proposal-logical-assignment-operators" "^7.11.0"
|
|
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.10.4"
|
|
"@babel/plugin-proposal-numeric-separator" "^7.10.4"
|
|
"@babel/plugin-proposal-object-rest-spread" "^7.11.0"
|
|
"@babel/plugin-proposal-optional-catch-binding" "^7.10.4"
|
|
"@babel/plugin-proposal-optional-chaining" "^7.11.0"
|
|
"@babel/plugin-proposal-private-methods" "^7.10.4"
|
|
"@babel/plugin-proposal-unicode-property-regex" "^7.10.4"
|
|
"@babel/plugin-syntax-async-generators" "^7.8.0"
|
|
"@babel/plugin-syntax-class-properties" "^7.10.4"
|
|
"@babel/plugin-syntax-dynamic-import" "^7.8.0"
|
|
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
|
|
"@babel/plugin-syntax-json-strings" "^7.8.0"
|
|
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
|
|
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0"
|
|
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
|
"@babel/plugin-syntax-object-rest-spread" "^7.8.0"
|
|
"@babel/plugin-syntax-optional-catch-binding" "^7.8.0"
|
|
"@babel/plugin-syntax-optional-chaining" "^7.8.0"
|
|
"@babel/plugin-syntax-top-level-await" "^7.10.4"
|
|
"@babel/plugin-transform-arrow-functions" "^7.10.4"
|
|
"@babel/plugin-transform-async-to-generator" "^7.10.4"
|
|
"@babel/plugin-transform-block-scoped-functions" "^7.10.4"
|
|
"@babel/plugin-transform-block-scoping" "^7.10.4"
|
|
"@babel/plugin-transform-classes" "^7.10.4"
|
|
"@babel/plugin-transform-computed-properties" "^7.10.4"
|
|
"@babel/plugin-transform-destructuring" "^7.10.4"
|
|
"@babel/plugin-transform-dotall-regex" "^7.10.4"
|
|
"@babel/plugin-transform-duplicate-keys" "^7.10.4"
|
|
"@babel/plugin-transform-exponentiation-operator" "^7.10.4"
|
|
"@babel/plugin-transform-for-of" "^7.10.4"
|
|
"@babel/plugin-transform-function-name" "^7.10.4"
|
|
"@babel/plugin-transform-literals" "^7.10.4"
|
|
"@babel/plugin-transform-member-expression-literals" "^7.10.4"
|
|
"@babel/plugin-transform-modules-amd" "^7.10.4"
|
|
"@babel/plugin-transform-modules-commonjs" "^7.10.4"
|
|
"@babel/plugin-transform-modules-systemjs" "^7.10.4"
|
|
"@babel/plugin-transform-modules-umd" "^7.10.4"
|
|
"@babel/plugin-transform-named-capturing-groups-regex" "^7.10.4"
|
|
"@babel/plugin-transform-new-target" "^7.10.4"
|
|
"@babel/plugin-transform-object-super" "^7.10.4"
|
|
"@babel/plugin-transform-parameters" "^7.10.4"
|
|
"@babel/plugin-transform-property-literals" "^7.10.4"
|
|
"@babel/plugin-transform-regenerator" "^7.10.4"
|
|
"@babel/plugin-transform-reserved-words" "^7.10.4"
|
|
"@babel/plugin-transform-shorthand-properties" "^7.10.4"
|
|
"@babel/plugin-transform-spread" "^7.11.0"
|
|
"@babel/plugin-transform-sticky-regex" "^7.10.4"
|
|
"@babel/plugin-transform-template-literals" "^7.10.4"
|
|
"@babel/plugin-transform-typeof-symbol" "^7.10.4"
|
|
"@babel/plugin-transform-unicode-escapes" "^7.10.4"
|
|
"@babel/plugin-transform-unicode-regex" "^7.10.4"
|
|
"@babel/preset-modules" "^0.1.3"
|
|
"@babel/types" "^7.11.5"
|
|
browserslist "^4.12.0"
|
|
core-js-compat "^3.6.2"
|
|
invariant "^2.2.2"
|
|
levenary "^1.1.1"
|
|
semver "^5.5.0"
|
|
|
|
"@babel/preset-modules@^0.1.3":
|
|
version "0.1.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/preset-modules/-/preset-modules-0.1.4.tgz#362f2b68c662842970fdb5e254ffc8fc1c2e415e"
|
|
integrity sha512-J36NhwnfdzpmH41M1DrnkkgAqhZaqr/NBdPfQ677mLzlaXo+oDiv1deyCDtgAhz8p328otdob0Du7+xgHGZbKg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
"@babel/plugin-proposal-unicode-property-regex" "^7.4.4"
|
|
"@babel/plugin-transform-dotall-regex" "^7.4.4"
|
|
"@babel/types" "^7.4.4"
|
|
esutils "^2.0.2"
|
|
|
|
"@babel/preset-react@7.9.1":
|
|
version "7.9.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.9.1.tgz#b346403c36d58c3bb544148272a0cefd9c28677a"
|
|
integrity sha512-aJBYF23MPj0RNdp/4bHnAP0NVqqZRr9kl0NAOP4nJCex6OYVio59+dnQzsAWFuogdLyeaKA1hmfUIVZkY5J+TQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.3"
|
|
"@babel/plugin-transform-react-display-name" "^7.8.3"
|
|
"@babel/plugin-transform-react-jsx" "^7.9.1"
|
|
"@babel/plugin-transform-react-jsx-development" "^7.9.0"
|
|
"@babel/plugin-transform-react-jsx-self" "^7.9.0"
|
|
"@babel/plugin-transform-react-jsx-source" "^7.9.0"
|
|
|
|
"@babel/preset-react@^7.0.0":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.10.4.tgz#92e8a66d816f9911d11d4cc935be67adfc82dbcf"
|
|
integrity sha512-BrHp4TgOIy4M19JAfO1LhycVXOPWdDbTRep7eVyatf174Hff+6Uk53sDyajqZPu8W1qXRBiYOfIamek6jA7YVw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/plugin-transform-react-display-name" "^7.10.4"
|
|
"@babel/plugin-transform-react-jsx" "^7.10.4"
|
|
"@babel/plugin-transform-react-jsx-development" "^7.10.4"
|
|
"@babel/plugin-transform-react-jsx-self" "^7.10.4"
|
|
"@babel/plugin-transform-react-jsx-source" "^7.10.4"
|
|
"@babel/plugin-transform-react-pure-annotations" "^7.10.4"
|
|
|
|
"@babel/preset-typescript@7.9.0":
|
|
version "7.9.0"
|
|
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.9.0.tgz#87705a72b1f0d59df21c179f7c3d2ef4b16ce192"
|
|
integrity sha512-S4cueFnGrIbvYJgwsVFKdvOmpiL0XGw9MFW9D0vgRys5g36PBhZRL8NX8Gr2akz8XRtzq6HuDXPD/1nniagNUg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.3"
|
|
"@babel/plugin-transform-typescript" "^7.9.0"
|
|
|
|
"@babel/runtime-corejs3@^7.10.2", "@babel/runtime-corejs3@^7.8.3":
|
|
version "7.11.2"
|
|
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.11.2.tgz#02c3029743150188edeb66541195f54600278419"
|
|
integrity sha512-qh5IR+8VgFz83VBa6OkaET6uN/mJOhHONuy3m1sgF0CV6mXdPSEBdA7e1eUbVvyNtANjMbg22JUv71BaDXLY6A==
|
|
dependencies:
|
|
core-js-pure "^3.0.0"
|
|
regenerator-runtime "^0.13.4"
|
|
|
|
"@babel/runtime@7.9.0":
|
|
version "7.9.0"
|
|
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.9.0.tgz#337eda67401f5b066a6f205a3113d4ac18ba495b"
|
|
integrity sha512-cTIudHnzuWLS56ik4DnRnqqNf8MkdUzV4iFFI1h7Jo9xvrpQROYaAnaSd2mHLQAzzZAPfATynX5ord6YlNYNMA==
|
|
dependencies:
|
|
regenerator-runtime "^0.13.4"
|
|
|
|
"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.3.4", "@babel/runtime@^7.4.5", "@babel/runtime@^7.5.1", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4":
|
|
version "7.11.2"
|
|
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.11.2.tgz#f549c13c754cc40b87644b9fa9f09a6a95fe0736"
|
|
integrity sha512-TeWkU52so0mPtDcaCTxNBI/IHiz0pZgr8VEFqXFtZWpYD08ZB6FaSwVAS8MKRQAP3bYKiVjwysOJgMFY28o6Tw==
|
|
dependencies:
|
|
regenerator-runtime "^0.13.4"
|
|
|
|
"@babel/template@^7.10.4", "@babel/template@^7.4.0", "@babel/template@^7.8.6":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.4.tgz#3251996c4200ebc71d1a8fc405fba940f36ba278"
|
|
integrity sha512-ZCjD27cGJFUB6nmCB1Enki3r+L5kJveX9pq1SvAUKoICy6CZ9yD8xO086YXdYhvNjBdnekm4ZnaP5yC8Cs/1tA==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.10.4"
|
|
"@babel/parser" "^7.10.4"
|
|
"@babel/types" "^7.10.4"
|
|
|
|
"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.11.5", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.9.0":
|
|
version "7.11.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.5.tgz#be777b93b518eb6d76ee2e1ea1d143daa11e61c3"
|
|
integrity sha512-EjiPXt+r7LiCZXEfRpSJd+jUMnBd4/9OUv7Nx3+0u9+eimMwJmG0Q98lw4/289JCoxSE8OolDMNZaaF/JZ69WQ==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.10.4"
|
|
"@babel/generator" "^7.11.5"
|
|
"@babel/helper-function-name" "^7.10.4"
|
|
"@babel/helper-split-export-declaration" "^7.11.0"
|
|
"@babel/parser" "^7.11.5"
|
|
"@babel/types" "^7.11.5"
|
|
debug "^4.1.0"
|
|
globals "^11.1.0"
|
|
lodash "^4.17.19"
|
|
|
|
"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.11.5", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.9.0":
|
|
version "7.11.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.5.tgz#d9de577d01252d77c6800cee039ee64faf75662d"
|
|
integrity sha512-bvM7Qz6eKnJVFIn+1LPtjlBFPVN5jNDc1XmN15vWe7Q3DPBufWWsLiIvUu7xW87uTG6QoggpIDnUgLQvPheU+Q==
|
|
dependencies:
|
|
"@babel/helper-validator-identifier" "^7.10.4"
|
|
lodash "^4.17.19"
|
|
to-fast-properties "^2.0.0"
|
|
|
|
"@cnakazawa/watch@^1.0.3":
|
|
version "1.0.4"
|
|
resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.4.tgz#f864ae85004d0fcab6f50be9141c4da368d1656a"
|
|
integrity sha512-v9kIhKwjeZThiWrLmj0y17CWoyddASLj9O2yvbZkbvw/N3rWOYy9zkV66ursAoVr0mV15bL8g0c4QZUE6cdDoQ==
|
|
dependencies:
|
|
exec-sh "^0.3.2"
|
|
minimist "^1.2.0"
|
|
|
|
"@csstools/convert-colors@^1.4.0":
|
|
version "1.4.0"
|
|
resolved "https://registry.yarnpkg.com/@csstools/convert-colors/-/convert-colors-1.4.0.tgz#ad495dc41b12e75d588c6db8b9834f08fa131eb7"
|
|
integrity sha512-5a6wqoJV/xEdbRNKVo6I4hO3VjyDq//8q2f9I6PBAvMesJHFauXDorcNCsr9RzvsZnaWi5NYCcfyqP1QeFHFbw==
|
|
|
|
"@csstools/normalize.css@^10.1.0":
|
|
version "10.1.0"
|
|
resolved "https://registry.yarnpkg.com/@csstools/normalize.css/-/normalize.css-10.1.0.tgz#f0950bba18819512d42f7197e56c518aa491cf18"
|
|
integrity sha512-ij4wRiunFfaJxjB0BdrYHIH8FxBJpOwNPhhAcunlmPdXudL1WQV1qoP9un6JsEBAgQH+7UXyyjh0g7jTxXK6tg==
|
|
|
|
"@egjs/component@^2.1.2":
|
|
version "2.1.2"
|
|
resolved "https://registry.yarnpkg.com/@egjs/component/-/component-2.1.2.tgz#c466a0a6fc6ba2d479814dcbe6ee4643c25a2e5b"
|
|
integrity sha512-7tnPiqxbSZ0porzlm0+/O3qZdanMj0zOq0sb17wQXuaRG49XKKKJaO+SacGnZDqf308N5hzJ0m9fZ4+j+VBvXA==
|
|
|
|
"@egjs/infinitegrid@^3.6.3":
|
|
version "3.6.3"
|
|
resolved "https://registry.yarnpkg.com/@egjs/infinitegrid/-/infinitegrid-3.6.3.tgz#f12f60b4d7d983a6cc0371735df69991101618cc"
|
|
integrity sha512-GELg3eeOjIvk6DkUB61sab2eyV8yJHB2npR7mHmp0rjGf3nJoEBR6A1FqjIrAtT+NjseBxTP2EqYRyI9CwhrIA==
|
|
dependencies:
|
|
"@egjs/component" "^2.1.2"
|
|
"@egjs/lazyloaded" "0.0.2"
|
|
"@egjs/list-differ" "^1.0.0"
|
|
|
|
"@egjs/lazyloaded@0.0.2":
|
|
version "0.0.2"
|
|
resolved "https://registry.yarnpkg.com/@egjs/lazyloaded/-/lazyloaded-0.0.2.tgz#1658a2188239e1c5e9dee71734830bcca6625388"
|
|
integrity sha512-UWgJCDHxsEP/sF+ztwl8F79rP1RHmlwG5ur0fFUT6RgaqKN6aQTnuYm9G/MQB48mWpw/tsY80Ha7xhvhryl+FA==
|
|
dependencies:
|
|
"@egjs/component" "^2.1.2"
|
|
|
|
"@egjs/list-differ@^1.0.0":
|
|
version "1.0.0"
|
|
resolved "https://registry.yarnpkg.com/@egjs/list-differ/-/list-differ-1.0.0.tgz#2277aff52e3e4bd9318d5c30ffc3ba3b6216f05e"
|
|
integrity sha512-HsbMKc0ZAQH+EUeCmI/2PvTYSybmkaWwakU8QGDYYgMVIg9BQ5sM0A0Nnombjxo2+JzXHxmH+jw//yGX+y6GYw==
|
|
|
|
"@egjs/react-infinitegrid@^3.0.5":
|
|
version "3.0.5"
|
|
resolved "https://registry.yarnpkg.com/@egjs/react-infinitegrid/-/react-infinitegrid-3.0.5.tgz#be3759b219c67d7f8e487a2857ccd7d453949b26"
|
|
integrity sha512-Lf90xlCuThKeg9JfZEd9gdn4a5WgHaL/DmsiS/qWe3dUs7XmEolvfh3tzCP6j8APt6ezQsblr0q/DpUnG/7xkg==
|
|
dependencies:
|
|
"@egjs/infinitegrid" "^3.6.3"
|
|
"@egjs/list-differ" "^1.0.0"
|
|
|
|
"@hapi/address@2.x.x":
|
|
version "2.1.4"
|
|
resolved "https://registry.yarnpkg.com/@hapi/address/-/address-2.1.4.tgz#5d67ed43f3fd41a69d4b9ff7b56e7c0d1d0a81e5"
|
|
integrity sha512-QD1PhQk+s31P1ixsX0H0Suoupp3VMXzIVMSwobR3F3MSUO2YCV0B7xqLcUw/Bh8yuvd3LhpyqLQWTNcRmp6IdQ==
|
|
|
|
"@hapi/bourne@1.x.x":
|
|
version "1.3.2"
|
|
resolved "https://registry.yarnpkg.com/@hapi/bourne/-/bourne-1.3.2.tgz#0a7095adea067243ce3283e1b56b8a8f453b242a"
|
|
integrity sha512-1dVNHT76Uu5N3eJNTYcvxee+jzX4Z9lfciqRRHCU27ihbUcYi+iSc2iml5Ke1LXe1SyJCLA0+14Jh4tXJgOppA==
|
|
|
|
"@hapi/hoek@8.x.x", "@hapi/hoek@^8.3.0":
|
|
version "8.5.1"
|
|
resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-8.5.1.tgz#fde96064ca446dec8c55a8c2f130957b070c6e06"
|
|
integrity sha512-yN7kbciD87WzLGc5539Tn0sApjyiGHAJgKvG9W8C7O+6c7qmoQMfVs0W4bX17eqz6C78QJqqFrtgdK5EWf6Qow==
|
|
|
|
"@hapi/joi@^15.0.0":
|
|
version "15.1.1"
|
|
resolved "https://registry.yarnpkg.com/@hapi/joi/-/joi-15.1.1.tgz#c675b8a71296f02833f8d6d243b34c57b8ce19d7"
|
|
integrity sha512-entf8ZMOK8sc+8YfeOlM8pCfg3b5+WZIKBfUaaJT8UsjAAPjartzxIYm3TIbjvA4u+u++KbcXD38k682nVHDAQ==
|
|
dependencies:
|
|
"@hapi/address" "2.x.x"
|
|
"@hapi/bourne" "1.x.x"
|
|
"@hapi/hoek" "8.x.x"
|
|
"@hapi/topo" "3.x.x"
|
|
|
|
"@hapi/topo@3.x.x":
|
|
version "3.1.6"
|
|
resolved "https://registry.yarnpkg.com/@hapi/topo/-/topo-3.1.6.tgz#68d935fa3eae7fdd5ab0d7f953f3205d8b2bfc29"
|
|
integrity sha512-tAag0jEcjwH+P2quUfipd7liWCNX2F8NvYjQp2wtInsZxnMlypdw0FtAOLxtvvkO+GSRRbmNi8m/5y42PQJYCQ==
|
|
dependencies:
|
|
"@hapi/hoek" "^8.3.0"
|
|
|
|
"@jest/console@^24.7.1", "@jest/console@^24.9.0":
|
|
version "24.9.0"
|
|
resolved "https://registry.yarnpkg.com/@jest/console/-/console-24.9.0.tgz#79b1bc06fb74a8cfb01cbdedf945584b1b9707f0"
|
|
integrity sha512-Zuj6b8TnKXi3q4ymac8EQfc3ea/uhLeCGThFqXeC8H9/raaH8ARPUTdId+XyGd03Z4In0/VjD2OYFcBF09fNLQ==
|
|
dependencies:
|
|
"@jest/source-map" "^24.9.0"
|
|
chalk "^2.0.1"
|
|
slash "^2.0.0"
|
|
|
|
"@jest/core@^24.9.0":
|
|
version "24.9.0"
|
|
resolved "https://registry.yarnpkg.com/@jest/core/-/core-24.9.0.tgz#2ceccd0b93181f9c4850e74f2a9ad43d351369c4"
|
|
integrity sha512-Fogg3s4wlAr1VX7q+rhV9RVnUv5tD7VuWfYy1+whMiWUrvl7U3QJSJyWcDio9Lq2prqYsZaeTv2Rz24pWGkJ2A==
|
|
dependencies:
|
|
"@jest/console" "^24.7.1"
|
|
"@jest/reporters" "^24.9.0"
|
|
"@jest/test-result" "^24.9.0"
|
|
"@jest/transform" "^24.9.0"
|
|
"@jest/types" "^24.9.0"
|
|
ansi-escapes "^3.0.0"
|
|
chalk "^2.0.1"
|
|
exit "^0.1.2"
|
|
graceful-fs "^4.1.15"
|
|
jest-changed-files "^24.9.0"
|
|
jest-config "^24.9.0"
|
|
jest-haste-map "^24.9.0"
|
|
jest-message-util "^24.9.0"
|
|
jest-regex-util "^24.3.0"
|
|
jest-resolve "^24.9.0"
|
|
jest-resolve-dependencies "^24.9.0"
|
|
jest-runner "^24.9.0"
|
|
jest-runtime "^24.9.0"
|
|
jest-snapshot "^24.9.0"
|
|
jest-util "^24.9.0"
|
|
jest-validate "^24.9.0"
|
|
jest-watcher "^24.9.0"
|
|
micromatch "^3.1.10"
|
|
p-each-series "^1.0.0"
|
|
realpath-native "^1.1.0"
|
|
rimraf "^2.5.4"
|
|
slash "^2.0.0"
|
|
strip-ansi "^5.0.0"
|
|
|
|
"@jest/environment@^24.3.0", "@jest/environment@^24.9.0":
|
|
version "24.9.0"
|
|
resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-24.9.0.tgz#21e3afa2d65c0586cbd6cbefe208bafade44ab18"
|
|
integrity sha512-5A1QluTPhvdIPFYnO3sZC3smkNeXPVELz7ikPbhUj0bQjB07EoE9qtLrem14ZUYWdVayYbsjVwIiL4WBIMV4aQ==
|
|
dependencies:
|
|
"@jest/fake-timers" "^24.9.0"
|
|
"@jest/transform" "^24.9.0"
|
|
"@jest/types" "^24.9.0"
|
|
jest-mock "^24.9.0"
|
|
|
|
"@jest/fake-timers@^24.3.0", "@jest/fake-timers@^24.9.0":
|
|
version "24.9.0"
|
|
resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-24.9.0.tgz#ba3e6bf0eecd09a636049896434d306636540c93"
|
|
integrity sha512-eWQcNa2YSwzXWIMC5KufBh3oWRIijrQFROsIqt6v/NS9Io/gknw1jsAC9c+ih/RQX4A3O7SeWAhQeN0goKhT9A==
|
|
dependencies:
|
|
"@jest/types" "^24.9.0"
|
|
jest-message-util "^24.9.0"
|
|
jest-mock "^24.9.0"
|
|
|
|
"@jest/reporters@^24.9.0":
|
|
version "24.9.0"
|
|
resolved "https://registry.yarnpkg.com/@jest/reporters/-/reporters-24.9.0.tgz#86660eff8e2b9661d042a8e98a028b8d631a5b43"
|
|
integrity sha512-mu4X0yjaHrffOsWmVLzitKmmmWSQ3GGuefgNscUSWNiUNcEOSEQk9k3pERKEQVBb0Cnn88+UESIsZEMH3o88Gw==
|
|
dependencies:
|
|
"@jest/environment" "^24.9.0"
|
|
"@jest/test-result" "^24.9.0"
|
|
"@jest/transform" "^24.9.0"
|
|
"@jest/types" "^24.9.0"
|
|
chalk "^2.0.1"
|
|
exit "^0.1.2"
|
|
glob "^7.1.2"
|
|
istanbul-lib-coverage "^2.0.2"
|
|
istanbul-lib-instrument "^3.0.1"
|
|
istanbul-lib-report "^2.0.4"
|
|
istanbul-lib-source-maps "^3.0.1"
|
|
istanbul-reports "^2.2.6"
|
|
jest-haste-map "^24.9.0"
|
|
jest-resolve "^24.9.0"
|
|
jest-runtime "^24.9.0"
|
|
jest-util "^24.9.0"
|
|
jest-worker "^24.6.0"
|
|
node-notifier "^5.4.2"
|
|
slash "^2.0.0"
|
|
source-map "^0.6.0"
|
|
string-length "^2.0.0"
|
|
|
|
"@jest/source-map@^24.3.0", "@jest/source-map@^24.9.0":
|
|
version "24.9.0"
|
|
resolved "https://registry.yarnpkg.com/@jest/source-map/-/source-map-24.9.0.tgz#0e263a94430be4b41da683ccc1e6bffe2a191714"
|
|
integrity sha512-/Xw7xGlsZb4MJzNDgB7PW5crou5JqWiBQaz6xyPd3ArOg2nfn/PunV8+olXbbEZzNl591o5rWKE9BRDaFAuIBg==
|
|
dependencies:
|
|
callsites "^3.0.0"
|
|
graceful-fs "^4.1.15"
|
|
source-map "^0.6.0"
|
|
|
|
"@jest/test-result@^24.9.0":
|
|
version "24.9.0"
|
|
resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-24.9.0.tgz#11796e8aa9dbf88ea025757b3152595ad06ba0ca"
|
|
integrity sha512-XEFrHbBonBJ8dGp2JmF8kP/nQI/ImPpygKHwQ/SY+es59Z3L5PI4Qb9TQQMAEeYsThG1xF0k6tmG0tIKATNiiA==
|
|
dependencies:
|
|
"@jest/console" "^24.9.0"
|
|
"@jest/types" "^24.9.0"
|
|
"@types/istanbul-lib-coverage" "^2.0.0"
|
|
|
|
"@jest/test-sequencer@^24.9.0":
|
|
version "24.9.0"
|
|
resolved "https://registry.yarnpkg.com/@jest/test-sequencer/-/test-sequencer-24.9.0.tgz#f8f334f35b625a4f2f355f2fe7e6036dad2e6b31"
|
|
integrity sha512-6qqsU4o0kW1dvA95qfNog8v8gkRN9ph6Lz7r96IvZpHdNipP2cBcb07J1Z45mz/VIS01OHJ3pY8T5fUY38tg4A==
|
|
dependencies:
|
|
"@jest/test-result" "^24.9.0"
|
|
jest-haste-map "^24.9.0"
|
|
jest-runner "^24.9.0"
|
|
jest-runtime "^24.9.0"
|
|
|
|
"@jest/transform@^24.9.0":
|
|
version "24.9.0"
|
|
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-24.9.0.tgz#4ae2768b296553fadab09e9ec119543c90b16c56"
|
|
integrity sha512-TcQUmyNRxV94S0QpMOnZl0++6RMiqpbH/ZMccFB/amku6Uwvyb1cjYX7xkp5nGNkbX4QPH/FcB6q1HBTHynLmQ==
|
|
dependencies:
|
|
"@babel/core" "^7.1.0"
|
|
"@jest/types" "^24.9.0"
|
|
babel-plugin-istanbul "^5.1.0"
|
|
chalk "^2.0.1"
|
|
convert-source-map "^1.4.0"
|
|
fast-json-stable-stringify "^2.0.0"
|
|
graceful-fs "^4.1.15"
|
|
jest-haste-map "^24.9.0"
|
|
jest-regex-util "^24.9.0"
|
|
jest-util "^24.9.0"
|
|
micromatch "^3.1.10"
|
|
pirates "^4.0.1"
|
|
realpath-native "^1.1.0"
|
|
slash "^2.0.0"
|
|
source-map "^0.6.1"
|
|
write-file-atomic "2.4.1"
|
|
|
|
"@jest/types@^24.3.0", "@jest/types@^24.9.0":
|
|
version "24.9.0"
|
|
resolved "https://registry.yarnpkg.com/@jest/types/-/types-24.9.0.tgz#63cb26cb7500d069e5a389441a7c6ab5e909fc59"
|
|
integrity sha512-XKK7ze1apu5JWQ5eZjHITP66AX+QsLlbaJRBGYr8pNzwcAE2JVkwnf0yqjHTsDRcjR0mujy/NmZMXw5kl+kGBw==
|
|
dependencies:
|
|
"@types/istanbul-lib-coverage" "^2.0.0"
|
|
"@types/istanbul-reports" "^1.1.1"
|
|
"@types/yargs" "^13.0.0"
|
|
|
|
"@jest/types@^25.5.0":
|
|
version "25.5.0"
|
|
resolved "https://registry.yarnpkg.com/@jest/types/-/types-25.5.0.tgz#4d6a4793f7b9599fc3680877b856a97dbccf2a9d"
|
|
integrity sha512-OXD0RgQ86Tu3MazKo8bnrkDRaDXXMGUqd+kTtLtK1Zb7CRzQcaSRPPPV37SvYTdevXEBVxe0HXylEjs8ibkmCw==
|
|
dependencies:
|
|
"@types/istanbul-lib-coverage" "^2.0.0"
|
|
"@types/istanbul-reports" "^1.1.1"
|
|
"@types/yargs" "^15.0.0"
|
|
chalk "^3.0.0"
|
|
|
|
"@jest/types@^26.3.0":
|
|
version "26.3.0"
|
|
resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.3.0.tgz#97627bf4bdb72c55346eef98e3b3f7ddc4941f71"
|
|
integrity sha512-BDPG23U0qDeAvU4f99haztXwdAg3hz4El95LkAM+tHAqqhiVzRpEGHHU8EDxT/AnxOrA65YjLBwDahdJ9pTLJQ==
|
|
dependencies:
|
|
"@types/istanbul-lib-coverage" "^2.0.0"
|
|
"@types/istanbul-reports" "^3.0.0"
|
|
"@types/node" "*"
|
|
"@types/yargs" "^15.0.0"
|
|
chalk "^4.0.0"
|
|
|
|
"@mrmlnc/readdir-enhanced@^2.2.1":
|
|
version "2.2.1"
|
|
resolved "https://registry.yarnpkg.com/@mrmlnc/readdir-enhanced/-/readdir-enhanced-2.2.1.tgz#524af240d1a360527b730475ecfa1344aa540dde"
|
|
integrity sha512-bPHp6Ji8b41szTOcaP63VlnbbO5Ny6dwAATtY6JTjh5N2OLrb5Qk/Th5cRkRQhkWCt+EJsYrNB0MiL+Gpn6e3g==
|
|
dependencies:
|
|
call-me-maybe "^1.0.1"
|
|
glob-to-regexp "^0.3.0"
|
|
|
|
"@nodelib/fs.stat@^1.1.2":
|
|
version "1.1.3"
|
|
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b"
|
|
integrity sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw==
|
|
|
|
"@sheerun/mutationobserver-shim@^0.3.2":
|
|
version "0.3.3"
|
|
resolved "https://registry.yarnpkg.com/@sheerun/mutationobserver-shim/-/mutationobserver-shim-0.3.3.tgz#5405ee8e444ed212db44e79351f0c70a582aae25"
|
|
integrity sha512-DetpxZw1fzPD5xUBrIAoplLChO2VB8DlL5Gg+I1IR9b2wPqYIca2WSUxL5g1vLeR4MsQq1NeWriXAVffV+U1Fw==
|
|
|
|
"@svgr/babel-plugin-add-jsx-attribute@^4.2.0":
|
|
version "4.2.0"
|
|
resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-4.2.0.tgz#dadcb6218503532d6884b210e7f3c502caaa44b1"
|
|
integrity sha512-j7KnilGyZzYr/jhcrSYS3FGWMZVaqyCG0vzMCwzvei0coIkczuYMcniK07nI0aHJINciujjH11T72ICW5eL5Ig==
|
|
|
|
"@svgr/babel-plugin-remove-jsx-attribute@^4.2.0":
|
|
version "4.2.0"
|
|
resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-remove-jsx-attribute/-/babel-plugin-remove-jsx-attribute-4.2.0.tgz#297550b9a8c0c7337bea12bdfc8a80bb66f85abc"
|
|
integrity sha512-3XHLtJ+HbRCH4n28S7y/yZoEQnRpl0tvTZQsHqvaeNXPra+6vE5tbRliH3ox1yZYPCxrlqaJT/Mg+75GpDKlvQ==
|
|
|
|
"@svgr/babel-plugin-remove-jsx-empty-expression@^4.2.0":
|
|
version "4.2.0"
|
|
resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-remove-jsx-empty-expression/-/babel-plugin-remove-jsx-empty-expression-4.2.0.tgz#c196302f3e68eab6a05e98af9ca8570bc13131c7"
|
|
integrity sha512-yTr2iLdf6oEuUE9MsRdvt0NmdpMBAkgK8Bjhl6epb+eQWk6abBaX3d65UZ3E3FWaOwePyUgNyNCMVG61gGCQ7w==
|
|
|
|
"@svgr/babel-plugin-replace-jsx-attribute-value@^4.2.0":
|
|
version "4.2.0"
|
|
resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-replace-jsx-attribute-value/-/babel-plugin-replace-jsx-attribute-value-4.2.0.tgz#310ec0775de808a6a2e4fd4268c245fd734c1165"
|
|
integrity sha512-U9m870Kqm0ko8beHawRXLGLvSi/ZMrl89gJ5BNcT452fAjtF2p4uRzXkdzvGJJJYBgx7BmqlDjBN/eCp5AAX2w==
|
|
|
|
"@svgr/babel-plugin-svg-dynamic-title@^4.3.3":
|
|
version "4.3.3"
|
|
resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-svg-dynamic-title/-/babel-plugin-svg-dynamic-title-4.3.3.tgz#2cdedd747e5b1b29ed4c241e46256aac8110dd93"
|
|
integrity sha512-w3Be6xUNdwgParsvxkkeZb545VhXEwjGMwExMVBIdPQJeyMQHqm9Msnb2a1teHBqUYL66qtwfhNkbj1iarCG7w==
|
|
|
|
"@svgr/babel-plugin-svg-em-dimensions@^4.2.0":
|
|
version "4.2.0"
|
|
resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-svg-em-dimensions/-/babel-plugin-svg-em-dimensions-4.2.0.tgz#9a94791c9a288108d20a9d2cc64cac820f141391"
|
|
integrity sha512-C0Uy+BHolCHGOZ8Dnr1zXy/KgpBOkEUYY9kI/HseHVPeMbluaX3CijJr7D4C5uR8zrc1T64nnq/k63ydQuGt4w==
|
|
|
|
"@svgr/babel-plugin-transform-react-native-svg@^4.2.0":
|
|
version "4.2.0"
|
|
resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-4.2.0.tgz#151487322843359a1ca86b21a3815fd21a88b717"
|
|
integrity sha512-7YvynOpZDpCOUoIVlaaOUU87J4Z6RdD6spYN4eUb5tfPoKGSF9OG2NuhgYnq4jSkAxcpMaXWPf1cePkzmqTPNw==
|
|
|
|
"@svgr/babel-plugin-transform-svg-component@^4.2.0":
|
|
version "4.2.0"
|
|
resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-4.2.0.tgz#5f1e2f886b2c85c67e76da42f0f6be1b1767b697"
|
|
integrity sha512-hYfYuZhQPCBVotABsXKSCfel2slf/yvJY8heTVX1PCTaq/IgASq1IyxPPKJ0chWREEKewIU/JMSsIGBtK1KKxw==
|
|
|
|
"@svgr/babel-preset@^4.3.3":
|
|
version "4.3.3"
|
|
resolved "https://registry.yarnpkg.com/@svgr/babel-preset/-/babel-preset-4.3.3.tgz#a75d8c2f202ac0e5774e6bfc165d028b39a1316c"
|
|
integrity sha512-6PG80tdz4eAlYUN3g5GZiUjg2FMcp+Wn6rtnz5WJG9ITGEF1pmFdzq02597Hn0OmnQuCVaBYQE1OVFAnwOl+0A==
|
|
dependencies:
|
|
"@svgr/babel-plugin-add-jsx-attribute" "^4.2.0"
|
|
"@svgr/babel-plugin-remove-jsx-attribute" "^4.2.0"
|
|
"@svgr/babel-plugin-remove-jsx-empty-expression" "^4.2.0"
|
|
"@svgr/babel-plugin-replace-jsx-attribute-value" "^4.2.0"
|
|
"@svgr/babel-plugin-svg-dynamic-title" "^4.3.3"
|
|
"@svgr/babel-plugin-svg-em-dimensions" "^4.2.0"
|
|
"@svgr/babel-plugin-transform-react-native-svg" "^4.2.0"
|
|
"@svgr/babel-plugin-transform-svg-component" "^4.2.0"
|
|
|
|
"@svgr/core@^4.3.3":
|
|
version "4.3.3"
|
|
resolved "https://registry.yarnpkg.com/@svgr/core/-/core-4.3.3.tgz#b37b89d5b757dc66e8c74156d00c368338d24293"
|
|
integrity sha512-qNuGF1QON1626UCaZamWt5yedpgOytvLj5BQZe2j1k1B8DUG4OyugZyfEwBeXozCUwhLEpsrgPrE+eCu4fY17w==
|
|
dependencies:
|
|
"@svgr/plugin-jsx" "^4.3.3"
|
|
camelcase "^5.3.1"
|
|
cosmiconfig "^5.2.1"
|
|
|
|
"@svgr/hast-util-to-babel-ast@^4.3.2":
|
|
version "4.3.2"
|
|
resolved "https://registry.yarnpkg.com/@svgr/hast-util-to-babel-ast/-/hast-util-to-babel-ast-4.3.2.tgz#1d5a082f7b929ef8f1f578950238f630e14532b8"
|
|
integrity sha512-JioXclZGhFIDL3ddn4Kiq8qEqYM2PyDKV0aYno8+IXTLuYt6TOgHUbUAAFvqtb0Xn37NwP0BTHglejFoYr8RZg==
|
|
dependencies:
|
|
"@babel/types" "^7.4.4"
|
|
|
|
"@svgr/plugin-jsx@^4.3.3":
|
|
version "4.3.3"
|
|
resolved "https://registry.yarnpkg.com/@svgr/plugin-jsx/-/plugin-jsx-4.3.3.tgz#e2ba913dbdfbe85252a34db101abc7ebd50992fa"
|
|
integrity sha512-cLOCSpNWQnDB1/v+SUENHH7a0XY09bfuMKdq9+gYvtuwzC2rU4I0wKGFEp1i24holdQdwodCtDQdFtJiTCWc+w==
|
|
dependencies:
|
|
"@babel/core" "^7.4.5"
|
|
"@svgr/babel-preset" "^4.3.3"
|
|
"@svgr/hast-util-to-babel-ast" "^4.3.2"
|
|
svg-parser "^2.0.0"
|
|
|
|
"@svgr/plugin-svgo@^4.3.1":
|
|
version "4.3.1"
|
|
resolved "https://registry.yarnpkg.com/@svgr/plugin-svgo/-/plugin-svgo-4.3.1.tgz#daac0a3d872e3f55935c6588dd370336865e9e32"
|
|
integrity sha512-PrMtEDUWjX3Ea65JsVCwTIXuSqa3CG9px+DluF1/eo9mlDrgrtFE7NE/DjdhjJgSM9wenlVBzkzneSIUgfUI/w==
|
|
dependencies:
|
|
cosmiconfig "^5.2.1"
|
|
merge-deep "^3.0.2"
|
|
svgo "^1.2.2"
|
|
|
|
"@svgr/webpack@4.3.3":
|
|
version "4.3.3"
|
|
resolved "https://registry.yarnpkg.com/@svgr/webpack/-/webpack-4.3.3.tgz#13cc2423bf3dff2d494f16b17eb7eacb86895017"
|
|
integrity sha512-bjnWolZ6KVsHhgyCoYRFmbd26p8XVbulCzSG53BDQqAr+JOAderYK7CuYrB3bDjHJuF6LJ7Wrr42+goLRV9qIg==
|
|
dependencies:
|
|
"@babel/core" "^7.4.5"
|
|
"@babel/plugin-transform-react-constant-elements" "^7.0.0"
|
|
"@babel/preset-env" "^7.4.5"
|
|
"@babel/preset-react" "^7.0.0"
|
|
"@svgr/core" "^4.3.3"
|
|
"@svgr/plugin-jsx" "^4.3.3"
|
|
"@svgr/plugin-svgo" "^4.3.1"
|
|
loader-utils "^1.2.3"
|
|
|
|
"@testing-library/dom@*":
|
|
version "7.24.2"
|
|
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.24.2.tgz#6d2b7dd21efbd5358b98c2777fc47c252f3ae55e"
|
|
integrity sha512-ERxcZSoHx0EcN4HfshySEWmEf5Kkmgi+J7O79yCJ3xggzVlBJ2w/QjJUC+EBkJJ2OeSw48i3IoePN4w8JlVUIA==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.10.4"
|
|
"@babel/runtime" "^7.10.3"
|
|
"@types/aria-query" "^4.2.0"
|
|
aria-query "^4.2.2"
|
|
chalk "^4.1.0"
|
|
dom-accessibility-api "^0.5.1"
|
|
pretty-format "^26.4.2"
|
|
|
|
"@testing-library/dom@^6.15.0":
|
|
version "6.16.0"
|
|
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-6.16.0.tgz#04ada27ed74ad4c0f0d984a1245bb29b1fd90ba9"
|
|
integrity sha512-lBD88ssxqEfz0wFL6MeUyyWZfV/2cjEZZV3YRpb2IoJRej/4f1jB0TzqIOznTpfR1r34CNesrubxwIlAQ8zgPA==
|
|
dependencies:
|
|
"@babel/runtime" "^7.8.4"
|
|
"@sheerun/mutationobserver-shim" "^0.3.2"
|
|
"@types/testing-library__dom" "^6.12.1"
|
|
aria-query "^4.0.2"
|
|
dom-accessibility-api "^0.3.0"
|
|
pretty-format "^25.1.0"
|
|
wait-for-expect "^3.0.2"
|
|
|
|
"@testing-library/jest-dom@^4.2.4":
|
|
version "4.2.4"
|
|
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-4.2.4.tgz#00dfa0cbdd837d9a3c2a7f3f0a248ea6e7b89742"
|
|
integrity sha512-j31Bn0rQo12fhCWOUWy9fl7wtqkp7In/YP2p5ZFyRuiiB9Qs3g+hS4gAmDWONbAHcRmVooNJ5eOHQDCOmUFXHg==
|
|
dependencies:
|
|
"@babel/runtime" "^7.5.1"
|
|
chalk "^2.4.1"
|
|
css "^2.2.3"
|
|
css.escape "^1.5.1"
|
|
jest-diff "^24.0.0"
|
|
jest-matcher-utils "^24.0.0"
|
|
lodash "^4.17.11"
|
|
pretty-format "^24.0.0"
|
|
redent "^3.0.0"
|
|
|
|
"@testing-library/react@^9.3.2":
|
|
version "9.5.0"
|
|
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-9.5.0.tgz#71531655a7890b61e77a1b39452fbedf0472ca5e"
|
|
integrity sha512-di1b+D0p+rfeboHO5W7gTVeZDIK5+maEgstrZbWZSSvxDyfDRkkyBE1AJR5Psd6doNldluXlCWqXriUfqu/9Qg==
|
|
dependencies:
|
|
"@babel/runtime" "^7.8.4"
|
|
"@testing-library/dom" "^6.15.0"
|
|
"@types/testing-library__react" "^9.1.2"
|
|
|
|
"@testing-library/user-event@^7.1.2":
|
|
version "7.2.1"
|
|
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-7.2.1.tgz#2ad4e844175a3738cb9e7064be5ea070b8863a1c"
|
|
integrity sha512-oZ0Ib5I4Z2pUEcoo95cT1cr6slco9WY7yiPpG+RGNkj8YcYgJnM7pXmYmorNOReh8MIGcKSqXyeGjxnr8YiZbA==
|
|
|
|
"@types/aria-query@^4.2.0":
|
|
version "4.2.0"
|
|
resolved "https://registry.yarnpkg.com/@types/aria-query/-/aria-query-4.2.0.tgz#14264692a9d6e2fa4db3df5e56e94b5e25647ac0"
|
|
integrity sha512-iIgQNzCm0v7QMhhe4Jjn9uRh+I6GoPmt03CbEtwx3ao8/EfoQcmgtqH4vQ5Db/lxiIGaWDv6nwvunuh0RyX0+A==
|
|
|
|
"@types/babel__core@^7.1.0":
|
|
version "7.1.9"
|
|
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.9.tgz#77e59d438522a6fb898fa43dc3455c6e72f3963d"
|
|
integrity sha512-sY2RsIJ5rpER1u3/aQ8OFSI7qGIy8o1NEEbgb2UaJcvOtXOMpd39ko723NBpjQFg9SIX7TXtjejZVGeIMLhoOw==
|
|
dependencies:
|
|
"@babel/parser" "^7.1.0"
|
|
"@babel/types" "^7.0.0"
|
|
"@types/babel__generator" "*"
|
|
"@types/babel__template" "*"
|
|
"@types/babel__traverse" "*"
|
|
|
|
"@types/babel__generator@*":
|
|
version "7.6.1"
|
|
resolved "https://registry.yarnpkg.com/@types/babel__generator/-/babel__generator-7.6.1.tgz#4901767b397e8711aeb99df8d396d7ba7b7f0e04"
|
|
integrity sha512-bBKm+2VPJcMRVwNhxKu8W+5/zT7pwNEqeokFOmbvVSqGzFneNxYcEBro9Ac7/N9tlsaPYnZLK8J1LWKkMsLAew==
|
|
dependencies:
|
|
"@babel/types" "^7.0.0"
|
|
|
|
"@types/babel__template@*":
|
|
version "7.0.2"
|
|
resolved "https://registry.yarnpkg.com/@types/babel__template/-/babel__template-7.0.2.tgz#4ff63d6b52eddac1de7b975a5223ed32ecea9307"
|
|
integrity sha512-/K6zCpeW7Imzgab2bLkLEbz0+1JlFSrUMdw7KoIIu+IUdu51GWaBZpd3y1VXGVXzynvGa4DaIaxNZHiON3GXUg==
|
|
dependencies:
|
|
"@babel/parser" "^7.1.0"
|
|
"@babel/types" "^7.0.0"
|
|
|
|
"@types/babel__traverse@*", "@types/babel__traverse@^7.0.6":
|
|
version "7.0.14"
|
|
resolved "https://registry.yarnpkg.com/@types/babel__traverse/-/babel__traverse-7.0.14.tgz#e99da8c075d4fb098c774ba65dabf7dc9954bd13"
|
|
integrity sha512-8w9szzKs14ZtBVuP6Wn7nMLRJ0D6dfB0VEBEyRgxrZ/Ln49aNMykrghM2FaNn4FJRzNppCSa0Rv9pBRM5Xc3wg==
|
|
dependencies:
|
|
"@babel/types" "^7.3.0"
|
|
|
|
"@types/color-name@^1.1.1":
|
|
version "1.1.1"
|
|
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
|
|
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
|
|
|
|
"@types/eslint-visitor-keys@^1.0.0":
|
|
version "1.0.0"
|
|
resolved "https://registry.yarnpkg.com/@types/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#1ee30d79544ca84d68d4b3cdb0af4f205663dd2d"
|
|
integrity sha512-OCutwjDZ4aFS6PB1UZ988C4YgwlBHJd6wCeQqaLdmadZ/7e+w79+hbMUFC1QXDNCmdyoRfAFdm0RypzwR+Qpag==
|
|
|
|
"@types/glob@^7.1.1":
|
|
version "7.1.3"
|
|
resolved "https://registry.yarnpkg.com/@types/glob/-/glob-7.1.3.tgz#e6ba80f36b7daad2c685acd9266382e68985c183"
|
|
integrity sha512-SEYeGAIQIQX8NN6LDKprLjbrd5dARM5EXsd8GI/A5l0apYI1fGMWgPHSe4ZKL4eozlAyI+doUE9XbYS4xCkQ1w==
|
|
dependencies:
|
|
"@types/minimatch" "*"
|
|
"@types/node" "*"
|
|
|
|
"@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0":
|
|
version "2.0.3"
|
|
resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.3.tgz#4ba8ddb720221f432e443bd5f9117fd22cfd4762"
|
|
integrity sha512-sz7iLqvVUg1gIedBOvlkxPlc8/uVzyS5OwGz1cKjXzkl3FpL3al0crU8YGU1WoHkxn0Wxbw5tyi6hvzJKNzFsw==
|
|
|
|
"@types/istanbul-lib-report@*":
|
|
version "3.0.0"
|
|
resolved "https://registry.yarnpkg.com/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz#c14c24f18ea8190c118ee7562b7ff99a36552686"
|
|
integrity sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==
|
|
dependencies:
|
|
"@types/istanbul-lib-coverage" "*"
|
|
|
|
"@types/istanbul-reports@^1.1.1":
|
|
version "1.1.2"
|
|
resolved "https://registry.yarnpkg.com/@types/istanbul-reports/-/istanbul-reports-1.1.2.tgz#e875cc689e47bce549ec81f3df5e6f6f11cfaeb2"
|
|
integrity sha512-P/W9yOX/3oPZSpaYOCQzGqgCQRXn0FFO/V8bWrCQs+wLmvVVxk6CRBXALEvNs9OHIatlnlFokfhuDo2ug01ciw==
|
|
dependencies:
|
|
"@types/istanbul-lib-coverage" "*"
|
|
"@types/istanbul-lib-report" "*"
|
|
|
|
"@types/istanbul-reports@^3.0.0":
|
|
version "3.0.0"
|
|
resolved "https://registry.yarnpkg.com/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz#508b13aa344fa4976234e75dddcc34925737d821"
|
|
integrity sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==
|
|
dependencies:
|
|
"@types/istanbul-lib-report" "*"
|
|
|
|
"@types/jest@^26.0.13":
|
|
version "26.0.13"
|
|
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.13.tgz#5a7b9d5312f5dd521a38329c38ee9d3802a0b85e"
|
|
integrity sha512-sCzjKow4z9LILc6DhBvn5AkIfmQzDZkgtVVKmGwVrs5tuid38ws281D4l+7x1kP487+FlKDh5kfMZ8WSPAdmdA==
|
|
dependencies:
|
|
jest-diff "^25.2.1"
|
|
pretty-format "^25.2.1"
|
|
|
|
"@types/json-schema@^7.0.3", "@types/json-schema@^7.0.5":
|
|
version "7.0.6"
|
|
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.6.tgz#f4c7ec43e81b319a9815115031709f26987891f0"
|
|
integrity sha512-3c+yGKvVP5Y9TYBEibGNR+kLtijnj7mYrXRg+WpFb2X9xm04g/DXYkfg4hmzJQosc9snFNUPkbYIhu+KAm6jJw==
|
|
|
|
"@types/minimatch@*":
|
|
version "3.0.3"
|
|
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
|
|
integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==
|
|
|
|
"@types/node@*", "@types/node@^14.10.2":
|
|
version "14.10.2"
|
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.10.2.tgz#9b47a2c8e4dabd4db73b57e750b24af689600514"
|
|
integrity sha512-IzMhbDYCpv26pC2wboJ4MMOa9GKtjplXfcAqrMeNJpUUwpM/2ATt2w1JPUXwS6spu856TvKZL2AOmeU2rAxskw==
|
|
|
|
"@types/parse-json@^4.0.0":
|
|
version "4.0.0"
|
|
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
|
|
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
|
|
|
|
"@types/prop-types@*":
|
|
version "15.7.3"
|
|
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
|
|
integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==
|
|
|
|
"@types/q@^1.5.1":
|
|
version "1.5.4"
|
|
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.4.tgz#15925414e0ad2cd765bfef58842f7e26a7accb24"
|
|
integrity sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug==
|
|
|
|
"@types/react-dom@*", "@types/react-dom@^16.9.8":
|
|
version "16.9.8"
|
|
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.8.tgz#fe4c1e11dfc67155733dfa6aa65108b4971cb423"
|
|
integrity sha512-ykkPQ+5nFknnlU6lDd947WbQ6TE3NNzbQAkInC2EKY1qeYdTKp7onFusmYZb+ityzx2YviqT6BXSu+LyWWJwcA==
|
|
dependencies:
|
|
"@types/react" "*"
|
|
|
|
"@types/react-modal@^3.10.6":
|
|
version "3.10.6"
|
|
resolved "https://registry.yarnpkg.com/@types/react-modal/-/react-modal-3.10.6.tgz#76717220f32bc72769190692147814a540053c7e"
|
|
integrity sha512-XpshhwVYir1TRZ2HS5EfmNotJjB8UEC2IkT3omNtiQzROOXSzVLz5xsjwEpACP8U+PctkpfZepX+WT5oDf0a9g==
|
|
dependencies:
|
|
"@types/react" "*"
|
|
|
|
"@types/react@*", "@types/react@^16.9.49":
|
|
version "16.9.49"
|
|
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.49.tgz#09db021cf8089aba0cdb12a49f8021a69cce4872"
|
|
integrity sha512-DtLFjSj0OYAdVLBbyjhuV9CdGVHCkHn2R+xr3XkBvK2rS1Y1tkc14XSGjYgm5Fjjr90AxH9tiSzc1pCFMGO06g==
|
|
dependencies:
|
|
"@types/prop-types" "*"
|
|
csstype "^3.0.2"
|
|
|
|
"@types/stack-utils@^1.0.1":
|
|
version "1.0.1"
|
|
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e"
|
|
integrity sha512-l42BggppR6zLmpfU6fq9HEa2oGPEI8yrSPL3GITjfRInppYFahObbIQOQK3UGxEnyQpltZLaPe75046NOZQikw==
|
|
|
|
"@types/testing-library__dom@*":
|
|
version "7.5.0"
|
|
resolved "https://registry.yarnpkg.com/@types/testing-library__dom/-/testing-library__dom-7.5.0.tgz#e0a00dd766983b1d6e9d10d33e708005ce6ad13e"
|
|
integrity sha512-mj1aH4cj3XUpMEgVpognma5kHVtbm6U6cHZmEFzCRiXPvKkuHrFr3+yXdGLXvfFRBaQIVshPGHI+hGTOJlhS/g==
|
|
dependencies:
|
|
"@testing-library/dom" "*"
|
|
|
|
"@types/testing-library__dom@^6.12.1":
|
|
version "6.14.0"
|
|
resolved "https://registry.yarnpkg.com/@types/testing-library__dom/-/testing-library__dom-6.14.0.tgz#1aede831cb4ed4a398448df5a2c54b54a365644e"
|
|
integrity sha512-sMl7OSv0AvMOqn1UJ6j1unPMIHRXen0Ita1ujnMX912rrOcawe4f7wu0Zt9GIQhBhJvH2BaibqFgQ3lP+Pj2hA==
|
|
dependencies:
|
|
pretty-format "^24.3.0"
|
|
|
|
"@types/testing-library__react@^9.1.2":
|
|
version "9.1.3"
|
|
resolved "https://registry.yarnpkg.com/@types/testing-library__react/-/testing-library__react-9.1.3.tgz#35eca61cc6ea923543796f16034882a1603d7302"
|
|
integrity sha512-iCdNPKU3IsYwRK9JieSYAiX0+aYDXOGAmrC/3/M7AqqSDKnWWVv07X+Zk1uFSL7cMTUYzv4lQRfohucEocn5/w==
|
|
dependencies:
|
|
"@types/react-dom" "*"
|
|
"@types/testing-library__dom" "*"
|
|
pretty-format "^25.1.0"
|
|
|
|
"@types/yargs-parser@*":
|
|
version "15.0.0"
|
|
resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-15.0.0.tgz#cb3f9f741869e20cce330ffbeb9271590483882d"
|
|
integrity sha512-FA/BWv8t8ZWJ+gEOnLLd8ygxH/2UFbAvgEonyfN6yWGLKc7zVjbpl2Y4CTjid9h2RfgPP6SEt6uHwEOply00yw==
|
|
|
|
"@types/yargs@^13.0.0":
|
|
version "13.0.10"
|
|
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-13.0.10.tgz#e77bf3fc73c781d48c2eb541f87c453e321e5f4b"
|
|
integrity sha512-MU10TSgzNABgdzKvQVW1nuuT+sgBMWeXNc3XOs5YXV5SDAK+PPja2eUuBNB9iqElu03xyEDqlnGw0jgl4nbqGQ==
|
|
dependencies:
|
|
"@types/yargs-parser" "*"
|
|
|
|
"@types/yargs@^15.0.0":
|
|
version "15.0.5"
|
|
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-15.0.5.tgz#947e9a6561483bdee9adffc983e91a6902af8b79"
|
|
integrity sha512-Dk/IDOPtOgubt/IaevIUbTgV7doaKkoorvOyYM2CMwuDyP89bekI7H4xLIwunNYiK9jhCkmc6pUrJk3cj2AB9w==
|
|
dependencies:
|
|
"@types/yargs-parser" "*"
|
|
|
|
"@typescript-eslint/eslint-plugin@^2.10.0":
|
|
version "2.34.0"
|
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.34.0.tgz#6f8ce8a46c7dea4a6f1d171d2bb8fbae6dac2be9"
|
|
integrity sha512-4zY3Z88rEE99+CNvTbXSyovv2z9PNOVffTWD2W8QF5s2prBQtwN2zadqERcrHpcR7O/+KMI3fcTAmUUhK/iQcQ==
|
|
dependencies:
|
|
"@typescript-eslint/experimental-utils" "2.34.0"
|
|
functional-red-black-tree "^1.0.1"
|
|
regexpp "^3.0.0"
|
|
tsutils "^3.17.1"
|
|
|
|
"@typescript-eslint/experimental-utils@2.34.0":
|
|
version "2.34.0"
|
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.34.0.tgz#d3524b644cdb40eebceca67f8cf3e4cc9c8f980f"
|
|
integrity sha512-eS6FTkq+wuMJ+sgtuNTtcqavWXqsflWcfBnlYhg/nS4aZ1leewkXGbvBhaapn1q6qf4M71bsR1tez5JTRMuqwA==
|
|
dependencies:
|
|
"@types/json-schema" "^7.0.3"
|
|
"@typescript-eslint/typescript-estree" "2.34.0"
|
|
eslint-scope "^5.0.0"
|
|
eslint-utils "^2.0.0"
|
|
|
|
"@typescript-eslint/parser@^2.10.0":
|
|
version "2.34.0"
|
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.34.0.tgz#50252630ca319685420e9a39ca05fe185a256bc8"
|
|
integrity sha512-03ilO0ucSD0EPTw2X4PntSIRFtDPWjrVq7C3/Z3VQHRC7+13YB55rcJI3Jt+YgeHbjUdJPcPa7b23rXCBokuyA==
|
|
dependencies:
|
|
"@types/eslint-visitor-keys" "^1.0.0"
|
|
"@typescript-eslint/experimental-utils" "2.34.0"
|
|
"@typescript-eslint/typescript-estree" "2.34.0"
|
|
eslint-visitor-keys "^1.1.0"
|
|
|
|
"@typescript-eslint/typescript-estree@2.34.0":
|
|
version "2.34.0"
|
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.34.0.tgz#14aeb6353b39ef0732cc7f1b8285294937cf37d5"
|
|
integrity sha512-OMAr+nJWKdlVM9LOqCqh3pQQPwxHAN7Du8DR6dmwCrAmxtiXQnhHJ6tBNtf+cggqfo51SG/FCwnKhXCIM7hnVg==
|
|
dependencies:
|
|
debug "^4.1.1"
|
|
eslint-visitor-keys "^1.1.0"
|
|
glob "^7.1.6"
|
|
is-glob "^4.0.1"
|
|
lodash "^4.17.15"
|
|
semver "^7.3.2"
|
|
tsutils "^3.17.1"
|
|
|
|
"@webassemblyjs/ast@1.8.5":
|
|
version "1.8.5"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.8.5.tgz#51b1c5fe6576a34953bf4b253df9f0d490d9e359"
|
|
integrity sha512-aJMfngIZ65+t71C3y2nBBg5FFG0Okt9m0XEgWZ7Ywgn1oMAT8cNwx00Uv1cQyHtidq0Xn94R4TAywO+LCQ+ZAQ==
|
|
dependencies:
|
|
"@webassemblyjs/helper-module-context" "1.8.5"
|
|
"@webassemblyjs/helper-wasm-bytecode" "1.8.5"
|
|
"@webassemblyjs/wast-parser" "1.8.5"
|
|
|
|
"@webassemblyjs/floating-point-hex-parser@1.8.5":
|
|
version "1.8.5"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.8.5.tgz#1ba926a2923613edce496fd5b02e8ce8a5f49721"
|
|
integrity sha512-9p+79WHru1oqBh9ewP9zW95E3XAo+90oth7S5Re3eQnECGq59ly1Ri5tsIipKGpiStHsUYmY3zMLqtk3gTcOtQ==
|
|
|
|
"@webassemblyjs/helper-api-error@1.8.5":
|
|
version "1.8.5"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-api-error/-/helper-api-error-1.8.5.tgz#c49dad22f645227c5edb610bdb9697f1aab721f7"
|
|
integrity sha512-Za/tnzsvnqdaSPOUXHyKJ2XI7PDX64kWtURyGiJJZKVEdFOsdKUCPTNEVFZq3zJ2R0G5wc2PZ5gvdTRFgm81zA==
|
|
|
|
"@webassemblyjs/helper-buffer@1.8.5":
|
|
version "1.8.5"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-buffer/-/helper-buffer-1.8.5.tgz#fea93e429863dd5e4338555f42292385a653f204"
|
|
integrity sha512-Ri2R8nOS0U6G49Q86goFIPNgjyl6+oE1abW1pS84BuhP1Qcr5JqMwRFT3Ah3ADDDYGEgGs1iyb1DGX+kAi/c/Q==
|
|
|
|
"@webassemblyjs/helper-code-frame@1.8.5":
|
|
version "1.8.5"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-code-frame/-/helper-code-frame-1.8.5.tgz#9a740ff48e3faa3022b1dff54423df9aa293c25e"
|
|
integrity sha512-VQAadSubZIhNpH46IR3yWO4kZZjMxN1opDrzePLdVKAZ+DFjkGD/rf4v1jap744uPVU6yjL/smZbRIIJTOUnKQ==
|
|
dependencies:
|
|
"@webassemblyjs/wast-printer" "1.8.5"
|
|
|
|
"@webassemblyjs/helper-fsm@1.8.5":
|
|
version "1.8.5"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-fsm/-/helper-fsm-1.8.5.tgz#ba0b7d3b3f7e4733da6059c9332275d860702452"
|
|
integrity sha512-kRuX/saORcg8se/ft6Q2UbRpZwP4y7YrWsLXPbbmtepKr22i8Z4O3V5QE9DbZK908dh5Xya4Un57SDIKwB9eow==
|
|
|
|
"@webassemblyjs/helper-module-context@1.8.5":
|
|
version "1.8.5"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-module-context/-/helper-module-context-1.8.5.tgz#def4b9927b0101dc8cbbd8d1edb5b7b9c82eb245"
|
|
integrity sha512-/O1B236mN7UNEU4t9X7Pj38i4VoU8CcMHyy3l2cV/kIF4U5KoHXDVqcDuOs1ltkac90IM4vZdHc52t1x8Yfs3g==
|
|
dependencies:
|
|
"@webassemblyjs/ast" "1.8.5"
|
|
mamacro "^0.0.3"
|
|
|
|
"@webassemblyjs/helper-wasm-bytecode@1.8.5":
|
|
version "1.8.5"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.8.5.tgz#537a750eddf5c1e932f3744206551c91c1b93e61"
|
|
integrity sha512-Cu4YMYG3Ddl72CbmpjU/wbP6SACcOPVbHN1dI4VJNJVgFwaKf1ppeFJrwydOG3NDHxVGuCfPlLZNyEdIYlQ6QQ==
|
|
|
|
"@webassemblyjs/helper-wasm-section@1.8.5":
|
|
version "1.8.5"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.8.5.tgz#74ca6a6bcbe19e50a3b6b462847e69503e6bfcbf"
|
|
integrity sha512-VV083zwR+VTrIWWtgIUpqfvVdK4ff38loRmrdDBgBT8ADXYsEZ5mPQ4Nde90N3UYatHdYoDIFb7oHzMncI02tA==
|
|
dependencies:
|
|
"@webassemblyjs/ast" "1.8.5"
|
|
"@webassemblyjs/helper-buffer" "1.8.5"
|
|
"@webassemblyjs/helper-wasm-bytecode" "1.8.5"
|
|
"@webassemblyjs/wasm-gen" "1.8.5"
|
|
|
|
"@webassemblyjs/ieee754@1.8.5":
|
|
version "1.8.5"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/ieee754/-/ieee754-1.8.5.tgz#712329dbef240f36bf57bd2f7b8fb9bf4154421e"
|
|
integrity sha512-aaCvQYrvKbY/n6wKHb/ylAJr27GglahUO89CcGXMItrOBqRarUMxWLJgxm9PJNuKULwN5n1csT9bYoMeZOGF3g==
|
|
dependencies:
|
|
"@xtuc/ieee754" "^1.2.0"
|
|
|
|
"@webassemblyjs/leb128@1.8.5":
|
|
version "1.8.5"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/leb128/-/leb128-1.8.5.tgz#044edeb34ea679f3e04cd4fd9824d5e35767ae10"
|
|
integrity sha512-plYUuUwleLIziknvlP8VpTgO4kqNaH57Y3JnNa6DLpu/sGcP6hbVdfdX5aHAV716pQBKrfuU26BJK29qY37J7A==
|
|
dependencies:
|
|
"@xtuc/long" "4.2.2"
|
|
|
|
"@webassemblyjs/utf8@1.8.5":
|
|
version "1.8.5"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/utf8/-/utf8-1.8.5.tgz#a8bf3b5d8ffe986c7c1e373ccbdc2a0915f0cedc"
|
|
integrity sha512-U7zgftmQriw37tfD934UNInokz6yTmn29inT2cAetAsaU9YeVCveWEwhKL1Mg4yS7q//NGdzy79nlXh3bT8Kjw==
|
|
|
|
"@webassemblyjs/wasm-edit@1.8.5":
|
|
version "1.8.5"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-edit/-/wasm-edit-1.8.5.tgz#962da12aa5acc1c131c81c4232991c82ce56e01a"
|
|
integrity sha512-A41EMy8MWw5yvqj7MQzkDjU29K7UJq1VrX2vWLzfpRHt3ISftOXqrtojn7nlPsZ9Ijhp5NwuODuycSvfAO/26Q==
|
|
dependencies:
|
|
"@webassemblyjs/ast" "1.8.5"
|
|
"@webassemblyjs/helper-buffer" "1.8.5"
|
|
"@webassemblyjs/helper-wasm-bytecode" "1.8.5"
|
|
"@webassemblyjs/helper-wasm-section" "1.8.5"
|
|
"@webassemblyjs/wasm-gen" "1.8.5"
|
|
"@webassemblyjs/wasm-opt" "1.8.5"
|
|
"@webassemblyjs/wasm-parser" "1.8.5"
|
|
"@webassemblyjs/wast-printer" "1.8.5"
|
|
|
|
"@webassemblyjs/wasm-gen@1.8.5":
|
|
version "1.8.5"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-gen/-/wasm-gen-1.8.5.tgz#54840766c2c1002eb64ed1abe720aded714f98bc"
|
|
integrity sha512-BCZBT0LURC0CXDzj5FXSc2FPTsxwp3nWcqXQdOZE4U7h7i8FqtFK5Egia6f9raQLpEKT1VL7zr4r3+QX6zArWg==
|
|
dependencies:
|
|
"@webassemblyjs/ast" "1.8.5"
|
|
"@webassemblyjs/helper-wasm-bytecode" "1.8.5"
|
|
"@webassemblyjs/ieee754" "1.8.5"
|
|
"@webassemblyjs/leb128" "1.8.5"
|
|
"@webassemblyjs/utf8" "1.8.5"
|
|
|
|
"@webassemblyjs/wasm-opt@1.8.5":
|
|
version "1.8.5"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-opt/-/wasm-opt-1.8.5.tgz#b24d9f6ba50394af1349f510afa8ffcb8a63d264"
|
|
integrity sha512-HKo2mO/Uh9A6ojzu7cjslGaHaUU14LdLbGEKqTR7PBKwT6LdPtLLh9fPY33rmr5wcOMrsWDbbdCHq4hQUdd37Q==
|
|
dependencies:
|
|
"@webassemblyjs/ast" "1.8.5"
|
|
"@webassemblyjs/helper-buffer" "1.8.5"
|
|
"@webassemblyjs/wasm-gen" "1.8.5"
|
|
"@webassemblyjs/wasm-parser" "1.8.5"
|
|
|
|
"@webassemblyjs/wasm-parser@1.8.5":
|
|
version "1.8.5"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-parser/-/wasm-parser-1.8.5.tgz#21576f0ec88b91427357b8536383668ef7c66b8d"
|
|
integrity sha512-pi0SYE9T6tfcMkthwcgCpL0cM9nRYr6/6fjgDtL6q/ZqKHdMWvxitRi5JcZ7RI4SNJJYnYNaWy5UUrHQy998lw==
|
|
dependencies:
|
|
"@webassemblyjs/ast" "1.8.5"
|
|
"@webassemblyjs/helper-api-error" "1.8.5"
|
|
"@webassemblyjs/helper-wasm-bytecode" "1.8.5"
|
|
"@webassemblyjs/ieee754" "1.8.5"
|
|
"@webassemblyjs/leb128" "1.8.5"
|
|
"@webassemblyjs/utf8" "1.8.5"
|
|
|
|
"@webassemblyjs/wast-parser@1.8.5":
|
|
version "1.8.5"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/wast-parser/-/wast-parser-1.8.5.tgz#e10eecd542d0e7bd394f6827c49f3df6d4eefb8c"
|
|
integrity sha512-daXC1FyKWHF1i11obK086QRlsMsY4+tIOKgBqI1lxAnkp9xe9YMcgOxm9kLe+ttjs5aWV2KKE1TWJCN57/Btsg==
|
|
dependencies:
|
|
"@webassemblyjs/ast" "1.8.5"
|
|
"@webassemblyjs/floating-point-hex-parser" "1.8.5"
|
|
"@webassemblyjs/helper-api-error" "1.8.5"
|
|
"@webassemblyjs/helper-code-frame" "1.8.5"
|
|
"@webassemblyjs/helper-fsm" "1.8.5"
|
|
"@xtuc/long" "4.2.2"
|
|
|
|
"@webassemblyjs/wast-printer@1.8.5":
|
|
version "1.8.5"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/wast-printer/-/wast-printer-1.8.5.tgz#114bbc481fd10ca0e23b3560fa812748b0bae5bc"
|
|
integrity sha512-w0U0pD4EhlnvRyeJzBqaVSJAo9w/ce7/WPogeXLzGkO6hzhr4GnQIZ4W4uUt5b9ooAaXPtnXlj0gzsXEOUNYMg==
|
|
dependencies:
|
|
"@webassemblyjs/ast" "1.8.5"
|
|
"@webassemblyjs/wast-parser" "1.8.5"
|
|
"@xtuc/long" "4.2.2"
|
|
|
|
"@xtuc/ieee754@^1.2.0":
|
|
version "1.2.0"
|
|
resolved "https://registry.yarnpkg.com/@xtuc/ieee754/-/ieee754-1.2.0.tgz#eef014a3145ae477a1cbc00cd1e552336dceb790"
|
|
integrity sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==
|
|
|
|
"@xtuc/long@4.2.2":
|
|
version "4.2.2"
|
|
resolved "https://registry.yarnpkg.com/@xtuc/long/-/long-4.2.2.tgz#d291c6a4e97989b5c61d9acf396ae4fe133a718d"
|
|
integrity sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==
|
|
|
|
abab@^2.0.0:
|
|
version "2.0.5"
|
|
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.5.tgz#c0b678fb32d60fc1219c784d6a826fe385aeb79a"
|
|
integrity sha512-9IK9EadsbHo6jLWIpxpR6pL0sazTXV6+SQv25ZB+F7Bj9mJNaOc4nCRabwd5M/JwmUa8idz6Eci6eKfJryPs6Q==
|
|
|
|
abbrev@1:
|
|
version "1.1.1"
|
|
resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
|
|
integrity sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==
|
|
|
|
accepts@~1.3.4, accepts@~1.3.5, accepts@~1.3.7:
|
|
version "1.3.7"
|
|
resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.7.tgz#531bc726517a3b2b41f850021c6cc15eaab507cd"
|
|
integrity sha512-Il80Qs2WjYlJIBNzNkK6KYqlVMTbZLXgHx2oT0pU/fjRHyEp+PEfEPY0R3WCwAGVOtauxh1hOxNgIf5bv7dQpA==
|
|
dependencies:
|
|
mime-types "~2.1.24"
|
|
negotiator "0.6.2"
|
|
|
|
acorn-globals@^4.1.0, acorn-globals@^4.3.0:
|
|
version "4.3.4"
|
|
resolved "https://registry.yarnpkg.com/acorn-globals/-/acorn-globals-4.3.4.tgz#9fa1926addc11c97308c4e66d7add0d40c3272e7"
|
|
integrity sha512-clfQEh21R+D0leSbUdWf3OcfqyaCSAQ8Ryq00bofSekfr9W8u1jyYZo6ir0xu9Gtcf7BjcHJpnbZH7JOCpP60A==
|
|
dependencies:
|
|
acorn "^6.0.1"
|
|
acorn-walk "^6.0.1"
|
|
|
|
acorn-jsx@^5.2.0:
|
|
version "5.3.1"
|
|
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.1.tgz#fc8661e11b7ac1539c47dbfea2e72b3af34d267b"
|
|
integrity sha512-K0Ptm/47OKfQRpNQ2J/oIN/3QYiK6FwW+eJbILhsdxh2WTLdl+30o8aGdTbm5JbffpFFAg/g+zi1E+jvJha5ng==
|
|
|
|
acorn-walk@^6.0.1:
|
|
version "6.2.0"
|
|
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-6.2.0.tgz#123cb8f3b84c2171f1f7fb252615b1c78a6b1a8c"
|
|
integrity sha512-7evsyfH1cLOCdAzZAd43Cic04yKydNx0cF+7tiA19p1XnLLPU4dpCQOqpjqwokFe//vS0QqfqqjCS2JkiIs0cA==
|
|
|
|
acorn@^5.5.3:
|
|
version "5.7.4"
|
|
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.4.tgz#3e8d8a9947d0599a1796d10225d7432f4a4acf5e"
|
|
integrity sha512-1D++VG7BhrtvQpNbBzovKNc1FLGGEE/oGe7b9xJm/RFHMBeUaUGpluV9RLjZa47YFdPcDAenEYuq9pQPcMdLJg==
|
|
|
|
acorn@^6.0.1, acorn@^6.0.4, acorn@^6.2.1:
|
|
version "6.4.1"
|
|
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4.1.tgz#531e58ba3f51b9dacb9a6646ca4debf5b14ca474"
|
|
integrity sha512-ZVA9k326Nwrj3Cj9jlh3wGFutC2ZornPNARZwsNYqQYgN0EsV2d53w5RN/co65Ohn4sUAUtb1rSUAOD6XN9idA==
|
|
|
|
acorn@^7.1.1:
|
|
version "7.4.0"
|
|
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.0.tgz#e1ad486e6c54501634c6c397c5c121daa383607c"
|
|
integrity sha512-+G7P8jJmCHr+S+cLfQxygbWhXy+8YTVGzAkpEbcLo2mLoL7tij/VG41QSHACSf5QgYRhMZYHuNc6drJaO0Da+w==
|
|
|
|
address@1.1.2, address@^1.0.1:
|
|
version "1.1.2"
|
|
resolved "https://registry.yarnpkg.com/address/-/address-1.1.2.tgz#bf1116c9c758c51b7a933d296b72c221ed9428b6"
|
|
integrity sha512-aT6camzM4xEA54YVJYSqxz1kv4IHnQZRtThJJHhUMRExaU5spC7jX5ugSwTaTgJliIgs4VhZOk7htClvQ/LmRA==
|
|
|
|
adjust-sourcemap-loader@2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.yarnpkg.com/adjust-sourcemap-loader/-/adjust-sourcemap-loader-2.0.0.tgz#6471143af75ec02334b219f54bc7970c52fb29a4"
|
|
integrity sha512-4hFsTsn58+YjrU9qKzML2JSSDqKvN8mUGQ0nNIrfPi8hmIONT4L3uUaT6MKdMsZ9AjsU6D2xDkZxCkbQPxChrA==
|
|
dependencies:
|
|
assert "1.4.1"
|
|
camelcase "5.0.0"
|
|
loader-utils "1.2.3"
|
|
object-path "0.11.4"
|
|
regex-parser "2.2.10"
|
|
|
|
aggregate-error@^3.0.0:
|
|
version "3.1.0"
|
|
resolved "https://registry.yarnpkg.com/aggregate-error/-/aggregate-error-3.1.0.tgz#92670ff50f5359bdb7a3e0d40d0ec30c5737687a"
|
|
integrity sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==
|
|
dependencies:
|
|
clean-stack "^2.0.0"
|
|
indent-string "^4.0.0"
|
|
|
|
ajv-errors@^1.0.0:
|
|
version "1.0.1"
|
|
resolved "https://registry.yarnpkg.com/ajv-errors/-/ajv-errors-1.0.1.tgz#f35986aceb91afadec4102fbd85014950cefa64d"
|
|
integrity sha512-DCRfO/4nQ+89p/RK43i8Ezd41EqdGIU4ld7nGF8OQ14oc/we5rEntLCUa7+jrn3nn83BosfwZA0wb4pon2o8iQ==
|
|
|
|
ajv-keywords@^3.1.0, ajv-keywords@^3.4.1, ajv-keywords@^3.5.2:
|
|
version "3.5.2"
|
|
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.5.2.tgz#31f29da5ab6e00d1c2d329acf7b5929614d5014d"
|
|
integrity sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==
|
|
|
|
ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.3, ajv@^6.12.4:
|
|
version "6.12.5"
|
|
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.5.tgz#19b0e8bae8f476e5ba666300387775fb1a00a4da"
|
|
integrity sha512-lRF8RORchjpKG50/WFf8xmg7sgCLFiYNNnqdKflk63whMQcWR5ngGjiSXkL9bjxy6B2npOK2HSMN49jEBMSkag==
|
|
dependencies:
|
|
fast-deep-equal "^3.1.1"
|
|
fast-json-stable-stringify "^2.0.0"
|
|
json-schema-traverse "^0.4.1"
|
|
uri-js "^4.2.2"
|
|
|
|
alphanum-sort@^1.0.0:
|
|
version "1.0.2"
|
|
resolved "https://registry.yarnpkg.com/alphanum-sort/-/alphanum-sort-1.0.2.tgz#97a1119649b211ad33691d9f9f486a8ec9fbe0a3"
|
|
integrity sha1-l6ERlkmyEa0zaR2fn0hqjsn74KM=
|
|
|
|
amdefine@>=0.0.4:
|
|
version "1.0.1"
|
|
resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5"
|
|
integrity sha1-SlKCrBZHKek2Gbz9OtFR+BfOkfU=
|
|
|
|
ansi-colors@^3.0.0:
|
|
version "3.2.4"
|
|
resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-3.2.4.tgz#e3a3da4bfbae6c86a9c285625de124a234026fbf"
|
|
integrity sha512-hHUXGagefjN2iRrID63xckIvotOXOojhQKWIPUZ4mNUZ9nLZW+7FMNoE1lOkEhNWYsx/7ysGIuJYCiMAA9FnrA==
|
|
|
|
ansi-escapes@^3.0.0:
|
|
version "3.2.0"
|
|
resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-3.2.0.tgz#8780b98ff9dbf5638152d1f1fe5c1d7b4442976b"
|
|
integrity sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ==
|
|
|
|
ansi-escapes@^4.2.1:
|
|
version "4.3.1"
|
|
resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-4.3.1.tgz#a5c47cc43181f1f38ffd7076837700d395522a61"
|
|
integrity sha512-JWF7ocqNrp8u9oqpgV+wH5ftbt+cfvv+PTjOvKLT3AdYly/LmORARfEVT1iyjwN+4MqE5UmVKoAdIBqeoCHgLA==
|
|
dependencies:
|
|
type-fest "^0.11.0"
|
|
|
|
ansi-html@0.0.7:
|
|
version "0.0.7"
|
|
resolved "https://registry.yarnpkg.com/ansi-html/-/ansi-html-0.0.7.tgz#813584021962a9e9e6fd039f940d12f56ca7859e"
|
|
integrity sha1-gTWEAhliqenm/QOflA0S9WynhZ4=
|
|
|
|
ansi-regex@^2.0.0:
|
|
version "2.1.1"
|
|
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-2.1.1.tgz#c3b33ab5ee360d86e0e628f0468ae7ef27d654df"
|
|
integrity sha1-w7M6te42DYbg5ijwRorn7yfWVN8=
|
|
|
|
ansi-regex@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.0.tgz#ed0317c322064f79466c02966bddb605ab37d998"
|
|
integrity sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=
|
|
|
|
ansi-regex@^4.0.0, ansi-regex@^4.1.0:
|
|
version "4.1.0"
|
|
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.1.0.tgz#8b9f8f08cf1acb843756a839ca8c7e3168c51997"
|
|
integrity sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==
|
|
|
|
ansi-regex@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.0.tgz#388539f55179bf39339c81af30a654d69f87cb75"
|
|
integrity sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==
|
|
|
|
ansi-styles@^2.2.1:
|
|
version "2.2.1"
|
|
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e4664368240533c1ddbe"
|
|
integrity sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=
|
|
|
|
ansi-styles@^3.2.0, ansi-styles@^3.2.1:
|
|
version "3.2.1"
|
|
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d"
|
|
integrity sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==
|
|
dependencies:
|
|
color-convert "^1.9.0"
|
|
|
|
ansi-styles@^4.0.0, ansi-styles@^4.1.0:
|
|
version "4.2.1"
|
|
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.2.1.tgz#90ae75c424d008d2624c5bf29ead3177ebfcf359"
|
|
integrity sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==
|
|
dependencies:
|
|
"@types/color-name" "^1.1.1"
|
|
color-convert "^2.0.1"
|
|
|
|
anymatch@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-2.0.0.tgz#bcb24b4f37934d9aa7ac17b4adaf89e7c76ef2eb"
|
|
integrity sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==
|
|
dependencies:
|
|
micromatch "^3.1.4"
|
|
normalize-path "^2.1.1"
|
|
|
|
anymatch@~3.1.1:
|
|
version "3.1.1"
|
|
resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.1.tgz#c55ecf02185e2469259399310c173ce31233b142"
|
|
integrity sha512-mM8522psRCqzV+6LhomX5wgp25YVibjh8Wj23I5RPkPppSVSjyKD2A2mBJmWGa+KN7f2D6LNh9jkBCeyLktzjg==
|
|
dependencies:
|
|
normalize-path "^3.0.0"
|
|
picomatch "^2.0.4"
|
|
|
|
aproba@^1.0.3, aproba@^1.1.1:
|
|
version "1.2.0"
|
|
resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.2.0.tgz#6802e6264efd18c790a1b0d517f0f2627bf2c94a"
|
|
integrity sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==
|
|
|
|
are-we-there-yet@~1.1.2:
|
|
version "1.1.5"
|
|
resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-1.1.5.tgz#4b35c2944f062a8bfcda66410760350fe9ddfc21"
|
|
integrity sha512-5hYdAkZlcG8tOLujVDTgCT+uPX0VnpAH28gWsLfzpXYm7wP6mp5Q/gYyR7YQ0cKVJcXJnl3j2kpBan13PtQf6w==
|
|
dependencies:
|
|
delegates "^1.0.0"
|
|
readable-stream "^2.0.6"
|
|
|
|
argparse@^1.0.7:
|
|
version "1.0.10"
|
|
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
|
|
integrity sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==
|
|
dependencies:
|
|
sprintf-js "~1.0.2"
|
|
|
|
aria-query@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-3.0.0.tgz#65b3fcc1ca1155a8c9ae64d6eee297f15d5133cc"
|
|
integrity sha1-ZbP8wcoRVajJrmTW7uKX8V1RM8w=
|
|
dependencies:
|
|
ast-types-flow "0.0.7"
|
|
commander "^2.11.0"
|
|
|
|
aria-query@^4.0.2, aria-query@^4.2.2:
|
|
version "4.2.2"
|
|
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-4.2.2.tgz#0d2ca6c9aceb56b8977e9fed6aed7e15bbd2f83b"
|
|
integrity sha512-o/HelwhuKpTj/frsOsbNLNgnNGVIFsVP/SW2BSF14gVl7kAfMOJ6/8wUAUvG1R1NHKrfG+2sHZTu0yauT1qBrA==
|
|
dependencies:
|
|
"@babel/runtime" "^7.10.2"
|
|
"@babel/runtime-corejs3" "^7.10.2"
|
|
|
|
arity-n@^1.0.4:
|
|
version "1.0.4"
|
|
resolved "https://registry.yarnpkg.com/arity-n/-/arity-n-1.0.4.tgz#d9e76b11733e08569c0847ae7b39b2860b30b745"
|
|
integrity sha1-2edrEXM+CFacCEeuezmyhgswt0U=
|
|
|
|
arr-diff@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.yarnpkg.com/arr-diff/-/arr-diff-4.0.0.tgz#d6461074febfec71e7e15235761a329a5dc7c520"
|
|
integrity sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA=
|
|
|
|
arr-flatten@^1.1.0:
|
|
version "1.1.0"
|
|
resolved "https://registry.yarnpkg.com/arr-flatten/-/arr-flatten-1.1.0.tgz#36048bbff4e7b47e136644316c99669ea5ae91f1"
|
|
integrity sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==
|
|
|
|
arr-union@^3.1.0:
|
|
version "3.1.0"
|
|
resolved "https://registry.yarnpkg.com/arr-union/-/arr-union-3.1.0.tgz#e39b09aea9def866a8f206e288af63919bae39c4"
|
|
integrity sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=
|
|
|
|
array-equal@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.yarnpkg.com/array-equal/-/array-equal-1.0.0.tgz#8c2a5ef2472fd9ea742b04c77a75093ba2757c93"
|
|
integrity sha1-jCpe8kcv2ep0KwTHenUJO6J1fJM=
|
|
|
|
array-find-index@^1.0.1:
|
|
version "1.0.2"
|
|
resolved "https://registry.yarnpkg.com/array-find-index/-/array-find-index-1.0.2.tgz#df010aa1287e164bbda6f9723b0a96a1ec4187a1"
|
|
integrity sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E=
|
|
|
|
array-flatten@1.1.1:
|
|
version "1.1.1"
|
|
resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-1.1.1.tgz#9a5f699051b1e7073328f2a008968b64ea2955d2"
|
|
integrity sha1-ml9pkFGx5wczKPKgCJaLZOopVdI=
|
|
|
|
array-flatten@^2.1.0:
|
|
version "2.1.2"
|
|
resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-2.1.2.tgz#24ef80a28c1a893617e2149b0c6d0d788293b099"
|
|
integrity sha512-hNfzcOV8W4NdualtqBFPyVO+54DSJuZGY9qT4pRroB6S9e3iiido2ISIC5h9R2sPJ8H3FHCIiEnsv1lPXO3KtQ==
|
|
|
|
array-includes@^3.0.3, array-includes@^3.1.1:
|
|
version "3.1.1"
|
|
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.1.tgz#cdd67e6852bdf9c1215460786732255ed2459348"
|
|
integrity sha512-c2VXaCHl7zPsvpkFsw4nxvFie4fh1ur9bpcgsVkIjqn0H/Xwdg+7fv3n2r/isyS8EBj5b06M9kHyZuIr4El6WQ==
|
|
dependencies:
|
|
define-properties "^1.1.3"
|
|
es-abstract "^1.17.0"
|
|
is-string "^1.0.5"
|
|
|
|
array-union@^1.0.1:
|
|
version "1.0.2"
|
|
resolved "https://registry.yarnpkg.com/array-union/-/array-union-1.0.2.tgz#9a34410e4f4e3da23dea375be5be70f24778ec39"
|
|
integrity sha1-mjRBDk9OPaI96jdb5b5w8kd47Dk=
|
|
dependencies:
|
|
array-uniq "^1.0.1"
|
|
|
|
array-uniq@^1.0.1:
|
|
version "1.0.3"
|
|
resolved "https://registry.yarnpkg.com/array-uniq/-/array-uniq-1.0.3.tgz#af6ac877a25cc7f74e058894753858dfdb24fdb6"
|
|
integrity sha1-r2rId6Jcx/dOBYiUdThY39sk/bY=
|
|
|
|
array-unique@^0.3.2:
|
|
version "0.3.2"
|
|
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
|
|
integrity sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=
|
|
|
|
array.prototype.flat@^1.2.1:
|
|
version "1.2.3"
|
|
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.3.tgz#0de82b426b0318dbfdb940089e38b043d37f6c7b"
|
|
integrity sha512-gBlRZV0VSmfPIeWfuuy56XZMvbVfbEUnOXUvt3F/eUUUSyzlgLxhEX4YAEpxNAogRGehPSnfXyPtYyKAhkzQhQ==
|
|
dependencies:
|
|
define-properties "^1.1.3"
|
|
es-abstract "^1.17.0-next.1"
|
|
|
|
arrify@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"
|
|
integrity sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=
|
|
|
|
asap@~2.0.6:
|
|
version "2.0.6"
|
|
resolved "https://registry.yarnpkg.com/asap/-/asap-2.0.6.tgz#e50347611d7e690943208bbdafebcbc2fb866d46"
|
|
integrity sha1-5QNHYR1+aQlDIIu9r+vLwvuGbUY=
|
|
|
|
asn1.js@^5.2.0:
|
|
version "5.4.1"
|
|
resolved "https://registry.yarnpkg.com/asn1.js/-/asn1.js-5.4.1.tgz#11a980b84ebb91781ce35b0fdc2ee294e3783f07"
|
|
integrity sha512-+I//4cYPccV8LdmBLiX8CYvf9Sp3vQsrqu2QNXRcrbiWvcx/UdlFiqUJJzxRQxgsZmvhXhn4cSKeSmoFjVdupA==
|
|
dependencies:
|
|
bn.js "^4.0.0"
|
|
inherits "^2.0.1"
|
|
minimalistic-assert "^1.0.0"
|
|
safer-buffer "^2.1.0"
|
|
|
|
asn1@~0.2.3:
|
|
version "0.2.4"
|
|
resolved "https://registry.yarnpkg.com/asn1/-/asn1-0.2.4.tgz#8d2475dfab553bb33e77b54e59e880bb8ce23136"
|
|
integrity sha512-jxwzQpLQjSmWXgwaCZE9Nz+glAG01yF1QnWgbhGwHI5A6FRIEY6IVqtHhIepHqI7/kyEyQEagBC5mBEFlIYvdg==
|
|
dependencies:
|
|
safer-buffer "~2.1.0"
|
|
|
|
assert-plus@1.0.0, assert-plus@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.yarnpkg.com/assert-plus/-/assert-plus-1.0.0.tgz#f12e0f3c5d77b0b1cdd9146942e4e96c1e4dd525"
|
|
integrity sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=
|
|
|
|
assert@1.4.1:
|
|
version "1.4.1"
|
|
resolved "https://registry.yarnpkg.com/assert/-/assert-1.4.1.tgz#99912d591836b5a6f5b345c0f07eefc08fc65d91"
|
|
integrity sha1-mZEtWRg2tab1s0XA8H7vwI/GXZE=
|
|
dependencies:
|
|
util "0.10.3"
|
|
|
|
assert@^1.1.1:
|
|
version "1.5.0"
|
|
resolved "https://registry.yarnpkg.com/assert/-/assert-1.5.0.tgz#55c109aaf6e0aefdb3dc4b71240c70bf574b18eb"
|
|
integrity sha512-EDsgawzwoun2CZkCgtxJbv392v4nbk9XDD06zI+kQYoBM/3RBWLlEyJARDOmhAAosBjWACEkKL6S+lIZtcAubA==
|
|
dependencies:
|
|
object-assign "^4.1.1"
|
|
util "0.10.3"
|
|
|
|
assign-symbols@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.yarnpkg.com/assign-symbols/-/assign-symbols-1.0.0.tgz#59667f41fadd4f20ccbc2bb96b8d4f7f78ec0367"
|
|
integrity sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=
|
|
|
|
ast-types-flow@0.0.7, ast-types-flow@^0.0.7:
|
|
version "0.0.7"
|
|
resolved "https://registry.yarnpkg.com/ast-types-flow/-/ast-types-flow-0.0.7.tgz#f70b735c6bca1a5c9c22d982c3e39e7feba3bdad"
|
|
integrity sha1-9wtzXGvKGlycItmCw+Oef+ujva0=
|
|
|
|
astral-regex@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-1.0.0.tgz#6c8c3fb827dd43ee3918f27b82782ab7658a6fd9"
|
|
integrity sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg==
|
|
|
|
async-each@^1.0.1:
|
|
version "1.0.3"
|
|
resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.3.tgz#b727dbf87d7651602f06f4d4ac387f47d91b0cbf"
|
|
integrity sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ==
|
|
|
|
async-foreach@^0.1.3:
|
|
version "0.1.3"
|
|
resolved "https://registry.yarnpkg.com/async-foreach/-/async-foreach-0.1.3.tgz#36121f845c0578172de419a97dbeb1d16ec34542"
|
|
integrity sha1-NhIfhFwFeBct5Bmpfb6x0W7DRUI=
|
|
|
|
async-limiter@~1.0.0:
|
|
version "1.0.1"
|
|
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
|
|
integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==
|
|
|
|
async@^2.6.2:
|
|
version "2.6.3"
|
|
resolved "https://registry.yarnpkg.com/async/-/async-2.6.3.tgz#d72625e2344a3656e3a3ad4fa749fa83299d82ff"
|
|
integrity sha512-zflvls11DCy+dQWzTW2dzuilv8Z5X/pjfmZOWba6TNIVDm+2UDaJmXSOXlasHKfNBs8oo3M0aT50fDEWfKZjXg==
|
|
dependencies:
|
|
lodash "^4.17.14"
|
|
|
|
asynckit@^0.4.0:
|
|
version "0.4.0"
|
|
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
|
|
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
|
|
|
|
atob@^2.1.2:
|
|
version "2.1.2"
|
|
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
|
|
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
|
|
|
|
autoprefixer@^9.6.1:
|
|
version "9.8.6"
|
|
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.8.6.tgz#3b73594ca1bf9266320c5acf1588d74dea74210f"
|
|
integrity sha512-XrvP4VVHdRBCdX1S3WXVD8+RyG9qeb1D5Sn1DeLiG2xfSpzellk5k54xbUERJ3M5DggQxes39UGOTP8CFrEGbg==
|
|
dependencies:
|
|
browserslist "^4.12.0"
|
|
caniuse-lite "^1.0.30001109"
|
|
colorette "^1.2.1"
|
|
normalize-range "^0.1.2"
|
|
num2fraction "^1.2.2"
|
|
postcss "^7.0.32"
|
|
postcss-value-parser "^4.1.0"
|
|
|
|
aws-sign2@~0.7.0:
|
|
version "0.7.0"
|
|
resolved "https://registry.yarnpkg.com/aws-sign2/-/aws-sign2-0.7.0.tgz#b46e890934a9591f2d2f6f86d7e6a9f1b3fe76a8"
|
|
integrity sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg=
|
|
|
|
aws4@^1.8.0:
|
|
version "1.10.1"
|
|
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.10.1.tgz#e1e82e4f3e999e2cfd61b161280d16a111f86428"
|
|
integrity sha512-zg7Hz2k5lI8kb7U32998pRRFin7zJlkfezGJjUc2heaD4Pw2wObakCDVzkKztTm/Ln7eiVvYsjqak0Ed4LkMDA==
|
|
|
|
axobject-query@^2.0.2:
|
|
version "2.2.0"
|
|
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.2.0.tgz#943d47e10c0b704aa42275e20edf3722648989be"
|
|
integrity sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==
|
|
|
|
babel-code-frame@^6.22.0:
|
|
version "6.26.0"
|
|
resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-6.26.0.tgz#63fd43f7dc1e3bb7ce35947db8fe369a3f58c74b"
|
|
integrity sha1-Y/1D99weO7fONZR9uP42mj9Yx0s=
|
|
dependencies:
|
|
chalk "^1.1.3"
|
|
esutils "^2.0.2"
|
|
js-tokens "^3.0.2"
|
|
|
|
babel-eslint@10.1.0:
|
|
version "10.1.0"
|
|
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.1.0.tgz#6968e568a910b78fb3779cdd8b6ac2f479943232"
|
|
integrity sha512-ifWaTHQ0ce+448CYop8AdrQiBsGrnC+bMgfyKFdi6EsPLTAWG+QfyDeM6OH+FmWnKvEq5NnBMLvlBUPKQZoDSg==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.0.0"
|
|
"@babel/parser" "^7.7.0"
|
|
"@babel/traverse" "^7.7.0"
|
|
"@babel/types" "^7.7.0"
|
|
eslint-visitor-keys "^1.0.0"
|
|
resolve "^1.12.0"
|
|
|
|
babel-extract-comments@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.yarnpkg.com/babel-extract-comments/-/babel-extract-comments-1.0.0.tgz#0a2aedf81417ed391b85e18b4614e693a0351a21"
|
|
integrity sha512-qWWzi4TlddohA91bFwgt6zO/J0X+io7Qp184Fw0m2JYRSTZnJbFR8+07KmzudHCZgOiKRCrjhylwv9Xd8gfhVQ==
|
|
dependencies:
|
|
babylon "^6.18.0"
|
|
|
|
babel-jest@^24.9.0:
|
|
version "24.9.0"
|
|
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-24.9.0.tgz#3fc327cb8467b89d14d7bc70e315104a783ccd54"
|
|
integrity sha512-ntuddfyiN+EhMw58PTNL1ph4C9rECiQXjI4nMMBKBaNjXvqLdkXpPRcMSr4iyBrJg/+wz9brFUD6RhOAT6r4Iw==
|
|
dependencies:
|
|
"@jest/transform" "^24.9.0"
|
|
"@jest/types" "^24.9.0"
|
|
"@types/babel__core" "^7.1.0"
|
|
babel-plugin-istanbul "^5.1.0"
|
|
babel-preset-jest "^24.9.0"
|
|
chalk "^2.4.2"
|
|
slash "^2.0.0"
|
|
|
|
babel-loader@8.1.0:
|
|
version "8.1.0"
|
|
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.1.0.tgz#c611d5112bd5209abe8b9fa84c3e4da25275f1c3"
|
|
integrity sha512-7q7nC1tYOrqvUrN3LQK4GwSk/TQorZSOlO9C+RZDZpODgyN4ZlCqE5q9cDsyWOliN+aU9B4JX01xK9eJXowJLw==
|
|
dependencies:
|
|
find-cache-dir "^2.1.0"
|
|
loader-utils "^1.4.0"
|
|
mkdirp "^0.5.3"
|
|
pify "^4.0.1"
|
|
schema-utils "^2.6.5"
|
|
|
|
babel-plugin-dynamic-import-node@^2.3.3:
|
|
version "2.3.3"
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz#84fda19c976ec5c6defef57f9427b3def66e17a3"
|
|
integrity sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==
|
|
dependencies:
|
|
object.assign "^4.1.0"
|
|
|
|
babel-plugin-istanbul@^5.1.0:
|
|
version "5.2.0"
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-5.2.0.tgz#df4ade83d897a92df069c4d9a25cf2671293c854"
|
|
integrity sha512-5LphC0USA8t4i1zCtjbbNb6jJj/9+X6P37Qfirc/70EQ34xKlMW+a1RHGwxGI+SwWpNwZ27HqvzAobeqaXwiZw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
find-up "^3.0.0"
|
|
istanbul-lib-instrument "^3.3.0"
|
|
test-exclude "^5.2.3"
|
|
|
|
babel-plugin-jest-hoist@^24.9.0:
|
|
version "24.9.0"
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-24.9.0.tgz#4f837091eb407e01447c8843cbec546d0002d756"
|
|
integrity sha512-2EMA2P8Vp7lG0RAzr4HXqtYwacfMErOuv1U3wrvxHX6rD1sV6xS3WXG3r8TRQ2r6w8OhvSdWt+z41hQNwNm3Xw==
|
|
dependencies:
|
|
"@types/babel__traverse" "^7.0.6"
|
|
|
|
babel-plugin-macros@2.8.0:
|
|
version "2.8.0"
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-macros/-/babel-plugin-macros-2.8.0.tgz#0f958a7cc6556b1e65344465d99111a1e5e10138"
|
|
integrity sha512-SEP5kJpfGYqYKpBrj5XU3ahw5p5GOHJ0U5ssOSQ/WBVdwkD2Dzlce95exQTs3jOVWPPKLBN2rlEWkCK7dSmLvg==
|
|
dependencies:
|
|
"@babel/runtime" "^7.7.2"
|
|
cosmiconfig "^6.0.0"
|
|
resolve "^1.12.0"
|
|
|
|
babel-plugin-named-asset-import@^0.3.6:
|
|
version "0.3.6"
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-named-asset-import/-/babel-plugin-named-asset-import-0.3.6.tgz#c9750a1b38d85112c9e166bf3ef7c5dbc605f4be"
|
|
integrity sha512-1aGDUfL1qOOIoqk9QKGIo2lANk+C7ko/fqH0uIyC71x3PEGz0uVP8ISgfEsFuG+FKmjHTvFK/nNM8dowpmUxLA==
|
|
|
|
babel-plugin-syntax-object-rest-spread@^6.8.0:
|
|
version "6.13.0"
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz#fd6536f2bce13836ffa3a5458c4903a597bb3bf5"
|
|
integrity sha1-/WU28rzhODb/o6VFjEkDpZe7O/U=
|
|
|
|
babel-plugin-transform-object-rest-spread@^6.26.0:
|
|
version "6.26.0"
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-transform-object-rest-spread/-/babel-plugin-transform-object-rest-spread-6.26.0.tgz#0f36692d50fef6b7e2d4b3ac1478137a963b7b06"
|
|
integrity sha1-DzZpLVD+9rfi1LOsFHgTepY7ewY=
|
|
dependencies:
|
|
babel-plugin-syntax-object-rest-spread "^6.8.0"
|
|
babel-runtime "^6.26.0"
|
|
|
|
babel-plugin-transform-react-remove-prop-types@0.4.24:
|
|
version "0.4.24"
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-remove-prop-types/-/babel-plugin-transform-react-remove-prop-types-0.4.24.tgz#f2edaf9b4c6a5fbe5c1d678bfb531078c1555f3a"
|
|
integrity sha512-eqj0hVcJUR57/Ug2zE1Yswsw4LhuqqHhD+8v120T1cl3kjg76QwtyBrdIk4WVwK+lAhBJVYCd/v+4nc4y+8JsA==
|
|
|
|
babel-preset-jest@^24.9.0:
|
|
version "24.9.0"
|
|
resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-24.9.0.tgz#192b521e2217fb1d1f67cf73f70c336650ad3cdc"
|
|
integrity sha512-izTUuhE4TMfTRPF92fFwD2QfdXaZW08qvWTFCI51V8rW5x00UuPgc3ajRoWofXOuxjfcOM5zzSYsQS3H8KGCAg==
|
|
dependencies:
|
|
"@babel/plugin-syntax-object-rest-spread" "^7.0.0"
|
|
babel-plugin-jest-hoist "^24.9.0"
|
|
|
|
babel-preset-react-app@^9.1.2:
|
|
version "9.1.2"
|
|
resolved "https://registry.yarnpkg.com/babel-preset-react-app/-/babel-preset-react-app-9.1.2.tgz#54775d976588a8a6d1a99201a702befecaf48030"
|
|
integrity sha512-k58RtQOKH21NyKtzptoAvtAODuAJJs3ZhqBMl456/GnXEQ/0La92pNmwgWoMn5pBTrsvk3YYXdY7zpY4e3UIxA==
|
|
dependencies:
|
|
"@babel/core" "7.9.0"
|
|
"@babel/plugin-proposal-class-properties" "7.8.3"
|
|
"@babel/plugin-proposal-decorators" "7.8.3"
|
|
"@babel/plugin-proposal-nullish-coalescing-operator" "7.8.3"
|
|
"@babel/plugin-proposal-numeric-separator" "7.8.3"
|
|
"@babel/plugin-proposal-optional-chaining" "7.9.0"
|
|
"@babel/plugin-transform-flow-strip-types" "7.9.0"
|
|
"@babel/plugin-transform-react-display-name" "7.8.3"
|
|
"@babel/plugin-transform-runtime" "7.9.0"
|
|
"@babel/preset-env" "7.9.0"
|
|
"@babel/preset-react" "7.9.1"
|
|
"@babel/preset-typescript" "7.9.0"
|
|
"@babel/runtime" "7.9.0"
|
|
babel-plugin-macros "2.8.0"
|
|
babel-plugin-transform-react-remove-prop-types "0.4.24"
|
|
|
|
babel-runtime@^6.26.0:
|
|
version "6.26.0"
|
|
resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.26.0.tgz#965c7058668e82b55d7bfe04ff2337bc8b5647fe"
|
|
integrity sha1-llxwWGaOgrVde/4E/yM3vItWR/4=
|
|
dependencies:
|
|
core-js "^2.4.0"
|
|
regenerator-runtime "^0.11.0"
|
|
|
|
babylon@^6.18.0:
|
|
version "6.18.0"
|
|
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3"
|
|
integrity sha512-q/UEjfGJ2Cm3oKV71DJz9d25TPnq5rhBVL2Q4fA5wcC3jcrdn7+SssEybFIxwAvvP+YCsCYNKughoF33GxgycQ==
|
|
|
|
balanced-match@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
|
|
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
|
|
|
|
base64-js@^1.0.2:
|
|
version "1.3.1"
|
|
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.3.1.tgz#58ece8cb75dd07e71ed08c736abc5fac4dbf8df1"
|
|
integrity sha512-mLQ4i2QO1ytvGWFWmcngKO//JXAQueZvwEKtjgQFM4jIK0kU+ytMfplL8j+n5mspOfjHwoAg+9yhb7BwAHm36g==
|
|
|
|
base@^0.11.1:
|
|
version "0.11.2"
|
|
resolved "https://registry.yarnpkg.com/base/-/base-0.11.2.tgz#7bde5ced145b6d551a90db87f83c558b4eb48a8f"
|
|
integrity sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==
|
|
dependencies:
|
|
cache-base "^1.0.1"
|
|
class-utils "^0.3.5"
|
|
component-emitter "^1.2.1"
|
|
define-property "^1.0.0"
|
|
isobject "^3.0.1"
|
|
mixin-deep "^1.2.0"
|
|
pascalcase "^0.1.1"
|
|
|
|
basic-auth@^1.0.3:
|
|
version "1.1.0"
|
|
resolved "https://registry.yarnpkg.com/basic-auth/-/basic-auth-1.1.0.tgz#45221ee429f7ee1e5035be3f51533f1cdfd29884"
|
|
integrity sha1-RSIe5Cn37h5QNb4/UVM/HN/SmIQ=
|
|
|
|
batch@0.6.1:
|
|
version "0.6.1"
|
|
resolved "https://registry.yarnpkg.com/batch/-/batch-0.6.1.tgz#dc34314f4e679318093fc760272525f94bf25c16"
|
|
integrity sha1-3DQxT05nkxgJP8dgJyUl+UvyXBY=
|
|
|
|
bcrypt-pbkdf@^1.0.0:
|
|
version "1.0.2"
|
|
resolved "https://registry.yarnpkg.com/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz#a4301d389b6a43f9b67ff3ca11a3f6637e360e9e"
|
|
integrity sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4=
|
|
dependencies:
|
|
tweetnacl "^0.14.3"
|
|
|
|
big.js@^5.2.2:
|
|
version "5.2.2"
|
|
resolved "https://registry.yarnpkg.com/big.js/-/big.js-5.2.2.tgz#65f0af382f578bcdc742bd9c281e9cb2d7768328"
|
|
integrity sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==
|
|
|
|
binary-extensions@^1.0.0:
|
|
version "1.13.1"
|
|
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-1.13.1.tgz#598afe54755b2868a5330d2aff9d4ebb53209b65"
|
|
integrity sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw==
|
|
|
|
binary-extensions@^2.0.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.1.0.tgz#30fa40c9e7fe07dbc895678cd287024dea241dd9"
|
|
integrity sha512-1Yj8h9Q+QDF5FzhMs/c9+6UntbD5MkRfRwac8DoEm9ZfUBZ7tZ55YcGVAzEe4bXsdQHEk+s9S5wsOKVdZrw0tQ==
|
|
|
|
bindings@^1.5.0:
|
|
version "1.5.0"
|
|
resolved "https://registry.yarnpkg.com/bindings/-/bindings-1.5.0.tgz#10353c9e945334bc0511a6d90b38fbc7c9c504df"
|
|
integrity sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==
|
|
dependencies:
|
|
file-uri-to-path "1.0.0"
|
|
|
|
block-stream@*:
|
|
version "0.0.9"
|
|
resolved "https://registry.yarnpkg.com/block-stream/-/block-stream-0.0.9.tgz#13ebfe778a03205cfe03751481ebb4b3300c126a"
|
|
integrity sha1-E+v+d4oDIFz+A3UUgeu0szAMEmo=
|
|
dependencies:
|
|
inherits "~2.0.0"
|
|
|
|
bluebird@^3.5.5:
|
|
version "3.7.2"
|
|
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
|
|
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
|
|
|
|
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.4.0:
|
|
version "4.11.9"
|
|
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
|
|
integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw==
|
|
|
|
bn.js@^5.1.1:
|
|
version "5.1.3"
|
|
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-5.1.3.tgz#beca005408f642ebebea80b042b4d18d2ac0ee6b"
|
|
integrity sha512-GkTiFpjFtUzU9CbMeJ5iazkCzGL3jrhzerzZIuqLABjbwRaFt33I9tUdSNryIptM+RxDet6OKm2WnLXzW51KsQ==
|
|
|
|
body-parser@1.19.0:
|
|
version "1.19.0"
|
|
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.19.0.tgz#96b2709e57c9c4e09a6fd66a8fd979844f69f08a"
|
|
integrity sha512-dhEPs72UPbDnAQJ9ZKMNTP6ptJaionhP5cBb541nXPlW60Jepo9RV/a4fX4XWW9CuFNK22krhrj1+rgzifNCsw==
|
|
dependencies:
|
|
bytes "3.1.0"
|
|
content-type "~1.0.4"
|
|
debug "2.6.9"
|
|
depd "~1.1.2"
|
|
http-errors "1.7.2"
|
|
iconv-lite "0.4.24"
|
|
on-finished "~2.3.0"
|
|
qs "6.7.0"
|
|
raw-body "2.4.0"
|
|
type-is "~1.6.17"
|
|
|
|
bonjour@^3.5.0:
|
|
version "3.5.0"
|
|
resolved "https://registry.yarnpkg.com/bonjour/-/bonjour-3.5.0.tgz#8e890a183d8ee9a2393b3844c691a42bcf7bc9f5"
|
|
integrity sha1-jokKGD2O6aI5OzhExpGkK897yfU=
|
|
dependencies:
|
|
array-flatten "^2.1.0"
|
|
deep-equal "^1.0.1"
|
|
dns-equal "^1.0.0"
|
|
dns-txt "^2.0.2"
|
|
multicast-dns "^6.0.1"
|
|
multicast-dns-service-types "^1.1.0"
|
|
|
|
boolbase@^1.0.0, boolbase@~1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
|
|
integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24=
|
|
|
|
brace-expansion@^1.1.7:
|
|
version "1.1.11"
|
|
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
|
|
integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
|
|
dependencies:
|
|
balanced-match "^1.0.0"
|
|
concat-map "0.0.1"
|
|
|
|
braces@^2.3.1, braces@^2.3.2:
|
|
version "2.3.2"
|
|
resolved "https://registry.yarnpkg.com/braces/-/braces-2.3.2.tgz#5979fd3f14cd531565e5fa2df1abfff1dfaee729"
|
|
integrity sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==
|
|
dependencies:
|
|
arr-flatten "^1.1.0"
|
|
array-unique "^0.3.2"
|
|
extend-shallow "^2.0.1"
|
|
fill-range "^4.0.0"
|
|
isobject "^3.0.1"
|
|
repeat-element "^1.1.2"
|
|
snapdragon "^0.8.1"
|
|
snapdragon-node "^2.0.1"
|
|
split-string "^3.0.2"
|
|
to-regex "^3.0.1"
|
|
|
|
braces@~3.0.2:
|
|
version "3.0.2"
|
|
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
|
|
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
|
|
dependencies:
|
|
fill-range "^7.0.1"
|
|
|
|
brorand@^1.0.1:
|
|
version "1.1.0"
|
|
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
|
|
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
|
|
|
|
browser-process-hrtime@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.yarnpkg.com/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz#3c9b4b7d782c8121e56f10106d84c0d0ffc94626"
|
|
integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==
|
|
|
|
browser-resolve@^1.11.3:
|
|
version "1.11.3"
|
|
resolved "https://registry.yarnpkg.com/browser-resolve/-/browser-resolve-1.11.3.tgz#9b7cbb3d0f510e4cb86bdbd796124d28b5890af6"
|
|
integrity sha512-exDi1BYWB/6raKHmDTCicQfTkqwN5fioMFV4j8BsfMU4R2DK/QfZfK7kOVkmWCNANf0snkBzqGqAJBao9gZMdQ==
|
|
dependencies:
|
|
resolve "1.1.7"
|
|
|
|
browserify-aes@^1.0.0, browserify-aes@^1.0.4:
|
|
version "1.2.0"
|
|
resolved "https://registry.yarnpkg.com/browserify-aes/-/browserify-aes-1.2.0.tgz#326734642f403dabc3003209853bb70ad428ef48"
|
|
integrity sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==
|
|
dependencies:
|
|
buffer-xor "^1.0.3"
|
|
cipher-base "^1.0.0"
|
|
create-hash "^1.1.0"
|
|
evp_bytestokey "^1.0.3"
|
|
inherits "^2.0.1"
|
|
safe-buffer "^5.0.1"
|
|
|
|
browserify-cipher@^1.0.0:
|
|
version "1.0.1"
|
|
resolved "https://registry.yarnpkg.com/browserify-cipher/-/browserify-cipher-1.0.1.tgz#8d6474c1b870bfdabcd3bcfcc1934a10e94f15f0"
|
|
integrity sha512-sPhkz0ARKbf4rRQt2hTpAHqn47X3llLkUGn+xEJzLjwY8LRs2p0v7ljvI5EyoRO/mexrNunNECisZs+gw2zz1w==
|
|
dependencies:
|
|
browserify-aes "^1.0.4"
|
|
browserify-des "^1.0.0"
|
|
evp_bytestokey "^1.0.0"
|
|
|
|
browserify-des@^1.0.0:
|
|
version "1.0.2"
|
|
resolved "https://registry.yarnpkg.com/browserify-des/-/browserify-des-1.0.2.tgz#3af4f1f59839403572f1c66204375f7a7f703e9c"
|
|
integrity sha512-BioO1xf3hFwz4kc6iBhI3ieDFompMhrMlnDFC4/0/vd5MokpuAc3R+LYbwTA9A5Yc9pq9UYPqffKpW2ObuwX5A==
|
|
dependencies:
|
|
cipher-base "^1.0.1"
|
|
des.js "^1.0.0"
|
|
inherits "^2.0.1"
|
|
safe-buffer "^5.1.2"
|
|
|
|
browserify-rsa@^4.0.0, browserify-rsa@^4.0.1:
|
|
version "4.0.1"
|
|
resolved "https://registry.yarnpkg.com/browserify-rsa/-/browserify-rsa-4.0.1.tgz#21e0abfaf6f2029cf2fafb133567a701d4135524"
|
|
integrity sha1-IeCr+vbyApzy+vsTNWenAdQTVSQ=
|
|
dependencies:
|
|
bn.js "^4.1.0"
|
|
randombytes "^2.0.1"
|
|
|
|
browserify-sign@^4.0.0:
|
|
version "4.2.1"
|
|
resolved "https://registry.yarnpkg.com/browserify-sign/-/browserify-sign-4.2.1.tgz#eaf4add46dd54be3bb3b36c0cf15abbeba7956c3"
|
|
integrity sha512-/vrA5fguVAKKAVTNJjgSm1tRQDHUU6DbwO9IROu/0WAzC8PKhucDSh18J0RMvVeHAn5puMd+QHC2erPRNf8lmg==
|
|
dependencies:
|
|
bn.js "^5.1.1"
|
|
browserify-rsa "^4.0.1"
|
|
create-hash "^1.2.0"
|
|
create-hmac "^1.1.7"
|
|
elliptic "^6.5.3"
|
|
inherits "^2.0.4"
|
|
parse-asn1 "^5.1.5"
|
|
readable-stream "^3.6.0"
|
|
safe-buffer "^5.2.0"
|
|
|
|
browserify-zlib@^0.2.0:
|
|
version "0.2.0"
|
|
resolved "https://registry.yarnpkg.com/browserify-zlib/-/browserify-zlib-0.2.0.tgz#2869459d9aa3be245fe8fe2ca1f46e2e7f54d73f"
|
|
integrity sha512-Z942RysHXmJrhqk88FmKBVq/v5tqmSkDz7p54G/MGyjMnCFFnC79XWNbg+Vta8W6Wb2qtSZTSxIGkJrRpCFEiA==
|
|
dependencies:
|
|
pako "~1.0.5"
|
|
|
|
browserslist@4.10.0:
|
|
version "4.10.0"
|
|
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.10.0.tgz#f179737913eaf0d2b98e4926ac1ca6a15cbcc6a9"
|
|
integrity sha512-TpfK0TDgv71dzuTsEAlQiHeWQ/tiPqgNZVdv046fvNtBZrjbv2O3TsWCDU0AWGJJKCF/KsjNdLzR9hXOsh/CfA==
|
|
dependencies:
|
|
caniuse-lite "^1.0.30001035"
|
|
electron-to-chromium "^1.3.378"
|
|
node-releases "^1.1.52"
|
|
pkg-up "^3.1.0"
|
|
|
|
browserslist@^4.0.0, browserslist@^4.12.0, browserslist@^4.6.2, browserslist@^4.6.4, browserslist@^4.8.5, browserslist@^4.9.1:
|
|
version "4.14.2"
|
|
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.14.2.tgz#1b3cec458a1ba87588cc5e9be62f19b6d48813ce"
|
|
integrity sha512-HI4lPveGKUR0x2StIz+2FXfDk9SfVMrxn6PLh1JeGUwcuoDkdKZebWiyLRJ68iIPDpMI4JLVDf7S7XzslgWOhw==
|
|
dependencies:
|
|
caniuse-lite "^1.0.30001125"
|
|
electron-to-chromium "^1.3.564"
|
|
escalade "^3.0.2"
|
|
node-releases "^1.1.61"
|
|
|
|
bser@2.1.1:
|
|
version "2.1.1"
|
|
resolved "https://registry.yarnpkg.com/bser/-/bser-2.1.1.tgz#e6787da20ece9d07998533cfd9de6f5c38f4bc05"
|
|
integrity sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==
|
|
dependencies:
|
|
node-int64 "^0.4.0"
|
|
|
|
buffer-from@^1.0.0:
|
|
version "1.1.1"
|
|
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.1.tgz#32713bc028f75c02fdb710d7c7bcec1f2c6070ef" |