2021-05-12 08:28:31 +08:00
|
|
|
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
|
|
|
# yarn lockfile v1
|
|
|
|
|
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/code-frame@^7.14.5", "@babel/code-frame@^7.15.8":
|
|
|
|
version "7.15.8"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.15.8.tgz#45990c47adadb00c03677baa89221f7cc23d2503"
|
|
|
|
integrity sha512-2IAnmn8zbvC/jKYhq5Ki9I+DwjlrtMPUCH/CpHvqI4dNnlwHwsxoIhlc8WcYY5LSYknXQtAlFYuHfqAFCvQ4Wg==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/highlight" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-05-27 17:41:21 +08:00
|
|
|
"@babel/core@^7.14.3":
|
2021-10-28 05:06:22 +08:00
|
|
|
version "7.15.8"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.8.tgz#195b9f2bffe995d2c6c159e72fe525b4114e8c10"
|
|
|
|
integrity sha512-3UG9dsxvYBMYwRv+gS41WKHno4K60/9GPy1CJaH6xy3Elq8CTtvtjT5R5jmNhXfCYLX2mTw+7/aq5ak/gOE0og==
|
|
|
|
dependencies:
|
|
|
|
"@babel/code-frame" "^7.15.8"
|
|
|
|
"@babel/generator" "^7.15.8"
|
|
|
|
"@babel/helper-compilation-targets" "^7.15.4"
|
|
|
|
"@babel/helper-module-transforms" "^7.15.8"
|
|
|
|
"@babel/helpers" "^7.15.4"
|
|
|
|
"@babel/parser" "^7.15.8"
|
|
|
|
"@babel/template" "^7.15.4"
|
|
|
|
"@babel/traverse" "^7.15.4"
|
|
|
|
"@babel/types" "^7.15.6"
|
2021-05-12 08:28:31 +08:00
|
|
|
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"
|
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/generator@^7.15.4", "@babel/generator@^7.15.8":
|
|
|
|
version "7.15.8"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.8.tgz#fa56be6b596952ceb231048cf84ee499a19c0cd1"
|
|
|
|
integrity sha512-ECmAKstXbp1cvpTTZciZCgfOt6iN64lR0d+euv3UZisU5awfRawOvg07Utn/qBGuH4bRIEZKrA/4LzZyXhZr8g==
|
2021-05-27 17:41:21 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/types" "^7.15.6"
|
2021-05-27 17:41:21 +08:00
|
|
|
jsesc "^2.5.1"
|
|
|
|
source-map "^0.5.0"
|
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-annotate-as-pure@^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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/types" "^7.15.4"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-builder-binary-assignment-operator-visitor@^7.14.5":
|
|
|
|
version "7.15.4"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.15.4.tgz#21ad815f609b84ee0e3058676c33cf6d1670525f"
|
|
|
|
integrity sha512-P8o7JP2Mzi0SdC6eWr1zF+AEYvrsZa7GSY1lTayjF5XJhVH0kjLYUZPvTMflP7tBgZoe9gIhTa60QwFpqh/E0Q==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-explode-assignable-expression" "^7.15.4"
|
|
|
|
"@babel/types" "^7.15.4"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/compat-data" "^7.15.0"
|
|
|
|
"@babel/helper-validator-option" "^7.14.5"
|
|
|
|
browserslist "^4.16.6"
|
2021-05-12 08:28:31 +08:00
|
|
|
semver "^6.3.0"
|
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-annotate-as-pure" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
regexpu-core "^4.7.1"
|
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
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"
|
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-explode-assignable-expression@^7.15.4":
|
|
|
|
version "7.15.4"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.15.4.tgz#f9aec9d219f271eaf92b9f561598ca6b2682600c"
|
|
|
|
integrity sha512-J14f/vq8+hdC2KoWLIQSsGrC9EFBKE4NFts8pfMpymfApds+fPqR30AOUWc4tyr56h9l/GA1Sxv2q3dLZWbQ/g==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/types" "^7.15.4"
|
|
|
|
|
|
|
|
"@babel/helper-function-name@^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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-get-function-arity" "^7.15.4"
|
|
|
|
"@babel/template" "^7.15.4"
|
|
|
|
"@babel/types" "^7.15.4"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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.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", "@babel/helper-module-transforms@^7.15.8":
|
|
|
|
version "7.15.8"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.8.tgz#d8c0e75a87a52e374a8f25f855174786a09498b2"
|
|
|
|
integrity sha512-DfAfA6PfpG8t4S6npwzLvTUpp0sS7JrcuaMiy1Y5645laRJIp/LiLGIBbQKaXSInK8tiGNI7FL7L8UvB8gdUZg==
|
|
|
|
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.15.7"
|
|
|
|
"@babel/template" "^7.15.4"
|
|
|
|
"@babel/traverse" "^7.15.4"
|
|
|
|
"@babel/types" "^7.15.6"
|
|
|
|
|
|
|
|
"@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", "@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", "@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", "@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.14.5", "@babel/helper-validator-identifier@^7.14.9", "@babel/helper-validator-identifier@^7.15.7":
|
|
|
|
version "7.15.7"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389"
|
|
|
|
integrity sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==
|
|
|
|
|
|
|
|
"@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.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.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"
|
2021-05-12 08:28:31 +08:00
|
|
|
chalk "^2.0.0"
|
|
|
|
js-tokens "^4.0.0"
|
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/parser@^7.15.4", "@babel/parser@^7.15.8":
|
|
|
|
version "7.15.8"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.8.tgz#7bacdcbe71bdc3ff936d510c15dcea7cf0b99016"
|
|
|
|
integrity sha512-BRYa3wcQnjS/nqI8Ac94pYYpJfojHVvVXJ97+IDCImX4Jc8W8Xv1+47enbruk+q1etOpsQNwnfFcNGw+gtPGxA==
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.15.4"
|
|
|
|
"@babel/plugin-proposal-optional-chaining" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/plugin-proposal-async-generator-functions@^7.15.8":
|
|
|
|
version "7.15.8"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.15.8.tgz#a3100f785fab4357987c4223ab1b02b599048403"
|
|
|
|
integrity sha512-2Z5F2R2ibINTc63mY7FLqGfEbmofrHU9FitJW1Q7aPaKFhiPvSq6QEt/BoWN5oME3GVyjcRuNNSRbb9LC0CSWA==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/helper-remap-async-to-generator" "^7.15.4"
|
2021-05-12 08:28:31 +08:00
|
|
|
"@babel/plugin-syntax-async-generators" "^7.8.4"
|
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/plugin-proposal-class-properties@^7.13.0", "@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-create-class-features-plugin" "^7.14.5"
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
|
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
|
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
"@babel/plugin-syntax-json-strings" "^7.8.3"
|
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
|
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
|
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/compat-data" "^7.15.0"
|
|
|
|
"@babel/helper-compilation-targets" "^7.15.4"
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/plugin-transform-parameters" "^7.15.4"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
|
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/plugin-proposal-private-methods@^7.13.0", "@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==
|
2021-05-27 17:41:21 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-create-class-features-plugin" "^7.14.5"
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-27 17:41:21 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-create-regexp-features-plugin" "^7.14.5"
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
|
|
|
"@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-class-properties@^7.12.13":
|
|
|
|
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"
|
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
|
|
|
"@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-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"
|
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
|
|
|
"@babel/plugin-syntax-logical-assignment-operators@^7.10.4":
|
|
|
|
version "7.10.4"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz#ca91ef46303530448b906652bac2e9fe9941f699"
|
|
|
|
integrity sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==
|
|
|
|
dependencies:
|
|
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
|
|
|
|
"@babel/plugin-syntax-nullish-coalescing-operator@^7.8.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":
|
|
|
|
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"
|
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/plugin-syntax-top-level-await@^7.14.5":
|
|
|
|
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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/plugin-syntax-typescript@^7.14.5":
|
|
|
|
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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-module-imports" "^7.14.5"
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/helper-remap-async-to-generator" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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"
|
2021-05-12 08:28:31 +08:00
|
|
|
globals "^11.1.0"
|
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-create-regexp-features-plugin" "^7.14.5"
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.14.5"
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-function-name" "^7.14.5"
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-module-transforms" "^7.14.5"
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
babel-plugin-dynamic-import-node "^2.3.3"
|
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-module-transforms" "^7.15.4"
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/helper-simple-access" "^7.15.4"
|
2021-05-12 08:28:31 +08:00
|
|
|
babel-plugin-dynamic-import-node "^2.3.3"
|
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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"
|
2021-05-12 08:28:31 +08:00
|
|
|
babel-plugin-dynamic-import-node "^2.3.3"
|
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-module-transforms" "^7.14.5"
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-create-regexp-features-plugin" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
|
|
|
"@babel/plugin-transform-object-assign@^7.12.13":
|
2021-10-28 05:06:22 +08:00
|
|
|
version "7.14.5"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-assign/-/plugin-transform-object-assign-7.14.5.tgz#62537d54b6d85de04f4df48bfdba2eebff17b760"
|
|
|
|
integrity sha512-lvhjk4UN9xJJYB1mI5KC0/o1D5EcJXdbhVe+4fSk08D6ZN+iuAIs7LJC+71h8av9Ew4+uRq9452v9R93SFmQlQ==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/helper-replace-supers" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/plugin-transform-react-display-name@^7.14.5":
|
|
|
|
version "7.15.1"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.15.1.tgz#6aaac6099f1fcf6589d35ae6be1b6e10c8c602b9"
|
|
|
|
integrity sha512-yQZ/i/pUCJAHI/LbtZr413S3VT26qNrEm0M5RRxQJA947/YNYwbZbBaXGDrq6CG5QsZycI1VIP6d7pQaBfP+8Q==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/plugin-transform-react-jsx" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/plugin-transform-react-jsx@^7.14.3", "@babel/plugin-transform-react-jsx@^7.14.5":
|
|
|
|
version "7.14.9"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.14.9.tgz#3314b2163033abac5200a869c4de242cd50a914c"
|
|
|
|
integrity sha512-30PeETvS+AeD1f58i1OVyoDlVYQhap/K20ZrMjLmmzmC2AYR/G43D4sdJAaDAqCD3MYpSWbmrz3kES158QSLjw==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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.9"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-27 17:41:21 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-annotate-as-pure" "^7.14.5"
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-27 17:41:21 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
|
|
|
regenerator-transform "^0.14.2"
|
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-05-27 17:41:21 +08:00
|
|
|
"@babel/plugin-transform-runtime@^7.14.3":
|
2021-10-28 05:06:22 +08:00
|
|
|
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"
|
2021-05-12 08:28:31 +08:00
|
|
|
semver "^6.3.0"
|
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/plugin-transform-spread@^7.15.8":
|
|
|
|
version "7.15.8"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.15.8.tgz#79d5aa27f68d700449b2da07691dfa32d2f6d468"
|
|
|
|
integrity sha512-/daZ8s2tNaRekl9YJa9X4bzjpeRZLt122cpgFnQPLGUe61PH8zMEBmYqKkW5xF5JUEh5buEGXJoQpqBmIbpmEQ==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.15.4"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/plugin-transform-typescript@^7.15.0":
|
|
|
|
version "7.15.8"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.15.8.tgz#ff0e6a47de9b2d58652123ab5a879b2ff20665d8"
|
|
|
|
integrity sha512-ZXIkJpbaf6/EsmjeTbiJN/yMxWPFWvlr7sEG1P95Xb4S4IBcrf2n7s/fItIhsAmOf8oSh3VJPDppO6ExfAfKRQ==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-create-class-features-plugin" "^7.15.4"
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-syntax-typescript" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-create-regexp-features-plugin" "^7.14.5"
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-05-27 17:41:21 +08:00
|
|
|
"@babel/preset-env@^7.14.2":
|
2021-10-28 05:06:22 +08:00
|
|
|
version "7.15.8"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.15.8.tgz#f527ce5bcb121cd199f6b502bf23e420b3ff8dba"
|
|
|
|
integrity sha512-rCC0wH8husJgY4FPbHsiYyiLxSY8oMDJH7Rl6RQMknbN9oDDHhM9RDFvnGM2MgkbUJzSQB4gtuwygY5mCqGSsA==
|
|
|
|
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.8"
|
|
|
|
"@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"
|
2021-05-12 08:28:31 +08:00
|
|
|
"@babel/plugin-syntax-async-generators" "^7.8.4"
|
|
|
|
"@babel/plugin-syntax-class-properties" "^7.12.13"
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/plugin-syntax-class-static-block" "^7.14.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
"@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"
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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.15.8"
|
|
|
|
"@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"
|
2021-05-12 08:28:31 +08:00
|
|
|
"@babel/preset-modules" "^0.1.4"
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/types" "^7.15.6"
|
|
|
|
babel-plugin-polyfill-corejs2 "^0.2.2"
|
|
|
|
babel-plugin-polyfill-corejs3 "^0.2.5"
|
|
|
|
babel-plugin-polyfill-regenerator "^0.2.2"
|
|
|
|
core-js-compat "^3.16.0"
|
2021-05-12 08:28:31 +08:00
|
|
|
semver "^6.3.0"
|
|
|
|
|
|
|
|
"@babel/preset-modules@^0.1.4":
|
2021-10-28 05:06:22 +08:00
|
|
|
version "0.1.5"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/preset-modules/-/preset-modules-0.1.5.tgz#ef939d6e7f268827e1841638dc6ff95515e115d9"
|
|
|
|
integrity sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==
|
2021-05-12 08:28:31 +08:00
|
|
|
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.13.13":
|
2021-10-28 05:06:22 +08:00
|
|
|
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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@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"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
|
|
|
"@babel/preset-typescript@^7.13.0":
|
2021-10-28 05:06:22 +08:00
|
|
|
version "7.15.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.15.0.tgz#e8fca638a1a0f64f14e1119f7fe4500277840945"
|
|
|
|
integrity sha512-lt0Y/8V3y06Wq/8H/u0WakrqciZ7Fz7mwPDHWUJAXlABL5hiUG42BNlRXiELNjeWjO5rWmnNKlx+yzJvxezHow==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/helper-validator-option" "^7.14.5"
|
|
|
|
"@babel/plugin-transform-typescript" "^7.15.0"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
|
|
|
"@babel/runtime@^7.14.0", "@babel/runtime@^7.8.4":
|
2021-10-28 05:06:22 +08:00
|
|
|
version "7.15.4"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.15.4.tgz#fd17d16bfdf878e6dd02d19753a39fa8a8d9c84a"
|
|
|
|
integrity sha512-99catp6bHCaxr4sJ/DbTGgHS4+Rs2RVd2g7iOap6SLGPDknRK9ztKNsE/Fg6QhSeh1FGE5f6gHGQmvvn3I3xhw==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
|
|
|
regenerator-runtime "^0.13.4"
|
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/template@^7.15.4":
|
|
|
|
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.13.0", "@babel/traverse@^7.15.4":
|
|
|
|
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"
|
2021-05-27 17:41:21 +08:00
|
|
|
debug "^4.1.0"
|
|
|
|
globals "^11.1.0"
|
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/types@^7.14.9", "@babel/types@^7.15.4", "@babel/types@^7.15.6", "@babel/types@^7.4.4":
|
|
|
|
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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-validator-identifier" "^7.14.9"
|
2021-05-12 08:28:31 +08:00
|
|
|
to-fast-properties "^2.0.0"
|
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
"@polka/url@^1.0.0-next.20":
|
|
|
|
version "1.0.0-next.21"
|
|
|
|
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.21.tgz#5de5a2385a35309427f6011992b544514d559aa1"
|
|
|
|
integrity sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==
|
2021-05-13 07:05:27 +08:00
|
|
|
|
2021-05-12 08:28:31 +08:00
|
|
|
"@types/json-schema@^7.0.5":
|
2021-10-28 05:06:22 +08:00
|
|
|
version "7.0.9"
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d"
|
|
|
|
integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-05-13 07:05:27 +08:00
|
|
|
acorn-walk@^8.0.0:
|
2021-10-28 05:06:22 +08:00
|
|
|
version "8.2.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.2.0.tgz#741210f2e2426454508853a2f44d0ab83b7f69c1"
|
|
|
|
integrity sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==
|
2021-05-13 07:05:27 +08:00
|
|
|
|
|
|
|
acorn@^8.0.4:
|
2021-10-28 05:06:22 +08:00
|
|
|
version "8.5.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.5.0.tgz#4512ccb99b3698c752591e9bb4472e38ad43cee2"
|
|
|
|
integrity sha512-yXbYeFy+jUuYd3/CDcg2NkIYE991XYX/bje7LmjJigUciaeO1JR4XxXgCIV1/Zc/dRuFEyw1L0pbA+qynJkW5Q==
|
2021-05-13 07:05:27 +08:00
|
|
|
|
2021-05-12 08:28:31 +08:00
|
|
|
ajv-keywords@^3.5.2:
|
|
|
|
version "3.5.2"
|
|
|
|
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.5.2.tgz#31f29da5ab6e00d1c2d329acf7b5929614d5014d"
|
|
|
|
integrity sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==
|
|
|
|
|
|
|
|
ajv@^6.12.4:
|
|
|
|
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"
|
|
|
|
|
|
|
|
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"
|
|
|
|
|
2021-05-13 07:05:27 +08:00
|
|
|
ansi-styles@^4.1.0:
|
|
|
|
version "4.3.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.3.0.tgz#edd803628ae71c04c85ae7a0906edad34b648937"
|
|
|
|
integrity sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==
|
|
|
|
dependencies:
|
|
|
|
color-convert "^2.0.1"
|
|
|
|
|
2021-05-12 08:28:31 +08:00
|
|
|
babel-loader@^8.2.2:
|
2021-10-28 05:06:22 +08:00
|
|
|
version "8.2.3"
|
|
|
|
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.3.tgz#8986b40f1a64cacfcb4b8429320085ef68b1342d"
|
|
|
|
integrity sha512-n4Zeta8NC3QAsuyiizu0GkmRcQ6clkV9WFUnUf1iXP//IeSKbWjofW3UHyZVwlOB4y039YQKefawyTn64Zwbuw==
|
2021-05-12 08:28:31 +08:00
|
|
|
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"
|
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
|
|
|
"@babel/compat-data" "^7.13.11"
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-define-polyfill-provider" "^0.2.2"
|
2021-05-12 08:28:31 +08:00
|
|
|
semver "^6.1.1"
|
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-define-polyfill-provider" "^0.2.2"
|
|
|
|
core-js-compat "^3.16.2"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
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==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@babel/helper-define-polyfill-provider" "^0.2.2"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
|
|
|
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==
|
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
browserslist@^4.16.6, browserslist@^4.17.5:
|
|
|
|
version "4.17.5"
|
|
|
|
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.17.5.tgz#c827bbe172a4c22b123f5e337533ceebadfdd559"
|
|
|
|
integrity sha512-I3ekeB92mmpctWBoLXe0d5wPS2cBuRvvW0JyyJHMrk9/HmP2ZjrTboNAZ8iuGqaEIlKguljbQY32OkOJIRrgoA==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
caniuse-lite "^1.0.30001271"
|
|
|
|
electron-to-chromium "^1.3.878"
|
2021-05-12 08:28:31 +08:00
|
|
|
escalade "^3.1.1"
|
2021-10-28 05:06:22 +08:00
|
|
|
node-releases "^2.0.1"
|
|
|
|
picocolors "^1.0.0"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
|
|
|
call-bind@^1.0.0:
|
|
|
|
version "1.0.2"
|
|
|
|
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.2.tgz#b1d4e89e688119c3c9a903ad30abb2f6a919be3c"
|
|
|
|
integrity sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==
|
|
|
|
dependencies:
|
|
|
|
function-bind "^1.1.1"
|
|
|
|
get-intrinsic "^1.0.2"
|
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
caniuse-lite@^1.0.30001271:
|
|
|
|
version "1.0.30001271"
|
|
|
|
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001271.tgz#0dda0c9bcae2cf5407cd34cac304186616cc83e8"
|
|
|
|
integrity sha512-BBruZFWmt3HFdVPS8kceTBIguKxu4f99n5JNp06OlPD/luoAMIaIK5ieV5YjnBLH3Nysai9sxj9rpJj4ZisXOA==
|
2021-05-12 08:28:31 +08:00
|
|
|
|
|
|
|
chalk@^2.0.0:
|
|
|
|
version "2.4.2"
|
|
|
|
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
|
|
|
|
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
|
|
|
|
dependencies:
|
|
|
|
ansi-styles "^3.2.1"
|
|
|
|
escape-string-regexp "^1.0.5"
|
|
|
|
supports-color "^5.3.0"
|
|
|
|
|
2021-05-13 07:05:27 +08:00
|
|
|
chalk@^4.1.0:
|
2021-10-28 05:06:22 +08:00
|
|
|
version "4.1.2"
|
|
|
|
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
|
|
|
|
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
|
2021-05-13 07:05:27 +08:00
|
|
|
dependencies:
|
|
|
|
ansi-styles "^4.1.0"
|
|
|
|
supports-color "^7.1.0"
|
|
|
|
|
2021-05-12 08:28:31 +08:00
|
|
|
color-convert@^1.9.0:
|
|
|
|
version "1.9.3"
|
|
|
|
resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.3.tgz#bb71850690e1f136567de629d2d5471deda4c1e8"
|
|
|
|
integrity sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==
|
|
|
|
dependencies:
|
|
|
|
color-name "1.1.3"
|
|
|
|
|
2021-05-13 07:05:27 +08:00
|
|
|
color-convert@^2.0.1:
|
|
|
|
version "2.0.1"
|
|
|
|
resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-2.0.1.tgz#72d3a68d598c9bdb3af2ad1e84f21d896abd4de3"
|
|
|
|
integrity sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==
|
|
|
|
dependencies:
|
|
|
|
color-name "~1.1.4"
|
|
|
|
|
2021-05-12 08:28:31 +08:00
|
|
|
color-name@1.1.3:
|
|
|
|
version "1.1.3"
|
|
|
|
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
|
|
|
|
integrity sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=
|
|
|
|
|
2021-05-13 07:05:27 +08:00
|
|
|
color-name@~1.1.4:
|
|
|
|
version "1.1.4"
|
|
|
|
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
|
|
|
|
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
|
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
commander@^7.2.0:
|
|
|
|
version "7.2.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/commander/-/commander-7.2.0.tgz#a36cb57d0b501ce108e4d20559a150a391d97ab7"
|
|
|
|
integrity sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==
|
2021-05-13 07:05:27 +08:00
|
|
|
|
2021-05-12 08:28:31 +08:00
|
|
|
commondir@^1.0.1:
|
|
|
|
version "1.0.1"
|
|
|
|
resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b"
|
|
|
|
integrity sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs=
|
|
|
|
|
|
|
|
convert-source-map@^1.7.0:
|
2021-10-28 05:06:22 +08:00
|
|
|
version "1.8.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.8.0.tgz#f3373c32d21b4d780dd8004514684fb791ca4369"
|
|
|
|
integrity sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
|
|
|
safe-buffer "~5.1.1"
|
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
core-js-compat@^3.16.0, core-js-compat@^3.16.2:
|
|
|
|
version "3.19.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.19.0.tgz#b3b93f93c8721b3ed52b91f12f964cc410967f8b"
|
|
|
|
integrity sha512-R09rKZ56ccGBebjTLZHvzDxhz93YPT37gBm6qUhnwj3Kt7aCjjZWD1injyNbyeFHxNKfeZBSyds6O9n3MKq1sw==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
browserslist "^4.17.5"
|
2021-05-12 08:28:31 +08:00
|
|
|
semver "7.0.0"
|
|
|
|
|
|
|
|
debug@^4.1.0, debug@^4.1.1:
|
2021-10-28 05:06:22 +08:00
|
|
|
version "4.3.2"
|
|
|
|
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.2.tgz#f0a49c18ac8779e31d4a0c6029dfb76873c7428b"
|
|
|
|
integrity sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
|
|
|
ms "2.1.2"
|
|
|
|
|
|
|
|
define-properties@^1.1.3:
|
|
|
|
version "1.1.3"
|
|
|
|
resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.3.tgz#cf88da6cbee26fe6db7094f61d870cbd84cee9f1"
|
|
|
|
integrity sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==
|
|
|
|
dependencies:
|
|
|
|
object-keys "^1.0.12"
|
|
|
|
|
2021-05-13 07:05:27 +08:00
|
|
|
duplexer@^0.1.2:
|
|
|
|
version "0.1.2"
|
|
|
|
resolved "https://registry.yarnpkg.com/duplexer/-/duplexer-0.1.2.tgz#3abe43aef3835f8ae077d136ddce0f276b0400e6"
|
|
|
|
integrity sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==
|
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
electron-to-chromium@^1.3.878:
|
|
|
|
version "1.3.880"
|
|
|
|
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.880.tgz#58d1a298c5267f2faf440683d038c50ab39a6401"
|
|
|
|
integrity sha512-iwIP/6WoeSimzUKJIQtjtpVDsK8Ir8qQCMXsUBwg+rxJR2Uh3wTNSbxoYRfs+3UWx/9MAnPIxVZCyWkm8MT0uw==
|
2021-05-12 08:28:31 +08:00
|
|
|
|
|
|
|
emojis-list@^3.0.0:
|
|
|
|
version "3.0.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-3.0.0.tgz#5570662046ad29e2e916e71aae260abdff4f6a78"
|
|
|
|
integrity sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==
|
|
|
|
|
|
|
|
escalade@^3.1.1:
|
|
|
|
version "3.1.1"
|
|
|
|
resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.1.1.tgz#d8cfdc7000965c5a0174b4a82eaa5c0552742e40"
|
|
|
|
integrity sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==
|
|
|
|
|
|
|
|
escape-string-regexp@^1.0.5:
|
|
|
|
version "1.0.5"
|
|
|
|
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
|
|
|
|
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
|
|
|
|
|
|
|
|
esutils@^2.0.2:
|
|
|
|
version "2.0.3"
|
|
|
|
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
|
|
|
|
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
|
|
|
|
|
|
|
|
fast-deep-equal@^3.1.1:
|
|
|
|
version "3.1.3"
|
|
|
|
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
|
|
|
|
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
|
|
|
|
|
|
|
|
fast-json-stable-stringify@^2.0.0:
|
|
|
|
version "2.1.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
|
|
|
|
integrity sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==
|
|
|
|
|
|
|
|
find-cache-dir@^3.3.1:
|
2021-10-28 05:06:22 +08:00
|
|
|
version "3.3.2"
|
|
|
|
resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-3.3.2.tgz#b30c5b6eff0730731aea9bbd9dbecbd80256d64b"
|
|
|
|
integrity sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
|
|
|
commondir "^1.0.1"
|
|
|
|
make-dir "^3.0.2"
|
|
|
|
pkg-dir "^4.1.0"
|
|
|
|
|
|
|
|
find-up@^4.0.0:
|
|
|
|
version "4.1.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/find-up/-/find-up-4.1.0.tgz#97afe7d6cdc0bc5928584b7c8d7b16e8a9aa5d19"
|
|
|
|
integrity sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==
|
|
|
|
dependencies:
|
|
|
|
locate-path "^5.0.0"
|
|
|
|
path-exists "^4.0.0"
|
|
|
|
|
|
|
|
function-bind@^1.1.1:
|
|
|
|
version "1.1.1"
|
|
|
|
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
|
|
|
|
integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
|
|
|
|
|
|
|
|
gensync@^1.0.0-beta.2:
|
|
|
|
version "1.0.0-beta.2"
|
|
|
|
resolved "https://registry.yarnpkg.com/gensync/-/gensync-1.0.0-beta.2.tgz#32a6ee76c3d7f52d46b2b1ae5d93fea8580a25e0"
|
|
|
|
integrity sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==
|
|
|
|
|
|
|
|
get-intrinsic@^1.0.2:
|
|
|
|
version "1.1.1"
|
|
|
|
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.1.1.tgz#15f59f376f855c446963948f0d24cd3637b4abc6"
|
|
|
|
integrity sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==
|
|
|
|
dependencies:
|
|
|
|
function-bind "^1.1.1"
|
|
|
|
has "^1.0.3"
|
|
|
|
has-symbols "^1.0.1"
|
|
|
|
|
|
|
|
globals@^11.1.0:
|
|
|
|
version "11.12.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
|
|
|
|
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
|
|
|
|
|
2021-05-13 07:05:27 +08:00
|
|
|
gzip-size@^6.0.0:
|
|
|
|
version "6.0.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/gzip-size/-/gzip-size-6.0.0.tgz#065367fd50c239c0671cbcbad5be3e2eeb10e462"
|
|
|
|
integrity sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q==
|
|
|
|
dependencies:
|
|
|
|
duplexer "^0.1.2"
|
|
|
|
|
2021-05-12 08:28:31 +08:00
|
|
|
has-flag@^3.0.0:
|
|
|
|
version "3.0.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd"
|
|
|
|
integrity sha1-tdRU3CGZriJWmfNGfloH87lVuv0=
|
|
|
|
|
2021-05-13 07:05:27 +08:00
|
|
|
has-flag@^4.0.0:
|
|
|
|
version "4.0.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
|
|
|
|
integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
|
|
|
|
|
2021-05-12 08:28:31 +08:00
|
|
|
has-symbols@^1.0.1:
|
|
|
|
version "1.0.2"
|
|
|
|
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.2.tgz#165d3070c00309752a1236a479331e3ac56f1423"
|
|
|
|
integrity sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==
|
|
|
|
|
|
|
|
has@^1.0.3:
|
|
|
|
version "1.0.3"
|
|
|
|
resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
|
|
|
|
integrity sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==
|
|
|
|
dependencies:
|
|
|
|
function-bind "^1.1.1"
|
|
|
|
|
|
|
|
is-core-module@^2.2.0:
|
2021-10-28 05:06:22 +08:00
|
|
|
version "2.8.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.8.0.tgz#0321336c3d0925e497fd97f5d95cb114a5ccd548"
|
|
|
|
integrity sha512-vd15qHsaqrRL7dtH6QNuy0ndJmRDrS9HAM1CAiSifNUFv4x1a0CCVsj18hJ1mShxIG6T2i1sO78MkP56r0nYRw==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
|
|
|
has "^1.0.3"
|
|
|
|
|
|
|
|
js-tokens@^4.0.0:
|
|
|
|
version "4.0.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
|
|
|
|
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
|
|
|
|
|
|
|
|
jsesc@^2.5.1:
|
|
|
|
version "2.5.2"
|
|
|
|
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4"
|
|
|
|
integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==
|
|
|
|
|
|
|
|
jsesc@~0.5.0:
|
|
|
|
version "0.5.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d"
|
|
|
|
integrity sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0=
|
|
|
|
|
|
|
|
json-schema-traverse@^0.4.1:
|
|
|
|
version "0.4.1"
|
|
|
|
resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660"
|
|
|
|
integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==
|
|
|
|
|
|
|
|
json5@^1.0.1:
|
|
|
|
version "1.0.1"
|
|
|
|
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe"
|
|
|
|
integrity sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==
|
|
|
|
dependencies:
|
|
|
|
minimist "^1.2.0"
|
|
|
|
|
|
|
|
json5@^2.1.2:
|
|
|
|
version "2.2.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3"
|
|
|
|
integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==
|
|
|
|
dependencies:
|
|
|
|
minimist "^1.2.5"
|
|
|
|
|
|
|
|
loader-utils@^1.4.0:
|
|
|
|
version "1.4.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4.0.tgz#c579b5e34cb34b1a74edc6c1fb36bfa371d5a613"
|
|
|
|
integrity sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA==
|
|
|
|
dependencies:
|
|
|
|
big.js "^5.2.2"
|
|
|
|
emojis-list "^3.0.0"
|
|
|
|
json5 "^1.0.1"
|
|
|
|
|
|
|
|
locate-path@^5.0.0:
|
|
|
|
version "5.0.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-5.0.0.tgz#1afba396afd676a6d42504d0a67a3a7eb9f62aa0"
|
|
|
|
integrity sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==
|
|
|
|
dependencies:
|
|
|
|
p-locate "^4.1.0"
|
|
|
|
|
|
|
|
lodash.debounce@^4.0.8:
|
|
|
|
version "4.0.8"
|
|
|
|
resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
|
|
|
|
integrity sha1-gteb/zCmfEAF/9XiUVMArZyk168=
|
|
|
|
|
2021-05-13 07:05:27 +08:00
|
|
|
lodash@^4.17.20:
|
|
|
|
version "4.17.21"
|
|
|
|
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
|
|
|
|
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
|
|
|
|
|
2021-05-12 08:28:31 +08:00
|
|
|
make-dir@^3.0.2, make-dir@^3.1.0:
|
|
|
|
version "3.1.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-3.1.0.tgz#415e967046b3a7f1d185277d84aa58203726a13f"
|
|
|
|
integrity sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==
|
|
|
|
dependencies:
|
|
|
|
semver "^6.0.0"
|
|
|
|
|
2021-05-13 07:05:27 +08:00
|
|
|
mime@^2.3.1:
|
|
|
|
version "2.5.2"
|
|
|
|
resolved "https://registry.yarnpkg.com/mime/-/mime-2.5.2.tgz#6e3dc6cc2b9510643830e5f19d5cb753da5eeabe"
|
|
|
|
integrity sha512-tqkh47FzKeCPD2PUiPB6pkbMzsCasjxAfC62/Wap5qrUWcb+sFasXUC5I3gYM5iBM8v/Qpn4UK0x+j0iHyFPDg==
|
|
|
|
|
2021-05-12 08:28:31 +08:00
|
|
|
minimist@^1.2.0, minimist@^1.2.5:
|
|
|
|
version "1.2.5"
|
|
|
|
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
|
|
|
|
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
|
|
|
|
|
|
|
|
ms@2.1.2:
|
|
|
|
version "2.1.2"
|
|
|
|
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
|
|
|
|
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
|
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
node-releases@^2.0.1:
|
|
|
|
version "2.0.1"
|
|
|
|
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.1.tgz#3d1d395f204f1f2f29a54358b9fb678765ad2fc5"
|
|
|
|
integrity sha512-CqyzN6z7Q6aMeF/ktcMVTzhAHCEpf8SOarwpzpf8pNBY2k5/oM34UHldUwp8VKI7uxct2HxSRdJjBaZeESzcxA==
|
2021-05-12 08:28:31 +08:00
|
|
|
|
|
|
|
object-keys@^1.0.12, object-keys@^1.1.1:
|
|
|
|
version "1.1.1"
|
|
|
|
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
|
|
|
|
integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==
|
|
|
|
|
|
|
|
object.assign@^4.1.0:
|
|
|
|
version "4.1.2"
|
|
|
|
resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.2.tgz#0ed54a342eceb37b38ff76eb831a0e788cb63940"
|
|
|
|
integrity sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==
|
|
|
|
dependencies:
|
|
|
|
call-bind "^1.0.0"
|
|
|
|
define-properties "^1.1.3"
|
|
|
|
has-symbols "^1.0.1"
|
|
|
|
object-keys "^1.1.1"
|
|
|
|
|
2021-05-13 07:05:27 +08:00
|
|
|
opener@^1.5.2:
|
|
|
|
version "1.5.2"
|
|
|
|
resolved "https://registry.yarnpkg.com/opener/-/opener-1.5.2.tgz#5d37e1f35077b9dcac4301372271afdeb2a13598"
|
|
|
|
integrity sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==
|
|
|
|
|
2021-05-12 08:28:31 +08:00
|
|
|
p-limit@^2.2.0:
|
|
|
|
version "2.3.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.3.0.tgz#3dd33c647a214fdfffd835933eb086da0dc21db1"
|
|
|
|
integrity sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==
|
|
|
|
dependencies:
|
|
|
|
p-try "^2.0.0"
|
|
|
|
|
|
|
|
p-locate@^4.1.0:
|
|
|
|
version "4.1.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-4.1.0.tgz#a3428bb7088b3a60292f66919278b7c297ad4f07"
|
|
|
|
integrity sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==
|
|
|
|
dependencies:
|
|
|
|
p-limit "^2.2.0"
|
|
|
|
|
|
|
|
p-try@^2.0.0:
|
|
|
|
version "2.2.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
|
|
|
|
integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
|
|
|
|
|
|
|
|
path-exists@^4.0.0:
|
|
|
|
version "4.0.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
|
|
|
|
integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
|
|
|
|
|
|
|
|
path-parse@^1.0.6:
|
2021-10-28 05:06:22 +08:00
|
|
|
version "1.0.7"
|
|
|
|
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
|
|
|
|
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
|
|
|
|
|
|
|
|
picocolors@^1.0.0:
|
|
|
|
version "1.0.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
|
|
|
|
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
|
2021-05-12 08:28:31 +08:00
|
|
|
|
|
|
|
pkg-dir@^4.1.0:
|
|
|
|
version "4.2.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3"
|
|
|
|
integrity sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==
|
|
|
|
dependencies:
|
|
|
|
find-up "^4.0.0"
|
|
|
|
|
|
|
|
prettier@^2.3.0:
|
2021-10-28 05:06:22 +08:00
|
|
|
version "2.4.1"
|
|
|
|
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
|
|
|
|
integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==
|
2021-05-12 08:28:31 +08:00
|
|
|
|
|
|
|
punycode@^2.1.0:
|
|
|
|
version "2.1.1"
|
|
|
|
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
|
|
|
|
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
|
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
regenerate-unicode-properties@^9.0.0:
|
|
|
|
version "9.0.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/regenerate-unicode-properties/-/regenerate-unicode-properties-9.0.0.tgz#54d09c7115e1f53dc2314a974b32c1c344efe326"
|
|
|
|
integrity sha512-3E12UeNSPfjrgwjkR81m5J7Aw/T55Tu7nUyZVQYCKEOs+2dkxEY+DpPtZzO4YruuiPb7NkYLVcyJC4+zCbk5pA==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
regenerate "^1.4.2"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
regenerate@^1.4.2:
|
2021-05-12 08:28:31 +08:00
|
|
|
version "1.4.2"
|
|
|
|
resolved "https://registry.yarnpkg.com/regenerate/-/regenerate-1.4.2.tgz#b9346d8827e8f5a32f7ba29637d398b69014848a"
|
|
|
|
integrity sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==
|
|
|
|
|
|
|
|
regenerator-runtime@^0.13.4:
|
2021-10-28 05:06:22 +08:00
|
|
|
version "0.13.9"
|
|
|
|
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz#8925742a98ffd90814988d7566ad30ca3b263b52"
|
|
|
|
integrity sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==
|
2021-05-12 08:28:31 +08:00
|
|
|
|
|
|
|
regenerator-transform@^0.14.2:
|
|
|
|
version "0.14.5"
|
|
|
|
resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.14.5.tgz#c98da154683671c9c4dcb16ece736517e1b7feb4"
|
|
|
|
integrity sha512-eOf6vka5IO151Jfsw2NO9WpGX58W6wWmefK3I1zEGr0lOD0u8rwPaNqQL1aRxUaxLeKO3ArNh3VYg1KbaD+FFw==
|
|
|
|
dependencies:
|
|
|
|
"@babel/runtime" "^7.8.4"
|
|
|
|
|
|
|
|
regexpu-core@^4.7.1:
|
2021-10-28 05:06:22 +08:00
|
|
|
version "4.8.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-4.8.0.tgz#e5605ba361b67b1718478501327502f4479a98f0"
|
|
|
|
integrity sha512-1F6bYsoYiz6is+oz70NWur2Vlh9KWtswuRuzJOfeYUrfPX2o8n74AnUVaOGDbUqVGO9fNHu48/pjJO4sNVwsOg==
|
|
|
|
dependencies:
|
|
|
|
regenerate "^1.4.2"
|
|
|
|
regenerate-unicode-properties "^9.0.0"
|
|
|
|
regjsgen "^0.5.2"
|
|
|
|
regjsparser "^0.7.0"
|
|
|
|
unicode-match-property-ecmascript "^2.0.0"
|
|
|
|
unicode-match-property-value-ecmascript "^2.0.0"
|
|
|
|
|
|
|
|
regjsgen@^0.5.2:
|
2021-05-12 08:28:31 +08:00
|
|
|
version "0.5.2"
|
|
|
|
resolved "https://registry.yarnpkg.com/regjsgen/-/regjsgen-0.5.2.tgz#92ff295fb1deecbf6ecdab2543d207e91aa33733"
|
|
|
|
integrity sha512-OFFT3MfrH90xIW8OOSyUrk6QHD5E9JOTeGodiJeBS3J6IwlgzJMNE/1bZklWz5oTg+9dCMyEetclvCVXOPoN3A==
|
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
regjsparser@^0.7.0:
|
|
|
|
version "0.7.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/regjsparser/-/regjsparser-0.7.0.tgz#a6b667b54c885e18b52554cb4960ef71187e9968"
|
|
|
|
integrity sha512-A4pcaORqmNMDVwUjWoTzuhwMGpP+NykpfqAsEgI1FSH/EzC7lrN5TMd+kN8YCovX+jMpu8eaqXgXPCa0g8FQNQ==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
|
|
|
jsesc "~0.5.0"
|
|
|
|
|
|
|
|
resolve@^1.14.2:
|
|
|
|
version "1.20.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975"
|
|
|
|
integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==
|
|
|
|
dependencies:
|
|
|
|
is-core-module "^2.2.0"
|
|
|
|
path-parse "^1.0.6"
|
|
|
|
|
|
|
|
safe-buffer@~5.1.1:
|
|
|
|
version "5.1.2"
|
|
|
|
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
|
|
|
|
integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==
|
|
|
|
|
|
|
|
schema-utils@^2.6.5:
|
|
|
|
version "2.7.1"
|
|
|
|
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-2.7.1.tgz#1ca4f32d1b24c590c203b8e7a50bf0ea4cd394d7"
|
|
|
|
integrity sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==
|
|
|
|
dependencies:
|
|
|
|
"@types/json-schema" "^7.0.5"
|
|
|
|
ajv "^6.12.4"
|
|
|
|
ajv-keywords "^3.5.2"
|
|
|
|
|
|
|
|
semver@7.0.0:
|
|
|
|
version "7.0.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e"
|
|
|
|
integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==
|
|
|
|
|
|
|
|
semver@^6.0.0, semver@^6.1.1, semver@^6.1.2, semver@^6.3.0:
|
|
|
|
version "6.3.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
|
|
|
|
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
|
|
|
|
|
2021-05-13 07:05:27 +08:00
|
|
|
sirv@^1.0.7:
|
2021-10-28 05:06:22 +08:00
|
|
|
version "1.0.18"
|
|
|
|
resolved "https://registry.yarnpkg.com/sirv/-/sirv-1.0.18.tgz#105fab52fb656ce8a2bebbf36b11052005952899"
|
|
|
|
integrity sha512-f2AOPogZmXgJ9Ma2M22ZEhc1dNtRIzcEkiflMFeVTRq+OViOZMvH1IPMVOwrKaxpSaHioBJiDR0SluRqGa7atA==
|
2021-05-13 07:05:27 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
"@polka/url" "^1.0.0-next.20"
|
2021-05-13 07:05:27 +08:00
|
|
|
mime "^2.3.1"
|
|
|
|
totalist "^1.0.0"
|
|
|
|
|
2021-05-12 08:28:31 +08:00
|
|
|
source-map@^0.5.0:
|
|
|
|
version "0.5.7"
|
|
|
|
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
|
|
|
|
integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=
|
|
|
|
|
|
|
|
supports-color@^5.3.0:
|
|
|
|
version "5.5.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"
|
|
|
|
integrity sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==
|
|
|
|
dependencies:
|
|
|
|
has-flag "^3.0.0"
|
|
|
|
|
2021-05-13 07:05:27 +08:00
|
|
|
supports-color@^7.1.0:
|
|
|
|
version "7.2.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da"
|
|
|
|
integrity sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==
|
|
|
|
dependencies:
|
|
|
|
has-flag "^4.0.0"
|
|
|
|
|
2021-05-12 08:28:31 +08:00
|
|
|
to-fast-properties@^2.0.0:
|
|
|
|
version "2.0.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e"
|
|
|
|
integrity sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=
|
|
|
|
|
2021-05-13 07:05:27 +08:00
|
|
|
totalist@^1.0.0:
|
|
|
|
version "1.1.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/totalist/-/totalist-1.1.0.tgz#a4d65a3e546517701e3e5c37a47a70ac97fe56df"
|
|
|
|
integrity sha512-gduQwd1rOdDMGxFG1gEvhV88Oirdo2p+KjoYFU7k2g+i7n6AFFbDQ5kMPUsW0pNbfQsB/cwXvT1i4Bue0s9g5g==
|
|
|
|
|
2021-05-27 17:41:21 +08:00
|
|
|
typescript@^4.3.2:
|
2021-10-28 05:06:22 +08:00
|
|
|
version "4.4.4"
|
|
|
|
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
|
|
|
|
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
unicode-canonical-property-names-ecmascript@^2.0.0:
|
|
|
|
version "2.0.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz#301acdc525631670d39f6146e0e77ff6bbdebddc"
|
|
|
|
integrity sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
unicode-match-property-ecmascript@^2.0.0:
|
|
|
|
version "2.0.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz#54fd16e0ecb167cf04cf1f756bdcc92eba7976c3"
|
|
|
|
integrity sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==
|
2021-05-12 08:28:31 +08:00
|
|
|
dependencies:
|
2021-10-28 05:06:22 +08:00
|
|
|
unicode-canonical-property-names-ecmascript "^2.0.0"
|
|
|
|
unicode-property-aliases-ecmascript "^2.0.0"
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
unicode-match-property-value-ecmascript@^2.0.0:
|
|
|
|
version "2.0.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.0.0.tgz#1a01aa57247c14c568b89775a54938788189a714"
|
|
|
|
integrity sha512-7Yhkc0Ye+t4PNYzOGKedDhXbYIBe1XEQYQxOPyhcXNMJ0WCABqqj6ckydd6pWRZTHV4GuCPKdBAUiMc60tsKVw==
|
2021-05-12 08:28:31 +08:00
|
|
|
|
2021-10-28 05:06:22 +08:00
|
|
|
unicode-property-aliases-ecmascript@^2.0.0:
|
|
|
|
version "2.0.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.0.0.tgz#0a36cb9a585c4f6abd51ad1deddb285c165297c8"
|
|
|
|
integrity sha512-5Zfuy9q/DFr4tfO7ZPeVXb1aPoeQSdeFMLpYuFebehDAhbuevLs5yxSZmIFN1tP5F9Wl4IpJrYojg85/zgyZHQ==
|
2021-05-12 08:28:31 +08:00
|
|
|
|
|
|
|
uri-js@^4.2.2:
|
|
|
|
version "4.4.1"
|
|
|
|
resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"
|
|
|
|
integrity sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==
|
|
|
|
dependencies:
|
|
|
|
punycode "^2.1.0"
|
2021-05-13 07:05:27 +08:00
|
|
|
|
2021-05-27 17:41:21 +08:00
|
|
|
webpack-bundle-analyzer@^4.4.2:
|
2021-10-28 05:06:22 +08:00
|
|
|
version "4.5.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.5.0.tgz#1b0eea2947e73528754a6f9af3e91b2b6e0f79d5"
|
|
|
|
integrity sha512-GUMZlM3SKwS8Z+CKeIFx7CVoHn3dXFcUAjT/dcZQQmfSZGvitPfMob2ipjai7ovFFqPvTqkEZ/leL4O0YOdAYQ==
|
2021-05-13 07:05:27 +08:00
|
|
|
dependencies:
|
|
|
|
acorn "^8.0.4"
|
|
|
|
acorn-walk "^8.0.0"
|
|
|
|
chalk "^4.1.0"
|
2021-10-28 05:06:22 +08:00
|
|
|
commander "^7.2.0"
|
2021-05-13 07:05:27 +08:00
|
|
|
gzip-size "^6.0.0"
|
|
|
|
lodash "^4.17.20"
|
|
|
|
opener "^1.5.2"
|
|
|
|
sirv "^1.0.7"
|
|
|
|
ws "^7.3.1"
|
|
|
|
|
|
|
|
ws@^7.3.1:
|
2021-10-28 05:06:22 +08:00
|
|
|
version "7.5.5"
|
|
|
|
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.5.tgz#8b4bc4af518cfabd0473ae4f99144287b33eb881"
|
|
|
|
integrity sha512-BAkMFcAzl8as1G/hArkxOxq3G7pjUqQ3gzYbLL0/5zNkph70e+lCoxBGnm6AW1+/aiNeV4fnKqZ8m4GZewmH2w==
|