|
@@ -2,7 +2,7 @@
|
|
|
# yarn lockfile v1
|
|
|
|
|
|
|
|
|
-"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.14.5", "@babel/code-frame@^7.16.7":
|
|
|
+"@babel/[email protected]", "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.7":
|
|
|
version "7.16.7"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.16.7.tgz#44416b6bd7624b998f5b1af5d470856c40138789"
|
|
|
integrity sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg==
|
|
@@ -14,7 +14,28 @@
|
|
|
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.4.tgz#081d6bbc336ec5c2435c6346b2ae1fb98b5ac68e"
|
|
|
integrity sha512-1o/jo7D+kC9ZjHX5v+EHrdjl3PhxMrLSOTGsOdHJ+KL8HCaEK6ehrVL2RS6oHDZp+L7xLirLrPmQtEng769J/Q==
|
|
|
|
|
|
-"@babel/core@>=7.9.0", "@babel/core@^7.14.8":
|
|
|
+"@babel/[email protected]":
|
|
|
+ version "7.16.12"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.12.tgz#5edc53c1b71e54881315923ae2aedea2522bb784"
|
|
|
+ integrity sha512-dK5PtG1uiN2ikk++5OzSYsitZKny4wOCD0nrO4TqnW4BVBTQ2NGS3NgilvT/TEyxTST7LNyWV/T4tXDoD3fOgg==
|
|
|
+ dependencies:
|
|
|
+ "@babel/code-frame" "^7.16.7"
|
|
|
+ "@babel/generator" "^7.16.8"
|
|
|
+ "@babel/helper-compilation-targets" "^7.16.7"
|
|
|
+ "@babel/helper-module-transforms" "^7.16.7"
|
|
|
+ "@babel/helpers" "^7.16.7"
|
|
|
+ "@babel/parser" "^7.16.12"
|
|
|
+ "@babel/template" "^7.16.7"
|
|
|
+ "@babel/traverse" "^7.16.10"
|
|
|
+ "@babel/types" "^7.16.8"
|
|
|
+ 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/core@>=7.9.0":
|
|
|
version "7.16.7"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.7.tgz#db990f931f6d40cb9b87a0dc7d2adc749f1dcbcf"
|
|
|
integrity sha512-aeLaqcqThRNZYmbMqtulsetOQZ/5gbR/dWruUCJcpas4Qoyy+QeagfDsPdMrqwsPRDNxJvBlRiZxxX7THO7qtA==
|
|
@@ -44,6 +65,15 @@
|
|
|
jsesc "^2.5.1"
|
|
|
source-map "^0.5.0"
|
|
|
|
|
|
+"@babel/generator@^7.16.8", "@babel/generator@^7.17.3":
|
|
|
+ version "7.17.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.3.tgz#a2c30b0c4f89858cb87050c3ffdfd36bdf443200"
|
|
|
+ integrity sha512-+R6Dctil/MgUsZsZAkYgK+ADNSZzJRRy0TvY65T71z/CR854xHQ1EweBYXdfT+HNeN7w0cSJJEzgxZMv40pxsg==
|
|
|
+ dependencies:
|
|
|
+ "@babel/types" "^7.17.0"
|
|
|
+ jsesc "^2.5.1"
|
|
|
+ source-map "^0.5.0"
|
|
|
+
|
|
|
"@babel/helper-annotate-as-pure@^7.16.7":
|
|
|
version "7.16.7"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz#bb2339a7534a9c128e3102024c60760a3a7f3862"
|
|
@@ -61,6 +91,19 @@
|
|
|
browserslist "^4.17.5"
|
|
|
semver "^6.3.0"
|
|
|
|
|
|
+"@babel/helper-create-class-features-plugin@^7.16.10":
|
|
|
+ version "7.17.6"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.17.6.tgz#3778c1ed09a7f3e65e6d6e0f6fbfcc53809d92c9"
|
|
|
+ integrity sha512-SogLLSxXm2OkBbSsHZMM4tUi8fUzjs63AT/d0YQIzr6GSd8Hxsbk2KYDX0k0DweAzGMj/YWeiCsorIdtdcW8Eg==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-annotate-as-pure" "^7.16.7"
|
|
|
+ "@babel/helper-environment-visitor" "^7.16.7"
|
|
|
+ "@babel/helper-function-name" "^7.16.7"
|
|
|
+ "@babel/helper-member-expression-to-functions" "^7.16.7"
|
|
|
+ "@babel/helper-optimise-call-expression" "^7.16.7"
|
|
|
+ "@babel/helper-replace-supers" "^7.16.7"
|
|
|
+ "@babel/helper-split-export-declaration" "^7.16.7"
|
|
|
+
|
|
|
"@babel/helper-create-class-features-plugin@^7.16.7":
|
|
|
version "7.16.7"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.7.tgz#9c5b34b53a01f2097daf10678d65135c1b9f84ba"
|
|
@@ -204,12 +247,17 @@
|
|
|
chalk "^2.0.0"
|
|
|
js-tokens "^4.0.0"
|
|
|
|
|
|
+"@babel/parser@^7.16.12", "@babel/parser@^7.17.3":
|
|
|
+ version "7.17.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.3.tgz#b07702b982990bf6fdc1da5049a23fece4c5c3d0"
|
|
|
+ integrity sha512-7yJPvPV+ESz2IUTPbOL+YkIGyCqOyNIzdguKQuJGnH7bg1WTIifuM21YqokFt/THWh1AkCRn9IgoykTRCBVpzA==
|
|
|
+
|
|
|
"@babel/parser@^7.16.7":
|
|
|
version "7.16.7"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.7.tgz#d372dda9c89fcec340a82630a9f533f2fe15877e"
|
|
|
integrity sha512-sR4eaSrnM7BV7QPzGfEX5paG/6wrZM3I0HDzfIAK06ESvo9oy3xBuVBxE3MbQaKNhvg8g/ixjMWo2CGpzpHsDA==
|
|
|
|
|
|
-"@babel/plugin-proposal-class-properties@^7.14.5":
|
|
|
+"@babel/plugin-proposal-class-properties@7.16.7":
|
|
|
version "7.16.7"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.16.7.tgz#925cad7b3b1a2fcea7e59ecc8eb5954f961f91b0"
|
|
|
integrity sha512-IobU0Xme31ewjYOShSIqd/ZGM/r/cuOz2z0MDbNrhF5FW+ZVgi0f2lyeoj9KFPDOAqsYxmLWZte1WOwlvY9aww==
|
|
@@ -217,7 +265,7 @@
|
|
|
"@babel/helper-create-class-features-plugin" "^7.16.7"
|
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
|
|
-"@babel/plugin-proposal-dynamic-import@^7.14.5":
|
|
|
+"@babel/plugin-proposal-dynamic-import@7.16.7":
|
|
|
version "7.16.7"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.16.7.tgz#c19c897eaa46b27634a00fee9fb7d829158704b2"
|
|
|
integrity sha512-I8SW9Ho3/8DRSdmDdH3gORdyUuYnk1m4cMxUAdu5oy4n3OfN8flDEH+d60iG7dUfi0KkYwSvoalHzzdRzpWHTg==
|
|
@@ -225,7 +273,7 @@
|
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
|
|
|
|
|
|
-"@babel/plugin-proposal-export-namespace-from@^7.14.5":
|
|
|
+"@babel/plugin-proposal-export-namespace-from@7.16.7":
|
|
|
version "7.16.7"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.16.7.tgz#09de09df18445a5786a305681423ae63507a6163"
|
|
|
integrity sha512-ZxdtqDXLRGBL64ocZcs7ovt71L3jhC1RGSyR996svrCi3PYqHNkb3SwPJCs8RIzD86s+WPpt2S73+EHCGO+NUA==
|
|
@@ -233,7 +281,7 @@
|
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
|
|
|
|
|
|
-"@babel/plugin-proposal-logical-assignment-operators@^7.14.5":
|
|
|
+"@babel/plugin-proposal-logical-assignment-operators@7.16.7":
|
|
|
version "7.16.7"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.16.7.tgz#be23c0ba74deec1922e639832904be0bea73cdea"
|
|
|
integrity sha512-K3XzyZJGQCr00+EtYtrDjmwX7o7PLK6U9bi1nCwkQioRFVUv6dJoxbQjtWVtP+bCPy82bONBKG8NPyQ4+i6yjg==
|
|
@@ -241,7 +289,7 @@
|
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
|
|
|
|
|
|
-"@babel/plugin-proposal-nullish-coalescing-operator@^7.14.5":
|
|
|
+"@babel/plugin-proposal-nullish-coalescing-operator@7.16.7":
|
|
|
version "7.16.7"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.16.7.tgz#141fc20b6857e59459d430c850a0011e36561d99"
|
|
|
integrity sha512-aUOrYU3EVtjf62jQrCj63pYZ7k6vns2h/DQvHPWGmsJRYzWXZ6/AsfgpiRy6XiuIDADhJzP2Q9MwSMKauBQ+UQ==
|
|
@@ -249,7 +297,7 @@
|
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
|
|
|
|
|
|
-"@babel/plugin-proposal-numeric-separator@^7.14.5":
|
|
|
+"@babel/plugin-proposal-numeric-separator@7.16.7":
|
|
|
version "7.16.7"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.16.7.tgz#d6b69f4af63fb38b6ca2558442a7fb191236eba9"
|
|
|
integrity sha512-vQgPMknOIgiuVqbokToyXbkY/OmmjAzr/0lhSIbG/KmnzXPGwW/AdhdKpi+O4X/VkWiWjnkKOBiqJrTaC98VKw==
|
|
@@ -257,7 +305,7 @@
|
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
|
|
|
|
|
-"@babel/plugin-proposal-optional-chaining@^7.14.5":
|
|
|
+"@babel/plugin-proposal-optional-chaining@7.16.7":
|
|
|
version "7.16.7"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.16.7.tgz#7cd629564724816c0e8a969535551f943c64c39a"
|
|
|
integrity sha512-eC3xy+ZrUcBtP7x+sq62Q/HYd674pPTb/77XZMb5wbDPGWIdUbSr4Agr052+zaUPSb+gGRnjxXfKFvx5iMJ+DA==
|
|
@@ -266,15 +314,15 @@
|
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.16.0"
|
|
|
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
|
|
|
|
|
-"@babel/plugin-proposal-private-methods@^7.14.5":
|
|
|
- version "7.16.7"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.7.tgz#e418e3aa6f86edd6d327ce84eff188e479f571e0"
|
|
|
- integrity sha512-7twV3pzhrRxSwHeIvFE6coPgvo+exNDOiGUMg39o2LiLo1Y+4aKpfkcLGcg1UHonzorCt7SNXnoMyCnnIOA8Sw==
|
|
|
+"@babel/plugin-proposal-private-methods@7.16.11":
|
|
|
+ version "7.16.11"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.11.tgz#e8df108288555ff259f4527dbe84813aac3a1c50"
|
|
|
+ integrity sha512-F/2uAkPlXDr8+BHpZvo19w3hLFKge+k75XUprE6jaqKxjGkSYcK+4c+bup5PdW/7W/Rpjwql7FTVEDW+fRAQsw==
|
|
|
dependencies:
|
|
|
- "@babel/helper-create-class-features-plugin" "^7.16.7"
|
|
|
+ "@babel/helper-create-class-features-plugin" "^7.16.10"
|
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
|
|
-"@babel/plugin-proposal-private-property-in-object@^7.14.5":
|
|
|
+"@babel/plugin-proposal-private-property-in-object@7.16.7":
|
|
|
version "7.16.7"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.16.7.tgz#b0b8cef543c2c3d57e59e2c611994861d46a3fce"
|
|
|
integrity sha512-rMQkjcOFbm+ufe3bTZLyOfsOUOxyvLXZJCTARhJr+8UMSoZmqTe1K1BgkFcrW37rAchWg57yI69ORxiWvUINuQ==
|
|
@@ -284,7 +332,7 @@
|
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
"@babel/plugin-syntax-private-property-in-object" "^7.14.5"
|
|
|
|
|
|
-"@babel/plugin-syntax-async-generators@^7.8.4":
|
|
|
+"@babel/[email protected]":
|
|
|
version "7.8.4"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d"
|
|
|
integrity sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==
|
|
@@ -305,13 +353,20 @@
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.8.3"
|
|
|
|
|
|
-"@babel/plugin-syntax-json-strings@^7.8.3":
|
|
|
+"@babel/[email protected]":
|
|
|
version "7.8.3"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz#01ca21b668cd8218c9e640cb6dd88c5412b2c96a"
|
|
|
integrity sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
|
|
+"@babel/plugin-syntax-jsx@^7.16.7":
|
|
|
+ version "7.16.7"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.16.7.tgz#50b6571d13f764266a113d77c82b4a6508bbe665"
|
|
|
+ integrity sha512-Esxmk7YjA8QysKeT3VhTXvF6y77f/a91SIs4pWb4H2eWGQkCKFgQaG6hdoEVZtGsrAcb2K5BW66XsOErD4WU3Q==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-plugin-utils" "^7.16.7"
|
|
|
+
|
|
|
"@babel/plugin-syntax-logical-assignment-operators@^7.10.4":
|
|
|
version "7.10.4"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz#ca91ef46303530448b906652bac2e9fe9941f699"
|
|
@@ -333,14 +388,14 @@
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
|
|
-"@babel/plugin-syntax-object-rest-spread@^7.8.3":
|
|
|
+"@babel/[email protected]":
|
|
|
version "7.8.3"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz#60e225edcbd98a640332a2e72dd3e66f1af55871"
|
|
|
integrity sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
|
|
-"@babel/plugin-syntax-optional-catch-binding@^7.8.3":
|
|
|
+"@babel/[email protected]":
|
|
|
version "7.8.3"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz#6111a265bcfb020eb9efd0fdfd7d26402b9ed6c1"
|
|
|
integrity sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==
|
|
@@ -368,16 +423,27 @@
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
|
|
-"@babel/plugin-transform-modules-commonjs@^7.14.5":
|
|
|
- version "7.16.7"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.16.7.tgz#fd119e6a433c527d368425b45df361e1e95d3c1a"
|
|
|
- integrity sha512-h2RP2kE7He1ZWKyAlanMZrAbdv+Acw1pA8dQZhE025WJZE2z0xzFADAinXA9fxd5bn7JnM+SdOGcndGx1ARs9w==
|
|
|
+"@babel/plugin-transform-modules-commonjs@7.16.8":
|
|
|
+ version "7.16.8"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.16.8.tgz#cdee19aae887b16b9d331009aa9a219af7c86afe"
|
|
|
+ integrity sha512-oflKPvsLT2+uKQopesJt3ApiaIS2HW+hzHFcwRNtyDGieAeC/dIHZX8buJQ2J2X1rxGPy4eRcUijm3qcSPjYcA==
|
|
|
dependencies:
|
|
|
"@babel/helper-module-transforms" "^7.16.7"
|
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
"@babel/helper-simple-access" "^7.16.7"
|
|
|
babel-plugin-dynamic-import-node "^2.3.3"
|
|
|
|
|
|
+"@babel/[email protected]":
|
|
|
+ version "7.16.7"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.16.7.tgz#86a6a220552afd0e4e1f0388a68a372be7add0d4"
|
|
|
+ integrity sha512-8D16ye66fxiE8m890w0BpPpngG9o9OVBBy0gH2E+2AR7qMR2ZpTYJEqLxAsoroenMId0p/wMW+Blc0meDgu0Ag==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-annotate-as-pure" "^7.16.7"
|
|
|
+ "@babel/helper-module-imports" "^7.16.7"
|
|
|
+ "@babel/helper-plugin-utils" "^7.16.7"
|
|
|
+ "@babel/plugin-syntax-jsx" "^7.16.7"
|
|
|
+ "@babel/types" "^7.16.7"
|
|
|
+
|
|
|
"@babel/plugin-transform-typescript@^7.16.7":
|
|
|
version "7.16.7"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.16.7.tgz#33f8c2c890fbfdc4ef82446e9abb8de8211a3ff3"
|
|
@@ -387,7 +453,7 @@
|
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
"@babel/plugin-syntax-typescript" "^7.16.7"
|
|
|
|
|
|
-"@babel/preset-typescript@^7.14.5":
|
|
|
+"@babel/preset-typescript@7.16.7":
|
|
|
version "7.16.7"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.16.7.tgz#ab114d68bb2020afc069cd51b37ff98a046a70b9"
|
|
|
integrity sha512-WbVEmgXdIyvzB77AQjGBEyYPZx+8tTsO50XtfozQrkW8QB2rLJpH2lgx0TRw5EJrBxOZQ+wCcyPVQvS8tjEHpQ==
|
|
@@ -419,6 +485,22 @@
|
|
|
"@babel/parser" "^7.16.7"
|
|
|
"@babel/types" "^7.16.7"
|
|
|
|
|
|
+"@babel/traverse@^7.16.10":
|
|
|
+ version "7.17.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.3.tgz#0ae0f15b27d9a92ba1f2263358ea7c4e7db47b57"
|
|
|
+ integrity sha512-5irClVky7TxRWIRtxlh2WPUUOLhcPN06AGgaQSB8AEwuyEBgJVuJ5imdHm5zxk8w0QS5T+tDfnDxAlhWjpb7cw==
|
|
|
+ dependencies:
|
|
|
+ "@babel/code-frame" "^7.16.7"
|
|
|
+ "@babel/generator" "^7.17.3"
|
|
|
+ "@babel/helper-environment-visitor" "^7.16.7"
|
|
|
+ "@babel/helper-function-name" "^7.16.7"
|
|
|
+ "@babel/helper-hoist-variables" "^7.16.7"
|
|
|
+ "@babel/helper-split-export-declaration" "^7.16.7"
|
|
|
+ "@babel/parser" "^7.17.3"
|
|
|
+ "@babel/types" "^7.17.0"
|
|
|
+ debug "^4.1.0"
|
|
|
+ globals "^11.1.0"
|
|
|
+
|
|
|
"@babel/traverse@^7.16.7":
|
|
|
version "7.16.7"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.7.tgz#dac01236a72c2560073658dd1a285fe4e0865d76"
|
|
@@ -443,6 +525,14 @@
|
|
|
"@babel/helper-validator-identifier" "^7.16.7"
|
|
|
to-fast-properties "^2.0.0"
|
|
|
|
|
|
+"@babel/types@^7.16.8", "@babel/types@^7.17.0":
|
|
|
+ version "7.17.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.0.tgz#a826e368bccb6b3d84acd76acad5c0d87342390b"
|
|
|
+ integrity sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-validator-identifier" "^7.16.7"
|
|
|
+ to-fast-properties "^2.0.0"
|
|
|
+
|
|
|
"@capacitor/[email protected]":
|
|
|
version "3.2.2"
|
|
|
resolved "https://registry.yarnpkg.com/@capacitor/android/-/android-3.2.2.tgz#0847d62d21c4e7007cf0b34fd95965afa22ba619"
|
|
@@ -859,46 +949,49 @@
|
|
|
eventemitter3 "^3.1.0"
|
|
|
url "^0.11.0"
|
|
|
|
|
|
-"@playwright/test@^1.17.1":
|
|
|
- version "1.17.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.17.1.tgz#9e5aca496d2c90ce95ca19ac2c3a8867a4f606d3"
|
|
|
- integrity sha512-mMZS5OMTN/vUlqd1JZkFoAk2FsIZ4/E/00tw5it2c/VF4+3z/aWO+PPd8ShEGzYME7B16QGWNPjyFpDQI1t4RQ==
|
|
|
- dependencies:
|
|
|
- "@babel/code-frame" "^7.14.5"
|
|
|
- "@babel/core" "^7.14.8"
|
|
|
- "@babel/plugin-proposal-class-properties" "^7.14.5"
|
|
|
- "@babel/plugin-proposal-dynamic-import" "^7.14.5"
|
|
|
- "@babel/plugin-proposal-export-namespace-from" "^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-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-syntax-async-generators" "^7.8.4"
|
|
|
- "@babel/plugin-syntax-json-strings" "^7.8.3"
|
|
|
- "@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
|
|
- "@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
|
|
|
- "@babel/plugin-transform-modules-commonjs" "^7.14.5"
|
|
|
- "@babel/preset-typescript" "^7.14.5"
|
|
|
- colors "^1.4.0"
|
|
|
- commander "^8.2.0"
|
|
|
- debug "^4.1.1"
|
|
|
- expect "=27.2.5"
|
|
|
- jest-matcher-utils "=27.2.5"
|
|
|
- jpeg-js "^0.4.2"
|
|
|
- mime "^2.4.6"
|
|
|
- minimatch "^3.0.3"
|
|
|
- ms "^2.1.2"
|
|
|
- open "^8.3.0"
|
|
|
- pirates "^4.0.1"
|
|
|
- pixelmatch "^5.2.1"
|
|
|
- playwright-core "=1.17.1"
|
|
|
- pngjs "^5.0.0"
|
|
|
- rimraf "^3.0.2"
|
|
|
- source-map-support "^0.4.18"
|
|
|
- stack-utils "^2.0.3"
|
|
|
- yazl "^2.5.1"
|
|
|
+"@playwright/test@^1.19.2":
|
|
|
+ version "1.19.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.19.2.tgz#429d1aa70f5e4cd521cdc8a5d9861ae4fcda3f7c"
|
|
|
+ integrity sha512-5oCmlYHjtOL662OxSkZBYGnoHWIQui7b4YHWNeSCYwhQjmjVcV5njRc8oBZlU8IwJgG7ZH2yhDk1haU96ygbWw==
|
|
|
+ dependencies:
|
|
|
+ "@babel/code-frame" "7.16.7"
|
|
|
+ "@babel/core" "7.16.12"
|
|
|
+ "@babel/plugin-proposal-class-properties" "7.16.7"
|
|
|
+ "@babel/plugin-proposal-dynamic-import" "7.16.7"
|
|
|
+ "@babel/plugin-proposal-export-namespace-from" "7.16.7"
|
|
|
+ "@babel/plugin-proposal-logical-assignment-operators" "7.16.7"
|
|
|
+ "@babel/plugin-proposal-nullish-coalescing-operator" "7.16.7"
|
|
|
+ "@babel/plugin-proposal-numeric-separator" "7.16.7"
|
|
|
+ "@babel/plugin-proposal-optional-chaining" "7.16.7"
|
|
|
+ "@babel/plugin-proposal-private-methods" "7.16.11"
|
|
|
+ "@babel/plugin-proposal-private-property-in-object" "7.16.7"
|
|
|
+ "@babel/plugin-syntax-async-generators" "7.8.4"
|
|
|
+ "@babel/plugin-syntax-json-strings" "7.8.3"
|
|
|
+ "@babel/plugin-syntax-object-rest-spread" "7.8.3"
|
|
|
+ "@babel/plugin-syntax-optional-catch-binding" "7.8.3"
|
|
|
+ "@babel/plugin-transform-modules-commonjs" "7.16.8"
|
|
|
+ "@babel/plugin-transform-react-jsx" "7.16.7"
|
|
|
+ "@babel/preset-typescript" "7.16.7"
|
|
|
+ babel-plugin-module-resolver "4.1.0"
|
|
|
+ colors "1.4.0"
|
|
|
+ commander "8.3.0"
|
|
|
+ debug "4.3.3"
|
|
|
+ expect "27.2.5"
|
|
|
+ jest-matcher-utils "27.2.5"
|
|
|
+ jpeg-js "0.4.3"
|
|
|
+ json5 "2.2.0"
|
|
|
+ mime "3.0.0"
|
|
|
+ minimatch "3.0.4"
|
|
|
+ ms "2.1.3"
|
|
|
+ open "8.4.0"
|
|
|
+ pirates "4.0.4"
|
|
|
+ pixelmatch "5.2.1"
|
|
|
+ playwright-core "1.19.2"
|
|
|
+ pngjs "6.0.0"
|
|
|
+ rimraf "3.0.2"
|
|
|
+ source-map-support "0.4.18"
|
|
|
+ stack-utils "2.0.5"
|
|
|
+ yazl "2.5.1"
|
|
|
|
|
|
"@popperjs/core@^2.9.0":
|
|
|
version "2.11.2"
|
|
@@ -1577,6 +1670,17 @@ babel-plugin-dynamic-import-node@^2.3.3:
|
|
|
dependencies:
|
|
|
object.assign "^4.1.0"
|
|
|
|
|
|
[email protected]:
|
|
|
+ version "4.1.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/babel-plugin-module-resolver/-/babel-plugin-module-resolver-4.1.0.tgz#22a4f32f7441727ec1fbf4967b863e1e3e9f33e2"
|
|
|
+ integrity sha512-MlX10UDheRr3lb3P0WcaIdtCSRlxdQsB1sBqL7W0raF070bGl1HQQq5K3T2vf2XAYie+ww+5AKC/WrkjRO2knA==
|
|
|
+ dependencies:
|
|
|
+ find-babel-config "^1.2.0"
|
|
|
+ glob "^7.1.6"
|
|
|
+ pkg-up "^3.1.0"
|
|
|
+ reselect "^4.0.0"
|
|
|
+ resolve "^1.13.1"
|
|
|
+
|
|
|
bach@^1.0.0:
|
|
|
version "1.2.0"
|
|
|
resolved "https://registry.yarnpkg.com/bach/-/bach-1.2.0.tgz#4b3ce96bf27134f79a1b414a51c14e34c3bd9880"
|
|
@@ -2245,21 +2349,21 @@ colorette@^1.2.2:
|
|
|
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.4.0.tgz#5190fbb87276259a86ad700bff2c6d6faa3fca40"
|
|
|
integrity sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g==
|
|
|
|
|
|
[email protected], colors@^1.4.0:
|
|
|
[email protected]:
|
|
|
version "1.4.0"
|
|
|
resolved "https://registry.yarnpkg.com/colors/-/colors-1.4.0.tgz#c50491479d4c1bdaed2c9ced32cf7c7dc2360f78"
|
|
|
integrity sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==
|
|
|
|
|
|
[email protected], commander@^8.0.0:
|
|
|
+ version "8.3.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/commander/-/commander-8.3.0.tgz#4837ea1b2da67b9c616a67afbb0fafee567bca66"
|
|
|
+ integrity sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==
|
|
|
+
|
|
|
commander@^6.0.0:
|
|
|
version "6.2.1"
|
|
|
resolved "https://registry.yarnpkg.com/commander/-/commander-6.2.1.tgz#0792eb682dfbc325999bb2b84fddddba110ac73c"
|
|
|
integrity sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==
|
|
|
|
|
|
-commander@^8.0.0, commander@^8.2.0:
|
|
|
- version "8.3.0"
|
|
|
- resolved "https://registry.yarnpkg.com/commander/-/commander-8.3.0.tgz#4837ea1b2da67b9c616a67afbb0fafee567bca66"
|
|
|
- integrity sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==
|
|
|
-
|
|
|
component-emitter@^1.2.1:
|
|
|
version "1.3.0"
|
|
|
resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.3.0.tgz#16e4070fba8ae29b679f2215853ee181ab2eabc0"
|
|
@@ -2624,7 +2728,7 @@ dayjs@^1.10.0:
|
|
|
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.10.7.tgz#2cf5f91add28116748440866a0a1d26f3a6ce468"
|
|
|
integrity sha512-P6twpd70BcPK34K26uJ1KT3wlhpuOAPoMwJzpsIWUxHZ7wpmbdZL/hQqBDfz7hGurYSa5PhzdhDHtt319hL3ig==
|
|
|
|
|
|
-debug@4, debug@^4.0.0, debug@^4.1.0, debug@^4.1.1, debug@^4.2.0, debug@^4.3.1, debug@^4.3.2:
|
|
|
+debug@4, debug@4.3.3, debug@^4.0.0, debug@^4.1.0, debug@^4.1.1, debug@^4.2.0, debug@^4.3.1, debug@^4.3.2:
|
|
|
version "4.3.3"
|
|
|
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.3.tgz#04266e0b70a98d4462e6e288e38259213332b664"
|
|
|
integrity sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==
|
|
@@ -3152,7 +3256,7 @@ expand-tilde@^2.0.0, expand-tilde@^2.0.2:
|
|
|
dependencies:
|
|
|
homedir-polyfill "^1.0.1"
|
|
|
|
|
|
-expect@=27.2.5:
|
|
|
[email protected]:
|
|
|
version "27.2.5"
|
|
|
resolved "https://registry.yarnpkg.com/expect/-/expect-27.2.5.tgz#16154aaa60b4d9a5b0adacfea3e4d6178f4b93fd"
|
|
|
integrity sha512-ZrO0w7bo8BgGoP/bLz+HDCI+0Hfei9jUSZs5yI/Wyn9VkG9w8oJ7rHRgYj+MA7yqqFa0IwHA3flJzZtYugShJA==
|
|
@@ -3220,17 +3324,7 @@ extglob@^2.0.4:
|
|
|
snapdragon "^0.8.1"
|
|
|
to-regex "^3.0.1"
|
|
|
|
|
|
-extract-zip@^1.0.3:
|
|
|
- version "1.7.0"
|
|
|
- resolved "https://registry.yarnpkg.com/extract-zip/-/extract-zip-1.7.0.tgz#556cc3ae9df7f452c493a0cfb51cc30277940927"
|
|
|
- integrity sha512-xoh5G1W/PB0/27lXgMQyIhP5DSY/LhoCsOyZgb+6iMmRtCwVBo55uKaMoEYrDCKQhWvqEip5ZPKAc6eFNyf/MA==
|
|
|
- dependencies:
|
|
|
- concat-stream "^1.6.2"
|
|
|
- debug "^2.6.9"
|
|
|
- mkdirp "^0.5.4"
|
|
|
- yauzl "^2.10.0"
|
|
|
-
|
|
|
-extract-zip@^2.0.1:
|
|
|
[email protected]:
|
|
|
version "2.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/extract-zip/-/extract-zip-2.0.1.tgz#663dca56fe46df890d5f131ef4a06d22bb8ba13a"
|
|
|
integrity sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg==
|
|
@@ -3241,6 +3335,16 @@ extract-zip@^2.0.1:
|
|
|
optionalDependencies:
|
|
|
"@types/yauzl" "^2.9.1"
|
|
|
|
|
|
+extract-zip@^1.0.3:
|
|
|
+ version "1.7.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/extract-zip/-/extract-zip-1.7.0.tgz#556cc3ae9df7f452c493a0cfb51cc30277940927"
|
|
|
+ integrity sha512-xoh5G1W/PB0/27lXgMQyIhP5DSY/LhoCsOyZgb+6iMmRtCwVBo55uKaMoEYrDCKQhWvqEip5ZPKAc6eFNyf/MA==
|
|
|
+ dependencies:
|
|
|
+ concat-stream "^1.6.2"
|
|
|
+ debug "^2.6.9"
|
|
|
+ mkdirp "^0.5.4"
|
|
|
+ yauzl "^2.10.0"
|
|
|
+
|
|
|
fancy-log@^1.3.2:
|
|
|
version "1.3.3"
|
|
|
resolved "https://registry.yarnpkg.com/fancy-log/-/fancy-log-1.3.3.tgz#dbc19154f558690150a23953a0adbd035be45fc7"
|
|
@@ -3357,6 +3461,14 @@ fill-range@^7.0.1:
|
|
|
dependencies:
|
|
|
to-regex-range "^5.0.1"
|
|
|
|
|
|
+find-babel-config@^1.2.0:
|
|
|
+ version "1.2.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/find-babel-config/-/find-babel-config-1.2.0.tgz#a9b7b317eb5b9860cda9d54740a8c8337a2283a2"
|
|
|
+ integrity sha512-jB2CHJeqy6a820ssiqwrKMeyC6nNdmrcgkKWJWmpoxpE8RKciYJXCcXRq1h2AzCo5I5BJeN2tkGEO3hLTuePRA==
|
|
|
+ dependencies:
|
|
|
+ json5 "^0.5.1"
|
|
|
+ path-exists "^3.0.0"
|
|
|
+
|
|
|
find-up@^1.0.0:
|
|
|
version "1.1.2"
|
|
|
resolved "https://registry.yarnpkg.com/find-up/-/find-up-1.1.2.tgz#6b2e9822b1a2ce0a60ab64d610eccad53cb24d0f"
|
|
@@ -3639,7 +3751,7 @@ glob-watcher@^5.0.3:
|
|
|
normalize-path "^3.0.0"
|
|
|
object.defaults "^1.1.0"
|
|
|
|
|
|
-glob@^7.0.0, glob@^7.1.1, glob@^7.1.3, glob@^7.1.7:
|
|
|
+glob@^7.0.0, glob@^7.1.1, glob@^7.1.3, glob@^7.1.6, glob@^7.1.7:
|
|
|
version "7.2.0"
|
|
|
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023"
|
|
|
integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
|
|
@@ -4028,7 +4140,7 @@ https-browserify@^1.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
|
|
|
integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=
|
|
|
|
|
|
-https-proxy-agent@^5.0.0:
|
|
|
+[email protected], https-proxy-agent@^5.0.0:
|
|
|
version "5.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-5.0.0.tgz#e2a90542abb68a762e0a0850f6c9edadfd8506b2"
|
|
|
integrity sha512-EkYm5BcKUGiduxzSt3Eppko+PiNWNEpa4ySk9vTC6wDsQJW9rHSa+UhGNJoRYp7bz6Ht1eaRIa6QaJqO5rCFbA==
|
|
@@ -4262,7 +4374,7 @@ is-color-stop@^1.0.0:
|
|
|
rgb-regex "^1.0.1"
|
|
|
rgba-regex "^1.0.0"
|
|
|
|
|
|
-is-core-module@^2.5.0, is-core-module@^2.8.0:
|
|
|
+is-core-module@^2.5.0, is-core-module@^2.8.0, is-core-module@^2.8.1:
|
|
|
version "2.8.1"
|
|
|
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.8.1.tgz#f59fdfca701d5879d0a6b100a40aa1560ce27211"
|
|
|
integrity sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA==
|
|
@@ -4604,7 +4716,7 @@ jest-get-type@^27.0.6, jest-get-type@^27.4.0:
|
|
|
resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-27.4.0.tgz#7503d2663fffa431638337b3998d39c5e928e9b5"
|
|
|
integrity sha512-tk9o+ld5TWq41DkK14L4wox4s2D9MtTpKaAVzXfr5CUKm5ZK2ExcaFE0qls2W71zE/6R2TxxrK9w2r6svAFDBQ==
|
|
|
|
|
|
-jest-matcher-utils@=27.2.5:
|
|
|
[email protected]:
|
|
|
version "27.2.5"
|
|
|
resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-27.2.5.tgz#4684faaa8eb32bf15e6edaead6834031897e2980"
|
|
|
integrity sha512-qNR/kh6bz0Dyv3m68Ck2g1fLW5KlSOUNcFQh87VXHZwWc/gY6XwnKofx76Qytz3x5LDWT09/2+yXndTkaG4aWg==
|
|
@@ -4644,7 +4756,7 @@ jest-regex-util@^27.0.6:
|
|
|
resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-27.4.0.tgz#e4c45b52653128843d07ad94aec34393ea14fbca"
|
|
|
integrity sha512-WeCpMpNnqJYMQoOjm1nTtsgbR4XHAk1u00qDoNBQoykM280+/TmgA5Qh5giC1ecy6a5d4hbSsHzpBtu5yvlbEg==
|
|
|
|
|
|
-jpeg-js@^0.4.2:
|
|
|
+jpeg-js@0.4.3:
|
|
|
version "0.4.3"
|
|
|
resolved "https://registry.yarnpkg.com/jpeg-js/-/jpeg-js-0.4.3.tgz#6158e09f1983ad773813704be80680550eff977b"
|
|
|
integrity sha512-ru1HWKek8octvUHFHvE5ZzQ1yAsJmIvRdGWvSoKV52XKyuyYA437QWDttXT8eZXDSbuMpHlLzPDZUPd6idIz+Q==
|
|
@@ -4697,13 +4809,18 @@ json-stringify-safe@^5.0.1:
|
|
|
resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
|
|
|
integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
|
|
|
|
|
|
-json5@^2.1.2:
|
|
|
+[email protected], json5@^2.1.2:
|
|
|
version "2.2.0"
|
|
|
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3"
|
|
|
integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==
|
|
|
dependencies:
|
|
|
minimist "^1.2.5"
|
|
|
|
|
|
+json5@^0.5.1:
|
|
|
+ version "0.5.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/json5/-/json5-0.5.1.tgz#1eade7acc012034ad84e2396767ead9fa5495821"
|
|
|
+ integrity sha1-Hq3nrMASA0rYTiOWdn6tn6VJWCE=
|
|
|
+
|
|
|
jsonfile@^4.0.0:
|
|
|
version "4.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb"
|
|
@@ -5156,10 +5273,10 @@ mime-db@^1.28.0:
|
|
|
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.51.0.tgz#d9ff62451859b18342d960850dc3cfb77e63fb0c"
|
|
|
integrity sha512-5y8A56jg7XVQx2mbv1lu49NR4dokRnhZYTtL+KGfaa27uq4pSTXkwQkFJl4pkRMyNFz/EtYDSkiiEHx3F7UN6g==
|
|
|
|
|
|
-mime@^2.4.6:
|
|
|
- version "2.6.0"
|
|
|
- resolved "https://registry.yarnpkg.com/mime/-/mime-2.6.0.tgz#a2a682a95cd4d0cb1d6257e28f83da7e35800367"
|
|
|
- integrity sha512-USPkMeET31rOMiarsBNIHZKLGgvKc/LrjofAnBlOttf5ajRvqiRA8QsenbcooctK6d6Ts6aqZXBA+XbkKthiQg==
|
|
|
+mime@3.0.0:
|
|
|
+ version "3.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/mime/-/mime-3.0.0.tgz#b374550dca3a0c18443b0c950a6a58f1931cf7a7"
|
|
|
+ integrity sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==
|
|
|
|
|
|
mimic-fn@^2.0.0:
|
|
|
version "2.1.0"
|
|
@@ -5191,7 +5308,7 @@ minimalistic-crypto-utils@^1.0.1:
|
|
|
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
|
|
|
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
|
|
|
|
|
|
-minimatch@^3.0.3, minimatch@^3.0.4:
|
|
|
+minimatch@3.0.4, minimatch@^3.0.4:
|
|
|
version "3.0.4"
|
|
|
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
|
|
|
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
|
|
@@ -5274,7 +5391,7 @@ [email protected]:
|
|
|
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
|
|
|
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
|
|
|
|
|
|
-ms@^2.1.2:
|
|
|
+ms@2.1.3:
|
|
|
version "2.1.3"
|
|
|
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
|
|
|
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
|
|
@@ -5614,15 +5731,7 @@ once@^1.3.0, once@^1.3.1, once@^1.3.2, once@^1.4.0:
|
|
|
dependencies:
|
|
|
wrappy "1"
|
|
|
|
|
|
-open@^7.1.0:
|
|
|
- version "7.4.2"
|
|
|
- resolved "https://registry.yarnpkg.com/open/-/open-7.4.2.tgz#b8147e26dcf3e426316c730089fd71edd29c2321"
|
|
|
- integrity sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q==
|
|
|
- dependencies:
|
|
|
- is-docker "^2.0.0"
|
|
|
- is-wsl "^2.1.1"
|
|
|
-
|
|
|
-open@^8.3.0:
|
|
|
[email protected]:
|
|
|
version "8.4.0"
|
|
|
resolved "https://registry.yarnpkg.com/open/-/open-8.4.0.tgz#345321ae18f8138f82565a910fdc6b39e8c244f8"
|
|
|
integrity sha512-XgFPPM+B28FtCCgSb9I+s9szOC1vZRSwgWsRUA5ylIxRTgKozqjOCrVOqGsYABPYK5qnfqClxZTFBa8PKt2v6Q==
|
|
@@ -5631,6 +5740,14 @@ open@^8.3.0:
|
|
|
is-docker "^2.1.1"
|
|
|
is-wsl "^2.2.0"
|
|
|
|
|
|
+open@^7.1.0:
|
|
|
+ version "7.4.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/open/-/open-7.4.2.tgz#b8147e26dcf3e426316c730089fd71edd29c2321"
|
|
|
+ integrity sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q==
|
|
|
+ dependencies:
|
|
|
+ is-docker "^2.0.0"
|
|
|
+ is-wsl "^2.1.1"
|
|
|
+
|
|
|
ordered-read-streams@^1.0.0:
|
|
|
version "1.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/ordered-read-streams/-/ordered-read-streams-1.0.1.tgz#77c0cb37c41525d64166d990ffad7ec6a0e1363e"
|
|
@@ -5942,12 +6059,12 @@ pinkie@^2.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/pinkie/-/pinkie-2.0.4.tgz#72556b80cfa0d48a974e80e77248e80ed4f7f870"
|
|
|
integrity sha1-clVrgM+g1IqXToDnckjoDtT3+HA=
|
|
|
|
|
|
-pirates@^4.0.1:
|
|
|
+pirates@4.0.4:
|
|
|
version "4.0.4"
|
|
|
resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.4.tgz#07df81e61028e402735cdd49db701e4885b4e6e6"
|
|
|
integrity sha512-ZIrVPH+A52Dw84R0L3/VS9Op04PuQ2SEoJL6bkshmiTic/HldyW9Tf7oH5mhJZBK7NmDx27vSMrYEXPXclpDKw==
|
|
|
|
|
|
-pixelmatch@^5.2.1:
|
|
|
[email protected]:
|
|
|
version "5.2.1"
|
|
|
resolved "https://registry.yarnpkg.com/pixelmatch/-/pixelmatch-5.2.1.tgz#9e4e4f4aa59648208a31310306a5bed5522b0d65"
|
|
|
integrity sha512-WjcAdYSnKrrdDdqTcVEY7aB7UhhwjYQKYhHiBXdJef0MOaQeYpUdQ+iVyBLa5YBKS8MPVPPMX7rpOByISLpeEQ==
|
|
@@ -6027,34 +6144,41 @@ [email protected]:
|
|
|
"@pixi/ticker" "6.2.0"
|
|
|
"@pixi/utils" "6.2.0"
|
|
|
|
|
|
-playwright-core@=1.17.1:
|
|
|
- version "1.17.1"
|
|
|
- resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.17.1.tgz#a16e0f89284a0ed8ae6d77e1c905c84b8a2ba022"
|
|
|
- integrity sha512-C3c8RpPiC3qr15fRDN6dx6WnUkPLFmST37gms2aoHPDRvp7EaGDPMMZPpqIm/QWB5J40xDrQCD4YYHz2nBTojQ==
|
|
|
+pkg-up@^3.1.0:
|
|
|
+ version "3.1.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-3.1.0.tgz#100ec235cc150e4fd42519412596a28512a0def5"
|
|
|
+ integrity sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==
|
|
|
dependencies:
|
|
|
- commander "^8.2.0"
|
|
|
- debug "^4.1.1"
|
|
|
- extract-zip "^2.0.1"
|
|
|
- https-proxy-agent "^5.0.0"
|
|
|
- jpeg-js "^0.4.2"
|
|
|
- mime "^2.4.6"
|
|
|
- pngjs "^5.0.0"
|
|
|
- progress "^2.0.3"
|
|
|
- proper-lockfile "^4.1.1"
|
|
|
- proxy-from-env "^1.1.0"
|
|
|
- rimraf "^3.0.2"
|
|
|
- socks-proxy-agent "^6.1.0"
|
|
|
- stack-utils "^2.0.3"
|
|
|
- ws "^7.4.6"
|
|
|
- yauzl "^2.10.0"
|
|
|
- yazl "^2.5.1"
|
|
|
+ find-up "^3.0.0"
|
|
|
|
|
|
-playwright@^1.17.1:
|
|
|
- version "1.17.1"
|
|
|
- resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.17.1.tgz#a6d63302ee40f41283c4bf869de261c4743a787c"
|
|
|
- integrity sha512-DisCkW9MblDJNS3rG61p8LiLA2WA7IY/4A4W7DX4BphWe/HuWjKmGQptuk4NVIh5UuSwXpW/jaH2+ZgjHs3GMA==
|
|
|
- dependencies:
|
|
|
- playwright-core "=1.17.1"
|
|
|
[email protected]:
|
|
|
+ version "1.19.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.19.2.tgz#90b9209554f174c649abf495952fcb4335437218"
|
|
|
+ integrity sha512-OsL3sJZIo1UxKNWSP7zW7sk3FyUGG06YRHxHeBw51eIOxTCQRx5t+hXd0cvXashN2CHnd3hIZTs2aKa/im4hZQ==
|
|
|
+ dependencies:
|
|
|
+ commander "8.3.0"
|
|
|
+ debug "4.3.3"
|
|
|
+ extract-zip "2.0.1"
|
|
|
+ https-proxy-agent "5.0.0"
|
|
|
+ jpeg-js "0.4.3"
|
|
|
+ mime "3.0.0"
|
|
|
+ pngjs "6.0.0"
|
|
|
+ progress "2.0.3"
|
|
|
+ proper-lockfile "4.1.2"
|
|
|
+ proxy-from-env "1.1.0"
|
|
|
+ rimraf "3.0.2"
|
|
|
+ socks-proxy-agent "6.1.1"
|
|
|
+ stack-utils "2.0.5"
|
|
|
+ ws "8.4.2"
|
|
|
+ yauzl "2.10.0"
|
|
|
+ yazl "2.5.1"
|
|
|
+
|
|
|
+playwright@^1.19.2:
|
|
|
+ version "1.19.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.19.2.tgz#d9927ae8512482642356e50a286c5767dfb7a621"
|
|
|
+ integrity sha512-2JmGWr/Iw/Uu27bZULeHgjn8doNrRVxIYdhspMuMlfKNpzwAe/sfm7wH8uey6jiZxnPL4bC5V4ACQcF4dAGWnw==
|
|
|
+ dependencies:
|
|
|
+ playwright-core "1.19.2"
|
|
|
|
|
|
plist@^3.0.2, plist@^3.0.4:
|
|
|
version "3.0.4"
|
|
@@ -6074,16 +6198,16 @@ [email protected]:
|
|
|
arr-union "^3.1.0"
|
|
|
extend-shallow "^3.0.2"
|
|
|
|
|
|
[email protected]:
|
|
|
+ version "6.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/pngjs/-/pngjs-6.0.0.tgz#ca9e5d2aa48db0228a52c419c3308e87720da821"
|
|
|
+ integrity sha512-TRzzuFRRmEoSW/p1KVAmiOgPco2Irlah+bGFCeNfJXxxYGwSw7YwAOAcd7X28K/m5bjBWKsC29KyoMfHbypayg==
|
|
|
+
|
|
|
pngjs@^4.0.1:
|
|
|
version "4.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/pngjs/-/pngjs-4.0.1.tgz#f803869bb2fc1bfe1bf99aa4ec21c108117cfdbe"
|
|
|
integrity sha512-rf5+2/ioHeQxR6IxuYNYGFytUyG3lma/WW1nsmjeHlWwtb2aByla6dkVc8pmJ9nplzkTA0q2xx7mMWrOTqT4Gg==
|
|
|
|
|
|
-pngjs@^5.0.0:
|
|
|
- version "5.0.0"
|
|
|
- resolved "https://registry.yarnpkg.com/pngjs/-/pngjs-5.0.0.tgz#e79dd2b215767fd9c04561c01236df960bce7fbb"
|
|
|
- integrity sha512-40QW5YalBNfQo5yRYmiw7Yz6TKKVr3h6970B2YE+3fQpsWcrbj1PzJgxeJ19DRQjhMbKPIuMY8rFaXc8moolVw==
|
|
|
-
|
|
|
popper.js@^1.11.1:
|
|
|
version "1.16.1"
|
|
|
resolved "https://registry.yarnpkg.com/popper.js/-/popper.js-1.16.1.tgz#2a223cb3dc7b6213d740e40372be40de43e65b1b"
|
|
@@ -6547,7 +6671,7 @@ process@^0.11.1, process@^0.11.10:
|
|
|
resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182"
|
|
|
integrity sha1-czIwDoQBYb2j5podHZGn1LwW8YI=
|
|
|
|
|
|
-progress@^2.0.3:
|
|
|
+[email protected], progress@^2.0.3:
|
|
|
version "2.0.3"
|
|
|
resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8"
|
|
|
integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==
|
|
@@ -6581,7 +6705,7 @@ [email protected], prop-types@^15.5.4, prop-types@^15.6.0, prop-types@^15.6.2:
|
|
|
object-assign "^4.1.1"
|
|
|
react-is "^16.13.1"
|
|
|
|
|
|
-proper-lockfile@^4.1.1:
|
|
|
+proper-lockfile@4.1.2:
|
|
|
version "4.1.2"
|
|
|
resolved "https://registry.yarnpkg.com/proper-lockfile/-/proper-lockfile-4.1.2.tgz#c8b9de2af6b2f1601067f98e01ac66baa223141f"
|
|
|
integrity sha512-TjNPblN4BwAWMXU8s9AEz4JmQxnD1NNL7bNOY/AKUzyamc379FWASUhc/K1pL2noVb+XmZKLL68cjzLsiOAMaA==
|
|
@@ -6595,7 +6719,7 @@ proto-list@~1.2.1:
|
|
|
resolved "https://registry.yarnpkg.com/proto-list/-/proto-list-1.2.4.tgz#212d5bfe1318306a420f6402b8e26ff39647a849"
|
|
|
integrity sha1-IS1b/hMYMGpCD2QCuOJv85ZHqEk=
|
|
|
|
|
|
-proxy-from-env@^1.1.0:
|
|
|
[email protected]:
|
|
|
version "1.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
|
|
|
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
|
|
@@ -7084,6 +7208,11 @@ require-main-filename@^1.0.1:
|
|
|
resolved "https://registry.yarnpkg.com/require-main-filename/-/require-main-filename-1.0.1.tgz#97f717b69d48784f5f526a6c5aa8ffdda055a4d1"
|
|
|
integrity sha1-l/cXtp1IeE9fUmpsWqj/3aBVpNE=
|
|
|
|
|
|
+reselect@^4.0.0:
|
|
|
+ version "4.1.5"
|
|
|
+ resolved "https://registry.yarnpkg.com/reselect/-/reselect-4.1.5.tgz#852c361247198da6756d07d9296c2b51eddb79f6"
|
|
|
+ integrity sha512-uVdlz8J7OO+ASpBYoz1Zypgx0KasCY20H+N8JD13oUMtPvSHQuscrHop4KbXrbsBcdB9Ds7lVK7eRkBIfO43vQ==
|
|
|
+
|
|
|
resolve-dir@^1.0.0, resolve-dir@^1.0.1:
|
|
|
version "1.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/resolve-dir/-/resolve-dir-1.0.1.tgz#79a40644c362be82f26effe739c9bb5382046f43"
|
|
@@ -7128,6 +7257,15 @@ resolve@^1.1.6, resolve@^1.1.7, resolve@^1.10.0, resolve@^1.20.0, resolve@^1.4.0
|
|
|
path-parse "^1.0.7"
|
|
|
supports-preserve-symlinks-flag "^1.0.0"
|
|
|
|
|
|
+resolve@^1.13.1:
|
|
|
+ version "1.22.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.0.tgz#5e0b8c67c15df57a89bdbabe603a002f21731198"
|
|
|
+ integrity sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==
|
|
|
+ dependencies:
|
|
|
+ is-core-module "^2.8.1"
|
|
|
+ path-parse "^1.0.7"
|
|
|
+ supports-preserve-symlinks-flag "^1.0.0"
|
|
|
+
|
|
|
responselike@^1.0.2:
|
|
|
version "1.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/responselike/-/responselike-1.0.2.tgz#918720ef3b631c5642be068f15ade5a46f4ba1e7"
|
|
@@ -7160,7 +7298,7 @@ rgba-regex@^1.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/rgba-regex/-/rgba-regex-1.0.0.tgz#43374e2e2ca0968b0ef1523460b7d730ff22eeb3"
|
|
|
integrity sha1-QzdOLiyglosO8VI0YLfXMP8i7rM=
|
|
|
|
|
|
-rimraf@^3.0.0, rimraf@^3.0.2:
|
|
|
+[email protected], rimraf@^3.0.0, rimraf@^3.0.2:
|
|
|
version "3.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a"
|
|
|
integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==
|
|
@@ -7429,7 +7567,7 @@ snapdragon@^0.8.1:
|
|
|
source-map-resolve "^0.5.0"
|
|
|
use "^3.1.0"
|
|
|
|
|
|
-socks-proxy-agent@^6.1.0:
|
|
|
+socks-proxy-agent@6.1.1:
|
|
|
version "6.1.1"
|
|
|
resolved "https://registry.yarnpkg.com/socks-proxy-agent/-/socks-proxy-agent-6.1.1.tgz#e664e8f1aaf4e1fb3df945f09e3d94f911137f87"
|
|
|
integrity sha512-t8J0kG3csjA4g6FTbsMOWws+7R7vuRC8aQ/wy3/1OWmsgwA68zs/+cExQ0koSitUDXqhufF/YJr9wtNMZHw5Ew==
|
|
@@ -7476,7 +7614,7 @@ source-map-resolve@^0.5.0:
|
|
|
source-map-url "^0.4.0"
|
|
|
urix "^0.1.0"
|
|
|
|
|
|
-source-map-support@^0.4.15, source-map-support@^0.4.18:
|
|
|
+source-map-support@0.4.18, source-map-support@^0.4.15:
|
|
|
version "0.4.18"
|
|
|
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.4.18.tgz#0286a6de8be42641338594e97ccea75f0a2c585f"
|
|
|
integrity sha512-try0/JqxPLF9nOjvSta7tVondkP5dwgyLDjVoyMDlmjugT2lRZ1OfsrYTkCd2hkDnJTKRbO/Rl3orm8vlsUzbA==
|
|
@@ -7568,7 +7706,7 @@ [email protected]:
|
|
|
resolved "https://registry.yarnpkg.com/stack-trace/-/stack-trace-0.0.10.tgz#547c70b347e8d32b4e108ea1a2a159e5fdde19c0"
|
|
|
integrity sha1-VHxws0fo0ytOEI6hoqFZ5f3eGcA=
|
|
|
|
|
|
-stack-utils@^2.0.3:
|
|
|
+[email protected], stack-utils@^2.0.3:
|
|
|
version "2.0.5"
|
|
|
resolved "https://registry.yarnpkg.com/stack-utils/-/stack-utils-2.0.5.tgz#d25265fca995154659dbbfba3b49254778d2fdd5"
|
|
|
integrity sha512-xrQcmYhOsn/1kX+Vraq+7j4oE2j/6BFscZ0etmYg81xuM8Gq0022Pxb8+IqgOFUIaxHs0KaSb7T1+OegiNrNFA==
|
|
@@ -8621,6 +8759,11 @@ write-file-atomic@^3.0.3:
|
|
|
signal-exit "^3.0.2"
|
|
|
typedarray-to-buffer "^3.1.5"
|
|
|
|
|
|
[email protected]:
|
|
|
+ version "8.4.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/ws/-/ws-8.4.2.tgz#18e749868d8439f2268368829042894b6907aa0b"
|
|
|
+ integrity sha512-Kbk4Nxyq7/ZWqr/tarI9yIt/+iNNFOjBXEWgTb4ydaNHBNGgvf2QHbS9fdfsndfjFlFwEd4Al+mw83YkaD10ZA==
|
|
|
+
|
|
|
ws@^7.4.6:
|
|
|
version "7.5.6"
|
|
|
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.6.tgz#e59fc509fb15ddfb65487ee9765c5a51dec5fe7b"
|
|
@@ -8750,7 +8893,7 @@ yargs@^7.1.0:
|
|
|
y18n "^3.2.1"
|
|
|
yargs-parser "^5.0.1"
|
|
|
|
|
|
-yauzl@^2.10.0:
|
|
|
+[email protected], yauzl@^2.10.0:
|
|
|
version "2.10.0"
|
|
|
resolved "https://registry.yarnpkg.com/yauzl/-/yauzl-2.10.0.tgz#c7eb17c93e112cb1086fa6d8e51fb0667b79a5f9"
|
|
|
integrity sha1-x+sXyT4RLLEIb6bY5R+wZnt5pfk=
|
|
@@ -8758,7 +8901,7 @@ yauzl@^2.10.0:
|
|
|
buffer-crc32 "~0.2.3"
|
|
|
fd-slicer "~1.1.0"
|
|
|
|
|
|
-yazl@^2.5.1:
|
|
|
[email protected]:
|
|
|
version "2.5.1"
|
|
|
resolved "https://registry.yarnpkg.com/yazl/-/yazl-2.5.1.tgz#a3d65d3dd659a5b0937850e8609f22fffa2b5c35"
|
|
|
integrity sha512-phENi2PLiHnHb6QBVot+dJnaAZ0xosj7p3fWl+znIjBDlnMI2PsZCJZ306BPTFOaHf5qdDEI8x5qFrSOBN5vrw==
|