Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md) - [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
4954 lines
201 KiB
YAML
4954 lines
201 KiB
YAML
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
|
# yarn lockfile v1
|
|
|
|
|
|
"@ampproject/remapping@^2.1.0":
|
|
version "2.1.2"
|
|
resolved "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.1.2.tgz"
|
|
integrity sha512-hoyByceqwKirw7w3Z7gnIIZC3Wx3J484Y3L/cMpXFbr7d9ZQj2mODrirNzcJa+SM3UlpWXYvKV4RlRpFXlWgXg==
|
|
dependencies:
|
|
"@jridgewell/trace-mapping" "^0.3.0"
|
|
|
|
"@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.npmjs.org/@babel/code-frame/-/code-frame-7.16.7.tgz"
|
|
integrity sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg==
|
|
dependencies:
|
|
"@babel/highlight" "^7.16.7"
|
|
|
|
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.16.8", "@babel/compat-data@^7.17.0", "@babel/compat-data@^7.17.7":
|
|
version "7.17.7"
|
|
resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.17.7.tgz"
|
|
integrity sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ==
|
|
|
|
"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.8.0":
|
|
version "7.17.8"
|
|
resolved "https://registry.npmjs.org/@babel/core/-/core-7.17.8.tgz"
|
|
integrity sha512-OdQDV/7cRBtJHLSOBqqbYNkOcydOgnX59TZx4puf41fzcVtN3e/4yqY8lMQsK+5X2lJtAdmA+6OHqsj1hBJ4IQ==
|
|
dependencies:
|
|
"@ampproject/remapping" "^2.1.0"
|
|
"@babel/code-frame" "^7.16.7"
|
|
"@babel/generator" "^7.17.7"
|
|
"@babel/helper-compilation-targets" "^7.17.7"
|
|
"@babel/helper-module-transforms" "^7.17.7"
|
|
"@babel/helpers" "^7.17.8"
|
|
"@babel/parser" "^7.17.8"
|
|
"@babel/template" "^7.16.7"
|
|
"@babel/traverse" "^7.17.3"
|
|
"@babel/types" "^7.17.0"
|
|
convert-source-map "^1.7.0"
|
|
debug "^4.1.0"
|
|
gensync "^1.0.0-beta.2"
|
|
json5 "^2.1.2"
|
|
semver "^6.3.0"
|
|
|
|
"@babel/generator@^7.17.3", "@babel/generator@^7.17.7", "@babel/generator@^7.7.2":
|
|
version "7.17.7"
|
|
resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.17.7.tgz"
|
|
integrity sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w==
|
|
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.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz"
|
|
integrity sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw==
|
|
dependencies:
|
|
"@babel/types" "^7.16.7"
|
|
|
|
"@babel/helper-builder-binary-assignment-operator-visitor@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.16.7.tgz"
|
|
integrity sha512-C6FdbRaxYjwVu/geKW4ZeQ0Q31AftgRcdSnZ5/jsH6BzCJbtvXvhpfkbkThYSuutZA7nCXpPR6AD9zd1dprMkA==
|
|
dependencies:
|
|
"@babel/helper-explode-assignable-expression" "^7.16.7"
|
|
"@babel/types" "^7.16.7"
|
|
|
|
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7", "@babel/helper-compilation-targets@^7.17.7":
|
|
version "7.17.7"
|
|
resolved "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.7.tgz"
|
|
integrity sha512-UFzlz2jjd8kroj0hmCFV5zr+tQPi1dpC2cRsDV/3IEW8bJfCPrPpmcSN6ZS8RqIq4LXcmpipCQFPddyFA5Yc7w==
|
|
dependencies:
|
|
"@babel/compat-data" "^7.17.7"
|
|
"@babel/helper-validator-option" "^7.16.7"
|
|
browserslist "^4.17.5"
|
|
semver "^6.3.0"
|
|
|
|
"@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":
|
|
version "7.17.6"
|
|
resolved "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.17.6.tgz"
|
|
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-regexp-features-plugin@^7.16.7":
|
|
version "7.17.0"
|
|
resolved "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.17.0.tgz"
|
|
integrity sha512-awO2So99wG6KnlE+TPs6rn83gCz5WlEePJDTnLEqbchMVrBeAujURVphRdigsk094VhvZehFoNOihSlcBjwsXA==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.16.7"
|
|
regexpu-core "^5.0.1"
|
|
|
|
"@babel/helper-define-polyfill-provider@^0.3.1":
|
|
version "0.3.1"
|
|
resolved "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.1.tgz"
|
|
integrity sha512-J9hGMpJQmtWmj46B3kBHmL38UhJGhYX7eqkcq+2gsstyYt341HmPeWspihX43yVRA0mS+8GGk2Gckc7bY/HCmA==
|
|
dependencies:
|
|
"@babel/helper-compilation-targets" "^7.13.0"
|
|
"@babel/helper-module-imports" "^7.12.13"
|
|
"@babel/helper-plugin-utils" "^7.13.0"
|
|
"@babel/traverse" "^7.13.0"
|
|
debug "^4.1.1"
|
|
lodash.debounce "^4.0.8"
|
|
resolve "^1.14.2"
|
|
semver "^6.1.2"
|
|
|
|
"@babel/helper-environment-visitor@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.7.tgz"
|
|
integrity sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag==
|
|
dependencies:
|
|
"@babel/types" "^7.16.7"
|
|
|
|
"@babel/helper-explode-assignable-expression@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.16.7.tgz"
|
|
integrity sha512-KyUenhWMC8VrxzkGP0Jizjo4/Zx+1nNZhgocs+gLzyZyB8SHidhoq9KK/8Ato4anhwsivfkBLftky7gvzbZMtQ==
|
|
dependencies:
|
|
"@babel/types" "^7.16.7"
|
|
|
|
"@babel/helper-function-name@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.16.7.tgz"
|
|
integrity sha512-QfDfEnIUyyBSR3HtrtGECuZ6DAyCkYFp7GHl75vFtTnn6pjKeK0T1DB5lLkFvBea8MdaiUABx3osbgLyInoejA==
|
|
dependencies:
|
|
"@babel/helper-get-function-arity" "^7.16.7"
|
|
"@babel/template" "^7.16.7"
|
|
"@babel/types" "^7.16.7"
|
|
|
|
"@babel/helper-get-function-arity@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.7.tgz"
|
|
integrity sha512-flc+RLSOBXzNzVhcLu6ujeHUrD6tANAOU5ojrRx/as+tbzf8+stUCj7+IfRRoAbEZqj/ahXEMsjhOhgeZsrnTw==
|
|
dependencies:
|
|
"@babel/types" "^7.16.7"
|
|
|
|
"@babel/helper-hoist-variables@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz"
|
|
integrity sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==
|
|
dependencies:
|
|
"@babel/types" "^7.16.7"
|
|
|
|
"@babel/helper-member-expression-to-functions@^7.16.7":
|
|
version "7.17.7"
|
|
resolved "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.17.7.tgz"
|
|
integrity sha512-thxXgnQ8qQ11W2wVUObIqDL4p148VMxkt5T/qpN5k2fboRyzFGFmKsTGViquyM5QHKUy48OZoca8kw4ajaDPyw==
|
|
dependencies:
|
|
"@babel/types" "^7.17.0"
|
|
|
|
"@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz"
|
|
integrity sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==
|
|
dependencies:
|
|
"@babel/types" "^7.16.7"
|
|
|
|
"@babel/helper-module-transforms@^7.16.7", "@babel/helper-module-transforms@^7.17.7":
|
|
version "7.17.7"
|
|
resolved "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.17.7.tgz"
|
|
integrity sha512-VmZD99F3gNTYB7fJRDTi+u6l/zxY0BE6OIxPSU7a50s6ZUQkHwSDmV92FfM+oCG0pZRVojGYhkR8I0OGeCVREw==
|
|
dependencies:
|
|
"@babel/helper-environment-visitor" "^7.16.7"
|
|
"@babel/helper-module-imports" "^7.16.7"
|
|
"@babel/helper-simple-access" "^7.17.7"
|
|
"@babel/helper-split-export-declaration" "^7.16.7"
|
|
"@babel/helper-validator-identifier" "^7.16.7"
|
|
"@babel/template" "^7.16.7"
|
|
"@babel/traverse" "^7.17.3"
|
|
"@babel/types" "^7.17.0"
|
|
|
|
"@babel/helper-optimise-call-expression@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.7.tgz"
|
|
integrity sha512-EtgBhg7rd/JcnpZFXpBy0ze1YRfdm7BnBX4uKMBd3ixa3RGAE002JZB66FJyNH7g0F38U05pXmA5P8cBh7z+1w==
|
|
dependencies:
|
|
"@babel/types" "^7.16.7"
|
|
|
|
"@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":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.7.tgz"
|
|
integrity sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA==
|
|
|
|
"@babel/helper-remap-async-to-generator@^7.16.8":
|
|
version "7.16.8"
|
|
resolved "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.8.tgz"
|
|
integrity sha512-fm0gH7Flb8H51LqJHy3HJ3wnE1+qtYR2A99K06ahwrawLdOFsCEWjZOrYricXJHoPSudNKxrMBUPEIPxiIIvBw==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.16.7"
|
|
"@babel/helper-wrap-function" "^7.16.8"
|
|
"@babel/types" "^7.16.8"
|
|
|
|
"@babel/helper-replace-supers@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.16.7.tgz"
|
|
integrity sha512-y9vsWilTNaVnVh6xiJfABzsNpgDPKev9HnAgz6Gb1p6UUwf9NepdlsV7VXGCftJM+jqD5f7JIEubcpLjZj5dBw==
|
|
dependencies:
|
|
"@babel/helper-environment-visitor" "^7.16.7"
|
|
"@babel/helper-member-expression-to-functions" "^7.16.7"
|
|
"@babel/helper-optimise-call-expression" "^7.16.7"
|
|
"@babel/traverse" "^7.16.7"
|
|
"@babel/types" "^7.16.7"
|
|
|
|
"@babel/helper-simple-access@^7.17.7":
|
|
version "7.17.7"
|
|
resolved "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.17.7.tgz"
|
|
integrity sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA==
|
|
dependencies:
|
|
"@babel/types" "^7.17.0"
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers@^7.16.0":
|
|
version "7.16.0"
|
|
resolved "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz"
|
|
integrity sha512-+il1gTy0oHwUsBQZyJvukbB4vPMdcYBrFHa0Uc4AizLxbq6BOYC51Rv4tWocX9BLBDLZ4kc6qUFpQ6HRgL+3zw==
|
|
dependencies:
|
|
"@babel/types" "^7.16.0"
|
|
|
|
"@babel/helper-split-export-declaration@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.7.tgz"
|
|
integrity sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw==
|
|
dependencies:
|
|
"@babel/types" "^7.16.7"
|
|
|
|
"@babel/helper-validator-identifier@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz"
|
|
integrity sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==
|
|
|
|
"@babel/helper-validator-option@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz"
|
|
integrity sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ==
|
|
|
|
"@babel/helper-wrap-function@^7.16.8":
|
|
version "7.16.8"
|
|
resolved "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.16.8.tgz"
|
|
integrity sha512-8RpyRVIAW1RcDDGTA+GpPAwV22wXCfKOoM9bet6TLkGIFTkRQSkH1nMQ5Yet4MpoXe1ZwHPVtNasc2w0uZMqnw==
|
|
dependencies:
|
|
"@babel/helper-function-name" "^7.16.7"
|
|
"@babel/template" "^7.16.7"
|
|
"@babel/traverse" "^7.16.8"
|
|
"@babel/types" "^7.16.8"
|
|
|
|
"@babel/helpers@^7.17.8":
|
|
version "7.17.8"
|
|
resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.17.8.tgz"
|
|
integrity sha512-QcL86FGxpfSJwGtAvv4iG93UL6bmqBdmoVY0CMCU2g+oD2ezQse3PT5Pa+jiD6LJndBQi0EDlpzOWNlLuhz5gw==
|
|
dependencies:
|
|
"@babel/template" "^7.16.7"
|
|
"@babel/traverse" "^7.17.3"
|
|
"@babel/types" "^7.17.0"
|
|
|
|
"@babel/highlight@^7.16.7":
|
|
version "7.16.10"
|
|
resolved "https://registry.npmjs.org/@babel/highlight/-/highlight-7.16.10.tgz"
|
|
integrity sha512-5FnTQLSLswEj6IkgVw5KusNUUFY9ZGqe/TRFnP/BKYHYgfh7tc+C7mwiy95/yNP7Dh9x580Vv8r7u7ZfTBFxdw==
|
|
dependencies:
|
|
"@babel/helper-validator-identifier" "^7.16.7"
|
|
chalk "^2.0.0"
|
|
js-tokens "^4.0.0"
|
|
|
|
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.3", "@babel/parser@^7.17.8":
|
|
version "7.17.8"
|
|
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.17.8.tgz"
|
|
integrity sha512-BoHhDJrJXqcg+ZL16Xv39H9n+AqJ4pcDrQBGZN+wHxIysrLZ3/ECwCBUch/1zUNhnsXULcONU3Ei5Hmkfk6kiQ==
|
|
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":
|
|
version "7.16.7"
|
|
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"
|
|
integrity sha512-anv/DObl7waiGEnC24O9zqL0pSuI9hljihqiDuFHC8d7/bjr/4RLGPWuc8rYOff/QPzbEPSkzG8wGG9aDuhHRg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.16.7":
|
|
version "7.16.7"
|
|
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"
|
|
integrity sha512-di8vUHRdf+4aJ7ltXhaDbPoszdkh59AQtJM5soLsuHpQJdFQZOA4uGj0V2u/CZ8bJ/u8ULDL5yq6FO/bCXnKHw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.16.0"
|
|
"@babel/plugin-proposal-optional-chaining" "^7.16.7"
|
|
|
|
"@babel/plugin-proposal-async-generator-functions@^7.16.8":
|
|
version "7.16.8"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.8.tgz"
|
|
integrity sha512-71YHIvMuiuqWJQkebWJtdhQTfd4Q4mF76q2IX37uZPkG9+olBxsX+rH1vkhFto4UeJZ9dPY2s+mDvhDm1u2BGQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
"@babel/helper-remap-async-to-generator" "^7.16.8"
|
|
"@babel/plugin-syntax-async-generators" "^7.8.4"
|
|
|
|
"@babel/plugin-proposal-class-properties@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.16.7.tgz"
|
|
integrity sha512-IobU0Xme31ewjYOShSIqd/ZGM/r/cuOz2z0MDbNrhF5FW+ZVgi0f2lyeoj9KFPDOAqsYxmLWZte1WOwlvY9aww==
|
|
dependencies:
|
|
"@babel/helper-create-class-features-plugin" "^7.16.7"
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
"@babel/plugin-proposal-class-static-block@^7.16.7":
|
|
version "7.17.6"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.17.6.tgz"
|
|
integrity sha512-X/tididvL2zbs7jZCeeRJ8167U/+Ac135AM6jCAx6gYXDUviZV5Ku9UDvWS2NCuWlFjIRXklYhwo6HhAC7ETnA==
|
|
dependencies:
|
|
"@babel/helper-create-class-features-plugin" "^7.17.6"
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
"@babel/plugin-syntax-class-static-block" "^7.14.5"
|
|
|
|
"@babel/plugin-proposal-dynamic-import@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.16.7.tgz"
|
|
integrity sha512-I8SW9Ho3/8DRSdmDdH3gORdyUuYnk1m4cMxUAdu5oy4n3OfN8flDEH+d60iG7dUfi0KkYwSvoalHzzdRzpWHTg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
|
|
|
|
"@babel/plugin-proposal-export-namespace-from@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.16.7.tgz"
|
|
integrity sha512-ZxdtqDXLRGBL64ocZcs7ovt71L3jhC1RGSyR996svrCi3PYqHNkb3SwPJCs8RIzD86s+WPpt2S73+EHCGO+NUA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
|
|
|
|
"@babel/plugin-proposal-json-strings@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.16.7.tgz"
|
|
integrity sha512-lNZ3EEggsGY78JavgbHsK9u5P3pQaW7k4axlgFLYkMd7UBsiNahCITShLjNQschPyjtO6dADrL24757IdhBrsQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
"@babel/plugin-syntax-json-strings" "^7.8.3"
|
|
|
|
"@babel/plugin-proposal-logical-assignment-operators@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.16.7.tgz"
|
|
integrity sha512-K3XzyZJGQCr00+EtYtrDjmwX7o7PLK6U9bi1nCwkQioRFVUv6dJoxbQjtWVtP+bCPy82bONBKG8NPyQ4+i6yjg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
|
|
|
|
"@babel/plugin-proposal-nullish-coalescing-operator@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.16.7.tgz"
|
|
integrity sha512-aUOrYU3EVtjf62jQrCj63pYZ7k6vns2h/DQvHPWGmsJRYzWXZ6/AsfgpiRy6XiuIDADhJzP2Q9MwSMKauBQ+UQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
|
|
|
|
"@babel/plugin-proposal-numeric-separator@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.16.7.tgz"
|
|
integrity sha512-vQgPMknOIgiuVqbokToyXbkY/OmmjAzr/0lhSIbG/KmnzXPGwW/AdhdKpi+O4X/VkWiWjnkKOBiqJrTaC98VKw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
|
|
|
"@babel/plugin-proposal-object-rest-spread@^7.16.7":
|
|
version "7.17.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.17.3.tgz"
|
|
integrity sha512-yuL5iQA/TbZn+RGAfxQXfi7CNLmKi1f8zInn4IgobuCWcAb7i+zj4TYzQ9l8cEzVyJ89PDGuqxK1xZpUDISesw==
|
|
dependencies:
|
|
"@babel/compat-data" "^7.17.0"
|
|
"@babel/helper-compilation-targets" "^7.16.7"
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
|
"@babel/plugin-transform-parameters" "^7.16.7"
|
|
|
|
"@babel/plugin-proposal-optional-catch-binding@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.16.7.tgz"
|
|
integrity sha512-eMOH/L4OvWSZAE1VkHbr1vckLG1WUcHGJSLqqQwl2GaUqG6QjddvrOaTUMNYiv77H5IKPMZ9U9P7EaHwvAShfA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
|
|
|
|
"@babel/plugin-proposal-optional-chaining@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.16.7.tgz"
|
|
integrity sha512-eC3xy+ZrUcBtP7x+sq62Q/HYd674pPTb/77XZMb5wbDPGWIdUbSr4Agr052+zaUPSb+gGRnjxXfKFvx5iMJ+DA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.16.0"
|
|
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
|
|
|
"@babel/plugin-proposal-private-methods@^7.16.11":
|
|
version "7.16.11"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.11.tgz"
|
|
integrity sha512-F/2uAkPlXDr8+BHpZvo19w3hLFKge+k75XUprE6jaqKxjGkSYcK+4c+bup5PdW/7W/Rpjwql7FTVEDW+fRAQsw==
|
|
dependencies:
|
|
"@babel/helper-create-class-features-plugin" "^7.16.10"
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
"@babel/plugin-proposal-private-property-in-object@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.16.7.tgz"
|
|
integrity sha512-rMQkjcOFbm+ufe3bTZLyOfsOUOxyvLXZJCTARhJr+8UMSoZmqTe1K1BgkFcrW37rAchWg57yI69ORxiWvUINuQ==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.16.7"
|
|
"@babel/helper-create-class-features-plugin" "^7.16.7"
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
"@babel/plugin-syntax-private-property-in-object" "^7.14.5"
|
|
|
|
"@babel/plugin-proposal-unicode-property-regex@^7.16.7", "@babel/plugin-proposal-unicode-property-regex@^7.4.4":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.16.7.tgz"
|
|
integrity sha512-QRK0YI/40VLhNVGIjRNAAQkEHws0cswSdFFjpFyt943YmJIU1da9uW63Iu6NFV6CxTZW5eTDCrwZUstBWgp/Rg==
|
|
dependencies:
|
|
"@babel/helper-create-regexp-features-plugin" "^7.16.7"
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
"@babel/plugin-syntax-async-generators@^7.8.4":
|
|
version "7.8.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz"
|
|
integrity sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-bigint@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz"
|
|
integrity sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-class-properties@^7.12.13", "@babel/plugin-syntax-class-properties@^7.8.3":
|
|
version "7.12.13"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz"
|
|
integrity sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.12.13"
|
|
|
|
"@babel/plugin-syntax-class-static-block@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz"
|
|
integrity sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-syntax-dynamic-import@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz"
|
|
integrity sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-export-namespace-from@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz"
|
|
integrity sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.3"
|
|
|
|
"@babel/plugin-syntax-import-meta@^7.8.3":
|
|
version "7.10.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz"
|
|
integrity sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-syntax-json-strings@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz"
|
|
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.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.16.7.tgz"
|
|
integrity sha512-Esxmk7YjA8QysKeT3VhTXvF6y77f/a91SIs4pWb4H2eWGQkCKFgQaG6hdoEVZtGsrAcb2K5BW66XsOErD4WU3Q==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
"@babel/plugin-syntax-logical-assignment-operators@^7.10.4", "@babel/plugin-syntax-logical-assignment-operators@^7.8.3":
|
|
version "7.10.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz"
|
|
integrity sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-syntax-nullish-coalescing-operator@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz"
|
|
integrity sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-numeric-separator@^7.10.4", "@babel/plugin-syntax-numeric-separator@^7.8.3":
|
|
version "7.10.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz"
|
|
integrity sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-syntax-object-rest-spread@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz"
|
|
integrity sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-optional-catch-binding@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz"
|
|
integrity sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-optional-chaining@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz"
|
|
integrity sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-private-property-in-object@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz"
|
|
integrity sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-syntax-top-level-await@^7.14.5", "@babel/plugin-syntax-top-level-await@^7.8.3":
|
|
version "7.14.5"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz"
|
|
integrity sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-syntax-typescript@^7.7.2":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.16.7.tgz"
|
|
integrity sha512-YhUIJHHGkqPgEcMYkPCKTyGUdoGKWtopIycQyjJH8OjvRgOYsXsaKehLVPScKJWAULPxMa4N1vCe6szREFlZ7A==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
"@babel/plugin-transform-arrow-functions@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.16.7.tgz"
|
|
integrity sha512-9ffkFFMbvzTvv+7dTp/66xvZAWASuPD5Tl9LK3Z9vhOmANo6j94rik+5YMBt4CwHVMWLWpMsriIc2zsa3WW3xQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
"@babel/plugin-transform-async-to-generator@^7.16.8":
|
|
version "7.16.8"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.16.8.tgz"
|
|
integrity sha512-MtmUmTJQHCnyJVrScNzNlofQJ3dLFuobYn3mwOTKHnSCMtbNsqvF71GQmJfFjdrXSsAA7iysFmYWw4bXZ20hOg==
|
|
dependencies:
|
|
"@babel/helper-module-imports" "^7.16.7"
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
"@babel/helper-remap-async-to-generator" "^7.16.8"
|
|
|
|
"@babel/plugin-transform-block-scoped-functions@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.16.7.tgz"
|
|
integrity sha512-JUuzlzmF40Z9cXyytcbZEZKckgrQzChbQJw/5PuEHYeqzCsvebDx0K0jWnIIVcmmDOAVctCgnYs0pMcrYj2zJg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
"@babel/plugin-transform-block-scoping@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.16.7.tgz"
|
|
integrity sha512-ObZev2nxVAYA4bhyusELdo9hb3H+A56bxH3FZMbEImZFiEDYVHXQSJ1hQKFlDnlt8G9bBrCZ5ZpURZUrV4G5qQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
"@babel/plugin-transform-classes@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.16.7.tgz"
|
|
integrity sha512-WY7og38SFAGYRe64BrjKf8OrE6ulEHtr5jEYaZMwox9KebgqPi67Zqz8K53EKk1fFEJgm96r32rkKZ3qA2nCWQ==
|
|
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-optimise-call-expression" "^7.16.7"
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
"@babel/helper-replace-supers" "^7.16.7"
|
|
"@babel/helper-split-export-declaration" "^7.16.7"
|
|
globals "^11.1.0"
|
|
|
|
"@babel/plugin-transform-computed-properties@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.16.7.tgz"
|
|
integrity sha512-gN72G9bcmenVILj//sv1zLNaPyYcOzUho2lIJBMh/iakJ9ygCo/hEF9cpGb61SCMEDxbbyBoVQxrt+bWKu5KGw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
"@babel/plugin-transform-destructuring@^7.16.7":
|
|
version "7.17.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.17.7.tgz"
|
|
integrity sha512-XVh0r5yq9sLR4vZ6eVZe8FKfIcSgaTBxVBRSYokRj2qksf6QerYnTxz9/GTuKTH/n/HwLP7t6gtlybHetJ/6hQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
"@babel/plugin-transform-dotall-regex@^7.16.7", "@babel/plugin-transform-dotall-regex@^7.4.4":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.16.7.tgz"
|
|
integrity sha512-Lyttaao2SjZF6Pf4vk1dVKv8YypMpomAbygW+mU5cYP3S5cWTfCJjG8xV6CFdzGFlfWK81IjL9viiTvpb6G7gQ==
|
|
dependencies:
|
|
"@babel/helper-create-regexp-features-plugin" "^7.16.7"
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
"@babel/plugin-transform-duplicate-keys@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.16.7.tgz"
|
|
integrity sha512-03DvpbRfvWIXyK0/6QiR1KMTWeT6OcQ7tbhjrXyFS02kjuX/mu5Bvnh5SDSWHxyawit2g5aWhKwI86EE7GUnTw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
"@babel/plugin-transform-exponentiation-operator@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.16.7.tgz"
|
|
integrity sha512-8UYLSlyLgRixQvlYH3J2ekXFHDFLQutdy7FfFAMm3CPZ6q9wHCwnUyiXpQCe3gVVnQlHc5nsuiEVziteRNTXEA==
|
|
dependencies:
|
|
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.16.7"
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
"@babel/plugin-transform-for-of@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.16.7.tgz"
|
|
integrity sha512-/QZm9W92Ptpw7sjI9Nx1mbcsWz33+l8kuMIQnDwgQBG5s3fAfQvkRjQ7NqXhtNcKOnPkdICmUHyCaWW06HCsqg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
"@babel/plugin-transform-function-name@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.16.7.tgz"
|
|
integrity sha512-SU/C68YVwTRxqWj5kgsbKINakGag0KTgq9f2iZEXdStoAbOzLHEBRYzImmA6yFo8YZhJVflvXmIHUO7GWHmxxA==
|
|
dependencies:
|
|
"@babel/helper-compilation-targets" "^7.16.7"
|
|
"@babel/helper-function-name" "^7.16.7"
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
"@babel/plugin-transform-literals@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.16.7.tgz"
|
|
integrity sha512-6tH8RTpTWI0s2sV6uq3e/C9wPo4PTqqZps4uF0kzQ9/xPLFQtipynvmT1g/dOfEJ+0EQsHhkQ/zyRId8J2b8zQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
"@babel/plugin-transform-member-expression-literals@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.16.7.tgz"
|
|
integrity sha512-mBruRMbktKQwbxaJof32LT9KLy2f3gH+27a5XSuXo6h7R3vqltl0PgZ80C8ZMKw98Bf8bqt6BEVi3svOh2PzMw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
"@babel/plugin-transform-modules-amd@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.16.7.tgz"
|
|
integrity sha512-KaaEtgBL7FKYwjJ/teH63oAmE3lP34N3kshz8mm4VMAw7U3PxjVwwUmxEFksbgsNUaO3wId9R2AVQYSEGRa2+g==
|
|
dependencies:
|
|
"@babel/helper-module-transforms" "^7.16.7"
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
babel-plugin-dynamic-import-node "^2.3.3"
|
|
|
|
"@babel/plugin-transform-modules-commonjs@^7.16.8":
|
|
version "7.17.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.17.7.tgz"
|
|
integrity sha512-ITPmR2V7MqioMJyrxUo2onHNC3e+MvfFiFIR0RP21d3PtlVb6sfzoxNKiphSZUOM9hEIdzCcZe83ieX3yoqjUA==
|
|
dependencies:
|
|
"@babel/helper-module-transforms" "^7.17.7"
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
"@babel/helper-simple-access" "^7.17.7"
|
|
babel-plugin-dynamic-import-node "^2.3.3"
|
|
|
|
"@babel/plugin-transform-modules-systemjs@^7.16.7":
|
|
version "7.17.8"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.17.8.tgz"
|
|
integrity sha512-39reIkMTUVagzgA5x88zDYXPCMT6lcaRKs1+S9K6NKBPErbgO/w/kP8GlNQTC87b412ZTlmNgr3k2JrWgHH+Bw==
|
|
dependencies:
|
|
"@babel/helper-hoist-variables" "^7.16.7"
|
|
"@babel/helper-module-transforms" "^7.17.7"
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
"@babel/helper-validator-identifier" "^7.16.7"
|
|
babel-plugin-dynamic-import-node "^2.3.3"
|
|
|
|
"@babel/plugin-transform-modules-umd@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.16.7.tgz"
|
|
integrity sha512-EMh7uolsC8O4xhudF2F6wedbSHm1HHZ0C6aJ7K67zcDNidMzVcxWdGr+htW9n21klm+bOn+Rx4CBsAntZd3rEQ==
|
|
dependencies:
|
|
"@babel/helper-module-transforms" "^7.16.7"
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
"@babel/plugin-transform-named-capturing-groups-regex@^7.16.8":
|
|
version "7.16.8"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.16.8.tgz"
|
|
integrity sha512-j3Jw+n5PvpmhRR+mrgIh04puSANCk/T/UA3m3P1MjJkhlK906+ApHhDIqBQDdOgL/r1UYpz4GNclTXxyZrYGSw==
|
|
dependencies:
|
|
"@babel/helper-create-regexp-features-plugin" "^7.16.7"
|
|
|
|
"@babel/plugin-transform-new-target@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.16.7.tgz"
|
|
integrity sha512-xiLDzWNMfKoGOpc6t3U+etCE2yRnn3SM09BXqWPIZOBpL2gvVrBWUKnsJx0K/ADi5F5YC5f8APFfWrz25TdlGg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
"@babel/plugin-transform-object-super@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.16.7.tgz"
|
|
integrity sha512-14J1feiQVWaGvRxj2WjyMuXS2jsBkgB3MdSN5HuC2G5nRspa5RK9COcs82Pwy5BuGcjb+fYaUj94mYcOj7rCvw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
"@babel/helper-replace-supers" "^7.16.7"
|
|
|
|
"@babel/plugin-transform-parameters@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.16.7.tgz"
|
|
integrity sha512-AT3MufQ7zZEhU2hwOA11axBnExW0Lszu4RL/tAlUJBuNoRak+wehQW8h6KcXOcgjY42fHtDxswuMhMjFEuv/aw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
"@babel/plugin-transform-property-literals@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.16.7.tgz"
|
|
integrity sha512-z4FGr9NMGdoIl1RqavCqGG+ZuYjfZ/hkCIeuH6Do7tXmSm0ls11nYVSJqFEUOSJbDab5wC6lRE/w6YjVcr6Hqw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
"@babel/plugin-transform-react-display-name@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.16.7.tgz"
|
|
integrity sha512-qgIg8BcZgd0G/Cz916D5+9kqX0c7nPZyXaP8R2tLNN5tkyIZdG5fEwBrxwplzSnjC1jvQmyMNVwUCZPcbGY7Pg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
"@babel/plugin-transform-react-jsx-development@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.16.7.tgz"
|
|
integrity sha512-RMvQWvpla+xy6MlBpPlrKZCMRs2AGiHOGHY3xRwl0pEeim348dDyxeH4xBsMPbIMhujeq7ihE702eM2Ew0Wo+A==
|
|
dependencies:
|
|
"@babel/plugin-transform-react-jsx" "^7.16.7"
|
|
|
|
"@babel/plugin-transform-react-jsx@^7.16.7":
|
|
version "7.17.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.17.3.tgz"
|
|
integrity sha512-9tjBm4O07f7mzKSIlEmPdiE6ub7kfIe6Cd+w+oQebpATfTQMAgW+YOuWxogbKVTulA+MEO7byMeIUtQ1z+z+ZQ==
|
|
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.17.0"
|
|
|
|
"@babel/plugin-transform-react-pure-annotations@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.16.7.tgz"
|
|
integrity sha512-hs71ToC97k3QWxswh2ElzMFABXHvGiJ01IB1TbYQDGeWRKWz/MPUTh5jGExdHvosYKpnJW5Pm3S4+TA3FyX+GA==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.16.7"
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
"@babel/plugin-transform-regenerator@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.16.7.tgz"
|
|
integrity sha512-mF7jOgGYCkSJagJ6XCujSQg+6xC1M77/03K2oBmVJWoFGNUtnVJO4WHKJk3dnPC8HCcj4xBQP1Egm8DWh3Pb3Q==
|
|
dependencies:
|
|
regenerator-transform "^0.14.2"
|
|
|
|
"@babel/plugin-transform-reserved-words@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.16.7.tgz"
|
|
integrity sha512-KQzzDnZ9hWQBjwi5lpY5v9shmm6IVG0U9pB18zvMu2i4H90xpT4gmqwPYsn8rObiadYe2M0gmgsiOIF5A/2rtg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
"@babel/plugin-transform-runtime@^7.4.4":
|
|
version "7.17.0"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.17.0.tgz"
|
|
integrity sha512-fr7zPWnKXNc1xoHfrIU9mN/4XKX4VLZ45Q+oMhfsYIaHvg7mHgmhfOy/ckRWqDK7XF3QDigRpkh5DKq6+clE8A==
|
|
dependencies:
|
|
"@babel/helper-module-imports" "^7.16.7"
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
babel-plugin-polyfill-corejs2 "^0.3.0"
|
|
babel-plugin-polyfill-corejs3 "^0.5.0"
|
|
babel-plugin-polyfill-regenerator "^0.3.0"
|
|
semver "^6.3.0"
|
|
|
|
"@babel/plugin-transform-shorthand-properties@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.16.7.tgz"
|
|
integrity sha512-hah2+FEnoRoATdIb05IOXf+4GzXYTq75TVhIn1PewihbpyrNWUt2JbudKQOETWw6QpLe+AIUpJ5MVLYTQbeeUg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
"@babel/plugin-transform-spread@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.16.7.tgz"
|
|
integrity sha512-+pjJpgAngb53L0iaA5gU/1MLXJIfXcYepLgXB3esVRf4fqmj8f2cxM3/FKaHsZms08hFQJkFccEWuIpm429TXg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.16.0"
|
|
|
|
"@babel/plugin-transform-sticky-regex@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.16.7.tgz"
|
|
integrity sha512-NJa0Bd/87QV5NZZzTuZG5BPJjLYadeSZ9fO6oOUoL4iQx+9EEuw/eEM92SrsT19Yc2jgB1u1hsjqDtH02c3Drw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
"@babel/plugin-transform-template-literals@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.16.7.tgz"
|
|
integrity sha512-VwbkDDUeenlIjmfNeDX/V0aWrQH2QiVyJtwymVQSzItFDTpxfyJh3EVaQiS0rIN/CqbLGr0VcGmuwyTdZtdIsA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
"@babel/plugin-transform-typeof-symbol@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.16.7.tgz"
|
|
integrity sha512-p2rOixCKRJzpg9JB4gjnG4gjWkWa89ZoYUnl9snJ1cWIcTH/hvxZqfO+WjG6T8DRBpctEol5jw1O5rA8gkCokQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
"@babel/plugin-transform-unicode-escapes@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.16.7.tgz"
|
|
integrity sha512-TAV5IGahIz3yZ9/Hfv35TV2xEm+kaBDaZQCn2S/hG9/CZ0DktxJv9eKfPc7yYCvOYR4JGx1h8C+jcSOvgaaI/Q==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
"@babel/plugin-transform-unicode-regex@^7.16.7":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.16.7.tgz"
|
|
integrity sha512-oC5tYYKw56HO75KZVLQ+R/Nl3Hro9kf8iG0hXoaHP7tjAyCpvqBiSNe6vGrZni1Z6MggmUOC6A7VP7AVmw225Q==
|
|
dependencies:
|
|
"@babel/helper-create-regexp-features-plugin" "^7.16.7"
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
"@babel/preset-env@^7.4.4":
|
|
version "7.16.11"
|
|
resolved "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.16.11.tgz"
|
|
integrity sha512-qcmWG8R7ZW6WBRPZK//y+E3Cli151B20W1Rv7ln27vuPaXU/8TKms6jFdiJtF7UDTxcrb7mZd88tAeK9LjdT8g==
|
|
dependencies:
|
|
"@babel/compat-data" "^7.16.8"
|
|
"@babel/helper-compilation-targets" "^7.16.7"
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
"@babel/helper-validator-option" "^7.16.7"
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.16.7"
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.16.7"
|
|
"@babel/plugin-proposal-async-generator-functions" "^7.16.8"
|
|
"@babel/plugin-proposal-class-properties" "^7.16.7"
|
|
"@babel/plugin-proposal-class-static-block" "^7.16.7"
|
|
"@babel/plugin-proposal-dynamic-import" "^7.16.7"
|
|
"@babel/plugin-proposal-export-namespace-from" "^7.16.7"
|
|
"@babel/plugin-proposal-json-strings" "^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-object-rest-spread" "^7.16.7"
|
|
"@babel/plugin-proposal-optional-catch-binding" "^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-proposal-unicode-property-regex" "^7.16.7"
|
|
"@babel/plugin-syntax-async-generators" "^7.8.4"
|
|
"@babel/plugin-syntax-class-properties" "^7.12.13"
|
|
"@babel/plugin-syntax-class-static-block" "^7.14.5"
|
|
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
|
|
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
|
|
"@babel/plugin-syntax-json-strings" "^7.8.3"
|
|
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
|
|
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
|
|
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
|
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
|
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
|
|
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
|
"@babel/plugin-syntax-private-property-in-object" "^7.14.5"
|
|
"@babel/plugin-syntax-top-level-await" "^7.14.5"
|
|
"@babel/plugin-transform-arrow-functions" "^7.16.7"
|
|
"@babel/plugin-transform-async-to-generator" "^7.16.8"
|
|
"@babel/plugin-transform-block-scoped-functions" "^7.16.7"
|
|
"@babel/plugin-transform-block-scoping" "^7.16.7"
|
|
"@babel/plugin-transform-classes" "^7.16.7"
|
|
"@babel/plugin-transform-computed-properties" "^7.16.7"
|
|
"@babel/plugin-transform-destructuring" "^7.16.7"
|
|
"@babel/plugin-transform-dotall-regex" "^7.16.7"
|
|
"@babel/plugin-transform-duplicate-keys" "^7.16.7"
|
|
"@babel/plugin-transform-exponentiation-operator" "^7.16.7"
|
|
"@babel/plugin-transform-for-of" "^7.16.7"
|
|
"@babel/plugin-transform-function-name" "^7.16.7"
|
|
"@babel/plugin-transform-literals" "^7.16.7"
|
|
"@babel/plugin-transform-member-expression-literals" "^7.16.7"
|
|
"@babel/plugin-transform-modules-amd" "^7.16.7"
|
|
"@babel/plugin-transform-modules-commonjs" "^7.16.8"
|
|
"@babel/plugin-transform-modules-systemjs" "^7.16.7"
|
|
"@babel/plugin-transform-modules-umd" "^7.16.7"
|
|
"@babel/plugin-transform-named-capturing-groups-regex" "^7.16.8"
|
|
"@babel/plugin-transform-new-target" "^7.16.7"
|
|
"@babel/plugin-transform-object-super" "^7.16.7"
|
|
"@babel/plugin-transform-parameters" "^7.16.7"
|
|
"@babel/plugin-transform-property-literals" "^7.16.7"
|
|
"@babel/plugin-transform-regenerator" "^7.16.7"
|
|
"@babel/plugin-transform-reserved-words" "^7.16.7"
|
|
"@babel/plugin-transform-shorthand-properties" "^7.16.7"
|
|
"@babel/plugin-transform-spread" "^7.16.7"
|
|
"@babel/plugin-transform-sticky-regex" "^7.16.7"
|
|
"@babel/plugin-transform-template-literals" "^7.16.7"
|
|
"@babel/plugin-transform-typeof-symbol" "^7.16.7"
|
|
"@babel/plugin-transform-unicode-escapes" "^7.16.7"
|
|
"@babel/plugin-transform-unicode-regex" "^7.16.7"
|
|
"@babel/preset-modules" "^0.1.5"
|
|
"@babel/types" "^7.16.8"
|
|
babel-plugin-polyfill-corejs2 "^0.3.0"
|
|
babel-plugin-polyfill-corejs3 "^0.5.0"
|
|
babel-plugin-polyfill-regenerator "^0.3.0"
|
|
core-js-compat "^3.20.2"
|
|
semver "^6.3.0"
|
|
|
|
"@babel/preset-modules@^0.1.5":
|
|
version "0.1.5"
|
|
resolved "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.5.tgz"
|
|
integrity sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
"@babel/plugin-proposal-unicode-property-regex" "^7.4.4"
|
|
"@babel/plugin-transform-dotall-regex" "^7.4.4"
|
|
"@babel/types" "^7.4.4"
|
|
esutils "^2.0.2"
|
|
|
|
"@babel/preset-react@^7.0.0":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.16.7.tgz"
|
|
integrity sha512-fWpyI8UM/HE6DfPBzD8LnhQ/OcH8AgTaqcqP2nGOXEUV+VKBR5JRN9hCk9ai+zQQ57vtm9oWeXguBCPNUjytgA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
"@babel/helper-validator-option" "^7.16.7"
|
|
"@babel/plugin-transform-react-display-name" "^7.16.7"
|
|
"@babel/plugin-transform-react-jsx" "^7.16.7"
|
|
"@babel/plugin-transform-react-jsx-development" "^7.16.7"
|
|
"@babel/plugin-transform-react-pure-annotations" "^7.16.7"
|
|
|
|
"@babel/runtime@^7.17.7", "@babel/runtime@^7.17.8", "@babel/runtime@^7.4.3", "@babel/runtime@^7.4.4", "@babel/runtime@^7.8.4":
|
|
version "7.17.8"
|
|
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.17.8.tgz"
|
|
integrity sha512-dQpEpK0O9o6lj6oPu0gRDbbnk+4LeHlNcBpspf6Olzt3GIX4P1lWF1gS+pHLDFlaJvbR6q7jCfQ08zA4QJBnmA==
|
|
dependencies:
|
|
regenerator-runtime "^0.13.4"
|
|
|
|
"@babel/template@^7.16.7", "@babel/template@^7.3.3":
|
|
version "7.16.7"
|
|
resolved "https://registry.npmjs.org/@babel/template/-/template-7.16.7.tgz"
|
|
integrity sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.16.7"
|
|
"@babel/parser" "^7.16.7"
|
|
"@babel/types" "^7.16.7"
|
|
|
|
"@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.3", "@babel/traverse@^7.7.2":
|
|
version "7.17.3"
|
|
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.17.3.tgz"
|
|
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/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.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
|
|
version "7.17.0"
|
|
resolved "https://registry.npmjs.org/@babel/types/-/types-7.17.0.tgz"
|
|
integrity sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw==
|
|
dependencies:
|
|
"@babel/helper-validator-identifier" "^7.16.7"
|
|
to-fast-properties "^2.0.0"
|
|
|
|
"@bcoe/v8-coverage@^0.2.3":
|
|
version "0.2.3"
|
|
resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz"
|
|
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
|
|
|
|
"@discoveryjs/json-ext@^0.5.0":
|
|
version "0.5.7"
|
|
resolved "https://registry.npmjs.org/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz"
|
|
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==
|
|
|
|
"@istanbuljs/load-nyc-config@^1.0.0":
|
|
version "1.1.0"
|
|
resolved "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz"
|
|
integrity sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==
|
|
dependencies:
|
|
camelcase "^5.3.1"
|
|
find-up "^4.1.0"
|
|
get-package-type "^0.1.0"
|
|
js-yaml "^3.13.1"
|
|
resolve-from "^5.0.0"
|
|
|
|
"@istanbuljs/schema@^0.1.2":
|
|
version "0.1.3"
|
|
resolved "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz"
|
|
integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==
|
|
|
|
"@jest/console@^27.5.1":
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/@jest/console/-/console-27.5.1.tgz"
|
|
integrity sha512-kZ/tNpS3NXn0mlXXXPNuDZnb4c0oZ20r4K5eemM2k30ZC3G0T02nXUvyhf5YdbXWHPEJLc9qGLxEZ216MdL+Zg==
|
|
dependencies:
|
|
"@jest/types" "^27.5.1"
|
|
"@types/node" "*"
|
|
chalk "^4.0.0"
|
|
jest-message-util "^27.5.1"
|
|
jest-util "^27.5.1"
|
|
slash "^3.0.0"
|
|
|
|
"@jest/core@^27.5.1":
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/@jest/core/-/core-27.5.1.tgz"
|
|
integrity sha512-AK6/UTrvQD0Cd24NSqmIA6rKsu0tKIxfiCducZvqxYdmMisOYAsdItspT+fQDQYARPf8XgjAFZi0ogW2agH5nQ==
|
|
dependencies:
|
|
"@jest/console" "^27.5.1"
|
|
"@jest/reporters" "^27.5.1"
|
|
"@jest/test-result" "^27.5.1"
|
|
"@jest/transform" "^27.5.1"
|
|
"@jest/types" "^27.5.1"
|
|
"@types/node" "*"
|
|
ansi-escapes "^4.2.1"
|
|
chalk "^4.0.0"
|
|
emittery "^0.8.1"
|
|
exit "^0.1.2"
|
|
graceful-fs "^4.2.9"
|
|
jest-changed-files "^27.5.1"
|
|
jest-config "^27.5.1"
|
|
jest-haste-map "^27.5.1"
|
|
jest-message-util "^27.5.1"
|
|
jest-regex-util "^27.5.1"
|
|
jest-resolve "^27.5.1"
|
|
jest-resolve-dependencies "^27.5.1"
|
|
jest-runner "^27.5.1"
|
|
jest-runtime "^27.5.1"
|
|
jest-snapshot "^27.5.1"
|
|
jest-util "^27.5.1"
|
|
jest-validate "^27.5.1"
|
|
jest-watcher "^27.5.1"
|
|
micromatch "^4.0.4"
|
|
rimraf "^3.0.0"
|
|
slash "^3.0.0"
|
|
strip-ansi "^6.0.0"
|
|
|
|
"@jest/environment@^27.5.1":
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/@jest/environment/-/environment-27.5.1.tgz"
|
|
integrity sha512-/WQjhPJe3/ghaol/4Bq480JKXV/Rfw8nQdN7f41fM8VDHLcxKXou6QyXAh3EFr9/bVG3x74z1NWDkP87EiY8gA==
|
|
dependencies:
|
|
"@jest/fake-timers" "^27.5.1"
|
|
"@jest/types" "^27.5.1"
|
|
"@types/node" "*"
|
|
jest-mock "^27.5.1"
|
|
|
|
"@jest/fake-timers@^27.5.1":
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-27.5.1.tgz"
|
|
integrity sha512-/aPowoolwa07k7/oM3aASneNeBGCmGQsc3ugN4u6s4C/+s5M64MFo/+djTdiwcbQlRfFElGuDXWzaWj6QgKObQ==
|
|
dependencies:
|
|
"@jest/types" "^27.5.1"
|
|
"@sinonjs/fake-timers" "^8.0.1"
|
|
"@types/node" "*"
|
|
jest-message-util "^27.5.1"
|
|
jest-mock "^27.5.1"
|
|
jest-util "^27.5.1"
|
|
|
|
"@jest/globals@^27.5.1":
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/@jest/globals/-/globals-27.5.1.tgz"
|
|
integrity sha512-ZEJNB41OBQQgGzgyInAv0UUfDDj3upmHydjieSxFvTRuZElrx7tXg/uVQ5hYVEwiXs3+aMsAeEc9X7xiSKCm4Q==
|
|
dependencies:
|
|
"@jest/environment" "^27.5.1"
|
|
"@jest/types" "^27.5.1"
|
|
expect "^27.5.1"
|
|
|
|
"@jest/reporters@^27.5.1":
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/@jest/reporters/-/reporters-27.5.1.tgz"
|
|
integrity sha512-cPXh9hWIlVJMQkVk84aIvXuBB4uQQmFqZiacloFuGiP3ah1sbCxCosidXFDfqG8+6fO1oR2dTJTlsOy4VFmUfw==
|
|
dependencies:
|
|
"@bcoe/v8-coverage" "^0.2.3"
|
|
"@jest/console" "^27.5.1"
|
|
"@jest/test-result" "^27.5.1"
|
|
"@jest/transform" "^27.5.1"
|
|
"@jest/types" "^27.5.1"
|
|
"@types/node" "*"
|
|
chalk "^4.0.0"
|
|
collect-v8-coverage "^1.0.0"
|
|
exit "^0.1.2"
|
|
glob "^7.1.2"
|
|
graceful-fs "^4.2.9"
|
|
istanbul-lib-coverage "^3.0.0"
|
|
istanbul-lib-instrument "^5.1.0"
|
|
istanbul-lib-report "^3.0.0"
|
|
istanbul-lib-source-maps "^4.0.0"
|
|
istanbul-reports "^3.1.3"
|
|
jest-haste-map "^27.5.1"
|
|
jest-resolve "^27.5.1"
|
|
jest-util "^27.5.1"
|
|
jest-worker "^27.5.1"
|
|
slash "^3.0.0"
|
|
source-map "^0.6.0"
|
|
string-length "^4.0.1"
|
|
terminal-link "^2.0.0"
|
|
v8-to-istanbul "^8.1.0"
|
|
|
|
"@jest/source-map@^27.5.1":
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/@jest/source-map/-/source-map-27.5.1.tgz"
|
|
integrity sha512-y9NIHUYF3PJRlHk98NdC/N1gl88BL08aQQgu4k4ZopQkCw9t9cV8mtl3TV8b/YCB8XaVTFrmUTAJvjsntDireg==
|
|
dependencies:
|
|
callsites "^3.0.0"
|
|
graceful-fs "^4.2.9"
|
|
source-map "^0.6.0"
|
|
|
|
"@jest/test-result@^27.5.1":
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/@jest/test-result/-/test-result-27.5.1.tgz"
|
|
integrity sha512-EW35l2RYFUcUQxFJz5Cv5MTOxlJIQs4I7gxzi2zVU7PJhOwfYq1MdC5nhSmYjX1gmMmLPvB3sIaC+BkcHRBfag==
|
|
dependencies:
|
|
"@jest/console" "^27.5.1"
|
|
"@jest/types" "^27.5.1"
|
|
"@types/istanbul-lib-coverage" "^2.0.0"
|
|
collect-v8-coverage "^1.0.0"
|
|
|
|
"@jest/test-sequencer@^27.5.1":
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-27.5.1.tgz"
|
|
integrity sha512-LCheJF7WB2+9JuCS7VB/EmGIdQuhtqjRNI9A43idHv3E4KltCTsPsLxvdaubFHSYwY/fNjMWjl6vNRhDiN7vpQ==
|
|
dependencies:
|
|
"@jest/test-result" "^27.5.1"
|
|
graceful-fs "^4.2.9"
|
|
jest-haste-map "^27.5.1"
|
|
jest-runtime "^27.5.1"
|
|
|
|
"@jest/transform@^27.5.1":
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/@jest/transform/-/transform-27.5.1.tgz"
|
|
integrity sha512-ipON6WtYgl/1329g5AIJVbUuEh0wZVbdpGwC99Jw4LwuoBNS95MVphU6zOeD9pDkon+LLbFL7lOQRapbB8SCHw==
|
|
dependencies:
|
|
"@babel/core" "^7.1.0"
|
|
"@jest/types" "^27.5.1"
|
|
babel-plugin-istanbul "^6.1.1"
|
|
chalk "^4.0.0"
|
|
convert-source-map "^1.4.0"
|
|
fast-json-stable-stringify "^2.0.0"
|
|
graceful-fs "^4.2.9"
|
|
jest-haste-map "^27.5.1"
|
|
jest-regex-util "^27.5.1"
|
|
jest-util "^27.5.1"
|
|
micromatch "^4.0.4"
|
|
pirates "^4.0.4"
|
|
slash "^3.0.0"
|
|
source-map "^0.6.1"
|
|
write-file-atomic "^3.0.0"
|
|
|
|
"@jest/types@^27.5.1":
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/@jest/types/-/types-27.5.1.tgz"
|
|
integrity sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==
|
|
dependencies:
|
|
"@types/istanbul-lib-coverage" "^2.0.0"
|
|
"@types/istanbul-reports" "^3.0.0"
|
|
"@types/node" "*"
|
|
"@types/yargs" "^16.0.0"
|
|
chalk "^4.0.0"
|
|
|
|
"@jridgewell/gen-mapping@^0.3.0":
|
|
version "0.3.2"
|
|
resolved "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz"
|
|
integrity sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==
|
|
dependencies:
|
|
"@jridgewell/set-array" "^1.0.1"
|
|
"@jridgewell/sourcemap-codec" "^1.4.10"
|
|
"@jridgewell/trace-mapping" "^0.3.9"
|
|
|
|
"@jridgewell/resolve-uri@^3.0.3":
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz"
|
|
integrity sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==
|
|
|
|
"@jridgewell/set-array@^1.0.1":
|
|
version "1.1.2"
|
|
resolved "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz"
|
|
integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==
|
|
|
|
"@jridgewell/source-map@^0.3.2":
|
|
version "0.3.2"
|
|
resolved "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.2.tgz"
|
|
integrity sha512-m7O9o2uR8k2ObDysZYzdfhb08VuEml5oWGiosa1VdaPZ/A6QyPkAJuwN0Q1lhULOf6B7MtQmHENS743hWtCrgw==
|
|
dependencies:
|
|
"@jridgewell/gen-mapping" "^0.3.0"
|
|
"@jridgewell/trace-mapping" "^0.3.9"
|
|
|
|
"@jridgewell/sourcemap-codec@^1.4.10":
|
|
version "1.4.14"
|
|
resolved "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz"
|
|
integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==
|
|
|
|
"@jridgewell/trace-mapping@^0.3.0":
|
|
version "0.3.4"
|
|
resolved "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.4.tgz"
|
|
integrity sha512-vFv9ttIedivx0ux3QSjhgtCVjPZd5l46ZOMDSCwnH1yUO2e964gO8LZGyv2QkqcgR6TnBU1v+1IFqmeoG+0UJQ==
|
|
dependencies:
|
|
"@jridgewell/resolve-uri" "^3.0.3"
|
|
"@jridgewell/sourcemap-codec" "^1.4.10"
|
|
|
|
"@jridgewell/trace-mapping@^0.3.9":
|
|
version "0.3.14"
|
|
resolved "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.14.tgz"
|
|
integrity sha512-bJWEfQ9lPTvm3SneWwRFVLzrh6nhjwqw7TUFFBEMzwvg7t7PCDenf2lDwqo4NQXzdpgBXyFgDWnQA+2vkruksQ==
|
|
dependencies:
|
|
"@jridgewell/resolve-uri" "^3.0.3"
|
|
"@jridgewell/sourcemap-codec" "^1.4.10"
|
|
|
|
"@polka/url@^1.0.0-next.20":
|
|
version "1.0.0-next.21"
|
|
resolved "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.21.tgz"
|
|
integrity sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==
|
|
|
|
"@react-icons/all-files@^4.1.0":
|
|
version "4.1.0"
|
|
resolved "https://registry.npmjs.org/@react-icons/all-files/-/all-files-4.1.0.tgz"
|
|
integrity sha512-hxBI2UOuVaI3O/BhQfhtb4kcGn9ft12RWAFVMUeNjqqhLsHvFtzIkFaptBJpFDANTKoDfdVoHTKZDlwKCACbMQ==
|
|
|
|
"@sinonjs/commons@^1.7.0":
|
|
version "1.8.3"
|
|
resolved "https://registry.npmjs.org/@sinonjs/commons/-/commons-1.8.3.tgz"
|
|
integrity sha512-xkNcLAn/wZaX14RPlwizcKicDk9G3F8m2nU3L7Ukm5zBgTwiT0wsoFAHx9Jq56fJA1z/7uKGtCRu16sOUCLIHQ==
|
|
dependencies:
|
|
type-detect "4.0.8"
|
|
|
|
"@sinonjs/fake-timers@^8.0.1":
|
|
version "8.1.0"
|
|
resolved "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-8.1.0.tgz"
|
|
integrity sha512-OAPJUAtgeINhh/TAlUID4QTs53Njm7xzddaVlEs/SXwgtiD1tW22zAB/W1wdqfrpmikgaWQ9Fw6Ws+hsiRm5Vg==
|
|
dependencies:
|
|
"@sinonjs/commons" "^1.7.0"
|
|
|
|
"@tanem/svg-injector@^10.1.21":
|
|
version "10.1.21"
|
|
resolved "https://registry.npmjs.org/@tanem/svg-injector/-/svg-injector-10.1.21.tgz"
|
|
integrity sha512-eRv6TQ120GIu36jTki4j3mR/kZyUSeiz22bwZ67Lz9fXtdXnn4MfZGANnvIrxTfFt9KWj2IQTDMfbj69PGSzRg==
|
|
dependencies:
|
|
"@babel/runtime" "^7.17.7"
|
|
content-type "^1.0.4"
|
|
tslib "^2.3.1"
|
|
|
|
"@tanem/svg-injector@^7.0.15":
|
|
version "7.0.17"
|
|
resolved "https://registry.npmjs.org/@tanem/svg-injector/-/svg-injector-7.0.17.tgz"
|
|
integrity sha512-UfFFkaX3M3bNOVzK+fdFyvlZbFwYtf5OucXpUSfmi1aQdE93H/PeTGNbaodB17PihlMEQNMiPHn59n+k4prB0w==
|
|
dependencies:
|
|
"@babel/runtime" "^7.4.4"
|
|
|
|
"@tootallnate/once@1":
|
|
version "1.1.2"
|
|
resolved "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz"
|
|
integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==
|
|
|
|
"@types/assert@^1.4.2":
|
|
version "1.5.6"
|
|
resolved "https://registry.npmjs.org/@types/assert/-/assert-1.5.6.tgz"
|
|
integrity sha512-Y7gDJiIqb9qKUHfBQYOWGngUpLORtirAVPuj/CWJrU2C6ZM4/y3XLwuwfGMF8s7QzW746LQZx23m0+1FSgjfug==
|
|
|
|
"@types/axios@^0.14.0":
|
|
version "0.14.0"
|
|
resolved "https://registry.npmjs.org/@types/axios/-/axios-0.14.0.tgz"
|
|
integrity sha1-7CMA++fX3d1+udOr+HmZlkyvzkY=
|
|
dependencies:
|
|
axios "*"
|
|
|
|
"@types/babel__core@^7.0.0", "@types/babel__core@^7.1.14":
|
|
version "7.1.19"
|
|
resolved "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.1.19.tgz"
|
|
integrity sha512-WEOTgRsbYkvA/KCsDwVEGkd7WAr1e3g31VHQ8zy5gul/V1qKullU/BU5I68X5v7V3GnB9eotmom4v5a5gjxorw==
|
|
dependencies:
|
|
"@babel/parser" "^7.1.0"
|
|
"@babel/types" "^7.0.0"
|
|
"@types/babel__generator" "*"
|
|
"@types/babel__template" "*"
|
|
"@types/babel__traverse" "*"
|
|
|
|
"@types/babel__generator@*":
|
|
version "7.6.4"
|
|
resolved "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.4.tgz"
|
|
integrity sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg==
|
|
dependencies:
|
|
"@babel/types" "^7.0.0"
|
|
|
|
"@types/babel__template@*":
|
|
version "7.4.1"
|
|
resolved "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.1.tgz"
|
|
integrity sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==
|
|
dependencies:
|
|
"@babel/parser" "^7.1.0"
|
|
"@babel/types" "^7.0.0"
|
|
|
|
"@types/babel__traverse@*", "@types/babel__traverse@^7.0.4", "@types/babel__traverse@^7.0.6":
|
|
version "7.14.2"
|
|
resolved "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.14.2.tgz"
|
|
integrity sha512-K2waXdXBi2302XUdcHcR1jCeU0LL4TD9HRs/gk0N2Xvrht+G/BfJa4QObBQZfhMdxiCpV3COl5Nfq4uKTeTnJA==
|
|
dependencies:
|
|
"@babel/types" "^7.3.0"
|
|
|
|
"@types/deep-diff@^1.0.0":
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/@types/deep-diff/-/deep-diff-1.0.1.tgz"
|
|
integrity sha512-cZIq2GFcPmW0/M7dtLuphyoU8f3zpTcBgV+wkFFJ0CK0lwRVGGLaBSJZ98qs4LjtLimPq1Bb2VJnhGn6SEE4IA==
|
|
|
|
"@types/eslint-scope@^3.7.3":
|
|
version "3.7.3"
|
|
resolved "https://registry.npmjs.org/@types/eslint-scope/-/eslint-scope-3.7.3.tgz"
|
|
integrity sha512-PB3ldyrcnAicT35TWPs5IcwKD8S333HMaa2VVv4+wdvebJkjWuW/xESoB8IwRcog8HYVYamb1g/R31Qv5Bx03g==
|
|
dependencies:
|
|
"@types/eslint" "*"
|
|
"@types/estree" "*"
|
|
|
|
"@types/eslint@*":
|
|
version "8.4.1"
|
|
resolved "https://registry.npmjs.org/@types/eslint/-/eslint-8.4.1.tgz"
|
|
integrity sha512-GE44+DNEyxxh2Kc6ro/VkIj+9ma0pO0bwv9+uHSyBrikYOHr8zYcdPvnBOp1aw8s+CjRvuSx7CyWqRrNFQ59mA==
|
|
dependencies:
|
|
"@types/estree" "*"
|
|
"@types/json-schema" "*"
|
|
|
|
"@types/estree@*", "@types/estree@^0.0.51":
|
|
version "0.0.51"
|
|
resolved "https://registry.npmjs.org/@types/estree/-/estree-0.0.51.tgz"
|
|
integrity sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==
|
|
|
|
"@types/graceful-fs@^4.1.2":
|
|
version "4.1.5"
|
|
resolved "https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.5.tgz"
|
|
integrity sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw==
|
|
dependencies:
|
|
"@types/node" "*"
|
|
|
|
"@types/html-minifier-terser@^6.0.0":
|
|
version "6.1.0"
|
|
resolved "https://registry.npmjs.org/@types/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz"
|
|
integrity sha512-oh/6byDPnL1zeNXFrDXFLyZjkr1MsBG667IM792caf1L2UPOOMf65NFzjUH/ltyfwjAGfs1rsX1eftK0jC/KIg==
|
|
|
|
"@types/immutable@^3.8.7":
|
|
version "3.8.7"
|
|
resolved "https://registry.npmjs.org/@types/immutable/-/immutable-3.8.7.tgz"
|
|
integrity sha1-U20z0w8/PZptRkKiGUGf2Cr2M/s=
|
|
dependencies:
|
|
immutable "*"
|
|
|
|
"@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0", "@types/istanbul-lib-coverage@^2.0.1":
|
|
version "2.0.4"
|
|
resolved "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.4.tgz"
|
|
integrity sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g==
|
|
|
|
"@types/istanbul-lib-report@*":
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz"
|
|
integrity sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==
|
|
dependencies:
|
|
"@types/istanbul-lib-coverage" "*"
|
|
|
|
"@types/istanbul-reports@^3.0.0":
|
|
version "3.0.1"
|
|
resolved "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.1.tgz"
|
|
integrity sha512-c3mAZEuK0lvBp8tmuL74XRKn1+y2dcwOUpH7x4WrF6gk1GIgiluDRgMYQtw2OFcBvAJWlt6ASU3tSqxp0Uu0Aw==
|
|
dependencies:
|
|
"@types/istanbul-lib-report" "*"
|
|
|
|
"@types/jest@^27.0.1":
|
|
version "27.4.1"
|
|
resolved "https://registry.npmjs.org/@types/jest/-/jest-27.4.1.tgz"
|
|
integrity sha512-23iPJADSmicDVrWk+HT58LMJtzLAnB2AgIzplQuq/bSrGaxCrlvRFjGbXmamnnk/mAmCdLStiGqggu28ocUyiw==
|
|
dependencies:
|
|
jest-matcher-utils "^27.0.0"
|
|
pretty-format "^27.0.0"
|
|
|
|
"@types/json-schema@*", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8":
|
|
version "7.0.11"
|
|
resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.11.tgz"
|
|
integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==
|
|
|
|
"@types/lodash@^4.14.181":
|
|
version "4.14.181"
|
|
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.181.tgz"
|
|
integrity sha512-n3tyKthHJbkiWhDZs3DkhkCzt2MexYHXlX0td5iMplyfwketaOeKboEVBqzceH7juqvEg3q5oUoBFxSLu7zFag==
|
|
|
|
"@types/node@*":
|
|
version "17.0.23"
|
|
resolved "https://registry.npmjs.org/@types/node/-/node-17.0.23.tgz"
|
|
integrity sha512-UxDxWn7dl97rKVeVS61vErvw086aCYhDLyvRQZ5Rk65rZKepaFdm53GeqXaKBuOhED4e9uWq34IC3TdSdJJ2Gw==
|
|
|
|
"@types/object-hash@^2.2.1":
|
|
version "2.2.1"
|
|
resolved "https://registry.npmjs.org/@types/object-hash/-/object-hash-2.2.1.tgz"
|
|
integrity sha512-i/rtaJFCsPljrZvP/akBqEwUP2y5cZLOmvO+JaYnz01aPknrQ+hB5MRcO7iqCUsFaYfTG8kGfKUyboA07xeDHQ==
|
|
|
|
"@types/prettier@^2.1.5":
|
|
version "2.4.4"
|
|
resolved "https://registry.npmjs.org/@types/prettier/-/prettier-2.4.4.tgz"
|
|
integrity sha512-ReVR2rLTV1kvtlWFyuot+d1pkpG2Fw/XKE3PDAdj57rbM97ttSp9JZ2UsP+2EHTylra9cUf6JA7tGwW1INzUrA==
|
|
|
|
"@types/prop-types@*", "@types/prop-types@^15.7.4":
|
|
version "15.7.4"
|
|
resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.4.tgz"
|
|
integrity sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ==
|
|
|
|
"@types/react-copy-to-clipboard@^4.2.6":
|
|
version "4.3.0"
|
|
resolved "https://registry.npmjs.org/@types/react-copy-to-clipboard/-/react-copy-to-clipboard-4.3.0.tgz"
|
|
integrity sha512-iideNPRyroENqsOFh1i2Dv3zkviYS9r/9qD9Uh3Z9NNoAAqqa2x53i7iGndGNnJFIo20wIu7Hgh77tx1io8bgw==
|
|
dependencies:
|
|
"@types/react" "*"
|
|
|
|
"@types/react-dom@^16.8.4":
|
|
version "16.9.14"
|
|
resolved "https://registry.npmjs.org/@types/react-dom/-/react-dom-16.9.14.tgz"
|
|
integrity sha512-FIX2AVmPTGP30OUJ+0vadeIFJJ07Mh1m+U0rxfgyW34p3rTlXI+nlenvAxNn4BP36YyI9IJ/+UJ7Wu22N1pI7A==
|
|
dependencies:
|
|
"@types/react" "^16"
|
|
|
|
"@types/react-svg@^5.0.0":
|
|
version "5.0.0"
|
|
resolved "https://registry.npmjs.org/@types/react-svg/-/react-svg-5.0.0.tgz"
|
|
integrity sha512-SKvgyw45ZaZX91uulrA1dgENZ0tC6D3owupmZKOuJFffkHJvp8lvfjbb+5juC3z4qCYoqESgxkkiS6owa+gemg==
|
|
dependencies:
|
|
react-svg "*"
|
|
|
|
"@types/react@*":
|
|
version "17.0.43"
|
|
resolved "https://registry.npmjs.org/@types/react/-/react-17.0.43.tgz"
|
|
integrity sha512-8Q+LNpdxf057brvPu1lMtC5Vn7J119xrP1aq4qiaefNioQUYANF/CYeK4NsKorSZyUGJ66g0IM+4bbjwx45o2A==
|
|
dependencies:
|
|
"@types/prop-types" "*"
|
|
"@types/scheduler" "*"
|
|
csstype "^3.0.2"
|
|
|
|
"@types/react@^16", "@types/react@^16.8.13":
|
|
version "16.14.24"
|
|
resolved "https://registry.npmjs.org/@types/react/-/react-16.14.24.tgz"
|
|
integrity sha512-e7U2WC8XQP/xfR7bwhOhNFZKPTfW1ph+MiqtudKb8tSV8RyCsovQx2sNVtKoOryjxFKpHPPC/yNiGfdeVM5Gyw==
|
|
dependencies:
|
|
"@types/prop-types" "*"
|
|
"@types/scheduler" "*"
|
|
csstype "^3.0.2"
|
|
|
|
"@types/scheduler@*":
|
|
version "0.16.2"
|
|
resolved "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.2.tgz"
|
|
integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==
|
|
|
|
"@types/stack-utils@^2.0.0":
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.1.tgz"
|
|
integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==
|
|
|
|
"@types/throttle-debounce@^1.1.1":
|
|
version "1.1.1"
|
|
resolved "https://registry.npmjs.org/@types/throttle-debounce/-/throttle-debounce-1.1.1.tgz"
|
|
integrity sha512-VhX9p0l8p3TS27XU+CnDfhdnzW7HpVgtKiYDh/lfucSAz8s9uTt0q4aPwcYIr+q+3/NghlU3smXBW6ItvfJKYQ==
|
|
|
|
"@types/yargs-parser@*":
|
|
version "21.0.0"
|
|
resolved "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-21.0.0.tgz"
|
|
integrity sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==
|
|
|
|
"@types/yargs@^16.0.0":
|
|
version "16.0.4"
|
|
resolved "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.4.tgz"
|
|
integrity sha512-T8Yc9wt/5LbJyCaLiHPReJa0kApcIgJ7Bn735GjItUfh08Z1pJvu8QZqb9s+mMvKV6WUQRV7K2R46YbjMXTTJw==
|
|
dependencies:
|
|
"@types/yargs-parser" "*"
|
|
|
|
"@webassemblyjs/ast@1.11.1":
|
|
version "1.11.1"
|
|
resolved "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.11.1.tgz"
|
|
integrity sha512-ukBh14qFLjxTQNTXocdyksN5QdM28S1CxHt2rdskFyL+xFV7VremuBLVbmCePj+URalXBENx/9Lm7lnhihtCSw==
|
|
dependencies:
|
|
"@webassemblyjs/helper-numbers" "1.11.1"
|
|
"@webassemblyjs/helper-wasm-bytecode" "1.11.1"
|
|
|
|
"@webassemblyjs/floating-point-hex-parser@1.11.1":
|
|
version "1.11.1"
|
|
resolved "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.11.1.tgz"
|
|
integrity sha512-iGRfyc5Bq+NnNuX8b5hwBrRjzf0ocrJPI6GWFodBFzmFnyvrQ83SHKhmilCU/8Jv67i4GJZBMhEzltxzcNagtQ==
|
|
|
|
"@webassemblyjs/helper-api-error@1.11.1":
|
|
version "1.11.1"
|
|
resolved "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.11.1.tgz"
|
|
integrity sha512-RlhS8CBCXfRUR/cwo2ho9bkheSXG0+NwooXcc3PAILALf2QLdFyj7KGsKRbVc95hZnhnERon4kW/D3SZpp6Tcg==
|
|
|
|
"@webassemblyjs/helper-buffer@1.11.1":
|
|
version "1.11.1"
|
|
resolved "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.11.1.tgz"
|
|
integrity sha512-gwikF65aDNeeXa8JxXa2BAk+REjSyhrNC9ZwdT0f8jc4dQQeDQ7G4m0f2QCLPJiMTTO6wfDmRmj/pW0PsUvIcA==
|
|
|
|
"@webassemblyjs/helper-numbers@1.11.1":
|
|
version "1.11.1"
|
|
resolved "https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.1.tgz"
|
|
integrity sha512-vDkbxiB8zfnPdNK9Rajcey5C0w+QJugEglN0of+kmO8l7lDb77AnlKYQF7aarZuCrv+l0UvqL+68gSDr3k9LPQ==
|
|
dependencies:
|
|
"@webassemblyjs/floating-point-hex-parser" "1.11.1"
|
|
"@webassemblyjs/helper-api-error" "1.11.1"
|
|
"@xtuc/long" "4.2.2"
|
|
|
|
"@webassemblyjs/helper-wasm-bytecode@1.11.1":
|
|
version "1.11.1"
|
|
resolved "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.11.1.tgz"
|
|
integrity sha512-PvpoOGiJwXeTrSf/qfudJhwlvDQxFgelbMqtq52WWiXC6Xgg1IREdngmPN3bs4RoO83PnL/nFrxucXj1+BX62Q==
|
|
|
|
"@webassemblyjs/helper-wasm-section@1.11.1":
|
|
version "1.11.1"
|
|
resolved "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.11.1.tgz"
|
|
integrity sha512-10P9No29rYX1j7F3EVPX3JvGPQPae+AomuSTPiF9eBQeChHI6iqjMIwR9JmOJXwpnn/oVGDk7I5IlskuMwU/pg==
|
|
dependencies:
|
|
"@webassemblyjs/ast" "1.11.1"
|
|
"@webassemblyjs/helper-buffer" "1.11.1"
|
|
"@webassemblyjs/helper-wasm-bytecode" "1.11.1"
|
|
"@webassemblyjs/wasm-gen" "1.11.1"
|
|
|
|
"@webassemblyjs/ieee754@1.11.1":
|
|
version "1.11.1"
|
|
resolved "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.11.1.tgz"
|
|
integrity sha512-hJ87QIPtAMKbFq6CGTkZYJivEwZDbQUgYd3qKSadTNOhVY7p+gfP6Sr0lLRVTaG1JjFj+r3YchoqRYxNH3M0GQ==
|
|
dependencies:
|
|
"@xtuc/ieee754" "^1.2.0"
|
|
|
|
"@webassemblyjs/leb128@1.11.1":
|
|
version "1.11.1"
|
|
resolved "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.11.1.tgz"
|
|
integrity sha512-BJ2P0hNZ0u+Th1YZXJpzW6miwqQUGcIHT1G/sf72gLVD9DZ5AdYTqPNbHZh6K1M5VmKvFXwGSWZADz+qBWxeRw==
|
|
dependencies:
|
|
"@xtuc/long" "4.2.2"
|
|
|
|
"@webassemblyjs/utf8@1.11.1":
|
|
version "1.11.1"
|
|
resolved "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.11.1.tgz"
|
|
integrity sha512-9kqcxAEdMhiwQkHpkNiorZzqpGrodQQ2IGrHHxCy+Ozng0ofyMA0lTqiLkVs1uzTRejX+/O0EOT7KxqVPuXosQ==
|
|
|
|
"@webassemblyjs/wasm-edit@1.11.1":
|
|
version "1.11.1"
|
|
resolved "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.11.1.tgz"
|
|
integrity sha512-g+RsupUC1aTHfR8CDgnsVRVZFJqdkFHpsHMfJuWQzWU3tvnLC07UqHICfP+4XyL2tnr1amvl1Sdp06TnYCmVkA==
|
|
dependencies:
|
|
"@webassemblyjs/ast" "1.11.1"
|
|
"@webassemblyjs/helper-buffer" "1.11.1"
|
|
"@webassemblyjs/helper-wasm-bytecode" "1.11.1"
|
|
"@webassemblyjs/helper-wasm-section" "1.11.1"
|
|
"@webassemblyjs/wasm-gen" "1.11.1"
|
|
"@webassemblyjs/wasm-opt" "1.11.1"
|
|
"@webassemblyjs/wasm-parser" "1.11.1"
|
|
"@webassemblyjs/wast-printer" "1.11.1"
|
|
|
|
"@webassemblyjs/wasm-gen@1.11.1":
|
|
version "1.11.1"
|
|
resolved "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.11.1.tgz"
|
|
integrity sha512-F7QqKXwwNlMmsulj6+O7r4mmtAlCWfO/0HdgOxSklZfQcDu0TpLiD1mRt/zF25Bk59FIjEuGAIyn5ei4yMfLhA==
|
|
dependencies:
|
|
"@webassemblyjs/ast" "1.11.1"
|
|
"@webassemblyjs/helper-wasm-bytecode" "1.11.1"
|
|
"@webassemblyjs/ieee754" "1.11.1"
|
|
"@webassemblyjs/leb128" "1.11.1"
|
|
"@webassemblyjs/utf8" "1.11.1"
|
|
|
|
"@webassemblyjs/wasm-opt@1.11.1":
|
|
version "1.11.1"
|
|
resolved "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.11.1.tgz"
|
|
integrity sha512-VqnkNqnZlU5EB64pp1l7hdm3hmQw7Vgqa0KF/KCNO9sIpI6Fk6brDEiX+iCOYrvMuBWDws0NkTOxYEb85XQHHw==
|
|
dependencies:
|
|
"@webassemblyjs/ast" "1.11.1"
|
|
"@webassemblyjs/helper-buffer" "1.11.1"
|
|
"@webassemblyjs/wasm-gen" "1.11.1"
|
|
"@webassemblyjs/wasm-parser" "1.11.1"
|
|
|
|
"@webassemblyjs/wasm-parser@1.11.1":
|
|
version "1.11.1"
|
|
resolved "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.11.1.tgz"
|
|
integrity sha512-rrBujw+dJu32gYB7/Lup6UhdkPx9S9SnobZzRVL7VcBH9Bt9bCBLEuX/YXOOtBsOZ4NQrRykKhffRWHvigQvOA==
|
|
dependencies:
|
|
"@webassemblyjs/ast" "1.11.1"
|
|
"@webassemblyjs/helper-api-error" "1.11.1"
|
|
"@webassemblyjs/helper-wasm-bytecode" "1.11.1"
|
|
"@webassemblyjs/ieee754" "1.11.1"
|
|
"@webassemblyjs/leb128" "1.11.1"
|
|
"@webassemblyjs/utf8" "1.11.1"
|
|
|
|
"@webassemblyjs/wast-printer@1.11.1":
|
|
version "1.11.1"
|
|
resolved "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.11.1.tgz"
|
|
integrity sha512-IQboUWM4eKzWW+N/jij2sRatKMh99QEelo3Eb2q0qXkvPRISAj8Qxtmw5itwqK+TTkBuUIE45AxYPToqPtL5gg==
|
|
dependencies:
|
|
"@webassemblyjs/ast" "1.11.1"
|
|
"@xtuc/long" "4.2.2"
|
|
|
|
"@webpack-cli/configtest@^1.1.1":
|
|
version "1.1.1"
|
|
resolved "https://registry.npmjs.org/@webpack-cli/configtest/-/configtest-1.1.1.tgz"
|
|
integrity sha512-1FBc1f9G4P/AxMqIgfZgeOTuRnwZMten8E7zap5zgpPInnCrP8D4Q81+4CWIch8i/Nf7nXjP0v6CjjbHOrXhKg==
|
|
|
|
"@webpack-cli/info@^1.4.1":
|
|
version "1.4.1"
|
|
resolved "https://registry.npmjs.org/@webpack-cli/info/-/info-1.4.1.tgz"
|
|
integrity sha512-PKVGmazEq3oAo46Q63tpMr4HipI3OPfP7LiNOEJg963RMgT0rqheag28NCML0o3GIzA3DmxP1ZIAv9oTX1CUIA==
|
|
dependencies:
|
|
envinfo "^7.7.3"
|
|
|
|
"@webpack-cli/serve@^1.6.1":
|
|
version "1.6.1"
|
|
resolved "https://registry.npmjs.org/@webpack-cli/serve/-/serve-1.6.1.tgz"
|
|
integrity sha512-gNGTiTrjEVQ0OcVnzsRSqTxaBSr+dmTfm+qJsCDluky8uhdLWep7Gcr62QsAKHTMxjCS/8nEITsmFAhfIx+QSw==
|
|
|
|
"@xtuc/ieee754@^1.2.0":
|
|
version "1.2.0"
|
|
resolved "https://registry.npmjs.org/@xtuc/ieee754/-/ieee754-1.2.0.tgz"
|
|
integrity sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==
|
|
|
|
"@xtuc/long@4.2.2":
|
|
version "4.2.2"
|
|
resolved "https://registry.npmjs.org/@xtuc/long/-/long-4.2.2.tgz"
|
|
integrity sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==
|
|
|
|
abab@^2.0.3, abab@^2.0.5:
|
|
version "2.0.5"
|
|
resolved "https://registry.npmjs.org/abab/-/abab-2.0.5.tgz"
|
|
integrity sha512-9IK9EadsbHo6jLWIpxpR6pL0sazTXV6+SQv25ZB+F7Bj9mJNaOc4nCRabwd5M/JwmUa8idz6Eci6eKfJryPs6Q==
|
|
|
|
acorn-globals@^6.0.0:
|
|
version "6.0.0"
|
|
resolved "https://registry.npmjs.org/acorn-globals/-/acorn-globals-6.0.0.tgz"
|
|
integrity sha512-ZQl7LOWaF5ePqqcX4hLuv/bLXYQNfNWw2c0/yX/TsPRKamzHcTGQnlCjHT3TsmkOUVEPS3crCxiPfdzE/Trlhg==
|
|
dependencies:
|
|
acorn "^7.1.1"
|
|
acorn-walk "^7.1.1"
|
|
|
|
acorn-import-assertions@^1.7.6:
|
|
version "1.8.0"
|
|
resolved "https://registry.npmjs.org/acorn-import-assertions/-/acorn-import-assertions-1.8.0.tgz"
|
|
integrity sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw==
|
|
|
|
acorn-walk@^7.1.1:
|
|
version "7.2.0"
|
|
resolved "https://registry.npmjs.org/acorn-walk/-/acorn-walk-7.2.0.tgz"
|
|
integrity sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==
|
|
|
|
acorn-walk@^8.0.0:
|
|
version "8.2.0"
|
|
resolved "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.2.0.tgz"
|
|
integrity sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==
|
|
|
|
acorn@^7.1.1:
|
|
version "7.4.1"
|
|
resolved "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz"
|
|
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
|
|
|
|
acorn@^8.0.4, acorn@^8.2.4, acorn@^8.5.0, acorn@^8.7.1:
|
|
version "8.8.2"
|
|
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.2.tgz#1b2f25db02af965399b9776b0c2c391276d37c4a"
|
|
integrity sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==
|
|
|
|
agent-base@6:
|
|
version "6.0.2"
|
|
resolved "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz"
|
|
integrity sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==
|
|
dependencies:
|
|
debug "4"
|
|
|
|
ajv-keywords@^3.5.2:
|
|
version "3.5.2"
|
|
resolved "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz"
|
|
integrity sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==
|
|
|
|
ajv@^6.12.4, ajv@^6.12.5:
|
|
version "6.12.6"
|
|
resolved "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz"
|
|
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
|
|
dependencies:
|
|
fast-deep-equal "^3.1.1"
|
|
fast-json-stable-stringify "^2.0.0"
|
|
json-schema-traverse "^0.4.1"
|
|
uri-js "^4.2.2"
|
|
|
|
ansi-escapes@^4.2.1:
|
|
version "4.3.2"
|
|
resolved "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz"
|
|
integrity sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==
|
|
dependencies:
|
|
type-fest "^0.21.3"
|
|
|
|
ansi-regex@^5.0.1:
|
|
version "5.0.1"
|
|
resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz"
|
|
integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
|
|
|
|
ansi-styles@^3.2.1:
|
|
version "3.2.1"
|
|
resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz"
|
|
integrity sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==
|
|
dependencies:
|
|
color-convert "^1.9.0"
|
|
|
|
ansi-styles@^4.0.0, ansi-styles@^4.1.0:
|
|
version "4.3.0"
|
|
resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz"
|
|
integrity sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==
|
|
dependencies:
|
|
color-convert "^2.0.1"
|
|
|
|
ansi-styles@^5.0.0:
|
|
version "5.2.0"
|
|
resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz"
|
|
integrity sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==
|
|
|
|
anymatch@^3.0.3:
|
|
version "3.1.2"
|
|
resolved "https://registry.npmjs.org/anymatch/-/anymatch-3.1.2.tgz"
|
|
integrity sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==
|
|
dependencies:
|
|
normalize-path "^3.0.0"
|
|
picomatch "^2.0.4"
|
|
|
|
arg@^4.1.0:
|
|
version "4.1.3"
|
|
resolved "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz"
|
|
integrity sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==
|
|
|
|
argparse@^1.0.7:
|
|
version "1.0.10"
|
|
resolved "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz"
|
|
integrity sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==
|
|
dependencies:
|
|
sprintf-js "~1.0.2"
|
|
|
|
assert@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/assert/-/assert-2.0.0.tgz"
|
|
integrity sha512-se5Cd+js9dXJnu6Ag2JFc00t+HmHOen+8Q+L7O9zI0PqQXr20uk2J0XQqMxZEeo5U50o8Nvmmx7dZrl+Ufr35A==
|
|
dependencies:
|
|
es6-object-assign "^1.1.0"
|
|
is-nan "^1.2.1"
|
|
object-is "^1.0.1"
|
|
util "^0.12.0"
|
|
|
|
asynckit@^0.4.0:
|
|
version "0.4.0"
|
|
resolved "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz"
|
|
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
|
|
|
|
available-typed-arrays@^1.0.5:
|
|
version "1.0.5"
|
|
resolved "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz"
|
|
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==
|
|
|
|
axios@*:
|
|
version "0.26.1"
|
|
resolved "https://registry.npmjs.org/axios/-/axios-0.26.1.tgz"
|
|
integrity sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA==
|
|
dependencies:
|
|
follow-redirects "^1.14.8"
|
|
|
|
axios@^0.21.2:
|
|
version "0.21.4"
|
|
resolved "https://registry.npmjs.org/axios/-/axios-0.21.4.tgz"
|
|
integrity sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==
|
|
dependencies:
|
|
follow-redirects "^1.14.0"
|
|
|
|
babel-jest@^27.5.1:
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/babel-jest/-/babel-jest-27.5.1.tgz"
|
|
integrity sha512-cdQ5dXjGRd0IBRATiQ4mZGlGlRE8kJpjPOixdNRdT+m3UcNqmYWN6rK6nvtXYfY3D76cb8s/O1Ss8ea24PIwcg==
|
|
dependencies:
|
|
"@jest/transform" "^27.5.1"
|
|
"@jest/types" "^27.5.1"
|
|
"@types/babel__core" "^7.1.14"
|
|
babel-plugin-istanbul "^6.1.1"
|
|
babel-preset-jest "^27.5.1"
|
|
chalk "^4.0.0"
|
|
graceful-fs "^4.2.9"
|
|
slash "^3.0.0"
|
|
|
|
babel-loader@^8.2.2:
|
|
version "8.2.4"
|
|
resolved "https://registry.npmjs.org/babel-loader/-/babel-loader-8.2.4.tgz"
|
|
integrity sha512-8dytA3gcvPPPv4Grjhnt8b5IIiTcq/zeXOPk4iTYI0SVXcsmuGg7JtBRDp8S9X+gJfhQ8ektjXZlDu1Bb33U8A==
|
|
dependencies:
|
|
find-cache-dir "^3.3.1"
|
|
loader-utils "^2.0.0"
|
|
make-dir "^3.1.0"
|
|
schema-utils "^2.6.5"
|
|
|
|
babel-plugin-dynamic-import-node@^2.3.3:
|
|
version "2.3.3"
|
|
resolved "https://registry.npmjs.org/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz"
|
|
integrity sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==
|
|
dependencies:
|
|
object.assign "^4.1.0"
|
|
|
|
babel-plugin-istanbul@^6.1.1:
|
|
version "6.1.1"
|
|
resolved "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz"
|
|
integrity sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
"@istanbuljs/load-nyc-config" "^1.0.0"
|
|
"@istanbuljs/schema" "^0.1.2"
|
|
istanbul-lib-instrument "^5.0.4"
|
|
test-exclude "^6.0.0"
|
|
|
|
babel-plugin-jest-hoist@^27.5.1:
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-27.5.1.tgz"
|
|
integrity sha512-50wCwD5EMNW4aRpOwtqzyZHIewTYNxLA4nhB+09d8BIssfNfzBRhkBIHiaPv1Si226TQSvp8gxAJm2iY2qs2hQ==
|
|
dependencies:
|
|
"@babel/template" "^7.3.3"
|
|
"@babel/types" "^7.3.3"
|
|
"@types/babel__core" "^7.0.0"
|
|
"@types/babel__traverse" "^7.0.6"
|
|
|
|
babel-plugin-polyfill-corejs2@^0.3.0:
|
|
version "0.3.1"
|
|
resolved "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.1.tgz"
|
|
integrity sha512-v7/T6EQcNfVLfcN2X8Lulb7DjprieyLWJK/zOWH5DUYcAgex9sP3h25Q+DLsX9TloXe3y1O8l2q2Jv9q8UVB9w==
|
|
dependencies:
|
|
"@babel/compat-data" "^7.13.11"
|
|
"@babel/helper-define-polyfill-provider" "^0.3.1"
|
|
semver "^6.1.1"
|
|
|
|
babel-plugin-polyfill-corejs3@^0.5.0:
|
|
version "0.5.2"
|
|
resolved "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.2.tgz"
|
|
integrity sha512-G3uJih0XWiID451fpeFaYGVuxHEjzKTHtc9uGFEjR6hHrvNzeS/PX+LLLcetJcytsB5m4j+K3o/EpXJNb/5IEQ==
|
|
dependencies:
|
|
"@babel/helper-define-polyfill-provider" "^0.3.1"
|
|
core-js-compat "^3.21.0"
|
|
|
|
babel-plugin-polyfill-regenerator@^0.3.0:
|
|
version "0.3.1"
|
|
resolved "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.3.1.tgz"
|
|
integrity sha512-Y2B06tvgHYt1x0yz17jGkGeeMr5FeKUu+ASJ+N6nB5lQ8Dapfg42i0OVrf8PNGJ3zKL4A23snMi1IRwrqqND7A==
|
|
dependencies:
|
|
"@babel/helper-define-polyfill-provider" "^0.3.1"
|
|
|
|
babel-preset-current-node-syntax@^1.0.0:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.1.tgz"
|
|
integrity sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==
|
|
dependencies:
|
|
"@babel/plugin-syntax-async-generators" "^7.8.4"
|
|
"@babel/plugin-syntax-bigint" "^7.8.3"
|
|
"@babel/plugin-syntax-class-properties" "^7.8.3"
|
|
"@babel/plugin-syntax-import-meta" "^7.8.3"
|
|
"@babel/plugin-syntax-json-strings" "^7.8.3"
|
|
"@babel/plugin-syntax-logical-assignment-operators" "^7.8.3"
|
|
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
|
|
"@babel/plugin-syntax-numeric-separator" "^7.8.3"
|
|
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
|
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
|
|
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
|
"@babel/plugin-syntax-top-level-await" "^7.8.3"
|
|
|
|
babel-preset-jest@^27.5.1:
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-27.5.1.tgz"
|
|
integrity sha512-Nptf2FzlPCWYuJg41HBqXVT8ym6bXOevuCTbhxlUpjwtysGaIWFvDEjp4y+G7fl13FgOdjs7P/DmErqH7da0Ag==
|
|
dependencies:
|
|
babel-plugin-jest-hoist "^27.5.1"
|
|
babel-preset-current-node-syntax "^1.0.0"
|
|
|
|
balanced-match@^1.0.0:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz"
|
|
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
|
|
|
|
big.js@^5.2.2:
|
|
version "5.2.2"
|
|
resolved "https://registry.yarnpkg.com/big.js/-/big.js-5.2.2.tgz#65f0af382f578bcdc742bd9c281e9cb2d7768328"
|
|
integrity sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==
|
|
|
|
boolbase@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz"
|
|
integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24=
|
|
|
|
brace-expansion@^1.1.7:
|
|
version "1.1.11"
|
|
resolved "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz"
|
|
integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
|
|
dependencies:
|
|
balanced-match "^1.0.0"
|
|
concat-map "0.0.1"
|
|
|
|
braces@^3.0.2:
|
|
version "3.0.2"
|
|
resolved "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz"
|
|
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
|
|
dependencies:
|
|
fill-range "^7.0.1"
|
|
|
|
browser-process-hrtime@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz"
|
|
integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==
|
|
|
|
browserslist@^4.14.5, browserslist@^4.17.5, browserslist@^4.19.1:
|
|
version "4.20.2"
|
|
resolved "https://registry.npmjs.org/browserslist/-/browserslist-4.20.2.tgz"
|
|
integrity sha512-CQOBCqp/9pDvDbx3xfMi+86pr4KXIf2FDkTTdeuYw8OxS9t898LA1Khq57gtufFILXpfgsSx5woNgsBgvGjpsA==
|
|
dependencies:
|
|
caniuse-lite "^1.0.30001317"
|
|
electron-to-chromium "^1.4.84"
|
|
escalade "^3.1.1"
|
|
node-releases "^2.0.2"
|
|
picocolors "^1.0.0"
|
|
|
|
bs-logger@0.x:
|
|
version "0.2.6"
|
|
resolved "https://registry.npmjs.org/bs-logger/-/bs-logger-0.2.6.tgz"
|
|
integrity sha512-pd8DCoxmbgc7hyPKOvxtqNcjYoOsABPQdcCUjGp3d42VR2CX1ORhk2A87oqqu5R1kk+76nsxZupkmyd+MVtCog==
|
|
dependencies:
|
|
fast-json-stable-stringify "2.x"
|
|
|
|
bser@2.1.1:
|
|
version "2.1.1"
|
|
resolved "https://registry.npmjs.org/bser/-/bser-2.1.1.tgz"
|
|
integrity sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==
|
|
dependencies:
|
|
node-int64 "^0.4.0"
|
|
|
|
buffer-from@^1.0.0:
|
|
version "1.1.2"
|
|
resolved "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz"
|
|
integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==
|
|
|
|
call-bind@^1.0.0, call-bind@^1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz"
|
|
integrity sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==
|
|
dependencies:
|
|
function-bind "^1.1.1"
|
|
get-intrinsic "^1.0.2"
|
|
|
|
callsites@^3.0.0:
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz"
|
|
integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==
|
|
|
|
camel-case@^4.1.2:
|
|
version "4.1.2"
|
|
resolved "https://registry.npmjs.org/camel-case/-/camel-case-4.1.2.tgz"
|
|
integrity sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==
|
|
dependencies:
|
|
pascal-case "^3.1.2"
|
|
tslib "^2.0.3"
|
|
|
|
camelcase@^5.3.1:
|
|
version "5.3.1"
|
|
resolved "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz"
|
|
integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
|
|
|
|
camelcase@^6.2.0:
|
|
version "6.3.0"
|
|
resolved "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz"
|
|
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
|
|
|
|
caniuse-lite@^1.0.30001317:
|
|
version "1.0.30001320"
|
|
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001320.tgz"
|
|
integrity sha512-MWPzG54AGdo3nWx7zHZTefseM5Y1ccM7hlQKHRqJkPozUaw3hNbBTMmLn16GG2FUzjR13Cr3NPfhIieX5PzXDA==
|
|
|
|
chalk@^2.0.0:
|
|
version "2.4.2"
|
|
resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz"
|
|
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
|
|
dependencies:
|
|
ansi-styles "^3.2.1"
|
|
escape-string-regexp "^1.0.5"
|
|
supports-color "^5.3.0"
|
|
|
|
chalk@^4.0.0, chalk@^4.1.0:
|
|
version "4.1.2"
|
|
resolved "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz"
|
|
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
|
|
dependencies:
|
|
ansi-styles "^4.1.0"
|
|
supports-color "^7.1.0"
|
|
|
|
char-regex@^1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz"
|
|
integrity sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==
|
|
|
|
chrome-trace-event@^1.0.2:
|
|
version "1.0.3"
|
|
resolved "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz"
|
|
integrity sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==
|
|
|
|
ci-info@^3.2.0:
|
|
version "3.3.0"
|
|
resolved "https://registry.npmjs.org/ci-info/-/ci-info-3.3.0.tgz"
|
|
integrity sha512-riT/3vI5YpVH6/qomlDnJow6TBee2PBKSEpx3O32EGPYbWGIRsIlGRms3Sm74wYE1JMo8RnO04Hb12+v1J5ICw==
|
|
|
|
cjs-module-lexer@^1.0.0:
|
|
version "1.2.2"
|
|
resolved "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-1.2.2.tgz"
|
|
integrity sha512-cOU9usZw8/dXIXKtwa8pM0OTJQuJkxMN6w30csNRUerHfeQ5R6U3kkU/FtJeIf3M202OHfY2U8ccInBG7/xogA==
|
|
|
|
clean-css@^5.2.2:
|
|
version "5.2.4"
|
|
resolved "https://registry.npmjs.org/clean-css/-/clean-css-5.2.4.tgz"
|
|
integrity sha512-nKseG8wCzEuji/4yrgM/5cthL9oTDc5UOQyFMvW/Q53oP6gLH690o1NbuTh6Y18nujr7BxlsFuS7gXLnLzKJGg==
|
|
dependencies:
|
|
source-map "~0.6.0"
|
|
|
|
cliui@^7.0.2:
|
|
version "7.0.4"
|
|
resolved "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz"
|
|
integrity sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==
|
|
dependencies:
|
|
string-width "^4.2.0"
|
|
strip-ansi "^6.0.0"
|
|
wrap-ansi "^7.0.0"
|
|
|
|
clone-deep@^4.0.1:
|
|
version "4.0.1"
|
|
resolved "https://registry.npmjs.org/clone-deep/-/clone-deep-4.0.1.tgz"
|
|
integrity sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==
|
|
dependencies:
|
|
is-plain-object "^2.0.4"
|
|
kind-of "^6.0.2"
|
|
shallow-clone "^3.0.0"
|
|
|
|
co@^4.6.0:
|
|
version "4.6.0"
|
|
resolved "https://registry.npmjs.org/co/-/co-4.6.0.tgz"
|
|
integrity sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=
|
|
|
|
collect-v8-coverage@^1.0.0:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.1.tgz"
|
|
integrity sha512-iBPtljfCNcTKNAto0KEtDfZ3qzjJvqE3aTGZsbhjSBlorqpXJlaWWtPO35D+ZImoC3KWejX64o+yPGxhWSTzfg==
|
|
|
|
color-convert@^1.9.0:
|
|
version "1.9.3"
|
|
resolved "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz"
|
|
integrity sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==
|
|
dependencies:
|
|
color-name "1.1.3"
|
|
|
|
color-convert@^2.0.1:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz"
|
|
integrity sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==
|
|
dependencies:
|
|
color-name "~1.1.4"
|
|
|
|
color-name@1.1.3:
|
|
version "1.1.3"
|
|
resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz"
|
|
integrity sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=
|
|
|
|
color-name@~1.1.4:
|
|
version "1.1.4"
|
|
resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz"
|
|
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
|
|
|
|
colorette@^2.0.14:
|
|
version "2.0.16"
|
|
resolved "https://registry.npmjs.org/colorette/-/colorette-2.0.16.tgz"
|
|
integrity sha512-hUewv7oMjCp+wkBv5Rm0v87eJhq4woh5rSR+42YSQJKecCqgIqNkZ6lAlQms/BwHPJA5NKMRlpxPRv0n8HQW6g==
|
|
|
|
combined-stream@^1.0.8:
|
|
version "1.0.8"
|
|
resolved "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz"
|
|
integrity sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==
|
|
dependencies:
|
|
delayed-stream "~1.0.0"
|
|
|
|
commander@^2.20.0:
|
|
version "2.20.3"
|
|
resolved "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz"
|
|
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
|
|
|
|
commander@^7.0.0, commander@^7.2.0:
|
|
version "7.2.0"
|
|
resolved "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz"
|
|
integrity sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==
|
|
|
|
commander@^8.3.0:
|
|
version "8.3.0"
|
|
resolved "https://registry.npmjs.org/commander/-/commander-8.3.0.tgz"
|
|
integrity sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==
|
|
|
|
commondir@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz"
|
|
integrity sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs=
|
|
|
|
concat-map@0.0.1:
|
|
version "0.0.1"
|
|
resolved "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz"
|
|
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
|
|
|
|
content-type@^1.0.4:
|
|
version "1.0.4"
|
|
resolved "https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz"
|
|
integrity sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==
|
|
|
|
convert-source-map@^1.4.0, convert-source-map@^1.6.0, convert-source-map@^1.7.0:
|
|
version "1.8.0"
|
|
resolved "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.8.0.tgz"
|
|
integrity sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA==
|
|
dependencies:
|
|
safe-buffer "~5.1.1"
|
|
|
|
copy-to-clipboard@^3:
|
|
version "3.3.1"
|
|
resolved "https://registry.npmjs.org/copy-to-clipboard/-/copy-to-clipboard-3.3.1.tgz"
|
|
integrity sha512-i13qo6kIHTTpCm8/Wup+0b1mVWETvu2kIMzKoK8FpkLkFxlt0znUAHcMzox+T8sPlqtZXq3CulEjQHsYiGFJUw==
|
|
dependencies:
|
|
toggle-selection "^1.0.6"
|
|
|
|
core-js-compat@^3.20.2, core-js-compat@^3.21.0:
|
|
version "3.21.1"
|
|
resolved "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.21.1.tgz"
|
|
integrity sha512-gbgX5AUvMb8gwxC7FLVWYT7Kkgu/y7+h/h1X43yJkNqhlK2fuYyQimqvKGNZFAY6CKii/GFKJ2cp/1/42TN36g==
|
|
dependencies:
|
|
browserslist "^4.19.1"
|
|
semver "7.0.0"
|
|
|
|
cross-spawn@^7.0.3:
|
|
version "7.0.3"
|
|
resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz"
|
|
integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
|
|
dependencies:
|
|
path-key "^3.1.0"
|
|
shebang-command "^2.0.0"
|
|
which "^2.0.1"
|
|
|
|
css-loader@^5.0.0:
|
|
version "5.2.7"
|
|
resolved "https://registry.npmjs.org/css-loader/-/css-loader-5.2.7.tgz"
|
|
integrity sha512-Q7mOvpBNBG7YrVGMxRxcBJZFL75o+cH2abNASdibkj/fffYD8qWbInZrD0S9ccI6vZclF3DsHE7njGlLtaHbhg==
|
|
dependencies:
|
|
icss-utils "^5.1.0"
|
|
loader-utils "^2.0.0"
|
|
postcss "^8.2.15"
|
|
postcss-modules-extract-imports "^3.0.0"
|
|
postcss-modules-local-by-default "^4.0.0"
|
|
postcss-modules-scope "^3.0.0"
|
|
postcss-modules-values "^4.0.0"
|
|
postcss-value-parser "^4.1.0"
|
|
schema-utils "^3.0.0"
|
|
semver "^7.3.5"
|
|
|
|
css-select@^4.1.3:
|
|
version "4.3.0"
|
|
resolved "https://registry.npmjs.org/css-select/-/css-select-4.3.0.tgz"
|
|
integrity sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ==
|
|
dependencies:
|
|
boolbase "^1.0.0"
|
|
css-what "^6.0.1"
|
|
domhandler "^4.3.1"
|
|
domutils "^2.8.0"
|
|
nth-check "^2.0.1"
|
|
|
|
css-what@^6.0.1:
|
|
version "6.0.1"
|
|
resolved "https://registry.npmjs.org/css-what/-/css-what-6.0.1.tgz"
|
|
integrity sha512-z93ZGFLNc6yaoXAmVhqoSIb+BduplteCt1fepvwhBUQK6MNE4g6fgjpuZKJKp0esUe+vXWlIkwZZjNWoOKw0ZA==
|
|
|
|
cssesc@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz"
|
|
integrity sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==
|
|
|
|
cssom@^0.4.4:
|
|
version "0.4.4"
|
|
resolved "https://registry.npmjs.org/cssom/-/cssom-0.4.4.tgz"
|
|
integrity sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw==
|
|
|
|
cssom@~0.3.6:
|
|
version "0.3.8"
|
|
resolved "https://registry.npmjs.org/cssom/-/cssom-0.3.8.tgz"
|
|
integrity sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==
|
|
|
|
cssstyle@^2.3.0:
|
|
version "2.3.0"
|
|
resolved "https://registry.npmjs.org/cssstyle/-/cssstyle-2.3.0.tgz"
|
|
integrity sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==
|
|
dependencies:
|
|
cssom "~0.3.6"
|
|
|
|
csstype@^3.0.2:
|
|
version "3.0.11"
|
|
resolved "https://registry.npmjs.org/csstype/-/csstype-3.0.11.tgz"
|
|
integrity sha512-sa6P2wJ+CAbgyy4KFssIb/JNMLxFvKF1pCYCSXS8ZMuqZnMsrxqI2E5sPyoTpxoPU/gVZMzr2zjOfg8GIZOMsw==
|
|
|
|
data-urls@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/data-urls/-/data-urls-2.0.0.tgz"
|
|
integrity sha512-X5eWTSXO/BJmpdIKCRuKUgSCgAN0OwliVK3yPKbwIWU1Tdw5BRajxlzMidvh+gwko9AfQ9zIj52pzF91Q3YAvQ==
|
|
dependencies:
|
|
abab "^2.0.3"
|
|
whatwg-mimetype "^2.3.0"
|
|
whatwg-url "^8.0.0"
|
|
|
|
debug@4, debug@^4.1.0, debug@^4.1.1:
|
|
version "4.3.4"
|
|
resolved "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz"
|
|
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
|
|
dependencies:
|
|
ms "2.1.2"
|
|
|
|
decimal.js@^10.2.1:
|
|
version "10.3.1"
|
|
resolved "https://registry.npmjs.org/decimal.js/-/decimal.js-10.3.1.tgz"
|
|
integrity sha512-V0pfhfr8suzyPGOx3nmq4aHqabehUZn6Ch9kyFpV79TGDTWFmHqUqXdabR7QHqxzrYolF4+tVmJhUG4OURg5dQ==
|
|
|
|
dedent@^0.7.0:
|
|
version "0.7.0"
|
|
resolved "https://registry.npmjs.org/dedent/-/dedent-0.7.0.tgz"
|
|
integrity sha1-JJXduvbrh0q7Dhvp3yLS5aVEMmw=
|
|
|
|
deep-diff@^1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/deep-diff/-/deep-diff-1.0.2.tgz"
|
|
integrity sha512-aWS3UIVH+NPGCD1kki+DCU9Dua032iSsO43LqQpcs4R3+dVv7tX0qBGjiVHJHjplsoUM2XRO/KB92glqc68awg==
|
|
|
|
deep-is@~0.1.3:
|
|
version "0.1.4"
|
|
resolved "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz"
|
|
integrity sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==
|
|
|
|
deepmerge@^4.2.2:
|
|
version "4.2.2"
|
|
resolved "https://registry.npmjs.org/deepmerge/-/deepmerge-4.2.2.tgz"
|
|
integrity sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg==
|
|
|
|
define-properties@^1.1.3:
|
|
version "1.1.3"
|
|
resolved "https://registry.npmjs.org/define-properties/-/define-properties-1.1.3.tgz"
|
|
integrity sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==
|
|
dependencies:
|
|
object-keys "^1.0.12"
|
|
|
|
delayed-stream@~1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz"
|
|
integrity sha1-3zrhmayt+31ECqrgsp4icrJOxhk=
|
|
|
|
detect-newline@^3.0.0:
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz"
|
|
integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
|
|
|
|
diff-sequences@^27.5.1:
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/diff-sequences/-/diff-sequences-27.5.1.tgz"
|
|
integrity sha512-k1gCAXAsNgLwEL+Y8Wvl+M6oEFj5bgazfZULpS5CneoPPXRaCCW7dm+q21Ky2VEE5X+VeRDBVg1Pcvvsr4TtNQ==
|
|
|
|
diff@^4.0.1:
|
|
version "4.0.2"
|
|
resolved "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz"
|
|
integrity sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==
|
|
|
|
dom-converter@^0.2.0:
|
|
version "0.2.0"
|
|
resolved "https://registry.npmjs.org/dom-converter/-/dom-converter-0.2.0.tgz"
|
|
integrity sha512-gd3ypIPfOMr9h5jIKq8E3sHOTCjeirnl0WK5ZdS1AW0Odt0b1PaWaHdJ4Qk4klv+YB9aJBS7mESXjFoDQPu6DA==
|
|
dependencies:
|
|
utila "~0.4"
|
|
|
|
dom-serializer@^1.0.1:
|
|
version "1.3.2"
|
|
resolved "https://registry.npmjs.org/dom-serializer/-/dom-serializer-1.3.2.tgz"
|
|
integrity sha512-5c54Bk5Dw4qAxNOI1pFEizPSjVsx5+bpJKmL2kPn8JhBUq2q09tTCa3mjijun2NfK78NMouDYNMBkOrPZiS+ig==
|
|
dependencies:
|
|
domelementtype "^2.0.1"
|
|
domhandler "^4.2.0"
|
|
entities "^2.0.0"
|
|
|
|
domelementtype@^2.0.1, domelementtype@^2.2.0:
|
|
version "2.2.0"
|
|
resolved "https://registry.npmjs.org/domelementtype/-/domelementtype-2.2.0.tgz"
|
|
integrity sha512-DtBMo82pv1dFtUmHyr48beiuq792Sxohr+8Hm9zoxklYPfa6n0Z3Byjj2IV7bmr2IyqClnqEQhfgHJJ5QF0R5A==
|
|
|
|
domexception@^2.0.1:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/domexception/-/domexception-2.0.1.tgz"
|
|
integrity sha512-yxJ2mFy/sibVQlu5qHjOkf9J3K6zgmCxgJ94u2EdvDOV09H+32LtRswEcUsmUWN72pVLOEnTSRaIVVzVQgS0dg==
|
|
dependencies:
|
|
webidl-conversions "^5.0.0"
|
|
|
|
domhandler@^4.0.0, domhandler@^4.2.0, domhandler@^4.3.1:
|
|
version "4.3.1"
|
|
resolved "https://registry.npmjs.org/domhandler/-/domhandler-4.3.1.tgz"
|
|
integrity sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==
|
|
dependencies:
|
|
domelementtype "^2.2.0"
|
|
|
|
domutils@^2.5.2, domutils@^2.8.0:
|
|
version "2.8.0"
|
|
resolved "https://registry.npmjs.org/domutils/-/domutils-2.8.0.tgz"
|
|
integrity sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==
|
|
dependencies:
|
|
dom-serializer "^1.0.1"
|
|
domelementtype "^2.2.0"
|
|
domhandler "^4.2.0"
|
|
|
|
dot-case@^3.0.4:
|
|
version "3.0.4"
|
|
resolved "https://registry.npmjs.org/dot-case/-/dot-case-3.0.4.tgz"
|
|
integrity sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==
|
|
dependencies:
|
|
no-case "^3.0.4"
|
|
tslib "^2.0.3"
|
|
|
|
duplexer@^0.1.2:
|
|
version "0.1.2"
|
|
resolved "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz"
|
|
integrity sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==
|
|
|
|
electron-to-chromium@^1.4.84:
|
|
version "1.4.97"
|
|
resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.97.tgz"
|
|
integrity sha512-vqSu7Qn6o5E1uAJQxmq2U69aBhBTxUAXMuT5Sm3jj8kEJciuUcKciktLuTPFSRlwSdNyeu9qah8Nzy9JyxefCw==
|
|
|
|
emittery@^0.8.1:
|
|
version "0.8.1"
|
|
resolved "https://registry.npmjs.org/emittery/-/emittery-0.8.1.tgz"
|
|
integrity sha512-uDfvUjVrfGJJhymx/kz6prltenw1u7WrCg1oa94zYY8xxVpLLUu045LAT0dhDZdXG58/EpPL/5kA180fQ/qudg==
|
|
|
|
emoji-regex@^8.0.0:
|
|
version "8.0.0"
|
|
resolved "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz"
|
|
integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==
|
|
|
|
emojis-list@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-3.0.0.tgz#5570662046ad29e2e916e71aae260abdff4f6a78"
|
|
integrity sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==
|
|
|
|
enhanced-resolve@^5.0.0, enhanced-resolve@^5.10.0:
|
|
version "5.12.0"
|
|
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.12.0.tgz#300e1c90228f5b570c4d35babf263f6da7155634"
|
|
integrity sha512-QHTXI/sZQmko1cbDoNAa3mJ5qhWUUNAq3vR0/YiD379fWQrcfuoX1+HW2S0MTt7XmoPLapdaDKUtelUSPic7hQ==
|
|
dependencies:
|
|
graceful-fs "^4.2.4"
|
|
tapable "^2.2.0"
|
|
|
|
entities@^2.0.0:
|
|
version "2.2.0"
|
|
resolved "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz"
|
|
integrity sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==
|
|
|
|
envinfo@^7.7.3:
|
|
version "7.8.1"
|
|
resolved "https://registry.npmjs.org/envinfo/-/envinfo-7.8.1.tgz"
|
|
integrity sha512-/o+BXHmB7ocbHEAs6F2EnG0ogybVVUdkRunTT2glZU9XAaGmhqskrvKwqXuDfNjEO0LZKWdejEEpnq8aM0tOaw==
|
|
|
|
error-ex@^1.3.1:
|
|
version "1.3.2"
|
|
resolved "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz"
|
|
integrity sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==
|
|
dependencies:
|
|
is-arrayish "^0.2.1"
|
|
|
|
es-abstract@^1.18.5:
|
|
version "1.19.2"
|
|
resolved "https://registry.npmjs.org/es-abstract/-/es-abstract-1.19.2.tgz"
|
|
integrity sha512-gfSBJoZdlL2xRiOCy0g8gLMryhoe1TlimjzU99L/31Z8QEGIhVQI+EWwt5lT+AuU9SnorVupXFqqOGqGfsyO6w==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
es-to-primitive "^1.2.1"
|
|
function-bind "^1.1.1"
|
|
get-intrinsic "^1.1.1"
|
|
get-symbol-description "^1.0.0"
|
|
has "^1.0.3"
|
|
has-symbols "^1.0.3"
|
|
internal-slot "^1.0.3"
|
|
is-callable "^1.2.4"
|
|
is-negative-zero "^2.0.2"
|
|
is-regex "^1.1.4"
|
|
is-shared-array-buffer "^1.0.1"
|
|
is-string "^1.0.7"
|
|
is-weakref "^1.0.2"
|
|
object-inspect "^1.12.0"
|
|
object-keys "^1.1.1"
|
|
object.assign "^4.1.2"
|
|
string.prototype.trimend "^1.0.4"
|
|
string.prototype.trimstart "^1.0.4"
|
|
unbox-primitive "^1.0.1"
|
|
|
|
es-module-lexer@^0.9.0:
|
|
version "0.9.3"
|
|
resolved "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-0.9.3.tgz"
|
|
integrity sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ==
|
|
|
|
es-to-primitive@^1.2.1:
|
|
version "1.2.1"
|
|
resolved "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz"
|
|
integrity sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==
|
|
dependencies:
|
|
is-callable "^1.1.4"
|
|
is-date-object "^1.0.1"
|
|
is-symbol "^1.0.2"
|
|
|
|
es6-object-assign@^1.1.0:
|
|
version "1.1.0"
|
|
resolved "https://registry.npmjs.org/es6-object-assign/-/es6-object-assign-1.1.0.tgz"
|
|
integrity sha1-wsNYJlYkfDnqEHyx5mUrb58kUjw=
|
|
|
|
escalade@^3.1.1:
|
|
version "3.1.1"
|
|
resolved "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz"
|
|
integrity sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==
|
|
|
|
escape-string-regexp@^1.0.5:
|
|
version "1.0.5"
|
|
resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz"
|
|
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
|
|
|
|
escape-string-regexp@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz"
|
|
integrity sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==
|
|
|
|
escodegen@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/escodegen/-/escodegen-2.0.0.tgz"
|
|
integrity sha512-mmHKys/C8BFUGI+MAWNcSYoORYLMdPzjrknd2Vc+bUsjN5bXcr8EhrNB+UTqfL1y3I9c4fw2ihgtMPQLBRiQxw==
|
|
dependencies:
|
|
esprima "^4.0.1"
|
|
estraverse "^5.2.0"
|
|
esutils "^2.0.2"
|
|
optionator "^0.8.1"
|
|
optionalDependencies:
|
|
source-map "~0.6.1"
|
|
|
|
eslint-scope@5.1.1:
|
|
version "5.1.1"
|
|
resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz"
|
|
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
|
|
dependencies:
|
|
esrecurse "^4.3.0"
|
|
estraverse "^4.1.1"
|
|
|
|
esprima@^4.0.0, esprima@^4.0.1:
|
|
version "4.0.1"
|
|
resolved "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz"
|
|
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
|
|
|
|
esrecurse@^4.3.0:
|
|
version "4.3.0"
|
|
resolved "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz"
|
|
integrity sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==
|
|
dependencies:
|
|
estraverse "^5.2.0"
|
|
|
|
estraverse@^4.1.1:
|
|
version "4.3.0"
|
|
resolved "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz"
|
|
integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
|
|
|
|
estraverse@^5.2.0:
|
|
version "5.3.0"
|
|
resolved "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz"
|
|
integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==
|
|
|
|
esutils@^2.0.2:
|
|
version "2.0.3"
|
|
resolved "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz"
|
|
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
|
|
|
|
events@^3.2.0:
|
|
version "3.3.0"
|
|
resolved "https://registry.npmjs.org/events/-/events-3.3.0.tgz"
|
|
integrity sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==
|
|
|
|
execa@^5.0.0:
|
|
version "5.1.1"
|
|
resolved "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz"
|
|
integrity sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==
|
|
dependencies:
|
|
cross-spawn "^7.0.3"
|
|
get-stream "^6.0.0"
|
|
human-signals "^2.1.0"
|
|
is-stream "^2.0.0"
|
|
merge-stream "^2.0.0"
|
|
npm-run-path "^4.0.1"
|
|
onetime "^5.1.2"
|
|
signal-exit "^3.0.3"
|
|
strip-final-newline "^2.0.0"
|
|
|
|
exit@^0.1.2:
|
|
version "0.1.2"
|
|
resolved "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz"
|
|
integrity sha1-BjJjj42HfMghB9MKD/8aF8uhzQw=
|
|
|
|
expect@^27.5.1:
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/expect/-/expect-27.5.1.tgz"
|
|
integrity sha512-E1q5hSUG2AmYQwQJ041nvgpkODHQvB+RKlB4IYdru6uJsyFTRyZAP463M+1lINorwbqAmUggi6+WwkD8lCS/Dw==
|
|
dependencies:
|
|
"@jest/types" "^27.5.1"
|
|
jest-get-type "^27.5.1"
|
|
jest-matcher-utils "^27.5.1"
|
|
jest-message-util "^27.5.1"
|
|
|
|
fast-deep-equal@^3.1.1:
|
|
version "3.1.3"
|
|
resolved "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz"
|
|
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
|
|
|
|
fast-json-stable-stringify@2.x, fast-json-stable-stringify@^2.0.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz"
|
|
integrity sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==
|
|
|
|
fast-levenshtein@~2.0.6:
|
|
version "2.0.6"
|
|
resolved "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz"
|
|
integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=
|
|
|
|
fastest-levenshtein@^1.0.12:
|
|
version "1.0.12"
|
|
resolved "https://registry.npmjs.org/fastest-levenshtein/-/fastest-levenshtein-1.0.12.tgz"
|
|
integrity sha512-On2N+BpYJ15xIC974QNVuYGMOlEVt4s0EOI3wwMqOmK1fdDY+FN/zltPV8vosq4ad4c/gJ1KHScUn/6AWIgiow==
|
|
|
|
fb-watchman@^2.0.0:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.1.tgz"
|
|
integrity sha512-DkPJKQeY6kKwmuMretBhr7G6Vodr7bFwDYTXIkfG1gjvNpaxBTQV3PbXg6bR1c1UP4jPOX0jHUbbHANL9vRjVg==
|
|
dependencies:
|
|
bser "2.1.1"
|
|
|
|
filesize@^6.1.0:
|
|
version "6.4.0"
|
|
resolved "https://registry.npmjs.org/filesize/-/filesize-6.4.0.tgz"
|
|
integrity sha512-mjFIpOHC4jbfcTfoh4rkWpI31mF7viw9ikj/JyLoKzqlwG/YsefKfvYlYhdYdg/9mtK2z1AzgN/0LvVQ3zdlSQ==
|
|
|
|
fill-range@^7.0.1:
|
|
version "7.0.1"
|
|
resolved "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz"
|
|
integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
|
|
dependencies:
|
|
to-regex-range "^5.0.1"
|
|
|
|
find-cache-dir@^3.3.1:
|
|
version "3.3.2"
|
|
resolved "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.2.tgz"
|
|
integrity sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==
|
|
dependencies:
|
|
commondir "^1.0.1"
|
|
make-dir "^3.0.2"
|
|
pkg-dir "^4.1.0"
|
|
|
|
find-up@^4.0.0, find-up@^4.1.0:
|
|
version "4.1.0"
|
|
resolved "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz"
|
|
integrity sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==
|
|
dependencies:
|
|
locate-path "^5.0.0"
|
|
path-exists "^4.0.0"
|
|
|
|
follow-redirects@^1.14.0, follow-redirects@^1.14.8:
|
|
version "1.14.9"
|
|
resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.9.tgz"
|
|
integrity sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==
|
|
|
|
foreach@^2.0.5:
|
|
version "2.0.5"
|
|
resolved "https://registry.npmjs.org/foreach/-/foreach-2.0.5.tgz"
|
|
integrity sha1-C+4AUBiusmDQo6865ljdATbsG5k=
|
|
|
|
form-data@^3.0.0:
|
|
version "3.0.1"
|
|
resolved "https://registry.npmjs.org/form-data/-/form-data-3.0.1.tgz"
|
|
integrity sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==
|
|
dependencies:
|
|
asynckit "^0.4.0"
|
|
combined-stream "^1.0.8"
|
|
mime-types "^2.1.12"
|
|
|
|
fs.realpath@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz"
|
|
integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
|
|
|
|
fsevents@^2.3.2:
|
|
version "2.3.2"
|
|
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
|
|
integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
|
|
|
|
function-bind@^1.1.1:
|
|
version "1.1.1"
|
|
resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz"
|
|
integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
|
|
|
|
gensync@^1.0.0-beta.2:
|
|
version "1.0.0-beta.2"
|
|
resolved "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz"
|
|
integrity sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==
|
|
|
|
get-caller-file@^2.0.5:
|
|
version "2.0.5"
|
|
resolved "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz"
|
|
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
|
|
|
|
get-intrinsic@^1.0.2, get-intrinsic@^1.1.0, get-intrinsic@^1.1.1:
|
|
version "1.1.1"
|
|
resolved "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.1.tgz"
|
|
integrity sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==
|
|
dependencies:
|
|
function-bind "^1.1.1"
|
|
has "^1.0.3"
|
|
has-symbols "^1.0.1"
|
|
|
|
get-package-type@^0.1.0:
|
|
version "0.1.0"
|
|
resolved "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz"
|
|
integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
|
|
|
|
get-stream@^6.0.0:
|
|
version "6.0.1"
|
|
resolved "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz"
|
|
integrity sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==
|
|
|
|
get-symbol-description@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.0.tgz"
|
|
integrity sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
get-intrinsic "^1.1.1"
|
|
|
|
glob-to-regexp@^0.4.1:
|
|
version "0.4.1"
|
|
resolved "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz"
|
|
integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==
|
|
|
|
glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4:
|
|
version "7.2.0"
|
|
resolved "https://registry.npmjs.org/glob/-/glob-7.2.0.tgz"
|
|
integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
|
|
dependencies:
|
|
fs.realpath "^1.0.0"
|
|
inflight "^1.0.4"
|
|
inherits "2"
|
|
minimatch "^3.0.4"
|
|
once "^1.3.0"
|
|
path-is-absolute "^1.0.0"
|
|
|
|
globals@^11.1.0:
|
|
version "11.12.0"
|
|
resolved "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz"
|
|
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
|
|
|
|
graceful-fs@^4.1.2, graceful-fs@^4.2.4, graceful-fs@^4.2.9:
|
|
version "4.2.9"
|
|
resolved "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.9.tgz"
|
|
integrity sha512-NtNxqUcXgpW2iMrfqSfR73Glt39K+BLwWsPs94yR63v45T0Wbej7eRmL5cWfwEgqXnmjQp3zaJTshdRW/qC2ZQ==
|
|
|
|
gzip-size@^6.0.0:
|
|
version "6.0.0"
|
|
resolved "https://registry.npmjs.org/gzip-size/-/gzip-size-6.0.0.tgz"
|
|
integrity sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q==
|
|
dependencies:
|
|
duplexer "^0.1.2"
|
|
|
|
has-bigints@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.1.tgz"
|
|
integrity sha512-LSBS2LjbNBTf6287JEbEzvJgftkF5qFkmCo9hDRpAzKhUOlJ+hx8dd4USs00SgsUNwc4617J9ki5YtEClM2ffA==
|
|
|
|
has-flag@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz"
|
|
integrity sha1-tdRU3CGZriJWmfNGfloH87lVuv0=
|
|
|
|
has-flag@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz"
|
|
integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
|
|
|
|
has-symbols@^1.0.1, has-symbols@^1.0.2, has-symbols@^1.0.3:
|
|
version "1.0.3"
|
|
resolved "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz"
|
|
integrity sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==
|
|
|
|
has-tostringtag@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.0.tgz"
|
|
integrity sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==
|
|
dependencies:
|
|
has-symbols "^1.0.2"
|
|
|
|
has@^1.0.3:
|
|
version "1.0.3"
|
|
resolved "https://registry.npmjs.org/has/-/has-1.0.3.tgz"
|
|
integrity sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==
|
|
dependencies:
|
|
function-bind "^1.1.1"
|
|
|
|
he@^1.2.0:
|
|
version "1.2.0"
|
|
resolved "https://registry.npmjs.org/he/-/he-1.2.0.tgz"
|
|
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==
|
|
|
|
html-encoding-sniffer@^2.0.1:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-2.0.1.tgz"
|
|
integrity sha512-D5JbOMBIR/TVZkubHT+OyT2705QvogUW4IBn6nHd756OwieSF9aDYFj4dv6HHEVGYbHaLETa3WggZYWWMyy3ZQ==
|
|
dependencies:
|
|
whatwg-encoding "^1.0.5"
|
|
|
|
html-escaper@^2.0.0:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz"
|
|
integrity sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==
|
|
|
|
html-minifier-terser@^6.0.2:
|
|
version "6.1.0"
|
|
resolved "https://registry.npmjs.org/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz"
|
|
integrity sha512-YXxSlJBZTP7RS3tWnQw74ooKa6L9b9i9QYXY21eUEvhZ3u9XLfv6OnFsQq6RxkhHygsaUMvYsZRV5rU/OVNZxw==
|
|
dependencies:
|
|
camel-case "^4.1.2"
|
|
clean-css "^5.2.2"
|
|
commander "^8.3.0"
|
|
he "^1.2.0"
|
|
param-case "^3.0.4"
|
|
relateurl "^0.2.7"
|
|
terser "^5.10.0"
|
|
|
|
html-webpack-plugin@^5.5.0:
|
|
version "5.5.0"
|
|
resolved "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.5.0.tgz"
|
|
integrity sha512-sy88PC2cRTVxvETRgUHFrL4No3UxvcH8G1NepGhqaTT+GXN2kTamqasot0inS5hXeg1cMbFDt27zzo9p35lZVw==
|
|
dependencies:
|
|
"@types/html-minifier-terser" "^6.0.0"
|
|
html-minifier-terser "^6.0.2"
|
|
lodash "^4.17.21"
|
|
pretty-error "^4.0.0"
|
|
tapable "^2.0.0"
|
|
|
|
htmlparser2@^6.1.0:
|
|
version "6.1.0"
|
|
resolved "https://registry.npmjs.org/htmlparser2/-/htmlparser2-6.1.0.tgz"
|
|
integrity sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A==
|
|
dependencies:
|
|
domelementtype "^2.0.1"
|
|
domhandler "^4.0.0"
|
|
domutils "^2.5.2"
|
|
entities "^2.0.0"
|
|
|
|
http-proxy-agent@^4.0.1:
|
|
version "4.0.1"
|
|
resolved "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz"
|
|
integrity sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==
|
|
dependencies:
|
|
"@tootallnate/once" "1"
|
|
agent-base "6"
|
|
debug "4"
|
|
|
|
https-proxy-agent@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.0.tgz"
|
|
integrity sha512-EkYm5BcKUGiduxzSt3Eppko+PiNWNEpa4ySk9vTC6wDsQJW9rHSa+UhGNJoRYp7bz6Ht1eaRIa6QaJqO5rCFbA==
|
|
dependencies:
|
|
agent-base "6"
|
|
debug "4"
|
|
|
|
human-signals@^2.1.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz"
|
|
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
|
|
|
|
iconv-lite@0.4.24:
|
|
version "0.4.24"
|
|
resolved "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz"
|
|
integrity sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==
|
|
dependencies:
|
|
safer-buffer ">= 2.1.2 < 3"
|
|
|
|
icss-utils@^5.0.0, icss-utils@^5.1.0:
|
|
version "5.1.0"
|
|
resolved "https://registry.npmjs.org/icss-utils/-/icss-utils-5.1.0.tgz"
|
|
integrity sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==
|
|
|
|
immutable@*, immutable@^4.0.0-rc.12:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/immutable/-/immutable-4.0.0.tgz"
|
|
integrity sha512-zIE9hX70qew5qTUjSS7wi1iwj/l7+m54KWU247nhM3v806UdGj1yDndXj+IOYxxtW9zyLI+xqFNZjTuDaLUqFw==
|
|
|
|
import-local@^3.0.2:
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/import-local/-/import-local-3.1.0.tgz"
|
|
integrity sha512-ASB07uLtnDs1o6EHjKpX34BKYDSqnFerfTOJL2HvMqF70LnxpjkzDB8J44oT9pu4AMPkQwf8jl6szgvNd2tRIg==
|
|
dependencies:
|
|
pkg-dir "^4.2.0"
|
|
resolve-cwd "^3.0.0"
|
|
|
|
imurmurhash@^0.1.4:
|
|
version "0.1.4"
|
|
resolved "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz"
|
|
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
|
|
|
|
inflight@^1.0.4:
|
|
version "1.0.6"
|
|
resolved "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz"
|
|
integrity sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=
|
|
dependencies:
|
|
once "^1.3.0"
|
|
wrappy "1"
|
|
|
|
inherits@2, inherits@^2.0.3:
|
|
version "2.0.4"
|
|
resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz"
|
|
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
|
|
|
|
internal-slot@^1.0.3:
|
|
version "1.0.3"
|
|
resolved "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.3.tgz"
|
|
integrity sha512-O0DB1JC/sPyZl7cIo78n5dR7eUSwwpYPiXRhTzNxZVAMUuB8vlnRFyLxdrVToks6XPLVnFfbzaVd5WLjhgg+vA==
|
|
dependencies:
|
|
get-intrinsic "^1.1.0"
|
|
has "^1.0.3"
|
|
side-channel "^1.0.4"
|
|
|
|
interpret@^2.2.0:
|
|
version "2.2.0"
|
|
resolved "https://registry.npmjs.org/interpret/-/interpret-2.2.0.tgz"
|
|
integrity sha512-Ju0Bz/cEia55xDwUWEa8+olFpCiQoypjnQySseKtmjNrnps3P+xfpUmGr90T7yjlVJmOtybRvPXhKMbHr+fWnw==
|
|
|
|
is-arguments@^1.0.4:
|
|
version "1.1.1"
|
|
resolved "https://registry.npmjs.org/is-arguments/-/is-arguments-1.1.1.tgz"
|
|
integrity sha512-8Q7EARjzEnKpt/PCD7e1cgUS0a6X8u5tdSiMqXhojOdoV9TsMsiO+9VLC5vAmO8N7/GmXn7yjR8qnA6bVAEzfA==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
has-tostringtag "^1.0.0"
|
|
|
|
is-arrayish@^0.2.1:
|
|
version "0.2.1"
|
|
resolved "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz"
|
|
integrity sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=
|
|
|
|
is-bigint@^1.0.1:
|
|
version "1.0.4"
|
|
resolved "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz"
|
|
integrity sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==
|
|
dependencies:
|
|
has-bigints "^1.0.1"
|
|
|
|
is-boolean-object@^1.1.0:
|
|
version "1.1.2"
|
|
resolved "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz"
|
|
integrity sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
has-tostringtag "^1.0.0"
|
|
|
|
is-callable@^1.1.4, is-callable@^1.2.4:
|
|
version "1.2.4"
|
|
resolved "https://registry.npmjs.org/is-callable/-/is-callable-1.2.4.tgz"
|
|
integrity sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==
|
|
|
|
is-core-module@^2.8.1:
|
|
version "2.8.1"
|
|
resolved "https://registry.npmjs.org/is-core-module/-/is-core-module-2.8.1.tgz"
|
|
integrity sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA==
|
|
dependencies:
|
|
has "^1.0.3"
|
|
|
|
is-date-object@^1.0.1:
|
|
version "1.0.5"
|
|
resolved "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz"
|
|
integrity sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==
|
|
dependencies:
|
|
has-tostringtag "^1.0.0"
|
|
|
|
is-fullwidth-code-point@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz"
|
|
integrity sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==
|
|
|
|
is-generator-fn@^2.0.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz"
|
|
integrity sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==
|
|
|
|
is-generator-function@^1.0.7:
|
|
version "1.0.10"
|
|
resolved "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.0.10.tgz"
|
|
integrity sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==
|
|
dependencies:
|
|
has-tostringtag "^1.0.0"
|
|
|
|
is-nan@^1.2.1:
|
|
version "1.3.2"
|
|
resolved "https://registry.npmjs.org/is-nan/-/is-nan-1.3.2.tgz"
|
|
integrity sha512-E+zBKpQ2t6MEo1VsonYmluk9NxGrbzpeeLC2xIViuO2EjU2xsXsBPwTr3Ykv9l08UYEVEdWeRZNouaZqF6RN0w==
|
|
dependencies:
|
|
call-bind "^1.0.0"
|
|
define-properties "^1.1.3"
|
|
|
|
is-negative-zero@^2.0.2:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.2.tgz"
|
|
integrity sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==
|
|
|
|
is-number-object@^1.0.4:
|
|
version "1.0.6"
|
|
resolved "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.6.tgz"
|
|
integrity sha512-bEVOqiRcvo3zO1+G2lVMy+gkkEm9Yh7cDMRusKKu5ZJKPUYSJwICTKZrNKHA2EbSP0Tu0+6B/emsYNHZyn6K8g==
|
|
dependencies:
|
|
has-tostringtag "^1.0.0"
|
|
|
|
is-number@^7.0.0:
|
|
version "7.0.0"
|
|
resolved "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz"
|
|
integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==
|
|
|
|
is-plain-object@^2.0.4:
|
|
version "2.0.4"
|
|
resolved "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz"
|
|
integrity sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==
|
|
dependencies:
|
|
isobject "^3.0.1"
|
|
|
|
is-potential-custom-element-name@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz"
|
|
integrity sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==
|
|
|
|
is-regex@^1.1.4:
|
|
version "1.1.4"
|
|
resolved "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz"
|
|
integrity sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
has-tostringtag "^1.0.0"
|
|
|
|
is-shared-array-buffer@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.1.tgz"
|
|
integrity sha512-IU0NmyknYZN0rChcKhRO1X8LYz5Isj/Fsqh8NJOSf+N/hCOTwy29F32Ik7a+QszE63IdvmwdTPDd6cZ5pg4cwA==
|
|
|
|
is-stream@^2.0.0:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz"
|
|
integrity sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==
|
|
|
|
is-string@^1.0.5, is-string@^1.0.7:
|
|
version "1.0.7"
|
|
resolved "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz"
|
|
integrity sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==
|
|
dependencies:
|
|
has-tostringtag "^1.0.0"
|
|
|
|
is-symbol@^1.0.2, is-symbol@^1.0.3:
|
|
version "1.0.4"
|
|
resolved "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz"
|
|
integrity sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==
|
|
dependencies:
|
|
has-symbols "^1.0.2"
|
|
|
|
is-typed-array@^1.1.3, is-typed-array@^1.1.7:
|
|
version "1.1.8"
|
|
resolved "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.8.tgz"
|
|
integrity sha512-HqH41TNZq2fgtGT8WHVFVJhBVGuY3AnP3Q36K8JKXUxSxRgk/d+7NjmwG2vo2mYmXK8UYZKu0qH8bVP5gEisjA==
|
|
dependencies:
|
|
available-typed-arrays "^1.0.5"
|
|
call-bind "^1.0.2"
|
|
es-abstract "^1.18.5"
|
|
foreach "^2.0.5"
|
|
has-tostringtag "^1.0.0"
|
|
|
|
is-typedarray@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz"
|
|
integrity sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=
|
|
|
|
is-weakref@^1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz"
|
|
integrity sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
|
|
isexe@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz"
|
|
integrity sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=
|
|
|
|
isobject@^3.0.1:
|
|
version "3.0.1"
|
|
resolved "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz"
|
|
integrity sha1-TkMekrEalzFjaqH5yNHMvP2reN8=
|
|
|
|
istanbul-lib-coverage@^3.0.0, istanbul-lib-coverage@^3.2.0:
|
|
version "3.2.0"
|
|
resolved "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz"
|
|
integrity sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw==
|
|
|
|
istanbul-lib-instrument@^5.0.4, istanbul-lib-instrument@^5.1.0:
|
|
version "5.1.0"
|
|
resolved "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-5.1.0.tgz"
|
|
integrity sha512-czwUz525rkOFDJxfKK6mYfIs9zBKILyrZQxjz3ABhjQXhbhFsSbo1HW/BFcsDnfJYJWA6thRR5/TUY2qs5W99Q==
|
|
dependencies:
|
|
"@babel/core" "^7.12.3"
|
|
"@babel/parser" "^7.14.7"
|
|
"@istanbuljs/schema" "^0.1.2"
|
|
istanbul-lib-coverage "^3.2.0"
|
|
semver "^6.3.0"
|
|
|
|
istanbul-lib-report@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz"
|
|
integrity sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==
|
|
dependencies:
|
|
istanbul-lib-coverage "^3.0.0"
|
|
make-dir "^3.0.0"
|
|
supports-color "^7.1.0"
|
|
|
|
istanbul-lib-source-maps@^4.0.0:
|
|
version "4.0.1"
|
|
resolved "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz"
|
|
integrity sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==
|
|
dependencies:
|
|
debug "^4.1.1"
|
|
istanbul-lib-coverage "^3.0.0"
|
|
source-map "^0.6.1"
|
|
|
|
istanbul-reports@^3.1.3:
|
|
version "3.1.4"
|
|
resolved "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.1.4.tgz"
|
|
integrity sha512-r1/DshN4KSE7xWEknZLLLLDn5CJybV3nw01VTkp6D5jzLuELlcbudfj/eSQFvrKsJuTVCGnePO7ho82Nw9zzfw==
|
|
dependencies:
|
|
html-escaper "^2.0.0"
|
|
istanbul-lib-report "^3.0.0"
|
|
|
|
jest-changed-files@^27.5.1:
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-27.5.1.tgz"
|
|
integrity sha512-buBLMiByfWGCoMsLLzGUUSpAmIAGnbR2KJoMN10ziLhOLvP4e0SlypHnAel8iqQXTrcbmfEY9sSqae5sgUsTvw==
|
|
dependencies:
|
|
"@jest/types" "^27.5.1"
|
|
execa "^5.0.0"
|
|
throat "^6.0.1"
|
|
|
|
jest-circus@^27.5.1:
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/jest-circus/-/jest-circus-27.5.1.tgz"
|
|
integrity sha512-D95R7x5UtlMA5iBYsOHFFbMD/GVA4R/Kdq15f7xYWUfWHBto9NYRsOvnSauTgdF+ogCpJ4tyKOXhUifxS65gdw==
|
|
dependencies:
|
|
"@jest/environment" "^27.5.1"
|
|
"@jest/test-result" "^27.5.1"
|
|
"@jest/types" "^27.5.1"
|
|
"@types/node" "*"
|
|
chalk "^4.0.0"
|
|
co "^4.6.0"
|
|
dedent "^0.7.0"
|
|
expect "^27.5.1"
|
|
is-generator-fn "^2.0.0"
|
|
jest-each "^27.5.1"
|
|
jest-matcher-utils "^27.5.1"
|
|
jest-message-util "^27.5.1"
|
|
jest-runtime "^27.5.1"
|
|
jest-snapshot "^27.5.1"
|
|
jest-util "^27.5.1"
|
|
pretty-format "^27.5.1"
|
|
slash "^3.0.0"
|
|
stack-utils "^2.0.3"
|
|
throat "^6.0.1"
|
|
|
|
jest-cli@^27.5.1:
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/jest-cli/-/jest-cli-27.5.1.tgz"
|
|
integrity sha512-Hc6HOOwYq4/74/c62dEE3r5elx8wjYqxY0r0G/nFrLDPMFRu6RA/u8qINOIkvhxG7mMQ5EJsOGfRpI8L6eFUVw==
|
|
dependencies:
|
|
"@jest/core" "^27.5.1"
|
|
"@jest/test-result" "^27.5.1"
|
|
"@jest/types" "^27.5.1"
|
|
chalk "^4.0.0"
|
|
exit "^0.1.2"
|
|
graceful-fs "^4.2.9"
|
|
import-local "^3.0.2"
|
|
jest-config "^27.5.1"
|
|
jest-util "^27.5.1"
|
|
jest-validate "^27.5.1"
|
|
prompts "^2.0.1"
|
|
yargs "^16.2.0"
|
|
|
|
jest-config@^27.5.1:
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/jest-config/-/jest-config-27.5.1.tgz"
|
|
integrity sha512-5sAsjm6tGdsVbW9ahcChPAFCk4IlkQUknH5AvKjuLTSlcO/wCZKyFdn7Rg0EkC+OGgWODEy2hDpWB1PgzH0JNA==
|
|
dependencies:
|
|
"@babel/core" "^7.8.0"
|
|
"@jest/test-sequencer" "^27.5.1"
|
|
"@jest/types" "^27.5.1"
|
|
babel-jest "^27.5.1"
|
|
chalk "^4.0.0"
|
|
ci-info "^3.2.0"
|
|
deepmerge "^4.2.2"
|
|
glob "^7.1.1"
|
|
graceful-fs "^4.2.9"
|
|
jest-circus "^27.5.1"
|
|
jest-environment-jsdom "^27.5.1"
|
|
jest-environment-node "^27.5.1"
|
|
jest-get-type "^27.5.1"
|
|
jest-jasmine2 "^27.5.1"
|
|
jest-regex-util "^27.5.1"
|
|
jest-resolve "^27.5.1"
|
|
jest-runner "^27.5.1"
|
|
jest-util "^27.5.1"
|
|
jest-validate "^27.5.1"
|
|
micromatch "^4.0.4"
|
|
parse-json "^5.2.0"
|
|
pretty-format "^27.5.1"
|
|
slash "^3.0.0"
|
|
strip-json-comments "^3.1.1"
|
|
|
|
jest-diff@^27.5.1:
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/jest-diff/-/jest-diff-27.5.1.tgz"
|
|
integrity sha512-m0NvkX55LDt9T4mctTEgnZk3fmEg3NRYutvMPWM/0iPnkFj2wIeF45O1718cMSOFO1vINkqmxqD8vE37uTEbqw==
|
|
dependencies:
|
|
chalk "^4.0.0"
|
|
diff-sequences "^27.5.1"
|
|
jest-get-type "^27.5.1"
|
|
pretty-format "^27.5.1"
|
|
|
|
jest-docblock@^27.5.1:
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/jest-docblock/-/jest-docblock-27.5.1.tgz"
|
|
integrity sha512-rl7hlABeTsRYxKiUfpHrQrG4e2obOiTQWfMEH3PxPjOtdsfLQO4ReWSZaQ7DETm4xu07rl4q/h4zcKXyU0/OzQ==
|
|
dependencies:
|
|
detect-newline "^3.0.0"
|
|
|
|
jest-each@^27.5.1:
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/jest-each/-/jest-each-27.5.1.tgz"
|
|
integrity sha512-1Ff6p+FbhT/bXQnEouYy00bkNSY7OUpfIcmdl8vZ31A1UUaurOLPA8a8BbJOF2RDUElwJhmeaV7LnagI+5UwNQ==
|
|
dependencies:
|
|
"@jest/types" "^27.5.1"
|
|
chalk "^4.0.0"
|
|
jest-get-type "^27.5.1"
|
|
jest-util "^27.5.1"
|
|
pretty-format "^27.5.1"
|
|
|
|
jest-environment-jsdom@^27.5.1:
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-27.5.1.tgz"
|
|
integrity sha512-TFBvkTC1Hnnnrka/fUb56atfDtJ9VMZ94JkjTbggl1PEpwrYtUBKMezB3inLmWqQsXYLcMwNoDQwoBTAvFfsfw==
|
|
dependencies:
|
|
"@jest/environment" "^27.5.1"
|
|
"@jest/fake-timers" "^27.5.1"
|
|
"@jest/types" "^27.5.1"
|
|
"@types/node" "*"
|
|
jest-mock "^27.5.1"
|
|
jest-util "^27.5.1"
|
|
jsdom "^16.6.0"
|
|
|
|
jest-environment-node@^27.5.1:
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-27.5.1.tgz"
|
|
integrity sha512-Jt4ZUnxdOsTGwSRAfKEnE6BcwsSPNOijjwifq5sDFSA2kesnXTvNqKHYgM0hDq3549Uf/KzdXNYn4wMZJPlFLw==
|
|
dependencies:
|
|
"@jest/environment" "^27.5.1"
|
|
"@jest/fake-timers" "^27.5.1"
|
|
"@jest/types" "^27.5.1"
|
|
"@types/node" "*"
|
|
jest-mock "^27.5.1"
|
|
jest-util "^27.5.1"
|
|
|
|
jest-get-type@^27.5.1:
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz"
|
|
integrity sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw==
|
|
|
|
jest-haste-map@^27.5.1:
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-27.5.1.tgz"
|
|
integrity sha512-7GgkZ4Fw4NFbMSDSpZwXeBiIbx+t/46nJ2QitkOjvwPYyZmqttu2TDSimMHP1EkPOi4xUZAN1doE5Vd25H4Jng==
|
|
dependencies:
|
|
"@jest/types" "^27.5.1"
|
|
"@types/graceful-fs" "^4.1.2"
|
|
"@types/node" "*"
|
|
anymatch "^3.0.3"
|
|
fb-watchman "^2.0.0"
|
|
graceful-fs "^4.2.9"
|
|
jest-regex-util "^27.5.1"
|
|
jest-serializer "^27.5.1"
|
|
jest-util "^27.5.1"
|
|
jest-worker "^27.5.1"
|
|
micromatch "^4.0.4"
|
|
walker "^1.0.7"
|
|
optionalDependencies:
|
|
fsevents "^2.3.2"
|
|
|
|
jest-jasmine2@^27.5.1:
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-27.5.1.tgz"
|
|
integrity sha512-jtq7VVyG8SqAorDpApwiJJImd0V2wv1xzdheGHRGyuT7gZm6gG47QEskOlzsN1PG/6WNaCo5pmwMHDf3AkG2pQ==
|
|
dependencies:
|
|
"@jest/environment" "^27.5.1"
|
|
"@jest/source-map" "^27.5.1"
|
|
"@jest/test-result" "^27.5.1"
|
|
"@jest/types" "^27.5.1"
|
|
"@types/node" "*"
|
|
chalk "^4.0.0"
|
|
co "^4.6.0"
|
|
expect "^27.5.1"
|
|
is-generator-fn "^2.0.0"
|
|
jest-each "^27.5.1"
|
|
jest-matcher-utils "^27.5.1"
|
|
jest-message-util "^27.5.1"
|
|
jest-runtime "^27.5.1"
|
|
jest-snapshot "^27.5.1"
|
|
jest-util "^27.5.1"
|
|
pretty-format "^27.5.1"
|
|
throat "^6.0.1"
|
|
|
|
jest-leak-detector@^27.5.1:
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-27.5.1.tgz"
|
|
integrity sha512-POXfWAMvfU6WMUXftV4HolnJfnPOGEu10fscNCA76KBpRRhcMN2c8d3iT2pxQS3HLbA+5X4sOUPzYO2NUyIlHQ==
|
|
dependencies:
|
|
jest-get-type "^27.5.1"
|
|
pretty-format "^27.5.1"
|
|
|
|
jest-matcher-utils@^27.0.0, jest-matcher-utils@^27.5.1:
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-27.5.1.tgz"
|
|
integrity sha512-z2uTx/T6LBaCoNWNFWwChLBKYxTMcGBRjAt+2SbP929/Fflb9aa5LGma654Rz8z9HLxsrUaYzxE9T/EFIL/PAw==
|
|
dependencies:
|
|
chalk "^4.0.0"
|
|
jest-diff "^27.5.1"
|
|
jest-get-type "^27.5.1"
|
|
pretty-format "^27.5.1"
|
|
|
|
jest-message-util@^27.5.1:
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/jest-message-util/-/jest-message-util-27.5.1.tgz"
|
|
integrity sha512-rMyFe1+jnyAAf+NHwTclDz0eAaLkVDdKVHHBFWsBWHnnh5YeJMNWWsv7AbFYXfK3oTqvL7VTWkhNLu1jX24D+g==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.12.13"
|
|
"@jest/types" "^27.5.1"
|
|
"@types/stack-utils" "^2.0.0"
|
|
chalk "^4.0.0"
|
|
graceful-fs "^4.2.9"
|
|
micromatch "^4.0.4"
|
|
pretty-format "^27.5.1"
|
|
slash "^3.0.0"
|
|
stack-utils "^2.0.3"
|
|
|
|
jest-mock@^27.5.1:
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/jest-mock/-/jest-mock-27.5.1.tgz"
|
|
integrity sha512-K4jKbY1d4ENhbrG2zuPWaQBvDly+iZ2yAW+T1fATN78hc0sInwn7wZB8XtlNnvHug5RMwV897Xm4LqmPM4e2Og==
|
|
dependencies:
|
|
"@jest/types" "^27.5.1"
|
|
"@types/node" "*"
|
|
|
|
jest-pnp-resolver@^1.2.2:
|
|
version "1.2.2"
|
|
resolved "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.2.tgz"
|
|
integrity sha512-olV41bKSMm8BdnuMsewT4jqlZ8+3TCARAXjZGT9jcoSnrfUnRCqnMoF9XEeoWjbzObpqF9dRhHQj0Xb9QdF6/w==
|
|
|
|
jest-regex-util@^27.5.1:
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-27.5.1.tgz"
|
|
integrity sha512-4bfKq2zie+x16okqDXjXn9ql2B0dScQu+vcwe4TvFVhkVyuWLqpZrZtXxLLWoXYgn0E87I6r6GRYHF7wFZBUvg==
|
|
|
|
jest-resolve-dependencies@^27.5.1:
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-27.5.1.tgz"
|
|
integrity sha512-QQOOdY4PE39iawDn5rzbIePNigfe5B9Z91GDD1ae/xNDlu9kaat8QQ5EKnNmVWPV54hUdxCVwwj6YMgR2O7IOg==
|
|
dependencies:
|
|
"@jest/types" "^27.5.1"
|
|
jest-regex-util "^27.5.1"
|
|
jest-snapshot "^27.5.1"
|
|
|
|
jest-resolve@^27.5.1:
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/jest-resolve/-/jest-resolve-27.5.1.tgz"
|
|
integrity sha512-FFDy8/9E6CV83IMbDpcjOhumAQPDyETnU2KZ1O98DwTnz8AOBsW/Xv3GySr1mOZdItLR+zDZ7I/UdTFbgSOVCw==
|
|
dependencies:
|
|
"@jest/types" "^27.5.1"
|
|
chalk "^4.0.0"
|
|
graceful-fs "^4.2.9"
|
|
jest-haste-map "^27.5.1"
|
|
jest-pnp-resolver "^1.2.2"
|
|
jest-util "^27.5.1"
|
|
jest-validate "^27.5.1"
|
|
resolve "^1.20.0"
|
|
resolve.exports "^1.1.0"
|
|
slash "^3.0.0"
|
|
|
|
jest-runner@^27.5.1:
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/jest-runner/-/jest-runner-27.5.1.tgz"
|
|
integrity sha512-g4NPsM4mFCOwFKXO4p/H/kWGdJp9V8kURY2lX8Me2drgXqG7rrZAx5kv+5H7wtt/cdFIjhqYx1HrlqWHaOvDaQ==
|
|
dependencies:
|
|
"@jest/console" "^27.5.1"
|
|
"@jest/environment" "^27.5.1"
|
|
"@jest/test-result" "^27.5.1"
|
|
"@jest/transform" "^27.5.1"
|
|
"@jest/types" "^27.5.1"
|
|
"@types/node" "*"
|
|
chalk "^4.0.0"
|
|
emittery "^0.8.1"
|
|
graceful-fs "^4.2.9"
|
|
jest-docblock "^27.5.1"
|
|
jest-environment-jsdom "^27.5.1"
|
|
jest-environment-node "^27.5.1"
|
|
jest-haste-map "^27.5.1"
|
|
jest-leak-detector "^27.5.1"
|
|
jest-message-util "^27.5.1"
|
|
jest-resolve "^27.5.1"
|
|
jest-runtime "^27.5.1"
|
|
jest-util "^27.5.1"
|
|
jest-worker "^27.5.1"
|
|
source-map-support "^0.5.6"
|
|
throat "^6.0.1"
|
|
|
|
jest-runtime@^27.5.1:
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/jest-runtime/-/jest-runtime-27.5.1.tgz"
|
|
integrity sha512-o7gxw3Gf+H2IGt8fv0RiyE1+r83FJBRruoA+FXrlHw6xEyBsU8ugA6IPfTdVyA0w8HClpbK+DGJxH59UrNMx8A==
|
|
dependencies:
|
|
"@jest/environment" "^27.5.1"
|
|
"@jest/fake-timers" "^27.5.1"
|
|
"@jest/globals" "^27.5.1"
|
|
"@jest/source-map" "^27.5.1"
|
|
"@jest/test-result" "^27.5.1"
|
|
"@jest/transform" "^27.5.1"
|
|
"@jest/types" "^27.5.1"
|
|
chalk "^4.0.0"
|
|
cjs-module-lexer "^1.0.0"
|
|
collect-v8-coverage "^1.0.0"
|
|
execa "^5.0.0"
|
|
glob "^7.1.3"
|
|
graceful-fs "^4.2.9"
|
|
jest-haste-map "^27.5.1"
|
|
jest-message-util "^27.5.1"
|
|
jest-mock "^27.5.1"
|
|
jest-regex-util "^27.5.1"
|
|
jest-resolve "^27.5.1"
|
|
jest-snapshot "^27.5.1"
|
|
jest-util "^27.5.1"
|
|
slash "^3.0.0"
|
|
strip-bom "^4.0.0"
|
|
|
|
jest-serializer@^27.5.1:
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/jest-serializer/-/jest-serializer-27.5.1.tgz"
|
|
integrity sha512-jZCyo6iIxO1aqUxpuBlwTDMkzOAJS4a3eYz3YzgxxVQFwLeSA7Jfq5cbqCY+JLvTDrWirgusI/0KwxKMgrdf7w==
|
|
dependencies:
|
|
"@types/node" "*"
|
|
graceful-fs "^4.2.9"
|
|
|
|
jest-snapshot@^27.5.1:
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-27.5.1.tgz"
|
|
integrity sha512-yYykXI5a0I31xX67mgeLw1DZ0bJB+gpq5IpSuCAoyDi0+BhgU/RIrL+RTzDmkNTchvDFWKP8lp+w/42Z3us5sA==
|
|
dependencies:
|
|
"@babel/core" "^7.7.2"
|
|
"@babel/generator" "^7.7.2"
|
|
"@babel/plugin-syntax-typescript" "^7.7.2"
|
|
"@babel/traverse" "^7.7.2"
|
|
"@babel/types" "^7.0.0"
|
|
"@jest/transform" "^27.5.1"
|
|
"@jest/types" "^27.5.1"
|
|
"@types/babel__traverse" "^7.0.4"
|
|
"@types/prettier" "^2.1.5"
|
|
babel-preset-current-node-syntax "^1.0.0"
|
|
chalk "^4.0.0"
|
|
expect "^27.5.1"
|
|
graceful-fs "^4.2.9"
|
|
jest-diff "^27.5.1"
|
|
jest-get-type "^27.5.1"
|
|
jest-haste-map "^27.5.1"
|
|
jest-matcher-utils "^27.5.1"
|
|
jest-message-util "^27.5.1"
|
|
jest-util "^27.5.1"
|
|
natural-compare "^1.4.0"
|
|
pretty-format "^27.5.1"
|
|
semver "^7.3.2"
|
|
|
|
jest-util@^27.0.0, jest-util@^27.5.1:
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/jest-util/-/jest-util-27.5.1.tgz"
|
|
integrity sha512-Kv2o/8jNvX1MQ0KGtw480E/w4fBCDOnH6+6DmeKi6LZUIlKA5kwY0YNdlzaWTiVgxqAqik11QyxDOKk543aKXw==
|
|
dependencies:
|
|
"@jest/types" "^27.5.1"
|
|
"@types/node" "*"
|
|
chalk "^4.0.0"
|
|
ci-info "^3.2.0"
|
|
graceful-fs "^4.2.9"
|
|
picomatch "^2.2.3"
|
|
|
|
jest-validate@^27.5.1:
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/jest-validate/-/jest-validate-27.5.1.tgz"
|
|
integrity sha512-thkNli0LYTmOI1tDB3FI1S1RTp/Bqyd9pTarJwL87OIBFuqEb5Apv5EaApEudYg4g86e3CT6kM0RowkhtEnCBQ==
|
|
dependencies:
|
|
"@jest/types" "^27.5.1"
|
|
camelcase "^6.2.0"
|
|
chalk "^4.0.0"
|
|
jest-get-type "^27.5.1"
|
|
leven "^3.1.0"
|
|
pretty-format "^27.5.1"
|
|
|
|
jest-watcher@^27.5.1:
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/jest-watcher/-/jest-watcher-27.5.1.tgz"
|
|
integrity sha512-z676SuD6Z8o8qbmEGhoEUFOM1+jfEiL3DXHK/xgEiG2EyNYfFG60jluWcupY6dATjfEsKQuibReS1djInQnoVw==
|
|
dependencies:
|
|
"@jest/test-result" "^27.5.1"
|
|
"@jest/types" "^27.5.1"
|
|
"@types/node" "*"
|
|
ansi-escapes "^4.2.1"
|
|
chalk "^4.0.0"
|
|
jest-util "^27.5.1"
|
|
string-length "^4.0.1"
|
|
|
|
jest-worker@^27.4.5, jest-worker@^27.5.1:
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/jest-worker/-/jest-worker-27.5.1.tgz"
|
|
integrity sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==
|
|
dependencies:
|
|
"@types/node" "*"
|
|
merge-stream "^2.0.0"
|
|
supports-color "^8.0.0"
|
|
|
|
jest@^27.2.0:
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/jest/-/jest-27.5.1.tgz"
|
|
integrity sha512-Yn0mADZB89zTtjkPJEXwrac3LHudkQMR+Paqa8uxJHCBr9agxztUifWCyiYrjhMPBoUVBjyny0I7XH6ozDr7QQ==
|
|
dependencies:
|
|
"@jest/core" "^27.5.1"
|
|
import-local "^3.0.2"
|
|
jest-cli "^27.5.1"
|
|
|
|
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz"
|
|
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
|
|
|
|
js-yaml@^3.13.1:
|
|
version "3.14.1"
|
|
resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz"
|
|
integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==
|
|
dependencies:
|
|
argparse "^1.0.7"
|
|
esprima "^4.0.0"
|
|
|
|
jsdom@^16.6.0:
|
|
version "16.7.0"
|
|
resolved "https://registry.npmjs.org/jsdom/-/jsdom-16.7.0.tgz"
|
|
integrity sha512-u9Smc2G1USStM+s/x1ru5Sxrl6mPYCbByG1U/hUmqaVsm4tbNyS7CicOSRyuGQYZhTu0h84qkZZQ/I+dzizSVw==
|
|
dependencies:
|
|
abab "^2.0.5"
|
|
acorn "^8.2.4"
|
|
acorn-globals "^6.0.0"
|
|
cssom "^0.4.4"
|
|
cssstyle "^2.3.0"
|
|
data-urls "^2.0.0"
|
|
decimal.js "^10.2.1"
|
|
domexception "^2.0.1"
|
|
escodegen "^2.0.0"
|
|
form-data "^3.0.0"
|
|
html-encoding-sniffer "^2.0.1"
|
|
http-proxy-agent "^4.0.1"
|
|
https-proxy-agent "^5.0.0"
|
|
is-potential-custom-element-name "^1.0.1"
|
|
nwsapi "^2.2.0"
|
|
parse5 "6.0.1"
|
|
saxes "^5.0.1"
|
|
symbol-tree "^3.2.4"
|
|
tough-cookie "^4.0.0"
|
|
w3c-hr-time "^1.0.2"
|
|
w3c-xmlserializer "^2.0.0"
|
|
webidl-conversions "^6.1.0"
|
|
whatwg-encoding "^1.0.5"
|
|
whatwg-mimetype "^2.3.0"
|
|
whatwg-url "^8.5.0"
|
|
ws "^7.4.6"
|
|
xml-name-validator "^3.0.0"
|
|
|
|
jsesc@^2.5.1:
|
|
version "2.5.2"
|
|
resolved "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz"
|
|
integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==
|
|
|
|
jsesc@~0.5.0:
|
|
version "0.5.0"
|
|
resolved "https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz"
|
|
integrity sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0=
|
|
|
|
json-parse-even-better-errors@^2.3.0, json-parse-even-better-errors@^2.3.1:
|
|
version "2.3.1"
|
|
resolved "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz"
|
|
integrity sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==
|
|
|
|
json-schema-traverse@^0.4.1:
|
|
version "0.4.1"
|
|
resolved "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz"
|
|
integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==
|
|
|
|
json5@2.x, json5@^2.1.2:
|
|
version "2.2.3"
|
|
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
|
|
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
|
|
|
|
kind-of@^6.0.2:
|
|
version "6.0.3"
|
|
resolved "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz"
|
|
integrity sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==
|
|
|
|
kleur@^3.0.3:
|
|
version "3.0.3"
|
|
resolved "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz"
|
|
integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==
|
|
|
|
leven@^3.1.0:
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz"
|
|
integrity sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==
|
|
|
|
levn@~0.3.0:
|
|
version "0.3.0"
|
|
resolved "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz"
|
|
integrity sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=
|
|
dependencies:
|
|
prelude-ls "~1.1.2"
|
|
type-check "~0.3.2"
|
|
|
|
lines-and-columns@^1.1.6:
|
|
version "1.2.4"
|
|
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz"
|
|
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
|
|
|
|
loader-runner@^4.2.0:
|
|
version "4.2.0"
|
|
resolved "https://registry.npmjs.org/loader-runner/-/loader-runner-4.2.0.tgz"
|
|
integrity sha512-92+huvxMvYlMzMt0iIOukcwYBFpkYJdpl2xsZ7LrlayO7E8SOv+JJUEK17B/dJIHAOLMfh2dZZ/Y18WgmGtYNw==
|
|
|
|
loader-utils@^2.0.0:
|
|
version "2.0.4"
|
|
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-2.0.4.tgz#8b5cb38b5c34a9a018ee1fc0e6a066d1dfcc528c"
|
|
integrity sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==
|
|
dependencies:
|
|
big.js "^5.2.2"
|
|
emojis-list "^3.0.0"
|
|
json5 "^2.1.2"
|
|
|
|
locate-path@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz"
|
|
integrity sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==
|
|
dependencies:
|
|
p-locate "^4.1.0"
|
|
|
|
lodash.debounce@^4.0.8:
|
|
version "4.0.8"
|
|
resolved "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz"
|
|
integrity sha1-gteb/zCmfEAF/9XiUVMArZyk168=
|
|
|
|
lodash.memoize@4.x:
|
|
version "4.1.2"
|
|
resolved "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz"
|
|
integrity sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=
|
|
|
|
lodash@^4.17.15, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.5, lodash@^4.7.0:
|
|
version "4.17.21"
|
|
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz"
|
|
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
|
|
|
|
loose-envify@^1.1.0, loose-envify@^1.4.0:
|
|
version "1.4.0"
|
|
resolved "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz"
|
|
integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
|
|
dependencies:
|
|
js-tokens "^3.0.0 || ^4.0.0"
|
|
|
|
lower-case@^2.0.2:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/lower-case/-/lower-case-2.0.2.tgz"
|
|
integrity sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==
|
|
dependencies:
|
|
tslib "^2.0.3"
|
|
|
|
lru-cache@^6.0.0:
|
|
version "6.0.0"
|
|
resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz"
|
|
integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
|
|
dependencies:
|
|
yallist "^4.0.0"
|
|
|
|
make-dir@^3.0.0, make-dir@^3.0.2, make-dir@^3.1.0:
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz"
|
|
integrity sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==
|
|
dependencies:
|
|
semver "^6.0.0"
|
|
|
|
make-error@1.x, make-error@^1.1.1:
|
|
version "1.3.6"
|
|
resolved "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz"
|
|
integrity sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==
|
|
|
|
makeerror@1.0.12:
|
|
version "1.0.12"
|
|
resolved "https://registry.npmjs.org/makeerror/-/makeerror-1.0.12.tgz"
|
|
integrity sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==
|
|
dependencies:
|
|
tmpl "1.0.5"
|
|
|
|
merge-stream@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz"
|
|
integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==
|
|
|
|
micromatch@^4.0.0, micromatch@^4.0.4:
|
|
version "4.0.5"
|
|
resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz"
|
|
integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
|
|
dependencies:
|
|
braces "^3.0.2"
|
|
picomatch "^2.3.1"
|
|
|
|
mime-db@1.52.0:
|
|
version "1.52.0"
|
|
resolved "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz"
|
|
integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==
|
|
|
|
mime-types@^2.1.12, mime-types@^2.1.27:
|
|
version "2.1.35"
|
|
resolved "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz"
|
|
integrity sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==
|
|
dependencies:
|
|
mime-db "1.52.0"
|
|
|
|
mimic-fn@^2.1.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz"
|
|
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
|
|
|
|
minimatch@^3.0.4:
|
|
version "3.1.2"
|
|
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz"
|
|
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
|
|
dependencies:
|
|
brace-expansion "^1.1.7"
|
|
|
|
mrmime@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/mrmime/-/mrmime-1.0.0.tgz"
|
|
integrity sha512-a70zx7zFfVO7XpnQ2IX1Myh9yY4UYvfld/dikWRnsXxbyvMcfz+u6UfgNAtH+k2QqtJuzVpv6eLTx1G2+WKZbQ==
|
|
|
|
ms@2.1.2:
|
|
version "2.1.2"
|
|
resolved "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz"
|
|
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
|
|
|
|
nanoid@^3.3.1:
|
|
version "3.3.2"
|
|
resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.2.tgz"
|
|
integrity sha512-CuHBogktKwpm5g2sRgv83jEy2ijFzBwMoYA60orPDR7ynsLijJDqgsi4RDGj3OJpy3Ieb+LYwiRmIOGyytgITA==
|
|
|
|
natural-compare@^1.4.0:
|
|
version "1.4.0"
|
|
resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz"
|
|
integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=
|
|
|
|
neo-async@^2.6.2:
|
|
version "2.6.2"
|
|
resolved "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz"
|
|
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
|
|
|
|
no-case@^3.0.4:
|
|
version "3.0.4"
|
|
resolved "https://registry.npmjs.org/no-case/-/no-case-3.0.4.tgz"
|
|
integrity sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==
|
|
dependencies:
|
|
lower-case "^2.0.2"
|
|
tslib "^2.0.3"
|
|
|
|
node-int64@^0.4.0:
|
|
version "0.4.0"
|
|
resolved "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz"
|
|
integrity sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs=
|
|
|
|
node-releases@^2.0.2:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/node-releases/-/node-releases-2.0.2.tgz"
|
|
integrity sha512-XxYDdcQ6eKqp/YjI+tb2C5WM2LgjnZrfYg4vgQt49EK268b6gYCHsBLrK2qvJo4FmCtqmKezb0WZFK4fkrZNsg==
|
|
|
|
normalize-path@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz"
|
|
integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==
|
|
|
|
npm-run-path@^4.0.1:
|
|
version "4.0.1"
|
|
resolved "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz"
|
|
integrity sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==
|
|
dependencies:
|
|
path-key "^3.0.0"
|
|
|
|
nth-check@^2.0.1:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/nth-check/-/nth-check-2.0.1.tgz"
|
|
integrity sha512-it1vE95zF6dTT9lBsYbxvqh0Soy4SPowchj0UBGj/V6cTPnXXtQOPUbhZ6CmGzAD/rW22LQK6E96pcdJXk4A4w==
|
|
dependencies:
|
|
boolbase "^1.0.0"
|
|
|
|
nwsapi@^2.2.0:
|
|
version "2.2.0"
|
|
resolved "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.0.tgz"
|
|
integrity sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ==
|
|
|
|
object-assign@^4.1.1:
|
|
version "4.1.1"
|
|
resolved "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz"
|
|
integrity sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=
|
|
|
|
object-hash@^2.2.0:
|
|
version "2.2.0"
|
|
resolved "https://registry.npmjs.org/object-hash/-/object-hash-2.2.0.tgz"
|
|
integrity sha512-gScRMn0bS5fH+IuwyIFgnh9zBdo4DV+6GhygmWM9HyNJSgS0hScp1f5vjtm7oIIOiT9trXrShAkLFSc2IqKNgw==
|
|
|
|
object-inspect@^1.12.0, object-inspect@^1.9.0:
|
|
version "1.12.0"
|
|
resolved "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.0.tgz"
|
|
integrity sha512-Ho2z80bVIvJloH+YzRmpZVQe87+qASmBUKZDWgx9cu+KDrX2ZDH/3tMy+gXbZETVGs2M8YdxObOh7XAtim9Y0g==
|
|
|
|
object-is@^1.0.1:
|
|
version "1.1.5"
|
|
resolved "https://registry.npmjs.org/object-is/-/object-is-1.1.5.tgz"
|
|
integrity sha512-3cyDsyHgtmi7I7DfSSI2LDp6SK2lwvtbg0p0R1e0RvTqF5ceGx+K2dfSjm1bKDMVCFEDAQvy+o8c6a7VujOddw==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
define-properties "^1.1.3"
|
|
|
|
object-keys@^1.0.12, object-keys@^1.1.1:
|
|
version "1.1.1"
|
|
resolved "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz"
|
|
integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==
|
|
|
|
object.assign@^4.1.0, object.assign@^4.1.2:
|
|
version "4.1.2"
|
|
resolved "https://registry.npmjs.org/object.assign/-/object.assign-4.1.2.tgz"
|
|
integrity sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==
|
|
dependencies:
|
|
call-bind "^1.0.0"
|
|
define-properties "^1.1.3"
|
|
has-symbols "^1.0.1"
|
|
object-keys "^1.1.1"
|
|
|
|
once@^1.3.0:
|
|
version "1.4.0"
|
|
resolved "https://registry.npmjs.org/once/-/once-1.4.0.tgz"
|
|
integrity sha1-WDsap3WWHUsROsF9nFC6753Xa9E=
|
|
dependencies:
|
|
wrappy "1"
|
|
|
|
onetime@^5.1.2:
|
|
version "5.1.2"
|
|
resolved "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz"
|
|
integrity sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==
|
|
dependencies:
|
|
mimic-fn "^2.1.0"
|
|
|
|
opener@^1.5.2:
|
|
version "1.5.2"
|
|
resolved "https://registry.npmjs.org/opener/-/opener-1.5.2.tgz"
|
|
integrity sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==
|
|
|
|
optionator@^0.8.1:
|
|
version "0.8.3"
|
|
resolved "https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz"
|
|
integrity sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==
|
|
dependencies:
|
|
deep-is "~0.1.3"
|
|
fast-levenshtein "~2.0.6"
|
|
levn "~0.3.0"
|
|
prelude-ls "~1.1.2"
|
|
type-check "~0.3.2"
|
|
word-wrap "~1.2.3"
|
|
|
|
p-limit@^2.2.0:
|
|
version "2.3.0"
|
|
resolved "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz"
|
|
integrity sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==
|
|
dependencies:
|
|
p-try "^2.0.0"
|
|
|
|
p-locate@^4.1.0:
|
|
version "4.1.0"
|
|
resolved "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz"
|
|
integrity sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==
|
|
dependencies:
|
|
p-limit "^2.2.0"
|
|
|
|
p-try@^2.0.0:
|
|
version "2.2.0"
|
|
resolved "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz"
|
|
integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
|
|
|
|
param-case@^3.0.4:
|
|
version "3.0.4"
|
|
resolved "https://registry.npmjs.org/param-case/-/param-case-3.0.4.tgz"
|
|
integrity sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==
|
|
dependencies:
|
|
dot-case "^3.0.4"
|
|
tslib "^2.0.3"
|
|
|
|
parse-json@^5.2.0:
|
|
version "5.2.0"
|
|
resolved "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz"
|
|
integrity sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.0.0"
|
|
error-ex "^1.3.1"
|
|
json-parse-even-better-errors "^2.3.0"
|
|
lines-and-columns "^1.1.6"
|
|
|
|
parse5@6.0.1:
|
|
version "6.0.1"
|
|
resolved "https://registry.npmjs.org/parse5/-/parse5-6.0.1.tgz"
|
|
integrity sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==
|
|
|
|
pascal-case@^3.1.2:
|
|
version "3.1.2"
|
|
resolved "https://registry.npmjs.org/pascal-case/-/pascal-case-3.1.2.tgz"
|
|
integrity sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==
|
|
dependencies:
|
|
no-case "^3.0.4"
|
|
tslib "^2.0.3"
|
|
|
|
path-exists@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz"
|
|
integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
|
|
|
|
path-is-absolute@^1.0.0:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz"
|
|
integrity sha1-F0uSaHNVNP+8es5r9TpanhtcX18=
|
|
|
|
path-key@^3.0.0, path-key@^3.1.0:
|
|
version "3.1.1"
|
|
resolved "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz"
|
|
integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
|
|
|
|
path-parse@^1.0.7:
|
|
version "1.0.7"
|
|
resolved "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz"
|
|
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
|
|
|
|
picocolors@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz"
|
|
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
|
|
|
|
picomatch@^2.0.4, picomatch@^2.2.3, picomatch@^2.3.1:
|
|
version "2.3.1"
|
|
resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz"
|
|
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
|
|
|
|
pirates@^4.0.4:
|
|
version "4.0.5"
|
|
resolved "https://registry.npmjs.org/pirates/-/pirates-4.0.5.tgz"
|
|
integrity sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ==
|
|
|
|
pkg-dir@^4.1.0, pkg-dir@^4.2.0:
|
|
version "4.2.0"
|
|
resolved "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz"
|
|
integrity sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==
|
|
dependencies:
|
|
find-up "^4.0.0"
|
|
|
|
postcss-modules-extract-imports@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.0.0.tgz"
|
|
integrity sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==
|
|
|
|
postcss-modules-local-by-default@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.0.tgz"
|
|
integrity sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ==
|
|
dependencies:
|
|
icss-utils "^5.0.0"
|
|
postcss-selector-parser "^6.0.2"
|
|
postcss-value-parser "^4.1.0"
|
|
|
|
postcss-modules-scope@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-3.0.0.tgz"
|
|
integrity sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==
|
|
dependencies:
|
|
postcss-selector-parser "^6.0.4"
|
|
|
|
postcss-modules-values@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-4.0.0.tgz"
|
|
integrity sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==
|
|
dependencies:
|
|
icss-utils "^5.0.0"
|
|
|
|
postcss-selector-parser@^6.0.2, postcss-selector-parser@^6.0.4:
|
|
version "6.0.9"
|
|
resolved "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.9.tgz"
|
|
integrity sha512-UO3SgnZOVTwu4kyLR22UQ1xZh086RyNZppb7lLAKBFK8a32ttG5i87Y/P3+2bRSjZNyJ1B7hfFNo273tKe9YxQ==
|
|
dependencies:
|
|
cssesc "^3.0.0"
|
|
util-deprecate "^1.0.2"
|
|
|
|
postcss-value-parser@^4.1.0:
|
|
version "4.2.0"
|
|
resolved "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz"
|
|
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
|
|
|
|
postcss@^8.2.15:
|
|
version "8.4.12"
|
|
resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.12.tgz"
|
|
integrity sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg==
|
|
dependencies:
|
|
nanoid "^3.3.1"
|
|
picocolors "^1.0.0"
|
|
source-map-js "^1.0.2"
|
|
|
|
prelude-ls@~1.1.2:
|
|
version "1.1.2"
|
|
resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz"
|
|
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
|
|
|
|
pretty-error@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/pretty-error/-/pretty-error-4.0.0.tgz"
|
|
integrity sha512-AoJ5YMAcXKYxKhuJGdcvse+Voc6v1RgnsR3nWcYU7q4t6z0Q6T86sv5Zq8VIRbOWWFpvdGE83LtdSMNd+6Y0xw==
|
|
dependencies:
|
|
lodash "^4.17.20"
|
|
renderkid "^3.0.0"
|
|
|
|
pretty-format@^27.0.0, pretty-format@^27.5.1:
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz"
|
|
integrity sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==
|
|
dependencies:
|
|
ansi-regex "^5.0.1"
|
|
ansi-styles "^5.0.0"
|
|
react-is "^17.0.1"
|
|
|
|
prompts@^2.0.1:
|
|
version "2.4.2"
|
|
resolved "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz"
|
|
integrity sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==
|
|
dependencies:
|
|
kleur "^3.0.3"
|
|
sisteransi "^1.0.5"
|
|
|
|
prop-types@^15.5.8, prop-types@^15.6.2, prop-types@^15.7.2, prop-types@^15.8.1:
|
|
version "15.8.1"
|
|
resolved "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz"
|
|
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
|
|
dependencies:
|
|
loose-envify "^1.4.0"
|
|
object-assign "^4.1.1"
|
|
react-is "^16.13.1"
|
|
|
|
psl@^1.1.33:
|
|
version "1.8.0"
|
|
resolved "https://registry.npmjs.org/psl/-/psl-1.8.0.tgz"
|
|
integrity sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ==
|
|
|
|
punycode@^2.1.0, punycode@^2.1.1:
|
|
version "2.1.1"
|
|
resolved "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz"
|
|
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
|
|
|
|
qr.js@0.0.0:
|
|
version "0.0.0"
|
|
resolved "https://registry.npmjs.org/qr.js/-/qr.js-0.0.0.tgz"
|
|
integrity sha1-ys6GOG9ZoNuAUPqQ2baw6IoeNk8=
|
|
|
|
randombytes@^2.1.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz"
|
|
integrity sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==
|
|
dependencies:
|
|
safe-buffer "^5.1.0"
|
|
|
|
react-copy-to-clipboard@^5.0.1:
|
|
version "5.0.4"
|
|
resolved "https://registry.npmjs.org/react-copy-to-clipboard/-/react-copy-to-clipboard-5.0.4.tgz"
|
|
integrity sha512-IeVAiNVKjSPeGax/Gmkqfa/+PuMTBhutEvFUaMQLwE2tS0EXrAdgOpWDX26bWTXF3HrioorR7lr08NqeYUWQCQ==
|
|
dependencies:
|
|
copy-to-clipboard "^3"
|
|
prop-types "^15.5.8"
|
|
|
|
react-dom@^16.8.6:
|
|
version "16.14.0"
|
|
resolved "https://registry.npmjs.org/react-dom/-/react-dom-16.14.0.tgz"
|
|
integrity sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw==
|
|
dependencies:
|
|
loose-envify "^1.1.0"
|
|
object-assign "^4.1.1"
|
|
prop-types "^15.6.2"
|
|
scheduler "^0.19.1"
|
|
|
|
react-icons@4.3.1:
|
|
version "4.3.1"
|
|
resolved "https://registry.npmjs.org/react-icons/-/react-icons-4.3.1.tgz"
|
|
integrity sha512-cB10MXLTs3gVuXimblAdI71jrJx8njrJZmNMEMC+sQu5B/BIOmlsAjskdqpn81y8UBVEGuHODd7/ci5DvoSzTQ==
|
|
|
|
react-is@^16.13.1:
|
|
version "16.13.1"
|
|
resolved "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz"
|
|
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
|
|
|
|
react-is@^17.0.1:
|
|
version "17.0.2"
|
|
resolved "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz"
|
|
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
|
|
|
|
react-qr-code@^2.0.3:
|
|
version "2.0.3"
|
|
resolved "https://registry.npmjs.org/react-qr-code/-/react-qr-code-2.0.3.tgz"
|
|
integrity sha512-6GDH0l53lksf2JgZwwcoS0D60a1OAal/GQRyNFkMBW19HjSqvtD5S20scmSQsKl+BgWM85Wd5DCcUYoHd+PZnQ==
|
|
dependencies:
|
|
prop-types "^15.7.2"
|
|
qr.js "0.0.0"
|
|
|
|
react-svg@*:
|
|
version "14.1.16"
|
|
resolved "https://registry.npmjs.org/react-svg/-/react-svg-14.1.16.tgz"
|
|
integrity sha512-5VzQajm5BYYTxfqYk4EtWUrf8Chzl26b47KYrpCxnGnPfE4hL41V1e0GXdmq7GtaT/kIYrDGxlrj2gccPmIejw==
|
|
dependencies:
|
|
"@babel/runtime" "^7.17.8"
|
|
"@tanem/svg-injector" "^10.1.21"
|
|
"@types/prop-types" "^15.7.4"
|
|
prop-types "^15.8.1"
|
|
|
|
react-svg@^8.0.6:
|
|
version "8.0.8"
|
|
resolved "https://registry.npmjs.org/react-svg/-/react-svg-8.0.8.tgz"
|
|
integrity sha512-ez6Vip2ZgeKHKilsEUv4XWA22l+vJ2dUdQOvLxKEFWpDuJ8psMFxE7XHtUUvwPutS/gv0x7WOuwM2Vo8RjDYFQ==
|
|
dependencies:
|
|
"@babel/runtime" "^7.4.3"
|
|
"@tanem/svg-injector" "^7.0.15"
|
|
prop-types "^15.7.2"
|
|
|
|
react@^16.8.6:
|
|
version "16.14.0"
|
|
resolved "https://registry.npmjs.org/react/-/react-16.14.0.tgz"
|
|
integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==
|
|
dependencies:
|
|
loose-envify "^1.1.0"
|
|
object-assign "^4.1.1"
|
|
prop-types "^15.6.2"
|
|
|
|
rechoir@^0.7.0:
|
|
version "0.7.1"
|
|
resolved "https://registry.npmjs.org/rechoir/-/rechoir-0.7.1.tgz"
|
|
integrity sha512-/njmZ8s1wVeR6pjTZ+0nCnv8SpZNRMT2D1RLOJQESlYFDBvwpTA4KWJpZ+sBJ4+vhjILRcK7JIFdGCdxEAAitg==
|
|
dependencies:
|
|
resolve "^1.9.0"
|
|
|
|
regenerate-unicode-properties@^10.0.1:
|
|
version "10.0.1"
|
|
resolved "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.0.1.tgz"
|
|
integrity sha512-vn5DU6yg6h8hP/2OkQo3K7uVILvY4iu0oI4t3HFa81UPkhGJwkRwM10JEc3upjdhHjs/k8GJY1sRBhk5sr69Bw==
|
|
dependencies:
|
|
regenerate "^1.4.2"
|
|
|
|
regenerate@^1.4.2:
|
|
version "1.4.2"
|
|
resolved "https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz"
|
|
integrity sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==
|
|
|
|
regenerator-runtime@^0.13.4:
|
|
version "0.13.9"
|
|
resolved "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz"
|
|
integrity sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==
|
|
|
|
regenerator-transform@^0.14.2:
|
|
version "0.14.5"
|
|
resolved "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.14.5.tgz"
|
|
integrity sha512-eOf6vka5IO151Jfsw2NO9WpGX58W6wWmefK3I1zEGr0lOD0u8rwPaNqQL1aRxUaxLeKO3ArNh3VYg1KbaD+FFw==
|
|
dependencies:
|
|
"@babel/runtime" "^7.8.4"
|
|
|
|
regexpu-core@^5.0.1:
|
|
version "5.0.1"
|
|
resolved "https://registry.npmjs.org/regexpu-core/-/regexpu-core-5.0.1.tgz"
|
|
integrity sha512-CriEZlrKK9VJw/xQGJpQM5rY88BtuL8DM+AEwvcThHilbxiTAy8vq4iJnd2tqq8wLmjbGZzP7ZcKFjbGkmEFrw==
|
|
dependencies:
|
|
regenerate "^1.4.2"
|
|
regenerate-unicode-properties "^10.0.1"
|
|
regjsgen "^0.6.0"
|
|
regjsparser "^0.8.2"
|
|
unicode-match-property-ecmascript "^2.0.0"
|
|
unicode-match-property-value-ecmascript "^2.0.0"
|
|
|
|
regjsgen@^0.6.0:
|
|
version "0.6.0"
|
|
resolved "https://registry.npmjs.org/regjsgen/-/regjsgen-0.6.0.tgz"
|
|
integrity sha512-ozE883Uigtqj3bx7OhL1KNbCzGyW2NQZPl6Hs09WTvCuZD5sTI4JY58bkbQWa/Y9hxIsvJ3M8Nbf7j54IqeZbA==
|
|
|
|
regjsparser@^0.8.2:
|
|
version "0.8.4"
|
|
resolved "https://registry.npmjs.org/regjsparser/-/regjsparser-0.8.4.tgz"
|
|
integrity sha512-J3LABycON/VNEu3abOviqGHuB/LOtOQj8SKmfP9anY5GfAVw/SPjwzSjxGjbZXIxbGfqTHtJw58C2Li/WkStmA==
|
|
dependencies:
|
|
jsesc "~0.5.0"
|
|
|
|
relateurl@^0.2.7:
|
|
version "0.2.7"
|
|
resolved "https://registry.npmjs.org/relateurl/-/relateurl-0.2.7.tgz"
|
|
integrity sha1-VNvzd+UUQKypCkzSdGANP/LYiKk=
|
|
|
|
renderkid@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/renderkid/-/renderkid-3.0.0.tgz"
|
|
integrity sha512-q/7VIQA8lmM1hF+jn+sFSPWGlMkSAeNYcPLmDQx2zzuiDfaLrOmumR8iaUKlenFgh0XRPIUeSPlH3A+AW3Z5pg==
|
|
dependencies:
|
|
css-select "^4.1.3"
|
|
dom-converter "^0.2.0"
|
|
htmlparser2 "^6.1.0"
|
|
lodash "^4.17.21"
|
|
strip-ansi "^6.0.1"
|
|
|
|
require-directory@^2.1.1:
|
|
version "2.1.1"
|
|
resolved "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz"
|
|
integrity sha1-jGStX9MNqxyXbiNE/+f3kqam30I=
|
|
|
|
resolve-cwd@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz"
|
|
integrity sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==
|
|
dependencies:
|
|
resolve-from "^5.0.0"
|
|
|
|
resolve-from@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz"
|
|
integrity sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==
|
|
|
|
resolve.exports@^1.1.0:
|
|
version "1.1.0"
|
|
resolved "https://registry.npmjs.org/resolve.exports/-/resolve.exports-1.1.0.tgz"
|
|
integrity sha512-J1l+Zxxp4XK3LUDZ9m60LRJF/mAe4z6a4xyabPHk7pvK5t35dACV32iIjJDFeWZFfZlO29w6SZ67knR0tHzJtQ==
|
|
|
|
resolve@^1.14.2, resolve@^1.20.0, resolve@^1.9.0:
|
|
version "1.22.0"
|
|
resolved "https://registry.npmjs.org/resolve/-/resolve-1.22.0.tgz"
|
|
integrity sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==
|
|
dependencies:
|
|
is-core-module "^2.8.1"
|
|
path-parse "^1.0.7"
|
|
supports-preserve-symlinks-flag "^1.0.0"
|
|
|
|
rimraf@^3.0.0:
|
|
version "3.0.2"
|
|
resolved "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz"
|
|
integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==
|
|
dependencies:
|
|
glob "^7.1.3"
|
|
|
|
safe-buffer@^5.1.0, safe-buffer@^5.1.2:
|
|
version "5.2.1"
|
|
resolved "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz"
|
|
integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
|
|
|
|
safe-buffer@~5.1.1:
|
|
version "5.1.2"
|
|
resolved "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz"
|
|
integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==
|
|
|
|
"safer-buffer@>= 2.1.2 < 3":
|
|
version "2.1.2"
|
|
resolved "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz"
|
|
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
|
|
|
|
saxes@^5.0.1:
|
|
version "5.0.1"
|
|
resolved "https://registry.npmjs.org/saxes/-/saxes-5.0.1.tgz"
|
|
integrity sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==
|
|
dependencies:
|
|
xmlchars "^2.2.0"
|
|
|
|
scheduler@^0.19.1:
|
|
version "0.19.1"
|
|
resolved "https://registry.npmjs.org/scheduler/-/scheduler-0.19.1.tgz"
|
|
integrity sha512-n/zwRWRYSUj0/3g/otKDRPMh6qv2SYMWNq85IEa8iZyAv8od9zDYpGSnpBEjNgcMNq6Scbu5KfIPxNF72R/2EA==
|
|
dependencies:
|
|
loose-envify "^1.1.0"
|
|
object-assign "^4.1.1"
|
|
|
|
schema-utils@^2.6.5:
|
|
version "2.7.1"
|
|
resolved "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.1.tgz"
|
|
integrity sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==
|
|
dependencies:
|
|
"@types/json-schema" "^7.0.5"
|
|
ajv "^6.12.4"
|
|
ajv-keywords "^3.5.2"
|
|
|
|
schema-utils@^3.0.0, schema-utils@^3.1.0, schema-utils@^3.1.1:
|
|
version "3.1.1"
|
|
resolved "https://registry.npmjs.org/schema-utils/-/schema-utils-3.1.1.tgz"
|
|
integrity sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw==
|
|
dependencies:
|
|
"@types/json-schema" "^7.0.8"
|
|
ajv "^6.12.5"
|
|
ajv-keywords "^3.5.2"
|
|
|
|
semver@7.0.0:
|
|
version "7.0.0"
|
|
resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e"
|
|
integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==
|
|
|
|
semver@7.x, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5:
|
|
version "7.5.4"
|
|
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
|
|
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
|
|
dependencies:
|
|
lru-cache "^6.0.0"
|
|
|
|
semver@^6.0.0, semver@^6.1.1, semver@^6.1.2, semver@^6.3.0:
|
|
version "6.3.1"
|
|
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
|
|
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
|
|
|
|
serialize-javascript@^6.0.0:
|
|
version "6.0.0"
|
|
resolved "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.0.tgz"
|
|
integrity sha512-Qr3TosvguFt8ePWqsvRfrKyQXIiW+nGbYpy8XK24NQHE83caxWt+mIymTT19DGFbNWNLfEwsrkSmN64lVWB9ag==
|
|
dependencies:
|
|
randombytes "^2.1.0"
|
|
|
|
shallow-clone@^3.0.0:
|
|
version "3.0.1"
|
|
resolved "https://registry.npmjs.org/shallow-clone/-/shallow-clone-3.0.1.tgz"
|
|
integrity sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==
|
|
dependencies:
|
|
kind-of "^6.0.2"
|
|
|
|
shebang-command@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz"
|
|
integrity sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==
|
|
dependencies:
|
|
shebang-regex "^3.0.0"
|
|
|
|
shebang-regex@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz"
|
|
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
|
|
|
|
side-channel@^1.0.4:
|
|
version "1.0.4"
|
|
resolved "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz"
|
|
integrity sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==
|
|
dependencies:
|
|
call-bind "^1.0.0"
|
|
get-intrinsic "^1.0.2"
|
|
object-inspect "^1.9.0"
|
|
|
|
signal-exit@^3.0.2, signal-exit@^3.0.3:
|
|
version "3.0.7"
|
|
resolved "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz"
|
|
integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==
|
|
|
|
sirv@^1.0.7:
|
|
version "1.0.19"
|
|
resolved "https://registry.npmjs.org/sirv/-/sirv-1.0.19.tgz"
|
|
integrity sha512-JuLThK3TnZG1TAKDwNIqNq6QA2afLOCcm+iE8D1Kj3GA40pSPsxQjjJl0J8X3tsR7T+CP1GavpzLwYkgVLWrZQ==
|
|
dependencies:
|
|
"@polka/url" "^1.0.0-next.20"
|
|
mrmime "^1.0.0"
|
|
totalist "^1.0.0"
|
|
|
|
sisteransi@^1.0.5:
|
|
version "1.0.5"
|
|
resolved "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz"
|
|
integrity sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==
|
|
|
|
slash@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz"
|
|
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
|
|
|
|
source-map-js@^1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz"
|
|
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
|
|
|
|
source-map-support@^0.5.17, source-map-support@^0.5.6, source-map-support@~0.5.20:
|
|
version "0.5.21"
|
|
resolved "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz"
|
|
integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==
|
|
dependencies:
|
|
buffer-from "^1.0.0"
|
|
source-map "^0.6.0"
|
|
|
|
source-map@^0.5.0:
|
|
version "0.5.7"
|
|
resolved "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz"
|
|
integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=
|
|
|
|
source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.0, source-map@~0.6.1:
|
|
version "0.6.1"
|
|
resolved "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz"
|
|
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
|
|
|
|
source-map@^0.7.3:
|
|
version "0.7.3"
|
|
resolved "https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz"
|
|
integrity sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==
|
|
|
|
sprintf-js@~1.0.2:
|
|
version "1.0.3"
|
|
resolved "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz"
|
|
integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
|
|
|
|
stack-utils@^2.0.3:
|
|
version "2.0.5"
|
|
resolved "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.5.tgz"
|
|
integrity sha512-xrQcmYhOsn/1kX+Vraq+7j4oE2j/6BFscZ0etmYg81xuM8Gq0022Pxb8+IqgOFUIaxHs0KaSb7T1+OegiNrNFA==
|
|
dependencies:
|
|
escape-string-regexp "^2.0.0"
|
|
|
|
string-length@^4.0.1:
|
|
version "4.0.2"
|
|
resolved "https://registry.npmjs.org/string-length/-/string-length-4.0.2.tgz"
|
|
integrity sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==
|
|
dependencies:
|
|
char-regex "^1.0.2"
|
|
strip-ansi "^6.0.0"
|
|
|
|
string-width@^4.1.0, string-width@^4.2.0:
|
|
version "4.2.3"
|
|
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
|
|
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
|
|
dependencies:
|
|
emoji-regex "^8.0.0"
|
|
is-fullwidth-code-point "^3.0.0"
|
|
strip-ansi "^6.0.1"
|
|
|
|
string.prototype.trimend@^1.0.4:
|
|
version "1.0.4"
|
|
resolved "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.4.tgz"
|
|
integrity sha512-y9xCjw1P23Awk8EvTpcyL2NIr1j7wJ39f+k6lvRnSMz+mz9CGz9NYPelDk42kOz6+ql8xjfK8oYzy3jAP5QU5A==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
define-properties "^1.1.3"
|
|
|
|
string.prototype.trimstart@^1.0.4:
|
|
version "1.0.4"
|
|
resolved "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.4.tgz"
|
|
integrity sha512-jh6e984OBfvxS50tdY2nRZnoC5/mLFKOREQfw8t5yytkoUsJRNxvI/E39qu1sD0OtWI3OC0XgKSmcWwziwYuZw==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
define-properties "^1.1.3"
|
|
|
|
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
|
|
version "6.0.1"
|
|
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
|
|
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
|
|
dependencies:
|
|
ansi-regex "^5.0.1"
|
|
|
|
strip-bom@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz"
|
|
integrity sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==
|
|
|
|
strip-final-newline@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz"
|
|
integrity sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==
|
|
|
|
strip-json-comments@^3.1.1:
|
|
version "3.1.1"
|
|
resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz"
|
|
integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
|
|
|
|
supports-color@^5.3.0:
|
|
version "5.5.0"
|
|
resolved "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz"
|
|
integrity sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==
|
|
dependencies:
|
|
has-flag "^3.0.0"
|
|
|
|
supports-color@^7.0.0, supports-color@^7.1.0:
|
|
version "7.2.0"
|
|
resolved "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz"
|
|
integrity sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==
|
|
dependencies:
|
|
has-flag "^4.0.0"
|
|
|
|
supports-color@^8.0.0:
|
|
version "8.1.1"
|
|
resolved "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz"
|
|
integrity sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==
|
|
dependencies:
|
|
has-flag "^4.0.0"
|
|
|
|
supports-hyperlinks@^2.0.0:
|
|
version "2.2.0"
|
|
resolved "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-2.2.0.tgz"
|
|
integrity sha512-6sXEzV5+I5j8Bmq9/vUphGRM/RJNT9SCURJLjwfOg51heRtguGWDzcaBlgAzKhQa0EVNpPEKzQuBwZ8S8WaCeQ==
|
|
dependencies:
|
|
has-flag "^4.0.0"
|
|
supports-color "^7.0.0"
|
|
|
|
supports-preserve-symlinks-flag@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz"
|
|
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
|
|
|
|
symbol-tree@^3.2.4:
|
|
version "3.2.4"
|
|
resolved "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz"
|
|
integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==
|
|
|
|
tapable@^2.0.0, tapable@^2.1.1, tapable@^2.2.0:
|
|
version "2.2.1"
|
|
resolved "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz"
|
|
integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==
|
|
|
|
terminal-link@^2.0.0:
|
|
version "2.1.1"
|
|
resolved "https://registry.npmjs.org/terminal-link/-/terminal-link-2.1.1.tgz"
|
|
integrity sha512-un0FmiRUQNr5PJqy9kP7c40F5BOfpGlYTrxonDChEZB7pzZxRNp/bt+ymiy9/npwXya9KH99nJ/GXFIiUkYGFQ==
|
|
dependencies:
|
|
ansi-escapes "^4.2.1"
|
|
supports-hyperlinks "^2.0.0"
|
|
|
|
terser-webpack-plugin@^5.1.3, terser-webpack-plugin@^5.2.4:
|
|
version "5.3.1"
|
|
resolved "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.3.1.tgz"
|
|
integrity sha512-GvlZdT6wPQKbDNW/GDQzZFg/j4vKU96yl2q6mcUkzKOgW4gwf1Z8cZToUCrz31XHlPWH8MVb1r2tFtdDtTGJ7g==
|
|
dependencies:
|
|
jest-worker "^27.4.5"
|
|
schema-utils "^3.1.1"
|
|
serialize-javascript "^6.0.0"
|
|
source-map "^0.6.1"
|
|
terser "^5.7.2"
|
|
|
|
terser@^5.10.0, terser@^5.7.2:
|
|
version "5.14.2"
|
|
resolved "https://registry.npmjs.org/terser/-/terser-5.14.2.tgz"
|
|
integrity sha512-oL0rGeM/WFQCUd0y2QrWxYnq7tfSuKBiqTjRPWrRgB46WD/kiwHwF8T23z78H6Q6kGCuuHcPB+KULHRdxvVGQA==
|
|
dependencies:
|
|
"@jridgewell/source-map" "^0.3.2"
|
|
acorn "^8.5.0"
|
|
commander "^2.20.0"
|
|
source-map-support "~0.5.20"
|
|
|
|
test-exclude@^6.0.0:
|
|
version "6.0.0"
|
|
resolved "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz"
|
|
integrity sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==
|
|
dependencies:
|
|
"@istanbuljs/schema" "^0.1.2"
|
|
glob "^7.1.4"
|
|
minimatch "^3.0.4"
|
|
|
|
throat@^6.0.1:
|
|
version "6.0.1"
|
|
resolved "https://registry.npmjs.org/throat/-/throat-6.0.1.tgz"
|
|
integrity sha512-8hmiGIJMDlwjg7dlJ4yKGLK8EsYqKgPWbG3b4wjJddKNwc7N7Dpn08Df4szr/sZdMVeOstrdYSsqzX6BYbcB+w==
|
|
|
|
throttle-debounce@^4.0.1:
|
|
version "4.0.1"
|
|
resolved "https://registry.npmjs.org/throttle-debounce/-/throttle-debounce-4.0.1.tgz"
|
|
integrity sha512-s3PedbXdZtr8v3J5Sxd5T/GmWG80BcK5GVpwDdvgEaUXsaMqQe4zxgmC4TA7B8luSDCPxo3CeSBS3F9rF1CZwg==
|
|
|
|
tmpl@1.0.5:
|
|
version "1.0.5"
|
|
resolved "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz"
|
|
integrity sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==
|
|
|
|
to-fast-properties@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz"
|
|
integrity sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=
|
|
|
|
to-regex-range@^5.0.1:
|
|
version "5.0.1"
|
|
resolved "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz"
|
|
integrity sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==
|
|
dependencies:
|
|
is-number "^7.0.0"
|
|
|
|
toggle-selection@^1.0.6:
|
|
version "1.0.6"
|
|
resolved "https://registry.npmjs.org/toggle-selection/-/toggle-selection-1.0.6.tgz"
|
|
integrity sha1-bkWxJj8gF/oKzH2J14sVuL932jI=
|
|
|
|
totalist@^1.0.0:
|
|
version "1.1.0"
|
|
resolved "https://registry.npmjs.org/totalist/-/totalist-1.1.0.tgz"
|
|
integrity sha512-gduQwd1rOdDMGxFG1gEvhV88Oirdo2p+KjoYFU7k2g+i7n6AFFbDQ5kMPUsW0pNbfQsB/cwXvT1i4Bue0s9g5g==
|
|
|
|
tough-cookie@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.0.0.tgz"
|
|
integrity sha512-tHdtEpQCMrc1YLrMaqXXcj6AxhYi/xgit6mZu1+EDWUn+qhUf8wMQoFIy9NXuq23zAwtcB0t/MjACGR18pcRbg==
|
|
dependencies:
|
|
psl "^1.1.33"
|
|
punycode "^2.1.1"
|
|
universalify "^0.1.2"
|
|
|
|
tr46@^2.1.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/tr46/-/tr46-2.1.0.tgz"
|
|
integrity sha512-15Ih7phfcdP5YxqiB+iDtLoaTz4Nd35+IiAv0kQ5FNKHzXgdWqPoTIqEDDJmXceQt4JZk6lVPT8lnDlPpGDppw==
|
|
dependencies:
|
|
punycode "^2.1.1"
|
|
|
|
ts-jest@^27.0.5:
|
|
version "27.1.4"
|
|
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-27.1.4.tgz"
|
|
integrity sha512-qjkZlVPWVctAezwsOD1OPzbZ+k7zA5z3oxII4dGdZo5ggX/PL7kvwTM0pXTr10fAtbiVpJaL3bWd502zAhpgSQ==
|
|
dependencies:
|
|
bs-logger "0.x"
|
|
fast-json-stable-stringify "2.x"
|
|
jest-util "^27.0.0"
|
|
json5 "2.x"
|
|
lodash.memoize "4.x"
|
|
make-error "1.x"
|
|
semver "7.x"
|
|
yargs-parser "20.x"
|
|
|
|
ts-loader@^9.2.8:
|
|
version "9.2.8"
|
|
resolved "https://registry.npmjs.org/ts-loader/-/ts-loader-9.2.8.tgz"
|
|
integrity sha512-gxSak7IHUuRtwKf3FIPSW1VpZcqF9+MBrHOvBp9cjHh+525SjtCIJKVGjRKIAfxBwDGDGCFF00rTfzB1quxdSw==
|
|
dependencies:
|
|
chalk "^4.1.0"
|
|
enhanced-resolve "^5.0.0"
|
|
micromatch "^4.0.0"
|
|
semver "^7.3.4"
|
|
|
|
ts-mockito@^2.6.1:
|
|
version "2.6.1"
|
|
resolved "https://registry.npmjs.org/ts-mockito/-/ts-mockito-2.6.1.tgz"
|
|
integrity sha512-qU9m/oEBQrKq5hwfbJ7MgmVN5Gu6lFnIGWvpxSjrqq6YYEVv+RwVFWySbZMBgazsWqv6ctAyVBpo9TmAxnOEKw==
|
|
dependencies:
|
|
lodash "^4.17.5"
|
|
|
|
ts-node@^8.2.0:
|
|
version "8.10.2"
|
|
resolved "https://registry.npmjs.org/ts-node/-/ts-node-8.10.2.tgz"
|
|
integrity sha512-ISJJGgkIpDdBhWVu3jufsWpK3Rzo7bdiIXJjQc0ynKxVOVcg2oIrf2H2cejminGrptVc6q6/uynAHNCuWGbpVA==
|
|
dependencies:
|
|
arg "^4.1.0"
|
|
diff "^4.0.1"
|
|
make-error "^1.1.1"
|
|
source-map-support "^0.5.17"
|
|
yn "3.1.1"
|
|
|
|
tslib@^2.0.3, tslib@^2.3.1:
|
|
version "2.3.1"
|
|
resolved "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz"
|
|
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
|
|
|
|
type-check@~0.3.2:
|
|
version "0.3.2"
|
|
resolved "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz"
|
|
integrity sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=
|
|
dependencies:
|
|
prelude-ls "~1.1.2"
|
|
|
|
type-detect@4.0.8:
|
|
version "4.0.8"
|
|
resolved "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz"
|
|
integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==
|
|
|
|
type-fest@^0.21.3:
|
|
version "0.21.3"
|
|
resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz"
|
|
integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
|
|
|
|
typedarray-to-buffer@^3.1.5:
|
|
version "3.1.5"
|
|
resolved "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz"
|
|
integrity sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==
|
|
dependencies:
|
|
is-typedarray "^1.0.0"
|
|
|
|
typescript@^4.1.3:
|
|
version "4.6.3"
|
|
resolved "https://registry.npmjs.org/typescript/-/typescript-4.6.3.tgz"
|
|
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
|
|
|
|
unbox-primitive@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.1.tgz"
|
|
integrity sha512-tZU/3NqK3dA5gpE1KtyiJUrEB0lxnGkMFHptJ7q6ewdZ8s12QrODwNbhIJStmJkd1QDXa1NRA8aF2A1zk/Ypyw==
|
|
dependencies:
|
|
function-bind "^1.1.1"
|
|
has-bigints "^1.0.1"
|
|
has-symbols "^1.0.2"
|
|
which-boxed-primitive "^1.0.2"
|
|
|
|
unicode-canonical-property-names-ecmascript@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz"
|
|
integrity sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==
|
|
|
|
unicode-match-property-ecmascript@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz"
|
|
integrity sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==
|
|
dependencies:
|
|
unicode-canonical-property-names-ecmascript "^2.0.0"
|
|
unicode-property-aliases-ecmascript "^2.0.0"
|
|
|
|
unicode-match-property-value-ecmascript@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.0.0.tgz"
|
|
integrity sha512-7Yhkc0Ye+t4PNYzOGKedDhXbYIBe1XEQYQxOPyhcXNMJ0WCABqqj6ckydd6pWRZTHV4GuCPKdBAUiMc60tsKVw==
|
|
|
|
unicode-property-aliases-ecmascript@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.0.0.tgz"
|
|
integrity sha512-5Zfuy9q/DFr4tfO7ZPeVXb1aPoeQSdeFMLpYuFebehDAhbuevLs5yxSZmIFN1tP5F9Wl4IpJrYojg85/zgyZHQ==
|
|
|
|
universalify@^0.1.2:
|
|
version "0.1.2"
|
|
resolved "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz"
|
|
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
|
|
|
|
uri-js@^4.2.2:
|
|
version "4.4.1"
|
|
resolved "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz"
|
|
integrity sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==
|
|
dependencies:
|
|
punycode "^2.1.0"
|
|
|
|
util-deprecate@^1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz"
|
|
integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=
|
|
|
|
util@^0.12.0:
|
|
version "0.12.4"
|
|
resolved "https://registry.npmjs.org/util/-/util-0.12.4.tgz"
|
|
integrity sha512-bxZ9qtSlGUWSOy9Qa9Xgk11kSslpuZwaxCg4sNIDj6FLucDab2JxnHwyNTCpHMtK1MjoQiWQ6DiUMZYbSrO+Sw==
|
|
dependencies:
|
|
inherits "^2.0.3"
|
|
is-arguments "^1.0.4"
|
|
is-generator-function "^1.0.7"
|
|
is-typed-array "^1.1.3"
|
|
safe-buffer "^5.1.2"
|
|
which-typed-array "^1.1.2"
|
|
|
|
utila@~0.4:
|
|
version "0.4.0"
|
|
resolved "https://registry.npmjs.org/utila/-/utila-0.4.0.tgz"
|
|
integrity sha1-ihagXURWV6Oupe7MWxKk+lN5dyw=
|
|
|
|
v8-to-istanbul@^8.1.0:
|
|
version "8.1.1"
|
|
resolved "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-8.1.1.tgz"
|
|
integrity sha512-FGtKtv3xIpR6BYhvgH8MI/y78oT7d8Au3ww4QIxymrCtZEh5b8gCw2siywE+puhEmuWKDtmfrvF5UlB298ut3w==
|
|
dependencies:
|
|
"@types/istanbul-lib-coverage" "^2.0.1"
|
|
convert-source-map "^1.6.0"
|
|
source-map "^0.7.3"
|
|
|
|
w3c-hr-time@^1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz"
|
|
integrity sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==
|
|
dependencies:
|
|
browser-process-hrtime "^1.0.0"
|
|
|
|
w3c-xmlserializer@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-2.0.0.tgz"
|
|
integrity sha512-4tzD0mF8iSiMiNs30BiLO3EpfGLZUT2MSX/G+o7ZywDzliWQ3OPtTZ0PTC3B3ca1UAf4cJMHB+2Bf56EriJuRA==
|
|
dependencies:
|
|
xml-name-validator "^3.0.0"
|
|
|
|
walker@^1.0.7:
|
|
version "1.0.8"
|
|
resolved "https://registry.npmjs.org/walker/-/walker-1.0.8.tgz"
|
|
integrity sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==
|
|
dependencies:
|
|
makeerror "1.0.12"
|
|
|
|
watchpack@^2.4.0:
|
|
version "2.4.0"
|
|
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.4.0.tgz#fa33032374962c78113f93c7f2fb4c54c9862a5d"
|
|
integrity sha512-Lcvm7MGST/4fup+ifyKi2hjyIAwcdI4HRgtvTpIUxBRhB+RFtUh8XtDOxUfctVCnhVi+QQj49i91OyvzkJl6cg==
|
|
dependencies:
|
|
glob-to-regexp "^0.4.1"
|
|
graceful-fs "^4.1.2"
|
|
|
|
webidl-conversions@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-5.0.0.tgz"
|
|
integrity sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA==
|
|
|
|
webidl-conversions@^6.1.0:
|
|
version "6.1.0"
|
|
resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-6.1.0.tgz"
|
|
integrity sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==
|
|
|
|
webpack-bundle-analyzer@^4.4.2:
|
|
version "4.5.0"
|
|
resolved "https://registry.npmjs.org/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.5.0.tgz"
|
|
integrity sha512-GUMZlM3SKwS8Z+CKeIFx7CVoHn3dXFcUAjT/dcZQQmfSZGvitPfMob2ipjai7ovFFqPvTqkEZ/leL4O0YOdAYQ==
|
|
dependencies:
|
|
acorn "^8.0.4"
|
|
acorn-walk "^8.0.0"
|
|
chalk "^4.1.0"
|
|
commander "^7.2.0"
|
|
gzip-size "^6.0.0"
|
|
lodash "^4.17.20"
|
|
opener "^1.5.2"
|
|
sirv "^1.0.7"
|
|
ws "^7.3.1"
|
|
|
|
webpack-cli@^4.2.0:
|
|
version "4.9.2"
|
|
resolved "https://registry.npmjs.org/webpack-cli/-/webpack-cli-4.9.2.tgz"
|
|
integrity sha512-m3/AACnBBzK/kMTcxWHcZFPrw/eQuY4Df1TxvIWfWM2x7mRqBQCqKEd96oCUa9jkapLBaFfRce33eGDb4Pr7YQ==
|
|
dependencies:
|
|
"@discoveryjs/json-ext" "^0.5.0"
|
|
"@webpack-cli/configtest" "^1.1.1"
|
|
"@webpack-cli/info" "^1.4.1"
|
|
"@webpack-cli/serve" "^1.6.1"
|
|
colorette "^2.0.14"
|
|
commander "^7.0.0"
|
|
execa "^5.0.0"
|
|
fastest-levenshtein "^1.0.12"
|
|
import-local "^3.0.2"
|
|
interpret "^2.2.0"
|
|
rechoir "^0.7.0"
|
|
webpack-merge "^5.7.3"
|
|
|
|
webpack-merge@^4.2.1:
|
|
version "4.2.2"
|
|
resolved "https://registry.npmjs.org/webpack-merge/-/webpack-merge-4.2.2.tgz"
|
|
integrity sha512-TUE1UGoTX2Cd42j3krGYqObZbOD+xF7u28WB7tfUordytSjbWTIjK/8V0amkBfTYN4/pB/GIDlJZZ657BGG19g==
|
|
dependencies:
|
|
lodash "^4.17.15"
|
|
|
|
webpack-merge@^5.7.3:
|
|
version "5.8.0"
|
|
resolved "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.8.0.tgz"
|
|
integrity sha512-/SaI7xY0831XwP6kzuwhKWVKDP9t1QY1h65lAFLbZqMPIuYcD9QAW4u9STIbU9kaJbPBB/geU/gLr1wDjOhQ+Q==
|
|
dependencies:
|
|
clone-deep "^4.0.1"
|
|
wildcard "^2.0.0"
|
|
|
|
webpack-sources@^3.2.3:
|
|
version "3.2.3"
|
|
resolved "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz"
|
|
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
|
|
|
|
webpack@^5.76.0:
|
|
version "5.76.0"
|
|
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.76.0.tgz#f9fb9fb8c4a7dbdcd0d56a98e56b8a942ee2692c"
|
|
integrity sha512-l5sOdYBDunyf72HW8dF23rFtWq/7Zgvt/9ftMof71E/yUb1YLOBmTgA2K4vQthB3kotMrSj609txVE0dnr2fjA==
|
|
dependencies:
|
|
"@types/eslint-scope" "^3.7.3"
|
|
"@types/estree" "^0.0.51"
|
|
"@webassemblyjs/ast" "1.11.1"
|
|
"@webassemblyjs/wasm-edit" "1.11.1"
|
|
"@webassemblyjs/wasm-parser" "1.11.1"
|
|
acorn "^8.7.1"
|
|
acorn-import-assertions "^1.7.6"
|
|
browserslist "^4.14.5"
|
|
chrome-trace-event "^1.0.2"
|
|
enhanced-resolve "^5.10.0"
|
|
es-module-lexer "^0.9.0"
|
|
eslint-scope "5.1.1"
|
|
events "^3.2.0"
|
|
glob-to-regexp "^0.4.1"
|
|
graceful-fs "^4.2.9"
|
|
json-parse-even-better-errors "^2.3.1"
|
|
loader-runner "^4.2.0"
|
|
mime-types "^2.1.27"
|
|
neo-async "^2.6.2"
|
|
schema-utils "^3.1.0"
|
|
tapable "^2.1.1"
|
|
terser-webpack-plugin "^5.1.3"
|
|
watchpack "^2.4.0"
|
|
webpack-sources "^3.2.3"
|
|
|
|
whatwg-encoding@^1.0.5:
|
|
version "1.0.5"
|
|
resolved "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-1.0.5.tgz"
|
|
integrity sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==
|
|
dependencies:
|
|
iconv-lite "0.4.24"
|
|
|
|
whatwg-mimetype@^2.3.0:
|
|
version "2.3.0"
|
|
resolved "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz"
|
|
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
|
|
|
|
whatwg-url@^8.0.0, whatwg-url@^8.5.0:
|
|
version "8.7.0"
|
|
resolved "https://registry.npmjs.org/whatwg-url/-/whatwg-url-8.7.0.tgz"
|
|
integrity sha512-gAojqb/m9Q8a5IV96E3fHJM70AzCkgt4uXYX2O7EmuyOnLrViCQlsEBmF9UQIu3/aeAIp2U17rtbpZWNntQqdg==
|
|
dependencies:
|
|
lodash "^4.7.0"
|
|
tr46 "^2.1.0"
|
|
webidl-conversions "^6.1.0"
|
|
|
|
which-boxed-primitive@^1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz"
|
|
integrity sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==
|
|
dependencies:
|
|
is-bigint "^1.0.1"
|
|
is-boolean-object "^1.1.0"
|
|
is-number-object "^1.0.4"
|
|
is-string "^1.0.5"
|
|
is-symbol "^1.0.3"
|
|
|
|
which-typed-array@^1.1.2:
|
|
version "1.1.7"
|
|
resolved "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.7.tgz"
|
|
integrity sha512-vjxaB4nfDqwKI0ws7wZpxIlde1XrLX5uB0ZjpfshgmapJMD7jJWhZI+yToJTqaFByF0eNBcYxbjmCzoRP7CfEw==
|
|
dependencies:
|
|
available-typed-arrays "^1.0.5"
|
|
call-bind "^1.0.2"
|
|
es-abstract "^1.18.5"
|
|
foreach "^2.0.5"
|
|
has-tostringtag "^1.0.0"
|
|
is-typed-array "^1.1.7"
|
|
|
|
which@^2.0.1:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/which/-/which-2.0.2.tgz"
|
|
integrity sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==
|
|
dependencies:
|
|
isexe "^2.0.0"
|
|
|
|
wildcard@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/wildcard/-/wildcard-2.0.0.tgz"
|
|
integrity sha512-JcKqAHLPxcdb9KM49dufGXn2x3ssnfjbcaQdLlfZsL9rH9wgDQjUtDxbo8NE0F6SFvydeu1VhZe7hZuHsB2/pw==
|
|
|
|
word-wrap@~1.2.3:
|
|
version "1.2.3"
|
|
resolved "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz"
|
|
integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==
|
|
|
|
worker-loader@^3.0.7:
|
|
version "3.0.8"
|
|
resolved "https://registry.npmjs.org/worker-loader/-/worker-loader-3.0.8.tgz"
|
|
integrity sha512-XQyQkIFeRVC7f7uRhFdNMe/iJOdO6zxAaR3EWbDp45v3mDhrTi+++oswKNxShUNjPC/1xUp5DB29YKLhFo129g==
|
|
dependencies:
|
|
loader-utils "^2.0.0"
|
|
schema-utils "^3.0.0"
|
|
|
|
wrap-ansi@^7.0.0:
|
|
version "7.0.0"
|
|
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
|
|
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
|
|
dependencies:
|
|
ansi-styles "^4.0.0"
|
|
string-width "^4.1.0"
|
|
strip-ansi "^6.0.0"
|
|
|
|
wrappy@1:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz"
|
|
integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
|
|
|
|
write-file-atomic@^3.0.0:
|
|
version "3.0.3"
|
|
resolved "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz"
|
|
integrity sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==
|
|
dependencies:
|
|
imurmurhash "^0.1.4"
|
|
is-typedarray "^1.0.0"
|
|
signal-exit "^3.0.2"
|
|
typedarray-to-buffer "^3.1.5"
|
|
|
|
ws@^7.3.1, ws@^7.4.6:
|
|
version "7.5.7"
|
|
resolved "https://registry.npmjs.org/ws/-/ws-7.5.7.tgz"
|
|
integrity sha512-KMvVuFzpKBuiIXW3E4u3mySRO2/mCHSyZDJQM5NQ9Q9KHWHWh0NHgfbRMLLrceUK5qAL4ytALJbpRMjixFZh8A==
|
|
|
|
xml-name-validator@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-3.0.0.tgz"
|
|
integrity sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==
|
|
|
|
xmlchars@^2.2.0:
|
|
version "2.2.0"
|
|
resolved "https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz"
|
|
integrity sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==
|
|
|
|
y18n@^5.0.5:
|
|
version "5.0.8"
|
|
resolved "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz"
|
|
integrity sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==
|
|
|
|
yallist@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz"
|
|
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
|
|
|
|
yargs-parser@20.x, yargs-parser@^20.2.2:
|
|
version "20.2.9"
|
|
resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz"
|
|
integrity sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==
|
|
|
|
yargs@^16.2.0:
|
|
version "16.2.0"
|
|
resolved "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz"
|
|
integrity sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==
|
|
dependencies:
|
|
cliui "^7.0.2"
|
|
escalade "^3.1.1"
|
|
get-caller-file "^2.0.5"
|
|
require-directory "^2.1.1"
|
|
string-width "^4.2.0"
|
|
y18n "^5.0.5"
|
|
yargs-parser "^20.2.2"
|
|
|
|
yn@3.1.1:
|
|
version "3.1.1"
|
|
resolved "https://registry.npmjs.org/yn/-/yn-3.1.1.tgz"
|
|
integrity sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==
|