CoolFace
Apppublic

Mythus/Staging

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes
yarn.lock10596 linesDownload Raw Back to webeditor
1# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.2# yarn lockfile v13 4 5"@ampproject/remapping@^2.1.0":6  version "2.2.0"7  resolved "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.0.tgz"8  integrity sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==9  dependencies:10    "@jridgewell/gen-mapping" "^0.1.0"11    "@jridgewell/trace-mapping" "^0.3.9"12 13"@babel/code-frame@7.10.4", "@babel/code-frame@~7.10.4":14  version "7.10.4"15  resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.4.tgz"16  integrity sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==17  dependencies:18    "@babel/highlight" "^7.10.4"19 20"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.16.7", "@babel/code-frame@^7.5.5", "@babel/code-frame@^7.8.3":21  version "7.16.7"22  resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.16.7.tgz"23  integrity sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg==24  dependencies:25    "@babel/highlight" "^7.16.7"26 27"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.17.0", "@babel/compat-data@^7.17.10":28  version "7.17.10"29  resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.17.10.tgz"30  integrity sha512-GZt/TCsG70Ms19gfZO1tM4CVnXsPgEPBCpJu+Qz3L0LUDsY5nZqFZglIoPC1kIYOtNBZlrnFT+klg12vFGZXrw==31 32"@babel/core@7.9.0":33  version "7.9.0"34  resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.9.0.tgz#ac977b538b77e132ff706f3b8a4dbad09c03c56e"35  integrity sha512-kWc7L0fw1xwvI0zi8OKVBuxRVefwGOrKSQMvrQ3dW+bIIavBY3/NpXmpjMy7bQnLgwgzWQZ8TlM57YHpHNHz4w==36  dependencies:37    "@babel/code-frame" "^7.8.3"38    "@babel/generator" "^7.9.0"39    "@babel/helper-module-transforms" "^7.9.0"40    "@babel/helpers" "^7.9.0"41    "@babel/parser" "^7.9.0"42    "@babel/template" "^7.8.6"43    "@babel/traverse" "^7.9.0"44    "@babel/types" "^7.9.0"45    convert-source-map "^1.7.0"46    debug "^4.1.0"47    gensync "^1.0.0-beta.1"48    json5 "^2.1.2"49    lodash "^4.17.13"50    resolve "^1.3.2"51    semver "^5.4.1"52    source-map "^0.5.0"53 54"@babel/core@^7.12.9", "@babel/core@^7.13.16", "@babel/core@^7.14.0":55  version "7.17.10"56  resolved "https://registry.npmjs.org/@babel/core/-/core-7.17.10.tgz"57  integrity sha512-liKoppandF3ZcBnIYFjfSDHZLKdLHGJRkoWtG8zQyGJBQfIYobpnVGI5+pLBNtS6psFLDzyq8+h5HiVljW9PNA==58  dependencies:59    "@ampproject/remapping" "^2.1.0"60    "@babel/code-frame" "^7.16.7"61    "@babel/generator" "^7.17.10"62    "@babel/helper-compilation-targets" "^7.17.10"63    "@babel/helper-module-transforms" "^7.17.7"64    "@babel/helpers" "^7.17.9"65    "@babel/parser" "^7.17.10"66    "@babel/template" "^7.16.7"67    "@babel/traverse" "^7.17.10"68    "@babel/types" "^7.17.10"69    convert-source-map "^1.7.0"70    debug "^4.1.0"71    gensync "^1.0.0-beta.2"72    json5 "^2.2.1"73    semver "^6.3.0"74 75"@babel/generator@^7.14.0", "@babel/generator@^7.17.10", "@babel/generator@^7.9.0":76  version "7.17.10"77  resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.17.10.tgz"78  integrity sha512-46MJZZo9y3o4kmhBVc7zW7i8dtR1oIK/sdO5NcfcZRhTGYi+KKJRtHNgsU6c4VUcJmUNV/LQdebD/9Dlv4K+Tg==79  dependencies:80    "@babel/types" "^7.17.10"81    "@jridgewell/gen-mapping" "^0.1.0"82    jsesc "^2.5.1"83 84"@babel/helper-annotate-as-pure@^7.16.7":85  version "7.16.7"86  resolved "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz"87  integrity sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw==88  dependencies:89    "@babel/types" "^7.16.7"90 91"@babel/helper-builder-binary-assignment-operator-visitor@^7.16.7":92  version "7.16.7"93  resolved "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.16.7.tgz"94  integrity sha512-C6FdbRaxYjwVu/geKW4ZeQ0Q31AftgRcdSnZ5/jsH6BzCJbtvXvhpfkbkThYSuutZA7nCXpPR6AD9zd1dprMkA==95  dependencies:96    "@babel/helper-explode-assignable-expression" "^7.16.7"97    "@babel/types" "^7.16.7"98 99"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7", "@babel/helper-compilation-targets@^7.17.10":100  version "7.17.10"101  resolved "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.10.tgz"102  integrity sha512-gh3RxjWbauw/dFiU/7whjd0qN9K6nPJMqe6+Er7rOavFh0CQUSwhAE3IcTho2rywPJFxej6TUUHDkWcYI6gGqQ==103  dependencies:104    "@babel/compat-data" "^7.17.10"105    "@babel/helper-validator-option" "^7.16.7"106    browserslist "^4.20.2"107    semver "^6.3.0"108 109"@babel/helper-create-class-features-plugin@^7.16.10", "@babel/helper-create-class-features-plugin@^7.16.7", "@babel/helper-create-class-features-plugin@^7.17.6", "@babel/helper-create-class-features-plugin@^7.17.9":110  version "7.17.9"111  resolved "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.17.9.tgz"112  integrity sha512-kUjip3gruz6AJKOq5i3nC6CoCEEF/oHH3cp6tOZhB+IyyyPyW0g1Gfsxn3mkk6S08pIA2y8GQh609v9G/5sHVQ==113  dependencies:114    "@babel/helper-annotate-as-pure" "^7.16.7"115    "@babel/helper-environment-visitor" "^7.16.7"116    "@babel/helper-function-name" "^7.17.9"117    "@babel/helper-member-expression-to-functions" "^7.17.7"118    "@babel/helper-optimise-call-expression" "^7.16.7"119    "@babel/helper-replace-supers" "^7.16.7"120    "@babel/helper-split-export-declaration" "^7.16.7"121 122"@babel/helper-create-regexp-features-plugin@^7.16.7", "@babel/helper-create-regexp-features-plugin@^7.17.0":123  version "7.17.0"124  resolved "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.17.0.tgz"125  integrity sha512-awO2So99wG6KnlE+TPs6rn83gCz5WlEePJDTnLEqbchMVrBeAujURVphRdigsk094VhvZehFoNOihSlcBjwsXA==126  dependencies:127    "@babel/helper-annotate-as-pure" "^7.16.7"128    regexpu-core "^5.0.1"129 130"@babel/helper-define-polyfill-provider@^0.3.1":131  version "0.3.1"132  resolved "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.1.tgz"133  integrity sha512-J9hGMpJQmtWmj46B3kBHmL38UhJGhYX7eqkcq+2gsstyYt341HmPeWspihX43yVRA0mS+8GGk2Gckc7bY/HCmA==134  dependencies:135    "@babel/helper-compilation-targets" "^7.13.0"136    "@babel/helper-module-imports" "^7.12.13"137    "@babel/helper-plugin-utils" "^7.13.0"138    "@babel/traverse" "^7.13.0"139    debug "^4.1.1"140    lodash.debounce "^4.0.8"141    resolve "^1.14.2"142    semver "^6.1.2"143 144"@babel/helper-environment-visitor@^7.16.7":145  version "7.16.7"146  resolved "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.7.tgz"147  integrity sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag==148  dependencies:149    "@babel/types" "^7.16.7"150 151"@babel/helper-explode-assignable-expression@^7.16.7":152  version "7.16.7"153  resolved "https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.16.7.tgz"154  integrity sha512-KyUenhWMC8VrxzkGP0Jizjo4/Zx+1nNZhgocs+gLzyZyB8SHidhoq9KK/8Ato4anhwsivfkBLftky7gvzbZMtQ==155  dependencies:156    "@babel/types" "^7.16.7"157 158"@babel/helper-function-name@^7.16.7", "@babel/helper-function-name@^7.17.9":159  version "7.17.9"160  resolved "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.17.9.tgz"161  integrity sha512-7cRisGlVtiVqZ0MW0/yFB4atgpGLWEHUVYnb448hZK4x+vih0YO5UoS11XIYtZYqHd0dIPMdUSv8q5K4LdMnIg==162  dependencies:163    "@babel/template" "^7.16.7"164    "@babel/types" "^7.17.0"165 166"@babel/helper-hoist-variables@^7.16.7":167  version "7.16.7"168  resolved "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz"169  integrity sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==170  dependencies:171    "@babel/types" "^7.16.7"172 173"@babel/helper-member-expression-to-functions@^7.16.7", "@babel/helper-member-expression-to-functions@^7.17.7":174  version "7.17.7"175  resolved "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.17.7.tgz"176  integrity sha512-thxXgnQ8qQ11W2wVUObIqDL4p148VMxkt5T/qpN5k2fboRyzFGFmKsTGViquyM5QHKUy48OZoca8kw4ajaDPyw==177  dependencies:178    "@babel/types" "^7.17.0"179 180"@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.16.7":181  version "7.16.7"182  resolved "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz"183  integrity sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==184  dependencies:185    "@babel/types" "^7.16.7"186 187"@babel/helper-module-transforms@^7.16.7", "@babel/helper-module-transforms@^7.17.7", "@babel/helper-module-transforms@^7.9.0":188  version "7.17.7"189  resolved "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.17.7.tgz"190  integrity sha512-VmZD99F3gNTYB7fJRDTi+u6l/zxY0BE6OIxPSU7a50s6ZUQkHwSDmV92FfM+oCG0pZRVojGYhkR8I0OGeCVREw==191  dependencies:192    "@babel/helper-environment-visitor" "^7.16.7"193    "@babel/helper-module-imports" "^7.16.7"194    "@babel/helper-simple-access" "^7.17.7"195    "@babel/helper-split-export-declaration" "^7.16.7"196    "@babel/helper-validator-identifier" "^7.16.7"197    "@babel/template" "^7.16.7"198    "@babel/traverse" "^7.17.3"199    "@babel/types" "^7.17.0"200 201"@babel/helper-optimise-call-expression@^7.16.7":202  version "7.16.7"203  resolved "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.7.tgz"204  integrity sha512-EtgBhg7rd/JcnpZFXpBy0ze1YRfdm7BnBX4uKMBd3ixa3RGAE002JZB66FJyNH7g0F38U05pXmA5P8cBh7z+1w==205  dependencies:206    "@babel/types" "^7.16.7"207 208"@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.16.7", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":209  version "7.16.7"210  resolved "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.7.tgz"211  integrity sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA==212 213"@babel/helper-remap-async-to-generator@^7.16.8":214  version "7.16.8"215  resolved "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.8.tgz"216  integrity sha512-fm0gH7Flb8H51LqJHy3HJ3wnE1+qtYR2A99K06ahwrawLdOFsCEWjZOrYricXJHoPSudNKxrMBUPEIPxiIIvBw==217  dependencies:218    "@babel/helper-annotate-as-pure" "^7.16.7"219    "@babel/helper-wrap-function" "^7.16.8"220    "@babel/types" "^7.16.8"221 222"@babel/helper-replace-supers@^7.16.7":223  version "7.16.7"224  resolved "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.16.7.tgz"225  integrity sha512-y9vsWilTNaVnVh6xiJfABzsNpgDPKev9HnAgz6Gb1p6UUwf9NepdlsV7VXGCftJM+jqD5f7JIEubcpLjZj5dBw==226  dependencies:227    "@babel/helper-environment-visitor" "^7.16.7"228    "@babel/helper-member-expression-to-functions" "^7.16.7"229    "@babel/helper-optimise-call-expression" "^7.16.7"230    "@babel/traverse" "^7.16.7"231    "@babel/types" "^7.16.7"232 233"@babel/helper-simple-access@^7.17.7":234  version "7.17.7"235  resolved "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.17.7.tgz"236  integrity sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA==237  dependencies:238    "@babel/types" "^7.17.0"239 240"@babel/helper-skip-transparent-expression-wrappers@^7.16.0":241  version "7.16.0"242  resolved "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz"243  integrity sha512-+il1gTy0oHwUsBQZyJvukbB4vPMdcYBrFHa0Uc4AizLxbq6BOYC51Rv4tWocX9BLBDLZ4kc6qUFpQ6HRgL+3zw==244  dependencies:245    "@babel/types" "^7.16.0"246 247"@babel/helper-split-export-declaration@^7.16.7":248  version "7.16.7"249  resolved "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.7.tgz"250  integrity sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw==251  dependencies:252    "@babel/types" "^7.16.7"253 254"@babel/helper-validator-identifier@^7.16.7":255  version "7.16.7"256  resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz"257  integrity sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==258 259"@babel/helper-validator-option@^7.16.7":260  version "7.16.7"261  resolved "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz"262  integrity sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ==263 264"@babel/helper-wrap-function@^7.16.8":265  version "7.16.8"266  resolved "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.16.8.tgz"267  integrity sha512-8RpyRVIAW1RcDDGTA+GpPAwV22wXCfKOoM9bet6TLkGIFTkRQSkH1nMQ5Yet4MpoXe1ZwHPVtNasc2w0uZMqnw==268  dependencies:269    "@babel/helper-function-name" "^7.16.7"270    "@babel/template" "^7.16.7"271    "@babel/traverse" "^7.16.8"272    "@babel/types" "^7.16.8"273 274"@babel/helpers@^7.17.9", "@babel/helpers@^7.9.0":275  version "7.17.9"276  resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.17.9.tgz"277  integrity sha512-cPCt915ShDWUEzEp3+UNRktO2n6v49l5RSnG9M5pS24hA+2FAc5si+Pn1i4VVbQQ+jh+bIZhPFQOJOzbrOYY1Q==278  dependencies:279    "@babel/template" "^7.16.7"280    "@babel/traverse" "^7.17.9"281    "@babel/types" "^7.17.0"282 283"@babel/highlight@^7.10.4", "@babel/highlight@^7.16.7":284  version "7.17.9"285  resolved "https://registry.npmjs.org/@babel/highlight/-/highlight-7.17.9.tgz"286  integrity sha512-J9PfEKCbFIv2X5bjTMiZu6Vf341N05QIY+d6FvVKynkG1S7G0j3I0QoRtWIrXhZ+/Nlb5Q0MzqL7TokEJ5BNHg==287  dependencies:288    "@babel/helper-validator-identifier" "^7.16.7"289    chalk "^2.0.0"290    js-tokens "^4.0.0"291 292"@babel/parser@^7.13.16", "@babel/parser@^7.14.0", "@babel/parser@^7.16.7", "@babel/parser@^7.17.10", "@babel/parser@^7.9.0":293  version "7.17.10"294  resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.17.10.tgz"295  integrity sha512-n2Q6i+fnJqzOaq2VkdXxy2TCPCWQZHiCo0XqmrCvDWcZQKRyZzYi4Z0yxlBuN0w+r2ZHmre+Q087DSrw3pbJDQ==296 297"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":298  version "7.16.7"299  resolved "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.7.tgz"300  integrity sha512-anv/DObl7waiGEnC24O9zqL0pSuI9hljihqiDuFHC8d7/bjr/4RLGPWuc8rYOff/QPzbEPSkzG8wGG9aDuhHRg==301  dependencies:302    "@babel/helper-plugin-utils" "^7.16.7"303 304"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.16.7":305  version "7.16.7"306  resolved "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.16.7.tgz"307  integrity sha512-di8vUHRdf+4aJ7ltXhaDbPoszdkh59AQtJM5soLsuHpQJdFQZOA4uGj0V2u/CZ8bJ/u8ULDL5yq6FO/bCXnKHw==308  dependencies:309    "@babel/helper-plugin-utils" "^7.16.7"310    "@babel/helper-skip-transparent-expression-wrappers" "^7.16.0"311    "@babel/plugin-proposal-optional-chaining" "^7.16.7"312 313"@babel/plugin-proposal-async-generator-functions@^7.16.8":314  version "7.16.8"315  resolved "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.8.tgz"316  integrity sha512-71YHIvMuiuqWJQkebWJtdhQTfd4Q4mF76q2IX37uZPkG9+olBxsX+rH1vkhFto4UeJZ9dPY2s+mDvhDm1u2BGQ==317  dependencies:318    "@babel/helper-plugin-utils" "^7.16.7"319    "@babel/helper-remap-async-to-generator" "^7.16.8"320    "@babel/plugin-syntax-async-generators" "^7.8.4"321 322"@babel/plugin-proposal-class-properties@^7.0.0", "@babel/plugin-proposal-class-properties@^7.13.0", "@babel/plugin-proposal-class-properties@^7.16.7":323  version "7.16.7"324  resolved "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.16.7.tgz"325  integrity sha512-IobU0Xme31ewjYOShSIqd/ZGM/r/cuOz2z0MDbNrhF5FW+ZVgi0f2lyeoj9KFPDOAqsYxmLWZte1WOwlvY9aww==326  dependencies:327    "@babel/helper-create-class-features-plugin" "^7.16.7"328    "@babel/helper-plugin-utils" "^7.16.7"329 330"@babel/plugin-proposal-class-static-block@^7.17.6":331  version "7.17.6"332  resolved "https://registry.npmjs.org/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.17.6.tgz"333  integrity sha512-X/tididvL2zbs7jZCeeRJ8167U/+Ac135AM6jCAx6gYXDUviZV5Ku9UDvWS2NCuWlFjIRXklYhwo6HhAC7ETnA==334  dependencies:335    "@babel/helper-create-class-features-plugin" "^7.17.6"336    "@babel/helper-plugin-utils" "^7.16.7"337    "@babel/plugin-syntax-class-static-block" "^7.14.5"338 339"@babel/plugin-proposal-decorators@^7.12.9":340  version "7.17.9"341  resolved "https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.17.9.tgz"342  integrity sha512-EfH2LZ/vPa2wuPwJ26j+kYRkaubf89UlwxKXtxqEm57HrgSEYDB8t4swFP+p8LcI9yiP9ZRJJjo/58hS6BnaDA==343  dependencies:344    "@babel/helper-create-class-features-plugin" "^7.17.9"345    "@babel/helper-plugin-utils" "^7.16.7"346    "@babel/helper-replace-supers" "^7.16.7"347    "@babel/helper-split-export-declaration" "^7.16.7"348    "@babel/plugin-syntax-decorators" "^7.17.0"349    charcodes "^0.2.0"350 351"@babel/plugin-proposal-dynamic-import@^7.16.7":352  version "7.16.7"353  resolved "https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.16.7.tgz"354  integrity sha512-I8SW9Ho3/8DRSdmDdH3gORdyUuYnk1m4cMxUAdu5oy4n3OfN8flDEH+d60iG7dUfi0KkYwSvoalHzzdRzpWHTg==355  dependencies:356    "@babel/helper-plugin-utils" "^7.16.7"357    "@babel/plugin-syntax-dynamic-import" "^7.8.3"358 359"@babel/plugin-proposal-export-default-from@^7.0.0":360  version "7.16.7"361  resolved "https://registry.npmjs.org/@babel/plugin-proposal-export-default-from/-/plugin-proposal-export-default-from-7.16.7.tgz"362  integrity sha512-+cENpW1rgIjExn+o5c8Jw/4BuH4eGKKYvkMB8/0ZxFQ9mC0t4z09VsPIwNg6waF69QYC81zxGeAsREGuqQoKeg==363  dependencies:364    "@babel/helper-plugin-utils" "^7.16.7"365    "@babel/plugin-syntax-export-default-from" "^7.16.7"366 367"@babel/plugin-proposal-export-namespace-from@^7.16.7":368  version "7.16.7"369  resolved "https://registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.16.7.tgz"370  integrity sha512-ZxdtqDXLRGBL64ocZcs7ovt71L3jhC1RGSyR996svrCi3PYqHNkb3SwPJCs8RIzD86s+WPpt2S73+EHCGO+NUA==371  dependencies:372    "@babel/helper-plugin-utils" "^7.16.7"373    "@babel/plugin-syntax-export-namespace-from" "^7.8.3"374 375"@babel/plugin-proposal-json-strings@^7.16.7":376  version "7.16.7"377  resolved "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.16.7.tgz"378  integrity sha512-lNZ3EEggsGY78JavgbHsK9u5P3pQaW7k4axlgFLYkMd7UBsiNahCITShLjNQschPyjtO6dADrL24757IdhBrsQ==379  dependencies:380    "@babel/helper-plugin-utils" "^7.16.7"381    "@babel/plugin-syntax-json-strings" "^7.8.3"382 383"@babel/plugin-proposal-logical-assignment-operators@^7.16.7":384  version "7.16.7"385  resolved "https://registry.npmjs.org/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.16.7.tgz"386  integrity sha512-K3XzyZJGQCr00+EtYtrDjmwX7o7PLK6U9bi1nCwkQioRFVUv6dJoxbQjtWVtP+bCPy82bONBKG8NPyQ4+i6yjg==387  dependencies:388    "@babel/helper-plugin-utils" "^7.16.7"389    "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"390 391"@babel/plugin-proposal-nullish-coalescing-operator@^7.0.0", "@babel/plugin-proposal-nullish-coalescing-operator@^7.13.8", "@babel/plugin-proposal-nullish-coalescing-operator@^7.16.7":392  version "7.16.7"393  resolved "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.16.7.tgz"394  integrity sha512-aUOrYU3EVtjf62jQrCj63pYZ7k6vns2h/DQvHPWGmsJRYzWXZ6/AsfgpiRy6XiuIDADhJzP2Q9MwSMKauBQ+UQ==395  dependencies:396    "@babel/helper-plugin-utils" "^7.16.7"397    "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"398 399"@babel/plugin-proposal-numeric-separator@^7.16.7":400  version "7.16.7"401  resolved "https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.16.7.tgz"402  integrity sha512-vQgPMknOIgiuVqbokToyXbkY/OmmjAzr/0lhSIbG/KmnzXPGwW/AdhdKpi+O4X/VkWiWjnkKOBiqJrTaC98VKw==403  dependencies:404    "@babel/helper-plugin-utils" "^7.16.7"405    "@babel/plugin-syntax-numeric-separator" "^7.10.4"406 407"@babel/plugin-proposal-object-rest-spread@^7.0.0", "@babel/plugin-proposal-object-rest-spread@^7.17.3":408  version "7.17.3"409  resolved "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.17.3.tgz"410  integrity sha512-yuL5iQA/TbZn+RGAfxQXfi7CNLmKi1f8zInn4IgobuCWcAb7i+zj4TYzQ9l8cEzVyJ89PDGuqxK1xZpUDISesw==411  dependencies:412    "@babel/compat-data" "^7.17.0"413    "@babel/helper-compilation-targets" "^7.16.7"414    "@babel/helper-plugin-utils" "^7.16.7"415    "@babel/plugin-syntax-object-rest-spread" "^7.8.3"416    "@babel/plugin-transform-parameters" "^7.16.7"417 418"@babel/plugin-proposal-optional-catch-binding@^7.0.0", "@babel/plugin-proposal-optional-catch-binding@^7.16.7":419  version "7.16.7"420  resolved "https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.16.7.tgz"421  integrity sha512-eMOH/L4OvWSZAE1VkHbr1vckLG1WUcHGJSLqqQwl2GaUqG6QjddvrOaTUMNYiv77H5IKPMZ9U9P7EaHwvAShfA==422  dependencies:423    "@babel/helper-plugin-utils" "^7.16.7"424    "@babel/plugin-syntax-optional-catch-binding" "^7.8.3"425 426"@babel/plugin-proposal-optional-chaining@^7.0.0", "@babel/plugin-proposal-optional-chaining@^7.13.12", "@babel/plugin-proposal-optional-chaining@^7.16.7":427  version "7.16.7"428  resolved "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.16.7.tgz"429  integrity sha512-eC3xy+ZrUcBtP7x+sq62Q/HYd674pPTb/77XZMb5wbDPGWIdUbSr4Agr052+zaUPSb+gGRnjxXfKFvx5iMJ+DA==430  dependencies:431    "@babel/helper-plugin-utils" "^7.16.7"432    "@babel/helper-skip-transparent-expression-wrappers" "^7.16.0"433    "@babel/plugin-syntax-optional-chaining" "^7.8.3"434 435"@babel/plugin-proposal-private-methods@^7.16.11":436  version "7.16.11"437  resolved "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.11.tgz"438  integrity sha512-F/2uAkPlXDr8+BHpZvo19w3hLFKge+k75XUprE6jaqKxjGkSYcK+4c+bup5PdW/7W/Rpjwql7FTVEDW+fRAQsw==439  dependencies:440    "@babel/helper-create-class-features-plugin" "^7.16.10"441    "@babel/helper-plugin-utils" "^7.16.7"442 443"@babel/plugin-proposal-private-property-in-object@^7.16.7":444  version "7.16.7"445  resolved "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.16.7.tgz"446  integrity sha512-rMQkjcOFbm+ufe3bTZLyOfsOUOxyvLXZJCTARhJr+8UMSoZmqTe1K1BgkFcrW37rAchWg57yI69ORxiWvUINuQ==447  dependencies:448    "@babel/helper-annotate-as-pure" "^7.16.7"449    "@babel/helper-create-class-features-plugin" "^7.16.7"450    "@babel/helper-plugin-utils" "^7.16.7"451    "@babel/plugin-syntax-private-property-in-object" "^7.14.5"452 453"@babel/plugin-proposal-unicode-property-regex@^7.16.7", "@babel/plugin-proposal-unicode-property-regex@^7.4.4":454  version "7.16.7"455  resolved "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.16.7.tgz"456  integrity sha512-QRK0YI/40VLhNVGIjRNAAQkEHws0cswSdFFjpFyt943YmJIU1da9uW63Iu6NFV6CxTZW5eTDCrwZUstBWgp/Rg==457  dependencies:458    "@babel/helper-create-regexp-features-plugin" "^7.16.7"459    "@babel/helper-plugin-utils" "^7.16.7"460 461"@babel/plugin-syntax-async-generators@^7.8.4":462  version "7.8.4"463  resolved "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz"464  integrity sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==465  dependencies:466    "@babel/helper-plugin-utils" "^7.8.0"467 468"@babel/plugin-syntax-class-properties@^7.0.0", "@babel/plugin-syntax-class-properties@^7.12.13":469  version "7.12.13"470  resolved "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz"471  integrity sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==472  dependencies:473    "@babel/helper-plugin-utils" "^7.12.13"474 475"@babel/plugin-syntax-class-static-block@^7.14.5":476  version "7.14.5"477  resolved "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz"478  integrity sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==479  dependencies:480    "@babel/helper-plugin-utils" "^7.14.5"481 482"@babel/plugin-syntax-decorators@^7.17.0":483  version "7.17.0"484  resolved "https://registry.npmjs.org/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.17.0.tgz"485  integrity sha512-qWe85yCXsvDEluNP0OyeQjH63DlhAR3W7K9BxxU1MvbDb48tgBG+Ao6IJJ6smPDrrVzSQZrbF6donpkFBMcs3A==486  dependencies:487    "@babel/helper-plugin-utils" "^7.16.7"488 489"@babel/plugin-syntax-dynamic-import@^7.0.0", "@babel/plugin-syntax-dynamic-import@^7.8.3":490  version "7.8.3"491  resolved "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz"492  integrity sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==493  dependencies:494    "@babel/helper-plugin-utils" "^7.8.0"495 496"@babel/plugin-syntax-export-default-from@^7.0.0", "@babel/plugin-syntax-export-default-from@^7.16.7":497  version "7.16.7"498  resolved "https://registry.npmjs.org/@babel/plugin-syntax-export-default-from/-/plugin-syntax-export-default-from-7.16.7.tgz"499  integrity sha512-4C3E4NsrLOgftKaTYTULhHsuQrGv3FHrBzOMDiS7UYKIpgGBkAdawg4h+EI8zPeK9M0fiIIh72hIwsI24K7MbA==500  dependencies:501    "@babel/helper-plugin-utils" "^7.16.7"502 503"@babel/plugin-syntax-export-namespace-from@^7.8.3":504  version "7.8.3"505  resolved "https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz"506  integrity sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==507  dependencies:508    "@babel/helper-plugin-utils" "^7.8.3"509 510"@babel/plugin-syntax-flow@^7.0.0", "@babel/plugin-syntax-flow@^7.16.7", "@babel/plugin-syntax-flow@^7.2.0":511  version "7.16.7"512  resolved "https://registry.npmjs.org/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.16.7.tgz"513  integrity sha512-UDo3YGQO0jH6ytzVwgSLv9i/CzMcUjbKenL67dTrAZPPv6GFAtDhe6jqnvmoKzC/7htNTohhos+onPtDMqJwaQ==514  dependencies:515    "@babel/helper-plugin-utils" "^7.16.7"516 517"@babel/plugin-syntax-json-strings@^7.8.3":518  version "7.8.3"519  resolved "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz"520  integrity sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==521  dependencies:522    "@babel/helper-plugin-utils" "^7.8.0"523 524"@babel/plugin-syntax-jsx@^7.0.0", "@babel/plugin-syntax-jsx@^7.16.7":525  version "7.16.7"526  resolved "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.16.7.tgz"527  integrity sha512-Esxmk7YjA8QysKeT3VhTXvF6y77f/a91SIs4pWb4H2eWGQkCKFgQaG6hdoEVZtGsrAcb2K5BW66XsOErD4WU3Q==528  dependencies:529    "@babel/helper-plugin-utils" "^7.16.7"530 531"@babel/plugin-syntax-logical-assignment-operators@^7.10.4":532  version "7.10.4"533  resolved "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz"534  integrity sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==535  dependencies:536    "@babel/helper-plugin-utils" "^7.10.4"537 538"@babel/plugin-syntax-nullish-coalescing-operator@^7.0.0", "@babel/plugin-syntax-nullish-coalescing-operator@^7.8.3":539  version "7.8.3"540  resolved "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz"541  integrity sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==542  dependencies:543    "@babel/helper-plugin-utils" "^7.8.0"544 545"@babel/plugin-syntax-numeric-separator@^7.10.4":546  version "7.10.4"547  resolved "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz"548  integrity sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==549  dependencies:550    "@babel/helper-plugin-utils" "^7.10.4"551 552"@babel/plugin-syntax-object-rest-spread@^7.0.0", "@babel/plugin-syntax-object-rest-spread@^7.8.3":553  version "7.8.3"554  resolved "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz"555  integrity sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==556  dependencies:557    "@babel/helper-plugin-utils" "^7.8.0"558 559"@babel/plugin-syntax-optional-catch-binding@^7.8.3":560  version "7.8.3"561  resolved "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz"562  integrity sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==563  dependencies:564    "@babel/helper-plugin-utils" "^7.8.0"565 566"@babel/plugin-syntax-optional-chaining@^7.0.0", "@babel/plugin-syntax-optional-chaining@^7.8.3":567  version "7.8.3"568  resolved "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz"569  integrity sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==570  dependencies:571    "@babel/helper-plugin-utils" "^7.8.0"572 573"@babel/plugin-syntax-private-property-in-object@^7.14.5":574  version "7.14.5"575  resolved "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz"576  integrity sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==577  dependencies:578    "@babel/helper-plugin-utils" "^7.14.5"579 580"@babel/plugin-syntax-top-level-await@^7.14.5":581  version "7.14.5"582  resolved "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz"583  integrity sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==584  dependencies:585    "@babel/helper-plugin-utils" "^7.14.5"586 587"@babel/plugin-syntax-typescript@^7.16.7":588  version "7.17.10"589  resolved "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.17.10.tgz"590  integrity sha512-xJefea1DWXW09pW4Tm9bjwVlPDyYA2it3fWlmEjpYz6alPvTUjL0EOzNzI/FEOyI3r4/J7uVH5UqKgl1TQ5hqQ==591  dependencies:592    "@babel/helper-plugin-utils" "^7.16.7"593 594"@babel/plugin-transform-arrow-functions@^7.0.0", "@babel/plugin-transform-arrow-functions@^7.16.7":595  version "7.16.7"596  resolved "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.16.7.tgz"597  integrity sha512-9ffkFFMbvzTvv+7dTp/66xvZAWASuPD5Tl9LK3Z9vhOmANo6j94rik+5YMBt4CwHVMWLWpMsriIc2zsa3WW3xQ==598  dependencies:599    "@babel/helper-plugin-utils" "^7.16.7"600 601"@babel/plugin-transform-async-to-generator@^7.0.0", "@babel/plugin-transform-async-to-generator@^7.16.8":602  version "7.16.8"603  resolved "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.16.8.tgz"604  integrity sha512-MtmUmTJQHCnyJVrScNzNlofQJ3dLFuobYn3mwOTKHnSCMtbNsqvF71GQmJfFjdrXSsAA7iysFmYWw4bXZ20hOg==605  dependencies:606    "@babel/helper-module-imports" "^7.16.7"607    "@babel/helper-plugin-utils" "^7.16.7"608    "@babel/helper-remap-async-to-generator" "^7.16.8"609 610"@babel/plugin-transform-block-scoped-functions@^7.0.0", "@babel/plugin-transform-block-scoped-functions@^7.16.7":611  version "7.16.7"612  resolved "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.16.7.tgz"613  integrity sha512-JUuzlzmF40Z9cXyytcbZEZKckgrQzChbQJw/5PuEHYeqzCsvebDx0K0jWnIIVcmmDOAVctCgnYs0pMcrYj2zJg==614  dependencies:615    "@babel/helper-plugin-utils" "^7.16.7"616 617"@babel/plugin-transform-block-scoping@^7.0.0", "@babel/plugin-transform-block-scoping@^7.16.7":618  version "7.16.7"619  resolved "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.16.7.tgz"620  integrity sha512-ObZev2nxVAYA4bhyusELdo9hb3H+A56bxH3FZMbEImZFiEDYVHXQSJ1hQKFlDnlt8G9bBrCZ5ZpURZUrV4G5qQ==621  dependencies:622    "@babel/helper-plugin-utils" "^7.16.7"623 624"@babel/plugin-transform-classes@^7.0.0", "@babel/plugin-transform-classes@^7.16.7":625  version "7.16.7"626  resolved "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.16.7.tgz"627  integrity sha512-WY7og38SFAGYRe64BrjKf8OrE6ulEHtr5jEYaZMwox9KebgqPi67Zqz8K53EKk1fFEJgm96r32rkKZ3qA2nCWQ==628  dependencies:629    "@babel/helper-annotate-as-pure" "^7.16.7"630    "@babel/helper-environment-visitor" "^7.16.7"631    "@babel/helper-function-name" "^7.16.7"632    "@babel/helper-optimise-call-expression" "^7.16.7"633    "@babel/helper-plugin-utils" "^7.16.7"634    "@babel/helper-replace-supers" "^7.16.7"635    "@babel/helper-split-export-declaration" "^7.16.7"636    globals "^11.1.0"637 638"@babel/plugin-transform-computed-properties@^7.0.0", "@babel/plugin-transform-computed-properties@^7.16.7":639  version "7.16.7"640  resolved "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.16.7.tgz"641  integrity sha512-gN72G9bcmenVILj//sv1zLNaPyYcOzUho2lIJBMh/iakJ9ygCo/hEF9cpGb61SCMEDxbbyBoVQxrt+bWKu5KGw==642  dependencies:643    "@babel/helper-plugin-utils" "^7.16.7"644 645"@babel/plugin-transform-destructuring@^7.0.0", "@babel/plugin-transform-destructuring@^7.17.7":646  version "7.17.7"647  resolved "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.17.7.tgz"648  integrity sha512-XVh0r5yq9sLR4vZ6eVZe8FKfIcSgaTBxVBRSYokRj2qksf6QerYnTxz9/GTuKTH/n/HwLP7t6gtlybHetJ/6hQ==649  dependencies:650    "@babel/helper-plugin-utils" "^7.16.7"651 652"@babel/plugin-transform-dotall-regex@^7.16.7", "@babel/plugin-transform-dotall-regex@^7.4.4":653  version "7.16.7"654  resolved "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.16.7.tgz"655  integrity sha512-Lyttaao2SjZF6Pf4vk1dVKv8YypMpomAbygW+mU5cYP3S5cWTfCJjG8xV6CFdzGFlfWK81IjL9viiTvpb6G7gQ==656  dependencies:657    "@babel/helper-create-regexp-features-plugin" "^7.16.7"658    "@babel/helper-plugin-utils" "^7.16.7"659 660"@babel/plugin-transform-duplicate-keys@^7.16.7":661  version "7.16.7"662  resolved "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.16.7.tgz"663  integrity sha512-03DvpbRfvWIXyK0/6QiR1KMTWeT6OcQ7tbhjrXyFS02kjuX/mu5Bvnh5SDSWHxyawit2g5aWhKwI86EE7GUnTw==664  dependencies:665    "@babel/helper-plugin-utils" "^7.16.7"666 667"@babel/plugin-transform-exponentiation-operator@^7.0.0", "@babel/plugin-transform-exponentiation-operator@^7.16.7":668  version "7.16.7"669  resolved "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.16.7.tgz"670  integrity sha512-8UYLSlyLgRixQvlYH3J2ekXFHDFLQutdy7FfFAMm3CPZ6q9wHCwnUyiXpQCe3gVVnQlHc5nsuiEVziteRNTXEA==671  dependencies:672    "@babel/helper-builder-binary-assignment-operator-visitor" "^7.16.7"673    "@babel/helper-plugin-utils" "^7.16.7"674 675"@babel/plugin-transform-flow-strip-types@^7.0.0", "@babel/plugin-transform-flow-strip-types@^7.16.7":676  version "7.16.7"677  resolved "https://registry.npmjs.org/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.16.7.tgz"678  integrity sha512-mzmCq3cNsDpZZu9FADYYyfZJIOrSONmHcop2XEKPdBNMa4PDC4eEvcOvzZaCNcjKu72v0XQlA5y1g58aLRXdYg==679  dependencies:680    "@babel/helper-plugin-utils" "^7.16.7"681    "@babel/plugin-syntax-flow" "^7.16.7"682 683"@babel/plugin-transform-for-of@^7.0.0", "@babel/plugin-transform-for-of@^7.16.7":684  version "7.16.7"685  resolved "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.16.7.tgz"686  integrity sha512-/QZm9W92Ptpw7sjI9Nx1mbcsWz33+l8kuMIQnDwgQBG5s3fAfQvkRjQ7NqXhtNcKOnPkdICmUHyCaWW06HCsqg==687  dependencies:688    "@babel/helper-plugin-utils" "^7.16.7"689 690"@babel/plugin-transform-function-name@^7.0.0", "@babel/plugin-transform-function-name@^7.16.7":691  version "7.16.7"692  resolved "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.16.7.tgz"693  integrity sha512-SU/C68YVwTRxqWj5kgsbKINakGag0KTgq9f2iZEXdStoAbOzLHEBRYzImmA6yFo8YZhJVflvXmIHUO7GWHmxxA==694  dependencies:695    "@babel/helper-compilation-targets" "^7.16.7"696    "@babel/helper-function-name" "^7.16.7"697    "@babel/helper-plugin-utils" "^7.16.7"698 699"@babel/plugin-transform-literals@^7.0.0", "@babel/plugin-transform-literals@^7.16.7":700  version "7.16.7"701  resolved "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.16.7.tgz"702  integrity sha512-6tH8RTpTWI0s2sV6uq3e/C9wPo4PTqqZps4uF0kzQ9/xPLFQtipynvmT1g/dOfEJ+0EQsHhkQ/zyRId8J2b8zQ==703  dependencies:704    "@babel/helper-plugin-utils" "^7.16.7"705 706"@babel/plugin-transform-member-expression-literals@^7.0.0", "@babel/plugin-transform-member-expression-literals@^7.16.7":707  version "7.16.7"708  resolved "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.16.7.tgz"709  integrity sha512-mBruRMbktKQwbxaJof32LT9KLy2f3gH+27a5XSuXo6h7R3vqltl0PgZ80C8ZMKw98Bf8bqt6BEVi3svOh2PzMw==710  dependencies:711    "@babel/helper-plugin-utils" "^7.16.7"712 713"@babel/plugin-transform-modules-amd@^7.16.7":714  version "7.16.7"715  resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.16.7.tgz"716  integrity sha512-KaaEtgBL7FKYwjJ/teH63oAmE3lP34N3kshz8mm4VMAw7U3PxjVwwUmxEFksbgsNUaO3wId9R2AVQYSEGRa2+g==717  dependencies:718    "@babel/helper-module-transforms" "^7.16.7"719    "@babel/helper-plugin-utils" "^7.16.7"720    babel-plugin-dynamic-import-node "^2.3.3"721 722"@babel/plugin-transform-modules-commonjs@^7.0.0", "@babel/plugin-transform-modules-commonjs@^7.13.8", "@babel/plugin-transform-modules-commonjs@^7.17.9":723  version "7.17.9"724  resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.17.9.tgz"725  integrity sha512-2TBFd/r2I6VlYn0YRTz2JdazS+FoUuQ2rIFHoAxtyP/0G3D82SBLaRq9rnUkpqlLg03Byfl/+M32mpxjO6KaPw==726  dependencies:727    "@babel/helper-module-transforms" "^7.17.7"728    "@babel/helper-plugin-utils" "^7.16.7"729    "@babel/helper-simple-access" "^7.17.7"730    babel-plugin-dynamic-import-node "^2.3.3"731 732"@babel/plugin-transform-modules-systemjs@^7.17.8":733  version "7.17.8"734  resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.17.8.tgz"735  integrity sha512-39reIkMTUVagzgA5x88zDYXPCMT6lcaRKs1+S9K6NKBPErbgO/w/kP8GlNQTC87b412ZTlmNgr3k2JrWgHH+Bw==736  dependencies:737    "@babel/helper-hoist-variables" "^7.16.7"738    "@babel/helper-module-transforms" "^7.17.7"739    "@babel/helper-plugin-utils" "^7.16.7"740    "@babel/helper-validator-identifier" "^7.16.7"741    babel-plugin-dynamic-import-node "^2.3.3"742 743"@babel/plugin-transform-modules-umd@^7.16.7":744  version "7.16.7"745  resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.16.7.tgz"746  integrity sha512-EMh7uolsC8O4xhudF2F6wedbSHm1HHZ0C6aJ7K67zcDNidMzVcxWdGr+htW9n21klm+bOn+Rx4CBsAntZd3rEQ==747  dependencies:748    "@babel/helper-module-transforms" "^7.16.7"749    "@babel/helper-plugin-utils" "^7.16.7"750 751"@babel/plugin-transform-named-capturing-groups-regex@^7.17.10":752  version "7.17.10"753  resolved "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.17.10.tgz"754  integrity sha512-v54O6yLaJySCs6mGzaVOUw9T967GnH38T6CQSAtnzdNPwu84l2qAjssKzo/WSO8Yi7NF+7ekm5cVbF/5qiIgNA==755  dependencies:756    "@babel/helper-create-regexp-features-plugin" "^7.17.0"757 758"@babel/plugin-transform-new-target@^7.16.7":759  version "7.16.7"760  resolved "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.16.7.tgz"761  integrity sha512-xiLDzWNMfKoGOpc6t3U+etCE2yRnn3SM09BXqWPIZOBpL2gvVrBWUKnsJx0K/ADi5F5YC5f8APFfWrz25TdlGg==762  dependencies:763    "@babel/helper-plugin-utils" "^7.16.7"764 765"@babel/plugin-transform-object-assign@^7.0.0":766  version "7.16.7"767  resolved "https://registry.npmjs.org/@babel/plugin-transform-object-assign/-/plugin-transform-object-assign-7.16.7.tgz"768  integrity sha512-R8mawvm3x0COTJtveuoqZIjNypn2FjfvXZr4pSQ8VhEFBuQGBz4XhHasZtHXjgXU4XptZ4HtGof3NoYc93ZH9Q==769  dependencies:770    "@babel/helper-plugin-utils" "^7.16.7"771 772"@babel/plugin-transform-object-super@^7.0.0", "@babel/plugin-transform-object-super@^7.16.7":773  version "7.16.7"774  resolved "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.16.7.tgz"775  integrity sha512-14J1feiQVWaGvRxj2WjyMuXS2jsBkgB3MdSN5HuC2G5nRspa5RK9COcs82Pwy5BuGcjb+fYaUj94mYcOj7rCvw==776  dependencies:777    "@babel/helper-plugin-utils" "^7.16.7"778    "@babel/helper-replace-supers" "^7.16.7"779 780"@babel/plugin-transform-parameters@^7.0.0", "@babel/plugin-transform-parameters@^7.16.7":781  version "7.16.7"782  resolved "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.16.7.tgz"783  integrity sha512-AT3MufQ7zZEhU2hwOA11axBnExW0Lszu4RL/tAlUJBuNoRak+wehQW8h6KcXOcgjY42fHtDxswuMhMjFEuv/aw==784  dependencies:785    "@babel/helper-plugin-utils" "^7.16.7"786 787"@babel/plugin-transform-property-literals@^7.0.0", "@babel/plugin-transform-property-literals@^7.16.7":788  version "7.16.7"789  resolved "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.16.7.tgz"790  integrity sha512-z4FGr9NMGdoIl1RqavCqGG+ZuYjfZ/hkCIeuH6Do7tXmSm0ls11nYVSJqFEUOSJbDab5wC6lRE/w6YjVcr6Hqw==791  dependencies:792    "@babel/helper-plugin-utils" "^7.16.7"793 794"@babel/plugin-transform-react-display-name@^7.0.0":795  version "7.16.7"796  resolved "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.16.7.tgz"797  integrity sha512-qgIg8BcZgd0G/Cz916D5+9kqX0c7nPZyXaP8R2tLNN5tkyIZdG5fEwBrxwplzSnjC1jvQmyMNVwUCZPcbGY7Pg==798  dependencies:799    "@babel/helper-plugin-utils" "^7.16.7"800 801"@babel/plugin-transform-react-jsx-self@^7.0.0":802  version "7.16.7"803  resolved "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.16.7.tgz"804  integrity sha512-oe5VuWs7J9ilH3BCCApGoYjHoSO48vkjX2CbA5bFVhIuO2HKxA3vyF7rleA4o6/4rTDbk6r8hBW7Ul8E+UZrpA==805  dependencies:806    "@babel/helper-plugin-utils" "^7.16.7"807 808"@babel/plugin-transform-react-jsx-source@^7.0.0":809  version "7.16.7"810  resolved "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.16.7.tgz"811  integrity sha512-rONFiQz9vgbsnaMtQlZCjIRwhJvlrPET8TabIUK2hzlXw9B9s2Ieaxte1SCOOXMbWRHodbKixNf3BLcWVOQ8Bw==812  dependencies:813    "@babel/helper-plugin-utils" "^7.16.7"814 815"@babel/plugin-transform-react-jsx@^7.0.0", "@babel/plugin-transform-react-jsx@^7.12.17":816  version "7.17.3"817  resolved "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.17.3.tgz"818  integrity sha512-9tjBm4O07f7mzKSIlEmPdiE6ub7kfIe6Cd+w+oQebpATfTQMAgW+YOuWxogbKVTulA+MEO7byMeIUtQ1z+z+ZQ==819  dependencies:820    "@babel/helper-annotate-as-pure" "^7.16.7"821    "@babel/helper-module-imports" "^7.16.7"822    "@babel/helper-plugin-utils" "^7.16.7"823    "@babel/plugin-syntax-jsx" "^7.16.7"824    "@babel/types" "^7.17.0"825 826"@babel/plugin-transform-regenerator@^7.0.0", "@babel/plugin-transform-regenerator@^7.17.9":827  version "7.17.9"828  resolved "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.17.9.tgz"829  integrity sha512-Lc2TfbxR1HOyn/c6b4Y/b6NHoTb67n/IoWLxTu4kC7h4KQnWlhCq2S8Tx0t2SVvv5Uu87Hs+6JEJ5kt2tYGylQ==830  dependencies:831    regenerator-transform "^0.15.0"832 833"@babel/plugin-transform-reserved-words@^7.16.7":834  version "7.16.7"835  resolved "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.16.7.tgz"836  integrity sha512-KQzzDnZ9hWQBjwi5lpY5v9shmm6IVG0U9pB18zvMu2i4H90xpT4gmqwPYsn8rObiadYe2M0gmgsiOIF5A/2rtg==837  dependencies:838    "@babel/helper-plugin-utils" "^7.16.7"839 840"@babel/plugin-transform-runtime@^7.0.0":841  version "7.17.10"842  resolved "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.17.10.tgz"843  integrity sha512-6jrMilUAJhktTr56kACL8LnWC5hx3Lf27BS0R0DSyW/OoJfb/iTHeE96V3b1dgKG3FSFdd/0culnYWMkjcKCig==844  dependencies:845    "@babel/helper-module-imports" "^7.16.7"846    "@babel/helper-plugin-utils" "^7.16.7"847    babel-plugin-polyfill-corejs2 "^0.3.0"848    babel-plugin-polyfill-corejs3 "^0.5.0"849    babel-plugin-polyfill-regenerator "^0.3.0"850    semver "^6.3.0"851 852"@babel/plugin-transform-shorthand-properties@^7.0.0", "@babel/plugin-transform-shorthand-properties@^7.16.7":853  version "7.16.7"854  resolved "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.16.7.tgz"855  integrity sha512-hah2+FEnoRoATdIb05IOXf+4GzXYTq75TVhIn1PewihbpyrNWUt2JbudKQOETWw6QpLe+AIUpJ5MVLYTQbeeUg==856  dependencies:857    "@babel/helper-plugin-utils" "^7.16.7"858 859"@babel/plugin-transform-spread@^7.0.0", "@babel/plugin-transform-spread@^7.16.7":860  version "7.16.7"861  resolved "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.16.7.tgz"862  integrity sha512-+pjJpgAngb53L0iaA5gU/1MLXJIfXcYepLgXB3esVRf4fqmj8f2cxM3/FKaHsZms08hFQJkFccEWuIpm429TXg==863  dependencies:864    "@babel/helper-plugin-utils" "^7.16.7"865    "@babel/helper-skip-transparent-expression-wrappers" "^7.16.0"866 867"@babel/plugin-transform-sticky-regex@^7.0.0", "@babel/plugin-transform-sticky-regex@^7.16.7":868  version "7.16.7"869  resolved "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.16.7.tgz"870  integrity sha512-NJa0Bd/87QV5NZZzTuZG5BPJjLYadeSZ9fO6oOUoL4iQx+9EEuw/eEM92SrsT19Yc2jgB1u1hsjqDtH02c3Drw==871  dependencies:872    "@babel/helper-plugin-utils" "^7.16.7"873 874"@babel/plugin-transform-template-literals@^7.0.0", "@babel/plugin-transform-template-literals@^7.16.7":875  version "7.16.7"876  resolved "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.16.7.tgz"877  integrity sha512-VwbkDDUeenlIjmfNeDX/V0aWrQH2QiVyJtwymVQSzItFDTpxfyJh3EVaQiS0rIN/CqbLGr0VcGmuwyTdZtdIsA==878  dependencies:879    "@babel/helper-plugin-utils" "^7.16.7"880 881"@babel/plugin-transform-typeof-symbol@^7.16.7":882  version "7.16.7"883  resolved "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.16.7.tgz"884  integrity sha512-p2rOixCKRJzpg9JB4gjnG4gjWkWa89ZoYUnl9snJ1cWIcTH/hvxZqfO+WjG6T8DRBpctEol5jw1O5rA8gkCokQ==885  dependencies:886    "@babel/helper-plugin-utils" "^7.16.7"887 888"@babel/plugin-transform-typescript@^7.16.7", "@babel/plugin-transform-typescript@^7.5.0":889  version "7.16.8"890  resolved "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.16.8.tgz"891  integrity sha512-bHdQ9k7YpBDO2d0NVfkj51DpQcvwIzIusJ7mEUaMlbZq3Kt/U47j24inXZHQ5MDiYpCs+oZiwnXyKedE8+q7AQ==892  dependencies:893    "@babel/helper-create-class-features-plugin" "^7.16.7"894    "@babel/helper-plugin-utils" "^7.16.7"895    "@babel/plugin-syntax-typescript" "^7.16.7"896 897"@babel/plugin-transform-unicode-escapes@^7.16.7":898  version "7.16.7"899  resolved "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.16.7.tgz"900  integrity sha512-TAV5IGahIz3yZ9/Hfv35TV2xEm+kaBDaZQCn2S/hG9/CZ0DktxJv9eKfPc7yYCvOYR4JGx1h8C+jcSOvgaaI/Q==901  dependencies:902    "@babel/helper-plugin-utils" "^7.16.7"903 904"@babel/plugin-transform-unicode-regex@^7.0.0", "@babel/plugin-transform-unicode-regex@^7.16.7":905  version "7.16.7"906  resolved "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.16.7.tgz"907  integrity sha512-oC5tYYKw56HO75KZVLQ+R/Nl3Hro9kf8iG0hXoaHP7tjAyCpvqBiSNe6vGrZni1Z6MggmUOC6A7VP7AVmw225Q==908  dependencies:909    "@babel/helper-create-regexp-features-plugin" "^7.16.7"910    "@babel/helper-plugin-utils" "^7.16.7"911 912"@babel/preset-env@^7.12.9":913  version "7.17.10"914  resolved "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.17.10.tgz"915  integrity sha512-YNgyBHZQpeoBSRBg0xixsZzfT58Ze1iZrajvv0lJc70qDDGuGfonEnMGfWeSY0mQ3JTuCWFbMkzFRVafOyJx4g==916  dependencies:917    "@babel/compat-data" "^7.17.10"918    "@babel/helper-compilation-targets" "^7.17.10"919    "@babel/helper-plugin-utils" "^7.16.7"920    "@babel/helper-validator-option" "^7.16.7"921    "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.16.7"922    "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.16.7"923    "@babel/plugin-proposal-async-generator-functions" "^7.16.8"924    "@babel/plugin-proposal-class-properties" "^7.16.7"925    "@babel/plugin-proposal-class-static-block" "^7.17.6"926    "@babel/plugin-proposal-dynamic-import" "^7.16.7"927    "@babel/plugin-proposal-export-namespace-from" "^7.16.7"928    "@babel/plugin-proposal-json-strings" "^7.16.7"929    "@babel/plugin-proposal-logical-assignment-operators" "^7.16.7"930    "@babel/plugin-proposal-nullish-coalescing-operator" "^7.16.7"931    "@babel/plugin-proposal-numeric-separator" "^7.16.7"932    "@babel/plugin-proposal-object-rest-spread" "^7.17.3"933    "@babel/plugin-proposal-optional-catch-binding" "^7.16.7"934    "@babel/plugin-proposal-optional-chaining" "^7.16.7"935    "@babel/plugin-proposal-private-methods" "^7.16.11"936    "@babel/plugin-proposal-private-property-in-object" "^7.16.7"937    "@babel/plugin-proposal-unicode-property-regex" "^7.16.7"938    "@babel/plugin-syntax-async-generators" "^7.8.4"939    "@babel/plugin-syntax-class-properties" "^7.12.13"940    "@babel/plugin-syntax-class-static-block" "^7.14.5"941    "@babel/plugin-syntax-dynamic-import" "^7.8.3"942    "@babel/plugin-syntax-export-namespace-from" "^7.8.3"943    "@babel/plugin-syntax-json-strings" "^7.8.3"944    "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"945    "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"946    "@babel/plugin-syntax-numeric-separator" "^7.10.4"947    "@babel/plugin-syntax-object-rest-spread" "^7.8.3"948    "@babel/plugin-syntax-optional-catch-binding" "^7.8.3"949    "@babel/plugin-syntax-optional-chaining" "^7.8.3"950    "@babel/plugin-syntax-private-property-in-object" "^7.14.5"951    "@babel/plugin-syntax-top-level-await" "^7.14.5"952    "@babel/plugin-transform-arrow-functions" "^7.16.7"953    "@babel/plugin-transform-async-to-generator" "^7.16.8"954    "@babel/plugin-transform-block-scoped-functions" "^7.16.7"955    "@babel/plugin-transform-block-scoping" "^7.16.7"956    "@babel/plugin-transform-classes" "^7.16.7"957    "@babel/plugin-transform-computed-properties" "^7.16.7"958    "@babel/plugin-transform-destructuring" "^7.17.7"959    "@babel/plugin-transform-dotall-regex" "^7.16.7"960    "@babel/plugin-transform-duplicate-keys" "^7.16.7"961    "@babel/plugin-transform-exponentiation-operator" "^7.16.7"962    "@babel/plugin-transform-for-of" "^7.16.7"963    "@babel/plugin-transform-function-name" "^7.16.7"964    "@babel/plugin-transform-literals" "^7.16.7"965    "@babel/plugin-transform-member-expression-literals" "^7.16.7"966    "@babel/plugin-transform-modules-amd" "^7.16.7"967    "@babel/plugin-transform-modules-commonjs" "^7.17.9"968    "@babel/plugin-transform-modules-systemjs" "^7.17.8"969    "@babel/plugin-transform-modules-umd" "^7.16.7"970    "@babel/plugin-transform-named-capturing-groups-regex" "^7.17.10"971    "@babel/plugin-transform-new-target" "^7.16.7"972    "@babel/plugin-transform-object-super" "^7.16.7"973    "@babel/plugin-transform-parameters" "^7.16.7"974    "@babel/plugin-transform-property-literals" "^7.16.7"975    "@babel/plugin-transform-regenerator" "^7.17.9"976    "@babel/plugin-transform-reserved-words" "^7.16.7"977    "@babel/plugin-transform-shorthand-properties" "^7.16.7"978    "@babel/plugin-transform-spread" "^7.16.7"979    "@babel/plugin-transform-sticky-regex" "^7.16.7"980    "@babel/plugin-transform-template-literals" "^7.16.7"981    "@babel/plugin-transform-typeof-symbol" "^7.16.7"982    "@babel/plugin-transform-unicode-escapes" "^7.16.7"983    "@babel/plugin-transform-unicode-regex" "^7.16.7"984    "@babel/preset-modules" "^0.1.5"985    "@babel/types" "^7.17.10"986    babel-plugin-polyfill-corejs2 "^0.3.0"987    babel-plugin-polyfill-corejs3 "^0.5.0"988    babel-plugin-polyfill-regenerator "^0.3.0"989    core-js-compat "^3.22.1"990    semver "^6.3.0"991 992"@babel/preset-flow@^7.13.13":993  version "7.16.7"994  resolved "https://registry.npmjs.org/@babel/preset-flow/-/preset-flow-7.16.7.tgz"995  integrity sha512-6ceP7IyZdUYQ3wUVqyRSQXztd1YmFHWI4Xv11MIqAlE4WqxBSd/FZ61V9k+TS5Gd4mkHOtQtPp9ymRpxH4y1Ug==996  dependencies:997    "@babel/helper-plugin-utils" "^7.16.7"998    "@babel/helper-validator-option" "^7.16.7"999    "@babel/plugin-transform-flow-strip-types" "^7.16.7"1000 1001"@babel/preset-modules@^0.1.5":1002  version "0.1.5"1003  resolved "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.5.tgz"1004  integrity sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==1005  dependencies:1006    "@babel/helper-plugin-utils" "^7.0.0"1007    "@babel/plugin-proposal-unicode-property-regex" "^7.4.4"1008    "@babel/plugin-transform-dotall-regex" "^7.4.4"1009    "@babel/types" "^7.4.4"1010    esutils "^2.0.2"1011 1012"@babel/preset-typescript@^7.13.0":1013  version "7.16.7"1014  resolved "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.16.7.tgz"1015  integrity sha512-WbVEmgXdIyvzB77AQjGBEyYPZx+8tTsO50XtfozQrkW8QB2rLJpH2lgx0TRw5EJrBxOZQ+wCcyPVQvS8tjEHpQ==1016  dependencies:1017    "@babel/helper-plugin-utils" "^7.16.7"1018    "@babel/helper-validator-option" "^7.16.7"1019    "@babel/plugin-transform-typescript" "^7.16.7"1020 1021"@babel/register@^7.13.16":1022  version "7.17.7"1023  resolved "https://registry.npmjs.org/@babel/register/-/register-7.17.7.tgz"1024  integrity sha512-fg56SwvXRifootQEDQAu1mKdjh5uthPzdO0N6t358FktfL4XjAVXuH58ULoiW8mesxiOgNIrxiImqEwv0+hRRA==1025  dependencies:1026    clone-deep "^4.0.1"1027    find-cache-dir "^2.0.0"1028    make-dir "^2.1.0"1029    pirates "^4.0.5"1030    source-map-support "^0.5.16"1031 1032"@babel/runtime@^7.14.0", "@babel/runtime@^7.8.4":1033  version "7.17.9"1034  resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.17.9.tgz"1035  integrity sha512-lSiBBvodq29uShpWGNbgFdKYNiFDo5/HIYsaCEY9ff4sb10x9jizo2+pRrSyF4jKZCXqgzuqBOQKbUm90gQwJg==1036  dependencies:1037    regenerator-runtime "^0.13.4"1038 1039"@babel/template@^7.0.0", "@babel/template@^7.16.7", "@babel/template@^7.8.6":1040  version "7.16.7"1041  resolved "https://registry.npmjs.org/@babel/template/-/template-7.16.7.tgz"1042  integrity sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w==1043  dependencies:1044    "@babel/code-frame" "^7.16.7"1045    "@babel/parser" "^7.16.7"1046    "@babel/types" "^7.16.7"1047 1048"@babel/traverse@^7.13.0", "@babel/traverse@^7.14.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.10", "@babel/traverse@^7.17.3", "@babel/traverse@^7.17.9", "@babel/traverse@^7.9.0":1049  version "7.17.10"1050  resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.17.10.tgz"1051  integrity sha512-VmbrTHQteIdUUQNTb+zE12SHS/xQVIShmBPhlNP12hD5poF2pbITW1Z4172d03HegaQWhLffdkRJYtAzp0AGcw==1052  dependencies:1053    "@babel/code-frame" "^7.16.7"1054    "@babel/generator" "^7.17.10"1055    "@babel/helper-environment-visitor" "^7.16.7"1056    "@babel/helper-function-name" "^7.17.9"1057    "@babel/helper-hoist-variables" "^7.16.7"1058    "@babel/helper-split-export-declaration" "^7.16.7"1059    "@babel/parser" "^7.17.10"1060    "@babel/types" "^7.17.10"1061    debug "^4.1.0"1062    globals "^11.1.0"1063 1064"@babel/types@^7.0.0", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.17.10", "@babel/types@^7.4.4", "@babel/types@^7.9.0":1065  version "7.17.10"1066  resolved "https://registry.npmjs.org/@babel/types/-/types-7.17.10.tgz"1067  integrity sha512-9O26jG0mBYfGkUYCYZRnBwbVLd1UZOICEr2Em6InB6jVfsAv1GKgwXHmrSg+WFWDmeKTA6vyTZiN8tCSM5Oo3A==1068  dependencies:1069    "@babel/helper-validator-identifier" "^7.16.7"1070    to-fast-properties "^2.0.0"1071 1072"@expo/bunyan@4.0.0", "@expo/bunyan@^4.0.0":1073  version "4.0.0"1074  resolved "https://registry.npmjs.org/@expo/bunyan/-/bunyan-4.0.0.tgz"1075  integrity sha512-Ydf4LidRB/EBI+YrB+cVLqIseiRfjUI/AeHBgjGMtq3GroraDu81OV7zqophRgupngoL3iS3JUMDMnxO7g39qA==1076  dependencies:1077    uuid "^8.0.0"1078  optionalDependencies:1079    mv "~2"1080    safe-json-stringify "~1"1081 1082"@expo/cli@0.1.4":1083  version "0.1.4"1084  resolved "https://registry.npmjs.org/@expo/cli/-/cli-0.1.4.tgz"1085  integrity sha512-A9yq0+3ntqc7eNot4QfhAtAqx8bT50uleeQfTwhCiBPlArQ+zL2sHJVR5Vy79o80PJLQ0KoP3sxsCs1nkZ6rWw==1086  dependencies:1087    "@babel/runtime" "^7.14.0"1088    "@expo/code-signing-certificates" "^0.0.2"1089    "@expo/config" "~6.0.23"1090    "@expo/config-plugins" "~4.1.4"1091    "@expo/dev-server" "~0.1.110"1092    "@expo/devcert" "^1.0.0"1093    "@expo/json-file" "^8.2.35"1094    "@expo/metro-config" "~0.3.16"1095    "@expo/osascript" "^2.0.31"1096    "@expo/package-manager" "~0.0.52"1097    "@expo/plist" "^0.0.18"1098    "@expo/prebuild-config" "~4.0.0"1099    "@expo/rudder-sdk-node" "1.1.1"1100    "@expo/spawn-async" "1.5.0"1101    "@expo/xcpretty" "^4.1.1"1102    "@urql/core" "2.3.6"1103    "@urql/exchange-retry" "0.3.0"1104    accepts "^1.3.8"1105    arg "4.1.0"1106    better-opn "~3.0.2"1107    bplist-parser "^0.3.1"1108    cacache "^15.3.0"1109    chalk "^4.0.0"1110    ci-info "^3.3.0"1111    env-editor "^0.4.1"1112    form-data "^3.0.1"1113    freeport-async "2.0.0"1114    fs-extra "~8.1.0"1115    getenv "^1.0.0"1116    graphql "15.8.0"1117    graphql-tag "^2.10.1"1118    internal-ip "4.3.0"1119    is-root "^2.1.0"1120    js-yaml "^3.13.1"1121    json-schema-deref-sync "^0.13.0"1122    md5-file "^3.2.3"1123    md5hex "^1.0.0"1124    minipass "3.1.6"1125    node-fetch "^2.6.7"1126    node-forge "^1.3.1"1127    npm-package-arg "^7.0.0"1128    ora "3.4.0"1129    pretty-bytes "5.6.0"1130    progress "2.0.3"1131    prompts "^2.3.2"1132    qrcode-terminal "0.11.0"1133    requireg "^0.2.2"1134    resolve-from "^5.0.0"1135    semver "^6.3.0"1136    slugify "^1.3.4"1137    structured-headers "^0.4.1"1138    tar "^6.0.5"1139    tempy "^0.7.1"1140    terminal-link "^2.1.1"1141    text-table "^0.2.0"1142    url-join "4.0.0"1143    uuid "^3.4.0"1144    wrap-ansi "^7.0.0"1145 1146"@expo/code-signing-certificates@^0.0.2":1147  version "0.0.2"1148  resolved "https://registry.npmjs.org/@expo/code-signing-certificates/-/code-signing-certificates-0.0.2.tgz"1149  integrity sha512-vnPHFjwOqxQ1VLztktY+fYCfwvLzjqpzKn09rchcQE7Sdf0wtW5fFtIZBEFOOY5wasp8tXSnp627zrAwazPHzg==1150  dependencies:1151    node-forge "^1.2.1"1152    nullthrows "^1.1.1"1153 1154"@expo/config-plugins@4.1.4", "@expo/config-plugins@^4.0.14", "@expo/config-plugins@~4.1.4":1155  version "4.1.4"1156  resolved "https://registry.npmjs.org/@expo/config-plugins/-/config-plugins-4.1.4.tgz"1157  integrity sha512-fkOjXnSieQfVSWVLKhst0DnCAyeHksvWky1CldFCQllhDB1HHBiP09Z8pamVB783n3qr/1HNZiSp6k2iUcaSoA==1158  dependencies:1159    "@expo/config-types" "^45.0.0"1160    "@expo/json-file" "8.2.36"1161    "@expo/plist" "0.0.18"1162    "@expo/sdk-runtime-versions" "^1.0.0"1163    "@react-native/normalize-color" "^2.0.0"1164    chalk "^4.1.2"1165    debug "^4.3.1"1166    find-up "~5.0.0"1167    getenv "^1.0.0"1168    glob "7.1.6"1169    resolve-from "^5.0.0"1170    semver "^7.3.5"1171    slash "^3.0.0"1172    xcode "^3.0.1"1173    xml2js "0.4.23"1174 1175"@expo/config-plugins@4.1.5":1176  version "4.1.5"1177  resolved "https://registry.yarnpkg.com/@expo/config-plugins/-/config-plugins-4.1.5.tgz#9d357d2cda9c095e511b51583ede8a3b76174068"1178  integrity sha512-RVvU40RtZt12HavuDAe+LDIq9lHj7sheOfMEHdmpJ/uTA8pgvkbc56XF6JHQD+yRr6+uhhb+JnAasGq49dsQbw==1179  dependencies:1180    "@expo/config-types" "^45.0.0"1181    "@expo/json-file" "8.2.36"1182    "@expo/plist" "0.0.18"1183    "@expo/sdk-runtime-versions" "^1.0.0"1184    "@react-native/normalize-color" "^2.0.0"1185    chalk "^4.1.2"1186    debug "^4.3.1"1187    find-up "~5.0.0"1188    getenv "^1.0.0"1189    glob "7.1.6"1190    resolve-from "^5.0.0"1191    semver "^7.3.5"1192    slash "^3.0.0"1193    xcode "^3.0.1"1194    xml2js "0.4.23"1195 1196"@expo/config-types@^45.0.0":1197  version "45.0.0"1198  resolved "https://registry.npmjs.org/@expo/config-types/-/config-types-45.0.0.tgz"1199  integrity sha512-/QGhhLWyaGautgEyU50UJr5YqKJix5t77ePTwreOVAhmZH+ff3nrrtYTTnccx+qF08ZNQmfAyYMCD3rQfzpiJA==1200 

Showing the first 1,200 of 10596 lines. Download the file for the rest.