|
|
|
@ -149,26 +149,31 @@
|
|
|
|
|
"@babel/highlight" "^7.24.7"
|
|
|
|
|
picocolors "^1.0.0"
|
|
|
|
|
|
|
|
|
|
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9", "@babel/compat-data@^7.24.7":
|
|
|
|
|
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9":
|
|
|
|
|
version "7.24.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.7.tgz#d23bbea508c3883ba8251fb4164982c36ea577ed"
|
|
|
|
|
integrity sha512-qJzAIcv03PyaWqxRgO4mSU3lihncDT296vnyuE2O8uA4w3UHWI4S3hgeZd1L8W1Bft40w9JxJ2b412iDUFFRhw==
|
|
|
|
|
|
|
|
|
|
"@babel/core@^7.12.0", "@babel/core@^7.14.5", "@babel/core@^7.16.10", "@babel/core@^7.16.7", "@babel/core@^7.18.6", "@babel/core@^7.20.12", "@babel/core@^7.23.6", "@babel/core@^7.24.6", "@babel/core@^7.24.7", "@babel/core@^7.3.4":
|
|
|
|
|
version "7.24.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.7.tgz#b676450141e0b52a3d43bc91da86aa608f950ac4"
|
|
|
|
|
integrity sha512-nykK+LEK86ahTkX/3TgauT0ikKoNCfKHEaZYTUVupJdTLzGNvrblu4u6fa7DhZONAltdf8e662t/abY8idrd/g==
|
|
|
|
|
"@babel/compat-data@^7.24.8":
|
|
|
|
|
version "7.24.9"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.9.tgz#53eee4e68f1c1d0282aa0eb05ddb02d033fc43a0"
|
|
|
|
|
integrity sha512-e701mcfApCJqMMueQI0Fb68Amflj83+dvAvHawoBpAz+GDjCIyGHzNwnefjsWJ3xiYAqqiQFoWbspGYBdb2/ng==
|
|
|
|
|
|
|
|
|
|
"@babel/core@^7.12.0", "@babel/core@^7.14.5", "@babel/core@^7.16.10", "@babel/core@^7.16.7", "@babel/core@^7.18.6", "@babel/core@^7.20.12", "@babel/core@^7.23.6", "@babel/core@^7.24.6", "@babel/core@^7.24.9", "@babel/core@^7.3.4":
|
|
|
|
|
version "7.24.9"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.9.tgz#dc07c9d307162c97fa9484ea997ade65841c7c82"
|
|
|
|
|
integrity sha512-5e3FI4Q3M3Pbr21+5xJwCv6ZT6KmGkI0vw3Tozy5ODAQFTIWe37iT8Cr7Ice2Ntb+M3iSKCEWMB1MBgKrW3whg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@ampproject/remapping" "^2.2.0"
|
|
|
|
|
"@babel/code-frame" "^7.24.7"
|
|
|
|
|
"@babel/generator" "^7.24.7"
|
|
|
|
|
"@babel/helper-compilation-targets" "^7.24.7"
|
|
|
|
|
"@babel/helper-module-transforms" "^7.24.7"
|
|
|
|
|
"@babel/helpers" "^7.24.7"
|
|
|
|
|
"@babel/parser" "^7.24.7"
|
|
|
|
|
"@babel/generator" "^7.24.9"
|
|
|
|
|
"@babel/helper-compilation-targets" "^7.24.8"
|
|
|
|
|
"@babel/helper-module-transforms" "^7.24.9"
|
|
|
|
|
"@babel/helpers" "^7.24.8"
|
|
|
|
|
"@babel/parser" "^7.24.8"
|
|
|
|
|
"@babel/template" "^7.24.7"
|
|
|
|
|
"@babel/traverse" "^7.24.7"
|
|
|
|
|
"@babel/types" "^7.24.7"
|
|
|
|
|
"@babel/traverse" "^7.24.8"
|
|
|
|
|
"@babel/types" "^7.24.9"
|
|
|
|
|
convert-source-map "^2.0.0"
|
|
|
|
|
debug "^4.1.0"
|
|
|
|
|
gensync "^1.0.0-beta.2"
|
|
|
|
@ -193,12 +198,12 @@
|
|
|
|
|
eslint-visitor-keys "^2.1.0"
|
|
|
|
|
semver "^6.3.1"
|
|
|
|
|
|
|
|
|
|
"@babel/generator@^7.24.7":
|
|
|
|
|
version "7.24.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.7.tgz#1654d01de20ad66b4b4d99c135471bc654c55e6d"
|
|
|
|
|
integrity sha512-oipXieGC3i45Y1A41t4tAqpnEZWgB/lC6Ehh6+rOviR5XWpTtMmLN+fGjz9vOiNRt0p6RtO6DtD0pdU3vpqdSA==
|
|
|
|
|
"@babel/generator@^7.24.8", "@babel/generator@^7.24.9":
|
|
|
|
|
version "7.24.10"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.10.tgz#a4ab681ec2a78bbb9ba22a3941195e28a81d8e76"
|
|
|
|
|
integrity sha512-o9HBZL1G2129luEUlG1hB4N/nlYNWHnpwlND9eOMclRqqu1YDy2sSYVCFUZwl8I1Gxh+QSRrP2vD7EpUmFVXxg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.24.7"
|
|
|
|
|
"@babel/types" "^7.24.9"
|
|
|
|
|
"@jridgewell/gen-mapping" "^0.3.5"
|
|
|
|
|
"@jridgewell/trace-mapping" "^0.3.25"
|
|
|
|
|
jsesc "^2.5.1"
|
|
|
|
@ -217,14 +222,14 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.22.5"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-compilation-targets@^7.12.0", "@babel/helper-compilation-targets@^7.20.7", "@babel/helper-compilation-targets@^7.22.15", "@babel/helper-compilation-targets@^7.22.5", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.24.7":
|
|
|
|
|
version "7.24.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.7.tgz#4eb6c4a80d6ffeac25ab8cd9a21b5dfa48d503a9"
|
|
|
|
|
integrity sha512-ctSdRHBi20qWOfy27RUb4Fhp07KSJ3sXcuSvTrXrc4aG8NSYDo1ici3Vhg9bg69y5bj0Mr1lh0aeEgTvc12rMg==
|
|
|
|
|
"@babel/helper-compilation-targets@^7.12.0", "@babel/helper-compilation-targets@^7.20.7", "@babel/helper-compilation-targets@^7.22.15", "@babel/helper-compilation-targets@^7.22.5", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.24.8":
|
|
|
|
|
version "7.24.8"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.8.tgz#b607c3161cd9d1744977d4f97139572fe778c271"
|
|
|
|
|
integrity sha512-oU+UoqCHdp+nWVDkpldqIQL/i/bvAv53tRqLG/s+cOXxe66zOYLU7ar/Xs3LdmBihrUMEUhwu6dMZwbNOYDwvw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/compat-data" "^7.24.7"
|
|
|
|
|
"@babel/helper-validator-option" "^7.24.7"
|
|
|
|
|
browserslist "^4.22.2"
|
|
|
|
|
"@babel/compat-data" "^7.24.8"
|
|
|
|
|
"@babel/helper-validator-option" "^7.24.8"
|
|
|
|
|
browserslist "^4.23.1"
|
|
|
|
|
lru-cache "^5.1.1"
|
|
|
|
|
semver "^6.3.1"
|
|
|
|
|
|
|
|
|
@ -300,10 +305,10 @@
|
|
|
|
|
"@babel/traverse" "^7.24.7"
|
|
|
|
|
"@babel/types" "^7.24.7"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-module-transforms@^7.22.15", "@babel/helper-module-transforms@^7.22.5", "@babel/helper-module-transforms@^7.22.9", "@babel/helper-module-transforms@^7.24.7":
|
|
|
|
|
version "7.24.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.7.tgz#31b6c9a2930679498db65b685b1698bfd6c7daf8"
|
|
|
|
|
integrity sha512-1fuJEwIrp+97rM4RWdO+qrRsZlAeL1lQJoPqtCYWv0NL115XM93hIH4CSRln2w52SqvmY5hqdtauB6QFCDiZNQ==
|
|
|
|
|
"@babel/helper-module-transforms@^7.22.15", "@babel/helper-module-transforms@^7.22.5", "@babel/helper-module-transforms@^7.22.9", "@babel/helper-module-transforms@^7.24.9":
|
|
|
|
|
version "7.24.9"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.9.tgz#e13d26306b89eea569180868e652e7f514de9d29"
|
|
|
|
|
integrity sha512-oYbh+rtFKj/HwBQkFlUzvcybzklmVdVV3UU+mN7n2t/q3yGHbuVdNxyFvSBO1tfvjyArpHNcWMAzsSPdyI46hw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-environment-visitor" "^7.24.7"
|
|
|
|
|
"@babel/helper-module-imports" "^7.24.7"
|
|
|
|
@ -363,21 +368,26 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.24.7"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-string-parser@^7.24.7":
|
|
|
|
|
version "7.24.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.7.tgz#4d2d0f14820ede3b9807ea5fc36dfc8cd7da07f2"
|
|
|
|
|
integrity sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg==
|
|
|
|
|
"@babel/helper-string-parser@^7.24.8":
|
|
|
|
|
version "7.24.8"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz#5b3329c9a58803d5df425e5785865881a81ca48d"
|
|
|
|
|
integrity sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==
|
|
|
|
|
|
|
|
|
|
"@babel/helper-validator-identifier@^7.22.5", "@babel/helper-validator-identifier@^7.24.7":
|
|
|
|
|
version "7.24.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz#75b889cfaf9e35c2aaf42cf0d72c8e91719251db"
|
|
|
|
|
integrity sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==
|
|
|
|
|
|
|
|
|
|
"@babel/helper-validator-option@^7.22.15", "@babel/helper-validator-option@^7.24.7":
|
|
|
|
|
"@babel/helper-validator-option@^7.22.15":
|
|
|
|
|
version "7.24.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.24.7.tgz#24c3bb77c7a425d1742eec8fb433b5a1b38e62f6"
|
|
|
|
|
integrity sha512-yy1/KvjhV/ZCL+SM7hBrvnZJ3ZuT9OuZgIJAGpPEToANvc3iM6iDvBnRjtElWibHU6n8/LPR/EjX9EtIEYO3pw==
|
|
|
|
|
|
|
|
|
|
"@babel/helper-validator-option@^7.24.8":
|
|
|
|
|
version "7.24.8"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.24.8.tgz#3725cdeea8b480e86d34df15304806a06975e33d"
|
|
|
|
|
integrity sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==
|
|
|
|
|
|
|
|
|
|
"@babel/helper-wrap-function@^7.22.9":
|
|
|
|
|
version "7.22.10"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.22.10.tgz#d845e043880ed0b8c18bd194a12005cb16d2f614"
|
|
|
|
@ -387,13 +397,13 @@
|
|
|
|
|
"@babel/template" "^7.22.5"
|
|
|
|
|
"@babel/types" "^7.22.10"
|
|
|
|
|
|
|
|
|
|
"@babel/helpers@^7.24.7":
|
|
|
|
|
version "7.24.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.7.tgz#aa2ccda29f62185acb5d42fb4a3a1b1082107416"
|
|
|
|
|
integrity sha512-NlmJJtvcw72yRJRcnCmGvSi+3jDEg8qFu3z0AFoymmzLx5ERVWyzd9kVXr7Th9/8yIJi2Zc6av4Tqz3wFs8QWg==
|
|
|
|
|
"@babel/helpers@^7.24.8":
|
|
|
|
|
version "7.24.8"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.8.tgz#2820d64d5d6686cca8789dd15b074cd862795873"
|
|
|
|
|
integrity sha512-gV2265Nkcz7weJJfvDoAEVzC1e2OTDpkGbEsebse8koXUJUXPsCMi7sRo/+SPMuMZ9MtUPnGwITTnQnU5YjyaQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/template" "^7.24.7"
|
|
|
|
|
"@babel/types" "^7.24.7"
|
|
|
|
|
"@babel/types" "^7.24.8"
|
|
|
|
|
|
|
|
|
|
"@babel/highlight@^7.24.7":
|
|
|
|
|
version "7.24.7"
|
|
|
|
@ -405,10 +415,10 @@
|
|
|
|
|
js-tokens "^4.0.0"
|
|
|
|
|
picocolors "^1.0.0"
|
|
|
|
|
|
|
|
|
|
"@babel/parser@^7.14.5", "@babel/parser@^7.20.15", "@babel/parser@^7.24.7", "@babel/parser@^7.4.5":
|
|
|
|
|
version "7.24.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.7.tgz#9a5226f92f0c5c8ead550b750f5608e766c8ce85"
|
|
|
|
|
integrity sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==
|
|
|
|
|
"@babel/parser@^7.14.5", "@babel/parser@^7.20.15", "@babel/parser@^7.24.7", "@babel/parser@^7.24.8", "@babel/parser@^7.4.5":
|
|
|
|
|
version "7.24.8"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.8.tgz#58a4dbbcad7eb1d48930524a3fd93d93e9084c6f"
|
|
|
|
|
integrity sha512-WzfbgXOkGzZiXXCqk43kKwZjzwx4oulxZi3nq2TYL9mOjQv6kYwul9mz6ID36njuL7Xkp6nJEfok848Zj10j/w==
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.22.15":
|
|
|
|
|
version "7.22.15"
|
|
|
|
@ -1156,10 +1166,10 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
regenerator-runtime "^0.14.0"
|
|
|
|
|
|
|
|
|
|
"@babel/standalone@^7.24.7":
|
|
|
|
|
version "7.24.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.24.7.tgz#54349b6c6dc9bfe3521b36d1c18035c20334a15a"
|
|
|
|
|
integrity sha512-QRIRMJ2KTeN+vt4l9OjYlxDVXEpcor1Z6V7OeYzeBOw6Q8ew9oMTHjzTx8s6ClsZO7wVf6JgTRutihatN6K0yA==
|
|
|
|
|
"@babel/standalone@^7.24.10":
|
|
|
|
|
version "7.24.10"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.24.10.tgz#6a6c57b4b460fd60f82caf988d881cfe4f8c506b"
|
|
|
|
|
integrity sha512-nGC37EKfmelpyCXto1pw6SBkD5ZQRdMbL6WISi28xWit9dtiy9dChU1WgEfzturUTxrmOGkMDRrCydFMA7uOaQ==
|
|
|
|
|
|
|
|
|
|
"@babel/template@^7.22.5", "@babel/template@^7.24.7":
|
|
|
|
|
version "7.24.7"
|
|
|
|
@ -1170,28 +1180,28 @@
|
|
|
|
|
"@babel/parser" "^7.24.7"
|
|
|
|
|
"@babel/types" "^7.24.7"
|
|
|
|
|
|
|
|
|
|
"@babel/traverse@^7.14.5", "@babel/traverse@^7.24.7", "@babel/traverse@^7.4.5":
|
|
|
|
|
version "7.24.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.7.tgz#de2b900163fa741721ba382163fe46a936c40cf5"
|
|
|
|
|
integrity sha512-yb65Ed5S/QAcewNPh0nZczy9JdYXkkAbIsEo+P7BE7yO3txAY30Y/oPa3QkQ5It3xVG2kpKMg9MsdxZaO31uKA==
|
|
|
|
|
"@babel/traverse@^7.14.5", "@babel/traverse@^7.24.7", "@babel/traverse@^7.24.8", "@babel/traverse@^7.4.5":
|
|
|
|
|
version "7.24.8"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.8.tgz#6c14ed5232b7549df3371d820fbd9abfcd7dfab7"
|
|
|
|
|
integrity sha512-t0P1xxAPzEDcEPmjprAQq19NWum4K0EQPjMwZQZbHt+GiZqvjCHjj755Weq1YRPVzBI+3zSfvScfpnuIecVFJQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/code-frame" "^7.24.7"
|
|
|
|
|
"@babel/generator" "^7.24.7"
|
|
|
|
|
"@babel/generator" "^7.24.8"
|
|
|
|
|
"@babel/helper-environment-visitor" "^7.24.7"
|
|
|
|
|
"@babel/helper-function-name" "^7.24.7"
|
|
|
|
|
"@babel/helper-hoist-variables" "^7.24.7"
|
|
|
|
|
"@babel/helper-split-export-declaration" "^7.24.7"
|
|
|
|
|
"@babel/parser" "^7.24.7"
|
|
|
|
|
"@babel/types" "^7.24.7"
|
|
|
|
|
"@babel/parser" "^7.24.8"
|
|
|
|
|
"@babel/types" "^7.24.8"
|
|
|
|
|
debug "^4.3.1"
|
|
|
|
|
globals "^11.1.0"
|
|
|
|
|
|
|
|
|
|
"@babel/types@^7.22.10", "@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.24.6", "@babel/types@^7.24.7", "@babel/types@^7.4.4", "@babel/types@^7.7.2":
|
|
|
|
|
version "7.24.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.7.tgz#6027fe12bc1aa724cd32ab113fb7f1988f1f66f2"
|
|
|
|
|
integrity sha512-XEFXSlxiG5td2EJRe8vOmRbaXVgfcBlszKujvVmWIK/UpywWljQCfzAv3RQCGujWQ1RD4YYWEAqDXfuJiy8f5Q==
|
|
|
|
|
"@babel/types@^7.22.10", "@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.24.6", "@babel/types@^7.24.7", "@babel/types@^7.24.8", "@babel/types@^7.24.9", "@babel/types@^7.4.4", "@babel/types@^7.7.2":
|
|
|
|
|
version "7.24.9"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.9.tgz#228ce953d7b0d16646e755acf204f4cf3d08cc73"
|
|
|
|
|
integrity sha512-xm8XrMKz0IlUdocVbYJe0Z9xEgidU7msskG8BbhnTPK/HZ2z/7FP7ykqPgrUH+C+r414mNfNWam1f2vqOjqjYQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-string-parser" "^7.24.7"
|
|
|
|
|
"@babel/helper-string-parser" "^7.24.8"
|
|
|
|
|
"@babel/helper-validator-identifier" "^7.24.7"
|
|
|
|
|
to-fast-properties "^2.0.0"
|
|
|
|
|
|
|
|
|
@ -4098,7 +4108,7 @@ browser-split@0.0.1:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/browser-split/-/browser-split-0.0.1.tgz#7b097574f8e3ead606fb4664e64adfdda2981a93"
|
|
|
|
|
integrity sha512-JhvgRb2ihQhsljNda3BI8/UcRHVzrVwo3Q+P8vDtSiyobXuFpuZ9mq+MbRGMnC22CjW3RrfXdg6j6ITX8M+7Ow==
|
|
|
|
|
|
|
|
|
|
browserslist@^4.21.10, browserslist@^4.22.2:
|
|
|
|
|
browserslist@^4.21.10:
|
|
|
|
|
version "4.22.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.2.tgz#704c4943072bd81ea18997f3bd2180e89c77874b"
|
|
|
|
|
integrity sha512-0UgcrvQmBDvZHFGdYUehrCNIazki7/lUP3kkoi/r3YB2amZbFM9J43ZRkJTXBUZK4gmx56+Sqk9+Vs9mwZx9+A==
|
|
|
|
@ -4108,6 +4118,16 @@ browserslist@^4.21.10, browserslist@^4.22.2:
|
|
|
|
|
node-releases "^2.0.14"
|
|
|
|
|
update-browserslist-db "^1.0.13"
|
|
|
|
|
|
|
|
|
|
browserslist@^4.23.1:
|
|
|
|
|
version "4.23.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.23.2.tgz#244fe803641f1c19c28c48c4b6ec9736eb3d32ed"
|
|
|
|
|
integrity sha512-qkqSyistMYdxAcw+CzbZwlBy8AGmS/eEWs+sEV5TnLRGDOL+C5M2EnH6tlZyg0YoAxGJAFKh61En9BR941GnHA==
|
|
|
|
|
dependencies:
|
|
|
|
|
caniuse-lite "^1.0.30001640"
|
|
|
|
|
electron-to-chromium "^1.4.820"
|
|
|
|
|
node-releases "^2.0.14"
|
|
|
|
|
update-browserslist-db "^1.1.0"
|
|
|
|
|
|
|
|
|
|
bser@2.1.1:
|
|
|
|
|
version "2.1.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/bser/-/bser-2.1.1.tgz#e6787da20ece9d07998533cfd9de6f5c38f4bc05"
|
|
|
|
@ -4207,6 +4227,11 @@ caniuse-lite@^1.0.30001565:
|
|
|
|
|
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001628.tgz"
|
|
|
|
|
integrity sha512-S3BnR4Kh26TBxbi5t5kpbcUlLJb9lhtDXISDPwOfI+JoC+ik0QksvkZtUVyikw3hjnkgkMPSJ8oIM9yMm9vflA==
|
|
|
|
|
|
|
|
|
|
caniuse-lite@^1.0.30001640:
|
|
|
|
|
version "1.0.30001642"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001642.tgz#6aa6610eb24067c246d30c57f055a9d0a7f8d05f"
|
|
|
|
|
integrity sha512-3XQ0DoRgLijXJErLSl+bLnJ+Et4KqV1PY6JJBGAFlsNsz31zeAIncyeZfLCabHK/jtSh+671RM9YMldxjUPZtA==
|
|
|
|
|
|
|
|
|
|
capture-exit@^2.0.0:
|
|
|
|
|
version "2.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/capture-exit/-/capture-exit-2.0.0.tgz#fb953bfaebeb781f62898239dabb426d08a509a4"
|
|
|
|
@ -5146,6 +5171,11 @@ electron-to-chromium@^1.4.601:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.610.tgz#e17b22203f4aa2e1ed77759c720546d95a51186f"
|
|
|
|
|
integrity sha512-mqi2oL1mfeHYtOdCxbPQYV/PL7YrQlxbvFEZ0Ee8GbDdShimqt2/S6z2RWqysuvlwdOrQdqvE0KZrBTipAeJzg==
|
|
|
|
|
|
|
|
|
|
electron-to-chromium@^1.4.820:
|
|
|
|
|
version "1.4.828"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.828.tgz#a1ee8cd8847448b2898d3f2d9db02113f9c5b35c"
|
|
|
|
|
integrity sha512-QOIJiWpQJDHAVO4P58pwb133Cwee0nbvy/MV1CwzZVGpkH1RX33N3vsaWRCpR6bF63AAq366neZrRTu7Qlsbbw==
|
|
|
|
|
|
|
|
|
|
ember-auto-import@^2.5.0, ember-auto-import@^2.6.0, ember-auto-import@^2.6.3, ember-auto-import@^2.7.0, ember-auto-import@^2.7.4:
|
|
|
|
|
version "2.7.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/ember-auto-import/-/ember-auto-import-2.7.4.tgz#ca99570eb3d6165968df797a4750aa58073852b5"
|
|
|
|
@ -6162,6 +6192,11 @@ escalade@^3.1.1:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.1.1.tgz#d8cfdc7000965c5a0174b4a82eaa5c0552742e40"
|
|
|
|
|
integrity sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==
|
|
|
|
|
|
|
|
|
|
escalade@^3.1.2:
|
|
|
|
|
version "3.1.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.1.2.tgz#54076e9ab29ea5bf3d8f1ed62acffbb88272df27"
|
|
|
|
|
integrity sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==
|
|
|
|
|
|
|
|
|
|
escape-html@~1.0.3:
|
|
|
|
|
version "1.0.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
|
|
|
|
@ -10196,6 +10231,11 @@ picocolors@^1.0.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
|
|
|
|
|
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
|
|
|
|
|
|
|
|
|
|
picocolors@^1.0.1:
|
|
|
|
|
version "1.0.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1"
|
|
|
|
|
integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==
|
|
|
|
|
|
|
|
|
|
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1:
|
|
|
|
|
version "2.3.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
|
|
|
|
@ -12326,6 +12366,14 @@ update-browserslist-db@^1.0.13:
|
|
|
|
|
escalade "^3.1.1"
|
|
|
|
|
picocolors "^1.0.0"
|
|
|
|
|
|
|
|
|
|
update-browserslist-db@^1.1.0:
|
|
|
|
|
version "1.1.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz#7ca61c0d8650766090728046e416a8cde682859e"
|
|
|
|
|
integrity sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
escalade "^3.1.2"
|
|
|
|
|
picocolors "^1.0.1"
|
|
|
|
|
|
|
|
|
|
uri-js@^4.2.2:
|
|
|
|
|
version "4.4.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"
|
|
|
|
|