|
@@ -120,11 +120,16 @@
|
|
|
dependencies:
|
|
|
"@babel/highlight" "^7.12.13"
|
|
|
|
|
|
-"@babel/compat-data@^7.12.7", "@babel/compat-data@^7.13.0", "@babel/compat-data@^7.13.12", "@babel/compat-data@^7.13.8":
|
|
|
+"@babel/compat-data@^7.13.0", "@babel/compat-data@^7.13.12", "@babel/compat-data@^7.13.8":
|
|
|
version "7.13.12"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.12.tgz#a8a5ccac19c200f9dd49624cac6e19d7be1236a1"
|
|
|
integrity sha512-3eJJ841uKxeV8dcN/2yGEUy+RfgQspPEgQat85umsE1rotuquQ2AbIub4S6j7c50a2d+4myc+zSlnXeIHrOnhQ==
|
|
|
|
|
|
+"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.13.15":
|
|
|
+ version "7.13.15"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.15.tgz#7e8eea42d0b64fda2b375b22d06c605222e848f4"
|
|
|
+ integrity sha512-ltnibHKR1VnrU4ymHyQ/CXtNXI6yZC0oJThyW78Hft8XndANwi+9H+UIklBDraIjFEJzw8wmcM427oDd9KS5wA==
|
|
|
+
|
|
|
"@babel/core@7.12.9":
|
|
|
version "7.12.9"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.9.tgz#fd450c4ec10cdbb980e2928b7aa7a28484593fc8"
|
|
@@ -169,28 +174,28 @@
|
|
|
semver "^6.3.0"
|
|
|
source-map "^0.5.0"
|
|
|
|
|
|
-"@babel/core@~7.12.3":
|
|
|
- version "7.12.10"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.10.tgz#b79a2e1b9f70ed3d84bbfb6d8c4ef825f606bccd"
|
|
|
- integrity sha512-eTAlQKq65zHfkHZV0sIVODCPGVgoo1HdBlbSLi9CqOzuZanMv2ihzY+4paiKr1mH+XmYESMAmJ/dpZ68eN6d8w==
|
|
|
+"@babel/core@~7.13.15":
|
|
|
+ version "7.13.15"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.15.tgz#a6d40917df027487b54312202a06812c4f7792d0"
|
|
|
+ integrity sha512-6GXmNYeNjS2Uz+uls5jalOemgIhnTMeaXo+yBUA72kC2uX/8VW6XyhVIo2L8/q0goKQA3EVKx0KOQpVKSeWadQ==
|
|
|
dependencies:
|
|
|
- "@babel/code-frame" "^7.10.4"
|
|
|
- "@babel/generator" "^7.12.10"
|
|
|
- "@babel/helper-module-transforms" "^7.12.1"
|
|
|
- "@babel/helpers" "^7.12.5"
|
|
|
- "@babel/parser" "^7.12.10"
|
|
|
- "@babel/template" "^7.12.7"
|
|
|
- "@babel/traverse" "^7.12.10"
|
|
|
- "@babel/types" "^7.12.10"
|
|
|
+ "@babel/code-frame" "^7.12.13"
|
|
|
+ "@babel/generator" "^7.13.9"
|
|
|
+ "@babel/helper-compilation-targets" "^7.13.13"
|
|
|
+ "@babel/helper-module-transforms" "^7.13.14"
|
|
|
+ "@babel/helpers" "^7.13.10"
|
|
|
+ "@babel/parser" "^7.13.15"
|
|
|
+ "@babel/template" "^7.12.13"
|
|
|
+ "@babel/traverse" "^7.13.15"
|
|
|
+ "@babel/types" "^7.13.14"
|
|
|
convert-source-map "^1.7.0"
|
|
|
debug "^4.1.0"
|
|
|
- gensync "^1.0.0-beta.1"
|
|
|
+ gensync "^1.0.0-beta.2"
|
|
|
json5 "^2.1.2"
|
|
|
- lodash "^4.17.19"
|
|
|
- semver "^5.4.1"
|
|
|
+ semver "^6.3.0"
|
|
|
source-map "^0.5.0"
|
|
|
|
|
|
-"@babel/generator@^7.12.10", "@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.13.0", "@babel/generator@^7.13.9", "@babel/generator@^7.4.0":
|
|
|
+"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.13.0", "@babel/generator@^7.13.9", "@babel/generator@^7.4.0":
|
|
|
version "7.13.9"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.13.9.tgz#3a7aa96f9efb8e2be42d38d80e2ceb4c64d8de39"
|
|
|
integrity sha512-mHOOmY0Axl/JCTkxTU6Lf5sWOg/v8nUa+Xkt4zMTftX0wqmb6Sh7J8gvcehBw7q0AhrhAR+FDacKjCZ2X8K+Sw==
|
|
@@ -214,7 +219,7 @@
|
|
|
"@babel/helper-explode-assignable-expression" "^7.12.13"
|
|
|
"@babel/types" "^7.12.13"
|
|
|
|
|
|
-"@babel/helper-compilation-targets@^7.12.5", "@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.10", "@babel/helper-compilation-targets@^7.13.8":
|
|
|
+"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.10", "@babel/helper-compilation-targets@^7.13.8":
|
|
|
version "7.13.10"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.10.tgz#1310a1678cb8427c07a753750da4f8ce442bdd0c"
|
|
|
integrity sha512-/Xju7Qg1GQO4mHZ/Kcs6Au7gfafgZnwm+a7sy/ow/tV1sHeraRUHbjdat8/UvDor4Tez+siGKDk6zIKtCPKVJA==
|
|
@@ -224,7 +229,17 @@
|
|
|
browserslist "^4.14.5"
|
|
|
semver "^6.3.0"
|
|
|
|
|
|
-"@babel/helper-create-class-features-plugin@^7.12.1", "@babel/helper-create-class-features-plugin@^7.13.0":
|
|
|
+"@babel/helper-compilation-targets@^7.13.13":
|
|
|
+ version "7.13.13"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.13.tgz#2b2972a0926474853f41e4adbc69338f520600e5"
|
|
|
+ integrity sha512-q1kcdHNZehBwD9jYPh3WyXcsFERi39X4I59I3NadciWtNDyZ6x+GboOxncFK0kXlKIv6BJm5acncehXWUjWQMQ==
|
|
|
+ dependencies:
|
|
|
+ "@babel/compat-data" "^7.13.12"
|
|
|
+ "@babel/helper-validator-option" "^7.12.17"
|
|
|
+ browserslist "^4.14.5"
|
|
|
+ semver "^6.3.0"
|
|
|
+
|
|
|
+"@babel/helper-create-class-features-plugin@^7.13.0", "@babel/helper-create-class-features-plugin@^7.13.11":
|
|
|
version "7.13.11"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.13.11.tgz#30d30a005bca2c953f5653fc25091a492177f4f6"
|
|
|
integrity sha512-ays0I7XYq9xbjCSvT+EvysLgfc3tOkwCULHjrnscGT3A9qD4sk3wXnJ3of0MAWsWGjdinFvajHU2smYuqXKMrw==
|
|
@@ -257,6 +272,20 @@
|
|
|
resolve "^1.14.2"
|
|
|
semver "^6.1.2"
|
|
|
|
|
|
+"@babel/helper-define-polyfill-provider@^0.2.0":
|
|
|
+ version "0.2.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.0.tgz#a640051772045fedaaecc6f0c6c69f02bdd34bf1"
|
|
|
+ integrity sha512-JT8tHuFjKBo8NnaUbblz7mIu1nnvUDiHVjXXkulZULyidvo/7P6TY7+YqpV37IfF+KUFxmlK04elKtGKXaiVgw==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-compilation-targets" "^7.13.0"
|
|
|
+ "@babel/helper-module-imports" "^7.12.13"
|
|
|
+ "@babel/helper-plugin-utils" "^7.13.0"
|
|
|
+ "@babel/traverse" "^7.13.0"
|
|
|
+ debug "^4.1.1"
|
|
|
+ lodash.debounce "^4.0.8"
|
|
|
+ resolve "^1.14.2"
|
|
|
+ semver "^6.1.2"
|
|
|
+
|
|
|
"@babel/helper-explode-assignable-expression@^7.12.13":
|
|
|
version "7.13.0"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.13.0.tgz#17b5c59ff473d9f956f40ef570cf3a76ca12657f"
|
|
@@ -295,7 +324,7 @@
|
|
|
dependencies:
|
|
|
"@babel/types" "^7.13.12"
|
|
|
|
|
|
-"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.12.1", "@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.12.5", "@babel/helper-module-imports@^7.13.12":
|
|
|
+"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.13.12":
|
|
|
version "7.13.12"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.13.12.tgz#c6a369a6f3621cb25da014078684da9196b61977"
|
|
|
integrity sha512-4cVvR2/1B693IuOvSI20xqqa/+bl7lqAMR59R4iu39R9aOX8/JoYY1sFaNvUMyMBGnHdwvJgUrzNLoUZxXypxA==
|
|
@@ -316,6 +345,20 @@
|
|
|
"@babel/traverse" "^7.13.0"
|
|
|
"@babel/types" "^7.13.12"
|
|
|
|
|
|
+"@babel/helper-module-transforms@^7.13.14":
|
|
|
+ version "7.13.14"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.14.tgz#e600652ba48ccb1641775413cb32cfa4e8b495ef"
|
|
|
+ integrity sha512-QuU/OJ0iAOSIatyVZmfqB0lbkVP0kDRiKj34xy+QNsnVZi/PA6BoSoreeqnxxa9EHFAIL0R9XOaAR/G9WlIy5g==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-module-imports" "^7.13.12"
|
|
|
+ "@babel/helper-replace-supers" "^7.13.12"
|
|
|
+ "@babel/helper-simple-access" "^7.13.12"
|
|
|
+ "@babel/helper-split-export-declaration" "^7.12.13"
|
|
|
+ "@babel/helper-validator-identifier" "^7.12.11"
|
|
|
+ "@babel/template" "^7.12.13"
|
|
|
+ "@babel/traverse" "^7.13.13"
|
|
|
+ "@babel/types" "^7.13.14"
|
|
|
+
|
|
|
"@babel/helper-optimise-call-expression@^7.12.13":
|
|
|
version "7.12.13"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.12.13.tgz#5c02d171b4c8615b1e7163f888c1c81c30a2aaea"
|
|
@@ -378,7 +421,7 @@
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
|
|
|
integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==
|
|
|
|
|
|
-"@babel/helper-validator-option@^7.12.11", "@babel/helper-validator-option@^7.12.17":
|
|
|
+"@babel/helper-validator-option@^7.12.17":
|
|
|
version "7.12.17"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831"
|
|
|
integrity sha512-TopkMDmLzq8ngChwRlyjR6raKD6gMSae4JdYDB8bByKreQgG0RBTuKe9LRxW3wFtUnjxOPRKBDwEH6Mg5KeDfw==
|
|
@@ -411,11 +454,16 @@
|
|
|
chalk "^2.0.0"
|
|
|
js-tokens "^4.0.0"
|
|
|
|
|
|
-"@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.12.10", "@babel/parser@^7.12.11", "@babel/parser@^7.12.13", "@babel/parser@^7.12.7", "@babel/parser@^7.13.0", "@babel/parser@^7.13.10", "@babel/parser@^7.4.3", "@babel/parser@^7.8.3":
|
|
|
+"@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.13", "@babel/parser@^7.12.7", "@babel/parser@^7.13.0", "@babel/parser@^7.13.10", "@babel/parser@^7.4.3", "@babel/parser@^7.8.3":
|
|
|
version "7.13.12"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.12.tgz#ba320059420774394d3b0c0233ba40e4250b81d1"
|
|
|
integrity sha512-4T7Pb244rxH24yR116LAuJ+adxXXnHhZaLJjegJVKSdoNCe4x1eDBaud5YIcQFcqzsaD5BHvJw5BQ0AZapdCRw==
|
|
|
|
|
|
+"@babel/parser@^7.13.15":
|
|
|
+ version "7.13.15"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.15.tgz#8e66775fb523599acb6a289e12929fa5ab0954d8"
|
|
|
+ integrity sha512-b9COtcAlVEQljy/9fbcMHpG+UIW9ReF+gpaxDHTlZd0c6/UU9ng8zdySAW9sRTzpvcdCHn6bUcbuYUgGzLAWVQ==
|
|
|
+
|
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12":
|
|
|
version "7.13.12"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.13.12.tgz#a3484d84d0b549f3fc916b99ee4783f26fabad2a"
|
|
@@ -425,7 +473,16 @@
|
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
|
|
|
"@babel/plugin-proposal-optional-chaining" "^7.13.12"
|
|
|
|
|
|
-"@babel/plugin-proposal-async-generator-functions@^7.12.1", "@babel/plugin-proposal-async-generator-functions@^7.13.8":
|
|
|
+"@babel/plugin-proposal-async-generator-functions@^7.13.15":
|
|
|
+ version "7.13.15"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.15.tgz#80e549df273a3b3050431b148c892491df1bcc5b"
|
|
|
+ integrity sha512-VapibkWzFeoa6ubXy/NgV5U2U4MVnUlvnx6wo1XhlsaTrLYWE0UFpDQsVrmn22q5CzeloqJ8gEMHSKxuee6ZdA==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-plugin-utils" "^7.13.0"
|
|
|
+ "@babel/helper-remap-async-to-generator" "^7.13.0"
|
|
|
+ "@babel/plugin-syntax-async-generators" "^7.8.4"
|
|
|
+
|
|
|
+"@babel/plugin-proposal-async-generator-functions@^7.13.8":
|
|
|
version "7.13.8"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.8.tgz#87aacb574b3bc4b5603f6fe41458d72a5a2ec4b1"
|
|
|
integrity sha512-rPBnhj+WgoSmgq+4gQUtXx/vOcU+UYtjy1AA/aeD61Hwj410fwYyqfUcRP3lR8ucgliVJL/G7sXcNUecC75IXA==
|
|
@@ -434,7 +491,7 @@
|
|
|
"@babel/helper-remap-async-to-generator" "^7.13.0"
|
|
|
"@babel/plugin-syntax-async-generators" "^7.8.4"
|
|
|
|
|
|
-"@babel/plugin-proposal-class-properties@^7.12.1", "@babel/plugin-proposal-class-properties@^7.13.0":
|
|
|
+"@babel/plugin-proposal-class-properties@^7.12.1", "@babel/plugin-proposal-class-properties@^7.13.0", "@babel/plugin-proposal-class-properties@~7.13.0":
|
|
|
version "7.13.0"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.13.0.tgz#146376000b94efd001e57a40a88a525afaab9f37"
|
|
|
integrity sha512-KnTDjFNC1g+45ka0myZNvSBFLhNCLN+GeGYLDEA8Oq7MZ6yMgfLoIRh86GRT0FjtJhZw8JyUskP9uvj5pHM9Zg==
|
|
@@ -442,14 +499,6 @@
|
|
|
"@babel/helper-create-class-features-plugin" "^7.13.0"
|
|
|
"@babel/helper-plugin-utils" "^7.13.0"
|
|
|
|
|
|
-"@babel/plugin-proposal-class-properties@~7.12.1":
|
|
|
- version "7.12.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.12.1.tgz#a082ff541f2a29a4821065b8add9346c0c16e5de"
|
|
|
- integrity sha512-cKp3dlQsFsEs5CWKnN7BnSHOd0EOW8EKpEjkoz1pO2E5KzIDNV9Ros1b0CnmbVgAGXJubOYVBOGCT1OmJwOI7w==
|
|
|
- dependencies:
|
|
|
- "@babel/helper-create-class-features-plugin" "^7.12.1"
|
|
|
- "@babel/helper-plugin-utils" "^7.10.4"
|
|
|
-
|
|
|
"@babel/plugin-proposal-decorators@^7.12.12":
|
|
|
version "7.13.5"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.13.5.tgz#d28071457a5ba8ee1394b23e38d5dcf32ea20ef7"
|
|
@@ -459,16 +508,16 @@
|
|
|
"@babel/helper-plugin-utils" "^7.13.0"
|
|
|
"@babel/plugin-syntax-decorators" "^7.12.13"
|
|
|
|
|
|
-"@babel/plugin-proposal-decorators@~7.12.1":
|
|
|
- version "7.12.12"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.12.12.tgz#067a6d3d6ca86d54cf56bb183239199c20daeafe"
|
|
|
- integrity sha512-fhkE9lJYpw2mjHelBpM2zCbaA11aov2GJs7q4cFaXNrWx0H3bW58H9Esy2rdtYOghFBEYUDRIpvlgi+ZD+AvvQ==
|
|
|
+"@babel/plugin-proposal-decorators@~7.13.15":
|
|
|
+ version "7.13.15"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.13.15.tgz#e91ccfef2dc24dd5bd5dcc9fc9e2557c684ecfb8"
|
|
|
+ integrity sha512-ibAMAqUm97yzi+LPgdr5Nqb9CMkeieGHvwPg1ywSGjZrZHQEGqE01HmOio8kxRpA/+VtOHouIVy2FMpBbtltjA==
|
|
|
dependencies:
|
|
|
- "@babel/helper-create-class-features-plugin" "^7.12.1"
|
|
|
- "@babel/helper-plugin-utils" "^7.10.4"
|
|
|
- "@babel/plugin-syntax-decorators" "^7.12.1"
|
|
|
+ "@babel/helper-create-class-features-plugin" "^7.13.11"
|
|
|
+ "@babel/helper-plugin-utils" "^7.13.0"
|
|
|
+ "@babel/plugin-syntax-decorators" "^7.12.13"
|
|
|
|
|
|
-"@babel/plugin-proposal-dynamic-import@^7.12.1", "@babel/plugin-proposal-dynamic-import@^7.13.8":
|
|
|
+"@babel/plugin-proposal-dynamic-import@^7.13.8":
|
|
|
version "7.13.8"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.13.8.tgz#876a1f6966e1dec332e8c9451afda3bebcdf2e1d"
|
|
|
integrity sha512-ONWKj0H6+wIRCkZi9zSbZtE/r73uOhMVHh256ys0UzfM7I3d4n+spZNWjOnJv2gzopumP2Wxi186vI8N0Y2JyQ==
|
|
@@ -484,7 +533,7 @@
|
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
"@babel/plugin-syntax-export-default-from" "^7.12.1"
|
|
|
|
|
|
-"@babel/plugin-proposal-export-namespace-from@^7.12.1", "@babel/plugin-proposal-export-namespace-from@^7.12.13":
|
|
|
+"@babel/plugin-proposal-export-namespace-from@^7.12.13":
|
|
|
version "7.12.13"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.12.13.tgz#393be47a4acd03fa2af6e3cde9b06e33de1b446d"
|
|
|
integrity sha512-INAgtFo4OnLN3Y/j0VwAgw3HDXcDtX+C/erMvWzuV9v71r7urb6iyMXu7eM9IgLr1ElLlOkaHjJ0SbCmdOQ3Iw==
|
|
@@ -492,7 +541,7 @@
|
|
|
"@babel/helper-plugin-utils" "^7.12.13"
|
|
|
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
|
|
|
|
|
|
-"@babel/plugin-proposal-json-strings@^7.12.1", "@babel/plugin-proposal-json-strings@^7.13.8":
|
|
|
+"@babel/plugin-proposal-json-strings@^7.13.8":
|
|
|
version "7.13.8"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.13.8.tgz#bf1fb362547075afda3634ed31571c5901afef7b"
|
|
|
integrity sha512-w4zOPKUFPX1mgvTmL/fcEqy34hrQ1CRcGxdphBc6snDnnqJ47EZDIyop6IwXzAC8G916hsIuXB2ZMBCExC5k7Q==
|
|
@@ -500,7 +549,7 @@
|
|
|
"@babel/helper-plugin-utils" "^7.13.0"
|
|
|
"@babel/plugin-syntax-json-strings" "^7.8.3"
|
|
|
|
|
|
-"@babel/plugin-proposal-logical-assignment-operators@^7.12.1", "@babel/plugin-proposal-logical-assignment-operators@^7.13.8":
|
|
|
+"@babel/plugin-proposal-logical-assignment-operators@^7.13.8":
|
|
|
version "7.13.8"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.13.8.tgz#93fa78d63857c40ce3c8c3315220fd00bfbb4e1a"
|
|
|
integrity sha512-aul6znYB4N4HGweImqKn59Su9RS8lbUIqxtXTOcAGtNIDczoEFv+l1EhmX8rUBp3G1jMjKJm8m0jXVp63ZpS4A==
|
|
@@ -516,7 +565,7 @@
|
|
|
"@babel/helper-plugin-utils" "^7.13.0"
|
|
|
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
|
|
|
|
|
|
-"@babel/plugin-proposal-numeric-separator@^7.12.13", "@babel/plugin-proposal-numeric-separator@^7.12.7":
|
|
|
+"@babel/plugin-proposal-numeric-separator@^7.12.13":
|
|
|
version "7.12.13"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.12.13.tgz#bd9da3188e787b5120b4f9d465a8261ce67ed1db"
|
|
|
integrity sha512-O1jFia9R8BUCl3ZGB7eitaAPu62TXJRHn7rh+ojNERCFyqRwJMTmhz+tJ+k0CwI6CLjX/ee4qW74FSqlq9I35w==
|
|
@@ -544,7 +593,7 @@
|
|
|
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
|
|
"@babel/plugin-transform-parameters" "^7.13.0"
|
|
|
|
|
|
-"@babel/plugin-proposal-optional-catch-binding@^7.12.1", "@babel/plugin-proposal-optional-catch-binding@^7.13.8":
|
|
|
+"@babel/plugin-proposal-optional-catch-binding@^7.13.8":
|
|
|
version "7.13.8"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.13.8.tgz#3ad6bd5901506ea996fc31bdcf3ccfa2bed71107"
|
|
|
integrity sha512-0wS/4DUF1CuTmGo+NiaHfHcVSeSLj5S3e6RivPTg/2k3wOv3jO35tZ6/ZWsQhQMvdgI7CwphjQa/ccarLymHVA==
|
|
@@ -569,7 +618,7 @@
|
|
|
"@babel/helper-create-class-features-plugin" "^7.13.0"
|
|
|
"@babel/helper-plugin-utils" "^7.13.0"
|
|
|
|
|
|
-"@babel/plugin-proposal-unicode-property-regex@^7.12.1", "@babel/plugin-proposal-unicode-property-regex@^7.12.13", "@babel/plugin-proposal-unicode-property-regex@^7.4.4":
|
|
|
+"@babel/plugin-proposal-unicode-property-regex@^7.12.13", "@babel/plugin-proposal-unicode-property-regex@^7.4.4":
|
|
|
version "7.12.13"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.12.13.tgz#bebde51339be829c17aaaaced18641deb62b39ba"
|
|
|
integrity sha512-XyJmZidNfofEkqFV5VC/bLabGmO5QzenPO/YOfGuEbgU+2sSwMmio3YLb4WtBgcmmdwZHyVyv8on77IUjQ5Gvg==
|
|
@@ -577,7 +626,7 @@
|
|
|
"@babel/helper-create-regexp-features-plugin" "^7.12.13"
|
|
|
"@babel/helper-plugin-utils" "^7.12.13"
|
|
|
|
|
|
-"@babel/plugin-syntax-async-generators@^7.8.0", "@babel/plugin-syntax-async-generators@^7.8.4":
|
|
|
+"@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==
|
|
@@ -591,21 +640,21 @@
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
|
|
-"@babel/plugin-syntax-class-properties@^7.12.1", "@babel/plugin-syntax-class-properties@^7.12.13", "@babel/plugin-syntax-class-properties@^7.8.3":
|
|
|
+"@babel/plugin-syntax-class-properties@^7.12.13", "@babel/plugin-syntax-class-properties@^7.8.3":
|
|
|
version "7.12.13"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz#b5c987274c4a3a82b89714796931a6b53544ae10"
|
|
|
integrity sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.12.13"
|
|
|
|
|
|
-"@babel/plugin-syntax-decorators@^7.12.1", "@babel/plugin-syntax-decorators@^7.12.13":
|
|
|
+"@babel/plugin-syntax-decorators@^7.12.13":
|
|
|
version "7.12.13"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.12.13.tgz#fac829bf3c7ef4a1bc916257b403e58c6bdaf648"
|
|
|
integrity sha512-Rw6aIXGuqDLr6/LoBBYE57nKOzQpz/aDkKlMqEwH+Vp0MXbG6H/TfRjaY343LKxzAKAMXIHsQ8JzaZKuDZ9MwA==
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.12.13"
|
|
|
|
|
|
-"@babel/plugin-syntax-dynamic-import@^7.8.0", "@babel/plugin-syntax-dynamic-import@^7.8.3":
|
|
|
+"@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==
|
|
@@ -640,7 +689,7 @@
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
|
|
-"@babel/plugin-syntax-json-strings@^7.8.0", "@babel/plugin-syntax-json-strings@^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==
|
|
@@ -668,7 +717,7 @@
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
|
|
-"@babel/plugin-syntax-nullish-coalescing-operator@^7.8.0", "@babel/plugin-syntax-nullish-coalescing-operator@^7.8.3":
|
|
|
+"@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==
|
|
@@ -689,21 +738,21 @@
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
|
|
-"@babel/plugin-syntax-optional-catch-binding@^7.8.0", "@babel/plugin-syntax-optional-catch-binding@^7.8.3":
|
|
|
+"@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.0", "@babel/plugin-syntax-optional-chaining@^7.8.3":
|
|
|
+"@babel/plugin-syntax-optional-chaining@^7.8.3":
|
|
|
version "7.8.3"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz#4f69c2ab95167e0180cd5336613f8c5788f7d48a"
|
|
|
integrity sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
|
|
-"@babel/plugin-syntax-top-level-await@^7.12.1", "@babel/plugin-syntax-top-level-await@^7.12.13", "@babel/plugin-syntax-top-level-await@^7.8.3":
|
|
|
+"@babel/plugin-syntax-top-level-await@^7.12.13", "@babel/plugin-syntax-top-level-await@^7.8.3":
|
|
|
version "7.12.13"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.12.13.tgz#c5f0fa6e249f5b739727f923540cf7a806130178"
|
|
|
integrity sha512-A81F9pDwyS7yM//KwbCSDqy3Uj4NMIurtplxphWxoYtNPov7cJsDkAFNNyVlIZ3jwGycVsurZ+LtOA8gZ376iQ==
|
|
@@ -724,7 +773,7 @@
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.13.0"
|
|
|
|
|
|
-"@babel/plugin-transform-async-to-generator@^7.12.1", "@babel/plugin-transform-async-to-generator@^7.13.0":
|
|
|
+"@babel/plugin-transform-async-to-generator@^7.13.0":
|
|
|
version "7.13.0"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.13.0.tgz#8e112bf6771b82bf1e974e5e26806c5c99aa516f"
|
|
|
integrity sha512-3j6E004Dx0K3eGmhxVJxwwI89CTJrce7lg3UrtFuDAVQ/2+SJ/h/aSFOeE6/n0WB1GsOffsJp6MnPQNQ8nmwhg==
|
|
@@ -733,14 +782,14 @@
|
|
|
"@babel/helper-plugin-utils" "^7.13.0"
|
|
|
"@babel/helper-remap-async-to-generator" "^7.13.0"
|
|
|
|
|
|
-"@babel/plugin-transform-block-scoped-functions@^7.12.1", "@babel/plugin-transform-block-scoped-functions@^7.12.13":
|
|
|
+"@babel/plugin-transform-block-scoped-functions@^7.12.13":
|
|
|
version "7.12.13"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.12.13.tgz#a9bf1836f2a39b4eb6cf09967739de29ea4bf4c4"
|
|
|
integrity sha512-zNyFqbc3kI/fVpqwfqkg6RvBgFpC4J18aKKMmv7KdQ/1GgREapSJAykLMVNwfRGO3BtHj3YQZl8kxCXPcVMVeg==
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.12.13"
|
|
|
|
|
|
-"@babel/plugin-transform-block-scoping@^7.12.11", "@babel/plugin-transform-block-scoping@^7.12.12", "@babel/plugin-transform-block-scoping@^7.12.13":
|
|
|
+"@babel/plugin-transform-block-scoping@^7.12.12", "@babel/plugin-transform-block-scoping@^7.12.13":
|
|
|
version "7.12.13"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.12.13.tgz#f36e55076d06f41dfd78557ea039c1b581642e61"
|
|
|
integrity sha512-Pxwe0iqWJX4fOOM2kEZeUuAxHMWb9nK+9oh5d11bsLoB0xMg+mkDpt0eYuDZB7ETrY9bbcVlKUGTOGWy7BHsMQ==
|
|
@@ -760,7 +809,7 @@
|
|
|
"@babel/helper-split-export-declaration" "^7.12.13"
|
|
|
globals "^11.1.0"
|
|
|
|
|
|
-"@babel/plugin-transform-computed-properties@^7.12.1", "@babel/plugin-transform-computed-properties@^7.13.0":
|
|
|
+"@babel/plugin-transform-computed-properties@^7.13.0":
|
|
|
version "7.13.0"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.13.0.tgz#845c6e8b9bb55376b1fa0b92ef0bdc8ea06644ed"
|
|
|
integrity sha512-RRqTYTeZkZAz8WbieLTvKUEUxZlUTdmL5KGMyZj7FnMfLNKV4+r5549aORG/mgojRmFlQMJDUupwAMiF2Q7OUg==
|
|
@@ -774,7 +823,7 @@
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.13.0"
|
|
|
|
|
|
-"@babel/plugin-transform-dotall-regex@^7.12.1", "@babel/plugin-transform-dotall-regex@^7.12.13", "@babel/plugin-transform-dotall-regex@^7.4.4":
|
|
|
+"@babel/plugin-transform-dotall-regex@^7.12.13", "@babel/plugin-transform-dotall-regex@^7.4.4":
|
|
|
version "7.12.13"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.12.13.tgz#3f1601cc29905bfcb67f53910f197aeafebb25ad"
|
|
|
integrity sha512-foDrozE65ZFdUC2OfgeOCrEPTxdB3yjqxpXh8CH+ipd9CHd4s/iq81kcUpyH8ACGNEPdFqbtzfgzbT/ZGlbDeQ==
|
|
@@ -782,14 +831,14 @@
|
|
|
"@babel/helper-create-regexp-features-plugin" "^7.12.13"
|
|
|
"@babel/helper-plugin-utils" "^7.12.13"
|
|
|
|
|
|
-"@babel/plugin-transform-duplicate-keys@^7.12.1", "@babel/plugin-transform-duplicate-keys@^7.12.13":
|
|
|
+"@babel/plugin-transform-duplicate-keys@^7.12.13":
|
|
|
version "7.12.13"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.12.13.tgz#6f06b87a8b803fd928e54b81c258f0a0033904de"
|
|
|
integrity sha512-NfADJiiHdhLBW3pulJlJI2NB0t4cci4WTZ8FtdIuNc2+8pslXdPtRRAEWqUY+m9kNOk2eRYbTAOipAxlrOcwwQ==
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.12.13"
|
|
|
|
|
|
-"@babel/plugin-transform-exponentiation-operator@^7.12.1", "@babel/plugin-transform-exponentiation-operator@^7.12.13":
|
|
|
+"@babel/plugin-transform-exponentiation-operator@^7.12.13":
|
|
|
version "7.12.13"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.12.13.tgz#4d52390b9a273e651e4aba6aee49ef40e80cd0a1"
|
|
|
integrity sha512-fbUelkM1apvqez/yYx1/oICVnGo2KM5s63mhGylrmXUxK/IAXSIf87QIxVfZldWf4QsOafY6vV3bX8aMHSvNrA==
|
|
@@ -812,7 +861,7 @@
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.13.0"
|
|
|
|
|
|
-"@babel/plugin-transform-function-name@^7.12.1", "@babel/plugin-transform-function-name@^7.12.13":
|
|
|
+"@babel/plugin-transform-function-name@^7.12.13":
|
|
|
version "7.12.13"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.12.13.tgz#bb024452f9aaed861d374c8e7a24252ce3a50051"
|
|
|
integrity sha512-6K7gZycG0cmIwwF7uMK/ZqeCikCGVBdyP2J5SKNCXO5EOHcqi+z7Jwf8AmyDNcBgxET8DrEtCt/mPKPyAzXyqQ==
|
|
@@ -820,21 +869,21 @@
|
|
|
"@babel/helper-function-name" "^7.12.13"
|
|
|
"@babel/helper-plugin-utils" "^7.12.13"
|
|
|
|
|
|
-"@babel/plugin-transform-literals@^7.12.1", "@babel/plugin-transform-literals@^7.12.13":
|
|
|
+"@babel/plugin-transform-literals@^7.12.13":
|
|
|
version "7.12.13"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.12.13.tgz#2ca45bafe4a820197cf315794a4d26560fe4bdb9"
|
|
|
integrity sha512-FW+WPjSR7hiUxMcKqyNjP05tQ2kmBCdpEpZHY1ARm96tGQCCBvXKnpjILtDplUnJ/eHZ0lALLM+d2lMFSpYJrQ==
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.12.13"
|
|
|
|
|
|
-"@babel/plugin-transform-member-expression-literals@^7.12.1", "@babel/plugin-transform-member-expression-literals@^7.12.13":
|
|
|
+"@babel/plugin-transform-member-expression-literals@^7.12.13":
|
|
|
version "7.12.13"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.12.13.tgz#5ffa66cd59b9e191314c9f1f803b938e8c081e40"
|
|
|
integrity sha512-kxLkOsg8yir4YeEPHLuO2tXP9R/gTjpuTOjshqSpELUN3ZAg2jfDnKUvzzJxObun38sw3wm4Uu69sX/zA7iRvg==
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.12.13"
|
|
|
|
|
|
-"@babel/plugin-transform-modules-amd@^7.12.1", "@babel/plugin-transform-modules-amd@^7.13.0":
|
|
|
+"@babel/plugin-transform-modules-amd@^7.13.0":
|
|
|
version "7.13.0"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.13.0.tgz#19f511d60e3d8753cc5a6d4e775d3a5184866cc3"
|
|
|
integrity sha512-EKy/E2NHhY/6Vw5d1k3rgoobftcNUmp9fGjb9XZwQLtTctsRBOTRO7RHHxfIky1ogMN5BxN7p9uMA3SzPfotMQ==
|
|
@@ -843,7 +892,7 @@
|
|
|
"@babel/helper-plugin-utils" "^7.13.0"
|
|
|
babel-plugin-dynamic-import-node "^2.3.3"
|
|
|
|
|
|
-"@babel/plugin-transform-modules-commonjs@^7.12.1", "@babel/plugin-transform-modules-commonjs@^7.13.8":
|
|
|
+"@babel/plugin-transform-modules-commonjs@^7.13.8":
|
|
|
version "7.13.8"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.13.8.tgz#7b01ad7c2dcf2275b06fa1781e00d13d420b3e1b"
|
|
|
integrity sha512-9QiOx4MEGglfYZ4XOnU79OHr6vIWUakIj9b4mioN8eQIoEh+pf5p/zEB36JpDFWA12nNMiRf7bfoRvl9Rn79Bw==
|
|
@@ -853,7 +902,7 @@
|
|
|
"@babel/helper-simple-access" "^7.12.13"
|
|
|
babel-plugin-dynamic-import-node "^2.3.3"
|
|
|
|
|
|
-"@babel/plugin-transform-modules-systemjs@^7.12.1", "@babel/plugin-transform-modules-systemjs@^7.13.8":
|
|
|
+"@babel/plugin-transform-modules-systemjs@^7.13.8":
|
|
|
version "7.13.8"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.13.8.tgz#6d066ee2bff3c7b3d60bf28dec169ad993831ae3"
|
|
|
integrity sha512-hwqctPYjhM6cWvVIlOIe27jCIBgHCsdH2xCJVAYQm7V5yTMoilbVMi9f6wKg0rpQAOn6ZG4AOyvCqFF/hUh6+A==
|
|
@@ -864,7 +913,7 @@
|
|
|
"@babel/helper-validator-identifier" "^7.12.11"
|
|
|
babel-plugin-dynamic-import-node "^2.3.3"
|
|
|
|
|
|
-"@babel/plugin-transform-modules-umd@^7.12.1", "@babel/plugin-transform-modules-umd@^7.13.0":
|
|
|
+"@babel/plugin-transform-modules-umd@^7.13.0":
|
|
|
version "7.13.0"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.13.0.tgz#8a3d96a97d199705b9fd021580082af81c06e70b"
|
|
|
integrity sha512-D/ILzAh6uyvkWjKKyFE/W0FzWwasv6vPTSqPcjxFqn6QpX3u8DjRVliq4F2BamO2Wee/om06Vyy+vPkNrd4wxw==
|
|
@@ -872,21 +921,21 @@
|
|
|
"@babel/helper-module-transforms" "^7.13.0"
|
|
|
"@babel/helper-plugin-utils" "^7.13.0"
|
|
|
|
|
|
-"@babel/plugin-transform-named-capturing-groups-regex@^7.12.1", "@babel/plugin-transform-named-capturing-groups-regex@^7.12.13":
|
|
|
+"@babel/plugin-transform-named-capturing-groups-regex@^7.12.13":
|
|
|
version "7.12.13"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.12.13.tgz#2213725a5f5bbbe364b50c3ba5998c9599c5c9d9"
|
|
|
integrity sha512-Xsm8P2hr5hAxyYblrfACXpQKdQbx4m2df9/ZZSQ8MAhsadw06+jW7s9zsSw6he+mJZXRlVMyEnVktJo4zjk1WA==
|
|
|
dependencies:
|
|
|
"@babel/helper-create-regexp-features-plugin" "^7.12.13"
|
|
|
|
|
|
-"@babel/plugin-transform-new-target@^7.12.1", "@babel/plugin-transform-new-target@^7.12.13":
|
|
|
+"@babel/plugin-transform-new-target@^7.12.13":
|
|
|
version "7.12.13"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.12.13.tgz#e22d8c3af24b150dd528cbd6e685e799bf1c351c"
|
|
|
integrity sha512-/KY2hbLxrG5GTQ9zzZSc3xWiOy379pIETEhbtzwZcw9rvuaVV4Fqy7BYGYOWZnaoXIQYbbJ0ziXLa/sKcGCYEQ==
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.12.13"
|
|
|
|
|
|
-"@babel/plugin-transform-object-super@^7.12.1", "@babel/plugin-transform-object-super@^7.12.13":
|
|
|
+"@babel/plugin-transform-object-super@^7.12.13":
|
|
|
version "7.12.13"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.12.13.tgz#b4416a2d63b8f7be314f3d349bd55a9c1b5171f7"
|
|
|
integrity sha512-JzYIcj3XtYspZDV8j9ulnoMPZZnF/Cj0LUxPOjR89BdBVx+zYJI9MdMIlUZjbXDX+6YVeS6I3e8op+qQ3BYBoQ==
|
|
@@ -901,7 +950,7 @@
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.13.0"
|
|
|
|
|
|
-"@babel/plugin-transform-property-literals@^7.12.1", "@babel/plugin-transform-property-literals@^7.12.13":
|
|
|
+"@babel/plugin-transform-property-literals@^7.12.13":
|
|
|
version "7.12.13"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.12.13.tgz#4e6a9e37864d8f1b3bc0e2dce7bf8857db8b1a81"
|
|
|
integrity sha512-nqVigwVan+lR+g8Fj8Exl0UQX2kymtjcWfMOYM1vTYEKujeyv2SkMgazf2qNcK7l4SDiKyTA/nHCPqL4e2zo1A==
|
|
@@ -915,21 +964,21 @@
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.12.13"
|
|
|
|
|
|
-"@babel/plugin-transform-react-jsx-development@^7.12.12":
|
|
|
+"@babel/plugin-transform-react-jsx-development@^7.12.12", "@babel/plugin-transform-react-jsx-development@^7.12.17":
|
|
|
version "7.12.17"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.12.17.tgz#f510c0fa7cd7234153539f9a362ced41a5ca1447"
|
|
|
integrity sha512-BPjYV86SVuOaudFhsJR1zjgxxOhJDt6JHNoD48DxWEIxUCAMjV1ys6DYw4SDYZh0b1QsS2vfIA9t/ZsQGsDOUQ==
|
|
|
dependencies:
|
|
|
"@babel/plugin-transform-react-jsx" "^7.12.17"
|
|
|
|
|
|
-"@babel/plugin-transform-react-jsx-source@^7.2.0":
|
|
|
- version "7.12.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.12.1.tgz#d07de6863f468da0809edcf79a1aa8ce2a82a26b"
|
|
|
- integrity sha512-keQ5kBfjJNRc6zZN1/nVHCd6LLIHq4aUKcVnvE/2l+ZZROSbqoiGFRtT5t3Is89XJxBQaP7NLZX2jgGHdZvvFQ==
|
|
|
+"@babel/plugin-transform-react-jsx-source@^7.12.13":
|
|
|
+ version "7.12.13"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.12.13.tgz#051d76126bee5c9a6aa3ba37be2f6c1698856bcb"
|
|
|
+ integrity sha512-O5JJi6fyfih0WfDgIJXksSPhGP/G0fQpfxYy87sDc+1sFmsCS6wr3aAn+whbzkhbjtq4VMqLRaSzR6IsshIC0Q==
|
|
|
dependencies:
|
|
|
- "@babel/helper-plugin-utils" "^7.10.4"
|
|
|
+ "@babel/helper-plugin-utils" "^7.12.13"
|
|
|
|
|
|
-"@babel/plugin-transform-react-jsx@^7.12.12", "@babel/plugin-transform-react-jsx@^7.12.13", "@babel/plugin-transform-react-jsx@^7.12.17", "@babel/plugin-transform-react-jsx@^7.3.0":
|
|
|
+"@babel/plugin-transform-react-jsx@^7.12.12", "@babel/plugin-transform-react-jsx@^7.12.13", "@babel/plugin-transform-react-jsx@^7.12.17", "@babel/plugin-transform-react-jsx@^7.13.12", "@babel/plugin-transform-react-jsx@^7.3.0":
|
|
|
version "7.13.12"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.13.12.tgz#1df5dfaf0f4b784b43e96da6f28d630e775f68b3"
|
|
|
integrity sha512-jcEI2UqIcpCqB5U5DRxIl0tQEProI2gcu+g8VTIqxLO5Iidojb4d77q+fwGseCvd8af/lJ9masp4QWzBXFE2xA==
|
|
@@ -948,29 +997,38 @@
|
|
|
"@babel/helper-annotate-as-pure" "^7.10.4"
|
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
|
|
-"@babel/plugin-transform-regenerator@^7.12.1", "@babel/plugin-transform-regenerator@^7.12.13":
|
|
|
+"@babel/plugin-transform-regenerator@^7.12.13":
|
|
|
version "7.12.13"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.12.13.tgz#b628bcc9c85260ac1aeb05b45bde25210194a2f5"
|
|
|
integrity sha512-lxb2ZAvSLyJ2PEe47hoGWPmW22v7CtSl9jW8mingV4H2sEX/JOcrAj2nPuGWi56ERUm2bUpjKzONAuT6HCn2EA==
|
|
|
dependencies:
|
|
|
regenerator-transform "^0.14.2"
|
|
|
|
|
|
-"@babel/plugin-transform-reserved-words@^7.12.1", "@babel/plugin-transform-reserved-words@^7.12.13":
|
|
|
+"@babel/plugin-transform-regenerator@^7.13.15":
|
|
|
+ version "7.13.15"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.13.15.tgz#e5eb28945bf8b6563e7f818945f966a8d2997f39"
|
|
|
+ integrity sha512-Bk9cOLSz8DiurcMETZ8E2YtIVJbFCPGW28DJWUakmyVWtQSm6Wsf0p4B4BfEr/eL2Nkhe/CICiUiMOCi1TPhuQ==
|
|
|
+ dependencies:
|
|
|
+ regenerator-transform "^0.14.2"
|
|
|
+
|
|
|
+"@babel/plugin-transform-reserved-words@^7.12.13":
|
|
|
version "7.12.13"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.12.13.tgz#7d9988d4f06e0fe697ea1d9803188aa18b472695"
|
|
|
integrity sha512-xhUPzDXxZN1QfiOy/I5tyye+TRz6lA7z6xaT4CLOjPRMVg1ldRf0LHw0TDBpYL4vG78556WuHdyO9oi5UmzZBg==
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.12.13"
|
|
|
|
|
|
-"@babel/plugin-transform-runtime@~7.12.1":
|
|
|
- version "7.12.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.12.1.tgz#04b792057eb460389ff6a4198e377614ea1e7ba5"
|
|
|
- integrity sha512-Ac/H6G9FEIkS2tXsZjL4RAdS3L3WHxci0usAnz7laPWUmFiGtj7tIASChqKZMHTSQTQY6xDbOq+V1/vIq3QrWg==
|
|
|
+"@babel/plugin-transform-runtime@~7.13.15":
|
|
|
+ version "7.13.15"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.13.15.tgz#2eddf585dd066b84102517e10a577f24f76a9cd7"
|
|
|
+ integrity sha512-d+ezl76gx6Jal08XngJUkXM4lFXK/5Ikl9Mh4HKDxSfGJXmZ9xG64XT2oivBzfxb/eQ62VfvoMkaCZUKJMVrBA==
|
|
|
dependencies:
|
|
|
- "@babel/helper-module-imports" "^7.12.1"
|
|
|
- "@babel/helper-plugin-utils" "^7.10.4"
|
|
|
- resolve "^1.8.1"
|
|
|
- semver "^5.5.1"
|
|
|
+ "@babel/helper-module-imports" "^7.13.12"
|
|
|
+ "@babel/helper-plugin-utils" "^7.13.0"
|
|
|
+ babel-plugin-polyfill-corejs2 "^0.2.0"
|
|
|
+ babel-plugin-polyfill-corejs3 "^0.2.0"
|
|
|
+ babel-plugin-polyfill-regenerator "^0.2.0"
|
|
|
+ semver "^6.3.0"
|
|
|
|
|
|
"@babel/plugin-transform-shorthand-properties@^7.12.1", "@babel/plugin-transform-shorthand-properties@^7.12.13":
|
|
|
version "7.12.13"
|
|
@@ -987,7 +1045,7 @@
|
|
|
"@babel/helper-plugin-utils" "^7.13.0"
|
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
|
|
|
|
|
|
-"@babel/plugin-transform-sticky-regex@^7.12.13", "@babel/plugin-transform-sticky-regex@^7.12.7":
|
|
|
+"@babel/plugin-transform-sticky-regex@^7.12.13":
|
|
|
version "7.12.13"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.12.13.tgz#760ffd936face73f860ae646fb86ee82f3d06d1f"
|
|
|
integrity sha512-Jc3JSaaWT8+fr7GRvQP02fKDsYk4K/lYwWq38r/UGfaxo89ajud321NH28KRQ7xy1Ybc0VUE5Pz8psjNNDUglg==
|
|
@@ -1001,7 +1059,7 @@
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.13.0"
|
|
|
|
|
|
-"@babel/plugin-transform-typeof-symbol@^7.12.10", "@babel/plugin-transform-typeof-symbol@^7.12.13":
|
|
|
+"@babel/plugin-transform-typeof-symbol@^7.12.13":
|
|
|
version "7.12.13"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.12.13.tgz#785dd67a1f2ea579d9c2be722de8c84cb85f5a7f"
|
|
|
integrity sha512-eKv/LmUJpMnu4npgfvs3LiHhJua5fo/CysENxa45YCQXZwKnGCQKAg87bvoqSW1fFT+HA32l03Qxsm8ouTY3ZQ==
|
|
@@ -1017,14 +1075,14 @@
|
|
|
"@babel/helper-plugin-utils" "^7.13.0"
|
|
|
"@babel/plugin-syntax-typescript" "^7.12.13"
|
|
|
|
|
|
-"@babel/plugin-transform-unicode-escapes@^7.12.1", "@babel/plugin-transform-unicode-escapes@^7.12.13":
|
|
|
+"@babel/plugin-transform-unicode-escapes@^7.12.13":
|
|
|
version "7.12.13"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.12.13.tgz#840ced3b816d3b5127dd1d12dcedc5dead1a5e74"
|
|
|
integrity sha512-0bHEkdwJ/sN/ikBHfSmOXPypN/beiGqjo+o4/5K+vxEFNPRPdImhviPakMKG4x96l85emoa0Z6cDflsdBusZbw==
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.12.13"
|
|
|
|
|
|
-"@babel/plugin-transform-unicode-regex@^7.12.1", "@babel/plugin-transform-unicode-regex@^7.12.13":
|
|
|
+"@babel/plugin-transform-unicode-regex@^7.12.13":
|
|
|
version "7.12.13"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.12.13.tgz#b52521685804e155b1202e83fc188d34bb70f5ac"
|
|
|
integrity sha512-mDRzSNY7/zopwisPZ5kM9XKCfhchqIYwAKRERtEnhYscZB79VRekuRSoYbN0+KVe3y8+q1h6A4svXtP7N+UoCA==
|
|
@@ -1107,77 +1165,80 @@
|
|
|
core-js-compat "^3.9.0"
|
|
|
semver "^6.3.0"
|
|
|
|
|
|
-"@babel/preset-env@~7.12.1":
|
|
|
- version "7.12.11"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.11.tgz#55d5f7981487365c93dbbc84507b1c7215e857f9"
|
|
|
- integrity sha512-j8Tb+KKIXKYlDBQyIOy4BLxzv1NUOwlHfZ74rvW+Z0Gp4/cI2IMDPBWAgWceGcE7aep9oL/0K9mlzlMGxA8yNw==
|
|
|
+"@babel/preset-env@~7.13.15":
|
|
|
+ version "7.13.15"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.15.tgz#c8a6eb584f96ecba183d3d414a83553a599f478f"
|
|
|
+ integrity sha512-D4JAPMXcxk69PKe81jRJ21/fP/uYdcTZ3hJDF5QX2HSI9bBxxYw/dumdR6dGumhjxlprHPE4XWoPaqzZUVy2MA==
|
|
|
dependencies:
|
|
|
- "@babel/compat-data" "^7.12.7"
|
|
|
- "@babel/helper-compilation-targets" "^7.12.5"
|
|
|
- "@babel/helper-module-imports" "^7.12.5"
|
|
|
- "@babel/helper-plugin-utils" "^7.10.4"
|
|
|
- "@babel/helper-validator-option" "^7.12.11"
|
|
|
- "@babel/plugin-proposal-async-generator-functions" "^7.12.1"
|
|
|
- "@babel/plugin-proposal-class-properties" "^7.12.1"
|
|
|
- "@babel/plugin-proposal-dynamic-import" "^7.12.1"
|
|
|
- "@babel/plugin-proposal-export-namespace-from" "^7.12.1"
|
|
|
- "@babel/plugin-proposal-json-strings" "^7.12.1"
|
|
|
- "@babel/plugin-proposal-logical-assignment-operators" "^7.12.1"
|
|
|
- "@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.1"
|
|
|
- "@babel/plugin-proposal-numeric-separator" "^7.12.7"
|
|
|
- "@babel/plugin-proposal-object-rest-spread" "^7.12.1"
|
|
|
- "@babel/plugin-proposal-optional-catch-binding" "^7.12.1"
|
|
|
- "@babel/plugin-proposal-optional-chaining" "^7.12.7"
|
|
|
- "@babel/plugin-proposal-private-methods" "^7.12.1"
|
|
|
- "@babel/plugin-proposal-unicode-property-regex" "^7.12.1"
|
|
|
- "@babel/plugin-syntax-async-generators" "^7.8.0"
|
|
|
- "@babel/plugin-syntax-class-properties" "^7.12.1"
|
|
|
- "@babel/plugin-syntax-dynamic-import" "^7.8.0"
|
|
|
+ "@babel/compat-data" "^7.13.15"
|
|
|
+ "@babel/helper-compilation-targets" "^7.13.13"
|
|
|
+ "@babel/helper-plugin-utils" "^7.13.0"
|
|
|
+ "@babel/helper-validator-option" "^7.12.17"
|
|
|
+ "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.13.12"
|
|
|
+ "@babel/plugin-proposal-async-generator-functions" "^7.13.15"
|
|
|
+ "@babel/plugin-proposal-class-properties" "^7.13.0"
|
|
|
+ "@babel/plugin-proposal-dynamic-import" "^7.13.8"
|
|
|
+ "@babel/plugin-proposal-export-namespace-from" "^7.12.13"
|
|
|
+ "@babel/plugin-proposal-json-strings" "^7.13.8"
|
|
|
+ "@babel/plugin-proposal-logical-assignment-operators" "^7.13.8"
|
|
|
+ "@babel/plugin-proposal-nullish-coalescing-operator" "^7.13.8"
|
|
|
+ "@babel/plugin-proposal-numeric-separator" "^7.12.13"
|
|
|
+ "@babel/plugin-proposal-object-rest-spread" "^7.13.8"
|
|
|
+ "@babel/plugin-proposal-optional-catch-binding" "^7.13.8"
|
|
|
+ "@babel/plugin-proposal-optional-chaining" "^7.13.12"
|
|
|
+ "@babel/plugin-proposal-private-methods" "^7.13.0"
|
|
|
+ "@babel/plugin-proposal-unicode-property-regex" "^7.12.13"
|
|
|
+ "@babel/plugin-syntax-async-generators" "^7.8.4"
|
|
|
+ "@babel/plugin-syntax-class-properties" "^7.12.13"
|
|
|
+ "@babel/plugin-syntax-dynamic-import" "^7.8.3"
|
|
|
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
|
|
|
- "@babel/plugin-syntax-json-strings" "^7.8.0"
|
|
|
+ "@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.0"
|
|
|
+ "@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.0"
|
|
|
- "@babel/plugin-syntax-optional-catch-binding" "^7.8.0"
|
|
|
- "@babel/plugin-syntax-optional-chaining" "^7.8.0"
|
|
|
- "@babel/plugin-syntax-top-level-await" "^7.12.1"
|
|
|
- "@babel/plugin-transform-arrow-functions" "^7.12.1"
|
|
|
- "@babel/plugin-transform-async-to-generator" "^7.12.1"
|
|
|
- "@babel/plugin-transform-block-scoped-functions" "^7.12.1"
|
|
|
- "@babel/plugin-transform-block-scoping" "^7.12.11"
|
|
|
- "@babel/plugin-transform-classes" "^7.12.1"
|
|
|
- "@babel/plugin-transform-computed-properties" "^7.12.1"
|
|
|
- "@babel/plugin-transform-destructuring" "^7.12.1"
|
|
|
- "@babel/plugin-transform-dotall-regex" "^7.12.1"
|
|
|
- "@babel/plugin-transform-duplicate-keys" "^7.12.1"
|
|
|
- "@babel/plugin-transform-exponentiation-operator" "^7.12.1"
|
|
|
- "@babel/plugin-transform-for-of" "^7.12.1"
|
|
|
- "@babel/plugin-transform-function-name" "^7.12.1"
|
|
|
- "@babel/plugin-transform-literals" "^7.12.1"
|
|
|
- "@babel/plugin-transform-member-expression-literals" "^7.12.1"
|
|
|
- "@babel/plugin-transform-modules-amd" "^7.12.1"
|
|
|
- "@babel/plugin-transform-modules-commonjs" "^7.12.1"
|
|
|
- "@babel/plugin-transform-modules-systemjs" "^7.12.1"
|
|
|
- "@babel/plugin-transform-modules-umd" "^7.12.1"
|
|
|
- "@babel/plugin-transform-named-capturing-groups-regex" "^7.12.1"
|
|
|
- "@babel/plugin-transform-new-target" "^7.12.1"
|
|
|
- "@babel/plugin-transform-object-super" "^7.12.1"
|
|
|
- "@babel/plugin-transform-parameters" "^7.12.1"
|
|
|
- "@babel/plugin-transform-property-literals" "^7.12.1"
|
|
|
- "@babel/plugin-transform-regenerator" "^7.12.1"
|
|
|
- "@babel/plugin-transform-reserved-words" "^7.12.1"
|
|
|
- "@babel/plugin-transform-shorthand-properties" "^7.12.1"
|
|
|
- "@babel/plugin-transform-spread" "^7.12.1"
|
|
|
- "@babel/plugin-transform-sticky-regex" "^7.12.7"
|
|
|
- "@babel/plugin-transform-template-literals" "^7.12.1"
|
|
|
- "@babel/plugin-transform-typeof-symbol" "^7.12.10"
|
|
|
- "@babel/plugin-transform-unicode-escapes" "^7.12.1"
|
|
|
- "@babel/plugin-transform-unicode-regex" "^7.12.1"
|
|
|
- "@babel/preset-modules" "^0.1.3"
|
|
|
- "@babel/types" "^7.12.11"
|
|
|
- core-js-compat "^3.8.0"
|
|
|
- semver "^5.5.0"
|
|
|
+ "@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
|
|
+ "@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
|
|
|
+ "@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
|
|
+ "@babel/plugin-syntax-top-level-await" "^7.12.13"
|
|
|
+ "@babel/plugin-transform-arrow-functions" "^7.13.0"
|
|
|
+ "@babel/plugin-transform-async-to-generator" "^7.13.0"
|
|
|
+ "@babel/plugin-transform-block-scoped-functions" "^7.12.13"
|
|
|
+ "@babel/plugin-transform-block-scoping" "^7.12.13"
|
|
|
+ "@babel/plugin-transform-classes" "^7.13.0"
|
|
|
+ "@babel/plugin-transform-computed-properties" "^7.13.0"
|
|
|
+ "@babel/plugin-transform-destructuring" "^7.13.0"
|
|
|
+ "@babel/plugin-transform-dotall-regex" "^7.12.13"
|
|
|
+ "@babel/plugin-transform-duplicate-keys" "^7.12.13"
|
|
|
+ "@babel/plugin-transform-exponentiation-operator" "^7.12.13"
|
|
|
+ "@babel/plugin-transform-for-of" "^7.13.0"
|
|
|
+ "@babel/plugin-transform-function-name" "^7.12.13"
|
|
|
+ "@babel/plugin-transform-literals" "^7.12.13"
|
|
|
+ "@babel/plugin-transform-member-expression-literals" "^7.12.13"
|
|
|
+ "@babel/plugin-transform-modules-amd" "^7.13.0"
|
|
|
+ "@babel/plugin-transform-modules-commonjs" "^7.13.8"
|
|
|
+ "@babel/plugin-transform-modules-systemjs" "^7.13.8"
|
|
|
+ "@babel/plugin-transform-modules-umd" "^7.13.0"
|
|
|
+ "@babel/plugin-transform-named-capturing-groups-regex" "^7.12.13"
|
|
|
+ "@babel/plugin-transform-new-target" "^7.12.13"
|
|
|
+ "@babel/plugin-transform-object-super" "^7.12.13"
|
|
|
+ "@babel/plugin-transform-parameters" "^7.13.0"
|
|
|
+ "@babel/plugin-transform-property-literals" "^7.12.13"
|
|
|
+ "@babel/plugin-transform-regenerator" "^7.13.15"
|
|
|
+ "@babel/plugin-transform-reserved-words" "^7.12.13"
|
|
|
+ "@babel/plugin-transform-shorthand-properties" "^7.12.13"
|
|
|
+ "@babel/plugin-transform-spread" "^7.13.0"
|
|
|
+ "@babel/plugin-transform-sticky-regex" "^7.12.13"
|
|
|
+ "@babel/plugin-transform-template-literals" "^7.13.0"
|
|
|
+ "@babel/plugin-transform-typeof-symbol" "^7.12.13"
|
|
|
+ "@babel/plugin-transform-unicode-escapes" "^7.12.13"
|
|
|
+ "@babel/plugin-transform-unicode-regex" "^7.12.13"
|
|
|
+ "@babel/preset-modules" "^0.1.4"
|
|
|
+ "@babel/types" "^7.13.14"
|
|
|
+ babel-plugin-polyfill-corejs2 "^0.2.0"
|
|
|
+ babel-plugin-polyfill-corejs3 "^0.2.0"
|
|
|
+ babel-plugin-polyfill-regenerator "^0.2.0"
|
|
|
+ core-js-compat "^3.9.0"
|
|
|
+ semver "^6.3.0"
|
|
|
|
|
|
"@babel/preset-flow@^7.12.1":
|
|
|
version "7.12.1"
|
|
@@ -1187,7 +1248,7 @@
|
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
"@babel/plugin-transform-flow-strip-types" "^7.12.1"
|
|
|
|
|
|
-"@babel/preset-modules@^0.1.3", "@babel/preset-modules@^0.1.4":
|
|
|
+"@babel/preset-modules@^0.1.4":
|
|
|
version "0.1.4"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/preset-modules/-/preset-modules-0.1.4.tgz#362f2b68c662842970fdb5e254ffc8fc1c2e415e"
|
|
|
integrity sha512-J36NhwnfdzpmH41M1DrnkkgAqhZaqr/NBdPfQ677mLzlaXo+oDiv1deyCDtgAhz8p328otdob0Du7+xgHGZbKg==
|
|
@@ -1198,7 +1259,7 @@
|
|
|
"@babel/types" "^7.4.4"
|
|
|
esutils "^2.0.2"
|
|
|
|
|
|
-"@babel/preset-react@^7.12.1", "@babel/preset-react@^7.12.10":
|
|
|
+"@babel/preset-react@^7.12.10":
|
|
|
version "7.12.13"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.12.13.tgz#5f911b2eb24277fa686820d5bd81cad9a0602a0a"
|
|
|
integrity sha512-TYM0V9z6Abb6dj1K7i5NrEhA13oS5ujUYQYDfqIBXYHOc2c2VkFgc+q9kyssIyUfy4/hEwqrgSlJ/Qgv8zJLsA==
|
|
@@ -1209,6 +1270,18 @@
|
|
|
"@babel/plugin-transform-react-jsx-development" "^7.12.12"
|
|
|
"@babel/plugin-transform-react-pure-annotations" "^7.12.1"
|
|
|
|
|
|
+"@babel/preset-react@^7.13.13":
|
|
|
+ version "7.13.13"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.13.13.tgz#fa6895a96c50763fe693f9148568458d5a839761"
|
|
|
+ integrity sha512-gx+tDLIE06sRjKJkVtpZ/t3mzCDOnPG+ggHZG9lffUbX8+wC739x20YQc9V35Do6ZAxaUc/HhVHIiOzz5MvDmA==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-plugin-utils" "^7.13.0"
|
|
|
+ "@babel/helper-validator-option" "^7.12.17"
|
|
|
+ "@babel/plugin-transform-react-display-name" "^7.12.13"
|
|
|
+ "@babel/plugin-transform-react-jsx" "^7.13.12"
|
|
|
+ "@babel/plugin-transform-react-jsx-development" "^7.12.17"
|
|
|
+ "@babel/plugin-transform-react-pure-annotations" "^7.12.1"
|
|
|
+
|
|
|
"@babel/preset-typescript@^7.12.1", "@babel/preset-typescript@^7.12.7":
|
|
|
version "7.13.0"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.13.0.tgz#ab107e5f050609d806fbb039bec553b33462c60a"
|
|
@@ -1244,13 +1317,20 @@
|
|
|
dependencies:
|
|
|
regenerator-runtime "^0.13.2"
|
|
|
|
|
|
-"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.3.1", "@babel/runtime@^7.3.4", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@~7.12.1":
|
|
|
+"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.3.1", "@babel/runtime@^7.3.4", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
|
|
|
version "7.12.5"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.5.tgz#410e7e487441e1b360c29be715d870d9b985882e"
|
|
|
integrity sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg==
|
|
|
dependencies:
|
|
|
regenerator-runtime "^0.13.4"
|
|
|
|
|
|
+"@babel/runtime@~7.13.10":
|
|
|
+ version "7.13.10"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.10.tgz#47d42a57b6095f4468da440388fdbad8bebf0d7d"
|
|
|
+ integrity sha512-4QPkjJq6Ns3V/RgpEahRk+AGfL0eO6RHHtTWoNNr5mO49G6B5+X6d6THgWEAvTrznU5xYpbAlVKRYcsCgh/Akw==
|
|
|
+ dependencies:
|
|
|
+ regenerator-runtime "^0.13.4"
|
|
|
+
|
|
|
"@babel/template@^7.12.13", "@babel/template@^7.12.7", "@babel/template@^7.3.3", "@babel/template@^7.4.0":
|
|
|
version "7.12.13"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.12.13.tgz#530265be8a2589dbb37523844c5bcb55947fb327"
|
|
@@ -1260,7 +1340,7 @@
|
|
|
"@babel/parser" "^7.12.13"
|
|
|
"@babel/types" "^7.12.13"
|
|
|
|
|
|
-"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.12.10", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.4.3", "@babel/traverse@^7.8.3":
|
|
|
+"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.4.3", "@babel/traverse@^7.8.3":
|
|
|
version "7.13.0"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.0.tgz#6d95752475f86ee7ded06536de309a65fc8966cc"
|
|
|
integrity sha512-xys5xi5JEhzC3RzEmSGrs/b3pJW/o87SypZ+G/PhaE7uqVQNv/jlmVIBXuoh5atqQ434LfXV+sf23Oxj0bchJQ==
|
|
@@ -1275,7 +1355,21 @@
|
|
|
globals "^11.1.0"
|
|
|
lodash "^4.17.19"
|
|
|
|
|
|
-"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.10", "@babel/types@^7.12.11", "@babel/types@^7.12.13", "@babel/types@^7.12.7", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4":
|
|
|
+"@babel/traverse@^7.13.13", "@babel/traverse@^7.13.15":
|
|
|
+ version "7.13.15"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.15.tgz#c38bf7679334ddd4028e8e1f7b3aa5019f0dada7"
|
|
|
+ integrity sha512-/mpZMNvj6bce59Qzl09fHEs8Bt8NnpEDQYleHUPZQ3wXUMvXi+HJPLars68oAbmp839fGoOkv2pSL2z9ajCIaQ==
|
|
|
+ dependencies:
|
|
|
+ "@babel/code-frame" "^7.12.13"
|
|
|
+ "@babel/generator" "^7.13.9"
|
|
|
+ "@babel/helper-function-name" "^7.12.13"
|
|
|
+ "@babel/helper-split-export-declaration" "^7.12.13"
|
|
|
+ "@babel/parser" "^7.13.15"
|
|
|
+ "@babel/types" "^7.13.14"
|
|
|
+ debug "^4.1.0"
|
|
|
+ globals "^11.1.0"
|
|
|
+
|
|
|
+"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.12.7", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4":
|
|
|
version "7.13.12"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.12.tgz#edbf99208ef48852acdff1c8a681a1e4ade580cd"
|
|
|
integrity sha512-K4nY2xFN4QMvQwkQ+zmBDp6ANMbVNw6BbxWmYA4qNjhR9W+Lj/8ky5MEY2Me5r+B2c6/v6F53oMndG+f9s3IiA==
|
|
@@ -1284,6 +1378,15 @@
|
|
|
lodash "^4.17.19"
|
|
|
to-fast-properties "^2.0.0"
|
|
|
|
|
|
+"@babel/types@^7.13.14":
|
|
|
+ version "7.13.14"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.14.tgz#c35a4abb15c7cd45a2746d78ab328e362cbace0d"
|
|
|
+ integrity sha512-A2aa3QTkWoyqsZZFl56MLUsfmh7O0gN41IPvXAE/++8ojpbz12SszD7JEGYVdn4f9Kt4amIei07swF1h4AqmmQ==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-validator-identifier" "^7.12.11"
|
|
|
+ lodash "^4.17.19"
|
|
|
+ to-fast-properties "^2.0.0"
|
|
|
+
|
|
|
"@base2/pretty-print-object@1.0.0":
|
|
|
version "1.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/@base2/pretty-print-object/-/pretty-print-object-1.0.0.tgz#860ce718b0b73f4009e153541faff2cb6b85d047"
|
|
@@ -4372,6 +4475,15 @@ babel-plugin-polyfill-corejs2@^0.1.4:
|
|
|
"@babel/helper-define-polyfill-provider" "^0.1.5"
|
|
|
semver "^6.1.1"
|
|
|
|
|
|
+babel-plugin-polyfill-corejs2@^0.2.0:
|
|
|
+ version "0.2.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.2.0.tgz#686775bf9a5aa757e10520903675e3889caeedc4"
|
|
|
+ integrity sha512-9bNwiR0dS881c5SHnzCmmGlMkJLl0OUZvxrxHo9w/iNoRuqaPjqlvBf4HrovXtQs/au5yKkpcdgfT1cC5PAZwg==
|
|
|
+ dependencies:
|
|
|
+ "@babel/compat-data" "^7.13.11"
|
|
|
+ "@babel/helper-define-polyfill-provider" "^0.2.0"
|
|
|
+ semver "^6.1.1"
|
|
|
+
|
|
|
babel-plugin-polyfill-corejs3@^0.1.0, babel-plugin-polyfill-corejs3@^0.1.3:
|
|
|
version "0.1.7"
|
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.1.7.tgz#80449d9d6f2274912e05d9e182b54816904befd0"
|
|
@@ -4380,6 +4492,14 @@ babel-plugin-polyfill-corejs3@^0.1.0, babel-plugin-polyfill-corejs3@^0.1.3:
|
|
|
"@babel/helper-define-polyfill-provider" "^0.1.5"
|
|
|
core-js-compat "^3.8.1"
|
|
|
|
|
|
+babel-plugin-polyfill-corejs3@^0.2.0:
|
|
|
+ version "0.2.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.2.0.tgz#f4b4bb7b19329827df36ff56f6e6d367026cb7a2"
|
|
|
+ integrity sha512-zZyi7p3BCUyzNxLx8KV61zTINkkV65zVkDAFNZmrTCRVhjo1jAS+YLvDJ9Jgd/w2tsAviCwFHReYfxO3Iql8Yg==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-define-polyfill-provider" "^0.2.0"
|
|
|
+ core-js-compat "^3.9.1"
|
|
|
+
|
|
|
babel-plugin-polyfill-regenerator@^0.1.2:
|
|
|
version "0.1.6"
|
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.1.6.tgz#0fe06a026fe0faa628ccc8ba3302da0a6ce02f3f"
|
|
@@ -4387,6 +4507,13 @@ babel-plugin-polyfill-regenerator@^0.1.2:
|
|
|
dependencies:
|
|
|
"@babel/helper-define-polyfill-provider" "^0.1.5"
|
|
|
|
|
|
+babel-plugin-polyfill-regenerator@^0.2.0:
|
|
|
+ version "0.2.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.2.0.tgz#853f5f5716f4691d98c84f8069c7636ea8da7ab8"
|
|
|
+ integrity sha512-J7vKbCuD2Xi/eEHxquHN14bXAW9CXtecwuLrOIDJtcZzTaPzV1VdEfoUf9AzcRBMolKUQKM9/GVojeh0hFiqMg==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-define-polyfill-provider" "^0.2.0"
|
|
|
+
|
|
|
babel-plugin-react-docgen@^4.2.1:
|
|
|
version "4.2.1"
|
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-react-docgen/-/babel-plugin-react-docgen-4.2.1.tgz#7cc8e2f94e8dc057a06e953162f0810e4e72257b"
|
|
@@ -5447,7 +5574,7 @@ copy-to-clipboard@^3.3.1:
|
|
|
dependencies:
|
|
|
toggle-selection "^1.0.6"
|
|
|
|
|
|
-core-js-compat@^3.8.0, core-js-compat@^3.8.1, core-js-compat@^3.9.0:
|
|
|
+core-js-compat@^3.8.1, core-js-compat@^3.9.0:
|
|
|
version "3.9.1"
|
|
|
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.9.1.tgz#4e572acfe90aff69d76d8c37759d21a5c59bb455"
|
|
|
integrity sha512-jXAirMQxrkbiiLsCx9bQPJFA6llDadKMpYrBJQJ3/c4/vsPP/fAf29h24tviRlvwUL6AmY5CHLu2GvjuYviQqA==
|
|
@@ -5455,6 +5582,14 @@ core-js-compat@^3.8.0, core-js-compat@^3.8.1, core-js-compat@^3.9.0:
|
|
|
browserslist "^4.16.3"
|
|
|
semver "7.0.0"
|
|
|
|
|
|
+core-js-compat@^3.9.1:
|
|
|
+ version "3.10.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.10.1.tgz#62183a3a77ceeffcc420d907a3e6fc67d9b27f1c"
|
|
|
+ integrity sha512-ZHQTdTPkqvw2CeHiZC970NNJcnwzT6YIueDMASKt+p3WbZsLXOcoD392SkcWhkC0wBBHhlfhqGKKsNCQUozYtg==
|
|
|
+ dependencies:
|
|
|
+ browserslist "^4.16.3"
|
|
|
+ semver "7.0.0"
|
|
|
+
|
|
|
core-js-pure@^3.8.2:
|
|
|
version "3.9.1"
|
|
|
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.9.1.tgz#677b322267172bd490e4464696f790cbc355bec5"
|
|
@@ -13297,7 +13432,7 @@ resolve-url@^0.2.1:
|
|
|
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
|
|
|
integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
|
|
|
|
|
|
-resolve@^1.10.0, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.14.2, resolve@^1.17.0, resolve@^1.18.1, resolve@^1.19.0, resolve@^1.3.2, resolve@^1.8.1, resolve@^1.9.0:
|
|
|
+resolve@^1.10.0, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.14.2, resolve@^1.17.0, resolve@^1.18.1, resolve@^1.19.0, resolve@^1.3.2, resolve@^1.9.0:
|
|
|
version "1.20.0"
|
|
|
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975"
|
|
|
integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==
|