You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11614 lines
499 KiB
11614 lines
499 KiB
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
|
# yarn lockfile v1
|
|
|
|
|
|
"@babel/code-frame@7.12.11":
|
|
version "7.12.11"
|
|
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.11.tgz#f4ad435aa263db935b8f10f2c552d23fb716a63f"
|
|
integrity sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==
|
|
dependencies:
|
|
"@babel/highlight" "^7.10.4"
|
|
|
|
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.14.5.tgz#23b08d740e83f49c5e59945fbf1b43e80bbf4edb"
|
|
integrity sha512-9pzDqyc6OLDaqe+zbACgFkb6fKMNG6CObKpnYXChRsvYGyEdc7CA2BaqeOM+vOtCS5ndmJicPJhKAwYRI6UfFw==
|
|
dependencies:
|
|
"@babel/highlight" "^7.14.5"
|
|
|
|
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.15.0":
|
|
version "7.15.0"
|
|
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176"
|
|
integrity sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA==
|
|
|
|
"@babel/core@^7.1.0", "@babel/core@^7.15.5", "@babel/core@^7.7.2", "@babel/core@^7.7.5":
|
|
version "7.15.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.5.tgz#f8ed9ace730722544609f90c9bb49162dc3bf5b9"
|
|
integrity sha512-pYgXxiwAgQpgM1bNkZsDEq85f0ggXMA5L7c+o3tskGMh2BunCI9QUwB9Z4jpvXUOuMdyGKiGKQiRe11VS6Jzvg==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.14.5"
|
|
"@babel/generator" "^7.15.4"
|
|
"@babel/helper-compilation-targets" "^7.15.4"
|
|
"@babel/helper-module-transforms" "^7.15.4"
|
|
"@babel/helpers" "^7.15.4"
|
|
"@babel/parser" "^7.15.5"
|
|
"@babel/template" "^7.15.4"
|
|
"@babel/traverse" "^7.15.4"
|
|
"@babel/types" "^7.15.4"
|
|
convert-source-map "^1.7.0"
|
|
debug "^4.1.0"
|
|
gensync "^1.0.0-beta.2"
|
|
json5 "^2.1.2"
|
|
semver "^6.3.0"
|
|
source-map "^0.5.0"
|
|
|
|
"@babel/generator@^7.15.4", "@babel/generator@^7.7.2":
|
|
version "7.15.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.4.tgz#85acb159a267ca6324f9793986991ee2022a05b0"
|
|
integrity sha512-d3itta0tu+UayjEORPNz6e1T3FtvWlP5N4V5M+lhp/CxT4oAA7/NcScnpRyspUMLK6tu9MNHmQHxRykuN2R7hw==
|
|
dependencies:
|
|
"@babel/types" "^7.15.4"
|
|
jsesc "^2.5.1"
|
|
source-map "^0.5.0"
|
|
|
|
"@babel/helper-annotate-as-pure@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.14.5.tgz#7bf478ec3b71726d56a8ca5775b046fc29879e61"
|
|
integrity sha512-EivH9EgBIb+G8ij1B2jAwSH36WnGvkQSEC6CkX/6v6ZFlw5fVOHvsgGF4uiEHO2GzMvunZb6tDLQEQSdrdocrA==
|
|
dependencies:
|
|
"@babel/types" "^7.14.5"
|
|
|
|
"@babel/helper-annotate-as-pure@^7.15.4":
|
|
version "7.15.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.15.4.tgz#3d0e43b00c5e49fdb6c57e421601a7a658d5f835"
|
|
integrity sha512-QwrtdNvUNsPCj2lfNQacsGSQvGX8ee1ttrBrcozUP2Sv/jylewBP/8QFe6ZkBsC8T/GYWonNAWJV4aRR9AL2DA==
|
|
dependencies:
|
|
"@babel/types" "^7.15.4"
|
|
|
|
"@babel/helper-builder-binary-assignment-operator-visitor@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.14.5.tgz#b939b43f8c37765443a19ae74ad8b15978e0a191"
|
|
integrity sha512-YTA/Twn0vBXDVGJuAX6PwW7x5zQei1luDDo2Pl6q1qZ7hVNl0RZrhHCQG/ArGpR29Vl7ETiB8eJyrvpuRp300w==
|
|
dependencies:
|
|
"@babel/helper-explode-assignable-expression" "^7.14.5"
|
|
"@babel/types" "^7.14.5"
|
|
|
|
"@babel/helper-builder-react-jsx@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx/-/helper-builder-react-jsx-7.14.5.tgz#87620c97a8729e91caf9e6f0d324fff23e90bb5d"
|
|
integrity sha512-LT/856RUBXAHjmvJuLuI6XYZZAZNMSS+N2Yf5EUoHgSWtiWrAaGh7t5saP7sPCq07uvWVxxK3gwwm3weA9gKLg==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.14.5"
|
|
"@babel/types" "^7.14.5"
|
|
|
|
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.15.4":
|
|
version "7.15.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.4.tgz#cf6d94f30fbefc139123e27dd6b02f65aeedb7b9"
|
|
integrity sha512-rMWPCirulnPSe4d+gwdWXLfAXTTBj8M3guAf5xFQJ0nvFY7tfNAFnWdqaHegHlgDZOCT4qvhF3BYlSJag8yhqQ==
|
|
dependencies:
|
|
"@babel/compat-data" "^7.15.0"
|
|
"@babel/helper-validator-option" "^7.14.5"
|
|
browserslist "^4.16.6"
|
|
semver "^6.3.0"
|
|
|
|
"@babel/helper-create-class-features-plugin@^7.14.5", "@babel/helper-create-class-features-plugin@^7.15.4":
|
|
version "7.15.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.15.4.tgz#7f977c17bd12a5fba363cb19bea090394bf37d2e"
|
|
integrity sha512-7ZmzFi+DwJx6A7mHRwbuucEYpyBwmh2Ca0RvI6z2+WLZYCqV0JOaLb+u0zbtmDicebgKBZgqbYfLaKNqSgv5Pw==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.15.4"
|
|
"@babel/helper-function-name" "^7.15.4"
|
|
"@babel/helper-member-expression-to-functions" "^7.15.4"
|
|
"@babel/helper-optimise-call-expression" "^7.15.4"
|
|
"@babel/helper-replace-supers" "^7.15.4"
|
|
"@babel/helper-split-export-declaration" "^7.15.4"
|
|
|
|
"@babel/helper-create-regexp-features-plugin@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.14.5.tgz#c7d5ac5e9cf621c26057722fb7a8a4c5889358c4"
|
|
integrity sha512-TLawwqpOErY2HhWbGJ2nZT5wSkR192QpN+nBg1THfBfftrlvOh+WbhrxXCH4q4xJ9Gl16BGPR/48JA+Ryiho/A==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.14.5"
|
|
regexpu-core "^4.7.1"
|
|
|
|
"@babel/helper-define-polyfill-provider@^0.2.2":
|
|
version "0.2.3"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.3.tgz#0525edec5094653a282688d34d846e4c75e9c0b6"
|
|
integrity sha512-RH3QDAfRMzj7+0Nqu5oqgO5q9mFtQEVvCRsi8qCEfzLR9p2BHfn5FzhSB2oj1fF7I2+DcTORkYaQ6aTR9Cofew==
|
|
dependencies:
|
|
"@babel/helper-compilation-targets" "^7.13.0"
|
|
"@babel/helper-module-imports" "^7.12.13"
|
|
"@babel/helper-plugin-utils" "^7.13.0"
|
|
"@babel/traverse" "^7.13.0"
|
|
debug "^4.1.1"
|
|
lodash.debounce "^4.0.8"
|
|
resolve "^1.14.2"
|
|
semver "^6.1.2"
|
|
|
|
"@babel/helper-explode-assignable-expression@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.14.5.tgz#8aa72e708205c7bb643e45c73b4386cdf2a1f645"
|
|
integrity sha512-Htb24gnGJdIGT4vnRKMdoXiOIlqOLmdiUYpAQ0mYfgVT/GDm8GOYhgi4GL+hMKrkiPRohO4ts34ELFsGAPQLDQ==
|
|
dependencies:
|
|
"@babel/types" "^7.14.5"
|
|
|
|
"@babel/helper-function-name@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.14.5.tgz#89e2c474972f15d8e233b52ee8c480e2cfcd50c4"
|
|
integrity sha512-Gjna0AsXWfFvrAuX+VKcN/aNNWonizBj39yGwUzVDVTlMYJMK2Wp6xdpy72mfArFq5uK+NOuexfzZlzI1z9+AQ==
|
|
dependencies:
|
|
"@babel/helper-get-function-arity" "^7.14.5"
|
|
"@babel/template" "^7.14.5"
|
|
"@babel/types" "^7.14.5"
|
|
|
|
"@babel/helper-function-name@^7.15.4":
|
|
version "7.15.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.15.4.tgz#845744dafc4381a4a5fb6afa6c3d36f98a787ebc"
|
|
integrity sha512-Z91cOMM4DseLIGOnog+Z8OI6YseR9bua+HpvLAQ2XayUGU+neTtX+97caALaLdyu53I/fjhbeCnWnRH1O3jFOw==
|
|
dependencies:
|
|
"@babel/helper-get-function-arity" "^7.15.4"
|
|
"@babel/template" "^7.15.4"
|
|
"@babel/types" "^7.15.4"
|
|
|
|
"@babel/helper-get-function-arity@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.14.5.tgz#25fbfa579b0937eee1f3b805ece4ce398c431815"
|
|
integrity sha512-I1Db4Shst5lewOM4V+ZKJzQ0JGGaZ6VY1jYvMghRjqs6DWgxLCIyFt30GlnKkfUeFLpJt2vzbMVEXVSXlIFYUg==
|
|
dependencies:
|
|
"@babel/types" "^7.14.5"
|
|
|
|
"@babel/helper-get-function-arity@^7.15.4":
|
|
version "7.15.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.15.4.tgz#098818934a137fce78b536a3e015864be1e2879b"
|
|
integrity sha512-1/AlxSF92CmGZzHnC515hm4SirTxtpDnLEJ0UyEMgTMZN+6bxXKg04dKhiRx5Enel+SUA1G1t5Ed/yQia0efrA==
|
|
dependencies:
|
|
"@babel/types" "^7.15.4"
|
|
|
|
"@babel/helper-hoist-variables@^7.15.4":
|
|
version "7.15.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.15.4.tgz#09993a3259c0e918f99d104261dfdfc033f178df"
|
|
integrity sha512-VTy085egb3jUGVK9ycIxQiPbquesq0HUQ+tPO0uv5mPEBZipk+5FkRKiWq5apuyTE9FUrjENB0rCf8y+n+UuhA==
|
|
dependencies:
|
|
"@babel/types" "^7.15.4"
|
|
|
|
"@babel/helper-member-expression-to-functions@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.14.5.tgz#d5c70e4ad13b402c95156c7a53568f504e2fb7b8"
|
|
integrity sha512-UxUeEYPrqH1Q/k0yRku1JE7dyfyehNwT6SVkMHvYvPDv4+uu627VXBckVj891BO8ruKBkiDoGnZf4qPDD8abDQ==
|
|
dependencies:
|
|
"@babel/types" "^7.14.5"
|
|
|
|
"@babel/helper-member-expression-to-functions@^7.15.4":
|
|
version "7.15.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.4.tgz#bfd34dc9bba9824a4658b0317ec2fd571a51e6ef"
|
|
integrity sha512-cokOMkxC/BTyNP1AlY25HuBWM32iCEsLPI4BHDpJCHHm1FU2E7dKWWIXJgQgSFiu4lp8q3bL1BIKwqkSUviqtA==
|
|
dependencies:
|
|
"@babel/types" "^7.15.4"
|
|
|
|
"@babel/helper-module-imports@^7.0.0-beta.49", "@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.14.5", "@babel/helper-module-imports@^7.15.4":
|
|
version "7.15.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.15.4.tgz#e18007d230632dea19b47853b984476e7b4e103f"
|
|
integrity sha512-jeAHZbzUwdW/xHgHQ3QmWR4Jg6j15q4w/gCfwZvtqOxoo5DKtLHk8Bsf4c5RZRC7NmLEs+ohkdq8jFefuvIxAA==
|
|
dependencies:
|
|
"@babel/types" "^7.15.4"
|
|
|
|
"@babel/helper-module-transforms@^7.14.5", "@babel/helper-module-transforms@^7.15.4":
|
|
version "7.15.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.4.tgz#962cc629a7f7f9a082dd62d0307fa75fe8788d7c"
|
|
integrity sha512-9fHHSGE9zTC++KuXLZcB5FKgvlV83Ox+NLUmQTawovwlJ85+QMhk1CnVk406CQVj97LaWod6KVjl2Sfgw9Aktw==
|
|
dependencies:
|
|
"@babel/helper-module-imports" "^7.15.4"
|
|
"@babel/helper-replace-supers" "^7.15.4"
|
|
"@babel/helper-simple-access" "^7.15.4"
|
|
"@babel/helper-split-export-declaration" "^7.15.4"
|
|
"@babel/helper-validator-identifier" "^7.14.9"
|
|
"@babel/template" "^7.15.4"
|
|
"@babel/traverse" "^7.15.4"
|
|
"@babel/types" "^7.15.4"
|
|
|
|
"@babel/helper-optimise-call-expression@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.14.5.tgz#f27395a8619e0665b3f0364cddb41c25d71b499c"
|
|
integrity sha512-IqiLIrODUOdnPU9/F8ib1Fx2ohlgDhxnIDU7OEVi+kAbEZcyiF7BLU8W6PfvPi9LzztjS7kcbzbmL7oG8kD6VA==
|
|
dependencies:
|
|
"@babel/types" "^7.14.5"
|
|
|
|
"@babel/helper-optimise-call-expression@^7.15.4":
|
|
version "7.15.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.15.4.tgz#f310a5121a3b9cc52d9ab19122bd729822dee171"
|
|
integrity sha512-E/z9rfbAOt1vDW1DR7k4SzhzotVV5+qMciWV6LaG1g4jeFrkDlJedjtV4h0i4Q/ITnUu+Pk08M7fczsB9GXBDw==
|
|
dependencies:
|
|
"@babel/types" "^7.15.4"
|
|
|
|
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz#5ac822ce97eec46741ab70a517971e443a70c5a9"
|
|
integrity sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ==
|
|
|
|
"@babel/helper-remap-async-to-generator@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.14.5.tgz#51439c913612958f54a987a4ffc9ee587a2045d6"
|
|
integrity sha512-rLQKdQU+HYlxBwQIj8dk4/0ENOUEhA/Z0l4hN8BexpvmSMN9oA9EagjnhnDpNsRdWCfjwa4mn/HyBXO9yhQP6A==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.14.5"
|
|
"@babel/helper-wrap-function" "^7.14.5"
|
|
"@babel/types" "^7.14.5"
|
|
|
|
"@babel/helper-remap-async-to-generator@^7.15.4":
|
|
version "7.15.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.15.4.tgz#2637c0731e4c90fbf58ac58b50b2b5a192fc970f"
|
|
integrity sha512-v53MxgvMK/HCwckJ1bZrq6dNKlmwlyRNYM6ypaRTdXWGOE2c1/SCa6dL/HimhPulGhZKw9W0QhREM583F/t0vQ==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.15.4"
|
|
"@babel/helper-wrap-function" "^7.15.4"
|
|
"@babel/types" "^7.15.4"
|
|
|
|
"@babel/helper-replace-supers@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.14.5.tgz#0ecc0b03c41cd567b4024ea016134c28414abb94"
|
|
integrity sha512-3i1Qe9/8x/hCHINujn+iuHy+mMRLoc77b2nI9TB0zjH1hvn9qGlXjWlggdwUcju36PkPCy/lpM7LLUdcTyH4Ow==
|
|
dependencies:
|
|
"@babel/helper-member-expression-to-functions" "^7.14.5"
|
|
"@babel/helper-optimise-call-expression" "^7.14.5"
|
|
"@babel/traverse" "^7.14.5"
|
|
"@babel/types" "^7.14.5"
|
|
|
|
"@babel/helper-replace-supers@^7.15.4":
|
|
version "7.15.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.15.4.tgz#52a8ab26ba918c7f6dee28628b07071ac7b7347a"
|
|
integrity sha512-/ztT6khaXF37MS47fufrKvIsiQkx1LBRvSJNzRqmbyeZnTwU9qBxXYLaaT/6KaxfKhjs2Wy8kG8ZdsFUuWBjzw==
|
|
dependencies:
|
|
"@babel/helper-member-expression-to-functions" "^7.15.4"
|
|
"@babel/helper-optimise-call-expression" "^7.15.4"
|
|
"@babel/traverse" "^7.15.4"
|
|
"@babel/types" "^7.15.4"
|
|
|
|
"@babel/helper-simple-access@^7.15.4":
|
|
version "7.15.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.15.4.tgz#ac368905abf1de8e9781434b635d8f8674bcc13b"
|
|
integrity sha512-UzazrDoIVOZZcTeHHEPYrr1MvTR/K+wgLg6MY6e1CJyaRhbibftF6fR2KU2sFRtI/nERUZR9fBd6aKgBlIBaPg==
|
|
dependencies:
|
|
"@babel/types" "^7.15.4"
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.14.5.tgz#96f486ac050ca9f44b009fbe5b7d394cab3a0ee4"
|
|
integrity sha512-dmqZB7mrb94PZSAOYtr+ZN5qt5owZIAgqtoTuqiFbHFtxgEcmQlRJVI+bO++fciBunXtB6MK7HrzrfcAzIz2NQ==
|
|
dependencies:
|
|
"@babel/types" "^7.14.5"
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers@^7.15.4":
|
|
version "7.15.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.15.4.tgz#707dbdba1f4ad0fa34f9114fc8197aec7d5da2eb"
|
|
integrity sha512-BMRLsdh+D1/aap19TycS4eD1qELGrCBJwzaY9IE8LrpJtJb+H7rQkPIdsfgnMtLBA6DJls7X9z93Z4U8h7xw0A==
|
|
dependencies:
|
|
"@babel/types" "^7.15.4"
|
|
|
|
"@babel/helper-split-export-declaration@^7.15.4":
|
|
version "7.15.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.15.4.tgz#aecab92dcdbef6a10aa3b62ab204b085f776e257"
|
|
integrity sha512-HsFqhLDZ08DxCpBdEVtKmywj6PQbwnF6HHybur0MAnkAKnlS6uHkwnmRIkElB2Owpfb4xL4NwDmDLFubueDXsw==
|
|
dependencies:
|
|
"@babel/types" "^7.15.4"
|
|
|
|
"@babel/helper-validator-identifier@^7.12.11":
|
|
version "7.12.11"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
|
|
integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==
|
|
|
|
"@babel/helper-validator-identifier@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz#d0f0e277c512e0c938277faa85a3968c9a44c0e8"
|
|
integrity sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg==
|
|
|
|
"@babel/helper-validator-identifier@^7.14.9":
|
|
version "7.14.9"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48"
|
|
integrity sha512-pQYxPY0UP6IHISRitNe8bsijHex4TWZXi2HwKVsjPiltzlhse2znVcm9Ace510VT1kxIHjGJCZZQBX2gJDbo0g==
|
|
|
|
"@babel/helper-validator-option@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3"
|
|
integrity sha512-OX8D5eeX4XwcroVW45NMvoYaIuFI+GQpA2a8Gi+X/U/cDUIRsV37qQfF905F0htTRCREQIB4KqPeaveRJUl3Ow==
|
|
|
|
"@babel/helper-wrap-function@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.14.5.tgz#5919d115bf0fe328b8a5d63bcb610f51601f2bff"
|
|
integrity sha512-YEdjTCq+LNuNS1WfxsDCNpgXkJaIyqco6DAelTUjT4f2KIWC1nBcaCaSdHTBqQVLnTBexBcVcFhLSU1KnYuePQ==
|
|
dependencies:
|
|
"@babel/helper-function-name" "^7.14.5"
|
|
"@babel/template" "^7.14.5"
|
|
"@babel/traverse" "^7.14.5"
|
|
"@babel/types" "^7.14.5"
|
|
|
|
"@babel/helper-wrap-function@^7.15.4":
|
|
version "7.15.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.15.4.tgz#6f754b2446cfaf3d612523e6ab8d79c27c3a3de7"
|
|
integrity sha512-Y2o+H/hRV5W8QhIfTpRIBwl57y8PrZt6JM3V8FOo5qarjshHItyH5lXlpMfBfmBefOqSCpKZs/6Dxqp0E/U+uw==
|
|
dependencies:
|
|
"@babel/helper-function-name" "^7.15.4"
|
|
"@babel/template" "^7.15.4"
|
|
"@babel/traverse" "^7.15.4"
|
|
"@babel/types" "^7.15.4"
|
|
|
|
"@babel/helpers@^7.15.4":
|
|
version "7.15.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.15.4.tgz#5f40f02050a3027121a3cf48d497c05c555eaf43"
|
|
integrity sha512-V45u6dqEJ3w2rlryYYXf6i9rQ5YMNu4FLS6ngs8ikblhu2VdR1AqAd6aJjBzmf2Qzh6KOLqKHxEN9+TFbAkAVQ==
|
|
dependencies:
|
|
"@babel/template" "^7.15.4"
|
|
"@babel/traverse" "^7.15.4"
|
|
"@babel/types" "^7.15.4"
|
|
|
|
"@babel/highlight@^7.10.4":
|
|
version "7.12.13"
|
|
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.12.13.tgz#8ab538393e00370b26271b01fa08f7f27f2e795c"
|
|
integrity sha512-kocDQvIbgMKlWxXe9fof3TQ+gkIPOUSEYhJjqUjvKMez3krV7vbzYCDq39Oj11UAVK7JqPVGQPlgE85dPNlQww==
|
|
dependencies:
|
|
"@babel/helper-validator-identifier" "^7.12.11"
|
|
chalk "^2.0.0"
|
|
js-tokens "^4.0.0"
|
|
|
|
"@babel/highlight@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.14.5.tgz#6861a52f03966405001f6aa534a01a24d99e8cd9"
|
|
integrity sha512-qf9u2WFWVV0MppaL877j2dBtQIDgmidgjGk5VIMw3OadXvYaXn66U1BFlH2t4+t3i+8PhedppRv+i40ABzd+gg==
|
|
dependencies:
|
|
"@babel/helper-validator-identifier" "^7.14.5"
|
|
chalk "^2.0.0"
|
|
js-tokens "^4.0.0"
|
|
|
|
"@babel/parser@^7.1.0", "@babel/parser@^7.15.4", "@babel/parser@^7.15.5", "@babel/parser@^7.7.0", "@babel/parser@^7.7.2":
|
|
version "7.15.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.5.tgz#d33a58ca69facc05b26adfe4abebfed56c1c2dac"
|
|
integrity sha512-2hQstc6I7T6tQsWzlboMh3SgMRPaS4H6H7cPQsJkdzTzEGqQrpLDsE2BGASU5sBPoEQyHzeqU6C8uKbFeEk6sg==
|
|
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.15.4":
|
|
version "7.15.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.15.4.tgz#dbdeabb1e80f622d9f0b583efb2999605e0a567e"
|
|
integrity sha512-eBnpsl9tlhPhpI10kU06JHnrYXwg3+V6CaP2idsCXNef0aeslpqyITXQ74Vfk5uHgY7IG7XP0yIH8b42KSzHog==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.15.4"
|
|
"@babel/plugin-proposal-optional-chaining" "^7.14.5"
|
|
|
|
"@babel/plugin-proposal-async-generator-functions@^7.15.4":
|
|
version "7.15.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.15.4.tgz#f82aabe96c135d2ceaa917feb9f5fca31635277e"
|
|
integrity sha512-2zt2g5vTXpMC3OmK6uyjvdXptbhBXfA77XGrd3gh93zwG8lZYBLOBImiGBEG0RANu3JqKEACCz5CGk73OJROBw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
"@babel/helper-remap-async-to-generator" "^7.15.4"
|
|
"@babel/plugin-syntax-async-generators" "^7.8.4"
|
|
|
|
"@babel/plugin-proposal-class-properties@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.14.5.tgz#40d1ee140c5b1e31a350f4f5eed945096559b42e"
|
|
integrity sha512-q/PLpv5Ko4dVc1LYMpCY7RVAAO4uk55qPwrIuJ5QJ8c6cVuAmhu7I/49JOppXL6gXf7ZHzpRVEUZdYoPLM04Gg==
|
|
dependencies:
|
|
"@babel/helper-create-class-features-plugin" "^7.14.5"
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-proposal-class-static-block@^7.15.4":
|
|
version "7.15.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.15.4.tgz#3e7ca6128453c089e8b477a99f970c63fc1cb8d7"
|
|
integrity sha512-M682XWrrLNk3chXCjoPUQWOyYsB93B9z3mRyjtqqYJWDf2mfCdIYgDrA11cgNVhAQieaq6F2fn2f3wI0U4aTjA==
|
|
dependencies:
|
|
"@babel/helper-create-class-features-plugin" "^7.15.4"
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
"@babel/plugin-syntax-class-static-block" "^7.14.5"
|
|
|
|
"@babel/plugin-proposal-decorators@^7.15.8":
|
|
version "7.15.8"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.15.8.tgz#eb2969abf8993f15289f09fed762bb1df1521bd5"
|
|
integrity sha512-5n8+xGK7YDrXF+WAORg3P7LlCCdiaAyKLZi22eP2BwTy4kJ0kFUMMDCj4nQ8YrKyNZgjhU/9eRVqONnjB3us8g==
|
|
dependencies:
|
|
"@babel/helper-create-class-features-plugin" "^7.15.4"
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
"@babel/plugin-syntax-decorators" "^7.14.5"
|
|
|
|
"@babel/plugin-proposal-dynamic-import@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.14.5.tgz#0c6617df461c0c1f8fff3b47cd59772360101d2c"
|
|
integrity sha512-ExjiNYc3HDN5PXJx+bwC50GIx/KKanX2HiggnIUAYedbARdImiCU4RhhHfdf0Kd7JNXGpsBBBCOm+bBVy3Gb0g==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
|
|
|
|
"@babel/plugin-proposal-export-namespace-from@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.14.5.tgz#dbad244310ce6ccd083072167d8cea83a52faf76"
|
|
integrity sha512-g5POA32bXPMmSBu5Dx/iZGLGnKmKPc5AiY7qfZgurzrCYgIztDlHFbznSNCoQuv57YQLnQfaDi7dxCtLDIdXdA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
|
|
|
|
"@babel/plugin-proposal-json-strings@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.14.5.tgz#38de60db362e83a3d8c944ac858ddf9f0c2239eb"
|
|
integrity sha512-NSq2fczJYKVRIsUJyNxrVUMhB27zb7N7pOFGQOhBKJrChbGcgEAqyZrmZswkPk18VMurEeJAaICbfm57vUeTbQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
"@babel/plugin-syntax-json-strings" "^7.8.3"
|
|
|
|
"@babel/plugin-proposal-logical-assignment-operators@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.14.5.tgz#6e6229c2a99b02ab2915f82571e0cc646a40c738"
|
|
integrity sha512-YGn2AvZAo9TwyhlLvCCWxD90Xq8xJ4aSgaX3G5D/8DW94L8aaT+dS5cSP+Z06+rCJERGSr9GxMBZ601xoc2taw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
|
|
|
|
"@babel/plugin-proposal-nullish-coalescing-operator@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.14.5.tgz#ee38589ce00e2cc59b299ec3ea406fcd3a0fdaf6"
|
|
integrity sha512-gun/SOnMqjSb98Nkaq2rTKMwervfdAoz6NphdY0vTfuzMfryj+tDGb2n6UkDKwez+Y8PZDhE3D143v6Gepp4Hg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
|
|
|
|
"@babel/plugin-proposal-numeric-separator@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.14.5.tgz#83631bf33d9a51df184c2102a069ac0c58c05f18"
|
|
integrity sha512-yiclALKe0vyZRZE0pS6RXgjUOt87GWv6FYa5zqj15PvhOGFO69R5DusPlgK/1K5dVnCtegTiWu9UaBSrLLJJBg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
|
|
|
"@babel/plugin-proposal-object-rest-spread@^7.15.6":
|
|
version "7.15.6"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.15.6.tgz#ef68050c8703d07b25af402cb96cf7f34a68ed11"
|
|
integrity sha512-qtOHo7A1Vt+O23qEAX+GdBpqaIuD3i9VRrWgCJeq7WO6H2d14EK3q11urj5Te2MAeK97nMiIdRpwd/ST4JFbNg==
|
|
dependencies:
|
|
"@babel/compat-data" "^7.15.0"
|
|
"@babel/helper-compilation-targets" "^7.15.4"
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
|
"@babel/plugin-transform-parameters" "^7.15.4"
|
|
|
|
"@babel/plugin-proposal-optional-catch-binding@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.14.5.tgz#939dd6eddeff3a67fdf7b3f044b5347262598c3c"
|
|
integrity sha512-3Oyiixm0ur7bzO5ybNcZFlmVsygSIQgdOa7cTfOYCMY+wEPAYhZAJxi3mixKFCTCKUhQXuCTtQ1MzrpL3WT8ZQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
|
|
|
|
"@babel/plugin-proposal-optional-chaining@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.14.5.tgz#fa83651e60a360e3f13797eef00b8d519695b603"
|
|
integrity sha512-ycz+VOzo2UbWNI1rQXxIuMOzrDdHGrI23fRiz/Si2R4kv2XZQ1BK8ccdHwehMKBlcH/joGW/tzrUmo67gbJHlQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.14.5"
|
|
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
|
|
|
"@babel/plugin-proposal-private-methods@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.14.5.tgz#37446495996b2945f30f5be5b60d5e2aa4f5792d"
|
|
integrity sha512-838DkdUA1u+QTCplatfq4B7+1lnDa/+QMI89x5WZHBcnNv+47N8QEj2k9I2MUU9xIv8XJ4XvPCviM/Dj7Uwt9g==
|
|
dependencies:
|
|
"@babel/helper-create-class-features-plugin" "^7.14.5"
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-proposal-private-property-in-object@^7.15.4":
|
|
version "7.15.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.15.4.tgz#55c5e3b4d0261fd44fe637e3f624cfb0f484e3e5"
|
|
integrity sha512-X0UTixkLf0PCCffxgu5/1RQyGGbgZuKoI+vXP4iSbJSYwPb7hu06omsFGBvQ9lJEvwgrxHdS8B5nbfcd8GyUNA==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.15.4"
|
|
"@babel/helper-create-class-features-plugin" "^7.15.4"
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
"@babel/plugin-syntax-private-property-in-object" "^7.14.5"
|
|
|
|
"@babel/plugin-proposal-unicode-property-regex@^7.14.5", "@babel/plugin-proposal-unicode-property-regex@^7.4.4":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.14.5.tgz#0f95ee0e757a5d647f378daa0eca7e93faa8bbe8"
|
|
integrity sha512-6axIeOU5LnY471KenAB9vI8I5j7NQ2d652hIYwVyRfgaZT5UpiqFKCuVXCDMSrU+3VFafnu2c5m3lrWIlr6A5Q==
|
|
dependencies:
|
|
"@babel/helper-create-regexp-features-plugin" "^7.14.5"
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-syntax-async-generators@^7.8.4":
|
|
version "7.8.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d"
|
|
integrity sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-bigint@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz#4c9a6f669f5d0cdf1b90a1671e9a146be5300cea"
|
|
integrity sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-class-properties@^7.12.13", "@babel/plugin-syntax-class-properties@^7.8.3":
|
|
version "7.12.13"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz#b5c987274c4a3a82b89714796931a6b53544ae10"
|
|
integrity sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.12.13"
|
|
|
|
"@babel/plugin-syntax-class-static-block@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz#195df89b146b4b78b3bf897fd7a257c84659d406"
|
|
integrity sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-syntax-decorators@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.14.5.tgz#eafb9c0cbe09c8afeb964ba3a7bbd63945a72f20"
|
|
integrity sha512-c4sZMRWL4GSvP1EXy0woIP7m4jkVcEuG8R1TOZxPBPtp4FSM/kiPZub9UIs/Jrb5ZAOzvTUSGYrWsrSu1JvoPw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-syntax-dynamic-import@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz#62bf98b2da3cd21d626154fc96ee5b3cb68eacb3"
|
|
integrity sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-export-namespace-from@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz#028964a9ba80dbc094c915c487ad7c4e7a66465a"
|
|
integrity sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.3"
|
|
|
|
"@babel/plugin-syntax-import-meta@^7.8.3":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz#ee601348c370fa334d2207be158777496521fd51"
|
|
integrity sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-syntax-json-strings@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz#01ca21b668cd8218c9e640cb6dd88c5412b2c96a"
|
|
integrity sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-jsx@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.14.5.tgz#000e2e25d8673cce49300517a3eda44c263e4201"
|
|
integrity sha512-ohuFIsOMXJnbOMRfX7/w7LocdR6R7whhuRD4ax8IipLcLPlZGJKkBxgHp++U4N/vKyU16/YDQr2f5seajD3jIw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-syntax-logical-assignment-operators@^7.10.4", "@babel/plugin-syntax-logical-assignment-operators@^7.8.3":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz#ca91ef46303530448b906652bac2e9fe9941f699"
|
|
integrity sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-syntax-nullish-coalescing-operator@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz#167ed70368886081f74b5c36c65a88c03b66d1a9"
|
|
integrity sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-numeric-separator@^7.10.4", "@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.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz#60e225edcbd98a640332a2e72dd3e66f1af55871"
|
|
integrity sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-optional-catch-binding@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz#6111a265bcfb020eb9efd0fdfd7d26402b9ed6c1"
|
|
integrity sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-optional-chaining@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz#4f69c2ab95167e0180cd5336613f8c5788f7d48a"
|
|
integrity sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-private-property-in-object@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz#0dc6671ec0ea22b6e94a1114f857970cd39de1ad"
|
|
integrity sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-syntax-top-level-await@^7.14.5", "@babel/plugin-syntax-top-level-await@^7.8.3":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz#c1cfdadc35a646240001f06138247b741c34d94c"
|
|
integrity sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-syntax-typescript@^7.7.2":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.14.5.tgz#b82c6ce471b165b5ce420cf92914d6fb46225716"
|
|
integrity sha512-u6OXzDaIXjEstBRRoBCQ/uKQKlbuaeE5in0RvWdA4pN6AhqxTIwUsnHPU1CFZA/amYObMsuWhYfRl3Ch90HD0Q==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-transform-arrow-functions@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.14.5.tgz#f7187d9588a768dd080bf4c9ffe117ea62f7862a"
|
|
integrity sha512-KOnO0l4+tD5IfOdi4x8C1XmEIRWUjNRV8wc6K2vz/3e8yAOoZZvsRXRRIF/yo/MAOFb4QjtAw9xSxMXbSMRy8A==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-transform-async-to-generator@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.14.5.tgz#72c789084d8f2094acb945633943ef8443d39e67"
|
|
integrity sha512-szkbzQ0mNk0rpu76fzDdqSyPu0MuvpXgC+6rz5rpMb5OIRxdmHfQxrktL8CYolL2d8luMCZTR0DpIMIdL27IjA==
|
|
dependencies:
|
|
"@babel/helper-module-imports" "^7.14.5"
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
"@babel/helper-remap-async-to-generator" "^7.14.5"
|
|
|
|
"@babel/plugin-transform-block-scoped-functions@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.14.5.tgz#e48641d999d4bc157a67ef336aeb54bc44fd3ad4"
|
|
integrity sha512-dtqWqdWZ5NqBX3KzsVCWfQI3A53Ft5pWFCT2eCVUftWZgjc5DpDponbIF1+c+7cSGk2wN0YK7HGL/ezfRbpKBQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-transform-block-scoping@^7.15.3":
|
|
version "7.15.3"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.15.3.tgz#94c81a6e2fc230bcce6ef537ac96a1e4d2b3afaf"
|
|
integrity sha512-nBAzfZwZb4DkaGtOes1Up1nOAp9TDRRFw4XBzBBSG9QK7KVFmYzgj9o9sbPv7TX5ofL4Auq4wZnxCoPnI/lz2Q==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-transform-classes@^7.15.4":
|
|
version "7.15.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.15.4.tgz#50aee17aaf7f332ae44e3bce4c2e10534d5d3bf1"
|
|
integrity sha512-Yjvhex8GzBmmPQUvpXRPWQ9WnxXgAFuZSrqOK/eJlOGIXwvv8H3UEdUigl1gb/bnjTrln+e8bkZUYCBt/xYlBg==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.15.4"
|
|
"@babel/helper-function-name" "^7.15.4"
|
|
"@babel/helper-optimise-call-expression" "^7.15.4"
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
"@babel/helper-replace-supers" "^7.15.4"
|
|
"@babel/helper-split-export-declaration" "^7.15.4"
|
|
globals "^11.1.0"
|
|
|
|
"@babel/plugin-transform-computed-properties@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.14.5.tgz#1b9d78987420d11223d41195461cc43b974b204f"
|
|
integrity sha512-pWM+E4283UxaVzLb8UBXv4EIxMovU4zxT1OPnpHJcmnvyY9QbPPTKZfEj31EUvG3/EQRbYAGaYEUZ4yWOBC2xg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-transform-destructuring@^7.14.7":
|
|
version "7.14.7"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.14.7.tgz#0ad58ed37e23e22084d109f185260835e5557576"
|
|
integrity sha512-0mDE99nK+kVh3xlc5vKwB6wnP9ecuSj+zQCa/n0voENtP/zymdT4HH6QEb65wjjcbqr1Jb/7z9Qp7TF5FtwYGw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-transform-dotall-regex@^7.14.5", "@babel/plugin-transform-dotall-regex@^7.4.4":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.14.5.tgz#2f6bf76e46bdf8043b4e7e16cf24532629ba0c7a"
|
|
integrity sha512-loGlnBdj02MDsFaHhAIJzh7euK89lBrGIdM9EAtHFo6xKygCUGuuWe07o1oZVk287amtW1n0808sQM99aZt3gw==
|
|
dependencies:
|
|
"@babel/helper-create-regexp-features-plugin" "^7.14.5"
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-transform-duplicate-keys@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.14.5.tgz#365a4844881bdf1501e3a9f0270e7f0f91177954"
|
|
integrity sha512-iJjbI53huKbPDAsJ8EmVmvCKeeq21bAze4fu9GBQtSLqfvzj2oRuHVx4ZkDwEhg1htQ+5OBZh/Ab0XDf5iBZ7A==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-transform-exponentiation-operator@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.14.5.tgz#5154b8dd6a3dfe6d90923d61724bd3deeb90b493"
|
|
integrity sha512-jFazJhMBc9D27o9jDnIE5ZErI0R0m7PbKXVq77FFvqFbzvTMuv8jaAwLZ5PviOLSFttqKIW0/wxNSDbjLk0tYA==
|
|
dependencies:
|
|
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.14.5"
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-transform-for-of@^7.15.4":
|
|
version "7.15.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.15.4.tgz#25c62cce2718cfb29715f416e75d5263fb36a8c2"
|
|
integrity sha512-DRTY9fA751AFBDh2oxydvVm4SYevs5ILTWLs6xKXps4Re/KG5nfUkr+TdHCrRWB8C69TlzVgA9b3RmGWmgN9LA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-transform-function-name@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.14.5.tgz#e81c65ecb900746d7f31802f6bed1f52d915d6f2"
|
|
integrity sha512-vbO6kv0fIzZ1GpmGQuvbwwm+O4Cbm2NrPzwlup9+/3fdkuzo1YqOZcXw26+YUJB84Ja7j9yURWposEHLYwxUfQ==
|
|
dependencies:
|
|
"@babel/helper-function-name" "^7.14.5"
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-transform-literals@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.14.5.tgz#41d06c7ff5d4d09e3cf4587bd3ecf3930c730f78"
|
|
integrity sha512-ql33+epql2F49bi8aHXxvLURHkxJbSmMKl9J5yHqg4PLtdE6Uc48CH1GS6TQvZ86eoB/ApZXwm7jlA+B3kra7A==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-transform-member-expression-literals@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.14.5.tgz#b39cd5212a2bf235a617d320ec2b48bcc091b8a7"
|
|
integrity sha512-WkNXxH1VXVTKarWFqmso83xl+2V3Eo28YY5utIkbsmXoItO8Q3aZxN4BTS2k0hz9dGUloHK26mJMyQEYfkn/+Q==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-transform-modules-amd@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.14.5.tgz#4fd9ce7e3411cb8b83848480b7041d83004858f7"
|
|
integrity sha512-3lpOU8Vxmp3roC4vzFpSdEpGUWSMsHFreTWOMMLzel2gNGfHE5UWIh/LN6ghHs2xurUp4jRFYMUIZhuFbody1g==
|
|
dependencies:
|
|
"@babel/helper-module-transforms" "^7.14.5"
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
babel-plugin-dynamic-import-node "^2.3.3"
|
|
|
|
"@babel/plugin-transform-modules-commonjs@^7.15.4":
|
|
version "7.15.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.15.4.tgz#8201101240eabb5a76c08ef61b2954f767b6b4c1"
|
|
integrity sha512-qg4DPhwG8hKp4BbVDvX1s8cohM8a6Bvptu4l6Iingq5rW+yRUAhe/YRup/YcW2zCOlrysEWVhftIcKzrEZv3sA==
|
|
dependencies:
|
|
"@babel/helper-module-transforms" "^7.15.4"
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
"@babel/helper-simple-access" "^7.15.4"
|
|
babel-plugin-dynamic-import-node "^2.3.3"
|
|
|
|
"@babel/plugin-transform-modules-systemjs@^7.15.4":
|
|
version "7.15.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.15.4.tgz#b42890c7349a78c827719f1d2d0cd38c7d268132"
|
|
integrity sha512-fJUnlQrl/mezMneR72CKCgtOoahqGJNVKpompKwzv3BrEXdlPspTcyxrZ1XmDTIr9PpULrgEQo3qNKp6dW7ssw==
|
|
dependencies:
|
|
"@babel/helper-hoist-variables" "^7.15.4"
|
|
"@babel/helper-module-transforms" "^7.15.4"
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
"@babel/helper-validator-identifier" "^7.14.9"
|
|
babel-plugin-dynamic-import-node "^2.3.3"
|
|
|
|
"@babel/plugin-transform-modules-umd@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.14.5.tgz#fb662dfee697cce274a7cda525190a79096aa6e0"
|
|
integrity sha512-RfPGoagSngC06LsGUYyM9QWSXZ8MysEjDJTAea1lqRjNECE3y0qIJF/qbvJxc4oA4s99HumIMdXOrd+TdKaAAA==
|
|
dependencies:
|
|
"@babel/helper-module-transforms" "^7.14.5"
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-transform-named-capturing-groups-regex@^7.14.9":
|
|
version "7.14.9"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.14.9.tgz#c68f5c5d12d2ebaba3762e57c2c4f6347a46e7b2"
|
|
integrity sha512-l666wCVYO75mlAtGFfyFwnWmIXQm3kSH0C3IRnJqWcZbWkoihyAdDhFm2ZWaxWTqvBvhVFfJjMRQ0ez4oN1yYA==
|
|
dependencies:
|
|
"@babel/helper-create-regexp-features-plugin" "^7.14.5"
|
|
|
|
"@babel/plugin-transform-new-target@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.14.5.tgz#31bdae8b925dc84076ebfcd2a9940143aed7dbf8"
|
|
integrity sha512-Nx054zovz6IIRWEB49RDRuXGI4Gy0GMgqG0cII9L3MxqgXz/+rgII+RU58qpo4g7tNEx1jG7rRVH4ihZoP4esQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-transform-object-super@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.14.5.tgz#d0b5faeac9e98597a161a9cf78c527ed934cdc45"
|
|
integrity sha512-MKfOBWzK0pZIrav9z/hkRqIk/2bTv9qvxHzPQc12RcVkMOzpIKnFCNYJip00ssKWYkd8Sf5g0Wr7pqJ+cmtuFg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
"@babel/helper-replace-supers" "^7.14.5"
|
|
|
|
"@babel/plugin-transform-parameters@^7.15.4":
|
|
version "7.15.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.15.4.tgz#5f2285cc3160bf48c8502432716b48504d29ed62"
|
|
integrity sha512-9WB/GUTO6lvJU3XQsSr6J/WKvBC2hcs4Pew8YxZagi6GkTdniyqp8On5kqdK8MN0LMeu0mGbhPN+O049NV/9FQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-transform-property-literals@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.14.5.tgz#0ddbaa1f83db3606f1cdf4846fa1dfb473458b34"
|
|
integrity sha512-r1uilDthkgXW8Z1vJz2dKYLV1tuw2xsbrp3MrZmD99Wh9vsfKoob+JTgri5VUb/JqyKRXotlOtwgu4stIYCmnw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-transform-react-display-name@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.14.5.tgz#baa92d15c4570411301a85a74c13534873885b65"
|
|
integrity sha512-07aqY1ChoPgIxsuDviptRpVkWCSbXWmzQqcgy65C6YSFOfPFvb/DX3bBRHh7pCd/PMEEYHYWUTSVkCbkVainYQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-transform-react-inline-elements@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-inline-elements/-/plugin-transform-react-inline-elements-7.14.5.tgz#5e2c8ad96612f1a86484b291df5216cc6a6cffb6"
|
|
integrity sha512-RsdXYEbicGlg9WBvanlndPqCxrG9hV86lPjObbsTzA5hkrfScoECP5NWEJFUrtE/NVFu81OcPu6pQVVQtOX20Q==
|
|
dependencies:
|
|
"@babel/helper-builder-react-jsx" "^7.14.5"
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-transform-react-jsx-development@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.14.5.tgz#1a6c73e2f7ed2c42eebc3d2ad60b0c7494fcb9af"
|
|
integrity sha512-rdwG/9jC6QybWxVe2UVOa7q6cnTpw8JRRHOxntG/h6g/guAOe6AhtQHJuJh5FwmnXIT1bdm5vC2/5huV8ZOorQ==
|
|
dependencies:
|
|
"@babel/plugin-transform-react-jsx" "^7.14.5"
|
|
|
|
"@babel/plugin-transform-react-jsx@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.14.5.tgz#39749f0ee1efd8a1bd729152cf5f78f1d247a44a"
|
|
integrity sha512-7RylxNeDnxc1OleDm0F5Q/BSL+whYRbOAR+bwgCxIr0L32v7UFh/pz1DLMZideAUxKT6eMoS2zQH6fyODLEi8Q==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.14.5"
|
|
"@babel/helper-module-imports" "^7.14.5"
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
"@babel/plugin-syntax-jsx" "^7.14.5"
|
|
"@babel/types" "^7.14.5"
|
|
|
|
"@babel/plugin-transform-react-pure-annotations@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.14.5.tgz#18de612b84021e3a9802cbc212c9d9f46d0d11fc"
|
|
integrity sha512-3X4HpBJimNxW4rhUy/SONPyNQHp5YRr0HhJdT2OH1BRp0of7u3Dkirc7x9FRJMKMqTBI079VZ1hzv7Ouuz///g==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.14.5"
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-transform-regenerator@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.14.5.tgz#9676fd5707ed28f522727c5b3c0aa8544440b04f"
|
|
integrity sha512-NVIY1W3ITDP5xQl50NgTKlZ0GrotKtLna08/uGY6ErQt6VEQZXla86x/CTddm5gZdcr+5GSsvMeTmWA5Ii6pkg==
|
|
dependencies:
|
|
regenerator-transform "^0.14.2"
|
|
|
|
"@babel/plugin-transform-reserved-words@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.14.5.tgz#c44589b661cfdbef8d4300dcc7469dffa92f8304"
|
|
integrity sha512-cv4F2rv1nD4qdexOGsRQXJrOcyb5CrgjUH9PKrrtyhSDBNWGxd0UIitjyJiWagS+EbUGjG++22mGH1Pub8D6Vg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-transform-runtime@^7.15.8":
|
|
version "7.15.8"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.15.8.tgz#9d15b1e94e1c7f6344f65a8d573597d93c6cd886"
|
|
integrity sha512-+6zsde91jMzzvkzuEA3k63zCw+tm/GvuuabkpisgbDMTPQsIMHllE3XczJFFtEHLjjhKQFZmGQVRdELetlWpVw==
|
|
dependencies:
|
|
"@babel/helper-module-imports" "^7.15.4"
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
babel-plugin-polyfill-corejs2 "^0.2.2"
|
|
babel-plugin-polyfill-corejs3 "^0.2.5"
|
|
babel-plugin-polyfill-regenerator "^0.2.2"
|
|
semver "^6.3.0"
|
|
|
|
"@babel/plugin-transform-shorthand-properties@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.14.5.tgz#97f13855f1409338d8cadcbaca670ad79e091a58"
|
|
integrity sha512-xLucks6T1VmGsTB+GWK5Pl9Jl5+nRXD1uoFdA5TSO6xtiNjtXTjKkmPdFXVLGlK5A2/or/wQMKfmQ2Y0XJfn5g==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-transform-spread@^7.14.6":
|
|
version "7.14.6"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.14.6.tgz#6bd40e57fe7de94aa904851963b5616652f73144"
|
|
integrity sha512-Zr0x0YroFJku7n7+/HH3A2eIrGMjbmAIbJSVv0IZ+t3U2WUQUA64S/oeied2e+MaGSjmt4alzBCsK9E8gh+fag==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.14.5"
|
|
|
|
"@babel/plugin-transform-sticky-regex@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.14.5.tgz#5b617542675e8b7761294381f3c28c633f40aeb9"
|
|
integrity sha512-Z7F7GyvEMzIIbwnziAZmnSNpdijdr4dWt+FJNBnBLz5mwDFkqIXU9wmBcWWad3QeJF5hMTkRe4dAq2sUZiG+8A==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-transform-template-literals@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.14.5.tgz#a5f2bc233937d8453885dc736bdd8d9ffabf3d93"
|
|
integrity sha512-22btZeURqiepOfuy/VkFr+zStqlujWaarpMErvay7goJS6BWwdd6BY9zQyDLDa4x2S3VugxFb162IZ4m/S/+Gg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-transform-typeof-symbol@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.14.5.tgz#39af2739e989a2bd291bf6b53f16981423d457d4"
|
|
integrity sha512-lXzLD30ffCWseTbMQzrvDWqljvZlHkXU+CnseMhkMNqU1sASnCsz3tSzAaH3vCUXb9PHeUb90ZT1BdFTm1xxJw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-transform-unicode-escapes@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.14.5.tgz#9d4bd2a681e3c5d7acf4f57fa9e51175d91d0c6b"
|
|
integrity sha512-crTo4jATEOjxj7bt9lbYXcBAM3LZaUrbP2uUdxb6WIorLmjNKSpHfIybgY4B8SRpbf8tEVIWH3Vtm7ayCrKocA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-transform-unicode-regex@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.14.5.tgz#4cd09b6c8425dd81255c7ceb3fb1836e7414382e"
|
|
integrity sha512-UygduJpC5kHeCiRw/xDVzC+wj8VaYSoKl5JNVmbP7MadpNinAm3SvZCxZ42H37KZBKztz46YC73i9yV34d0Tzw==
|
|
dependencies:
|
|
"@babel/helper-create-regexp-features-plugin" "^7.14.5"
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/preset-env@^7.15.6":
|
|
version "7.15.6"
|
|
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.15.6.tgz#0f3898db9d63d320f21b17380d8462779de57659"
|
|
integrity sha512-L+6jcGn7EWu7zqaO2uoTDjjMBW+88FXzV8KvrBl2z6MtRNxlsmUNRlZPaNNPUTgqhyC5DHNFk/2Jmra+ublZWw==
|
|
dependencies:
|
|
"@babel/compat-data" "^7.15.0"
|
|
"@babel/helper-compilation-targets" "^7.15.4"
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
"@babel/helper-validator-option" "^7.14.5"
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.15.4"
|
|
"@babel/plugin-proposal-async-generator-functions" "^7.15.4"
|
|
"@babel/plugin-proposal-class-properties" "^7.14.5"
|
|
"@babel/plugin-proposal-class-static-block" "^7.15.4"
|
|
"@babel/plugin-proposal-dynamic-import" "^7.14.5"
|
|
"@babel/plugin-proposal-export-namespace-from" "^7.14.5"
|
|
"@babel/plugin-proposal-json-strings" "^7.14.5"
|
|
"@babel/plugin-proposal-logical-assignment-operators" "^7.14.5"
|
|
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5"
|
|
"@babel/plugin-proposal-numeric-separator" "^7.14.5"
|
|
"@babel/plugin-proposal-object-rest-spread" "^7.15.6"
|
|
"@babel/plugin-proposal-optional-catch-binding" "^7.14.5"
|
|
"@babel/plugin-proposal-optional-chaining" "^7.14.5"
|
|
"@babel/plugin-proposal-private-methods" "^7.14.5"
|
|
"@babel/plugin-proposal-private-property-in-object" "^7.15.4"
|
|
"@babel/plugin-proposal-unicode-property-regex" "^7.14.5"
|
|
"@babel/plugin-syntax-async-generators" "^7.8.4"
|
|
"@babel/plugin-syntax-class-properties" "^7.12.13"
|
|
"@babel/plugin-syntax-class-static-block" "^7.14.5"
|
|
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
|
|
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
|
|
"@babel/plugin-syntax-json-strings" "^7.8.3"
|
|
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
|
|
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
|
|
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
|
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
|
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
|
|
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
|
"@babel/plugin-syntax-private-property-in-object" "^7.14.5"
|
|
"@babel/plugin-syntax-top-level-await" "^7.14.5"
|
|
"@babel/plugin-transform-arrow-functions" "^7.14.5"
|
|
"@babel/plugin-transform-async-to-generator" "^7.14.5"
|
|
"@babel/plugin-transform-block-scoped-functions" "^7.14.5"
|
|
"@babel/plugin-transform-block-scoping" "^7.15.3"
|
|
"@babel/plugin-transform-classes" "^7.15.4"
|
|
"@babel/plugin-transform-computed-properties" "^7.14.5"
|
|
"@babel/plugin-transform-destructuring" "^7.14.7"
|
|
"@babel/plugin-transform-dotall-regex" "^7.14.5"
|
|
"@babel/plugin-transform-duplicate-keys" "^7.14.5"
|
|
"@babel/plugin-transform-exponentiation-operator" "^7.14.5"
|
|
"@babel/plugin-transform-for-of" "^7.15.4"
|
|
"@babel/plugin-transform-function-name" "^7.14.5"
|
|
"@babel/plugin-transform-literals" "^7.14.5"
|
|
"@babel/plugin-transform-member-expression-literals" "^7.14.5"
|
|
"@babel/plugin-transform-modules-amd" "^7.14.5"
|
|
"@babel/plugin-transform-modules-commonjs" "^7.15.4"
|
|
"@babel/plugin-transform-modules-systemjs" "^7.15.4"
|
|
"@babel/plugin-transform-modules-umd" "^7.14.5"
|
|
"@babel/plugin-transform-named-capturing-groups-regex" "^7.14.9"
|
|
"@babel/plugin-transform-new-target" "^7.14.5"
|
|
"@babel/plugin-transform-object-super" "^7.14.5"
|
|
"@babel/plugin-transform-parameters" "^7.15.4"
|
|
"@babel/plugin-transform-property-literals" "^7.14.5"
|
|
"@babel/plugin-transform-regenerator" "^7.14.5"
|
|
"@babel/plugin-transform-reserved-words" "^7.14.5"
|
|
"@babel/plugin-transform-shorthand-properties" "^7.14.5"
|
|
"@babel/plugin-transform-spread" "^7.14.6"
|
|
"@babel/plugin-transform-sticky-regex" "^7.14.5"
|
|
"@babel/plugin-transform-template-literals" "^7.14.5"
|
|
"@babel/plugin-transform-typeof-symbol" "^7.14.5"
|
|
"@babel/plugin-transform-unicode-escapes" "^7.14.5"
|
|
"@babel/plugin-transform-unicode-regex" "^7.14.5"
|
|
"@babel/preset-modules" "^0.1.4"
|
|
"@babel/types" "^7.15.6"
|
|
babel-plugin-polyfill-corejs2 "^0.2.2"
|
|
babel-plugin-polyfill-corejs3 "^0.2.2"
|
|
babel-plugin-polyfill-regenerator "^0.2.2"
|
|
core-js-compat "^3.16.0"
|
|
semver "^6.3.0"
|
|
|
|
"@babel/preset-modules@^0.1.4":
|
|
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.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.14.5.tgz#0fbb769513f899c2c56f3a882fa79673c2d4ab3c"
|
|
integrity sha512-XFxBkjyObLvBaAvkx1Ie95Iaq4S/GUEIrejyrntQ/VCMKUYvKLoyKxOBzJ2kjA3b6rC9/KL6KXfDC2GqvLiNqQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
"@babel/helper-validator-option" "^7.14.5"
|
|
"@babel/plugin-transform-react-display-name" "^7.14.5"
|
|
"@babel/plugin-transform-react-jsx" "^7.14.5"
|
|
"@babel/plugin-transform-react-jsx-development" "^7.14.5"
|
|
"@babel/plugin-transform-react-pure-annotations" "^7.14.5"
|
|
|
|
"@babel/runtime-corejs3@^7.10.2":
|
|
version "7.10.3"
|
|
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.10.3.tgz#931ed6941d3954924a7aa967ee440e60c507b91a"
|
|
integrity sha512-HA7RPj5xvJxQl429r5Cxr2trJwOfPjKiqhCXcdQPSqO2G0RHPZpXu4fkYmBaTKCp2c/jRaMK9GB/lN+7zvvFPw==
|
|
dependencies:
|
|
core-js-pure "^3.0.0"
|
|
regenerator-runtime "^0.13.4"
|
|
|
|
"@babel/runtime@7.0.0":
|
|
version "7.0.0"
|
|
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.0.0.tgz#adeb78fedfc855aa05bc041640f3f6f98e85424c"
|
|
integrity sha512-7hGhzlcmg01CvH1EHdSPVXYX1aJ8KCEyz6I9xYIi/asDtzBPMyMhVibhM/K6g/5qnKBwjZtp10bNZIEFTRW1MA==
|
|
dependencies:
|
|
regenerator-runtime "^0.12.0"
|
|
|
|
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.0", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.2.0", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
|
|
version "7.15.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.15.4.tgz#fd17d16bfdf878e6dd02d19753a39fa8a8d9c84a"
|
|
integrity sha512-99catp6bHCaxr4sJ/DbTGgHS4+Rs2RVd2g7iOap6SLGPDknRK9ztKNsE/Fg6QhSeh1FGE5f6gHGQmvvn3I3xhw==
|
|
dependencies:
|
|
regenerator-runtime "^0.13.4"
|
|
|
|
"@babel/template@^7.14.5", "@babel/template@^7.15.4", "@babel/template@^7.3.3":
|
|
version "7.15.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.15.4.tgz#51898d35dcf3faa670c4ee6afcfd517ee139f194"
|
|
integrity sha512-UgBAfEa1oGuYgDIPM2G+aHa4Nlo9Lh6mGD2bDBGMTbYnc38vulXPuC1MGjYILIEmlwl6Rd+BPR9ee3gm20CBtg==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.14.5"
|
|
"@babel/parser" "^7.15.4"
|
|
"@babel/types" "^7.15.4"
|
|
|
|
"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.15.4", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2":
|
|
version "7.15.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.4.tgz#ff8510367a144bfbff552d9e18e28f3e2889c22d"
|
|
integrity sha512-W6lQD8l4rUbQR/vYgSuCAE75ADyyQvOpFVsvPPdkhf6lATXAsQIG9YdtOcu8BB1dZ0LKu+Zo3c1wEcbKeuhdlA==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.14.5"
|
|
"@babel/generator" "^7.15.4"
|
|
"@babel/helper-function-name" "^7.15.4"
|
|
"@babel/helper-hoist-variables" "^7.15.4"
|
|
"@babel/helper-split-export-declaration" "^7.15.4"
|
|
"@babel/parser" "^7.15.4"
|
|
"@babel/types" "^7.15.4"
|
|
debug "^4.1.0"
|
|
globals "^11.1.0"
|
|
|
|
"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.14.5", "@babel/types@^7.15.4", "@babel/types@^7.15.6", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
|
|
version "7.15.6"
|
|
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.6.tgz#99abdc48218b2881c058dd0a7ab05b99c9be758f"
|
|
integrity sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig==
|
|
dependencies:
|
|
"@babel/helper-validator-identifier" "^7.14.9"
|
|
to-fast-properties "^2.0.0"
|
|
|
|
"@bcoe/v8-coverage@^0.2.3":
|
|
version "0.2.3"
|
|
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
|
|
|
|
"@emotion/cache@^11.1.3", "@emotion/cache@^11.4.0":
|
|
version "11.4.0"
|
|
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.4.0.tgz#293fc9d9a7a38b9aad8e9337e5014366c3b09ac0"
|
|
integrity sha512-Zx70bjE7LErRO9OaZrhf22Qye1y4F7iDl+ITjet0J+i+B88PrAOBkKvaAWhxsZf72tDLajwCgfCjJ2dvH77C3g==
|
|
dependencies:
|
|
"@emotion/memoize" "^0.7.4"
|
|
"@emotion/sheet" "^1.0.0"
|
|
"@emotion/utils" "^1.0.0"
|
|
"@emotion/weak-memoize" "^0.2.5"
|
|
stylis "^4.0.3"
|
|
|
|
"@emotion/hash@^0.8.0":
|
|
version "0.8.0"
|
|
resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.8.0.tgz#bbbff68978fefdbe68ccb533bc8cbe1d1afb5413"
|
|
integrity sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow==
|
|
|
|
"@emotion/memoize@^0.7.4":
|
|
version "0.7.5"
|
|
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.5.tgz#2c40f81449a4e554e9fc6396910ed4843ec2be50"
|
|
integrity sha512-igX9a37DR2ZPGYtV6suZ6whr8pTFtyHL3K/oLUotxpSVO2ASaprmAe2Dkq7tBo7CRY7MMDrAa9nuQP9/YG8FxQ==
|
|
|
|
"@emotion/react@^11.1.1":
|
|
version "11.1.4"
|
|
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.1.4.tgz#ddee4247627ff7dd7d0c6ae52f1cfd6b420357d2"
|
|
integrity sha512-9gkhrW8UjV4IGRnEe4/aGPkUxoGS23aD9Vu6JCGfEDyBYL+nGkkRBoMFGAzCT9qFdyUvQp4UUtErbKWxq/JS4A==
|
|
dependencies:
|
|
"@babel/runtime" "^7.7.2"
|
|
"@emotion/cache" "^11.1.3"
|
|
"@emotion/serialize" "^1.0.0"
|
|
"@emotion/sheet" "^1.0.1"
|
|
"@emotion/utils" "^1.0.0"
|
|
"@emotion/weak-memoize" "^0.2.5"
|
|
hoist-non-react-statics "^3.3.1"
|
|
|
|
"@emotion/serialize@^1.0.0":
|
|
version "1.0.0"
|
|
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.0.0.tgz#1a61f4f037cf39995c97fc80ebe99abc7b191ca9"
|
|
integrity sha512-zt1gm4rhdo5Sry8QpCOpopIUIKU+mUSpV9WNmFILUraatm5dttNEaYzUWWSboSMUE6PtN2j1cAsuvcugfdI3mw==
|
|
dependencies:
|
|
"@emotion/hash" "^0.8.0"
|
|
"@emotion/memoize" "^0.7.4"
|
|
"@emotion/unitless" "^0.7.5"
|
|
"@emotion/utils" "^1.0.0"
|
|
csstype "^3.0.2"
|
|
|
|
"@emotion/sheet@^1.0.0", "@emotion/sheet@^1.0.1":
|
|
version "1.0.1"
|
|
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.0.1.tgz#245f54abb02dfd82326e28689f34c27aa9b2a698"
|
|
integrity sha512-GbIvVMe4U+Zc+929N1V7nW6YYJtidj31lidSmdYcWozwoBIObXBnaJkKNDjZrLm9Nc0BR+ZyHNaRZxqNZbof5g==
|
|
|
|
"@emotion/unitless@^0.7.5":
|
|
version "0.7.5"
|
|
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.7.5.tgz#77211291c1900a700b8a78cfafda3160d76949ed"
|
|
integrity sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==
|
|
|
|
"@emotion/utils@^1.0.0":
|
|
version "1.0.0"
|
|
resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.0.0.tgz#abe06a83160b10570816c913990245813a2fd6af"
|
|
integrity sha512-mQC2b3XLDs6QCW+pDQDiyO/EdGZYOygE8s5N5rrzjSI4M3IejPE/JPndCBwRT9z982aqQNi6beWs1UeayrQxxA==
|
|
|
|
"@emotion/weak-memoize@^0.2.5":
|
|
version "0.2.5"
|
|
resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.2.5.tgz#8eed982e2ee6f7f4e44c253e12962980791efd46"
|
|
integrity sha512-6U71C2Wp7r5XtFtQzYrW5iKFT67OixrSxjI4MptCHzdSVlgabczzqLe0ZSgnub/5Kp4hSbpDB1tMytZY9pwxxA==
|
|
|
|
"@eslint/eslintrc@^0.4.3":
|
|
version "0.4.3"
|
|
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3.tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c"
|
|
integrity sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==
|
|
dependencies:
|
|
ajv "^6.12.4"
|
|
debug "^4.1.1"
|
|
espree "^7.3.0"
|
|
globals "^13.9.0"
|
|
ignore "^4.0.6"
|
|
import-fresh "^3.2.1"
|
|
js-yaml "^3.13.1"
|
|
minimatch "^3.0.4"
|
|
strip-json-comments "^3.1.1"
|
|
|
|
"@formatjs/intl-unified-numberformat@^3.3.3":
|
|
version "3.3.6"
|
|
resolved "https://registry.yarnpkg.com/@formatjs/intl-unified-numberformat/-/intl-unified-numberformat-3.3.6.tgz#ab69818f7568894023cb31fdb5b5c7eed62c6537"
|
|
integrity sha512-VQYswh9Pxf4kN6FQvKprAQwSJrF93eJstCDPM1HIt3c3O6NqPFWNWhZ91PLTppOV11rLYsFK11ZxiGbnLNiPTg==
|
|
dependencies:
|
|
"@formatjs/intl-utils" "^2.2.5"
|
|
|
|
"@formatjs/intl-utils@^2.2.5":
|
|
version "2.2.5"
|
|
resolved "https://registry.yarnpkg.com/@formatjs/intl-utils/-/intl-utils-2.2.5.tgz#eaafd94df3d102ee13e54e80f992a33868a6b1e8"
|
|
integrity sha512-p7gcmazKROteL4IECCp03Qrs790fZ8tbemUAjQu0+K0AaAlK49rI1SIFFq3LzDUAqXIshV95JJhRe/yXxkal5g==
|
|
|
|
"@gamestdio/websocket@^0.3.2":
|
|
version "0.3.2"
|
|
resolved "https://registry.yarnpkg.com/@gamestdio/websocket/-/websocket-0.3.2.tgz#321ba0976ee30fd14e51dbf8faa85ce7b325f76a"
|
|
integrity sha512-J3n5SKim+ZoLbe44hRGI/VYAwSMCeIJuBy+FfP6EZaujEpNchPRFcIsVQLWAwpU1bP2Ji63rC+rEUOd1vjUB6Q==
|
|
|
|
"@github/webauthn-json@^0.5.7":
|
|
version "0.5.7"
|
|
resolved "https://registry.yarnpkg.com/@github/webauthn-json/-/webauthn-json-0.5.7.tgz#143bc67f6e0f75f8d188e565741507bb08c31214"
|
|
integrity sha512-SUYsttDxFSvWvvJssJpwzjmRCqYfdfqC9VCmAHQYfdKCVelyJteCHo9/lK1CB72mx/jrl6cFNY08aua4J2jIyg==
|
|
|
|
"@humanwhocodes/config-array@^0.5.0":
|
|
version "0.5.0"
|
|
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.5.0.tgz#1407967d4c6eecd7388f83acf1eaf4d0c6e58ef9"
|
|
integrity sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==
|
|
dependencies:
|
|
"@humanwhocodes/object-schema" "^1.2.0"
|
|
debug "^4.1.1"
|
|
minimatch "^3.0.4"
|
|
|
|
"@humanwhocodes/object-schema@^1.2.0":
|
|
version "1.2.0"
|
|
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.0.tgz#87de7af9c231826fdd68ac7258f77c429e0e5fcf"
|
|
integrity sha512-wdppn25U8z/2yiaT6YGquE6X8sSv7hNMWSXYSSU1jGv/yd6XqjXgTDJ8KP4NgjTXfJ3GbRjeeb8RTV7a/VpM+w==
|
|
|
|
"@istanbuljs/load-nyc-config@^1.0.0":
|
|
version "1.1.0"
|
|
resolved "https://registry.yarnpkg.com/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz#fd3db1d59ecf7cf121e80650bb86712f9b55eced"
|
|
integrity sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==
|
|
dependencies:
|
|
camelcase "^5.3.1"
|
|
find-up "^4.1.0"
|
|
get-package-type "^0.1.0"
|
|
js-yaml "^3.13.1"
|
|
resolve-from "^5.0.0"
|
|
|
|
"@istanbuljs/schema@^0.1.2":
|
|
version "0.1.2"
|
|
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd"
|
|
integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw==
|
|
|
|
"@jest/console@^27.2.3":
|
|
version "27.2.3"
|
|
resolved "https://registry.yarnpkg.com/@jest/console/-/console-27.2.3.tgz#c87fe48397dc7511089be71da93fb41869b75b7e"
|
|
integrity sha512-7akAz7p6T31EEYVVKxs6fKaR7CUgem22M/0TjCP7a64FIhNif2EiWcRzMkkDZbYhImG+Tz5qy9gMk2Wtl5GV1g==
|
|
dependencies:
|
|
"@jest/types" "^27.2.3"
|
|
"@types/node" "*"
|
|
chalk "^4.0.0"
|
|
jest-message-util "^27.2.3"
|
|
jest-util "^27.2.3"
|
|
slash "^3.0.0"
|
|
|
|
"@jest/core@^27.2.3":
|
|
version "27.2.3"
|
|
resolved "https://registry.yarnpkg.com/@jest/core/-/core-27.2.3.tgz#b21a3ffb69bef017c4562d27689bb798c0194501"
|
|
integrity sha512-I+VX+X8pkw2I057swT3ufNp6V5EBeFO1dl+gvIexdV0zg1kZ+cz9CrPbWL75dYrJIInf5uWPwDwOoJCALrTxWw==
|
|
dependencies:
|
|
"@jest/console" "^27.2.3"
|
|
"@jest/reporters" "^27.2.3"
|
|
"@jest/test-result" "^27.2.3"
|
|
"@jest/transform" "^27.2.3"
|
|
"@jest/types" "^27.2.3"
|
|
"@types/node" "*"
|
|
ansi-escapes "^4.2.1"
|
|
chalk "^4.0.0"
|
|
emittery "^0.8.1"
|
|
exit "^0.1.2"
|
|
graceful-fs "^4.2.4"
|
|
jest-changed-files "^27.2.3"
|
|
jest-config "^27.2.3"
|
|
jest-haste-map "^27.2.3"
|
|
jest-message-util "^27.2.3"
|
|
jest-regex-util "^27.0.6"
|
|
jest-resolve "^27.2.3"
|
|
jest-resolve-dependencies "^27.2.3"
|
|
jest-runner "^27.2.3"
|
|
jest-runtime "^27.2.3"
|
|
jest-snapshot "^27.2.3"
|
|
jest-util "^27.2.3"
|
|
jest-validate "^27.2.3"
|
|
jest-watcher "^27.2.3"
|
|
micromatch "^4.0.4"
|
|
p-each-series "^2.1.0"
|
|
rimraf "^3.0.0"
|
|
slash "^3.0.0"
|
|
strip-ansi "^6.0.0"
|
|
|
|
"@jest/environment@^27.2.3":
|
|
version "27.2.3"
|
|
resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-27.2.3.tgz#3ae328d778a67e027bad27541d1c09ed94312609"
|
|
integrity sha512-xXZk/Uhq6TTRydg4RyNawNZ82lX88r3997t5ykzQBfB3Wd+mqzSyC4XWzw4lTZJISldwn9/FunexTSGBFcvVAg==
|
|
dependencies:
|
|
"@jest/fake-timers" "^27.2.3"
|
|
"@jest/types" "^27.2.3"
|
|
"@types/node" "*"
|
|
jest-mock "^27.2.3"
|
|
|
|
"@jest/fake-timers@^27.2.3":
|
|
version "27.2.3"
|
|
resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-27.2.3.tgz#21cdef9cb9edd30c80026a0176eba58f5fbcaa67"
|
|
integrity sha512-A8+X35briNiabUPcLqYQY+dsvBUozX9DCa7HgJLdvRK/JPAKUpthYHjnI9y6QUYaDTqGZEo4rLf7LXE51MwP3Q==
|
|
dependencies:
|
|
"@jest/types" "^27.2.3"
|
|
"@sinonjs/fake-timers" "^8.0.1"
|
|
"@types/node" "*"
|
|
jest-message-util "^27.2.3"
|
|
jest-mock "^27.2.3"
|
|
jest-util "^27.2.3"
|
|
|
|
"@jest/globals@^27.2.3":
|
|
version "27.2.3"
|
|
resolved "https://registry.yarnpkg.com/@jest/globals/-/globals-27.2.3.tgz#6b8d652083d78709b243d9571457058f1c6c5fea"
|
|
integrity sha512-JVjQDs5z34XvFME0qHmKwWtgzRnBa/i22nfWjzlIUvkdFCzndN+JTLEWNXAgyBbGnNYuMZ8CpvgF9uhKt/cR3g==
|
|
dependencies:
|
|
"@jest/environment" "^27.2.3"
|
|
"@jest/types" "^27.2.3"
|
|
expect "^27.2.3"
|
|
|
|
"@jest/reporters@^27.2.3":
|
|
version "27.2.3"
|
|
resolved "https://registry.yarnpkg.com/@jest/reporters/-/reporters-27.2.3.tgz#47c27be7c3e2069042b6fba12c1f8f62f91302db"
|
|
integrity sha512-zc9gQDjUAnkRQ5C0LW2u4JU9Ojqp9qc8OXQkMSmAbou6lN0mvDGEl4PG5HrZxpW4nE2FjIYyX6JAn05QT3gLbw==
|
|
dependencies:
|
|
"@bcoe/v8-coverage" "^0.2.3"
|
|
"@jest/console" "^27.2.3"
|
|
"@jest/test-result" "^27.2.3"
|
|
"@jest/transform" "^27.2.3"
|
|
"@jest/types" "^27.2.3"
|
|
chalk "^4.0.0"
|
|
collect-v8-coverage "^1.0.0"
|
|
exit "^0.1.2"
|
|
glob "^7.1.2"
|
|
graceful-fs "^4.2.4"
|
|
istanbul-lib-coverage "^3.0.0"
|
|
istanbul-lib-instrument "^4.0.3"
|
|
istanbul-lib-report "^3.0.0"
|
|
istanbul-lib-source-maps "^4.0.0"
|
|
istanbul-reports "^3.0.2"
|
|
jest-haste-map "^27.2.3"
|
|
jest-resolve "^27.2.3"
|
|
jest-util "^27.2.3"
|
|
jest-worker "^27.2.3"
|
|
slash "^3.0.0"
|
|
source-map "^0.6.0"
|
|
string-length "^4.0.1"
|
|
terminal-link "^2.0.0"
|
|
v8-to-istanbul "^8.1.0"
|
|
|
|
"@jest/source-map@^27.0.6":
|
|
version "27.0.6"
|
|
resolved "https://registry.yarnpkg.com/@jest/source-map/-/source-map-27.0.6.tgz#be9e9b93565d49b0548b86e232092491fb60551f"
|
|
integrity sha512-Fek4mi5KQrqmlY07T23JRi0e7Z9bXTOOD86V/uS0EIW4PClvPDqZOyFlLpNJheS6QI0FNX1CgmPjtJ4EA/2M+g==
|
|
dependencies:
|
|
callsites "^3.0.0"
|
|
graceful-fs "^4.2.4"
|
|
source-map "^0.6.0"
|
|
|
|
"@jest/test-result@^27.2.3":
|
|
version "27.2.3"
|
|
resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-27.2.3.tgz#7d8f790186c7ec7600edc1d8781656268f038255"
|
|
integrity sha512-+pRxO4xSJyUxoA0ENiTq8wT+5RCFOxK4nlNY2lUes/VF33uB54GBkZeXlljZcZjuzS1Yarz4hZI/a4mBtv9jQA==
|
|
dependencies:
|
|
"@jest/console" "^27.2.3"
|
|
"@jest/types" "^27.2.3"
|
|
"@types/istanbul-lib-coverage" "^2.0.0"
|
|
collect-v8-coverage "^1.0.0"
|
|
|
|
"@jest/test-sequencer@^27.2.3":
|
|
version "27.2.3"
|
|
resolved "https://registry.yarnpkg.com/@jest/test-sequencer/-/test-sequencer-27.2.3.tgz#a9e376b91a64c6f5ab37f05e9d304340609125d7"
|
|
integrity sha512-QskUVqLU2zzRYchI2Q9I9A2xnbDqGo70WIWkKf4+tD+BAkohDxOF46Q7iYxznPiRTcoYtqttSZiNSS4rgQDxrQ==
|
|
dependencies:
|
|
"@jest/test-result" "^27.2.3"
|
|
graceful-fs "^4.2.4"
|
|
jest-haste-map "^27.2.3"
|
|
jest-runtime "^27.2.3"
|
|
|
|
"@jest/transform@^27.2.3", "@jest/transform@^27.2.5":
|
|
version "27.2.5"
|
|
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-27.2.5.tgz#02b08862a56dbedddf0ba3c2eae41e049a250e29"
|
|
integrity sha512-29lRtAHHYGALbZOx343v0zKmdOg4Sb0rsA1uSv0818bvwRhs3TyElOmTVXlrw0v1ZTqXJCAH/cmoDXimBhQOJQ==
|
|
dependencies:
|
|
"@babel/core" "^7.1.0"
|
|
"@jest/types" "^27.2.5"
|
|
babel-plugin-istanbul "^6.0.0"
|
|
chalk "^4.0.0"
|
|
convert-source-map "^1.4.0"
|
|
fast-json-stable-stringify "^2.0.0"
|
|
graceful-fs "^4.2.4"
|
|
jest-haste-map "^27.2.5"
|
|
jest-regex-util "^27.0.6"
|
|
jest-util "^27.2.5"
|
|
micromatch "^4.0.4"
|
|
pirates "^4.0.1"
|
|
slash "^3.0.0"
|
|
source-map "^0.6.1"
|
|
write-file-atomic "^3.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@^27.0.2", "@jest/types@^27.2.3", "@jest/types@^27.2.5":
|
|
version "27.2.5"
|
|
resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.2.5.tgz#420765c052605e75686982d24b061b4cbba22132"
|
|
integrity sha512-nmuM4VuDtCZcY+eTpw+0nvstwReMsjPoj7ZR80/BbixulhLaiX+fbv8oeLW8WZlJMcsGQsTmMKT/iTZu1Uy/lQ==
|
|
dependencies:
|
|
"@types/istanbul-lib-coverage" "^2.0.0"
|
|
"@types/istanbul-reports" "^3.0.0"
|
|
"@types/node" "*"
|
|
"@types/yargs" "^16.0.0"
|
|
chalk "^4.0.0"
|
|
|
|
"@npmcli/move-file@^1.0.1":
|
|
version "1.0.1"
|
|
resolved "https://registry.yarnpkg.com/@npmcli/move-file/-/move-file-1.0.1.tgz#de103070dac0f48ce49cf6693c23af59c0f70464"
|
|
integrity sha512-Uv6h1sT+0DrblvIrolFtbvM1FgWm+/sy4B3pvLp67Zys+thcukzS5ekn7HsZFGpWP4Q3fYJCljbWQE/XivMRLw==
|
|
dependencies:
|
|
mkdirp "^1.0.4"
|
|
|
|
"@polka/url@^1.0.0-next.9":
|
|
version "1.0.0-next.11"
|
|
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.11.tgz#aeb16f50649a91af79dbe36574b66d0f9e4d9f71"
|
|
integrity sha512-3NsZsJIA/22P3QUyrEDNA2D133H4j224twJrdipXN38dpnIOzAbUDtOwkcJ5pXmn75w7LSQDjA4tO9dm1XlqlA==
|
|
|
|
"@rails/ujs@^6.1.4":
|
|
version "6.1.4"
|
|
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-6.1.4.tgz#093d5341595a02089ed309dec40f3c37da7b1b10"
|
|
integrity sha512-O3lEzL5DYbxppMdsFSw36e4BHIlfz/xusynwXGv3l2lhSlvah41qviRpsoAlKXxl37nZAqK+UUF5cnGGK45Mfw==
|
|
|
|
"@sinonjs/commons@^1.7.0":
|
|
version "1.8.1"
|
|
resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.8.1.tgz#e7df00f98a203324f6dc7cc606cad9d4a8ab2217"
|
|
integrity sha512-892K+kWUUi3cl+LlqEWIDrhvLgdL79tECi8JZUyq6IviKy/DNhuzCRlbHUjxK89f4ypPMMaFnFuR9Ie6DoIMsw==
|
|
dependencies:
|
|
type-detect "4.0.8"
|
|
|
|
"@sinonjs/fake-timers@^8.0.1":
|
|
version "8.0.1"
|
|
resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-8.0.1.tgz#1c1c9a91419f804e59ae8df316a07dd1c3a76b94"
|
|
integrity sha512-AU7kwFxreVd6OAXcAFlKSmZquiRUU0FvYm44k1Y1QbK7Co4m0aqfGMhjykIeQp/H6rcl+nFmj0zfdUcGVs9Dew==
|
|
dependencies:
|
|
"@sinonjs/commons" "^1.7.0"
|
|
|
|
"@testing-library/dom@^8.0.0":
|
|
version "8.1.0"
|
|
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.1.0.tgz#f8358b1883844ea569ba76b7e94582168df5370d"
|
|
integrity sha512-kmW9alndr19qd6DABzQ978zKQ+J65gU2Rzkl8hriIetPnwpesRaK4//jEQyYh8fEALmGhomD/LBQqt+o+DL95Q==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.10.4"
|
|
"@babel/runtime" "^7.12.5"
|
|
"@types/aria-query" "^4.2.0"
|
|
aria-query "^4.2.2"
|
|
chalk "^4.1.0"
|
|
dom-accessibility-api "^0.5.6"
|
|
lz-string "^1.4.4"
|
|
pretty-format "^27.0.2"
|
|
|
|
"@testing-library/jest-dom@^5.14.1":
|
|
version "5.14.1"
|
|
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.14.1.tgz#8501e16f1e55a55d675fe73eecee32cdaddb9766"
|
|
integrity sha512-dfB7HVIgTNCxH22M1+KU6viG5of2ldoA5ly8Ar8xkezKHKXjRvznCdbMbqjYGgO2xjRbwnR+rR8MLUIqF3kKbQ==
|
|
dependencies:
|
|
"@babel/runtime" "^7.9.2"
|
|
"@types/testing-library__jest-dom" "^5.9.1"
|
|
aria-query "^4.2.2"
|
|
chalk "^3.0.0"
|
|
css "^3.0.0"
|
|
css.escape "^1.5.1"
|
|
dom-accessibility-api "^0.5.6"
|
|
lodash "^4.17.15"
|
|
redent "^3.0.0"
|
|
|
|
"@testing-library/react@^12.1.2":
|
|
version "12.1.2"
|
|
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.2.tgz#f1bc9a45943461fa2a598bb4597df1ae044cfc76"
|
|
integrity sha512-ihQiEOklNyHIpo2Y8FREkyD1QAea054U0MVbwH1m8N9TxeFz+KoJ9LkqoKqJlzx2JDm56DVwaJ1r36JYxZM05g==
|
|
dependencies:
|
|
"@babel/runtime" "^7.12.5"
|
|
"@testing-library/dom" "^8.0.0"
|
|
|
|
"@tootallnate/once@1":
|
|
version "1.1.2"
|
|
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82"
|
|
integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==
|
|
|
|
"@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.0.0", "@types/babel__core@^7.1.14", "@types/babel__core@^7.1.3":
|
|
version "7.1.14"
|
|
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.14.tgz#faaeefc4185ec71c389f4501ee5ec84b170cc402"
|
|
integrity sha512-zGZJzzBUVDo/eV6KgbE0f0ZI7dInEYvo12Rb70uNQDshC3SkRMb67ja0GgRHZgAX3Za6rhaWlvbDO8rrGyAb1g==
|
|
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.13"
|
|
resolved "https://registry.yarnpkg.com/@types/babel__traverse/-/babel__traverse-7.0.13.tgz#1874914be974a492e1b4cb00585cabb274e8ba18"
|
|
integrity sha512-i+zS7t6/s9cdQvbqKDARrcbrPvtJGlbYsMkazo03nTAK3RX9FNrLllXys22uiTGJapPOTZTQ35nHh4ISph4SLQ==
|
|
dependencies:
|
|
"@babel/types" "^7.3.0"
|
|
|
|
"@types/babel__traverse@^7.0.4":
|
|
version "7.0.15"
|
|
resolved "https://registry.yarnpkg.com/@types/babel__traverse/-/babel__traverse-7.0.15.tgz#db9e4238931eb69ef8aab0ad6523d4d4caa39d03"
|
|
integrity sha512-Pzh9O3sTK8V6I1olsXpCfj2k/ygO2q1X0vhhnDrEQyYLHZesWz+zMZMVcwXLCYf0U36EtmyYaFGPfXlTtDHe3A==
|
|
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/events@*":
|
|
version "3.0.0"
|
|
resolved "https://registry.yarnpkg.com/@types/events/-/events-3.0.0.tgz#2862f3f58a9a7f7c3e78d79f130dd4d71c25c2a7"
|
|
integrity sha512-EaObqwIvayI5a8dCzhFrjKzVwKLxjoG9T6Ppd5CEo07LRKfQ8Yokw54r5+Wq7FaBQ+yXRvQAYPrHwya1/UFt9g==
|
|
|
|
"@types/glob@^7.1.1":
|
|
version "7.1.1"
|
|
resolved "https://registry.yarnpkg.com/@types/glob/-/glob-7.1.1.tgz#aa59a1c6e3fbc421e07ccd31a944c30eba521575"
|
|
integrity sha512-1Bh06cbWJUHMC97acuD6UMG29nMt0Aqz1vF3guLfG+kHHJhy3AyohZFFxYk2f7Q1SQIrNwvncxAE0N/9s70F2w==
|
|
dependencies:
|
|
"@types/events" "*"
|
|
"@types/minimatch" "*"
|
|
"@types/node" "*"
|
|
|
|
"@types/graceful-fs@^4.1.2":
|
|
version "4.1.3"
|
|
resolved "https://registry.yarnpkg.com/@types/graceful-fs/-/graceful-fs-4.1.3.tgz#039af35fe26bec35003e8d86d2ee9c586354348f"
|
|
integrity sha512-AiHRaEB50LQg0pZmm659vNBb9f4SJ0qrAnteuzhSeAUcJKxoYgEnprg/83kppCnc2zvtCKbdZry1a5pVY3lOTQ==
|
|
dependencies:
|
|
"@types/node" "*"
|
|
|
|
"@types/hoist-non-react-statics@^3.3.0":
|
|
version "3.3.1"
|
|
resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz#1124aafe5118cb591977aeb1ceaaed1070eb039f"
|
|
integrity sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==
|
|
dependencies:
|
|
"@types/react" "*"
|
|
hoist-non-react-statics "^3.3.0"
|
|
|
|
"@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0", "@types/istanbul-lib-coverage@^2.0.1":
|
|
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@*":
|
|
version "26.0.3"
|
|
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.3.tgz#79534e0e94857171c0edc596db0ebe7cb7863251"
|
|
integrity sha512-v89ga1clpVL/Y1+YI0eIu1VMW+KU7Xl8PhylVtDKVWaSUHBHYPLXMQGBdrpHewaKoTvlXkksbYqPgz8b4cmRZg==
|
|
dependencies:
|
|
jest-diff "^25.2.1"
|
|
pretty-format "^25.2.1"
|
|
|
|
"@types/json-schema@^7.0.5", "@types/json-schema@^7.0.6":
|
|
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/json5@^0.0.29":
|
|
version "0.0.29"
|
|
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
|
|
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
|
|
|
|
"@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@*":
|
|
version "14.11.1"
|
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.1.tgz#56af902ad157e763f9ba63d671c39cda3193c835"
|
|
integrity sha512-oTQgnd0hblfLsJ6BvJzzSL+Inogp3lq9fGgqRkMB/ziKMgEUaFl801OncOzUmalfzt14N0oPHMK47ipl+wbTIw==
|
|
|
|
"@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/prettier@^2.1.5":
|
|
version "2.2.3"
|
|
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.2.3.tgz#ef65165aea2924c9359205bf748865b8881753c0"
|
|
integrity sha512-PijRCG/K3s3w1We6ynUKdxEc5AcuuH3NBmMDP8uvKVp6X43UY7NQlTzczakXP3DJR0F4dfNQIGjU2cUeRYs2AA==
|
|
|
|
"@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.2"
|
|
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8"
|
|
integrity sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==
|
|
|
|
"@types/react-redux@^7.1.16":
|
|
version "7.1.16"
|
|
resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.16.tgz#0fbd04c2500c12105494c83d4a3e45c084e3cb21"
|
|
integrity sha512-f/FKzIrZwZk7YEO9E1yoxIuDNRiDducxkFlkw/GNMGEnK9n4K8wJzlJBghpSuOVDgEUHoDkDF7Gi9lHNQR4siw==
|
|
dependencies:
|
|
"@types/hoist-non-react-statics" "^3.3.0"
|
|
"@types/react" "*"
|
|
hoist-non-react-statics "^3.3.0"
|
|
redux "^4.0.0"
|
|
|
|
"@types/react@*":
|
|
version "17.0.3"
|
|
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.3.tgz#ba6e215368501ac3826951eef2904574c262cc79"
|
|
integrity sha512-wYOUxIgs2HZZ0ACNiIayItyluADNbONl7kt8lkLjVK8IitMH5QMyAh75Fwhmo37r1m7L2JaFj03sIfxBVDvRAg==
|
|
dependencies:
|
|
"@types/prop-types" "*"
|
|
"@types/scheduler" "*"
|
|
csstype "^3.0.2"
|
|
|
|
"@types/scheduler@*":
|
|
version "0.16.1"
|
|
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.1.tgz#18845205e86ff0038517aab7a18a62a6b9f71275"
|
|
integrity sha512-EaCxbanVeyxDRTQBkdLb3Bvl/HK7PBK6UJjsSixB0iHKoWxE5uu2Q/DgtpOhPIojN0Zl1whvOd7PoHs2P0s5eA==
|
|
|
|
"@types/schema-utils@^1.0.0":
|
|
version "1.0.0"
|
|
resolved "https://registry.yarnpkg.com/@types/schema-utils/-/schema-utils-1.0.0.tgz#295d36f01e2cb8bc3207ca1d9a68e210db6b40cb"
|
|
integrity sha512-YesPanU1+WCigC/Aj1Mga8UCOjHIfMNHZ3zzDsUY7lI8GlKnh/Kv2QwJOQ+jNQ36Ru7IfzSedlG14hppYaN13A==
|
|
|
|
"@types/stack-utils@^2.0.0":
|
|
version "2.0.0"
|
|
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.0.tgz#7036640b4e21cc2f259ae826ce843d277dad8cff"
|
|
integrity sha512-RJJrrySY7A8havqpGObOB4W92QXKJo63/jFLLgpvOtsGUqbQZ9Sbgl35KMm1DjC6j7AvmmU2bIno+3IyEaemaw==
|
|
|
|
"@types/testing-library__jest-dom@^5.9.1":
|
|
version "5.9.1"
|
|
resolved "https://registry.yarnpkg.com/@types/testing-library__jest-dom/-/testing-library__jest-dom-5.9.1.tgz#aba5ee062b7880f69c212ef769389f30752806e5"
|
|
integrity sha512-yYn5EKHO3MPEMSOrcAb1dLWY+68CG29LiXKsWmmpVHqoP5+ZRiAVLyUHvPNrO2dABDdUGZvavMsaGpWNjM6N2g==
|
|
dependencies:
|
|
"@types/jest" "*"
|
|
|
|
"@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@^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" "*"
|
|
|
|
"@types/yargs@^16.0.0":
|
|
version "16.0.3"
|
|
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-16.0.3.tgz#4b6d35bb8e680510a7dc2308518a80ee1ef27e01"
|
|
integrity sha512-YlFfTGS+zqCgXuXNV26rOIeETOkXnGQXP/pjjL9P0gO/EP9jTmc7pUBhx+jVEIxpq41RX33GQ7N3DzOSfZoglQ==
|
|
dependencies:
|
|
"@types/yargs-parser" "*"
|
|
|
|
"@webassemblyjs/ast@1.9.0":
|
|
version "1.9.0"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.9.0.tgz#bd850604b4042459a5a41cd7d338cbed695ed964"
|
|
integrity sha512-C6wW5L+b7ogSDVqymbkkvuW9kruN//YisMED04xzeBBqjHa2FYnmvOlS6Xj68xWQRgWvI9cIglsjFowH/RJyEA==
|
|
dependencies:
|
|
"@webassemblyjs/helper-module-context" "1.9.0"
|
|
"@webassemblyjs/helper-wasm-bytecode" "1.9.0"
|
|
"@webassemblyjs/wast-parser" "1.9.0"
|
|
|
|
"@webassemblyjs/floating-point-hex-parser@1.9.0":
|
|
version "1.9.0"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.9.0.tgz#3c3d3b271bddfc84deb00f71344438311d52ffb4"
|
|
integrity sha512-TG5qcFsS8QB4g4MhrxK5TqfdNe7Ey/7YL/xN+36rRjl/BlGE/NcBvJcqsRgCP6Z92mRE+7N50pRIi8SmKUbcQA==
|
|
|
|
"@webassemblyjs/helper-api-error@1.9.0":
|
|
version "1.9.0"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-api-error/-/helper-api-error-1.9.0.tgz#203f676e333b96c9da2eeab3ccef33c45928b6a2"
|
|
integrity sha512-NcMLjoFMXpsASZFxJ5h2HZRcEhDkvnNFOAKneP5RbKRzaWJN36NC4jqQHKwStIhGXu5mUWlUUk7ygdtrO8lbmw==
|
|
|
|
"@webassemblyjs/helper-buffer@1.9.0":
|
|
version "1.9.0"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-buffer/-/helper-buffer-1.9.0.tgz#a1442d269c5feb23fcbc9ef759dac3547f29de00"
|
|
integrity sha512-qZol43oqhq6yBPx7YM3m9Bv7WMV9Eevj6kMi6InKOuZxhw+q9hOkvq5e/PpKSiLfyetpaBnogSbNCfBwyB00CA==
|
|
|
|
"@webassemblyjs/helper-code-frame@1.9.0":
|
|
version "1.9.0"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-code-frame/-/helper-code-frame-1.9.0.tgz#647f8892cd2043a82ac0c8c5e75c36f1d9159f27"
|
|
integrity sha512-ERCYdJBkD9Vu4vtjUYe8LZruWuNIToYq/ME22igL+2vj2dQ2OOujIZr3MEFvfEaqKoVqpsFKAGsRdBSBjrIvZA==
|
|
dependencies:
|
|
"@webassemblyjs/wast-printer" "1.9.0"
|
|
|
|
"@webassemblyjs/helper-fsm@1.9.0":
|
|
version "1.9.0"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-fsm/-/helper-fsm-1.9.0.tgz#c05256b71244214671f4b08ec108ad63b70eddb8"
|
|
integrity sha512-OPRowhGbshCb5PxJ8LocpdX9Kl0uB4XsAjl6jH/dWKlk/mzsANvhwbiULsaiqT5GZGT9qinTICdj6PLuM5gslw==
|
|
|
|
"@webassemblyjs/helper-module-context@1.9.0":
|
|
version "1.9.0"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-module-context/-/helper-module-context-1.9.0.tgz#25d8884b76839871a08a6c6f806c3979ef712f07"
|
|
integrity sha512-MJCW8iGC08tMk2enck1aPW+BE5Cw8/7ph/VGZxwyvGbJwjktKkDK7vy7gAmMDx88D7mhDTCNKAW5tED+gZ0W8g==
|
|
dependencies:
|
|
"@webassemblyjs/ast" "1.9.0"
|
|
|
|
"@webassemblyjs/helper-wasm-bytecode@1.9.0":
|
|
version "1.9.0"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.9.0.tgz#4fed8beac9b8c14f8c58b70d124d549dd1fe5790"
|
|
integrity sha512-R7FStIzyNcd7xKxCZH5lE0Bqy+hGTwS3LJjuv1ZVxd9O7eHCedSdrId/hMOd20I+v8wDXEn+bjfKDLzTepoaUw==
|
|
|
|
"@webassemblyjs/helper-wasm-section@1.9.0":
|
|
version "1.9.0"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.9.0.tgz#5a4138d5a6292ba18b04c5ae49717e4167965346"
|
|
integrity sha512-XnMB8l3ek4tvrKUUku+IVaXNHz2YsJyOOmz+MMkZvh8h1uSJpSen6vYnw3IoQ7WwEuAhL8Efjms1ZWjqh2agvw==
|
|
dependencies:
|
|
"@webassemblyjs/ast" "1.9.0"
|
|
"@webassemblyjs/helper-buffer" "1.9.0"
|
|
"@webassemblyjs/helper-wasm-bytecode" "1.9.0"
|
|
"@webassemblyjs/wasm-gen" "1.9.0"
|
|
|
|
"@webassemblyjs/ieee754@1.9.0":
|
|
version "1.9.0"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/ieee754/-/ieee754-1.9.0.tgz#15c7a0fbaae83fb26143bbacf6d6df1702ad39e4"
|
|
integrity sha512-dcX8JuYU/gvymzIHc9DgxTzUUTLexWwt8uCTWP3otys596io0L5aW02Gb1RjYpx2+0Jus1h4ZFqjla7umFniTg==
|
|
dependencies:
|
|
"@xtuc/ieee754" "^1.2.0"
|
|
|
|
"@webassemblyjs/leb128@1.9.0":
|
|
version "1.9.0"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/leb128/-/leb128-1.9.0.tgz#f19ca0b76a6dc55623a09cffa769e838fa1e1c95"
|
|
integrity sha512-ENVzM5VwV1ojs9jam6vPys97B/S65YQtv/aanqnU7D8aSoHFX8GyhGg0CMfyKNIHBuAVjy3tlzd5QMMINa7wpw==
|
|
dependencies:
|
|
"@xtuc/long" "4.2.2"
|
|
|
|
"@webassemblyjs/utf8@1.9.0":
|
|
version "1.9.0"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/utf8/-/utf8-1.9.0.tgz#04d33b636f78e6a6813227e82402f7637b6229ab"
|
|
integrity sha512-GZbQlWtopBTP0u7cHrEx+73yZKrQoBMpwkGEIqlacljhXCkVM1kMQge/Mf+csMJAjEdSwhOyLAS0AoR3AG5P8w==
|
|
|
|
"@webassemblyjs/wasm-edit@1.9.0":
|
|
version "1.9.0"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-edit/-/wasm-edit-1.9.0.tgz#3fe6d79d3f0f922183aa86002c42dd256cfee9cf"
|
|
integrity sha512-FgHzBm80uwz5M8WKnMTn6j/sVbqilPdQXTWraSjBwFXSYGirpkSWE2R9Qvz9tNiTKQvoKILpCuTjBKzOIm0nxw==
|
|
dependencies:
|
|
"@webassemblyjs/ast" "1.9.0"
|
|
"@webassemblyjs/helper-buffer" "1.9.0"
|
|
"@webassemblyjs/helper-wasm-bytecode" "1.9.0"
|
|
"@webassemblyjs/helper-wasm-section" "1.9.0"
|
|
"@webassemblyjs/wasm-gen" "1.9.0"
|
|
"@webassemblyjs/wasm-opt" "1.9.0"
|
|
"@webassemblyjs/wasm-parser" "1.9.0"
|
|
"@webassemblyjs/wast-printer" "1.9.0"
|
|
|
|
"@webassemblyjs/wasm-gen@1.9.0":
|
|
version "1.9.0"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-gen/-/wasm-gen-1.9.0.tgz#50bc70ec68ded8e2763b01a1418bf43491a7a49c"
|
|
integrity sha512-cPE3o44YzOOHvlsb4+E9qSqjc9Qf9Na1OO/BHFy4OI91XDE14MjFN4lTMezzaIWdPqHnsTodGGNP+iRSYfGkjA==
|
|
dependencies:
|
|
"@webassemblyjs/ast" "1.9.0"
|
|
"@webassemblyjs/helper-wasm-bytecode" "1.9.0"
|
|
"@webassemblyjs/ieee754" "1.9.0"
|
|
"@webassemblyjs/leb128" "1.9.0"
|
|
"@webassemblyjs/utf8" "1.9.0"
|
|
|
|
"@webassemblyjs/wasm-opt@1.9.0":
|
|
version "1.9.0"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-opt/-/wasm-opt-1.9.0.tgz#2211181e5b31326443cc8112eb9f0b9028721a61"
|
|
integrity sha512-Qkjgm6Anhm+OMbIL0iokO7meajkzQD71ioelnfPEj6r4eOFuqm4YC3VBPqXjFyyNwowzbMD+hizmprP/Fwkl2A==
|
|
dependencies:
|
|
"@webassemblyjs/ast" "1.9.0"
|
|
"@webassemblyjs/helper-buffer" "1.9.0"
|
|
"@webassemblyjs/wasm-gen" "1.9.0"
|
|
"@webassemblyjs/wasm-parser" "1.9.0"
|
|
|
|
"@webassemblyjs/wasm-parser@1.9.0":
|
|
version "1.9.0"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-parser/-/wasm-parser-1.9.0.tgz#9d48e44826df4a6598294aa6c87469d642fff65e"
|
|
integrity sha512-9+wkMowR2AmdSWQzsPEjFU7njh8HTO5MqO8vjwEHuM+AMHioNqSBONRdr0NQQ3dVQrzp0s8lTcYqzUdb7YgELA==
|
|
dependencies:
|
|
"@webassemblyjs/ast" "1.9.0"
|
|
"@webassemblyjs/helper-api-error" "1.9.0"
|
|
"@webassemblyjs/helper-wasm-bytecode" "1.9.0"
|
|
"@webassemblyjs/ieee754" "1.9.0"
|
|
"@webassemblyjs/leb128" "1.9.0"
|
|
"@webassemblyjs/utf8" "1.9.0"
|
|
|
|
"@webassemblyjs/wast-parser@1.9.0":
|
|
version "1.9.0"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/wast-parser/-/wast-parser-1.9.0.tgz#3031115d79ac5bd261556cecc3fa90a3ef451914"
|
|
integrity sha512-qsqSAP3QQ3LyZjNC/0jBJ/ToSxfYJ8kYyuiGvtn/8MK89VrNEfwj7BPQzJVHi0jGTRK2dGdJ5PRqhtjzoww+bw==
|
|
dependencies:
|
|
"@webassemblyjs/ast" "1.9.0"
|
|
"@webassemblyjs/floating-point-hex-parser" "1.9.0"
|
|
"@webassemblyjs/helper-api-error" "1.9.0"
|
|
"@webassemblyjs/helper-code-frame" "1.9.0"
|
|
"@webassemblyjs/helper-fsm" "1.9.0"
|
|
"@xtuc/long" "4.2.2"
|
|
|
|
"@webassemblyjs/wast-printer@1.9.0":
|
|
version "1.9.0"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/wast-printer/-/wast-printer-1.9.0.tgz#4935d54c85fef637b00ce9f52377451d00d47899"
|
|
integrity sha512-2J0nE95rHXHyQ24cWjMKJ1tqB/ds8z/cyeOZxJhcb+rW+SQASVjuznUSmdz5GpVJTzU8JkhYut0D3siFDD6wsA==
|
|
dependencies:
|
|
"@webassemblyjs/ast" "1.9.0"
|
|
"@webassemblyjs/wast-parser" "1.9.0"
|
|
"@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.3, abab@^2.0.5:
|
|
version "2.0.5"
|
|
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.5.tgz#c0b678fb32d60fc1219c784d6a826fe385aeb79a"
|
|
integrity sha512-9IK9EadsbHo6jLWIpxpR6pL0sazTXV6+SQv25ZB+F7Bj9mJNaOc4nCRabwd5M/JwmUa8idz6Eci6eKfJryPs6Q==
|
|
|
|
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@^6.0.0:
|
|
version "6.0.0"
|
|
resolved "https://registry.yarnpkg.com/acorn-globals/-/acorn-globals-6.0.0.tgz#46cdd39f0f8ff08a876619b55f5ac8a6dc770b45"
|
|
integrity sha512-ZQl7LOWaF5ePqqcX4hLuv/bLXYQNfNWw2c0/yX/TsPRKamzHcTGQnlCjHT3TsmkOUVEPS3crCxiPfdzE/Trlhg==
|
|
dependencies:
|
|
acorn "^7.1.1"
|
|
acorn-walk "^7.1.1"
|
|
|
|
acorn-jsx@^3.0.0:
|
|
version "3.0.1"
|
|
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-3.0.1.tgz#afdf9488fb1ecefc8348f6fb22f464e32a58b36b"
|
|
integrity sha1-r9+UiPsezvyDSPb7IvRk4ypYs2s=
|
|
dependencies:
|
|
acorn "^3.0.4"
|
|
|
|
acorn-jsx@^5.3.1:
|
|
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@^7.1.1:
|
|
version "7.2.0"
|
|
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-7.2.0.tgz#0de889a601203909b0fbe07b8938dc21d2e967bc"
|
|
integrity sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==
|
|
|
|
acorn-walk@^8.0.0:
|
|
version "8.0.0"
|
|
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.0.0.tgz#56ae4c0f434a45fff4a125e7ea95fa9c98f67a16"
|
|
integrity sha512-oZRad/3SMOI/pxbbmqyurIx7jHw1wZDcR9G44L8pUVFEomX/0dH89SrM1KaDXuv1NpzAXz6Op/Xu/Qd5XXzdEA==
|
|
|
|
acorn@^3.0.4:
|
|
version "3.3.0"
|
|
resolved "https://registry.yarnpkg.com/acorn/-/acorn-3.3.0.tgz#45e37fb39e8da3f25baee3ff5369e2bb5f22017a"
|
|
integrity sha1-ReN/s56No/JbruP/U2niu18iAXo=
|
|
|
|
acorn@^5.5.0:
|
|
version "5.7.3"
|
|
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.3.tgz#67aa231bf8812974b85235a96771eb6bd07ea279"
|
|
integrity sha512-T/zvzYRfbVojPWahDsE5evJdHb3oJoQfFbsrKM7w5Zcs++Tr257tia3BmMP8XYVjp1S9RZXQMh7gao96BlqZOw==
|
|
|
|
acorn@^6.4.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, acorn@^7.4.0:
|
|
version "7.4.1"
|
|
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa"
|
|
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
|
|
|
|
acorn@^8.0.4:
|
|
version "8.0.4"
|
|
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.0.4.tgz#7a3ae4191466a6984eee0fe3407a4f3aa9db8354"
|
|
integrity sha512-XNP0PqF1XD19ZlLKvB7cMmnZswW4C/03pRHgirB30uSJTaS3A3V1/P4sS3HPvFmjoriPCJQs+JDSbm4bL1TxGQ==
|
|
|
|
acorn@^8.2.4:
|
|
version "8.3.0"
|
|
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.3.0.tgz#1193f9b96c4e8232f00b11a9edff81b2c8b98b88"
|
|
integrity sha512-tqPKHZ5CaBJw0Xmy0ZZvLs1qTV+BNFSyvn77ASXkpBNfIRk8ev26fKrD9iLGwGA9zedPao52GSHzq8lyZG0NUw==
|
|
|
|
agent-base@6:
|
|
version "6.0.2"
|
|
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-6.0.2.tgz#49fff58577cfee3f37176feab4c22e00f86d7f77"
|
|
integrity sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==
|
|
dependencies:
|
|
debug "4"
|
|
|
|
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@^1.0.0:
|
|
version "1.5.1"
|
|
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-1.5.1.tgz#314dd0a4b3368fad3dfcdc54ede6171b886daf3c"
|
|
integrity sha1-MU3QpLM2j609/NxU7eYXG4htrzw=
|
|
|
|
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@^4.7.0:
|
|
version "4.11.8"
|
|
resolved "https://registry.yarnpkg.com/ajv/-/ajv-4.11.8.tgz#82ffb02b29e662ae53bdc20af15947706739c536"
|
|
integrity sha1-gv+wKynmYq5TvcIK8VlHcGc5xTY=
|
|
dependencies:
|
|
co "^4.6.0"
|
|
json-stable-stringify "^1.0.1"
|
|
|
|
ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.4, ajv@^6.12.5:
|
|
version "6.12.6"
|
|
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
|
|
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
|
|
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"
|
|
|
|
ajv@^8.0.1:
|
|
version "8.5.0"
|
|
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.5.0.tgz#695528274bcb5afc865446aa275484049a18ae4b"
|
|
integrity sha512-Y2l399Tt1AguU3BPRP9Fn4eN+Or+StUGWCUpbnFyXSo8NZ9S4uj+AG2pjs5apK+ZMOwYOz1+a+VKvKH7CudXgQ==
|
|
dependencies:
|
|
fast-deep-equal "^3.1.1"
|
|
json-schema-traverse "^1.0.0"
|
|
require-from-string "^2.0.2"
|
|
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=
|
|
|
|
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-colors@^4.1.1:
|
|
version "4.1.1"
|
|
resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.1.tgz#cbb9ae256bf750af1eab344f229aa27fe94ba348"
|
|
integrity sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==
|
|
|
|
ansi-escapes@^1.1.0:
|
|
version "1.4.0"
|
|
resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-1.4.0.tgz#d3a8a83b319aa67793662b13e761c7911422306e"
|
|
integrity sha1-06ioOzGapneTZisT52HHkRQiMG4=
|
|
|
|
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.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-regex@^5.0.1:
|
|
version "5.0.1"
|
|
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
|
|
integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
|
|
|
|
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"
|
|
|
|
ansi-styles@^5.0.0:
|
|
version "5.2.0"
|
|
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-5.2.0.tgz#07449690ad45777d1924ac2abb2fc8895dba836b"
|
|
integrity sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==
|
|
|
|
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.0.3, 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 || ^2.0.0":
|
|
version "2.0.0"
|
|
resolved "https://registry.yarnpkg.com/aproba/-/aproba-2.0.0.tgz#52520b8ae5b569215b354efc0caa3fe1e45a8adc"
|
|
integrity sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==
|
|
|
|
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@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz#372e0e7bd279d8e94c653aaa1f67200884bf3e1c"
|
|
integrity sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==
|
|
dependencies:
|
|
delegates "^1.0.0"
|
|
readable-stream "^3.6.0"
|
|
|
|
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"
|
|
|
|
argparse@^2.0.1:
|
|
version "2.0.1"
|
|
resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38"
|
|
integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==
|
|
|
|
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"
|
|
|
|
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-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.1.1, array-includes@^3.1.3, array-includes@^3.1.4:
|
|
version "3.1.4"
|
|
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.4.tgz#f5b493162c760f3539631f005ba2bb46acb45ba9"
|
|
integrity sha512-ZTNSQkmWumEbiHO2GF4GmWxYVTiQyJy2XOTa15sdQSrvKn7l+180egQMqlrMOUMCyLMD7pmyQe4mMDUT6Behrw==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
define-properties "^1.1.3"
|
|
es-abstract "^1.19.1"
|
|
get-intrinsic "^1.1.1"
|
|
is-string "^1.0.7"
|
|
|
|
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.4:
|
|
version "1.2.4"
|
|
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.4.tgz#6ef638b43312bd401b4c6199fdec7e2dc9e9a123"
|
|
integrity sha512-4470Xi3GAPAjZqFcljX2xzckv1qeKPizoNkiS0+O4IoPR2ZNpcjE0pkhdihlDouK+x6QOast26B4Q/O9DJnwSg==
|
|
dependencies:
|
|
call-bind "^1.0.0"
|
|
define-properties "^1.1.3"
|
|
es-abstract "^1.18.0-next.1"
|
|
|
|
array.prototype.flatmap@^1.2.4:
|
|
version "1.2.4"
|
|
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.2.4.tgz#94cfd47cc1556ec0747d97f7c7738c58122004c9"
|
|
integrity sha512-r9Z0zYoxqHz60vvQbWEdXIEtCwHF0yxaWfno9qzXeNHvfyl3BZqygmGzb84dsubyaXLH4husF+NFgMSdpZhk2Q==
|
|
dependencies:
|
|
call-bind "^1.0.0"
|
|
define-properties "^1.1.3"
|
|
es-abstract "^1.18.0-next.1"
|
|
function-bind "^1.1.1"
|
|
|
|
arrow-key-navigation@^1.2.0:
|
|
version "1.2.0"
|
|
resolved "https://registry.yarnpkg.com/arrow-key-navigation/-/arrow-key-navigation-1.2.0.tgz#edefc5f8b4fc4e384e7c20ddecf81db7ffc970a9"
|
|
integrity sha512-ch4WOwtjXHFisaa7ey2duW1Qf2VJxoa+8llbsbWDP6wsCzm0DGAi8upv6GDhf5xGvbxhKW3Co9SDEhXq34xCtg==
|
|
|
|
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"
|
|
|
|
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:
|
|
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@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-2.0.0.tgz#483143c567aeed4785759c0865786dc77d7d2e31"
|
|
integrity sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==
|
|
|
|
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-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==
|
|
|
|
atrament@0.2.4:
|
|
version "0.2.4"
|
|
resolved "https://registry.yarnpkg.com/atrament/-/atrament-0.2.4.tgz#6f78196edfcd194e568b7c0b9c88201ec371ac66"
|
|
integrity sha512-hSA9VwW6COMwvRhSEO4uZweZ91YGOdHqwvslNyrJZG+8mzc4qx/qMsDZBuAeXFeWZO/QKtRjIXguOUy1aNMl3A==
|
|
|
|
autoprefixer@^9.8.8:
|
|
version "9.8.8"
|
|
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.8.8.tgz#fd4bd4595385fa6f06599de749a4d5f7a474957a"
|
|
integrity sha512-eM9d/swFopRt5gdJ7jrpCwgvEMIayITpojhkkSMRsFHYuH5bkSQ4p/9qTEHtmNudUZh22Tehu7I6CxAW0IXTKA==
|
|
dependencies:
|
|
browserslist "^4.12.0"
|
|
caniuse-lite "^1.0.30001109"
|
|
normalize-range "^0.1.2"
|
|
num2fraction "^1.2.2"
|
|
picocolors "^0.2.1"
|
|
postcss "^7.0.32"
|
|
postcss-value-parser "^4.1.0"
|
|
|
|
axe-core@^4.0.2:
|
|
version "4.0.2"
|
|
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.0.2.tgz#c7cf7378378a51fcd272d3c09668002a4990b1cb"
|
|
integrity sha512-arU1h31OGFu+LPrOLGZ7nB45v940NMDMEJeNmbutu57P+UFDVnkZg3e+J1I2HJRZ9hT7gO8J91dn/PMrAiKakA==
|
|
|
|
axios@^0.22.0:
|
|
version "0.22.0"
|
|
resolved "https://registry.yarnpkg.com/axios/-/axios-0.22.0.tgz#bf702c41fb50fbca4539589d839a077117b79b25"
|
|
integrity sha512-Z0U3uhqQeg1oNcihswf4ZD57O3NrR1+ZXhxaROaWpDmsDTx7T2HNBV2ulBtie2hwJptu8UvgnJoK+BIqdzh/1w==
|
|
dependencies:
|
|
follow-redirects "^1.14.4"
|
|
|
|
axobject-query@^2.2.0:
|
|
version "2.2.0"
|
|
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.2.0.tgz#943d47e10c0b704aa42275e20edf3722648989be"
|
|
integrity sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==
|
|
|
|
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-jest@^27.2.3, babel-jest@^27.2.5:
|
|
version "27.2.5"
|
|
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-27.2.5.tgz#6bbbc1bb4200fe0bfd1b1fbcbe02fc62ebed16aa"
|
|
integrity sha512-GC9pWCcitBhSuF7H3zl0mftoKizlswaF0E3qi+rPL417wKkCB0d+Sjjb0OfXvxj7gWiBf497ldgRMii68Xz+2g==
|
|
dependencies:
|
|
"@jest/transform" "^27.2.5"
|
|
"@jest/types" "^27.2.5"
|
|
"@types/babel__core" "^7.1.14"
|
|
babel-plugin-istanbul "^6.0.0"
|
|
babel-preset-jest "^27.2.0"
|
|
chalk "^4.0.0"
|
|
graceful-fs "^4.2.4"
|
|
slash "^3.0.0"
|
|
|
|
babel-loader@^8.2.2:
|
|
version "8.2.2"
|
|
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.2.tgz#9363ce84c10c9a40e6c753748e1441b60c8a0b81"
|
|
integrity sha512-JvTd0/D889PQBtUXJ2PXaKU/pjZDMtHA9V2ecm+eNRmmBCMR09a+fmpGTNwnJtFmFl5Ei7Vy47LjBb+L0wQ99g==
|
|
dependencies:
|
|
find-cache-dir "^3.3.1"
|
|
loader-utils "^1.4.0"
|
|
make-dir "^3.1.0"
|
|
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@^6.0.0:
|
|
version "6.0.0"
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-6.0.0.tgz#e159ccdc9af95e0b570c75b4573b7c34d671d765"
|
|
integrity sha512-AF55rZXpe7trmEylbaE1Gv54wn6rwU03aptvRoVIGP8YykoSxqdVLV1TfwflBCE/QtHmqtP8SWlTENqbK8GCSQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
"@istanbuljs/load-nyc-config" "^1.0.0"
|
|
"@istanbuljs/schema" "^0.1.2"
|
|
istanbul-lib-instrument "^4.0.0"
|
|
test-exclude "^6.0.0"
|
|
|
|
babel-plugin-jest-hoist@^27.2.0:
|
|
version "27.2.0"
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-27.2.0.tgz#79f37d43f7e5c4fdc4b2ca3e10cc6cf545626277"
|
|
integrity sha512-TOux9khNKdi64mW+0OIhcmbAn75tTlzKhxmiNXevQaPbrBYK7YKjP1jl6NHTJ6XR5UgUrJbCnWlKVnJn29dfjw==
|
|
dependencies:
|
|
"@babel/template" "^7.3.3"
|
|
"@babel/types" "^7.3.3"
|
|
"@types/babel__core" "^7.0.0"
|
|
"@types/babel__traverse" "^7.0.6"
|
|
|
|
babel-plugin-lodash@^3.3.4:
|
|
version "3.3.4"
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-lodash/-/babel-plugin-lodash-3.3.4.tgz#4f6844358a1340baed182adbeffa8df9967bc196"
|
|
integrity sha512-yDZLjK7TCkWl1gpBeBGmuaDIFhZKmkoL+Cu2MUUjv5VxUZx/z7tBGBCBcQs5RI1Bkz5LLmNdjx7paOyQtMovyg==
|
|
dependencies:
|
|
"@babel/helper-module-imports" "^7.0.0-beta.49"
|
|
"@babel/types" "^7.0.0-beta.49"
|
|
glob "^7.1.1"
|
|
lodash "^4.17.10"
|
|
require-package-name "^2.0.1"
|
|
|
|
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-polyfill-corejs2@^0.2.2:
|
|
version "0.2.2"
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.2.2.tgz#e9124785e6fd94f94b618a7954e5693053bf5327"
|
|
integrity sha512-kISrENsJ0z5dNPq5eRvcctITNHYXWOA4DUZRFYCz3jYCcvTb/A546LIddmoGNMVYg2U38OyFeNosQwI9ENTqIQ==
|
|
dependencies:
|
|
"@babel/compat-data" "^7.13.11"
|
|
"@babel/helper-define-polyfill-provider" "^0.2.2"
|
|
semver "^6.1.1"
|
|
|
|
babel-plugin-polyfill-corejs3@^0.2.2, babel-plugin-polyfill-corejs3@^0.2.5:
|
|
version "0.2.5"
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.2.5.tgz#2779846a16a1652244ae268b1e906ada107faf92"
|
|
integrity sha512-ninF5MQNwAX9Z7c9ED+H2pGt1mXdP4TqzlHKyPIYmJIYz0N+++uwdM7RnJukklhzJ54Q84vA4ZJkgs7lu5vqcw==
|
|
dependencies:
|
|
"@babel/helper-define-polyfill-provider" "^0.2.2"
|
|
core-js-compat "^3.16.2"
|
|
|
|
babel-plugin-polyfill-regenerator@^0.2.2:
|
|
version "0.2.2"
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.2.2.tgz#b310c8d642acada348c1fa3b3e6ce0e851bee077"
|
|
integrity sha512-Goy5ghsc21HgPDFtzRkSirpZVW35meGoTmTOb2bxqdl60ghub4xOidgNTHaZfQ2FaxQsKmwvXtOAkcIS4SMBWg==
|
|
dependencies:
|
|
"@babel/helper-define-polyfill-provider" "^0.2.2"
|
|
|
|
babel-plugin-preval@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-preval/-/babel-plugin-preval-5.0.0.tgz#6cabb947ecc241664966e1f99eb56a3b4bb63d1e"
|
|
integrity sha512-8DqJq6/LPUjSZ0Qq6bVIFpsj2flCEE0Cbnbut9TvGU6jP9g3dOWEXtQ/sdvsA9d6souza8eNGh04WRXpuH9ThA==
|
|
dependencies:
|
|
"@babel/runtime" "^7.9.2"
|
|
babel-plugin-macros "^2.8.0"
|
|
require-from-string "^2.0.2"
|
|
|
|
babel-plugin-react-intl@^6.2.0:
|
|
version "6.2.0"
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-react-intl/-/babel-plugin-react-intl-6.2.0.tgz#ac51ca757f318938792fc91e1747515e9225386a"
|
|
integrity sha512-ajGpa14mLzyDgdOS75DRlQ0aEL+q7iSCB77613YUPOZbxnAvfB0wg+gLngbd/43eKRw7a4y+IzO3P8kDHl40nA==
|
|
dependencies:
|
|
"@babel/core" "^7.7.2"
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
"@types/babel__core" "^7.1.3"
|
|
"@types/schema-utils" "^1.0.0"
|
|
fs-extra "^8.1.0"
|
|
intl-messageformat-parser "^4.1.1"
|
|
schema-utils "^2.2.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-current-node-syntax@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.yarnpkg.com/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.0.tgz#cf5feef29551253471cfa82fc8e0f5063df07a77"
|
|
integrity sha512-mGkvkpocWJes1CmMKtgGUwCeeq0pOhALyymozzDWYomHTbDLwueDYG6p4TK1YOeYHCzBzYPsWkgTto10JubI1Q==
|
|
dependencies:
|
|
"@babel/plugin-syntax-async-generators" "^7.8.4"
|
|
"@babel/plugin-syntax-bigint" "^7.8.3"
|
|
"@babel/plugin-syntax-class-properties" "^7.8.3"
|
|
"@babel/plugin-syntax-import-meta" "^7.8.3"
|
|
"@babel/plugin-syntax-json-strings" "^7.8.3"
|
|
"@babel/plugin-syntax-logical-assignment-operators" "^7.8.3"
|
|
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
|
|
"@babel/plugin-syntax-numeric-separator" "^7.8.3"
|
|
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
|
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
|
|
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
|
"@babel/plugin-syntax-top-level-await" "^7.8.3"
|
|
|
|
babel-preset-jest@^27.2.0:
|
|
version "27.2.0"
|
|
resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-27.2.0.tgz#556bbbf340608fed5670ab0ea0c8ef2449fba885"
|
|
integrity sha512-z7MgQ3peBwN5L5aCqBKnF6iqdlvZvFUQynEhu0J+X9nHLU72jO3iY331lcYrg+AssJ8q7xsv5/3AICzVmJ/wvg==
|
|
dependencies:
|
|
babel-plugin-jest-hoist "^27.2.0"
|
|
babel-preset-current-node-syntax "^1.0.0"
|
|
|
|
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"
|
|
|
|
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"
|
|
|
|
batch@0.6.1:
|
|
version "0.6.1"
|
|
resolved "https://registry.yarnpkg.com/batch/-/batch-0.6.1.tgz#dc34314f4e679318093fc760272525f94bf25c16"
|
|
integrity sha1-3DQxT05nkxgJP8dgJyUl+UvyXBY=
|
|
|
|
big.js@^3.1.3:
|
|
version "3.2.0"
|
|
resolved "https://registry.yarnpkg.com/big.js/-/big.js-3.2.0.tgz#a5fc298b81b9e0dca2e458824784b65c52ba588e"
|
|
integrity sha512-+hN/Zh2D08Mx65pZ/4g5bsmNiZUuChDiQfTUQ7qJr4/kuopCr88xZsAXv6mBoZEsUI4OuGHlX59qE94K2mMW8Q==
|
|
|
|
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"
|
|
|
|
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==
|
|
|
|
blurhash@^1.1.4:
|
|
version "1.1.4"
|
|
resolved "https://registry.yarnpkg.com/blurhash/-/blurhash-1.1.4.tgz#a7010ceb3019cd2c9809b17c910ebf6175d29244"
|
|
integrity sha512-MXIPz6zwYUKayju+Uidf83KhH0vodZfeRl6Ich8Gu+KGl0JgKiFq9LsfqV7cVU5fKD/AotmduZqvOfrGKOfTaA==
|
|
|
|
bmp-js@^0.1.0:
|
|
version "0.1.0"
|
|
resolved "https://registry.yarnpkg.com/bmp-js/-/bmp-js-0.1.0.tgz#e05a63f796a6c1ff25f4771ec7adadc148c07233"
|
|
integrity sha1-4Fpj95amwf8l9Hcex62twUjAcjM=
|
|
|
|
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.11.9:
|
|
version "4.12.0"
|
|
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
|
|
integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==
|
|
|
|
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.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"
|
|
|
|
bricks.js@^1.7.0:
|
|
version "1.8.0"
|
|
resolved "https://registry.yarnpkg.com/bricks.js/-/bricks.js-1.8.0.tgz#8fdeb3c0226af251f4d5727a7df7f9ac0092b4b2"
|
|
integrity sha1-j96zwCJq8lH01XJ6fff5rACStLI=
|
|
dependencies:
|
|
knot.js "^1.1.5"
|
|
|
|
brorand@^1.0.1, brorand@^1.1.0:
|
|
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==
|
|
|
|
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.0.0, browserslist@^4.12.0, browserslist@^4.16.6:
|
|
version "4.16.6"
|
|
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.16.6.tgz#d7901277a5a88e554ed305b183ec9b0c08f66fa2"
|
|
integrity sha512-Wspk/PqO+4W9qp5iUTJsa1B/QrYn1keNCcEP5OvP7WBwT4KaDly0uONYmC6Xa3Z5IqnUgS0KcgLYu1l74x0ZXQ==
|
|
dependencies:
|
|
caniuse-lite "^1.0.30001219"
|
|
colorette "^1.2.2"
|
|
electron-to-chromium "^1.3.723"
|
|
escalade "^3.1.1"
|
|
node-releases "^1.1.71"
|
|
|
|
browserslist@^4.17.3:
|
|
version "4.17.3"
|
|
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.17.3.tgz#2844cd6eebe14d12384b0122d217550160d2d624"
|
|
integrity sha512-59IqHJV5VGdcJZ+GZ2hU5n4Kv3YiASzW6Xk5g9tf5a/MAzGeFwgGWU39fVzNIOVcgB3+Gp+kiQu0HEfTVU/3VQ==
|
|
dependencies:
|
|
caniuse-lite "^1.0.30001264"
|
|
electron-to-chromium "^1.3.857"
|
|
escalade "^3.1.1"
|
|
node-releases "^1.1.77"
|
|
picocolors "^0.2.1"
|
|
|
|
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"
|
|
integrity sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==
|
|
|
|
buffer-indexof@^1.0.0:
|
|
version "1.1.1"
|
|
resolved "https://registry.yarnpkg.com/buffer-indexof/-/buffer-indexof-1.1.1.tgz#52fabcc6a606d1a00302802648ef68f639da268c"
|
|
integrity sha512-4/rOEg86jivtPTeOUUT61jJO1Ya1TrR/OkqCSZDyq84WJh3LuuiphBYJN+fm5xufIk4XAFcEwte/8WzC8If/1g==
|
|
|
|
buffer-writer@2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.yarnpkg.com/buffer-writer/-/buffer-writer-2.0.0.tgz#ce7eb81a38f7829db09c873f2fbb792c0c98ec04"
|
|
integrity sha512-a7ZpuTZU1TRtnwyCNW3I5dc0wWNC3VR9S++Ewyk2HHZdrO3CQJqSpd+95Us590V6AL7JqUAH2IwZ/398PmNFgw==
|
|
|
|
buffer-xor@^1.0.3:
|
|
version "1.0.3"
|
|
resolved "https://registry.yarnpkg.com/buffer-xor/-/buffer-xor-1.0.3.tgz#26e61ed1422fb70dd42e6e36729ed51d855fe8d9"
|
|
integrity sha1-JuYe0UIvtw3ULm42cp7VHYVf6Nk=
|
|
|
|
buffer@^4.3.0:
|
|
version "4.9.2"
|
|
resolved "https://registry.yarnpkg.com/buffer/-/buffer-4.9.2.tgz#230ead344002988644841ab0244af8c44bbe3ef8"
|
|
integrity sha512-xq+q3SRMOxGivLhBNaUdC64hDTQwejJ+H0T/NB1XMtTVEwNTrfFF3gAxiyW0Bu/xWEGhjVKgUcMhCrUy2+uCWg==
|
|
dependencies:
|
|
base64-js "^1.0.2"
|
|
ieee754 "^1.1.4"
|
|
isarray "^1.0.0"
|
|
|
|
bufferutil@^4.0.4:
|
|
version "4.0.4"
|
|
resolved "https://registry.yarnpkg.com/bufferutil/-/bufferutil-4.0.4.tgz#ab81373d313a6ead0d734e98c448c722734ae7bb"
|
|
integrity sha512-VNxjXUCrF3LvbLgwfkTb5LsFvk6pGIn7OBb9x+3o+iJ6mKw0JTUp4chBFc88hi1aspeZGeZG9jAIbpFYPQSLZw==
|
|
dependencies:
|
|
node-gyp-build "^4.2.0"
|
|
|
|
builtin-status-codes@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.yarnpkg.com/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz#85982878e21b98e1c66425e03d0174788f569ee8"
|
|
integrity sha1-hZgoeOIbmOHGZCXgPQF0eI9Wnug=
|
|
|
|
bytes@3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.0.0.tgz#d32815404d689699f85a4ea4fa8755dd13a96048"
|
|
integrity sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=
|
|
|
|
bytes@3.1.0:
|
|
version "3.1.0"
|
|
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.0.tgz#f6cf7933a360e0588fa9fde85651cdc7f805d1f6"
|
|
integrity sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg==
|
|
|
|
cacache@^12.0.2:
|
|
version "12.0.4"
|
|
resolved "https://registry.yarnpkg.com/cacache/-/cacache-12.0.4.tgz#668bcbd105aeb5f1d92fe25570ec9525c8faa40c"
|
|
integrity sha512-a0tMB40oefvuInr4Cwb3GerbL9xTj1D5yg0T5xrjGCGyfvbxseIXX7BAO/u/hIXdafzOI5JC3wDwHyf24buOAQ==
|
|
dependencies:
|
|
bluebird "^3.5.5"
|
|
chownr "^1.1.1"
|
|
figgy-pudding "^3.5.1"
|
|
glob "^7.1.4"
|
|
graceful-fs "^4.1.15"
|
|
infer-owner "^1.0.3"
|
|
lru-cache "^5.1.1"
|
|
mississippi "^3.0.0"
|
|
mkdirp "^0.5.1"
|
|
move-concurrently "^1.0.1"
|
|
promise-inflight "^1.0.1"
|
|
rimraf "^2.6.3"
|
|
ssri "^6.0.1"
|
|
unique-filename "^1.1.1"
|
|
y18n "^4.0.0"
|
|
|
|
cacache@^15.0.5:
|