|
|
|
@ -2331,10 +2331,10 @@ core-js-compat@^3.9.0, core-js-compat@^3.9.1:
|
|
|
|
|
browserslist "^4.16.4"
|
|
|
|
|
semver "7.0.0"
|
|
|
|
|
|
|
|
|
|
core-js@3.9.0:
|
|
|
|
|
version "3.9.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.9.0.tgz#790b1bb11553a2272b36e2625c7179db345492f8"
|
|
|
|
|
integrity sha512-PyFBJaLq93FlyYdsndE5VaueA9K5cNB7CGzeCj191YYLhkQM0gdZR2SKihM70oF0wdqKSKClv/tEBOpoRmdOVQ==
|
|
|
|
|
core-js@3.11.0:
|
|
|
|
|
version "3.11.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.11.0.tgz#05dac6aa70c0a4ad842261f8957b961d36eb8926"
|
|
|
|
|
integrity sha512-bd79DPpx+1Ilh9+30aT5O1sgpQd4Ttg8oqkqi51ZzhedMM1omD2e6IOF48Z/DzDCZ2svp49tN/3vneTK6ZBkXw==
|
|
|
|
|
|
|
|
|
|
core-js@^1.0.0:
|
|
|
|
|
version "1.2.7"
|
|
|
|
@ -2740,7 +2740,25 @@ error@^7.0.0:
|
|
|
|
|
dependencies:
|
|
|
|
|
string-template "~0.2.1"
|
|
|
|
|
|
|
|
|
|
es-abstract@^1.17.0-next.1, es-abstract@^1.18.0-next.2:
|
|
|
|
|
es-abstract@^1.18.0-next.1:
|
|
|
|
|
version "1.18.0-next.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.0-next.1.tgz#6e3a0a4bda717e5023ab3b8e90bec36108d22c68"
|
|
|
|
|
integrity sha512-I4UGspA0wpZXWENrdA0uHbnhte683t3qT/1VFH9aX2dA5PPSf6QW5HHXf5HImaqPmjXaVeVk4RGWnaylmV7uAA==
|
|
|
|
|
dependencies:
|
|
|
|
|
es-to-primitive "^1.2.1"
|
|
|
|
|
function-bind "^1.1.1"
|
|
|
|
|
has "^1.0.3"
|
|
|
|
|
has-symbols "^1.0.1"
|
|
|
|
|
is-callable "^1.2.2"
|
|
|
|
|
is-negative-zero "^2.0.0"
|
|
|
|
|
is-regex "^1.1.1"
|
|
|
|
|
object-inspect "^1.8.0"
|
|
|
|
|
object-keys "^1.1.1"
|
|
|
|
|
object.assign "^4.1.1"
|
|
|
|
|
string.prototype.trimend "^1.0.1"
|
|
|
|
|
string.prototype.trimstart "^1.0.1"
|
|
|
|
|
|
|
|
|
|
es-abstract@^1.18.0-next.2:
|
|
|
|
|
version "1.18.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.0.tgz#ab80b359eecb7ede4c298000390bc5ac3ec7b5a4"
|
|
|
|
|
integrity sha512-LJzK7MrQa8TS0ja2w3YNLzUgJCGPdPOV1yVvezjNnS89D+VR08+Szt2mz3YB2Dck/+w5tfIq/RoUAFqJJGM2yw==
|
|
|
|
@ -2762,24 +2780,6 @@ es-abstract@^1.17.0-next.1, es-abstract@^1.18.0-next.2:
|
|
|
|
|
string.prototype.trimstart "^1.0.4"
|
|
|
|
|
unbox-primitive "^1.0.0"
|
|
|
|
|
|
|
|
|
|
es-abstract@^1.18.0-next.1:
|
|
|
|
|
version "1.18.0-next.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.0-next.1.tgz#6e3a0a4bda717e5023ab3b8e90bec36108d22c68"
|
|
|
|
|
integrity sha512-I4UGspA0wpZXWENrdA0uHbnhte683t3qT/1VFH9aX2dA5PPSf6QW5HHXf5HImaqPmjXaVeVk4RGWnaylmV7uAA==
|
|
|
|
|
dependencies:
|
|
|
|
|
es-to-primitive "^1.2.1"
|
|
|
|
|
function-bind "^1.1.1"
|
|
|
|
|
has "^1.0.3"
|
|
|
|
|
has-symbols "^1.0.1"
|
|
|
|
|
is-callable "^1.2.2"
|
|
|
|
|
is-negative-zero "^2.0.0"
|
|
|
|
|
is-regex "^1.1.1"
|
|
|
|
|
object-inspect "^1.8.0"
|
|
|
|
|
object-keys "^1.1.1"
|
|
|
|
|
object.assign "^4.1.1"
|
|
|
|
|
string.prototype.trimend "^1.0.1"
|
|
|
|
|
string.prototype.trimstart "^1.0.1"
|
|
|
|
|
|
|
|
|
|
es-module-lexer@^0.4.0:
|
|
|
|
|
version "0.4.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-0.4.1.tgz#dda8c6a14d8f340a24e34331e0fab0cb50438e0e"
|
|
|
|
@ -3361,7 +3361,7 @@ get-intrinsic@^1.0.2:
|
|
|
|
|
has "^1.0.3"
|
|
|
|
|
has-symbols "^1.0.1"
|
|
|
|
|
|
|
|
|
|
get-intrinsic@^1.1.1:
|
|
|
|
|
get-intrinsic@^1.1.0, get-intrinsic@^1.1.1:
|
|
|
|
|
version "1.1.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.1.1.tgz#15f59f376f855c446963948f0d24cd3637b4abc6"
|
|
|
|
|
integrity sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==
|
|
|
|
@ -3788,14 +3788,14 @@ ini@^1.3.5:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c"
|
|
|
|
|
integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==
|
|
|
|
|
|
|
|
|
|
internal-slot@^1.0.2:
|
|
|
|
|
version "1.0.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/internal-slot/-/internal-slot-1.0.2.tgz#9c2e9fb3cd8e5e4256c6f45fe310067fcfa378a3"
|
|
|
|
|
integrity sha512-2cQNfwhAfJIkU4KZPkDI+Gj5yNNnbqi40W9Gge6dfnk4TocEVm00B3bdiL+JINrbGJil2TeHvM4rETGzk/f/0g==
|
|
|
|
|
internal-slot@^1.0.3:
|
|
|
|
|
version "1.0.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/internal-slot/-/internal-slot-1.0.3.tgz#7347e307deeea2faac2ac6205d4bc7d34967f59c"
|
|
|
|
|
integrity sha512-O0DB1JC/sPyZl7cIo78n5dR7eUSwwpYPiXRhTzNxZVAMUuB8vlnRFyLxdrVToks6XPLVnFfbzaVd5WLjhgg+vA==
|
|
|
|
|
dependencies:
|
|
|
|
|
es-abstract "^1.17.0-next.1"
|
|
|
|
|
get-intrinsic "^1.1.0"
|
|
|
|
|
has "^1.0.3"
|
|
|
|
|
side-channel "^1.0.2"
|
|
|
|
|
side-channel "^1.0.4"
|
|
|
|
|
|
|
|
|
|
interpret@^2.2.0:
|
|
|
|
|
version "2.2.0"
|
|
|
|
@ -4054,6 +4054,11 @@ is-typedarray@^1.0.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
|
|
|
|
|
integrity sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=
|
|
|
|
|
|
|
|
|
|
is-unicode-supported@^0.1.0:
|
|
|
|
|
version "0.1.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz#3f26c76a809593b52bfa2ecb5710ed2779b522a7"
|
|
|
|
|
integrity sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==
|
|
|
|
|
|
|
|
|
|
is-windows@^1.0.2:
|
|
|
|
|
version "1.0.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d"
|
|
|
|
@ -5893,7 +5898,7 @@ regex-not@^1.0.0, regex-not@^1.0.2:
|
|
|
|
|
extend-shallow "^3.0.2"
|
|
|
|
|
safe-regex "^1.1.0"
|
|
|
|
|
|
|
|
|
|
regexp.prototype.flags@^1.2.0, regexp.prototype.flags@^1.3.0:
|
|
|
|
|
regexp.prototype.flags@^1.2.0, regexp.prototype.flags@^1.3.1:
|
|
|
|
|
version "1.3.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.3.1.tgz#7ef352ae8d159e758c0eadca6f8fcb4eef07be26"
|
|
|
|
|
integrity sha512-JiBdRBq91WlY7uRJ0ds7R+dU02i6LKi8r3BuQhNXn+kmeLN+EfHhfjqMRis1zJxnlu88hq/4dx0P2OP3APRTOA==
|
|
|
|
@ -6275,7 +6280,7 @@ shebang-regex@^3.0.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
|
|
|
|
|
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
|
|
|
|
|
|
|
|
|
|
side-channel@^1.0.2, side-channel@^1.0.3, side-channel@^1.0.4:
|
|
|
|
|
side-channel@^1.0.4:
|
|
|
|
|
version "1.0.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.4.tgz#efce5c8fdc104ee751b25c58d4290011fa5ea2cf"
|
|
|
|
|
integrity sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==
|
|
|
|
|