|
|
|
@ -14,7 +14,12 @@
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.5.tgz#8ef4c18e58e801c5c95d3c1c0f2874a2680fadea"
|
|
|
|
|
integrity sha512-kixrYn4JwfAVPa0f2yfzc2AWti6WRRyO3XjWW5PJAvtE11qhSayrrcrEnee05KAtNaPC+EwehE8Qt1UedEVB8w==
|
|
|
|
|
|
|
|
|
|
"@babel/core@^7.0.0-0", "@babel/core@^7.14.3":
|
|
|
|
|
"@babel/compat-data@^7.15.0":
|
|
|
|
|
version "7.15.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176"
|
|
|
|
|
integrity sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA==
|
|
|
|
|
|
|
|
|
|
"@babel/core@^7.0.0-0":
|
|
|
|
|
version "7.14.6"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.6.tgz#e0814ec1a950032ff16c13a2721de39a8416fcab"
|
|
|
|
|
integrity sha512-gJnOEWSqTk96qG5BoIrl5bVtc23DCycmIePPYnamY9RboYdI4nFy5vAQMSl81O5K/W0sLDWfGysnOECC+KUUCA==
|
|
|
|
@ -35,6 +40,27 @@
|
|
|
|
|
semver "^6.3.0"
|
|
|
|
|
source-map "^0.5.0"
|
|
|
|
|
|
|
|
|
|
"@babel/core@^7.15.0":
|
|
|
|
|
version "7.15.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.5.tgz#f8ed9ace730722544609f90c9bb49162dc3bf5b9"
|
|
|
|
|
integrity sha512-pYgXxiwAgQpgM1bNkZsDEq85f0ggXMA5L7c+o3tskGMh2BunCI9QUwB9Z4jpvXUOuMdyGKiGKQiRe11VS6Jzvg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/code-frame" "^7.14.5"
|
|
|
|
|
"@babel/generator" "^7.15.4"
|
|
|
|
|
"@babel/helper-compilation-targets" "^7.15.4"
|
|
|
|
|
"@babel/helper-module-transforms" "^7.15.4"
|
|
|
|
|
"@babel/helpers" "^7.15.4"
|
|
|
|
|
"@babel/parser" "^7.15.5"
|
|
|
|
|
"@babel/template" "^7.15.4"
|
|
|
|
|
"@babel/traverse" "^7.15.4"
|
|
|
|
|
"@babel/types" "^7.15.4"
|
|
|
|
|
convert-source-map "^1.7.0"
|
|
|
|
|
debug "^4.1.0"
|
|
|
|
|
gensync "^1.0.0-beta.2"
|
|
|
|
|
json5 "^2.1.2"
|
|
|
|
|
semver "^6.3.0"
|
|
|
|
|
source-map "^0.5.0"
|
|
|
|
|
|
|
|
|
|
"@babel/generator@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.5.tgz#848d7b9f031caca9d0cd0af01b063f226f52d785"
|
|
|
|
@ -44,6 +70,15 @@
|
|
|
|
|
jsesc "^2.5.1"
|
|
|
|
|
source-map "^0.5.0"
|
|
|
|
|
|
|
|
|
|
"@babel/generator@^7.15.4":
|
|
|
|
|
version "7.15.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.4.tgz#85acb159a267ca6324f9793986991ee2022a05b0"
|
|
|
|
|
integrity sha512-d3itta0tu+UayjEORPNz6e1T3FtvWlP5N4V5M+lhp/CxT4oAA7/NcScnpRyspUMLK6tu9MNHmQHxRykuN2R7hw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.15.4"
|
|
|
|
|
jsesc "^2.5.1"
|
|
|
|
|
source-map "^0.5.0"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-annotate-as-pure@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.14.5.tgz#7bf478ec3b71726d56a8ca5775b046fc29879e61"
|
|
|
|
@ -51,6 +86,13 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-annotate-as-pure@^7.15.4":
|
|
|
|
|
version "7.15.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.15.4.tgz#3d0e43b00c5e49fdb6c57e421601a7a658d5f835"
|
|
|
|
|
integrity sha512-QwrtdNvUNsPCj2lfNQacsGSQvGX8ee1ttrBrcozUP2Sv/jylewBP/8QFe6ZkBsC8T/GYWonNAWJV4aRR9AL2DA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.15.4"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-builder-binary-assignment-operator-visitor@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.14.5.tgz#b939b43f8c37765443a19ae74ad8b15978e0a191"
|
|
|
|
@ -69,6 +111,16 @@
|
|
|
|
|
browserslist "^4.16.6"
|
|
|
|
|
semver "^6.3.0"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-compilation-targets@^7.15.4":
|
|
|
|
|
version "7.15.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.4.tgz#cf6d94f30fbefc139123e27dd6b02f65aeedb7b9"
|
|
|
|
|
integrity sha512-rMWPCirulnPSe4d+gwdWXLfAXTTBj8M3guAf5xFQJ0nvFY7tfNAFnWdqaHegHlgDZOCT4qvhF3BYlSJag8yhqQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/compat-data" "^7.15.0"
|
|
|
|
|
"@babel/helper-validator-option" "^7.14.5"
|
|
|
|
|
browserslist "^4.16.6"
|
|
|
|
|
semver "^6.3.0"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-create-class-features-plugin@^7.14.5", "@babel/helper-create-class-features-plugin@^7.14.6":
|
|
|
|
|
version "7.14.6"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.6.tgz#f114469b6c06f8b5c59c6c4e74621f5085362542"
|
|
|
|
@ -81,6 +133,18 @@
|
|
|
|
|
"@babel/helper-replace-supers" "^7.14.5"
|
|
|
|
|
"@babel/helper-split-export-declaration" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-create-class-features-plugin@^7.15.4":
|
|
|
|
|
version "7.15.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.15.4.tgz#7f977c17bd12a5fba363cb19bea090394bf37d2e"
|
|
|
|
|
integrity sha512-7ZmzFi+DwJx6A7mHRwbuucEYpyBwmh2Ca0RvI6z2+WLZYCqV0JOaLb+u0zbtmDicebgKBZgqbYfLaKNqSgv5Pw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-annotate-as-pure" "^7.15.4"
|
|
|
|
|
"@babel/helper-function-name" "^7.15.4"
|
|
|
|
|
"@babel/helper-member-expression-to-functions" "^7.15.4"
|
|
|
|
|
"@babel/helper-optimise-call-expression" "^7.15.4"
|
|
|
|
|
"@babel/helper-replace-supers" "^7.15.4"
|
|
|
|
|
"@babel/helper-split-export-declaration" "^7.15.4"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-create-regexp-features-plugin@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.14.5.tgz#c7d5ac5e9cf621c26057722fb7a8a4c5889358c4"
|
|
|
|
@ -119,6 +183,15 @@
|
|
|
|
|
"@babel/template" "^7.14.5"
|
|
|
|
|
"@babel/types" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-function-name@^7.15.4":
|
|
|
|
|
version "7.15.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.15.4.tgz#845744dafc4381a4a5fb6afa6c3d36f98a787ebc"
|
|
|
|
|
integrity sha512-Z91cOMM4DseLIGOnog+Z8OI6YseR9bua+HpvLAQ2XayUGU+neTtX+97caALaLdyu53I/fjhbeCnWnRH1O3jFOw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-get-function-arity" "^7.15.4"
|
|
|
|
|
"@babel/template" "^7.15.4"
|
|
|
|
|
"@babel/types" "^7.15.4"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-get-function-arity@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.14.5.tgz#25fbfa579b0937eee1f3b805ece4ce398c431815"
|
|
|
|
@ -126,6 +199,13 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-get-function-arity@^7.15.4":
|
|
|
|
|
version "7.15.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.15.4.tgz#098818934a137fce78b536a3e015864be1e2879b"
|
|
|
|
|
integrity sha512-1/AlxSF92CmGZzHnC515hm4SirTxtpDnLEJ0UyEMgTMZN+6bxXKg04dKhiRx5Enel+SUA1G1t5Ed/yQia0efrA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.15.4"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-hoist-variables@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.14.5.tgz#e0dd27c33a78e577d7c8884916a3e7ef1f7c7f8d"
|
|
|
|
@ -133,6 +213,13 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-hoist-variables@^7.15.4":
|
|
|
|
|
version "7.15.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.15.4.tgz#09993a3259c0e918f99d104261dfdfc033f178df"
|
|
|
|
|
integrity sha512-VTy085egb3jUGVK9ycIxQiPbquesq0HUQ+tPO0uv5mPEBZipk+5FkRKiWq5apuyTE9FUrjENB0rCf8y+n+UuhA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.15.4"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-member-expression-to-functions@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.14.5.tgz#d5c70e4ad13b402c95156c7a53568f504e2fb7b8"
|
|
|
|
@ -140,6 +227,13 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-member-expression-to-functions@^7.15.4":
|
|
|
|
|
version "7.15.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.4.tgz#bfd34dc9bba9824a4658b0317ec2fd571a51e6ef"
|
|
|
|
|
integrity sha512-cokOMkxC/BTyNP1AlY25HuBWM32iCEsLPI4BHDpJCHHm1FU2E7dKWWIXJgQgSFiu4lp8q3bL1BIKwqkSUviqtA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.15.4"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.14.5.tgz#6d1a44df6a38c957aa7c312da076429f11b422f3"
|
|
|
|
@ -147,6 +241,13 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^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":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.5.tgz#7de42f10d789b423eb902ebd24031ca77cb1e10e"
|
|
|
|
@ -161,6 +262,20 @@
|
|
|
|
|
"@babel/traverse" "^7.14.5"
|
|
|
|
|
"@babel/types" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-module-transforms@^7.15.4":
|
|
|
|
|
version "7.15.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.7.tgz#7da80c8cbc1f02655d83f8b79d25866afe50d226"
|
|
|
|
|
integrity sha512-ZNqjjQG/AuFfekFTY+7nY4RgBSklgTu970c7Rj3m/JOhIu5KPBUuTA9AY6zaKcUvk4g6EbDXdBnhi35FAssdSw==
|
|
|
|
|
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.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.14.5.tgz#f27395a8619e0665b3f0364cddb41c25d71b499c"
|
|
|
|
@ -168,6 +283,13 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-optimise-call-expression@^7.15.4":
|
|
|
|
|
version "7.15.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.15.4.tgz#f310a5121a3b9cc52d9ab19122bd729822dee171"
|
|
|
|
|
integrity sha512-E/z9rfbAOt1vDW1DR7k4SzhzotVV5+qMciWV6LaG1g4jeFrkDlJedjtV4h0i4Q/ITnUu+Pk08M7fczsB9GXBDw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.15.4"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz#5ac822ce97eec46741ab70a517971e443a70c5a9"
|
|
|
|
@ -182,6 +304,15 @@
|
|
|
|
|
"@babel/helper-wrap-function" "^7.14.5"
|
|
|
|
|
"@babel/types" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-remap-async-to-generator@^7.15.4":
|
|
|
|
|
version "7.15.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.15.4.tgz#2637c0731e4c90fbf58ac58b50b2b5a192fc970f"
|
|
|
|
|
integrity sha512-v53MxgvMK/HCwckJ1bZrq6dNKlmwlyRNYM6ypaRTdXWGOE2c1/SCa6dL/HimhPulGhZKw9W0QhREM583F/t0vQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-annotate-as-pure" "^7.15.4"
|
|
|
|
|
"@babel/helper-wrap-function" "^7.15.4"
|
|
|
|
|
"@babel/types" "^7.15.4"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-replace-supers@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.14.5.tgz#0ecc0b03c41cd567b4024ea016134c28414abb94"
|
|
|
|
@ -192,6 +323,16 @@
|
|
|
|
|
"@babel/traverse" "^7.14.5"
|
|
|
|
|
"@babel/types" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-replace-supers@^7.15.4":
|
|
|
|
|
version "7.15.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.15.4.tgz#52a8ab26ba918c7f6dee28628b07071ac7b7347a"
|
|
|
|
|
integrity sha512-/ztT6khaXF37MS47fufrKvIsiQkx1LBRvSJNzRqmbyeZnTwU9qBxXYLaaT/6KaxfKhjs2Wy8kG8ZdsFUuWBjzw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-member-expression-to-functions" "^7.15.4"
|
|
|
|
|
"@babel/helper-optimise-call-expression" "^7.15.4"
|
|
|
|
|
"@babel/traverse" "^7.15.4"
|
|
|
|
|
"@babel/types" "^7.15.4"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-simple-access@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.14.5.tgz#66ea85cf53ba0b4e588ba77fc813f53abcaa41c4"
|
|
|
|
@ -199,6 +340,13 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-simple-access@^7.15.4":
|
|
|
|
|
version "7.15.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.15.4.tgz#ac368905abf1de8e9781434b635d8f8674bcc13b"
|
|
|
|
|
integrity sha512-UzazrDoIVOZZcTeHHEPYrr1MvTR/K+wgLg6MY6e1CJyaRhbibftF6fR2KU2sFRtI/nERUZR9fBd6aKgBlIBaPg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.15.4"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.14.5.tgz#96f486ac050ca9f44b009fbe5b7d394cab3a0ee4"
|
|
|
|
@ -206,6 +354,13 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers@^7.15.4":
|
|
|
|
|
version "7.15.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.15.4.tgz#707dbdba1f4ad0fa34f9114fc8197aec7d5da2eb"
|
|
|
|
|
integrity sha512-BMRLsdh+D1/aap19TycS4eD1qELGrCBJwzaY9IE8LrpJtJb+H7rQkPIdsfgnMtLBA6DJls7X9z93Z4U8h7xw0A==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.15.4"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-split-export-declaration@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.14.5.tgz#22b23a54ef51c2b7605d851930c1976dd0bc693a"
|
|
|
|
@ -213,11 +368,23 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@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":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz#d0f0e277c512e0c938277faa85a3968c9a44c0e8"
|
|
|
|
|
integrity sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg==
|
|
|
|
|
|
|
|
|
|
"@babel/helper-validator-identifier@^7.14.9", "@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"
|
|
|
|
@ -233,6 +400,16 @@
|
|
|
|
|
"@babel/traverse" "^7.14.5"
|
|
|
|
|
"@babel/types" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-wrap-function@^7.15.4":
|
|
|
|
|
version "7.15.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.15.4.tgz#6f754b2446cfaf3d612523e6ab8d79c27c3a3de7"
|
|
|
|
|
integrity sha512-Y2o+H/hRV5W8QhIfTpRIBwl57y8PrZt6JM3V8FOo5qarjshHItyH5lXlpMfBfmBefOqSCpKZs/6Dxqp0E/U+uw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-function-name" "^7.15.4"
|
|
|
|
|
"@babel/template" "^7.15.4"
|
|
|
|
|
"@babel/traverse" "^7.15.4"
|
|
|
|
|
"@babel/types" "^7.15.4"
|
|
|
|
|
|
|
|
|
|
"@babel/helpers@^7.14.6":
|
|
|
|
|
version "7.14.6"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.6.tgz#5b58306b95f1b47e2a0199434fa8658fa6c21635"
|
|
|
|
@ -242,6 +419,15 @@
|
|
|
|
|
"@babel/traverse" "^7.14.5"
|
|
|
|
|
"@babel/types" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@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"
|
|
|
|
@ -256,25 +442,30 @@
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.6.tgz#d85cc68ca3cac84eae384c06f032921f5227f4b2"
|
|
|
|
|
integrity sha512-oG0ej7efjEXxb4UgE+klVx+3j4MVo+A2vCzm7OUN4CLo6WhQ+vSOD2yJ8m7B+DghObxtLxt3EfgMWpq+AsWehQ==
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.14.5.tgz#4b467302e1548ed3b1be43beae2cc9cf45e0bb7e"
|
|
|
|
|
integrity sha512-ZoJS2XCKPBfTmL122iP6NM9dOg+d4lc9fFk3zxc8iDjvt8Pk4+TlsHSKhIPf6X+L5ORCdBzqMZDjL/WHj7WknQ==
|
|
|
|
|
"@babel/parser@^7.15.4", "@babel/parser@^7.15.5":
|
|
|
|
|
version "7.15.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.7.tgz#0c3ed4a2eb07b165dfa85b3cc45c727334c4edae"
|
|
|
|
|
integrity sha512-rycZXvQ+xS9QyIcJ9HXeDWf1uxqlbVFAUq0Rq0dbc50Zb/+wUe/ehyfzGfm9KZZF0kBejYgxltBXocP+gKdL2g==
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.15.4":
|
|
|
|
|
version "7.15.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.15.4.tgz#dbdeabb1e80f622d9f0b583efb2999605e0a567e"
|
|
|
|
|
integrity sha512-eBnpsl9tlhPhpI10kU06JHnrYXwg3+V6CaP2idsCXNef0aeslpqyITXQ74Vfk5uHgY7IG7XP0yIH8b42KSzHog==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.14.5"
|
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.15.4"
|
|
|
|
|
"@babel/plugin-proposal-optional-chaining" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-proposal-async-generator-functions@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.14.5.tgz#4024990e3dd74181f4f426ea657769ff49a2df39"
|
|
|
|
|
integrity sha512-tbD/CG3l43FIXxmu4a7RBe4zH7MLJ+S/lFowPFO7HetS2hyOZ/0nnnznegDuzFzfkyQYTxqdTH/hKmuBngaDAA==
|
|
|
|
|
"@babel/plugin-proposal-async-generator-functions@^7.15.4":
|
|
|
|
|
version "7.15.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.15.4.tgz#f82aabe96c135d2ceaa917feb9f5fca31635277e"
|
|
|
|
|
integrity sha512-2zt2g5vTXpMC3OmK6uyjvdXptbhBXfA77XGrd3gh93zwG8lZYBLOBImiGBEG0RANu3JqKEACCz5CGk73OJROBw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
|
"@babel/helper-remap-async-to-generator" "^7.14.5"
|
|
|
|
|
"@babel/helper-remap-async-to-generator" "^7.15.4"
|
|
|
|
|
"@babel/plugin-syntax-async-generators" "^7.8.4"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-proposal-class-properties@^7.13.0", "@babel/plugin-proposal-class-properties@^7.14.5":
|
|
|
|
|
"@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==
|
|
|
|
@ -282,12 +473,12 @@
|
|
|
|
|
"@babel/helper-create-class-features-plugin" "^7.14.5"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-proposal-class-static-block@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.14.5.tgz#158e9e10d449c3849ef3ecde94a03d9f1841b681"
|
|
|
|
|
integrity sha512-KBAH5ksEnYHCegqseI5N9skTdxgJdmDoAOc0uXa+4QMYKeZD0w5IARh4FMlTNtaHhbB8v+KzMdTgxMMzsIy6Yg==
|
|
|
|
|
"@babel/plugin-proposal-class-static-block@^7.15.4":
|
|
|
|
|
version "7.15.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.15.4.tgz#3e7ca6128453c089e8b477a99f970c63fc1cb8d7"
|
|
|
|
|
integrity sha512-M682XWrrLNk3chXCjoPUQWOyYsB93B9z3mRyjtqqYJWDf2mfCdIYgDrA11cgNVhAQieaq6F2fn2f3wI0U4aTjA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-create-class-features-plugin" "^7.14.5"
|
|
|
|
|
"@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"
|
|
|
|
|
|
|
|
|
@ -339,16 +530,16 @@
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
|
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-proposal-object-rest-spread@^7.14.2", "@babel/plugin-proposal-object-rest-spread@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.5.tgz#e581d5ccdfa187ea6ed73f56c6a21c1580b90fbf"
|
|
|
|
|
integrity sha512-VzMyY6PWNPPT3pxc5hi9LloKNr4SSrVCg7Yr6aZpW4Ym07r7KqSU/QXYwjXLVxqwSv0t/XSXkFoKBPUkZ8vb2A==
|
|
|
|
|
"@babel/plugin-proposal-object-rest-spread@^7.14.7", "@babel/plugin-proposal-object-rest-spread@^7.15.6":
|
|
|
|
|
version "7.15.6"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.15.6.tgz#ef68050c8703d07b25af402cb96cf7f34a68ed11"
|
|
|
|
|
integrity sha512-qtOHo7A1Vt+O23qEAX+GdBpqaIuD3i9VRrWgCJeq7WO6H2d14EK3q11urj5Te2MAeK97nMiIdRpwd/ST4JFbNg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/compat-data" "^7.14.5"
|
|
|
|
|
"@babel/helper-compilation-targets" "^7.14.5"
|
|
|
|
|
"@babel/compat-data" "^7.15.0"
|
|
|
|
|
"@babel/helper-compilation-targets" "^7.15.4"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
|
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
|
|
|
|
"@babel/plugin-transform-parameters" "^7.14.5"
|
|
|
|
|
"@babel/plugin-transform-parameters" "^7.15.4"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-proposal-optional-catch-binding@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
@ -375,13 +566,13 @@
|
|
|
|
|
"@babel/helper-create-class-features-plugin" "^7.14.5"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-proposal-private-property-in-object@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.14.5.tgz#9f65a4d0493a940b4c01f8aa9d3f1894a587f636"
|
|
|
|
|
integrity sha512-62EyfyA3WA0mZiF2e2IV9mc9Ghwxcg8YTu8BS4Wss4Y3PY725OmS9M0qLORbJwLqFtGh+jiE4wAmocK2CTUK2Q==
|
|
|
|
|
"@babel/plugin-proposal-private-property-in-object@^7.15.4":
|
|
|
|
|
version "7.15.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.15.4.tgz#55c5e3b4d0261fd44fe637e3f624cfb0f484e3e5"
|
|
|
|
|
integrity sha512-X0UTixkLf0PCCffxgu5/1RQyGGbgZuKoI+vXP4iSbJSYwPb7hu06omsFGBvQ9lJEvwgrxHdS8B5nbfcd8GyUNA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-annotate-as-pure" "^7.14.5"
|
|
|
|
|
"@babel/helper-create-class-features-plugin" "^7.14.5"
|
|
|
|
|
"@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"
|
|
|
|
|
|
|
|
|
@ -528,24 +719,24 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-block-scoping@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.5.tgz#8cc63e61e50f42e078e6f09be775a75f23ef9939"
|
|
|
|
|
integrity sha512-LBYm4ZocNgoCqyxMLoOnwpsmQ18HWTQvql64t3GvMUzLQrNoV1BDG0lNftC8QKYERkZgCCT/7J5xWGObGAyHDw==
|
|
|
|
|
"@babel/plugin-transform-block-scoping@^7.15.3":
|
|
|
|
|
version "7.15.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.15.3.tgz#94c81a6e2fc230bcce6ef537ac96a1e4d2b3afaf"
|
|
|
|
|
integrity sha512-nBAzfZwZb4DkaGtOes1Up1nOAp9TDRRFw4XBzBBSG9QK7KVFmYzgj9o9sbPv7TX5ofL4Auq4wZnxCoPnI/lz2Q==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-classes@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.5.tgz#0e98e82097b38550b03b483f9b51a78de0acb2cf"
|
|
|
|
|
integrity sha512-J4VxKAMykM06K/64z9rwiL6xnBHgB1+FVspqvlgCdwD1KUbQNfszeKVVOMh59w3sztHYIZDgnhOC4WbdEfHFDA==
|
|
|
|
|
"@babel/plugin-transform-classes@^7.15.4":
|
|
|
|
|
version "7.15.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.15.4.tgz#50aee17aaf7f332ae44e3bce4c2e10534d5d3bf1"
|
|
|
|
|
integrity sha512-Yjvhex8GzBmmPQUvpXRPWQ9WnxXgAFuZSrqOK/eJlOGIXwvv8H3UEdUigl1gb/bnjTrln+e8bkZUYCBt/xYlBg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-annotate-as-pure" "^7.14.5"
|
|
|
|
|
"@babel/helper-function-name" "^7.14.5"
|
|
|
|
|
"@babel/helper-optimise-call-expression" "^7.14.5"
|
|
|
|
|
"@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.14.5"
|
|
|
|
|
"@babel/helper-split-export-declaration" "^7.14.5"
|
|
|
|
|
"@babel/helper-replace-supers" "^7.15.4"
|
|
|
|
|
"@babel/helper-split-export-declaration" "^7.15.4"
|
|
|
|
|
globals "^11.1.0"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-computed-properties@^7.14.5":
|
|
|
|
@ -555,10 +746,10 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-destructuring@^7.13.17", "@babel/plugin-transform-destructuring@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.14.5.tgz#d32ad19ff1a6da1e861dc62720d80d9776e3bf35"
|
|
|
|
|
integrity sha512-wU9tYisEbRMxqDezKUqC9GleLycCRoUsai9ddlsq54r8QRLaeEhc+d+9DqCG+kV9W2GgQjTZESPTpn5bAFMDww==
|
|
|
|
|
"@babel/plugin-transform-destructuring@^7.14.7":
|
|
|
|
|
version "7.14.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.14.7.tgz#0ad58ed37e23e22084d109f185260835e5557576"
|
|
|
|
|
integrity sha512-0mDE99nK+kVh3xlc5vKwB6wnP9ecuSj+zQCa/n0voENtP/zymdT4HH6QEb65wjjcbqr1Jb/7z9Qp7TF5FtwYGw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
|
|
|
|
|
@ -585,10 +776,10 @@
|
|
|
|
|
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.14.5"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-for-of@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.14.5.tgz#dae384613de8f77c196a8869cbf602a44f7fc0eb"
|
|
|
|
|
integrity sha512-CfmqxSUZzBl0rSjpoQSFoR9UEj3HzbGuGNL21/iFTmjb5gFggJp3ph0xR1YBhexmLoKRHzgxuFvty2xdSt6gTA==
|
|
|
|
|
"@babel/plugin-transform-for-of@^7.15.4":
|
|
|
|
|
version "7.15.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.15.4.tgz#25c62cce2718cfb29715f416e75d5263fb36a8c2"
|
|
|
|
|
integrity sha512-DRTY9fA751AFBDh2oxydvVm4SYevs5ILTWLs6xKXps4Re/KG5nfUkr+TdHCrRWB8C69TlzVgA9b3RmGWmgN9LA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
|
|
|
|
|
@ -623,25 +814,25 @@
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
|
babel-plugin-dynamic-import-node "^2.3.3"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-modules-commonjs@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.14.5.tgz#7aaee0ea98283de94da98b28f8c35701429dad97"
|
|
|
|
|
integrity sha512-en8GfBtgnydoao2PS+87mKyw62k02k7kJ9ltbKe0fXTHrQmG6QZZflYuGI1VVG7sVpx4E1n7KBpNlPb8m78J+A==
|
|
|
|
|
"@babel/plugin-transform-modules-commonjs@^7.15.4":
|
|
|
|
|
version "7.15.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.15.4.tgz#8201101240eabb5a76c08ef61b2954f767b6b4c1"
|
|
|
|
|
integrity sha512-qg4DPhwG8hKp4BbVDvX1s8cohM8a6Bvptu4l6Iingq5rW+yRUAhe/YRup/YcW2zCOlrysEWVhftIcKzrEZv3sA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-module-transforms" "^7.14.5"
|
|
|
|
|
"@babel/helper-module-transforms" "^7.15.4"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
|
"@babel/helper-simple-access" "^7.14.5"
|
|
|
|
|
"@babel/helper-simple-access" "^7.15.4"
|
|
|
|
|
babel-plugin-dynamic-import-node "^2.3.3"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-modules-systemjs@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.14.5.tgz#c75342ef8b30dcde4295d3401aae24e65638ed29"
|
|
|
|
|
integrity sha512-mNMQdvBEE5DcMQaL5LbzXFMANrQjd2W7FPzg34Y4yEz7dBgdaC+9B84dSO+/1Wba98zoDbInctCDo4JGxz1VYA==
|
|
|
|
|
"@babel/plugin-transform-modules-systemjs@^7.15.4":
|
|
|
|
|
version "7.15.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.15.4.tgz#b42890c7349a78c827719f1d2d0cd38c7d268132"
|
|
|
|
|
integrity sha512-fJUnlQrl/mezMneR72CKCgtOoahqGJNVKpompKwzv3BrEXdlPspTcyxrZ1XmDTIr9PpULrgEQo3qNKp6dW7ssw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-hoist-variables" "^7.14.5"
|
|
|
|
|
"@babel/helper-module-transforms" "^7.14.5"
|
|
|
|
|
"@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.5"
|
|
|
|
|
"@babel/helper-validator-identifier" "^7.14.9"
|
|
|
|
|
babel-plugin-dynamic-import-node "^2.3.3"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-modules-umd@^7.14.5":
|
|
|
|
@ -652,10 +843,10 @@
|
|
|
|
|
"@babel/helper-module-transforms" "^7.14.5"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-named-capturing-groups-regex@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.14.5.tgz#d537e8ee083ee6f6aa4f4eef9d2081d555746e4c"
|
|
|
|
|
integrity sha512-+Xe5+6MWFo311U8SchgeX5c1+lJM+eZDBZgD+tvXu9VVQPXwwVzeManMMjYX6xw2HczngfOSZjoFYKwdeB/Jvw==
|
|
|
|
|
"@babel/plugin-transform-named-capturing-groups-regex@^7.14.9":
|
|
|
|
|
version "7.14.9"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.14.9.tgz#c68f5c5d12d2ebaba3762e57c2c4f6347a46e7b2"
|
|
|
|
|
integrity sha512-l666wCVYO75mlAtGFfyFwnWmIXQm3kSH0C3IRnJqWcZbWkoihyAdDhFm2ZWaxWTqvBvhVFfJjMRQ0ez4oN1yYA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-create-regexp-features-plugin" "^7.14.5"
|
|
|
|
|
|
|
|
|
@ -674,10 +865,10 @@
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
|
"@babel/helper-replace-supers" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-parameters@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.14.5.tgz#49662e86a1f3ddccac6363a7dfb1ff0a158afeb3"
|
|
|
|
|
integrity sha512-Tl7LWdr6HUxTmzQtzuU14SqbgrSKmaR77M0OKyq4njZLQTPfOvzblNKyNkGwOfEFCEx7KeYHQHDI0P3F02IVkA==
|
|
|
|
|
"@babel/plugin-transform-parameters@^7.15.4":
|
|
|
|
|
version "7.15.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.15.4.tgz#5f2285cc3160bf48c8502432716b48504d29ed62"
|
|
|
|
|
integrity sha512-9WB/GUTO6lvJU3XQsSr6J/WKvBC2hcs4Pew8YxZagi6GkTdniyqp8On5kqdK8MN0LMeu0mGbhPN+O049NV/9FQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
|
|
|
|
|
@ -721,7 +912,7 @@
|
|
|
|
|
"@babel/helper-annotate-as-pure" "^7.14.5"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-regenerator@^7.13.15", "@babel/plugin-transform-regenerator@^7.14.5":
|
|
|
|
|
"@babel/plugin-transform-regenerator@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.14.5.tgz#9676fd5707ed28f522727c5b3c0aa8544440b04f"
|
|
|
|
|
integrity sha512-NVIY1W3ITDP5xQl50NgTKlZ0GrotKtLna08/uGY6ErQt6VEQZXla86x/CTddm5gZdcr+5GSsvMeTmWA5Ii6pkg==
|
|
|
|
@ -735,10 +926,10 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-runtime@^7.14.3":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.14.5.tgz#30491dad49c6059f8f8fa5ee8896a0089e987523"
|
|
|
|
|
integrity sha512-fPMBhh1AV8ZyneiCIA+wYYUH1arzlXR1UMcApjvchDhfKxhy2r2lReJv8uHEyihi4IFIGlr1Pdx7S5fkESDQsg==
|
|
|
|
|
"@babel/plugin-transform-runtime@^7.15.0":
|
|
|
|
|
version "7.15.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.15.0.tgz#d3aa650d11678ca76ce294071fda53d7804183b3"
|
|
|
|
|
integrity sha512-sfHYkLGjhzWTq6xsuQ01oEsUYjkHRux9fW1iUA68dC7Qd8BS1Unq4aZ8itmQp95zUzIcyR2EbNMTzAicFj+guw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-module-imports" "^7.14.5"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
@ -754,7 +945,7 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-spread@^7.14.5":
|
|
|
|
|
"@babel/plugin-transform-spread@^7.14.6":
|
|
|
|
|
version "7.14.6"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.14.6.tgz#6bd40e57fe7de94aa904851963b5616652f73144"
|
|
|
|
|
integrity sha512-Zr0x0YroFJku7n7+/HH3A2eIrGMjbmAIbJSVv0IZ+t3U2WUQUA64S/oeied2e+MaGSjmt4alzBCsK9E8gh+fag==
|
|
|
|
@ -807,30 +998,30 @@
|
|
|
|
|
"@babel/helper-create-regexp-features-plugin" "^7.14.5"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/preset-env@^7.14.2":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.5.tgz#c0c84e763661fd0e74292c3d511cb33b0c668997"
|
|
|
|
|
integrity sha512-ci6TsS0bjrdPpWGnQ+m4f+JSSzDKlckqKIJJt9UZ/+g7Zz9k0N8lYU8IeLg/01o2h8LyNZDMLGgRLDTxpudLsA==
|
|
|
|
|
"@babel/preset-env@^7.15.0", "@babel/preset-env@^7.15.6":
|
|
|
|
|
version "7.15.6"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.15.6.tgz#0f3898db9d63d320f21b17380d8462779de57659"
|
|
|
|
|
integrity sha512-L+6jcGn7EWu7zqaO2uoTDjjMBW+88FXzV8KvrBl2z6MtRNxlsmUNRlZPaNNPUTgqhyC5DHNFk/2Jmra+ublZWw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/compat-data" "^7.14.5"
|
|
|
|
|
"@babel/helper-compilation-targets" "^7.14.5"
|
|
|
|
|
"@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.14.5"
|
|
|
|
|
"@babel/plugin-proposal-async-generator-functions" "^7.14.5"
|
|
|
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.15.4"
|
|
|
|
|
"@babel/plugin-proposal-async-generator-functions" "^7.15.4"
|
|
|
|
|
"@babel/plugin-proposal-class-properties" "^7.14.5"
|
|
|
|
|
"@babel/plugin-proposal-class-static-block" "^7.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.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.14.5"
|
|
|
|
|
"@babel/plugin-proposal-private-property-in-object" "^7.15.4"
|
|
|
|
|
"@babel/plugin-proposal-unicode-property-regex" "^7.14.5"
|
|
|
|
|
"@babel/plugin-syntax-async-generators" "^7.8.4"
|
|
|
|
|
"@babel/plugin-syntax-class-properties" "^7.12.13"
|
|
|
|
@ -849,41 +1040,41 @@
|
|
|
|
|
"@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.14.5"
|
|
|
|
|
"@babel/plugin-transform-classes" "^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.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.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.14.5"
|
|
|
|
|
"@babel/plugin-transform-modules-systemjs" "^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.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.14.5"
|
|
|
|
|
"@babel/plugin-transform-parameters" "^7.15.4"
|
|
|
|
|
"@babel/plugin-transform-property-literals" "^7.14.5"
|
|
|
|
|
"@babel/plugin-transform-regenerator" "^7.14.5"
|
|
|
|
|
"@babel/plugin-transform-reserved-words" "^7.14.5"
|
|
|
|
|
"@babel/plugin-transform-shorthand-properties" "^7.14.5"
|
|
|
|
|
"@babel/plugin-transform-spread" "^7.14.5"
|
|
|
|
|
"@babel/plugin-transform-spread" "^7.14.6"
|
|
|
|
|
"@babel/plugin-transform-sticky-regex" "^7.14.5"
|
|
|
|
|
"@babel/plugin-transform-template-literals" "^7.14.5"
|
|
|
|
|
"@babel/plugin-transform-typeof-symbol" "^7.14.5"
|
|
|
|
|
"@babel/plugin-transform-unicode-escapes" "^7.14.5"
|
|
|
|
|
"@babel/plugin-transform-unicode-regex" "^7.14.5"
|
|
|
|
|
"@babel/preset-modules" "^0.1.4"
|
|
|
|
|
"@babel/types" "^7.14.5"
|
|
|
|
|
"@babel/types" "^7.15.6"
|
|
|
|
|
babel-plugin-polyfill-corejs2 "^0.2.2"
|
|
|
|
|
babel-plugin-polyfill-corejs3 "^0.2.2"
|
|
|
|
|
babel-plugin-polyfill-regenerator "^0.2.2"
|
|
|
|
|
core-js-compat "^3.14.0"
|
|
|
|
|
core-js-compat "^3.16.0"
|
|
|
|
|
semver "^6.3.0"
|
|
|
|
|
|
|
|
|
|
"@babel/preset-modules@^0.1.4":
|
|
|
|
@ -918,13 +1109,20 @@
|
|
|
|
|
"@babel/helper-validator-option" "^7.14.5"
|
|
|
|
|
"@babel/plugin-transform-typescript" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/runtime@^7.12.0", "@babel/runtime@^7.13.10", "@babel/runtime@^7.14.0", "@babel/runtime@^7.14.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
|
|
|
|
|
"@babel/runtime@^7.12.0", "@babel/runtime@^7.13.10", "@babel/runtime@^7.14.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
|
|
|
|
|
version "7.14.6"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.6.tgz#535203bc0892efc7dec60bdc27b2ecf6e409062d"
|
|
|
|
|
integrity sha512-/PCB2uJ7oM44tz8YhC4Z/6PeOKXp4K588f+5M3clr1M4zbqztlo0XEfJ2LEzj/FgwfgGcIdl8n7YYjTCI0BYwg==
|
|
|
|
|
dependencies:
|
|
|
|
|
regenerator-runtime "^0.13.4"
|
|
|
|
|
|
|
|
|
|
"@babel/runtime@^7.15.3":
|
|
|
|
|
version "7.15.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.15.4.tgz#fd17d16bfdf878e6dd02d19753a39fa8a8d9c84a"
|
|
|
|
|
integrity sha512-99catp6bHCaxr4sJ/DbTGgHS4+Rs2RVd2g7iOap6SLGPDknRK9ztKNsE/Fg6QhSeh1FGE5f6gHGQmvvn3I3xhw==
|
|
|
|
|
dependencies:
|
|
|
|
|
regenerator-runtime "^0.13.4"
|
|
|
|
|
|
|
|
|
|
"@babel/template@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.14.5.tgz#a9bc9d8b33354ff6e55a9c60d1109200a68974f4"
|
|
|
|
@ -934,6 +1132,15 @@
|
|
|
|
|
"@babel/parser" "^7.14.5"
|
|
|
|
|
"@babel/types" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@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.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.5.tgz#c111b0f58afab4fea3d3385a406f692748c59870"
|
|
|
|
@ -949,6 +1156,21 @@
|
|
|
|
|
debug "^4.1.0"
|
|
|
|
|
globals "^11.1.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"
|
|
|
|
|
debug "^4.1.0"
|
|
|
|
|
globals "^11.1.0"
|
|
|
|
|
|
|
|
|
|
"@babel/types@^7.14.5", "@babel/types@^7.4.4":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.5.tgz#3bb997ba829a2104cedb20689c4a5b8121d383ff"
|
|
|
|
@ -957,6 +1179,14 @@
|
|
|
|
|
"@babel/helper-validator-identifier" "^7.14.5"
|
|
|
|
|
to-fast-properties "^2.0.0"
|
|
|
|
|
|
|
|
|
|
"@babel/types@^7.15.4", "@babel/types@^7.15.6":
|
|
|
|
|
version "7.15.6"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.6.tgz#99abdc48218b2881c058dd0a7ab05b99c9be758f"
|
|
|
|
|
integrity sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-validator-identifier" "^7.14.9"
|
|
|
|
|
to-fast-properties "^2.0.0"
|
|
|
|
|
|
|
|
|
|
"@claviska/jquery-minicolors@^2.3.5":
|
|
|
|
|
version "2.3.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@claviska/jquery-minicolors/-/jquery-minicolors-2.3.5.tgz#b802fcf2a7b75f169e68a7321d8a8d03f9fcd17c"
|
|
|
|
@ -1073,54 +1303,57 @@
|
|
|
|
|
mkdirp "^1.0.4"
|
|
|
|
|
rimraf "^3.0.2"
|
|
|
|
|
|
|
|
|
|
"@pmmmwh/react-refresh-webpack-plugin@^0.4.2":
|
|
|
|
|
version "0.4.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.4.3.tgz#1eec460596d200c0236bf195b078a5d1df89b766"
|
|
|
|
|
integrity sha512-br5Qwvh8D2OQqSXpd1g/xqXKnK0r+Jz6qVKBbWmpUcrbGOxUrf39V5oZ1876084CGn18uMdR5uvPqBv9UqtBjQ==
|
|
|
|
|
"@pmmmwh/react-refresh-webpack-plugin@^0.5.1":
|
|
|
|
|
version "0.5.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.1.tgz#7e98d6f22c360e1dd00909f5fa9d0f6ecc263292"
|
|
|
|
|
integrity sha512-ccap6o7+y5L8cnvkZ9h8UXCGyy2DqtwCD+/N3Yru6lxMvcdkPKtdx13qd7sAC9s5qZktOmWf9lfUjsGOvSdYhg==
|
|
|
|
|
dependencies:
|
|
|
|
|
ansi-html "^0.0.7"
|
|
|
|
|
ansi-html-community "^0.0.8"
|
|
|
|
|
common-path-prefix "^3.0.0"
|
|
|
|
|
core-js-pure "^3.8.1"
|
|
|
|
|
error-stack-parser "^2.0.6"
|
|
|
|
|
html-entities "^1.2.1"
|
|
|
|
|
native-url "^0.2.6"
|
|
|
|
|
schema-utils "^2.6.5"
|
|
|
|
|
find-up "^5.0.0"
|
|
|
|
|
html-entities "^2.1.0"
|
|
|
|
|
loader-utils "^2.0.0"
|
|
|
|
|
schema-utils "^3.0.0"
|
|
|
|
|
source-map "^0.7.3"
|
|
|
|
|
|
|
|
|
|
"@rails/webpacker@5.4.0":
|
|
|
|
|
version "5.4.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@rails/webpacker/-/webpacker-5.4.0.tgz#2c64a9ea7e85d2a33e50e86319fe6751df0c47e8"
|
|
|
|
|
integrity sha512-J973mzTUJbkbBu+sMwKgWRahoSfwdp5uHT80iDWr6hi8YAC7kj47HapQnn2SGPmv/onTT8WC3jFM62Hkh213yQ==
|
|
|
|
|
"@rails/webpacker@5.4.3":
|
|
|
|
|
version "5.4.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@rails/webpacker/-/webpacker-5.4.3.tgz#cfe2d8faffe7db5001bad50a1534408b4f2efb2f"
|
|
|
|
|
integrity sha512-tEM8tpUtfx6FxKwcuQ9+v6pzgqM5LeAdhT6IJ4Te3BPKFO1xrGrXugqeRuZ+gE8ASDZRTOK6yuQkapOpuX5JdA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/core" "^7.14.3"
|
|
|
|
|
"@babel/plugin-proposal-class-properties" "^7.13.0"
|
|
|
|
|
"@babel/plugin-proposal-object-rest-spread" "^7.14.2"
|
|
|
|
|
"@babel/core" "^7.15.0"
|
|
|
|
|
"@babel/plugin-proposal-class-properties" "^7.14.5"
|
|
|
|
|
"@babel/plugin-proposal-object-rest-spread" "^7.14.7"
|
|
|
|
|
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
|
|
|
|
|
"@babel/plugin-transform-destructuring" "^7.13.17"
|
|
|
|
|
"@babel/plugin-transform-regenerator" "^7.13.15"
|
|
|
|
|
"@babel/plugin-transform-runtime" "^7.14.3"
|
|
|
|
|
"@babel/preset-env" "^7.14.2"
|
|
|
|
|
"@babel/runtime" "^7.14.0"
|
|
|
|
|
"@babel/plugin-transform-destructuring" "^7.14.7"
|
|
|
|
|
"@babel/plugin-transform-regenerator" "^7.14.5"
|
|
|
|
|
"@babel/plugin-transform-runtime" "^7.15.0"
|
|
|
|
|
"@babel/preset-env" "^7.15.0"
|
|
|
|
|
"@babel/runtime" "^7.15.3"
|
|
|
|
|
babel-loader "^8.2.2"
|
|
|
|
|
babel-plugin-dynamic-import-node "^2.3.3"
|
|
|
|
|
babel-plugin-macros "^2.8.0"
|
|
|
|
|
case-sensitive-paths-webpack-plugin "^2.4.0"
|
|
|
|
|
compression-webpack-plugin "^4.0.1"
|
|
|
|
|
core-js "^3.12.1"
|
|
|
|
|
core-js "^3.16.2"
|
|
|
|
|
css-loader "^3.6.0"
|
|
|
|
|
file-loader "^6.2.0"
|
|
|
|
|
flatted "^3.1.1"
|
|
|
|
|
flatted "^3.2.2"
|
|
|
|
|
glob "^7.1.7"
|
|
|
|
|
js-yaml "^3.14.1"
|
|
|
|
|
mini-css-extract-plugin "^0.9.0"
|
|
|
|
|
optimize-css-assets-webpack-plugin "^5.0.6"
|
|
|
|
|
optimize-css-assets-webpack-plugin "^5.0.8"
|
|
|
|
|
path-complete-extname "^1.0.0"
|
|
|
|
|
pnp-webpack-plugin "^1.6.4"
|
|
|
|
|
pnp-webpack-plugin "^1.7.0"
|
|
|
|
|
postcss-flexbugs-fixes "^4.2.1"
|
|
|
|
|
postcss-import "^12.0.1"
|
|
|
|
|
postcss-loader "^3.0.0"
|
|
|
|
|
postcss-preset-env "^6.7.0"
|
|
|
|
|
postcss-safe-parser "^4.0.2"
|
|
|
|
|
regenerator-runtime "^0.13.7"
|
|
|
|
|
sass "^1.32.13"
|
|
|
|
|
regenerator-runtime "^0.13.9"
|
|
|
|
|
sass "^1.38.0"
|
|
|
|
|
sass-loader "10.1.1"
|
|
|
|
|
style-loader "^1.3.0"
|
|
|
|
|
terser-webpack-plugin "^4.2.3"
|
|
|
|
@ -1711,7 +1944,12 @@ ansi-escapes@^4.2.1:
|
|
|
|
|
dependencies:
|
|
|
|
|
type-fest "^0.21.3"
|
|
|
|
|
|
|
|
|
|
ansi-html@0.0.7, ansi-html@^0.0.7:
|
|
|
|
|
ansi-html-community@^0.0.8:
|
|
|
|
|
version "0.0.8"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/ansi-html-community/-/ansi-html-community-0.0.8.tgz#69fbc4d6ccbe383f9736934ae34c3f8290f1bf41"
|
|
|
|
|
integrity sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw==
|
|
|
|
|
|
|
|
|
|
ansi-html@0.0.7:
|
|
|
|
|
version "0.0.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/ansi-html/-/ansi-html-0.0.7.tgz#813584021962a9e9e6fd039f940d12f56ca7859e"
|
|
|
|
|
integrity sha1-gTWEAhliqenm/QOflA0S9WynhZ4=
|
|
|
|
@ -1924,12 +2162,12 @@ autoprefixer@^9.6.1:
|
|
|
|
|
postcss "^7.0.32"
|
|
|
|
|
postcss-value-parser "^4.1.0"
|
|
|
|
|
|
|
|
|
|
axios@^0.21.1:
|
|
|
|
|
version "0.21.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
|
|
|
|
|
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
|
|
|
|
|
axios@^0.21.2:
|
|
|
|
|
version "0.21.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2.tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017"
|
|
|
|
|
integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==
|
|
|
|
|
dependencies:
|
|
|
|
|
follow-redirects "^1.10.0"
|
|
|
|
|
follow-redirects "^1.14.0"
|
|
|
|
|
|
|
|
|
|
babel-loader@^8.2.2:
|
|
|
|
|
version "8.2.2"
|
|
|
|
@ -2202,6 +2440,17 @@ browserslist@^4.0.0, browserslist@^4.12.0, browserslist@^4.16.6, browserslist@^4
|
|
|
|
|
escalade "^3.1.1"
|
|
|
|
|
node-releases "^1.1.71"
|
|
|
|
|
|
|
|
|
|
browserslist@^4.17.1:
|
|
|
|
|
version "4.17.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.17.2.tgz#aa15dbd2fab399a399fe4df601bb09363c5458a6"
|
|
|
|
|
integrity sha512-jSDZyqJmkKMEMi7SZAgX5UltFdR5NAO43vY0AwTpu4X3sGH7GLLQ83KiUomgrnvZRCeW0yPPnKqnxPqQOER9zQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
caniuse-lite "^1.0.30001261"
|
|
|
|
|
electron-to-chromium "^1.3.854"
|
|
|
|
|
escalade "^3.1.1"
|
|
|
|
|
nanocolors "^0.2.12"
|
|
|
|
|
node-releases "^1.1.76"
|
|
|
|
|
|
|
|
|
|
buffer-from@^1.0.0:
|
|
|
|
|
version "1.1.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.1.tgz#32713bc028f75c02fdb710d7c7bcec1f2c6070ef"
|
|
|
|
@ -2360,6 +2609,11 @@ caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000981, caniuse-lite@^1.0.30001109, can
|
|
|
|
|
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001239.tgz#66e8669985bb2cb84ccb10f68c25ce6dd3e4d2b8"
|
|
|
|
|
integrity sha512-cyBkXJDMeI4wthy8xJ2FvDU6+0dtcZSJW3voUF8+e9f1bBeuvyZfc3PNbkOETyhbR+dGCPzn9E7MA3iwzusOhQ==
|
|
|
|
|
|
|
|
|
|
caniuse-lite@^1.0.30001261:
|
|
|
|
|
version "1.0.30001264"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001264.tgz#88f625a60efb6724c7c62ac698bc8dbd9757e55b"
|
|
|
|
|
integrity sha512-Ftfqqfcs/ePiUmyaySsQ4PUsdcYyXG2rfoBVsk3iY1ahHaJEw65vfb7Suzqm+cEkwwPIv/XWkg27iCpRavH4zA==
|
|
|
|
|
|
|
|
|
|
case-sensitive-paths-webpack-plugin@^2.4.0:
|
|
|
|
|
version "2.4.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-2.4.0.tgz#db64066c6422eed2e08cc14b986ca43796dbc6d4"
|
|
|
|
@ -2569,6 +2823,11 @@ commander@^4.1.1:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/commander/-/commander-4.1.1.tgz#9fd602bd936294e9e9ef46a3f4d6964044b18068"
|
|
|
|
|
integrity sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==
|
|
|
|
|
|
|
|
|
|
common-path-prefix@^3.0.0:
|
|
|
|
|
version "3.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/common-path-prefix/-/common-path-prefix-3.0.0.tgz#7d007a7e07c58c4b4d5f433131a19141b29f11e0"
|
|
|
|
|
integrity sha512-QE33hToZseCH3jS0qN96O/bSh3kaw/h+Tq7ngyY9eWDUnTlTNUyqfqvCXioLe5Na5jFsL78ra/wuBU4iuEgd4w==
|
|
|
|
|
|
|
|
|
|
commondir@^1.0.1:
|
|
|
|
|
version "1.0.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b"
|
|
|
|
@ -2699,10 +2958,23 @@ core-js-compat@^3.14.0:
|
|
|
|
|
browserslist "^4.16.6"
|
|
|
|
|
semver "7.0.0"
|
|
|
|
|
|
|
|
|
|
core-js@^3.12.1:
|
|
|
|
|
version "3.15.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.15.0.tgz#db9554ebce0b6fd90dc9b1f2465c841d2d055044"
|
|
|
|
|
integrity sha512-GUbtPllXMYRzIgHNZ4dTYTcUemls2cni83Q4Q/TrFONHfhcg9oEGOtaGHfb0cpzec60P96UKPvMkjX1jET8rUw==
|
|
|
|
|
core-js-compat@^3.16.0:
|
|
|
|
|
version "3.18.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.18.1.tgz#01942a0877caf9c6e5007c027183cf0bdae6a191"
|
|
|
|
|
integrity sha512-XJMYx58zo4W0kLPmIingVZA10+7TuKrMLPt83+EzDmxFJQUMcTVVmQ+n5JP4r6Z14qSzhQBRi3NSWoeVyKKXUg==
|
|
|
|
|
dependencies:
|
|
|
|
|
browserslist "^4.17.1"
|
|
|
|
|
semver "7.0.0"
|
|
|
|
|
|
|
|
|
|
core-js-pure@^3.8.1:
|
|
|
|
|
version "3.18.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.18.1.tgz#097d34d24484be45cea700a448d1e74622646c80"
|
|
|
|
|
integrity sha512-kmW/k8MaSuqpvA1xm2l3TVlBuvW+XBkcaOroFUpO3D4lsTGQWBTb/tBDCf/PNkkPLrwgrkQRIYNPB0CeqGJWGQ==
|
|
|
|
|
|
|
|
|
|
core-js@^3.16.2:
|
|
|
|
|
version "3.18.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.18.1.tgz#289d4be2ce0085d40fc1244c0b1a54c00454622f"
|
|
|
|
|
integrity sha512-vJlUi/7YdlCZeL6fXvWNaLUPh/id12WXj3MbkMw5uOyF0PfWPBNOCNbs53YqgrvtujLNlt9JQpruyIKkUZ+PKA==
|
|
|
|
|
|
|
|
|
|
core-util-is@~1.0.0:
|
|
|
|
|
version "1.0.2"
|
|
|
|
@ -3286,6 +3558,11 @@ electron-to-chromium@^1.3.723:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.752.tgz#0728587f1b9b970ec9ffad932496429aef750d09"
|
|
|
|
|
integrity sha512-2Tg+7jSl3oPxgsBsWKh5H83QazTkmWG/cnNwJplmyZc7KcN61+I10oUgaXSVk/NwfvN3BdkKDR4FYuRBQQ2v0A==
|
|
|
|
|
|
|
|
|
|
electron-to-chromium@^1.3.854:
|
|
|
|
|
version "1.3.857"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.857.tgz#dcc239ff8a12b6e4b501e6a5ad20fd0d5a3210f9"
|
|
|
|
|
integrity sha512-a5kIr2lajm4bJ5E4D3fp8Y/BRB0Dx2VOcCRE5Gtb679mXIME/OFhWler8Gy2ksrf8gFX+EFCSIGA33FB3gqYpg==
|
|
|
|
|
|
|
|
|
|
elliptic@^6.5.3:
|
|
|
|
|
version "6.5.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
|
|
|
|
@ -3920,6 +4197,14 @@ find-up@^4.0.0:
|
|
|
|
|
locate-path "^5.0.0"
|
|
|
|
|
path-exists "^4.0.0"
|
|
|
|
|
|
|
|
|
|
find-up@^5.0.0:
|
|
|
|
|
version "5.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/find-up/-/find-up-5.0.0.tgz#4c92819ecb7083561e4f4a240a86be5198f536fc"
|
|
|
|
|
integrity sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==
|
|
|
|
|
dependencies:
|
|
|
|
|
locate-path "^6.0.0"
|
|
|
|
|
path-exists "^4.0.0"
|
|
|
|
|
|
|
|
|
|
findup-sync@^3.0.0:
|
|
|
|
|
version "3.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/findup-sync/-/findup-sync-3.0.0.tgz#17b108f9ee512dfb7a5c7f3c8b27ea9e1a9c08d1"
|
|
|
|
@ -3944,10 +4229,10 @@ flatted@^2.0.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.2.tgz#4575b21e2bcee7434aa9be662f4b7b5f9c2b5138"
|
|
|
|
|
integrity sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA==
|
|
|
|
|
|
|
|
|
|
flatted@^3.1.1:
|
|
|
|
|
version "3.1.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.1.1.tgz#c4b489e80096d9df1dfc97c79871aea7c617c469"
|
|
|
|
|
integrity sha512-zAoAQiudy+r5SvnSw3KJy5os/oRJYHzrzja/tBDqrZtNhUw8bt6y8OBzMWcjWr+8liV8Eb6yOhw8WZ7VFZ5ZzA==
|
|
|
|
|
flatted@^3.2.2:
|
|
|
|
|
version "3.2.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.2.tgz#64bfed5cb68fe3ca78b3eb214ad97b63bedce561"
|
|
|
|
|
integrity sha512-JaTY/wtrcSyvXJl4IMFHPKyFur1sE9AUqc0QnhOaJ0CxHtAoIV8pYDzeEfAaNEtGkOfq4gr3LBFmdXW5mOQFnA==
|
|
|
|
|
|
|
|
|
|
flatten@^1.0.2:
|
|
|
|
|
version "1.0.3"
|
|
|
|
@ -3962,10 +4247,10 @@ flush-write-stream@^1.0.0:
|
|
|
|
|
inherits "^2.0.3"
|
|
|
|
|
readable-stream "^2.3.6"
|
|
|
|
|
|
|
|
|
|
follow-redirects@^1.0.0, follow-redirects@^1.10.0:
|
|
|
|
|
version "1.14.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.1.tgz#d9114ded0a1cfdd334e164e6662ad02bfd91ff43"
|
|
|
|
|
integrity sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg==
|
|
|
|
|
follow-redirects@^1.0.0, follow-redirects@^1.14.0:
|
|
|
|
|
version "1.14.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.3.tgz#6ada78118d8d24caee595595accdc0ac6abd022e"
|
|
|
|
|
integrity sha512-3MkHxknWMUtb23apkgz/83fDoe+y+qr0TdgacGIA7bew+QLBo3vdgEN2xEsuXNivpFy4CyDhBBZnNZOtalmenw==
|
|
|
|
|
|
|
|
|
|
for-in@^1.0.2:
|
|
|
|
|
version "1.0.2"
|
|
|
|
@ -4341,11 +4626,16 @@ hsla-regex@^1.0.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/hsla-regex/-/hsla-regex-1.0.0.tgz#c1ce7a3168c8c6614033a4b5f7877f3b225f9c38"
|
|
|
|
|
integrity sha1-wc56MWjIxmFAM6S194d/OyJfnDg=
|
|
|
|
|
|
|
|
|
|
html-entities@^1.2.1, html-entities@^1.3.1:
|
|
|
|
|
html-entities@^1.3.1:
|
|
|
|
|
version "1.4.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-1.4.0.tgz#cfbd1b01d2afaf9adca1b10ae7dffab98c71d2dc"
|
|
|
|
|
integrity sha512-8nxjcBcd8wovbeKx7h3wTji4e6+rhaVuPNpMqwWgnHh+N9ToqsCs6XztWRBPQ+UtzsoMAdKZtUENoVzU/EMtZA==
|
|
|
|
|
|
|
|
|
|
html-entities@^2.1.0:
|
|
|
|
|
version "2.3.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-2.3.2.tgz#760b404685cb1d794e4f4b744332e3b00dcfe488"
|
|
|
|
|
integrity sha512-c3Ab/url5ksaT0WyleslpBEthOzWhrjQbg75y7XUsfSzi3Dgzt0l8w5e7DylRn15MTlMMD58dTfzddNS2kcAjQ==
|
|
|
|
|
|
|
|
|
|
html-loader@^1.3.0, html-loader@~1.3.0:
|
|
|
|
|
version "1.3.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/html-loader/-/html-loader-1.3.2.tgz#5a72ebba420d337083497c9aba7866c9e1aee340"
|
|
|
|
@ -4507,10 +4797,10 @@ ignore@^5.1.1, ignore@^5.1.4:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.8.tgz#f150a8b50a34289b33e22f5889abd4d8016f0e57"
|
|
|
|
|
integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==
|
|
|
|
|
|
|
|
|
|
immer@^9.0.1:
|
|
|
|
|
version "9.0.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/immer/-/immer-9.0.3.tgz#146e2ba8b84d4b1b15378143c2345559915097f4"
|
|
|
|
|
integrity sha512-mONgeNSMuyjIe0lkQPa9YhdmTv8P19IeHV0biYhcXhbd5dhdB9HSK93zBpyKjp6wersSUgT5QyU0skmejUVP2A==
|
|
|
|
|
immer@^9.0.6:
|
|
|
|
|
version "9.0.6"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/immer/-/immer-9.0.6.tgz#7a96bf2674d06c8143e327cbf73539388ddf1a73"
|
|
|
|
|
integrity sha512-G95ivKpy+EvVAnAab4fVa4YGYn24J1SpEktnJX7JJ45Bd7xqME/SCplFzYFmTbrkwZbQ4xJK1xMTUYBkN6pWsQ==
|
|
|
|
|
|
|
|
|
|
import-cwd@^2.0.0:
|
|
|
|
|
version "2.1.0"
|
|
|
|
@ -5170,6 +5460,13 @@ locate-path@^5.0.0:
|
|
|
|
|
dependencies:
|
|
|
|
|
p-locate "^4.1.0"
|
|
|
|
|
|
|
|
|
|
locate-path@^6.0.0:
|
|
|
|
|
version "6.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-6.0.0.tgz#55321eb309febbc59c4801d931a72452a681d286"
|
|
|
|
|
integrity sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==
|
|
|
|
|
dependencies:
|
|
|
|
|
p-locate "^5.0.0"
|
|
|
|
|
|
|
|
|
|
lodash.debounce@^4.0.8:
|
|
|
|
|
version "4.0.8"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
|
|
|
|
@ -5601,6 +5898,11 @@ nan@^2.12.1:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.2.tgz#f5376400695168f4cc694ac9393d0c9585eeea19"
|
|
|
|
|
integrity sha512-M2ufzIiINKCuDfBSAUr1vWQ+vuVcA9kqx8JJUsbQi6yf1uGRyb7HfpdfUr5qLXf3B/t8dPvcjhKMmlfnP47EzQ==
|
|
|
|
|
|
|
|
|
|
nanocolors@^0.2.12:
|
|
|
|
|
version "0.2.12"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/nanocolors/-/nanocolors-0.2.12.tgz#4d05932e70116078673ea4cc6699a1c56cc77777"
|
|
|
|
|
integrity sha512-SFNdALvzW+rVlzqexid6epYdt8H9Zol7xDoQarioEFcFN0JHo4CYNztAxmtfgGTVRCmFlEOqqhBpoFGKqSAMug==
|
|
|
|
|
|
|
|
|
|
nanomatch@^1.2.9:
|
|
|
|
|
version "1.2.13"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119"
|
|
|
|
@ -5618,13 +5920,6 @@ nanomatch@^1.2.9:
|
|
|
|
|
snapdragon "^0.8.1"
|
|
|
|
|
to-regex "^3.0.1"
|
|
|
|
|
|
|
|
|
|
native-url@^0.2.6:
|
|
|
|
|
version "0.2.6"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/native-url/-/native-url-0.2.6.tgz#ca1258f5ace169c716ff44eccbddb674e10399ae"
|
|
|
|
|
integrity sha512-k4bDC87WtgrdD362gZz6zoiXQrl40kYlBmpfmSjwRO1VU0V5ccwJTlxuE72F6m3V0vc1xOf6n3UCP9QyerRqmA==
|
|
|
|
|
dependencies:
|
|
|
|
|
querystring "^0.2.0"
|
|
|
|
|
|
|
|
|
|
natural-compare@^1.4.0:
|
|
|
|
|
version "1.4.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
|
|
|
|
@ -5728,6 +6023,11 @@ node-releases@^1.1.71:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.73.tgz#dd4e81ddd5277ff846b80b52bb40c49edf7a7b20"
|
|
|
|
|
integrity sha512-uW7fodD6pyW2FZNZnp/Z3hvWKeEW1Y8R1+1CnErE8cXFXzl5blBOoVB41CvMer6P6Q0S5FXDwcHgFd1Wj0U9zg==
|
|
|
|
|
|
|
|
|
|
node-releases@^1.1.76:
|
|
|
|
|
version "1.1.77"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.77.tgz#50b0cfede855dd374e7585bf228ff34e57c1c32e"
|
|
|
|
|
integrity sha512-rB1DUFUNAN4Gn9keO2K1efO35IDK7yKHCdCaIMvFO7yUYmmZYeDjnGKle26G4rwj+LKRQpjyUUvMkPglwGCYNQ==
|
|
|
|
|
|
|
|
|
|
nopt@~3.0.6:
|
|
|
|
|
version "3.0.6"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/nopt/-/nopt-3.0.6.tgz#c6465dbf08abcd4db359317f79ac68a646b28ff9"
|
|
|
|
@ -5932,10 +6232,10 @@ opn@^5.5.0:
|
|
|
|
|
dependencies:
|
|
|
|
|
is-wsl "^1.1.0"
|
|
|
|
|
|
|
|
|
|
optimize-css-assets-webpack-plugin@^5.0.6:
|
|
|
|
|
version "5.0.6"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/optimize-css-assets-webpack-plugin/-/optimize-css-assets-webpack-plugin-5.0.6.tgz#abad0c6c11a632201794f75ddba3ce13e32ae80e"
|
|
|
|
|
integrity sha512-JAYw7WrIAIuHWoKeSBB3lJ6ZG9PSDK3JJduv/FMpIY060wvbA8Lqn/TCtxNGICNlg0X5AGshLzIhpYrkltdq+A==
|
|
|
|
|
optimize-css-assets-webpack-plugin@^5.0.8:
|
|
|
|
|
version "5.0.8"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/optimize-css-assets-webpack-plugin/-/optimize-css-assets-webpack-plugin-5.0.8.tgz#cbccdcf5a6ef61d4f8cc78cf083a67446e5f402a"
|
|
|
|
|
integrity sha512-mgFS1JdOtEGzD8l+EuISqL57cKO+We9GcoiQEmdCWRqqck+FGNmYJtx9qfAPzEz+lRrlThWMuGDaRkI/yWNx/Q==
|
|
|
|
|
dependencies:
|
|
|
|
|
cssnano "^4.1.10"
|
|
|
|
|
last-call-webpack-plugin "^3.0.0"
|
|
|
|
@ -6016,6 +6316,13 @@ p-locate@^4.1.0:
|
|
|
|
|
dependencies:
|
|
|
|
|
p-limit "^2.2.0"
|
|
|
|
|
|
|
|
|
|
p-locate@^5.0.0:
|
|
|
|
|
version "5.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-5.0.0.tgz#83c8315c6785005e3bd021839411c9e110e6d834"
|
|
|
|
|
integrity sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==
|
|
|
|
|
dependencies:
|
|
|
|
|
p-limit "^3.0.2"
|
|
|
|
|
|
|
|
|
|
p-map@^2.0.0:
|
|
|
|
|
version "2.1.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/p-map/-/p-map-2.1.0.tgz#310928feef9c9ecc65b68b17693018a665cea175"
|
|
|
|
@ -6254,10 +6561,10 @@ pkg-dir@^4.1.0:
|
|
|
|
|
dependencies:
|
|
|
|
|
find-up "^4.0.0"
|
|
|
|
|
|
|
|
|
|
pnp-webpack-plugin@^1.6.4:
|
|
|
|
|
version "1.6.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/pnp-webpack-plugin/-/pnp-webpack-plugin-1.6.4.tgz#c9711ac4dc48a685dabafc86f8b6dd9f8df84149"
|
|
|
|
|
integrity sha512-7Wjy+9E3WwLOEL30D+m8TSTF7qJJUJLONBnwQp0518siuMxUQUbgZwssaFX+QKlZkjHZcw/IpZCt/H0srrntSg==
|
|
|
|
|
pnp-webpack-plugin@^1.7.0:
|
|
|
|
|
version "1.7.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/pnp-webpack-plugin/-/pnp-webpack-plugin-1.7.0.tgz#65741384f6d8056f36e2255a8d67ffc20866f5c9"
|
|
|
|
|
integrity sha512-2Rb3vm+EXble/sMXNSu6eoBx8e79gKqhNq9F5ZWW6ERNCTE/Q0wQNne5541tE5vKjfM8hpNCYL+LGc1YTfI0dg==
|
|
|
|
|
dependencies:
|
|
|
|
|
ts-pnp "^1.1.6"
|
|
|
|
|
|
|
|
|
@ -7048,11 +7355,6 @@ querystring@0.2.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620"
|
|
|
|
|
integrity sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA=
|
|
|
|
|
|
|
|
|
|
querystring@^0.2.0:
|
|
|
|
|
version "0.2.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.1.tgz#40d77615bb09d16902a85c3e38aa8b5ed761c2dd"
|
|
|
|
|
integrity sha512-wkvS7mL/JMugcup3/rMitHmd9ecIGd2lhFhK9N3UUQ450h66d1r3Y9nvXzQAW1Lq+wyx61k/1pfKS5KuKiyEbg==
|
|
|
|
|
|
|
|
|
|
querystringify@^2.1.1:
|
|
|
|
|
version "2.2.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.2.0.tgz#3345941b4153cb9d082d8eee4cda2016a9aef7f6"
|
|
|
|
@ -7145,10 +7447,10 @@ react-modal@^3.11.2:
|
|
|
|
|
react-lifecycles-compat "^3.0.0"
|
|
|
|
|
warning "^4.0.3"
|
|
|
|
|
|
|
|
|
|
react-refresh@^0.9.0:
|
|
|
|
|
version "0.9.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.9.0.tgz#71863337adc3e5c2f8a6bfddd12ae3bfe32aafbf"
|
|
|
|
|
integrity sha512-Gvzk7OZpiqKSkxsQvO/mbTN1poglhmAV7gR/DdIrRrSMXraRQQlfikRJOr3Nb9GTMPC5kof948Zy6jJZIFtDvQ==
|
|
|
|
|
react-refresh@^0.10.0:
|
|
|
|
|
version "0.10.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.10.0.tgz#2f536c9660c0b9b1d500684d9e52a65e7404f7e3"
|
|
|
|
|
integrity sha512-PgidR3wST3dDYKr6b4pJoqQFpPGNKDSCDx4cZoshjXipw3LzO7mG1My2pwEzz2JVkF+inx3xRpDeQLFQGH/hsQ==
|
|
|
|
|
|
|
|
|
|
react-select@^4.3.1:
|
|
|
|
|
version "4.3.1"
|
|
|
|
@ -7272,11 +7574,16 @@ regenerate@^1.4.0:
|
|
|
|
|
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, regenerator-runtime@^0.13.7:
|
|
|
|
|
regenerator-runtime@^0.13.4:
|
|
|
|
|
version "0.13.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.7.tgz#cac2dacc8a1ea675feaabaeb8ae833898ae46f55"
|
|
|
|
|
integrity sha512-a54FxoJDIr27pgf7IgeQGxmqUNYrcV338lf/6gH456HZ/PhX+5BcwHXG9ajESmwe6WRO0tAzRUrRmNONWgkrew==
|
|
|
|
|
|
|
|
|
|
regenerator-runtime@^0.13.9:
|
|
|
|
|
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==
|
|
|
|
|
|
|
|
|
|
regenerator-transform@^0.14.2:
|
|
|
|
|
version "0.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.14.5.tgz#c98da154683671c9c4dcb16ece736517e1b7feb4"
|
|
|
|
@ -7557,10 +7864,10 @@ sass-loader@10.1.1:
|
|
|
|
|
schema-utils "^3.0.0"
|
|
|
|
|
semver "^7.3.2"
|
|
|
|
|
|
|
|
|
|
sass@^1.32.13:
|
|
|
|
|
version "1.35.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/sass/-/sass-1.35.1.tgz#90ecf774dfe68f07b6193077e3b42fb154b9e1cd"
|
|
|
|
|
integrity sha512-oCisuQJstxMcacOPmxLNiLlj4cUyN2+8xJnG7VanRoh2GOLr9RqkvI4AxA4a6LHVg/rsu+PmxXeGhrdSF9jCiQ==
|
|
|
|
|
sass@^1.38.0:
|
|
|
|
|
version "1.42.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/sass/-/sass-1.42.1.tgz#5ab17bebc1cb1881ad2e0c9a932c66ad64e441e2"
|
|
|
|
|
integrity sha512-/zvGoN8B7dspKc5mC6HlaygyCBRvnyzzgD5khiaCfglWztY99cYoiTUksVx11NlnemrcfH5CEaCpsUKoW0cQqg==
|
|
|
|
|
dependencies:
|
|
|
|
|
chokidar ">=3.0.0 <4.0.0"
|
|
|
|
|
|
|
|
|
@ -8197,9 +8504,9 @@ tapable@^1.0.0, tapable@^1.1.3:
|
|
|
|
|
integrity sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==
|
|
|
|
|
|
|
|
|
|
tar@^6.0.2:
|
|
|
|
|
version "6.1.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.4.tgz#9f0722b772a5e00dba7d52e1923b37a7ec3799b3"
|
|
|
|
|
integrity sha512-kcPWrO8S5ABjuZ/v1xQHP8xCEvj1dQ1d9iAb6Qs4jLYzaAIYWwST2IQpz7Ud8VNYRI+fGhFjrnzRKmRggKWg3g==
|
|
|
|
|
version "6.1.11"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.11.tgz#6760a38f003afa1b2ffd0ffe9e9abbd0eab3d621"
|
|
|
|
|
integrity sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA==
|
|
|
|
|
dependencies:
|
|
|
|
|
chownr "^2.0.0"
|
|
|
|
|
fs-minipass "^2.0.0"
|
|
|
|
@ -8530,9 +8837,9 @@ urix@^0.1.0:
|
|
|
|
|
integrity sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=
|
|
|
|
|
|
|
|
|
|
url-parse@^1.4.3, url-parse@^1.5.1:
|
|
|
|
|
version "1.5.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.1.tgz#d5fa9890af8a5e1f274a2c98376510f6425f6e3b"
|
|
|
|
|
integrity sha512-HOfCOUJt7iSYzEx/UqgtwKRMC6EU91NFhsCHMv9oM03VJcVo2Qrp8T8kI9D7amFf1cu+/3CEhgb3rF9zL7k85Q==
|
|
|
|
|
version "1.5.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.3.tgz#71c1303d38fb6639ade183c2992c8cc0686df862"
|
|
|
|
|
integrity sha512-IIORyIQD9rvj0A4CLWsHkBBJuNqWpFQe224b6j9t/ABmquIS0qDU2pY6kl6AuOrL5OkCXHMCFNe1jBcuAggjvQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
querystringify "^2.1.1"
|
|
|
|
|
requires-port "^1.0.0"
|
|
|
|
|