mirror of
https://github.com/basecamp/trix.git
synced 2026-05-17 12:00:38 +00:00
cc598f869b
When changes are made to the `package.json` file, the CI cache is busted and the file is re-evaluated by the containers. This causes [CI failures][] like the following: ``` No VM guests are running outdated hypervisor (qemu) binaries on this host. yarn install v1.22.22 [1/4] Resolving packages... [2/4] Fetching packages... error @eslint/js@9.24.0: The engine "node" is incompatible with this module. Expected version "^18.18.0 || ^20.9.0 || >=21.1.0". Got "16.20.2" error Found incompatible module. info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command. ``` To resolve this issue, change the `.node-version` file to specify `18.18.0` (the minimum version mentioned explicitly by the failure output). There are more recent releases available, but this PR only aims to resolve the current issues. [CI failure]: https://github.com/basecamp/trix/actions/runs/18040917809/job/51339260902?pr=1256#step:8:184
6020 lines
243 KiB
YAML
6020 lines
243 KiB
YAML
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
|
# yarn lockfile v1
|
|
|
|
|
|
"@75lb/deep-merge@^1.1.1":
|
|
version "1.1.1"
|
|
resolved "https://registry.npmjs.org/@75lb/deep-merge/-/deep-merge-1.1.1.tgz"
|
|
integrity sha512-xvgv6pkMGBA6GwdyJbNAnDmfAIR/DfWhrj9jgWh3TY7gRm3KO46x/GPjRg6wJ0nOepwqrNxFfojebh0Df4h4Tw==
|
|
dependencies:
|
|
lodash.assignwith "^4.2.0"
|
|
typical "^7.1.1"
|
|
|
|
"@aashutoshrathi/word-wrap@^1.2.3":
|
|
version "1.2.6"
|
|
resolved "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz"
|
|
integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==
|
|
|
|
"@ampproject/remapping@^2.2.0":
|
|
version "2.2.1"
|
|
resolved "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.1.tgz"
|
|
integrity sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==
|
|
dependencies:
|
|
"@jridgewell/gen-mapping" "^0.3.0"
|
|
"@jridgewell/trace-mapping" "^0.3.9"
|
|
|
|
"@babel/code-frame@7.12.11":
|
|
version "7.12.11"
|
|
resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz"
|
|
integrity sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==
|
|
dependencies:
|
|
"@babel/highlight" "^7.10.4"
|
|
|
|
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.11", "@babel/code-frame@^7.23.5":
|
|
version "7.23.5"
|
|
resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.23.5.tgz"
|
|
integrity sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==
|
|
dependencies:
|
|
"@babel/highlight" "^7.23.4"
|
|
chalk "^2.4.2"
|
|
|
|
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.3", "@babel/compat-data@^7.23.5":
|
|
version "7.23.5"
|
|
resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.23.5.tgz"
|
|
integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
|
|
|
|
"@babel/core@^7.16.0":
|
|
version "7.23.9"
|
|
resolved "https://registry.npmjs.org/@babel/core/-/core-7.23.9.tgz"
|
|
integrity sha512-5q0175NOjddqpvvzU+kDiSOAk4PfdO6FvwCWoQ6RO7rTzEe8vlo+4HVfcnAREhD4npMs0e9uZypjTwzZPCf/cw==
|
|
dependencies:
|
|
"@ampproject/remapping" "^2.2.0"
|
|
"@babel/code-frame" "^7.23.5"
|
|
"@babel/generator" "^7.23.6"
|
|
"@babel/helper-compilation-targets" "^7.23.6"
|
|
"@babel/helper-module-transforms" "^7.23.3"
|
|
"@babel/helpers" "^7.23.9"
|
|
"@babel/parser" "^7.23.9"
|
|
"@babel/template" "^7.23.9"
|
|
"@babel/traverse" "^7.23.9"
|
|
"@babel/types" "^7.23.9"
|
|
convert-source-map "^2.0.0"
|
|
debug "^4.1.0"
|
|
gensync "^1.0.0-beta.2"
|
|
json5 "^2.2.3"
|
|
semver "^6.3.1"
|
|
|
|
"@babel/generator@^7.23.6":
|
|
version "7.23.6"
|
|
resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.23.6.tgz"
|
|
integrity sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw==
|
|
dependencies:
|
|
"@babel/types" "^7.23.6"
|
|
"@jridgewell/gen-mapping" "^0.3.2"
|
|
"@jridgewell/trace-mapping" "^0.3.17"
|
|
jsesc "^2.5.1"
|
|
|
|
"@babel/helper-annotate-as-pure@^7.22.5":
|
|
version "7.22.5"
|
|
resolved "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz"
|
|
integrity sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==
|
|
dependencies:
|
|
"@babel/types" "^7.22.5"
|
|
|
|
"@babel/helper-builder-binary-assignment-operator-visitor@^7.22.15":
|
|
version "7.22.15"
|
|
resolved "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.22.15.tgz"
|
|
integrity sha512-QkBXwGgaoC2GtGZRoma6kv7Szfv06khvhFav67ZExau2RaXzy8MpHSMO2PNoP2XtmQphJQRHFfg77Bq731Yizw==
|
|
dependencies:
|
|
"@babel/types" "^7.22.15"
|
|
|
|
"@babel/helper-compilation-targets@^7.22.15", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.23.6":
|
|
version "7.23.6"
|
|
resolved "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.23.6.tgz"
|
|
integrity sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==
|
|
dependencies:
|
|
"@babel/compat-data" "^7.23.5"
|
|
"@babel/helper-validator-option" "^7.23.5"
|
|
browserslist "^4.22.2"
|
|
lru-cache "^5.1.1"
|
|
semver "^6.3.1"
|
|
|
|
"@babel/helper-create-class-features-plugin@^7.22.15":
|
|
version "7.23.9"
|
|
resolved "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.23.9.tgz"
|
|
integrity sha512-B2L9neXTIyPQoXDm+NtovPvG6VOLWnaXu3BIeVDWwdKFgG30oNa6CqVGiJPDWQwIAK49t9gnQI9c6K6RzabiKw==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.22.5"
|
|
"@babel/helper-environment-visitor" "^7.22.20"
|
|
"@babel/helper-function-name" "^7.23.0"
|
|
"@babel/helper-member-expression-to-functions" "^7.23.0"
|
|
"@babel/helper-optimise-call-expression" "^7.22.5"
|
|
"@babel/helper-replace-supers" "^7.22.20"
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
|
|
"@babel/helper-split-export-declaration" "^7.22.6"
|
|
semver "^6.3.1"
|
|
|
|
"@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.22.15", "@babel/helper-create-regexp-features-plugin@^7.22.5":
|
|
version "7.22.15"
|
|
resolved "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.22.15.tgz"
|
|
integrity sha512-29FkPLFjn4TPEa3RE7GpW+qbE8tlsu3jntNYNfcGsc49LphF1PQIiD+vMZ1z1xVOKt+93khA9tc2JBs3kBjA7w==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.22.5"
|
|
regexpu-core "^5.3.1"
|
|
semver "^6.3.1"
|
|
|
|
"@babel/helper-define-polyfill-provider@^0.5.0":
|
|
version "0.5.0"
|
|
resolved "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.5.0.tgz"
|
|
integrity sha512-NovQquuQLAQ5HuyjCz7WQP9MjRj7dx++yspwiyUiGl9ZyadHRSql1HZh5ogRd8W8w6YM6EQ/NTB8rgjLt5W65Q==
|
|
dependencies:
|
|
"@babel/helper-compilation-targets" "^7.22.6"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
debug "^4.1.1"
|
|
lodash.debounce "^4.0.8"
|
|
resolve "^1.14.2"
|
|
|
|
"@babel/helper-environment-visitor@^7.22.20":
|
|
version "7.22.20"
|
|
resolved "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz"
|
|
integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==
|
|
|
|
"@babel/helper-function-name@^7.22.5", "@babel/helper-function-name@^7.23.0":
|
|
version "7.23.0"
|
|
resolved "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz"
|
|
integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==
|
|
dependencies:
|
|
"@babel/template" "^7.22.15"
|
|
"@babel/types" "^7.23.0"
|
|
|
|
"@babel/helper-hoist-variables@^7.22.5":
|
|
version "7.22.5"
|
|
resolved "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz"
|
|
integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==
|
|
dependencies:
|
|
"@babel/types" "^7.22.5"
|
|
|
|
"@babel/helper-member-expression-to-functions@^7.22.15", "@babel/helper-member-expression-to-functions@^7.23.0":
|
|
version "7.23.0"
|
|
resolved "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.23.0.tgz"
|
|
integrity sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==
|
|
dependencies:
|
|
"@babel/types" "^7.23.0"
|
|
|
|
"@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.22.15":
|
|
version "7.22.15"
|
|
resolved "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz"
|
|
integrity sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==
|
|
dependencies:
|
|
"@babel/types" "^7.22.15"
|
|
|
|
"@babel/helper-module-transforms@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.23.3.tgz"
|
|
integrity sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==
|
|
dependencies:
|
|
"@babel/helper-environment-visitor" "^7.22.20"
|
|
"@babel/helper-module-imports" "^7.22.15"
|
|
"@babel/helper-simple-access" "^7.22.5"
|
|
"@babel/helper-split-export-declaration" "^7.22.6"
|
|
"@babel/helper-validator-identifier" "^7.22.20"
|
|
|
|
"@babel/helper-optimise-call-expression@^7.22.5":
|
|
version "7.22.5"
|
|
resolved "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.22.5.tgz"
|
|
integrity sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==
|
|
dependencies:
|
|
"@babel/types" "^7.22.5"
|
|
|
|
"@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.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
|
|
version "7.22.5"
|
|
resolved "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz"
|
|
integrity sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==
|
|
|
|
"@babel/helper-remap-async-to-generator@^7.22.20":
|
|
version "7.22.20"
|
|
resolved "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.22.20.tgz"
|
|
integrity sha512-pBGyV4uBqOns+0UvhsTO8qgl8hO89PmiDYv+/COyp1aeMcmfrfruz+/nCMFiYyFF/Knn0yfrC85ZzNFjembFTw==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.22.5"
|
|
"@babel/helper-environment-visitor" "^7.22.20"
|
|
"@babel/helper-wrap-function" "^7.22.20"
|
|
|
|
"@babel/helper-replace-supers@^7.22.20":
|
|
version "7.22.20"
|
|
resolved "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.22.20.tgz"
|
|
integrity sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw==
|
|
dependencies:
|
|
"@babel/helper-environment-visitor" "^7.22.20"
|
|
"@babel/helper-member-expression-to-functions" "^7.22.15"
|
|
"@babel/helper-optimise-call-expression" "^7.22.5"
|
|
|
|
"@babel/helper-simple-access@^7.22.5":
|
|
version "7.22.5"
|
|
resolved "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz"
|
|
integrity sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==
|
|
dependencies:
|
|
"@babel/types" "^7.22.5"
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers@^7.22.5":
|
|
version "7.22.5"
|
|
resolved "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.22.5.tgz"
|
|
integrity sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==
|
|
dependencies:
|
|
"@babel/types" "^7.22.5"
|
|
|
|
"@babel/helper-split-export-declaration@^7.22.6":
|
|
version "7.22.6"
|
|
resolved "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz"
|
|
integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==
|
|
dependencies:
|
|
"@babel/types" "^7.22.5"
|
|
|
|
"@babel/helper-string-parser@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz"
|
|
integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==
|
|
|
|
"@babel/helper-validator-identifier@^7.22.20":
|
|
version "7.22.20"
|
|
resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz"
|
|
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
|
|
|
|
"@babel/helper-validator-option@^7.23.5":
|
|
version "7.23.5"
|
|
resolved "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz"
|
|
integrity sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==
|
|
|
|
"@babel/helper-wrap-function@^7.22.20":
|
|
version "7.22.20"
|
|
resolved "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.22.20.tgz"
|
|
integrity sha512-pms/UwkOpnQe/PDAEdV/d7dVCoBbB+R4FvYoHGZz+4VPcg7RtYy2KP7S2lbuWM6FCSgob5wshfGESbC/hzNXZw==
|
|
dependencies:
|
|
"@babel/helper-function-name" "^7.22.5"
|
|
"@babel/template" "^7.22.15"
|
|
"@babel/types" "^7.22.19"
|
|
|
|
"@babel/helpers@^7.23.9":
|
|
version "7.23.9"
|
|
resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.23.9.tgz"
|
|
integrity sha512-87ICKgU5t5SzOT7sBMfCOZQ2rHjRU+Pcb9BoILMYz600W6DkVRLFBPwQ18gwUVvggqXivaUakpnxWQGbpywbBQ==
|
|
dependencies:
|
|
"@babel/template" "^7.23.9"
|
|
"@babel/traverse" "^7.23.9"
|
|
"@babel/types" "^7.23.9"
|
|
|
|
"@babel/highlight@^7.10.4", "@babel/highlight@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/highlight/-/highlight-7.23.4.tgz"
|
|
integrity sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==
|
|
dependencies:
|
|
"@babel/helper-validator-identifier" "^7.22.20"
|
|
chalk "^2.4.2"
|
|
js-tokens "^4.0.0"
|
|
|
|
"@babel/parser@^7.23.9", "@babel/parser@^7.7.0":
|
|
version "7.23.9"
|
|
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.23.9.tgz"
|
|
integrity sha512-9tcKgqKbs3xGJ+NtKF2ndOBBLVwPjl1SHxPQkd36r3Dlirw3xWUeGaTbqr7uGZcTaxkVNwc+03SVP7aCdWrTlA==
|
|
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.23.3":
|
|
version "7.23.3"
|
|
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.23.3.tgz"
|
|
integrity sha512-iRkKcCqb7iGnq9+3G6rZ+Ciz5VywC4XNRHe57lKM+jOeYAoR0lVqdeeDRfh0tQcTfw/+vBhHn926FmQhLtlFLQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.23.3.tgz"
|
|
integrity sha512-WwlxbfMNdVEpQjZmK5mhm7oSwD3dS6eU+Iwsi4Knl9wAletWem7kaRsGOG+8UEbRyqxY4SS5zvtfXwX+jMxUwQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
|
|
"@babel/plugin-transform-optional-chaining" "^7.23.3"
|
|
|
|
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.23.7":
|
|
version "7.23.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.23.7.tgz"
|
|
integrity sha512-LlRT7HgaifEpQA1ZgLVOIJZZFVPWN5iReq/7/JixwBtwcoeVGDBD53ZV28rrsLYOZs1Y/EHhA8N/Z6aazHR8cw==
|
|
dependencies:
|
|
"@babel/helper-environment-visitor" "^7.22.20"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2":
|
|
version "7.21.0-placeholder-for-preset-env.2"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz"
|
|
integrity sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==
|
|
|
|
"@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-class-properties@^7.12.13":
|
|
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-assertions@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.23.3.tgz"
|
|
integrity sha512-lPgDSU+SJLK3xmFDTV2ZRQAiM7UuUjGidwBywFavObCiZc1BeAAcMtHJKUya92hPHO+at63JJPLygilZard8jw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-syntax-import-attributes@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.23.3.tgz"
|
|
integrity sha512-pawnE0P9g10xgoP7yKr6CK63K2FMsTE+FZidZO/1PwRdzmAPVs+HS1mAURUsgaoxammTJvULUdIkEK0gOcU2tA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-syntax-import-meta@^7.10.4":
|
|
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-logical-assignment-operators@^7.10.4":
|
|
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":
|
|
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":
|
|
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-unicode-sets-regex@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz"
|
|
integrity sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==
|
|
dependencies:
|
|
"@babel/helper-create-regexp-features-plugin" "^7.18.6"
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
|
|
"@babel/plugin-transform-arrow-functions@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.23.3.tgz"
|
|
integrity sha512-NzQcQrzaQPkaEwoTm4Mhyl8jI1huEL/WWIEvudjTCMJ9aBZNpsJbMASx7EQECtQQPS/DcnFpo0FIh3LvEO9cxQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-async-generator-functions@^7.23.9":
|
|
version "7.23.9"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.9.tgz"
|
|
integrity sha512-8Q3veQEDGe14dTYuwagbRtwxQDnytyg1JFu4/HwEMETeofocrB0U0ejBJIXoeG/t2oXZ8kzCyI0ZZfbT80VFNQ==
|
|
dependencies:
|
|
"@babel/helper-environment-visitor" "^7.22.20"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/helper-remap-async-to-generator" "^7.22.20"
|
|
"@babel/plugin-syntax-async-generators" "^7.8.4"
|
|
|
|
"@babel/plugin-transform-async-to-generator@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.23.3.tgz"
|
|
integrity sha512-A7LFsKi4U4fomjqXJlZg/u0ft/n8/7n7lpffUP/ZULx/DtV9SGlNKZolHH6PE8Xl1ngCc0M11OaeZptXVkfKSw==
|
|
dependencies:
|
|
"@babel/helper-module-imports" "^7.22.15"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/helper-remap-async-to-generator" "^7.22.20"
|
|
|
|
"@babel/plugin-transform-block-scoped-functions@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.23.3.tgz"
|
|
integrity sha512-vI+0sIaPIO6CNuM9Kk5VmXcMVRiOpDh7w2zZt9GXzmE/9KD70CUEVhvPR/etAeNK/FAEkhxQtXOzVF3EuRL41A==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-block-scoping@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.23.4.tgz"
|
|
integrity sha512-0QqbP6B6HOh7/8iNR4CQU2Th/bbRtBp4KS9vcaZd1fZ0wSh5Fyssg0UCIHwxh+ka+pNDREbVLQnHCMHKZfPwfw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-class-properties@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.23.3.tgz"
|
|
integrity sha512-uM+AN8yCIjDPccsKGlw271xjJtGii+xQIF/uMPS8H15L12jZTsLfF4o5vNO7d/oUguOyfdikHGc/yi9ge4SGIg==
|
|
dependencies:
|
|
"@babel/helper-create-class-features-plugin" "^7.22.15"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-class-static-block@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.23.4.tgz"
|
|
integrity sha512-nsWu/1M+ggti1SOALj3hfx5FXzAY06fwPJsUZD4/A5e1bWi46VUIWtD+kOX6/IdhXGsXBWllLFDSnqSCdUNydQ==
|
|
dependencies:
|
|
"@babel/helper-create-class-features-plugin" "^7.22.15"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/plugin-syntax-class-static-block" "^7.14.5"
|
|
|
|
"@babel/plugin-transform-classes@^7.23.8":
|
|
version "7.23.8"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.23.8.tgz"
|
|
integrity sha512-yAYslGsY1bX6Knmg46RjiCiNSwJKv2IUC8qOdYKqMMr0491SXFhcHqOdRDeCRohOOIzwN/90C6mQ9qAKgrP7dg==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.22.5"
|
|
"@babel/helper-compilation-targets" "^7.23.6"
|
|
"@babel/helper-environment-visitor" "^7.22.20"
|
|
"@babel/helper-function-name" "^7.23.0"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/helper-replace-supers" "^7.22.20"
|
|
"@babel/helper-split-export-declaration" "^7.22.6"
|
|
globals "^11.1.0"
|
|
|
|
"@babel/plugin-transform-computed-properties@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.23.3.tgz"
|
|
integrity sha512-dTj83UVTLw/+nbiHqQSFdwO9CbTtwq1DsDqm3CUEtDrZNET5rT5E6bIdTlOftDTDLMYxvxHNEYO4B9SLl8SLZw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/template" "^7.22.15"
|
|
|
|
"@babel/plugin-transform-destructuring@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.23.3.tgz"
|
|
integrity sha512-n225npDqjDIr967cMScVKHXJs7rout1q+tt50inyBCPkyZ8KxeI6d+GIbSBTT/w/9WdlWDOej3V9HE5Lgk57gw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-dotall-regex@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.23.3.tgz"
|
|
integrity sha512-vgnFYDHAKzFaTVp+mneDsIEbnJ2Np/9ng9iviHw3P/KVcgONxpNULEW/51Z/BaFojG2GI2GwwXck5uV1+1NOYQ==
|
|
dependencies:
|
|
"@babel/helper-create-regexp-features-plugin" "^7.22.15"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-duplicate-keys@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.23.3.tgz"
|
|
integrity sha512-RrqQ+BQmU3Oyav3J+7/myfvRCq7Tbz+kKLLshUmMwNlDHExbGL7ARhajvoBJEvc+fCguPPu887N+3RRXBVKZUA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-dynamic-import@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.23.4.tgz"
|
|
integrity sha512-V6jIbLhdJK86MaLh4Jpghi8ho5fGzt3imHOBu/x0jlBaPYqDoWz4RDXjmMOfnh+JWNaQleEAByZLV0QzBT4YQQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
|
|
|
|
"@babel/plugin-transform-exponentiation-operator@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.23.3.tgz"
|
|
integrity sha512-5fhCsl1odX96u7ILKHBj4/Y8vipoqwsJMh4csSA8qFfxrZDEA4Ssku2DyNvMJSmZNOEBT750LfFPbtrnTP90BQ==
|
|
dependencies:
|
|
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.22.15"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-export-namespace-from@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.23.4.tgz"
|
|
integrity sha512-GzuSBcKkx62dGzZI1WVgTWvkkz84FZO5TC5T8dl/Tht/rAla6Dg/Mz9Yhypg+ezVACf/rgDuQt3kbWEv7LdUDQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
|
|
|
|
"@babel/plugin-transform-for-of@^7.23.6":
|
|
version "7.23.6"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.23.6.tgz"
|
|
integrity sha512-aYH4ytZ0qSuBbpfhuofbg/e96oQ7U2w1Aw/UQmKT+1l39uEhUPoFS3fHevDc1G0OvewyDudfMKY1OulczHzWIw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-function-name@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.23.3.tgz"
|
|
integrity sha512-I1QXp1LxIvt8yLaib49dRW5Okt7Q4oaxao6tFVKS/anCdEOMtYwWVKoiOA1p34GOWIZjUK0E+zCp7+l1pfQyiw==
|
|
dependencies:
|
|
"@babel/helper-compilation-targets" "^7.22.15"
|
|
"@babel/helper-function-name" "^7.23.0"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-json-strings@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.23.4.tgz"
|
|
integrity sha512-81nTOqM1dMwZ/aRXQ59zVubN9wHGqk6UtqRK+/q+ciXmRy8fSolhGVvG09HHRGo4l6fr/c4ZhXUQH0uFW7PZbg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/plugin-syntax-json-strings" "^7.8.3"
|
|
|
|
"@babel/plugin-transform-literals@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.23.3.tgz"
|
|
integrity sha512-wZ0PIXRxnwZvl9AYpqNUxpZ5BiTGrYt7kueGQ+N5FiQ7RCOD4cm8iShd6S6ggfVIWaJf2EMk8eRzAh52RfP4rQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-logical-assignment-operators@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.23.4.tgz"
|
|
integrity sha512-Mc/ALf1rmZTP4JKKEhUwiORU+vcfarFVLfcFiolKUo6sewoxSEgl36ak5t+4WamRsNr6nzjZXQjM35WsU+9vbg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-member-expression-literals@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.23.3.tgz"
|
|
integrity sha512-sC3LdDBDi5x96LA+Ytekz2ZPk8i/Ck+DEuDbRAll5rknJ5XRTSaPKEYwomLcs1AA8wg9b3KjIQRsnApj+q51Ag==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-modules-amd@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.23.3.tgz"
|
|
integrity sha512-vJYQGxeKM4t8hYCKVBlZX/gtIY2I7mRGFNcm85sgXGMTBcoV3QdVtdpbcWEbzbfUIUZKwvgFT82mRvaQIebZzw==
|
|
dependencies:
|
|
"@babel/helper-module-transforms" "^7.23.3"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-modules-commonjs@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.23.3.tgz"
|
|
integrity sha512-aVS0F65LKsdNOtcz6FRCpE4OgsP2OFnW46qNxNIX9h3wuzaNcSQsJysuMwqSibC98HPrf2vCgtxKNwS0DAlgcA==
|
|
dependencies:
|
|
"@babel/helper-module-transforms" "^7.23.3"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/helper-simple-access" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-modules-systemjs@^7.23.9":
|
|
version "7.23.9"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.23.9.tgz"
|
|
integrity sha512-KDlPRM6sLo4o1FkiSlXoAa8edLXFsKKIda779fbLrvmeuc3itnjCtaO6RrtoaANsIJANj+Vk1zqbZIMhkCAHVw==
|
|
dependencies:
|
|
"@babel/helper-hoist-variables" "^7.22.5"
|
|
"@babel/helper-module-transforms" "^7.23.3"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/helper-validator-identifier" "^7.22.20"
|
|
|
|
"@babel/plugin-transform-modules-umd@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.23.3.tgz"
|
|
integrity sha512-zHsy9iXX2nIsCBFPud3jKn1IRPWg3Ing1qOZgeKV39m1ZgIdpJqvlWVeiHBZC6ITRG0MfskhYe9cLgntfSFPIg==
|
|
dependencies:
|
|
"@babel/helper-module-transforms" "^7.23.3"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-named-capturing-groups-regex@^7.22.5":
|
|
version "7.22.5"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.22.5.tgz"
|
|
integrity sha512-YgLLKmS3aUBhHaxp5hi1WJTgOUb/NCuDHzGT9z9WTt3YG+CPRhJs6nprbStx6DnWM4dh6gt7SU3sZodbZ08adQ==
|
|
dependencies:
|
|
"@babel/helper-create-regexp-features-plugin" "^7.22.5"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-new-target@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.23.3.tgz"
|
|
integrity sha512-YJ3xKqtJMAT5/TIZnpAR3I+K+WaDowYbN3xyxI8zxx/Gsypwf9B9h0VB+1Nh6ACAAPRS5NSRje0uVv5i79HYGQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-nullish-coalescing-operator@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.23.4.tgz"
|
|
integrity sha512-jHE9EVVqHKAQx+VePv5LLGHjmHSJR76vawFPTdlxR/LVJPfOEGxREQwQfjuZEOPTwG92X3LINSh3M40Rv4zpVA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
|
|
|
|
"@babel/plugin-transform-numeric-separator@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.23.4.tgz"
|
|
integrity sha512-mps6auzgwjRrwKEZA05cOwuDc9FAzoyFS4ZsG/8F43bTLf/TgkJg7QXOrPO1JO599iA3qgK9MXdMGOEC8O1h6Q==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-object-rest-spread@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.23.4.tgz"
|
|
integrity sha512-9x9K1YyeQVw0iOXJlIzwm8ltobIIv7j2iLyP2jIhEbqPRQ7ScNgwQufU2I0Gq11VjyG4gI4yMXt2VFags+1N3g==
|
|
dependencies:
|
|
"@babel/compat-data" "^7.23.3"
|
|
"@babel/helper-compilation-targets" "^7.22.15"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
|
"@babel/plugin-transform-parameters" "^7.23.3"
|
|
|
|
"@babel/plugin-transform-object-super@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.23.3.tgz"
|
|
integrity sha512-BwQ8q0x2JG+3lxCVFohg+KbQM7plfpBwThdW9A6TMtWwLsbDA01Ek2Zb/AgDN39BiZsExm4qrXxjk+P1/fzGrA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/helper-replace-supers" "^7.22.20"
|
|
|
|
"@babel/plugin-transform-optional-catch-binding@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.23.4.tgz"
|
|
integrity sha512-XIq8t0rJPHf6Wvmbn9nFxU6ao4c7WhghTR5WyV8SrJfUFzyxhCm4nhC+iAp3HFhbAKLfYpgzhJ6t4XCtVwqO5A==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
|
|
|
|
"@babel/plugin-transform-optional-chaining@^7.23.3", "@babel/plugin-transform-optional-chaining@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.23.4.tgz"
|
|
integrity sha512-ZU8y5zWOfjM5vZ+asjgAPwDaBjJzgufjES89Rs4Lpq63O300R/kOz30WCLo6BxxX6QVEilwSlpClnG5cZaikTA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
|
|
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
|
|
|
"@babel/plugin-transform-parameters@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.23.3.tgz"
|
|
integrity sha512-09lMt6UsUb3/34BbECKVbVwrT9bO6lILWln237z7sLaWnMsTi7Yc9fhX5DLpkJzAGfaReXI22wP41SZmnAA3Vw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-private-methods@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.23.3.tgz"
|
|
integrity sha512-UzqRcRtWsDMTLrRWFvUBDwmw06tCQH9Rl1uAjfh6ijMSmGYQ+fpdB+cnqRC8EMh5tuuxSv0/TejGL+7vyj+50g==
|
|
dependencies:
|
|
"@babel/helper-create-class-features-plugin" "^7.22.15"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-private-property-in-object@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.23.4.tgz"
|
|
integrity sha512-9G3K1YqTq3F4Vt88Djx1UZ79PDyj+yKRnUy7cZGSMe+a7jkwD259uKKuUzQlPkGam7R+8RJwh5z4xO27fA1o2A==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.22.5"
|
|
"@babel/helper-create-class-features-plugin" "^7.22.15"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/plugin-syntax-private-property-in-object" "^7.14.5"
|
|
|
|
"@babel/plugin-transform-property-literals@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.23.3.tgz"
|
|
integrity sha512-jR3Jn3y7cZp4oEWPFAlRsSWjxKe4PZILGBSd4nis1TsC5qeSpb+nrtihJuDhNI7QHiVbUaiXa0X2RZY3/TI6Nw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-regenerator@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.23.3.tgz"
|
|
integrity sha512-KP+75h0KghBMcVpuKisx3XTu9Ncut8Q8TuvGO4IhY+9D5DFEckQefOuIsB/gQ2tG71lCke4NMrtIPS8pOj18BQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
regenerator-transform "^0.15.2"
|
|
|
|
"@babel/plugin-transform-reserved-words@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.23.3.tgz"
|
|
integrity sha512-QnNTazY54YqgGxwIexMZva9gqbPa15t/x9VS+0fsEFWplwVpXYZivtgl43Z1vMpc1bdPP2PP8siFeVcnFvA3Cg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-shorthand-properties@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.23.3.tgz"
|
|
integrity sha512-ED2fgqZLmexWiN+YNFX26fx4gh5qHDhn1O2gvEhreLW2iI63Sqm4llRLCXALKrCnbN4Jy0VcMQZl/SAzqug/jg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-spread@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.23.3.tgz"
|
|
integrity sha512-VvfVYlrlBVu+77xVTOAoxQ6mZbnIq5FM0aGBSFEcIh03qHf+zNqA4DC/3XMUozTg7bZV3e3mZQ0i13VB6v5yUg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-sticky-regex@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.23.3.tgz"
|
|
integrity sha512-HZOyN9g+rtvnOU3Yh7kSxXrKbzgrm5X4GncPY1QOquu7epga5MxKHVpYu2hvQnry/H+JjckSYRb93iNfsioAGg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-template-literals@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.23.3.tgz"
|
|
integrity sha512-Flok06AYNp7GV2oJPZZcP9vZdszev6vPBkHLwxwSpaIqx75wn6mUd3UFWsSsA0l8nXAKkyCmL/sR02m8RYGeHg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-typeof-symbol@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.23.3.tgz"
|
|
integrity sha512-4t15ViVnaFdrPC74be1gXBSMzXk3B4Us9lP7uLRQHTFpV5Dvt33pn+2MyyNxmN3VTTm3oTrZVMUmuw3oBnQ2oQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-unicode-escapes@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.23.3.tgz"
|
|
integrity sha512-OMCUx/bU6ChE3r4+ZdylEqAjaQgHAgipgW8nsCfu5pGqDcFytVd91AwRvUJSBZDz0exPGgnjoqhgRYLRjFZc9Q==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-unicode-property-regex@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.23.3.tgz"
|
|
integrity sha512-KcLIm+pDZkWZQAFJ9pdfmh89EwVfmNovFBcXko8szpBeF8z68kWIPeKlmSOkT9BXJxs2C0uk+5LxoxIv62MROA==
|
|
dependencies:
|
|
"@babel/helper-create-regexp-features-plugin" "^7.22.15"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-unicode-regex@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.23.3.tgz"
|
|
integrity sha512-wMHpNA4x2cIA32b/ci3AfwNgheiva2W0WUKWTK7vBHBhDKfPsc5cFGNWm69WBqpwd86u1qwZ9PWevKqm1A3yAw==
|
|
dependencies:
|
|
"@babel/helper-create-regexp-features-plugin" "^7.22.15"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-unicode-sets-regex@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.23.3.tgz"
|
|
integrity sha512-W7lliA/v9bNR83Qc3q1ip9CQMZ09CcHDbHfbLRDNuAhn1Mvkr1ZNF7hPmztMQvtTGVLJ9m8IZqWsTkXOml8dbw==
|
|
dependencies:
|
|
"@babel/helper-create-regexp-features-plugin" "^7.22.15"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/preset-env@^7.16.4":
|
|
version "7.23.9"
|
|
resolved "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.23.9.tgz"
|
|
integrity sha512-3kBGTNBBk9DQiPoXYS0g0BYlwTQYUTifqgKTjxUwEUkduRT2QOa0FPGBJ+NROQhGyYO5BuTJwGvBnqKDykac6A==
|
|
dependencies:
|
|
"@babel/compat-data" "^7.23.5"
|
|
"@babel/helper-compilation-targets" "^7.23.6"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/helper-validator-option" "^7.23.5"
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.23.3"
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.23.3"
|
|
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.23.7"
|
|
"@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2"
|
|
"@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-import-assertions" "^7.23.3"
|
|
"@babel/plugin-syntax-import-attributes" "^7.23.3"
|
|
"@babel/plugin-syntax-import-meta" "^7.10.4"
|
|
"@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-syntax-unicode-sets-regex" "^7.18.6"
|
|
"@babel/plugin-transform-arrow-functions" "^7.23.3"
|
|
"@babel/plugin-transform-async-generator-functions" "^7.23.9"
|
|
"@babel/plugin-transform-async-to-generator" "^7.23.3"
|
|
"@babel/plugin-transform-block-scoped-functions" "^7.23.3"
|
|
"@babel/plugin-transform-block-scoping" "^7.23.4"
|
|
"@babel/plugin-transform-class-properties" "^7.23.3"
|
|
"@babel/plugin-transform-class-static-block" "^7.23.4"
|
|
"@babel/plugin-transform-classes" "^7.23.8"
|
|
"@babel/plugin-transform-computed-properties" "^7.23.3"
|
|
"@babel/plugin-transform-destructuring" "^7.23.3"
|
|
"@babel/plugin-transform-dotall-regex" "^7.23.3"
|
|
"@babel/plugin-transform-duplicate-keys" "^7.23.3"
|
|
"@babel/plugin-transform-dynamic-import" "^7.23.4"
|
|
"@babel/plugin-transform-exponentiation-operator" "^7.23.3"
|
|
"@babel/plugin-transform-export-namespace-from" "^7.23.4"
|
|
"@babel/plugin-transform-for-of" "^7.23.6"
|
|
"@babel/plugin-transform-function-name" "^7.23.3"
|
|
"@babel/plugin-transform-json-strings" "^7.23.4"
|
|
"@babel/plugin-transform-literals" "^7.23.3"
|
|
"@babel/plugin-transform-logical-assignment-operators" "^7.23.4"
|
|
"@babel/plugin-transform-member-expression-literals" "^7.23.3"
|
|
"@babel/plugin-transform-modules-amd" "^7.23.3"
|
|
"@babel/plugin-transform-modules-commonjs" "^7.23.3"
|
|
"@babel/plugin-transform-modules-systemjs" "^7.23.9"
|
|
"@babel/plugin-transform-modules-umd" "^7.23.3"
|
|
"@babel/plugin-transform-named-capturing-groups-regex" "^7.22.5"
|
|
"@babel/plugin-transform-new-target" "^7.23.3"
|
|
"@babel/plugin-transform-nullish-coalescing-operator" "^7.23.4"
|
|
"@babel/plugin-transform-numeric-separator" "^7.23.4"
|
|
"@babel/plugin-transform-object-rest-spread" "^7.23.4"
|
|
"@babel/plugin-transform-object-super" "^7.23.3"
|
|
"@babel/plugin-transform-optional-catch-binding" "^7.23.4"
|
|
"@babel/plugin-transform-optional-chaining" "^7.23.4"
|
|
"@babel/plugin-transform-parameters" "^7.23.3"
|
|
"@babel/plugin-transform-private-methods" "^7.23.3"
|
|
"@babel/plugin-transform-private-property-in-object" "^7.23.4"
|
|
"@babel/plugin-transform-property-literals" "^7.23.3"
|
|
"@babel/plugin-transform-regenerator" "^7.23.3"
|
|
"@babel/plugin-transform-reserved-words" "^7.23.3"
|
|
"@babel/plugin-transform-shorthand-properties" "^7.23.3"
|
|
"@babel/plugin-transform-spread" "^7.23.3"
|
|
"@babel/plugin-transform-sticky-regex" "^7.23.3"
|
|
"@babel/plugin-transform-template-literals" "^7.23.3"
|
|
"@babel/plugin-transform-typeof-symbol" "^7.23.3"
|
|
"@babel/plugin-transform-unicode-escapes" "^7.23.3"
|
|
"@babel/plugin-transform-unicode-property-regex" "^7.23.3"
|
|
"@babel/plugin-transform-unicode-regex" "^7.23.3"
|
|
"@babel/plugin-transform-unicode-sets-regex" "^7.23.3"
|
|
"@babel/preset-modules" "0.1.6-no-external-plugins"
|
|
babel-plugin-polyfill-corejs2 "^0.4.8"
|
|
babel-plugin-polyfill-corejs3 "^0.9.0"
|
|
babel-plugin-polyfill-regenerator "^0.5.5"
|
|
core-js-compat "^3.31.0"
|
|
semver "^6.3.1"
|
|
|
|
"@babel/preset-modules@0.1.6-no-external-plugins":
|
|
version "0.1.6-no-external-plugins"
|
|
resolved "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.6-no-external-plugins.tgz"
|
|
integrity sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
"@babel/types" "^7.4.4"
|
|
esutils "^2.0.2"
|
|
|
|
"@babel/regjsgen@^0.8.0":
|
|
version "0.8.0"
|
|
resolved "https://registry.npmjs.org/@babel/regjsgen/-/regjsgen-0.8.0.tgz"
|
|
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
|
|
|
|
"@babel/runtime@^7.21.0", "@babel/runtime@^7.8.4":
|
|
version "7.23.9"
|
|
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.23.9.tgz"
|
|
integrity sha512-0CX6F+BI2s9dkUqr08KFrAIZgNFj75rdBU/DjCyYLIaV/quFjkk6T+EJ2LkZHyZTbEV4L5p97mNkUsHl2wLFAw==
|
|
dependencies:
|
|
regenerator-runtime "^0.14.0"
|
|
|
|
"@babel/template@^7.22.15", "@babel/template@^7.23.9":
|
|
version "7.23.9"
|
|
resolved "https://registry.npmjs.org/@babel/template/-/template-7.23.9.tgz"
|
|
integrity sha512-+xrD2BWLpvHKNmX2QbpdpsBaWnRxahMwJjO+KZk2JOElj5nSmKezyS1B4u+QbHMTX69t4ukm6hh9lsYQ7GHCKA==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.23.5"
|
|
"@babel/parser" "^7.23.9"
|
|
"@babel/types" "^7.23.9"
|
|
|
|
"@babel/traverse@^7.23.9", "@babel/traverse@^7.7.0":
|
|
version "7.23.9"
|
|
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.23.9.tgz"
|
|
integrity sha512-I/4UJ9vs90OkBtY6iiiTORVMyIhJ4kAVmsKo9KFc8UOxMeUfi2hvtIBsET5u9GizXE6/GFSuKCTNfgCswuEjRg==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.23.5"
|
|
"@babel/generator" "^7.23.6"
|
|
"@babel/helper-environment-visitor" "^7.22.20"
|
|
"@babel/helper-function-name" "^7.23.0"
|
|
"@babel/helper-hoist-variables" "^7.22.5"
|
|
"@babel/helper-split-export-declaration" "^7.22.6"
|
|
"@babel/parser" "^7.23.9"
|
|
"@babel/types" "^7.23.9"
|
|
debug "^4.3.1"
|
|
globals "^11.1.0"
|
|
|
|
"@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.6", "@babel/types@^7.23.9", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
|
|
version "7.23.9"
|
|
resolved "https://registry.npmjs.org/@babel/types/-/types-7.23.9.tgz"
|
|
integrity sha512-dQjSq/7HaSjRM43FFGnv5keM2HsxpmyV1PfaSVm0nzzjwwTmjOe6J4bC8e3+pTEIgHaHj+1ZlLThRJ2auc/w1Q==
|
|
dependencies:
|
|
"@babel/helper-string-parser" "^7.23.4"
|
|
"@babel/helper-validator-identifier" "^7.22.20"
|
|
to-fast-properties "^2.0.0"
|
|
|
|
"@colors/colors@1.5.0":
|
|
version "1.5.0"
|
|
resolved "https://registry.npmjs.org/@colors/colors/-/colors-1.5.0.tgz"
|
|
integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==
|
|
|
|
"@eslint/eslintrc@^0.4.3":
|
|
version "0.4.3"
|
|
resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz"
|
|
integrity sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==
|
|
dependencies:
|
|
ajv "^6.12.4"
|
|
debug "^4.1.1"
|
|
espree "^7.3.0"
|
|
globals "^13.9.0"
|
|
ignore "^4.0.6"
|
|
import-fresh "^3.2.1"
|
|
js-yaml "^3.13.1"
|
|
minimatch "^3.0.4"
|
|
strip-json-comments "^3.1.1"
|
|
|
|
"@humanwhocodes/config-array@^0.5.0":
|
|
version "0.5.0"
|
|
resolved "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz"
|
|
integrity sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==
|
|
dependencies:
|
|
"@humanwhocodes/object-schema" "^1.2.0"
|
|
debug "^4.1.1"
|
|
minimatch "^3.0.4"
|
|
|
|
"@humanwhocodes/object-schema@^1.2.0":
|
|
version "1.2.1"
|
|
resolved "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz"
|
|
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
|
|
|
|
"@jridgewell/gen-mapping@^0.3.0", "@jridgewell/gen-mapping@^0.3.2":
|
|
version "0.3.3"
|
|
resolved "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz"
|
|
integrity sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==
|
|
dependencies:
|
|
"@jridgewell/set-array" "^1.0.1"
|
|
"@jridgewell/sourcemap-codec" "^1.4.10"
|
|
"@jridgewell/trace-mapping" "^0.3.9"
|
|
|
|
"@jridgewell/resolve-uri@^3.1.0":
|
|
version "3.1.1"
|
|
resolved "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz"
|
|
integrity sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==
|
|
|
|
"@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.3":
|
|
version "0.3.5"
|
|
resolved "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.5.tgz"
|
|
integrity sha512-UTYAUj/wviwdsMfzoSJspJxbkH5o1snzwX0//0ENX1u/55kkZZkcTZP6u9bwKGkv+dkk9at4m1Cpt0uY80kcpQ==
|
|
dependencies:
|
|
"@jridgewell/gen-mapping" "^0.3.0"
|
|
"@jridgewell/trace-mapping" "^0.3.9"
|
|
|
|
"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.14":
|
|
version "1.4.15"
|
|
resolved "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz"
|
|
integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==
|
|
|
|
"@jridgewell/trace-mapping@^0.3.17", "@jridgewell/trace-mapping@^0.3.9":
|
|
version "0.3.22"
|
|
resolved "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.22.tgz"
|
|
integrity sha512-Wf963MzWtA2sjrNt+g18IAln9lKnlRp+K2eH4jjIoF1wYeq3aMREpG09xhlhdzS0EjwU7qmUJYangWa+151vZw==
|
|
dependencies:
|
|
"@jridgewell/resolve-uri" "^3.1.0"
|
|
"@jridgewell/sourcemap-codec" "^1.4.14"
|
|
|
|
"@parcel/watcher-android-arm64@2.5.1":
|
|
version "2.5.1"
|
|
resolved "https://registry.yarnpkg.com/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.1.tgz#507f836d7e2042f798c7d07ad19c3546f9848ac1"
|
|
integrity sha512-KF8+j9nNbUN8vzOFDpRMsaKBHZ/mcjEjMToVMJOhTozkDonQFFrRcfdLWn6yWKCmJKmdVxSgHiYvTCef4/qcBA==
|
|
|
|
"@parcel/watcher-darwin-arm64@2.5.1":
|
|
version "2.5.1"
|
|
resolved "https://registry.npmjs.org/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.5.1.tgz"
|
|
integrity sha512-eAzPv5osDmZyBhou8PoF4i6RQXAfeKL9tjb3QzYuccXFMQU0ruIc/POh30ePnaOyD1UXdlKguHBmsTs53tVoPw==
|
|
|
|
"@parcel/watcher-darwin-x64@2.5.1":
|
|
version "2.5.1"
|
|
resolved "https://registry.yarnpkg.com/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.5.1.tgz#99f3af3869069ccf774e4ddfccf7e64fd2311ef8"
|
|
integrity sha512-1ZXDthrnNmwv10A0/3AJNZ9JGlzrF82i3gNQcWOzd7nJ8aj+ILyW1MTxVk35Db0u91oD5Nlk9MBiujMlwmeXZg==
|
|
|
|
"@parcel/watcher-freebsd-x64@2.5.1":
|
|
version "2.5.1"
|
|
resolved "https://registry.yarnpkg.com/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.5.1.tgz#14d6857741a9f51dfe51d5b08b7c8afdbc73ad9b"
|
|
integrity sha512-SI4eljM7Flp9yPuKi8W0ird8TI/JK6CSxju3NojVI6BjHsTyK7zxA9urjVjEKJ5MBYC+bLmMcbAWlZ+rFkLpJQ==
|
|
|
|
"@parcel/watcher-linux-arm-glibc@2.5.1":
|
|
version "2.5.1"
|
|
resolved "https://registry.yarnpkg.com/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.5.1.tgz#43c3246d6892381db473bb4f663229ad20b609a1"
|
|
integrity sha512-RCdZlEyTs8geyBkkcnPWvtXLY44BCeZKmGYRtSgtwwnHR4dxfHRG3gR99XdMEdQ7KeiDdasJwwvNSF5jKtDwdA==
|
|
|
|
"@parcel/watcher-linux-arm-musl@2.5.1":
|
|
version "2.5.1"
|
|
resolved "https://registry.yarnpkg.com/@parcel/watcher-linux-arm-musl/-/watcher-linux-arm-musl-2.5.1.tgz#663750f7090bb6278d2210de643eb8a3f780d08e"
|
|
integrity sha512-6E+m/Mm1t1yhB8X412stiKFG3XykmgdIOqhjWj+VL8oHkKABfu/gjFj8DvLrYVHSBNC+/u5PeNrujiSQ1zwd1Q==
|
|
|
|
"@parcel/watcher-linux-arm64-glibc@2.5.1":
|
|
version "2.5.1"
|
|
resolved "https://registry.yarnpkg.com/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.5.1.tgz#ba60e1f56977f7e47cd7e31ad65d15fdcbd07e30"
|
|
integrity sha512-LrGp+f02yU3BN9A+DGuY3v3bmnFUggAITBGriZHUREfNEzZh/GO06FF5u2kx8x+GBEUYfyTGamol4j3m9ANe8w==
|
|
|
|
"@parcel/watcher-linux-arm64-musl@2.5.1":
|
|
version "2.5.1"
|
|
resolved "https://registry.yarnpkg.com/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.5.1.tgz#f7fbcdff2f04c526f96eac01f97419a6a99855d2"
|
|
integrity sha512-cFOjABi92pMYRXS7AcQv9/M1YuKRw8SZniCDw0ssQb/noPkRzA+HBDkwmyOJYp5wXcsTrhxO0zq1U11cK9jsFg==
|
|
|
|
"@parcel/watcher-linux-x64-glibc@2.5.1":
|
|
version "2.5.1"
|
|
resolved "https://registry.yarnpkg.com/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.1.tgz#4d2ea0f633eb1917d83d483392ce6181b6a92e4e"
|
|
integrity sha512-GcESn8NZySmfwlTsIur+49yDqSny2IhPeZfXunQi48DMugKeZ7uy1FX83pO0X22sHntJ4Ub+9k34XQCX+oHt2A==
|
|
|
|
"@parcel/watcher-linux-x64-musl@2.5.1":
|
|
version "2.5.1"
|
|
resolved "https://registry.yarnpkg.com/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.1.tgz#277b346b05db54f55657301dd77bdf99d63606ee"
|
|
integrity sha512-n0E2EQbatQ3bXhcH2D1XIAANAcTZkQICBPVaxMeaCVBtOpBZpWJuf7LwyWPSBDITb7In8mqQgJ7gH8CILCURXg==
|
|
|
|
"@parcel/watcher-win32-arm64@2.5.1":
|
|
version "2.5.1"
|
|
resolved "https://registry.yarnpkg.com/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.5.1.tgz#7e9e02a26784d47503de1d10e8eab6cceb524243"
|
|
integrity sha512-RFzklRvmc3PkjKjry3hLF9wD7ppR4AKcWNzH7kXR7GUe0Igb3Nz8fyPwtZCSquGrhU5HhUNDr/mKBqj7tqA2Vw==
|
|
|
|
"@parcel/watcher-win32-ia32@2.5.1":
|
|
version "2.5.1"
|
|
resolved "https://registry.yarnpkg.com/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.5.1.tgz#2d0f94fa59a873cdc584bf7f6b1dc628ddf976e6"
|
|
integrity sha512-c2KkcVN+NJmuA7CGlaGD1qJh1cLfDnQsHjE89E60vUEMlqduHGCdCLJCID5geFVM0dOtA3ZiIO8BoEQmzQVfpQ==
|
|
|
|
"@parcel/watcher-win32-x64@2.5.1":
|
|
version "2.5.1"
|
|
resolved "https://registry.yarnpkg.com/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.1.tgz#ae52693259664ba6f2228fa61d7ee44b64ea0947"
|
|
integrity sha512-9lHBdJITeNR++EvSQVUcaZoWupyHfXe1jZvGZ06O/5MflPcuPLtEphScIBL+AiCWBO46tDSHzWyD0uDmmZqsgA==
|
|
|
|
"@parcel/watcher@^2.4.1":
|
|
version "2.5.1"
|
|
resolved "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.5.1.tgz"
|
|
integrity sha512-dfUnCxiN9H4ap84DvD2ubjw+3vUNpstxa0TneY/Paat8a3R4uQZDLSvWjmznAY/DoahqTHl9V46HF/Zs3F29pg==
|
|
dependencies:
|
|
detect-libc "^1.0.3"
|
|
is-glob "^4.0.3"
|
|
micromatch "^4.0.5"
|
|
node-addon-api "^7.0.0"
|
|
optionalDependencies:
|
|
"@parcel/watcher-android-arm64" "2.5.1"
|
|
"@parcel/watcher-darwin-arm64" "2.5.1"
|
|
"@parcel/watcher-darwin-x64" "2.5.1"
|
|
"@parcel/watcher-freebsd-x64" "2.5.1"
|
|
"@parcel/watcher-linux-arm-glibc" "2.5.1"
|
|
"@parcel/watcher-linux-arm-musl" "2.5.1"
|
|
"@parcel/watcher-linux-arm64-glibc" "2.5.1"
|
|
"@parcel/watcher-linux-arm64-musl" "2.5.1"
|
|
"@parcel/watcher-linux-x64-glibc" "2.5.1"
|
|
"@parcel/watcher-linux-x64-musl" "2.5.1"
|
|
"@parcel/watcher-win32-arm64" "2.5.1"
|
|
"@parcel/watcher-win32-ia32" "2.5.1"
|
|
"@parcel/watcher-win32-x64" "2.5.1"
|
|
|
|
"@rollup/plugin-babel@^5.3.0":
|
|
version "5.3.1"
|
|
resolved "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.3.1.tgz"
|
|
integrity sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==
|
|
dependencies:
|
|
"@babel/helper-module-imports" "^7.10.4"
|
|
"@rollup/pluginutils" "^3.1.0"
|
|
|
|
"@rollup/plugin-commonjs@^22.0.2":
|
|
version "22.0.2"
|
|
resolved "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-22.0.2.tgz"
|
|
integrity sha512-//NdP6iIwPbMTcazYsiBMbJW7gfmpHom33u1beiIoHDEM0Q9clvtQB1T0efvMqHeKsGohiHo97BCPCkBXdscwg==
|
|
dependencies:
|
|
"@rollup/pluginutils" "^3.1.0"
|
|
commondir "^1.0.1"
|
|
estree-walker "^2.0.1"
|
|
glob "^7.1.6"
|
|
is-reference "^1.2.1"
|
|
magic-string "^0.25.7"
|
|
resolve "^1.17.0"
|
|
|
|
"@rollup/plugin-json@^4.1.0":
|
|
version "4.1.0"
|
|
resolved "https://registry.npmjs.org/@rollup/plugin-json/-/plugin-json-4.1.0.tgz"
|
|
integrity sha512-yfLbTdNS6amI/2OpmbiBoW12vngr5NW2jCJVZSBEz+H5KfUJZ2M7sDjk0U6GOOdCWFVScShte29o9NezJ53TPw==
|
|
dependencies:
|
|
"@rollup/pluginutils" "^3.0.8"
|
|
|
|
"@rollup/plugin-node-resolve@^13.0.4", "@rollup/plugin-node-resolve@^13.3.0":
|
|
version "13.3.0"
|
|
resolved "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-13.3.0.tgz"
|
|
integrity sha512-Lus8rbUo1eEcnS4yTFKLZrVumLPY+YayBdWXgFSHYhTT2iJbMhoaaBL3xl5NCdeRytErGr8tZ0L71BMRmnlwSw==
|
|
dependencies:
|
|
"@rollup/pluginutils" "^3.1.0"
|
|
"@types/resolve" "1.17.1"
|
|
deepmerge "^4.2.2"
|
|
is-builtin-module "^3.1.0"
|
|
is-module "^1.0.0"
|
|
resolve "^1.19.0"
|
|
|
|
"@rollup/pluginutils@^3.0.8", "@rollup/pluginutils@^3.1.0":
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-3.1.0.tgz"
|
|
integrity sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==
|
|
dependencies:
|
|
"@types/estree" "0.0.39"
|
|
estree-walker "^1.0.1"
|
|
picomatch "^2.2.2"
|
|
|
|
"@sindresorhus/is@^0.7.0":
|
|
version "0.7.0"
|
|
resolved "https://registry.npmjs.org/@sindresorhus/is/-/is-0.7.0.tgz"
|
|
integrity sha512-ONhaKPIufzzrlNbqtWFFd+jlnemX6lJAgq9ZeiZtS7I1PIf/la7CW4m83rTXRnVnsMbW2k56pGYu7AUFJD9Pow==
|
|
|
|
"@sindresorhus/is@^4.0.0":
|
|
version "4.6.0"
|
|
resolved "https://registry.npmjs.org/@sindresorhus/is/-/is-4.6.0.tgz"
|
|
integrity sha512-t09vSN3MdfsyCHoFcTRCH/iUtG7OJ0CsjzB8cjAmKc/va/kIgeDI/TxsigdncE/4be734m0cvIYwNaV4i2XqAw==
|
|
|
|
"@socket.io/component-emitter@~3.1.0":
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/@socket.io/component-emitter/-/component-emitter-3.1.0.tgz"
|
|
integrity sha512-+9jVqKhRSpsc591z5vX+X5Yyw+he/HCB4iQ/RYxw35CEPaY1gnsNE43nf9n9AaYjAQrTiI/mOwKUKdUs9vf7Xg==
|
|
|
|
"@szmarczak/http-timer@^4.0.5":
|
|
version "4.0.6"
|
|
resolved "https://registry.npmjs.org/@szmarczak/http-timer/-/http-timer-4.0.6.tgz"
|
|
integrity sha512-4BAffykYOgO+5nzBWYwE3W90sBgLJoUPRWWcL8wlyiM8IB8ipJz3UMJ9KXQd1RKQXpKp8Tutn80HZtWsu2u76w==
|
|
dependencies:
|
|
defer-to-connect "^2.0.0"
|
|
|
|
"@trysound/sax@0.2.0":
|
|
version "0.2.0"
|
|
resolved "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz"
|
|
integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==
|
|
|
|
"@types/accepts@*":
|
|
version "1.3.7"
|
|
resolved "https://registry.npmjs.org/@types/accepts/-/accepts-1.3.7.tgz"
|
|
integrity sha512-Pay9fq2lM2wXPWbteBsRAGiWH2hig4ZE2asK+mm7kUzlxRTfL961rj89I6zV/E3PcIkDqyuBEcMxFT7rccugeQ==
|
|
dependencies:
|
|
"@types/node" "*"
|
|
|
|
"@types/aria-query@^5.0.0":
|
|
version "5.0.4"
|
|
resolved "https://registry.npmjs.org/@types/aria-query/-/aria-query-5.0.4.tgz"
|
|
integrity sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw==
|
|
|
|
"@types/body-parser@*":
|
|
version "1.19.5"
|
|
resolved "https://registry.npmjs.org/@types/body-parser/-/body-parser-1.19.5.tgz"
|
|
integrity sha512-fB3Zu92ucau0iQ0JMCFQE7b/dv8Ot07NI3KaZIkIUNXq82k4eBAqUaneXfleGY9JWskeS9y+u0nXMyspcuQrCg==
|
|
dependencies:
|
|
"@types/connect" "*"
|
|
"@types/node" "*"
|
|
|
|
"@types/cacheable-request@^6.0.1":
|
|
version "6.0.3"
|
|
resolved "https://registry.npmjs.org/@types/cacheable-request/-/cacheable-request-6.0.3.tgz"
|
|
integrity sha512-IQ3EbTzGxIigb1I3qPZc1rWJnH0BmSKv5QYTalEwweFvyBDLSAe24zP0le/hyi7ecGfZVlIVAg4BZqb8WBwKqw==
|
|
dependencies:
|
|
"@types/http-cache-semantics" "*"
|
|
"@types/keyv" "^3.1.4"
|
|
"@types/node" "*"
|
|
"@types/responselike" "^1.0.0"
|
|
|
|
"@types/command-line-args@^5.0.0":
|
|
version "5.2.3"
|
|
resolved "https://registry.npmjs.org/@types/command-line-args/-/command-line-args-5.2.3.tgz"
|
|
integrity sha512-uv0aG6R0Y8WHZLTamZwtfsDLVRnOa+n+n5rEvFWL5Na5gZ8V2Teab/duDPFzIIIhs9qizDpcavCusCLJZu62Kw==
|
|
|
|
"@types/connect@*":
|
|
version "3.4.38"
|
|
resolved "https://registry.npmjs.org/@types/connect/-/connect-3.4.38.tgz"
|
|
integrity sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==
|
|
dependencies:
|
|
"@types/node" "*"
|
|
|
|
"@types/content-disposition@*":
|
|
version "0.5.8"
|
|
resolved "https://registry.npmjs.org/@types/content-disposition/-/content-disposition-0.5.8.tgz"
|
|
integrity sha512-QVSSvno3dE0MgO76pJhmv4Qyi/j0Yk9pBp0Y7TJ2Tlj+KCgJWY6qX7nnxCOLkZ3VYRSIk1WTxCvwUSdx6CCLdg==
|
|
|
|
"@types/cookie@^0.4.1":
|
|
version "0.4.1"
|
|
resolved "https://registry.npmjs.org/@types/cookie/-/cookie-0.4.1.tgz"
|
|
integrity sha512-XW/Aa8APYr6jSVVA1y/DEIZX0/GMKLEVekNG727R8cs56ahETkRAy/3DR7+fJyh7oUgGwNQaRfXCun0+KbWY7Q==
|
|
|
|
"@types/cookies@*":
|
|
version "0.9.0"
|
|
resolved "https://registry.npmjs.org/@types/cookies/-/cookies-0.9.0.tgz"
|
|
integrity sha512-40Zk8qR147RABiQ7NQnBzWzDcjKzNrntB5BAmeGCb2p/MIyOE+4BVvc17wumsUqUw00bJYqoXFHYygQnEFh4/Q==
|
|
dependencies:
|
|
"@types/connect" "*"
|
|
"@types/express" "*"
|
|
"@types/keygrip" "*"
|
|
"@types/node" "*"
|
|
|
|
"@types/cors@^2.8.12":
|
|
version "2.8.17"
|
|
resolved "https://registry.npmjs.org/@types/cors/-/cors-2.8.17.tgz"
|
|
integrity sha512-8CGDvrBj1zgo2qE+oS3pOCyYNqCPryMWY2bGfwA0dcfopWGgxs+78df0Rs3rc9THP4JkOhLsAa+15VdpAqkcUA==
|
|
dependencies:
|
|
"@types/node" "*"
|
|
|
|
"@types/estree@*", "@types/estree@0.0.39":
|
|
version "0.0.39"
|
|
resolved "https://registry.npmjs.org/@types/estree/-/estree-0.0.39.tgz"
|
|
integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==
|
|
|
|
"@types/express-serve-static-core@^4.17.33":
|
|
version "4.17.42"
|
|
resolved "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.17.42.tgz"
|
|
integrity sha512-ckM3jm2bf/MfB3+spLPWYPUH573plBFwpOhqQ2WottxYV85j1HQFlxmnTq57X1yHY9awZPig06hL/cLMgNWHIQ==
|
|
dependencies:
|
|
"@types/node" "*"
|
|
"@types/qs" "*"
|
|
"@types/range-parser" "*"
|
|
"@types/send" "*"
|
|
|
|
"@types/express@*":
|
|
version "4.17.21"
|
|
resolved "https://registry.npmjs.org/@types/express/-/express-4.17.21.tgz"
|
|
integrity sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==
|
|
dependencies:
|
|
"@types/body-parser" "*"
|
|
"@types/express-serve-static-core" "^4.17.33"
|
|
"@types/qs" "*"
|
|
"@types/serve-static" "*"
|
|
|
|
"@types/glob@^8.1.0":
|
|
version "8.1.0"
|
|
resolved "https://registry.npmjs.org/@types/glob/-/glob-8.1.0.tgz"
|
|
integrity sha512-IO+MJPVhoqz+28h1qLAcBEH2+xHMK6MTyHJc7MTnnYb6wsoLR29POVGJ7LycmVXIqyy/4/2ShP5sUwTXuOwb/w==
|
|
dependencies:
|
|
"@types/minimatch" "^5.1.2"
|
|
"@types/node" "*"
|
|
|
|
"@types/http-assert@*":
|
|
version "1.5.5"
|
|
resolved "https://registry.npmjs.org/@types/http-assert/-/http-assert-1.5.5.tgz"
|
|
integrity sha512-4+tE/lwdAahgZT1g30Jkdm9PzFRde0xwxBNUyRsCitRvCQB90iuA2uJYdUnhnANRcqGXaWOGY4FEoxeElNAK2g==
|
|
|
|
"@types/http-cache-semantics@*":
|
|
version "4.0.4"
|
|
resolved "https://registry.npmjs.org/@types/http-cache-semantics/-/http-cache-semantics-4.0.4.tgz"
|
|
integrity sha512-1m0bIFVc7eJWyve9S0RnuRgcQqF/Xd5QsUZAZeQFr1Q3/p9JWoQQEqmVy+DPTNpGXwhgIetAoYF8JSc33q29QA==
|
|
|
|
"@types/http-errors@*":
|
|
version "2.0.4"
|
|
resolved "https://registry.npmjs.org/@types/http-errors/-/http-errors-2.0.4.tgz"
|
|
integrity sha512-D0CFMMtydbJAegzOyHjtiKPLlvnm3iTZyZRSZoLq2mRhDdmLfIWOCYPfQJ4cu2erKghU++QvjcUjp/5h7hESpA==
|
|
|
|
"@types/keygrip@*":
|
|
version "1.0.6"
|
|
resolved "https://registry.npmjs.org/@types/keygrip/-/keygrip-1.0.6.tgz"
|
|
integrity sha512-lZuNAY9xeJt7Bx4t4dx0rYCDqGPW8RXhQZK1td7d4H6E9zYbLoOtjBvfwdTKpsyxQI/2jv+armjX/RW+ZNpXOQ==
|
|
|
|
"@types/keyv@^3.1.4":
|
|
version "3.1.4"
|
|
resolved "https://registry.npmjs.org/@types/keyv/-/keyv-3.1.4.tgz"
|
|
integrity sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==
|
|
dependencies:
|
|
"@types/node" "*"
|
|
|
|
"@types/koa-compose@*":
|
|
version "3.2.8"
|
|
resolved "https://registry.npmjs.org/@types/koa-compose/-/koa-compose-3.2.8.tgz"
|
|
integrity sha512-4Olc63RY+MKvxMwVknCUDhRQX1pFQoBZ/lXcRLP69PQkEpze/0cr8LNqJQe5NFb/b19DWi2a5bTi2VAlQzhJuA==
|
|
dependencies:
|
|
"@types/koa" "*"
|
|
|
|
"@types/koa@*", "@types/koa@^2.11.6":
|
|
version "2.14.0"
|
|
resolved "https://registry.npmjs.org/@types/koa/-/koa-2.14.0.tgz"
|
|
integrity sha512-DTDUyznHGNHAl+wd1n0z1jxNajduyTh8R53xoewuerdBzGo6Ogj6F2299BFtrexJw4NtgjsI5SMPCmV9gZwGXA==
|
|
dependencies:
|
|
"@types/accepts" "*"
|
|
"@types/content-disposition" "*"
|
|
"@types/cookies" "*"
|
|
"@types/http-assert" "*"
|
|
"@types/http-errors" "*"
|
|
"@types/keygrip" "*"
|
|
"@types/koa-compose" "*"
|
|
"@types/node" "*"
|
|
|
|
"@types/mime@*", "@types/mime@^1":
|
|
version "1.3.5"
|
|
resolved "https://registry.npmjs.org/@types/mime/-/mime-1.3.5.tgz"
|
|
integrity sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==
|
|
|
|
"@types/minimatch@^5.1.2":
|
|
version "5.1.2"
|
|
resolved "https://registry.npmjs.org/@types/minimatch/-/minimatch-5.1.2.tgz"
|
|
integrity sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==
|
|
|
|
"@types/node@*", "@types/node@>=10.0.0":
|
|
version "20.11.10"
|
|
resolved "https://registry.npmjs.org/@types/node/-/node-20.11.10.tgz"
|
|
integrity sha512-rZEfe/hJSGYmdfX9tvcPMYeYPW2sNl50nsw4jZmRcaG0HIAb0WYEpsB05GOb53vjqpyE9GUhlDQ4jLSoB5q9kg==
|
|
dependencies:
|
|
undici-types "~5.26.4"
|
|
|
|
"@types/node@^18.0.0":
|
|
version "18.19.10"
|
|
resolved "https://registry.npmjs.org/@types/node/-/node-18.19.10.tgz"
|
|
integrity sha512-IZD8kAM02AW1HRDTPOlz3npFava678pr8Ie9Vp8uRhBROXAv8MXT2pCnGZZAKYdromsNQLHQcfWQ6EOatVLtqA==
|
|
dependencies:
|
|
undici-types "~5.26.4"
|
|
|
|
"@types/parse5@^6.0.1":
|
|
version "6.0.3"
|
|
resolved "https://registry.npmjs.org/@types/parse5/-/parse5-6.0.3.tgz"
|
|
integrity sha512-SuT16Q1K51EAVPz1K29DJ/sXjhSQ0zjvsypYJ6tlwVsRV9jwW5Adq2ch8Dq8kDBCkYnELS7N7VNCSB5nC56t/g==
|
|
|
|
"@types/qs@*":
|
|
version "6.9.11"
|
|
resolved "https://registry.npmjs.org/@types/qs/-/qs-6.9.11.tgz"
|
|
integrity sha512-oGk0gmhnEJK4Yyk+oI7EfXsLayXatCWPHary1MtcmbAifkobT9cM9yutG/hZKIseOU0MqbIwQ/u2nn/Gb+ltuQ==
|
|
|
|
"@types/range-parser@*":
|
|
version "1.2.7"
|
|
resolved "https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.7.tgz"
|
|
integrity sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==
|
|
|
|
"@types/resolve@1.17.1":
|
|
version "1.17.1"
|
|
resolved "https://registry.npmjs.org/@types/resolve/-/resolve-1.17.1.tgz"
|
|
integrity sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==
|
|
dependencies:
|
|
"@types/node" "*"
|
|
|
|
"@types/responselike@^1.0.0":
|
|
version "1.0.3"
|
|
resolved "https://registry.npmjs.org/@types/responselike/-/responselike-1.0.3.tgz"
|
|
integrity sha512-H/+L+UkTV33uf49PH5pCAUBVPNj2nDBXTN+qS1dOwyyg24l3CcicicCA7ca+HMvJBZcFgl5r8e+RR6elsb4Lyw==
|
|
dependencies:
|
|
"@types/node" "*"
|
|
|
|
"@types/send@*":
|
|
version "0.17.4"
|
|
resolved "https://registry.npmjs.org/@types/send/-/send-0.17.4.tgz"
|
|
integrity sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==
|
|
dependencies:
|
|
"@types/mime" "^1"
|
|
"@types/node" "*"
|
|
|
|
"@types/serve-static@*":
|
|
version "1.15.5"
|
|
resolved "https://registry.npmjs.org/@types/serve-static/-/serve-static-1.15.5.tgz"
|
|
integrity sha512-PDRk21MnK70hja/YF8AHfC7yIsiQHn1rcXx7ijCFBX/k+XQJhQT/gw3xekXKJvx+5SXaMMS8oqQy09Mzvz2TuQ==
|
|
dependencies:
|
|
"@types/http-errors" "*"
|
|
"@types/mime" "*"
|
|
"@types/node" "*"
|
|
|
|
"@types/trusted-types@^2.0.7":
|
|
version "2.0.7"
|
|
resolved "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.7.tgz"
|
|
integrity sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==
|
|
|
|
"@types/ua-parser-js@^0.7.33":
|
|
version "0.7.39"
|
|
resolved "https://registry.npmjs.org/@types/ua-parser-js/-/ua-parser-js-0.7.39.tgz"
|
|
integrity sha512-P/oDfpofrdtF5xw433SPALpdSchtJmY7nsJItf8h3KXqOslkbySh8zq4dSWXH2oTjRvJ5PczVEoCZPow6GicLg==
|
|
|
|
"@types/which@^1.3.2":
|
|
version "1.3.2"
|
|
resolved "https://registry.npmjs.org/@types/which/-/which-1.3.2.tgz"
|
|
integrity sha512-8oDqyLC7eD4HM307boe2QWKyuzdzWBj56xI/imSl2cpL+U3tCMaTAkMJ4ee5JBZ/FsOJlvRGeIShiZDAl1qERA==
|
|
|
|
"@types/ws@^7.4.0":
|
|
version "7.4.7"
|
|
resolved "https://registry.npmjs.org/@types/ws/-/ws-7.4.7.tgz"
|
|
integrity sha512-JQbbmxZTZehdc2iszGKs5oC3NFnjeay7mtAWrdt7qNtAVK0g19muApzAy4bm9byz79xa2ZnO/BOBC2R8RC5Lww==
|
|
dependencies:
|
|
"@types/node" "*"
|
|
|
|
"@types/yauzl@^2.9.1":
|
|
version "2.10.3"
|
|
resolved "https://registry.npmjs.org/@types/yauzl/-/yauzl-2.10.3.tgz"
|
|
integrity sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==
|
|
dependencies:
|
|
"@types/node" "*"
|
|
|
|
"@wdio/config@7.33.0":
|
|
version "7.33.0"
|
|
resolved "https://registry.npmjs.org/@wdio/config/-/config-7.33.0.tgz"
|
|
integrity sha512-SaCZNKrDtBghf7ujyaxTiU4pBW+1Kms32shSoXpJ/wFop6/MiA7nb19qpUPoJtEDw5/NOKevUKz8nBMBXphiew==
|
|
dependencies:
|
|
"@types/glob" "^8.1.0"
|
|
"@wdio/logger" "7.26.0"
|
|
"@wdio/types" "7.33.0"
|
|
"@wdio/utils" "7.33.0"
|
|
deepmerge "^4.0.0"
|
|
glob "^8.0.3"
|
|
|
|
"@wdio/logger@7.26.0":
|
|
version "7.26.0"
|
|
resolved "https://registry.npmjs.org/@wdio/logger/-/logger-7.26.0.tgz"
|
|
integrity sha512-kQj9s5JudAG9qB+zAAcYGPHVfATl2oqKgqj47yjehOQ1zzG33xmtL1ArFbQKWhDG32y1A8sN6b0pIqBEIwgg8Q==
|
|
dependencies:
|
|
chalk "^4.0.0"
|
|
loglevel "^1.6.0"
|
|
loglevel-plugin-prefix "^0.8.4"
|
|
strip-ansi "^6.0.0"
|
|
|
|
"@wdio/protocols@7.27.0":
|
|
version "7.27.0"
|
|
resolved "https://registry.npmjs.org/@wdio/protocols/-/protocols-7.27.0.tgz"
|
|
integrity sha512-hT/U22R5i3HhwPjkaKAG0yd59eaOaZB0eibRj2+esCImkb5Y6rg8FirrlYRxIGFVBl0+xZV0jKHzR5+o097nvg==
|
|
|
|
"@wdio/repl@7.33.0":
|
|
version "7.33.0"
|
|
resolved "https://registry.npmjs.org/@wdio/repl/-/repl-7.33.0.tgz"
|
|
integrity sha512-17KM9NCg+UVpZNbS8koT/917vklF5M8IQnw0kGwmJEo444ifTMxmLwQymbS2ovQKAKAQxlfdM7bpqMeI15kzsQ==
|
|
dependencies:
|
|
"@wdio/utils" "7.33.0"
|
|
|
|
"@wdio/types@7.33.0":
|
|
version "7.33.0"
|
|
resolved "https://registry.npmjs.org/@wdio/types/-/types-7.33.0.tgz"
|
|
integrity sha512-tNcuN5Kl+i5CffaeTYV1omzAo4rVjiI1m9raIA8ph6iVteWdCzYv2/ImpGgFiBPb7Mf6VokU3+q9Slh5Jitaww==
|
|
dependencies:
|
|
"@types/node" "^18.0.0"
|
|
got "^11.8.1"
|
|
|
|
"@wdio/utils@7.33.0":
|
|
version "7.33.0"
|
|
resolved "https://registry.npmjs.org/@wdio/utils/-/utils-7.33.0.tgz"
|
|
integrity sha512-4kQQ86EvEN6fBY5+u7M08cT6LfJtpk1rHd203xyxmbmV9lpNv/OCl4CsC+SD0jGT0aZZqYSIJ/Pil07pAh5K0g==
|
|
dependencies:
|
|
"@wdio/logger" "7.26.0"
|
|
"@wdio/types" "7.33.0"
|
|
p-iteration "^1.1.8"
|
|
|
|
"@web/config-loader@^0.1.3":
|
|
version "0.1.3"
|
|
resolved "https://registry.npmjs.org/@web/config-loader/-/config-loader-0.1.3.tgz"
|
|
integrity sha512-XVKH79pk4d3EHRhofete8eAnqto1e8mCRAqPV00KLNFzCWSe8sWmLnqKCqkPNARC6nksMaGrATnA5sPDRllMpQ==
|
|
dependencies:
|
|
semver "^7.3.4"
|
|
|
|
"@web/dev-server-core@^0.4.1":
|
|
version "0.4.1"
|
|
resolved "https://registry.npmjs.org/@web/dev-server-core/-/dev-server-core-0.4.1.tgz"
|
|
integrity sha512-KdYwejXZwIZvb6tYMCqU7yBiEOPfKLQ3V9ezqqEz8DA9V9R3oQWaowckvCpFB9IxxPfS/P8/59OkdzGKQjcIUw==
|
|
dependencies:
|
|
"@types/koa" "^2.11.6"
|
|
"@types/ws" "^7.4.0"
|
|
"@web/parse5-utils" "^1.3.1"
|
|
chokidar "^3.4.3"
|
|
clone "^2.1.2"
|
|
es-module-lexer "^1.0.0"
|
|
get-stream "^6.0.0"
|
|
is-stream "^2.0.0"
|
|
isbinaryfile "^5.0.0"
|
|
koa "^2.13.0"
|
|
koa-etag "^4.0.0"
|
|
koa-send "^5.0.1"
|
|
koa-static "^5.0.0"
|
|
lru-cache "^6.0.0"
|
|
mime-types "^2.1.27"
|
|
parse5 "^6.0.1"
|
|
picomatch "^2.2.2"
|
|
ws "^7.4.2"
|
|
|
|
"@web/dev-server-rollup@^0.4.1":
|
|
version "0.4.1"
|
|
resolved "https://registry.npmjs.org/@web/dev-server-rollup/-/dev-server-rollup-0.4.1.tgz"
|
|
integrity sha512-Ebsv7Ovd9MufeH3exvikBJ7GmrZA5OmHnOgaiHcwMJ2eQBJA5/I+/CbRjsLX97ICj/ZwZG//p2ITRz8W3UfSqg==
|
|
dependencies:
|
|
"@rollup/plugin-node-resolve" "^13.0.4"
|
|
"@web/dev-server-core" "^0.4.1"
|
|
nanocolors "^0.2.1"
|
|
parse5 "^6.0.1"
|
|
rollup "^2.67.0"
|
|
whatwg-url "^11.0.0"
|
|
|
|
"@web/dev-server@^0.1.34":
|
|
version "0.1.38"
|
|
resolved "https://registry.npmjs.org/@web/dev-server/-/dev-server-0.1.38.tgz"
|
|
integrity sha512-WUq7Zi8KeJ5/UZmmpZ+kzUpUlFlMP/rcreJKYg9Lxiz998KYl4G5Rv24akX0piTuqXG7r6h+zszg8V/hdzjCoA==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.12.11"
|
|
"@types/command-line-args" "^5.0.0"
|
|
"@web/config-loader" "^0.1.3"
|
|
"@web/dev-server-core" "^0.4.1"
|
|
"@web/dev-server-rollup" "^0.4.1"
|
|
camelcase "^6.2.0"
|
|
command-line-args "^5.1.1"
|
|
command-line-usage "^7.0.1"
|
|
debounce "^1.2.0"
|
|
deepmerge "^4.2.2"
|
|
ip "^1.1.5"
|
|
nanocolors "^0.2.1"
|
|
open "^8.0.2"
|
|
portfinder "^1.0.32"
|
|
|
|
"@web/parse5-utils@^1.3.1":
|
|
version "1.3.1"
|
|
resolved "https://registry.npmjs.org/@web/parse5-utils/-/parse5-utils-1.3.1.tgz"
|
|
integrity sha512-haCgDchZrAOB9EhBJ5XqiIjBMsS/exsM5Ru7sCSyNkXVEJWskyyKuKMFk66BonnIGMPpDtqDrTUfYEis5Zi3XA==
|
|
dependencies:
|
|
"@types/parse5" "^6.0.1"
|
|
parse5 "^6.0.1"
|
|
|
|
accepts@^1.3.5, accepts@~1.3.4:
|
|
version "1.3.8"
|
|
resolved "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz"
|
|
integrity sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==
|
|
dependencies:
|
|
mime-types "~2.1.34"
|
|
negotiator "0.6.3"
|
|
|
|
acorn-jsx@^5.3.1:
|
|
version "5.3.2"
|
|
resolved "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz"
|
|
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
|
|
|
|
acorn@^7.4.0:
|
|
version "7.4.1"
|
|
resolved "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz"
|
|
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
|
|
|
|
acorn@^8.8.2:
|
|
version "8.11.3"
|
|
resolved "https://registry.npmjs.org/acorn/-/acorn-8.11.3.tgz"
|
|
integrity sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==
|
|
|
|
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@^6.10.0, ajv@^6.12.4:
|
|
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"
|
|
|
|
ajv@^8.0.1:
|
|
version "8.12.0"
|
|
resolved "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz"
|
|
integrity sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==
|
|
dependencies:
|
|
fast-deep-equal "^3.1.1"
|
|
json-schema-traverse "^1.0.0"
|
|
require-from-string "^2.0.2"
|
|
uri-js "^4.2.2"
|
|
|
|
ansi-colors@^4.1.1:
|
|
version "4.1.3"
|
|
resolved "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz"
|
|
integrity sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==
|
|
|
|
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"
|
|
|
|
anymatch@~3.1.2:
|
|
version "3.1.3"
|
|
resolved "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz"
|
|
integrity sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==
|
|
dependencies:
|
|
normalize-path "^3.0.0"
|
|
picomatch "^2.0.4"
|
|
|
|
arch@^2.1.0:
|
|
version "2.2.0"
|
|
resolved "https://registry.npmjs.org/arch/-/arch-2.2.0.tgz"
|
|
integrity sha512-Of/R0wqp83cgHozfIYLbBMnej79U/SVGOOyuB3VVFv1NRM/PSFMK12x9KVtiYzJqmnU5WR2qp0Z5rHb7sWGnFQ==
|
|
|
|
archive-type@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/archive-type/-/archive-type-4.0.0.tgz"
|
|
integrity sha512-zV4Ky0v1F8dBrdYElwTvQhweQ0P7Kwc1aluqJsYtOBP01jXcWCyW2IEfI1YiqsG+Iy7ZR+o5LF1N+PGECBxHWA==
|
|
dependencies:
|
|
file-type "^4.2.0"
|
|
|
|
archiver-utils@^2.1.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/archiver-utils/-/archiver-utils-2.1.0.tgz"
|
|
integrity sha512-bEL/yUb/fNNiNTuUz979Z0Yg5L+LzLxGJz8x79lYmR54fmTIb6ob/hNQgkQnIUDWIFjZVQwl9Xs356I6BAMHfw==
|
|
dependencies:
|
|
glob "^7.1.4"
|
|
graceful-fs "^4.2.0"
|
|
lazystream "^1.0.0"
|
|
lodash.defaults "^4.2.0"
|
|
lodash.difference "^4.5.0"
|
|
lodash.flatten "^4.4.0"
|
|
lodash.isplainobject "^4.0.6"
|
|
lodash.union "^4.6.0"
|
|
normalize-path "^3.0.0"
|
|
readable-stream "^2.0.0"
|
|
|
|
archiver-utils@^3.0.4:
|
|
version "3.0.4"
|
|
resolved "https://registry.npmjs.org/archiver-utils/-/archiver-utils-3.0.4.tgz"
|
|
integrity sha512-KVgf4XQVrTjhyWmx6cte4RxonPLR9onExufI1jhvw/MQ4BB6IsZD5gT8Lq+u/+pRkWna/6JoHpiQioaqFP5Rzw==
|
|
dependencies:
|
|
glob "^7.2.3"
|
|
graceful-fs "^4.2.0"
|
|
lazystream "^1.0.0"
|
|
lodash.defaults "^4.2.0"
|
|
lodash.difference "^4.5.0"
|
|
lodash.flatten "^4.4.0"
|
|
lodash.isplainobject "^4.0.6"
|
|
lodash.union "^4.6.0"
|
|
normalize-path "^3.0.0"
|
|
readable-stream "^3.6.0"
|
|
|
|
archiver@^5.0.0:
|
|
version "5.3.2"
|
|
resolved "https://registry.npmjs.org/archiver/-/archiver-5.3.2.tgz"
|
|
integrity sha512-+25nxyyznAXF7Nef3y0EbBeqmGZgeN/BxHX29Rs39djAfaFalmQ89SE6CWyDCHzGL0yt/ycBtNOmGTW0FyGWNw==
|
|
dependencies:
|
|
archiver-utils "^2.1.0"
|
|
async "^3.2.4"
|
|
buffer-crc32 "^0.2.1"
|
|
readable-stream "^3.6.0"
|
|
readdir-glob "^1.1.2"
|
|
tar-stream "^2.2.0"
|
|
zip-stream "^4.1.0"
|
|
|
|
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"
|
|
|
|
aria-query@^5.2.1:
|
|
version "5.3.0"
|
|
resolved "https://registry.npmjs.org/aria-query/-/aria-query-5.3.0.tgz"
|
|
integrity sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==
|
|
dependencies:
|
|
dequal "^2.0.3"
|
|
|
|
array-back@^3.0.1, array-back@^3.1.0:
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/array-back/-/array-back-3.1.0.tgz"
|
|
integrity sha512-TkuxA4UCOvxuDK6NZYXCalszEzj+TLszyASooky+i742l9TqsOdYCMJJupxRic61hwquNtppB3hgcuq9SVSH1Q==
|
|
|
|
array-back@^6.2.2:
|
|
version "6.2.2"
|
|
resolved "https://registry.npmjs.org/array-back/-/array-back-6.2.2.tgz"
|
|
integrity sha512-gUAZ7HPyb4SJczXAMUXMGAvI976JoK3qEx9v1FTmeYuJj0IBiaKttG1ydtGKdkfqWkIkouke7nG8ufGy77+Cvw==
|
|
|
|
astral-regex@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz"
|
|
integrity sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==
|
|
|
|
async@^2.6.4:
|
|
version "2.6.4"
|
|
resolved "https://registry.npmjs.org/async/-/async-2.6.4.tgz"
|
|
integrity sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==
|
|
dependencies:
|
|
lodash "^4.17.14"
|
|
|
|
async@^3.2.4:
|
|
version "3.2.5"
|
|
resolved "https://registry.npmjs.org/async/-/async-3.2.5.tgz"
|
|
integrity sha512-baNZyqaaLhyLVKm/DlvdW051MSgO6b8eVfIezl9E5PqWxFgzLm/wQntEW4zOytVburDEr0JlALEpdOFwvErLsg==
|
|
|
|
asynckit@^0.4.0:
|
|
version "0.4.0"
|
|
resolved "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz"
|
|
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
|
|
|
|
babel-eslint@^10.1.0:
|
|
version "10.1.0"
|
|
resolved "https://registry.npmjs.org/babel-eslint/-/babel-eslint-10.1.0.tgz"
|
|
integrity sha512-ifWaTHQ0ce+448CYop8AdrQiBsGrnC+bMgfyKFdi6EsPLTAWG+QfyDeM6OH+FmWnKvEq5NnBMLvlBUPKQZoDSg==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.0.0"
|
|
"@babel/parser" "^7.7.0"
|
|
"@babel/traverse" "^7.7.0"
|
|
"@babel/types" "^7.7.0"
|
|
eslint-visitor-keys "^1.0.0"
|
|
resolve "^1.12.0"
|
|
|
|
babel-plugin-polyfill-corejs2@^0.4.8:
|
|
version "0.4.8"
|
|
resolved "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.8.tgz"
|
|
integrity sha512-OtIuQfafSzpo/LhnJaykc0R/MMnuLSSVjVYy9mHArIZ9qTCSZ6TpWCuEKZYVoN//t8HqBNScHrOtCrIK5IaGLg==
|
|
dependencies:
|
|
"@babel/compat-data" "^7.22.6"
|
|
"@babel/helper-define-polyfill-provider" "^0.5.0"
|
|
semver "^6.3.1"
|
|
|
|
babel-plugin-polyfill-corejs3@^0.9.0:
|
|
version "0.9.0"
|
|
resolved "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.9.0.tgz"
|
|
integrity sha512-7nZPG1uzK2Ymhy/NbaOWTg3uibM2BmGASS4vHS4szRZAIR8R6GwA/xAujpdrXU5iyklrimWnLWU+BLF9suPTqg==
|
|
dependencies:
|
|
"@babel/helper-define-polyfill-provider" "^0.5.0"
|
|
core-js-compat "^3.34.0"
|
|
|
|
babel-plugin-polyfill-regenerator@^0.5.5:
|
|
version "0.5.5"
|
|
resolved "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.5.tgz"
|
|
integrity sha512-OJGYZlhLqBh2DDHeqAxWB1XIvr49CxiJ2gIt61/PU55CQK4Z58OzMqjDe1zwQdQk+rBYsRc+1rJmdajM3gimHg==
|
|
dependencies:
|
|
"@babel/helper-define-polyfill-provider" "^0.5.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==
|
|
|
|
base64-js@^1.3.1:
|
|
version "1.5.1"
|
|
resolved "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz"
|
|
integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==
|
|
|
|
base64id@2.0.0, base64id@~2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/base64id/-/base64id-2.0.0.tgz"
|
|
integrity sha512-lGe34o6EHj9y3Kts9R4ZYs/Gr+6N7MCaMlIFA3F1R2O5/m7K06AxfSeO5530PEERE6/WyEg3lsuyw4GHlPZHog==
|
|
|
|
bin-check@^4.1.0:
|
|
version "4.1.0"
|
|
resolved "https://registry.npmjs.org/bin-check/-/bin-check-4.1.0.tgz"
|
|
integrity sha512-b6weQyEUKsDGFlACWSIOfveEnImkJyK/FGW6FAG42loyoquvjdtOIqO6yBFzHyqyVVhNgNkQxxx09SFLK28YnA==
|
|
dependencies:
|
|
execa "^0.7.0"
|
|
executable "^4.1.0"
|
|
|
|
bin-version-check@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/bin-version-check/-/bin-version-check-4.0.0.tgz"
|
|
integrity sha512-sR631OrhC+1f8Cvs8WyVWOA33Y8tgwjETNPyyD/myRBXLkfS/vl74FmH/lFcRl9KY3zwGh7jFhvyk9vV3/3ilQ==
|
|
dependencies:
|
|
bin-version "^3.0.0"
|
|
semver "^5.6.0"
|
|
semver-truncate "^1.1.2"
|
|
|
|
bin-version@^3.0.0:
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/bin-version/-/bin-version-3.1.0.tgz"
|
|
integrity sha512-Mkfm4iE1VFt4xd4vH+gx+0/71esbfus2LsnCGe8Pi4mndSPyT+NGES/Eg99jx8/lUGWfu3z2yuB/bt5UB+iVbQ==
|
|
dependencies:
|
|
execa "^1.0.0"
|
|
find-versions "^3.0.0"
|
|
|
|
bin-wrapper@^4.1.0:
|
|
version "4.1.0"
|
|
resolved "https://registry.npmjs.org/bin-wrapper/-/bin-wrapper-4.1.0.tgz"
|
|
integrity sha512-hfRmo7hWIXPkbpi0ZltboCMVrU+0ClXR/JgbCKKjlDjQf6igXa7OwdqNcFWQZPZTgiY7ZpzE3+LjjkLiTN2T7Q==
|
|
dependencies:
|
|
bin-check "^4.1.0"
|
|
bin-version-check "^4.0.0"
|
|
download "^7.1.0"
|
|
import-lazy "^3.1.0"
|
|
os-filter-obj "^2.0.0"
|
|
pify "^4.0.1"
|
|
|
|
binary-extensions@^2.0.0:
|
|
version "2.3.0"
|
|
resolved "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz"
|
|
integrity sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==
|
|
|
|
bl@^1.0.0:
|
|
version "1.2.3"
|
|
resolved "https://registry.npmjs.org/bl/-/bl-1.2.3.tgz"
|
|
integrity sha512-pvcNpa0UU69UT341rO6AYy4FVAIkUHuZXRIWbq+zHnsVcRzDDjIAhGuuYoi0d//cwIwtt4pkpKycWEfjdV+vww==
|
|
dependencies:
|
|
readable-stream "^2.3.5"
|
|
safe-buffer "^5.1.1"
|
|
|
|
bl@^4.0.3:
|
|
version "4.1.0"
|
|
resolved "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz"
|
|
integrity sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==
|
|
dependencies:
|
|
buffer "^5.5.0"
|
|
inherits "^2.0.4"
|
|
readable-stream "^3.4.0"
|
|
|
|
body-parser@^1.19.0:
|
|
version "1.20.2"
|
|
resolved "https://registry.npmjs.org/body-parser/-/body-parser-1.20.2.tgz"
|
|
integrity sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==
|
|
dependencies:
|
|
bytes "3.1.2"
|
|
content-type "~1.0.5"
|
|
debug "2.6.9"
|
|
depd "2.0.0"
|
|
destroy "1.2.0"
|
|
http-errors "2.0.0"
|
|
iconv-lite "0.4.24"
|
|
on-finished "2.4.1"
|
|
qs "6.11.0"
|
|
raw-body "2.5.2"
|
|
type-is "~1.6.18"
|
|
unpipe "1.0.0"
|
|
|
|
boolbase@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz"
|
|
integrity sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==
|
|
|
|
boolean@^3.0.1:
|
|
version "3.2.0"
|
|
resolved "https://registry.npmjs.org/boolean/-/boolean-3.2.0.tgz"
|
|
integrity sha512-d0II/GO9uf9lfUHH2BQsjxzRJZBdsjgsBiW4BvhWk/3qoKwQFjIDVN19PfX8F2D/r9PCMTtLWjYVCFrpeYUzsw==
|
|
|
|
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"
|
|
|
|
brace-expansion@^2.0.1:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz"
|
|
integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
|
|
dependencies:
|
|
balanced-match "^1.0.0"
|
|
|
|
braces@^3.0.2, braces@^3.0.3, braces@~3.0.2:
|
|
version "3.0.3"
|
|
resolved "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz"
|
|
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
|
|
dependencies:
|
|
fill-range "^7.1.1"
|
|
|
|
browserslist@^4.22.2:
|
|
version "4.22.3"
|
|
resolved "https://registry.npmjs.org/browserslist/-/browserslist-4.22.3.tgz"
|
|
integrity sha512-UAp55yfwNv0klWNapjs/ktHoguxuQNGnOzxYmfnXIS+8AsRDZkSDxg7R1AX3GKzn078SBI5dzwzj/Yx0Or0e3A==
|
|
dependencies:
|
|
caniuse-lite "^1.0.30001580"
|
|
electron-to-chromium "^1.4.648"
|
|
node-releases "^2.0.14"
|
|
update-browserslist-db "^1.0.13"
|
|
|
|
buffer-alloc-unsafe@^1.1.0:
|
|
version "1.1.0"
|
|
resolved "https://registry.npmjs.org/buffer-alloc-unsafe/-/buffer-alloc-unsafe-1.1.0.tgz"
|
|
integrity sha512-TEM2iMIEQdJ2yjPJoSIsldnleVaAk1oW3DBVUykyOLsEsFmEc9kn+SFFPz+gl54KQNxlDnAwCXosOS9Okx2xAg==
|
|
|
|
buffer-alloc@^1.2.0:
|
|
version "1.2.0"
|
|
resolved "https://registry.npmjs.org/buffer-alloc/-/buffer-alloc-1.2.0.tgz"
|
|
integrity sha512-CFsHQgjtW1UChdXgbyJGtnm+O/uLQeZdtbDo8mfUgYXCHSM1wgrVxXm6bSyrUuErEb+4sYVGCzASBRot7zyrow==
|
|
dependencies:
|
|
buffer-alloc-unsafe "^1.1.0"
|
|
buffer-fill "^1.0.0"
|
|
|
|
buffer-crc32@^0.2.1, buffer-crc32@^0.2.13, buffer-crc32@~0.2.3:
|
|
version "0.2.13"
|
|
resolved "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz"
|
|
integrity sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==
|
|
|
|
buffer-fill@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/buffer-fill/-/buffer-fill-1.0.0.tgz"
|
|
integrity sha512-T7zexNBwiiaCOGDg9xNX9PBmjrubblRkENuptryuI64URkXDFum9il/JGL8Lm8wYfAXpredVXXZz7eMHilimiQ==
|
|
|
|
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==
|
|
|
|
buffer@^5.2.1, buffer@^5.5.0:
|
|
version "5.7.1"
|
|
resolved "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz"
|
|
integrity sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==
|
|
dependencies:
|
|
base64-js "^1.3.1"
|
|
ieee754 "^1.1.13"
|
|
|
|
builtin-modules@^3.3.0:
|
|
version "3.3.0"
|
|
resolved "https://registry.npmjs.org/builtin-modules/-/builtin-modules-3.3.0.tgz"
|
|
integrity sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==
|
|
|
|
bytes@3.1.2:
|
|
version "3.1.2"
|
|
resolved "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz"
|
|
integrity sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==
|
|
|
|
cache-content-type@^1.0.0:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/cache-content-type/-/cache-content-type-1.0.1.tgz"
|
|
integrity sha512-IKufZ1o4Ut42YUrZSo8+qnMTrFuKkvyoLXUywKz9GJ5BrhOFGhLdkx9sG4KAnVvbY6kEcSFjLQul+DVmBm2bgA==
|
|
dependencies:
|
|
mime-types "^2.1.18"
|
|
ylru "^1.2.0"
|
|
|
|
cacheable-lookup@^5.0.3:
|
|
version "5.0.4"
|
|
resolved "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-5.0.4.tgz"
|
|
integrity sha512-2/kNscPhpcxrOigMZzbiWF7dz8ilhb/nIHU3EyZiXWXpeq/au8qJ8VhdftMkty3n7Gj6HIGalQG8oiBNB3AJgA==
|
|
|
|
cacheable-request@^2.1.1:
|
|
version "2.1.4"
|
|
resolved "https://registry.npmjs.org/cacheable-request/-/cacheable-request-2.1.4.tgz"
|
|
integrity sha512-vag0O2LKZ/najSoUwDbVlnlCFvhBE/7mGTY2B5FgCBDcRD+oVV1HYTOwM6JZfMg/hIcM6IwnTZ1uQQL5/X3xIQ==
|
|
dependencies:
|
|
clone-response "1.0.2"
|
|
get-stream "3.0.0"
|
|
http-cache-semantics "3.8.1"
|
|
keyv "3.0.0"
|
|
lowercase-keys "1.0.0"
|
|
normalize-url "2.0.1"
|
|
responselike "1.0.2"
|
|
|
|
cacheable-request@^7.0.2:
|
|
version "7.0.4"
|
|
resolved "https://registry.npmjs.org/cacheable-request/-/cacheable-request-7.0.4.tgz"
|
|
integrity sha512-v+p6ongsrp0yTGbJXjgxPow2+DL93DASP4kXCDKb8/bwRtt9OEF3whggkkDkGNzgcWy2XaF4a8nZglC7uElscg==
|
|
dependencies:
|
|
clone-response "^1.0.2"
|
|
get-stream "^5.1.0"
|
|
http-cache-semantics "^4.0.0"
|
|
keyv "^4.0.0"
|
|
lowercase-keys "^2.0.0"
|
|
normalize-url "^6.0.1"
|
|
responselike "^2.0.0"
|
|
|
|
call-bind@^1.0.0:
|
|
version "1.0.5"
|
|
resolved "https://registry.npmjs.org/call-bind/-/call-bind-1.0.5.tgz"
|
|
integrity sha512-C3nQxfFZxFRVoJoGKKI8y3MOEo129NQ+FgQ08iye+Mk4zNZZGdjfs06bVTr+DBSlA66Q2VEcMki/cUCP4SercQ==
|
|
dependencies:
|
|
function-bind "^1.1.2"
|
|
get-intrinsic "^1.2.1"
|
|
set-function-length "^1.1.1"
|
|
|
|
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@^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.30001580:
|
|
version "1.0.30001581"
|
|
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001581.tgz"
|
|
integrity sha512-whlTkwhqV2tUmP3oYhtNfaWGYHDdS3JYFQBKXxcUR9qqPWsRhFHhoISO2Xnl/g0xyKzht9mI1LZpiNWfMzHixQ==
|
|
|
|
capital-case@^1.0.4:
|
|
version "1.0.4"
|
|
resolved "https://registry.npmjs.org/capital-case/-/capital-case-1.0.4.tgz"
|
|
integrity sha512-ds37W8CytHgwnhGGTi88pcPyR15qoNkOpYwmMMfnWqqWgESapLqvDx6huFjQ5vqWSn2Z06173XNA7LtMOeUh1A==
|
|
dependencies:
|
|
no-case "^3.0.4"
|
|
tslib "^2.0.3"
|
|
upper-case-first "^2.0.2"
|
|
|
|
caw@^2.0.1:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/caw/-/caw-2.0.1.tgz"
|
|
integrity sha512-Cg8/ZSBEa8ZVY9HspcGUYaK63d/bN7rqS3CYCzEGUxuYv6UlmcjzDUz2fCFFHyTvUW5Pk0I+3hkA3iXlIj6guA==
|
|
dependencies:
|
|
get-proxy "^2.0.0"
|
|
isurl "^1.0.0-alpha5"
|
|
tunnel-agent "^0.6.0"
|
|
url-to-options "^1.0.1"
|
|
|
|
chalk-template@^0.4.0:
|
|
version "0.4.0"
|
|
resolved "https://registry.npmjs.org/chalk-template/-/chalk-template-0.4.0.tgz"
|
|
integrity sha512-/ghrgmhfY8RaSdeo43hNXxpoHAtxdbskUHjPpfqUWGttFgycUhYPGx3YZBCnUCvOa7Doivn1IZec3DEGFoMgLg==
|
|
dependencies:
|
|
chalk "^4.1.2"
|
|
|
|
chalk@^2.4.2:
|
|
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, chalk@^4.1.2:
|
|
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"
|
|
|
|
change-case@^4.1.1:
|
|
version "4.1.2"
|
|
resolved "https://registry.npmjs.org/change-case/-/change-case-4.1.2.tgz"
|
|
integrity sha512-bSxY2ws9OtviILG1EiY5K7NNxkqg/JnRnFxLtKQ96JaviiIxi7djMrSd0ECT9AC+lttClmYwKw53BWpOMblo7A==
|
|
dependencies:
|
|
camel-case "^4.1.2"
|
|
capital-case "^1.0.4"
|
|
constant-case "^3.0.4"
|
|
dot-case "^3.0.4"
|
|
header-case "^2.0.4"
|
|
no-case "^3.0.4"
|
|
param-case "^3.0.4"
|
|
pascal-case "^3.1.2"
|
|
path-case "^3.0.4"
|
|
sentence-case "^3.0.4"
|
|
snake-case "^3.0.4"
|
|
tslib "^2.0.3"
|
|
|
|
chokidar@^3.4.3, chokidar@^3.5.1:
|
|
version "3.6.0"
|
|
resolved "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz"
|
|
integrity sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==
|
|
dependencies:
|
|
anymatch "~3.1.2"
|
|
braces "~3.0.2"
|
|
glob-parent "~5.1.2"
|
|
is-binary-path "~2.1.0"
|
|
is-glob "~4.0.1"
|
|
normalize-path "~3.0.0"
|
|
readdirp "~3.6.0"
|
|
optionalDependencies:
|
|
fsevents "~2.3.2"
|
|
|
|
chokidar@^4.0.0, chokidar@^4.0.2:
|
|
version "4.0.3"
|
|
resolved "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz"
|
|
integrity sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==
|
|
dependencies:
|
|
readdirp "^4.0.1"
|
|
|
|
chownr@^1.1.1:
|
|
version "1.1.4"
|
|
resolved "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz"
|
|
integrity sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==
|
|
|
|
chrome-launcher@^0.15.0:
|
|
version "0.15.2"
|
|
resolved "https://registry.npmjs.org/chrome-launcher/-/chrome-launcher-0.15.2.tgz"
|
|
integrity sha512-zdLEwNo3aUVzIhKhTtXfxhdvZhUghrnmkvcAq2NoDd+LeOHKf03H5jwZ8T/STsAlzyALkBVK552iaG1fGf1xVQ==
|
|
dependencies:
|
|
"@types/node" "*"
|
|
escape-string-regexp "^4.0.0"
|
|
is-wsl "^2.2.0"
|
|
lighthouse-logger "^1.0.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"
|
|
|
|
cliui@^8.0.1:
|
|
version "8.0.1"
|
|
resolved "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz"
|
|
integrity sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==
|
|
dependencies:
|
|
string-width "^4.2.0"
|
|
strip-ansi "^6.0.1"
|
|
wrap-ansi "^7.0.0"
|
|
|
|
clone-response@1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/clone-response/-/clone-response-1.0.2.tgz"
|
|
integrity sha512-yjLXh88P599UOyPTFX0POsd7WxnbsVsGohcwzHOLspIhhpalPw1BcqED8NblyZLKcGrL8dTgMlcaZxV2jAD41Q==
|
|
dependencies:
|
|
mimic-response "^1.0.0"
|
|
|
|
clone-response@^1.0.2:
|
|
version "1.0.3"
|
|
resolved "https://registry.npmjs.org/clone-response/-/clone-response-1.0.3.tgz"
|
|
integrity sha512-ROoL94jJH2dUVML2Y/5PEDNaSHgeOdSDicUyS7izcF63G6sTc/FTjLub4b8Il9S8S0beOfYt0TaA5qvFK+w0wA==
|
|
dependencies:
|
|
mimic-response "^1.0.0"
|
|
|
|
clone@^2.1.2:
|
|
version "2.1.2"
|
|
resolved "https://registry.npmjs.org/clone/-/clone-2.1.2.tgz"
|
|
integrity sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w==
|
|
|
|
co@^4.6.0:
|
|
version "4.6.0"
|
|
resolved "https://registry.npmjs.org/co/-/co-4.6.0.tgz"
|
|
integrity sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==
|
|
|
|
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 sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==
|
|
|
|
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==
|
|
|
|
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"
|
|
|
|
command-line-args@^5.1.1, command-line-args@^5.2.1:
|
|
version "5.2.1"
|
|
resolved "https://registry.npmjs.org/command-line-args/-/command-line-args-5.2.1.tgz"
|
|
integrity sha512-H4UfQhZyakIjC74I9d34fGYDwk3XpSr17QhEd0Q3I9Xq1CETHo4Hcuo87WyWHpAF1aSLjLRf5lD9ZGX2qStUvg==
|
|
dependencies:
|
|
array-back "^3.1.0"
|
|
find-replace "^3.0.0"
|
|
lodash.camelcase "^4.3.0"
|
|
typical "^4.0.0"
|
|
|
|
command-line-usage@^7.0.0, command-line-usage@^7.0.1:
|
|
version "7.0.1"
|
|
resolved "https://registry.npmjs.org/command-line-usage/-/command-line-usage-7.0.1.tgz"
|
|
integrity sha512-NCyznE//MuTjwi3y84QVUGEOT+P5oto1e1Pk/jFPVdPPfsG03qpTIl3yw6etR+v73d0lXsoojRpvbru2sqePxQ==
|
|
dependencies:
|
|
array-back "^6.2.2"
|
|
chalk-template "^0.4.0"
|
|
table-layout "^3.0.0"
|
|
typical "^7.1.1"
|
|
|
|
commander@7.2.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@^2.20.0, commander@^2.8.1:
|
|
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==
|
|
|
|
commondir@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz"
|
|
integrity sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==
|
|
|
|
compress-commons@^4.1.2:
|
|
version "4.1.2"
|
|
resolved "https://registry.npmjs.org/compress-commons/-/compress-commons-4.1.2.tgz"
|
|
integrity sha512-D3uMHtGc/fcO1Gt1/L7i1e33VOvD4A9hfQLP+6ewd+BvG/gQ84Yh4oftEhAdjSMgBgwGL+jsppT7JYNpo6MHHg==
|
|
dependencies:
|
|
buffer-crc32 "^0.2.13"
|
|
crc32-stream "^4.0.2"
|
|
normalize-path "^3.0.0"
|
|
readable-stream "^3.6.0"
|
|
|
|
concat-map@0.0.1:
|
|
version "0.0.1"
|
|
resolved "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz"
|
|
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
|
|
|
|
concurrently@^7.4.0:
|
|
version "7.6.0"
|
|
resolved "https://registry.npmjs.org/concurrently/-/concurrently-7.6.0.tgz"
|
|
integrity sha512-BKtRgvcJGeZ4XttiDiNcFiRlxoAeZOseqUvyYRUp/Vtd+9p1ULmeoSqGsDA+2ivdeDFpqrJvGvmI+StKfKl5hw==
|
|
dependencies:
|
|
chalk "^4.1.0"
|
|
date-fns "^2.29.1"
|
|
lodash "^4.17.21"
|
|
rxjs "^7.0.0"
|
|
shell-quote "^1.7.3"
|
|
spawn-command "^0.0.2-1"
|
|
supports-color "^8.1.0"
|
|
tree-kill "^1.2.2"
|
|
yargs "^17.3.1"
|
|
|
|
config-chain@^1.1.11:
|
|
version "1.1.13"
|
|
resolved "https://registry.npmjs.org/config-chain/-/config-chain-1.1.13.tgz"
|
|
integrity sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==
|
|
dependencies:
|
|
ini "^1.3.4"
|
|
proto-list "~1.2.1"
|
|
|
|
connect@^3.7.0:
|
|
version "3.7.0"
|
|
resolved "https://registry.npmjs.org/connect/-/connect-3.7.0.tgz"
|
|
integrity sha512-ZqRXc+tZukToSNmh5C2iWMSoV3X1YUcPbqEM4DkEG5tNQXrQUZCNVGGv3IuicnkMtPfGf3Xtp8WCXs295iQ1pQ==
|
|
dependencies:
|
|
debug "2.6.9"
|
|
finalhandler "1.1.2"
|
|
parseurl "~1.3.3"
|
|
utils-merge "1.0.1"
|
|
|
|
constant-case@^3.0.4:
|
|
version "3.0.4"
|
|
resolved "https://registry.npmjs.org/constant-case/-/constant-case-3.0.4.tgz"
|
|
integrity sha512-I2hSBi7Vvs7BEuJDr5dDHfzb/Ruj3FyvFyh7KLilAjNQw3Be+xgqUBA2W6scVEcL0hL1dwPRtIqEPVUCKkSsyQ==
|
|
dependencies:
|
|
no-case "^3.0.4"
|
|
tslib "^2.0.3"
|
|
upper-case "^2.0.2"
|
|
|
|
content-disposition@^0.5.2, content-disposition@~0.5.2:
|
|
version "0.5.4"
|
|
resolved "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.4.tgz"
|
|
integrity sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==
|
|
dependencies:
|
|
safe-buffer "5.2.1"
|
|
|
|
content-type@^1.0.4, content-type@~1.0.5:
|
|
version "1.0.5"
|
|
resolved "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz"
|
|
integrity sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==
|
|
|
|
convert-source-map@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz"
|
|
integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==
|
|
|
|
cookie@~0.4.1:
|
|
version "0.4.2"
|
|
resolved "https://registry.npmjs.org/cookie/-/cookie-0.4.2.tgz"
|
|
integrity sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==
|
|
|
|
cookies@~0.9.0:
|
|
version "0.9.1"
|
|
resolved "https://registry.npmjs.org/cookies/-/cookies-0.9.1.tgz"
|
|
integrity sha512-TG2hpqe4ELx54QER/S3HQ9SRVnQnGBtKUz5bLQWtYAQ+o6GpgMs6sYUvaiJjVxb+UXwhRhAEP3m7LbsIZ77Hmw==
|
|
dependencies:
|
|
depd "~2.0.0"
|
|
keygrip "~1.1.0"
|
|
|
|
core-js-compat@^3.31.0, core-js-compat@^3.34.0:
|
|
version "3.35.1"
|
|
resolved "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.35.1.tgz"
|
|
integrity sha512-sftHa5qUJY3rs9Zht1WEnmkvXputCyDBczPnr7QDgL8n3qrF3CMXY4VPSYtOLLiOUJcah2WNXREd48iOl6mQIw==
|
|
dependencies:
|
|
browserslist "^4.22.2"
|
|
|
|
core-js@^3.6.5:
|
|
version "3.35.1"
|
|
resolved "https://registry.npmjs.org/core-js/-/core-js-3.35.1.tgz"
|
|
integrity sha512-IgdsbxNyMskrTFxa9lWHyMwAJU5gXOPP+1yO+K59d50VLVAIDAbs7gIv705KzALModfK3ZrSZTPNpC0PQgIZuw==
|
|
|
|
core-util-is@~1.0.0:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz"
|
|
integrity sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ==
|
|
|
|
cors@~2.8.5:
|
|
version "2.8.5"
|
|
resolved "https://registry.npmjs.org/cors/-/cors-2.8.5.tgz"
|
|
integrity sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==
|
|
dependencies:
|
|
object-assign "^4"
|
|
vary "^1"
|
|
|
|
crc-32@^1.2.0:
|
|
version "1.2.2"
|
|
resolved "https://registry.npmjs.org/crc-32/-/crc-32-1.2.2.tgz"
|
|
integrity sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==
|
|
|
|
crc32-stream@^4.0.2:
|
|
version "4.0.3"
|
|
resolved "https://registry.npmjs.org/crc32-stream/-/crc32-stream-4.0.3.tgz"
|
|
integrity sha512-NT7w2JVU7DFroFdYkeq8cywxrgjPHWkdX1wjpRQXPX5Asews3tA+Ght6lddQO5Mkumffp3X7GEqku3epj2toIw==
|
|
dependencies:
|
|
crc-32 "^1.2.0"
|
|
readable-stream "^3.4.0"
|
|
|
|
cross-fetch@3.1.5:
|
|
version "3.1.5"
|
|
resolved "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.1.5.tgz"
|
|
integrity sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==
|
|
dependencies:
|
|
node-fetch "2.6.7"
|
|
|
|
cross-spawn@^5.0.1:
|
|
version "5.1.0"
|
|
resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-5.1.0.tgz"
|
|
integrity sha512-pTgQJ5KC0d2hcY8eyL1IzlBPYjTkyH72XRZPnLyKus2mBfNjQs3klqbJU2VILqZryAZUt9JOb3h/mWMy23/f5A==
|
|
dependencies:
|
|
lru-cache "^4.0.1"
|
|
shebang-command "^1.2.0"
|
|
which "^1.2.9"
|
|
|
|
cross-spawn@^6.0.0:
|
|
version "6.0.5"
|
|
resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz"
|
|
integrity sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==
|
|
dependencies:
|
|
nice-try "^1.0.4"
|
|
path-key "^2.0.1"
|
|
semver "^5.5.0"
|
|
shebang-command "^1.2.0"
|
|
which "^1.2.9"
|
|
|
|
cross-spawn@^7.0.2:
|
|
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-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-shorthand-properties@^1.1.1:
|
|
version "1.1.1"
|
|
resolved "https://registry.npmjs.org/css-shorthand-properties/-/css-shorthand-properties-1.1.1.tgz"
|
|
integrity sha512-Md+Juc7M3uOdbAFwOYlTrccIZ7oCFuzrhKYQjdeUEW/sE1hv17Jp/Bws+ReOPpGVBTYCBoYo+G17V5Qo8QQ75A==
|
|
|
|
css-tree@^1.1.2, css-tree@^1.1.3:
|
|
version "1.1.3"
|
|
resolved "https://registry.npmjs.org/css-tree/-/css-tree-1.1.3.tgz"
|
|
integrity sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==
|
|
dependencies:
|
|
mdn-data "2.0.14"
|
|
source-map "^0.6.1"
|
|
|
|
css-value@^0.0.1:
|
|
version "0.0.1"
|
|
resolved "https://registry.npmjs.org/css-value/-/css-value-0.0.1.tgz"
|
|
integrity sha512-FUV3xaJ63buRLgHrLQVlVgQnQdR4yqdLGaDu7g8CQcWjInDfM9plBTPI9FRfpahju1UBSaMckeb2/46ApS/V1Q==
|
|
|
|
css-what@^6.0.1:
|
|
version "6.1.0"
|
|
resolved "https://registry.npmjs.org/css-what/-/css-what-6.1.0.tgz"
|
|
integrity sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==
|
|
|
|
csso@^4.2.0:
|
|
version "4.2.0"
|
|
resolved "https://registry.npmjs.org/csso/-/csso-4.2.0.tgz"
|
|
integrity sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA==
|
|
dependencies:
|
|
css-tree "^1.1.2"
|
|
|
|
custom-event@~1.0.0:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/custom-event/-/custom-event-1.0.1.tgz"
|
|
integrity sha512-GAj5FOq0Hd+RsCGVJxZuKaIDXDf3h6GQoNEjFgbLLI/trgtavwUbSnZ5pVfg27DVCaWjIohryS0JFwIJyT2cMg==
|
|
|
|
date-fns@^2.29.1:
|
|
version "2.30.0"
|
|
resolved "https://registry.npmjs.org/date-fns/-/date-fns-2.30.0.tgz"
|
|
integrity sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==
|
|
dependencies:
|
|
"@babel/runtime" "^7.21.0"
|
|
|
|
date-format@^4.0.14:
|
|
version "4.0.14"
|
|
resolved "https://registry.npmjs.org/date-format/-/date-format-4.0.14.tgz"
|
|
integrity sha512-39BOQLs9ZjKh0/patS9nrT8wc3ioX3/eA/zgbKNopnF2wCqJEoxywwwElATYvRsXdnOxA/OQeQoFZ3rFjVajhg==
|
|
|
|
debounce@^1.2.0:
|
|
version "1.2.1"
|
|
resolved "https://registry.npmjs.org/debounce/-/debounce-1.2.1.tgz"
|
|
integrity sha512-XRRe6Glud4rd/ZGQfiV1ruXSfbvfJedlV9Y6zOlP+2K04vBYiJEte6stfFkCP03aMnY5tsipamumUjL14fofug==
|
|
|
|
debug@2.6.9, debug@^2.6.9:
|
|
version "2.6.9"
|
|
resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz"
|
|
integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==
|
|
dependencies:
|
|
ms "2.0.0"
|
|
|
|
debug@4, debug@4.3.4, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@~4.3.1, debug@~4.3.2:
|
|
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"
|
|
|
|
debug@4.3.2:
|
|
version "4.3.2"
|
|
resolved "https://registry.npmjs.org/debug/-/debug-4.3.2.tgz"
|
|
integrity sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==
|
|
dependencies:
|
|
ms "2.1.2"
|
|
|
|
debug@^3.1.0, debug@^3.2.7:
|
|
version "3.2.7"
|
|
resolved "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz"
|
|
integrity sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==
|
|
dependencies:
|
|
ms "^2.1.1"
|
|
|
|
decode-uri-component@^0.2.0:
|
|
version "0.2.2"
|
|
resolved "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.2.tgz"
|
|
integrity sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==
|
|
|
|
decompress-response@^3.3.0:
|
|
version "3.3.0"
|
|
resolved "https://registry.npmjs.org/decompress-response/-/decompress-response-3.3.0.tgz"
|
|
integrity sha512-BzRPQuY1ip+qDonAOz42gRm/pg9F768C+npV/4JOsxRC2sq+Rlk+Q4ZCAsOhnIaMrgarILY+RMUIvMmmX1qAEA==
|
|
dependencies:
|
|
mimic-response "^1.0.0"
|
|
|
|
decompress-response@^6.0.0:
|
|
version "6.0.0"
|
|
resolved "https://registry.npmjs.org/decompress-response/-/decompress-response-6.0.0.tgz"
|
|
integrity sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==
|
|
dependencies:
|
|
mimic-response "^3.1.0"
|
|
|
|
decompress-tar@^4.0.0, decompress-tar@^4.1.0, decompress-tar@^4.1.1:
|
|
version "4.1.1"
|
|
resolved "https://registry.npmjs.org/decompress-tar/-/decompress-tar-4.1.1.tgz"
|
|
integrity sha512-JdJMaCrGpB5fESVyxwpCx4Jdj2AagLmv3y58Qy4GE6HMVjWz1FeVQk1Ct4Kye7PftcdOo/7U7UKzYBJgqnGeUQ==
|
|
dependencies:
|
|
file-type "^5.2.0"
|
|
is-stream "^1.1.0"
|
|
tar-stream "^1.5.2"
|
|
|
|
decompress-tarbz2@^4.0.0:
|
|
version "4.1.1"
|
|
resolved "https://registry.npmjs.org/decompress-tarbz2/-/decompress-tarbz2-4.1.1.tgz"
|
|
integrity sha512-s88xLzf1r81ICXLAVQVzaN6ZmX4A6U4z2nMbOwobxkLoIIfjVMBg7TeguTUXkKeXni795B6y5rnvDw7rxhAq9A==
|
|
dependencies:
|
|
decompress-tar "^4.1.0"
|
|
file-type "^6.1.0"
|
|
is-stream "^1.1.0"
|
|
seek-bzip "^1.0.5"
|
|
unbzip2-stream "^1.0.9"
|
|
|
|
decompress-targz@^4.0.0:
|
|
version "4.1.1"
|
|
resolved "https://registry.npmjs.org/decompress-targz/-/decompress-targz-4.1.1.tgz"
|
|
integrity sha512-4z81Znfr6chWnRDNfFNqLwPvm4db3WuZkqV+UgXQzSngG3CEKdBkw5jrv3axjjL96glyiiKjsxJG3X6WBZwX3w==
|
|
dependencies:
|
|
decompress-tar "^4.1.1"
|
|
file-type "^5.2.0"
|
|
is-stream "^1.1.0"
|
|
|
|
decompress-unzip@^4.0.1:
|
|
version "4.0.1"
|
|
resolved "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-4.0.1.tgz"
|
|
integrity sha512-1fqeluvxgnn86MOh66u8FjbtJpAFv5wgCT9Iw8rcBqQcCo5tO8eiJw7NNTrvt9n4CRBVq7CstiS922oPgyGLrw==
|
|
dependencies:
|
|
file-type "^3.8.0"
|
|
get-stream "^2.2.0"
|
|
pify "^2.3.0"
|
|
yauzl "^2.4.2"
|
|
|
|
decompress@^4.2.0:
|
|
version "4.2.1"
|
|
resolved "https://registry.npmjs.org/decompress/-/decompress-4.2.1.tgz"
|
|
integrity sha512-e48kc2IjU+2Zw8cTb6VZcJQ3lgVbS4uuB1TfCHbiZIP/haNXm+SVyhu+87jts5/3ROpd82GSVCoNs/z8l4ZOaQ==
|
|
dependencies:
|
|
decompress-tar "^4.0.0"
|
|
decompress-tarbz2 "^4.0.0"
|
|
decompress-targz "^4.0.0"
|
|
decompress-unzip "^4.0.1"
|
|
graceful-fs "^4.1.10"
|
|
make-dir "^1.0.0"
|
|
pify "^2.3.0"
|
|
strip-dirs "^2.0.0"
|
|
|
|
deep-equal@~1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/deep-equal/-/deep-equal-1.0.1.tgz"
|
|
integrity sha512-bHtC0iYvWhyaTzvV3CZgPeZQqCOBGyGsVV7v4eevpdkLHfiSrXUdBG+qAuSz4RI70sszvjQ1QSZ98An1yNwpSw==
|
|
|
|
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.0.0, deepmerge@^4.2.2:
|
|
version "4.3.1"
|
|
resolved "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz"
|
|
integrity sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==
|
|
|
|
defer-to-connect@^2.0.0:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/defer-to-connect/-/defer-to-connect-2.0.1.tgz"
|
|
integrity sha512-4tvttepXG1VaYGrRibk5EwJd1t4udunSOVMdLSAL6mId1ix438oPwPZMALY41FCijukO1L0twNcGsdzS7dHgDg==
|
|
|
|
define-data-property@^1.0.1, define-data-property@^1.1.1:
|
|
version "1.1.1"
|
|
resolved "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.1.tgz"
|
|
integrity sha512-E7uGkTzkk1d0ByLeSc6ZsFS79Axg+m1P/VsgYsxHgiuc3tFSj+MjMIwe90FC4lOAZzNBdY7kkO2P2wKdsQ1vgQ==
|
|
dependencies:
|
|
get-intrinsic "^1.2.1"
|
|
gopd "^1.0.1"
|
|
has-property-descriptors "^1.0.0"
|
|
|
|
define-lazy-prop@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz"
|
|
integrity sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==
|
|
|
|
define-properties@^1.1.3:
|
|
version "1.2.1"
|
|
resolved "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz"
|
|
integrity sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==
|
|
dependencies:
|
|
define-data-property "^1.0.1"
|
|
has-property-descriptors "^1.0.0"
|
|
object-keys "^1.1.1"
|
|
|
|
delayed-stream@~1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz"
|
|
integrity sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==
|
|
|
|
delegates@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz"
|
|
integrity sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==
|
|
|
|
depd@2.0.0, depd@^2.0.0, depd@~2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz"
|
|
integrity sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==
|
|
|
|
depd@~1.1.2:
|
|
version "1.1.2"
|
|
resolved "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz"
|
|
integrity sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==
|
|
|
|
dequal@^2.0.3:
|
|
version "2.0.3"
|
|
resolved "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz"
|
|
integrity sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==
|
|
|
|
destroy@1.2.0, destroy@^1.0.4:
|
|
version "1.2.0"
|
|
resolved "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz"
|
|
integrity sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==
|
|
|
|
detect-libc@^1.0.3:
|
|
version "1.0.3"
|
|
resolved "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz"
|
|
integrity sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==
|
|
|
|
detect-node@^2.0.4:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/detect-node/-/detect-node-2.1.0.tgz"
|
|
integrity sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==
|
|
|
|
devtools-protocol@0.0.948846:
|
|
version "0.0.948846"
|
|
resolved "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.948846.tgz"
|
|
integrity sha512-5fGyt9xmMqUl2VI7+rnUkKCiAQIpLns8sfQtTENy5L70ktbNw0Z3TFJ1JoFNYdx/jffz4YXU45VF75wKZD7sZQ==
|
|
|
|
devtools-protocol@0.0.981744:
|
|
version "0.0.981744"
|
|
resolved "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.981744.tgz"
|
|
integrity sha512-0cuGS8+jhR67Fy7qG3i3Pc7Aw494sb9yG9QgpG97SFVWwolgYjlhJg7n+UaHxOQT30d1TYu/EYe9k01ivLErIg==
|
|
|
|
devtools-protocol@^0.0.1237913:
|
|
version "0.0.1237913"
|
|
resolved "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1237913.tgz"
|
|
integrity sha512-Pxtmz2ZIqBkpU82HaIdsvCQBG94yTC4xajrEsWx9p38QKEfBCJktSazsHkrjf9j3dVVNPhg5LR21F6KWeXpjiQ==
|
|
|
|
devtools@7.33.0:
|
|
version "7.33.0"
|
|
resolved "https://registry.npmjs.org/devtools/-/devtools-7.33.0.tgz"
|
|
integrity sha512-9sxWcdZLOUtgvw4kotL8HqvIFkO/yuHUecgqCYXnqIzwdWSoxWCeKAyZhOJNMeFtzjEnHGvIrUIquEuifk2STg==
|
|
dependencies:
|
|
"@types/node" "^18.0.0"
|
|
"@types/ua-parser-js" "^0.7.33"
|
|
"@wdio/config" "7.33.0"
|
|
"@wdio/logger" "7.26.0"
|
|
"@wdio/protocols" "7.27.0"
|
|
"@wdio/types" "7.33.0"
|
|
"@wdio/utils" "7.33.0"
|
|
chrome-launcher "^0.15.0"
|
|
edge-paths "^2.1.0"
|
|
puppeteer-core "13.1.3"
|
|
query-selector-shadow-dom "^1.0.0"
|
|
ua-parser-js "^1.0.1"
|
|
uuid "^9.0.0"
|
|
|
|
di@^0.0.1:
|
|
version "0.0.1"
|
|
resolved "https://registry.npmjs.org/di/-/di-0.0.1.tgz"
|
|
integrity sha512-uJaamHkagcZtHPqCIHZxnFrXlunQXgBOsZSUOWwFw31QJCAbyTBoHMW75YOTur5ZNx8pIeAKgf6GWIgaqqiLhA==
|
|
|
|
doctrine@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz"
|
|
integrity sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==
|
|
dependencies:
|
|
esutils "^2.0.2"
|
|
|
|
dom-serialize@^2.2.1:
|
|
version "2.2.1"
|
|
resolved "https://registry.npmjs.org/dom-serialize/-/dom-serialize-2.2.1.tgz"
|
|
integrity sha512-Yra4DbvoW7/Z6LBN560ZwXMjoNOSAN2wRsKFGc4iBeso+mpIA6qj1vfdf9HpMaKAqG6wXTy+1SYEzmNpKXOSsQ==
|
|
dependencies:
|
|
custom-event "~1.0.0"
|
|
ent "~2.2.0"
|
|
extend "^3.0.0"
|
|
void-elements "^2.0.0"
|
|
|
|
dom-serializer@^1.0.1:
|
|
version "1.4.1"
|
|
resolved "https://registry.npmjs.org/dom-serializer/-/dom-serializer-1.4.1.tgz"
|
|
integrity sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==
|
|
dependencies:
|
|
domelementtype "^2.0.1"
|
|
domhandler "^4.2.0"
|
|
entities "^2.0.0"
|
|
|
|
domelementtype@^2.0.1, domelementtype@^2.2.0:
|
|
version "2.3.0"
|
|
resolved "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz"
|
|
integrity sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==
|
|
|
|
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"
|
|
|
|
dompurify@^3.2.5:
|
|
version "3.2.7"
|
|
resolved "https://registry.npmjs.org/dompurify/-/dompurify-3.2.7.tgz"
|
|
integrity sha512-WhL/YuveyGXJaerVlMYGWhvQswa7myDG17P7Vu65EWC05o8vfeNbvNf4d/BOvH99+ZW+LlQsc1GDKMa1vNK6dw==
|
|
optionalDependencies:
|
|
"@types/trusted-types" "^2.0.7"
|
|
|
|
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"
|
|
|
|
download@^7.1.0:
|
|
version "7.1.0"
|
|
resolved "https://registry.npmjs.org/download/-/download-7.1.0.tgz"
|
|
integrity sha512-xqnBTVd/E+GxJVrX5/eUJiLYjCGPwMpdL+jGhGU57BvtcA7wwhtHVbXBeUk51kOpW3S7Jn3BQbN9Q1R1Km2qDQ==
|
|
dependencies:
|
|
archive-type "^4.0.0"
|
|
caw "^2.0.1"
|
|
content-disposition "^0.5.2"
|
|
decompress "^4.2.0"
|
|
ext-name "^5.0.0"
|
|
file-type "^8.1.0"
|
|
filenamify "^2.0.0"
|
|
get-stream "^3.0.0"
|
|
got "^8.3.1"
|
|
make-dir "^1.2.0"
|
|
p-event "^2.1.0"
|
|
pify "^3.0.0"
|
|
|
|
duplexer3@^0.1.4:
|
|
version "0.1.5"
|
|
resolved "https://registry.npmjs.org/duplexer3/-/duplexer3-0.1.5.tgz"
|
|
integrity sha512-1A8za6ws41LQgv9HrE/66jyC5yuSjQ3L/KOpFtoBilsAK2iA2wuS5rTt1OCzIvtS2V7nVmedsUU+DGRcjBmOYA==
|
|
|
|
edge-paths@^2.1.0:
|
|
version "2.2.1"
|
|
resolved "https://registry.npmjs.org/edge-paths/-/edge-paths-2.2.1.tgz"
|
|
integrity sha512-AI5fC7dfDmCdKo3m5y7PkYE8m6bMqR6pvVpgtrZkkhcJXFLelUgkjrhk3kXXx8Kbw2cRaTT4LkOR7hqf39KJdw==
|
|
dependencies:
|
|
"@types/which" "^1.3.2"
|
|
which "^2.0.2"
|
|
|
|
ee-first@1.1.1:
|
|
version "1.1.1"
|
|
resolved "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz"
|
|
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
|
|
|
|
electron-to-chromium@^1.4.648:
|
|
version "1.4.650"
|
|
resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.650.tgz"
|
|
integrity sha512-sYSQhJCJa4aGA1wYol5cMQgekDBlbVfTRavlGZVr3WZpDdOPcp6a6xUnFfrt8TqZhsBYYbDxJZCjGfHuGupCRQ==
|
|
|
|
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==
|
|
|
|
encodeurl@^1.0.2, encodeurl@~1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz"
|
|
integrity sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==
|
|
|
|
end-of-stream@^1.0.0, end-of-stream@^1.1.0, end-of-stream@^1.4.1:
|
|
version "1.4.4"
|
|
resolved "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz"
|
|
integrity sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==
|
|
dependencies:
|
|
once "^1.4.0"
|
|
|
|
engine.io-parser@~5.2.1:
|
|
version "5.2.1"
|
|
resolved "https://registry.npmjs.org/engine.io-parser/-/engine.io-parser-5.2.1.tgz"
|
|
integrity sha512-9JktcM3u18nU9N2Lz3bWeBgxVgOKpw7yhRaoxQA3FUDZzzw+9WlA6p4G4u0RixNkg14fH7EfEc/RhpurtiROTQ==
|
|
|
|
engine.io@~6.5.2:
|
|
version "6.5.4"
|
|
resolved "https://registry.npmjs.org/engine.io/-/engine.io-6.5.4.tgz"
|
|
integrity sha512-KdVSDKhVKyOi+r5uEabrDLZw2qXStVvCsEB/LN3mw4WFi6Gx50jTyuxYVCwAAC0U46FdnzP/ScKRBTXb/NiEOg==
|
|
dependencies:
|
|
"@types/cookie" "^0.4.1"
|
|
"@types/cors" "^2.8.12"
|
|
"@types/node" ">=10.0.0"
|
|
accepts "~1.3.4"
|
|
base64id "2.0.0"
|
|
cookie "~0.4.1"
|
|
cors "~2.8.5"
|
|
debug "~4.3.1"
|
|
engine.io-parser "~5.2.1"
|
|
ws "~8.11.0"
|
|
|
|
enquirer@^2.3.5:
|
|
version "2.4.1"
|
|
resolved "https://registry.npmjs.org/enquirer/-/enquirer-2.4.1.tgz"
|
|
integrity sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==
|
|
dependencies:
|
|
ansi-colors "^4.1.1"
|
|
strip-ansi "^6.0.1"
|
|
|
|
ent@~2.2.0:
|
|
version "2.2.0"
|
|
resolved "https://registry.npmjs.org/ent/-/ent-2.2.0.tgz"
|
|
integrity sha512-GHrMyVZQWvTIdDtpiEXdHZnFQKzeO09apj8Cbl4pKWy4i0Oprcq17usfDt5aO63swf0JOeMWjWQE/LzgSRuWpA==
|
|
|
|
entities@^2.0.0:
|
|
version "2.2.0"
|
|
resolved "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz"
|
|
integrity sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==
|
|
|
|
es-module-lexer@^1.0.0:
|
|
version "1.4.1"
|
|
resolved "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-1.4.1.tgz"
|
|
integrity sha512-cXLGjP0c4T3flZJKQSuziYoq7MlT+rnvfZjfp7h+I7K9BNX54kP9nyWvdbwjQ4u1iWbOL4u96fgeZLToQlZC7w==
|
|
|
|
es6-error@^4.1.1:
|
|
version "4.1.1"
|
|
resolved "https://registry.npmjs.org/es6-error/-/es6-error-4.1.1.tgz"
|
|
integrity sha512-Um/+FxMr9CISWh0bi5Zv0iOD+4cFh5qLeks1qhAopKVAJw3drgKbKySikp7wGhDL0HPeaja0P5ULZrxLkniUVg==
|
|
|
|
escalade@^3.1.1:
|
|
version "3.1.1"
|
|
resolved "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz"
|
|
integrity sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==
|
|
|
|
escape-html@^1.0.3, escape-html@~1.0.3:
|
|
version "1.0.3"
|
|
resolved "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz"
|
|
integrity sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==
|
|
|
|
escape-string-regexp@^1.0.2, 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 sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==
|
|
|
|
escape-string-regexp@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz"
|
|
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
|
|
|
|
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"
|
|
|
|
eslint-utils@^2.1.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz"
|
|
integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==
|
|
dependencies:
|
|
eslint-visitor-keys "^1.1.0"
|
|
|
|
eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0:
|
|
version "1.3.0"
|
|
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz"
|
|
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
|
|
|
|
eslint-visitor-keys@^2.0.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz"
|
|
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
|
|
|
|
eslint@^7.32.0:
|
|
version "7.32.0"
|
|
resolved "https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz"
|
|
integrity sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==
|
|
dependencies:
|
|
"@babel/code-frame" "7.12.11"
|
|
"@eslint/eslintrc" "^0.4.3"
|
|
"@humanwhocodes/config-array" "^0.5.0"
|
|
ajv "^6.10.0"
|
|
chalk "^4.0.0"
|
|
cross-spawn "^7.0.2"
|
|
debug "^4.0.1"
|
|
doctrine "^3.0.0"
|
|
enquirer "^2.3.5"
|
|
escape-string-regexp "^4.0.0"
|
|
eslint-scope "^5.1.1"
|
|
eslint-utils "^2.1.0"
|
|
eslint-visitor-keys "^2.0.0"
|
|
espree "^7.3.1"
|
|
esquery "^1.4.0"
|
|
esutils "^2.0.2"
|
|
fast-deep-equal "^3.1.3"
|
|
file-entry-cache "^6.0.1"
|
|
functional-red-black-tree "^1.0.1"
|
|
glob-parent "^5.1.2"
|
|
globals "^13.6.0"
|
|
ignore "^4.0.6"
|
|
import-fresh "^3.0.0"
|
|
imurmurhash "^0.1.4"
|
|
is-glob "^4.0.0"
|
|
js-yaml "^3.13.1"
|
|
json-stable-stringify-without-jsonify "^1.0.1"
|
|
levn "^0.4.1"
|
|
lodash.merge "^4.6.2"
|
|
minimatch "^3.0.4"
|
|
natural-compare "^1.4.0"
|
|
optionator "^0.9.1"
|
|
progress "^2.0.0"
|
|
regexpp "^3.1.0"
|
|
semver "^7.2.1"
|
|
strip-ansi "^6.0.0"
|
|
strip-json-comments "^3.1.0"
|
|
table "^6.0.9"
|
|
text-table "^0.2.0"
|
|
v8-compile-cache "^2.0.3"
|
|
|
|
esm@^3.2.25:
|
|
version "3.2.25"
|
|
resolved "https://registry.npmjs.org/esm/-/esm-3.2.25.tgz"
|
|
integrity sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==
|
|
|
|
espree@^7.3.0, espree@^7.3.1:
|
|
version "7.3.1"
|
|
resolved "https://registry.npmjs.org/espree/-/espree-7.3.1.tgz"
|
|
integrity sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==
|
|
dependencies:
|
|
acorn "^7.4.0"
|
|
acorn-jsx "^5.3.1"
|
|
eslint-visitor-keys "^1.3.0"
|
|
|
|
esprima@^4.0.0:
|
|
version "4.0.1"
|
|
resolved "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz"
|
|
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
|
|
|
|
esquery@^1.4.0:
|
|
version "1.5.0"
|
|
resolved "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz"
|
|
integrity sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==
|
|
dependencies:
|
|
estraverse "^5.1.0"
|
|
|
|
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.1.0, 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==
|
|
|
|
estree-walker@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/estree-walker/-/estree-walker-1.0.1.tgz"
|
|
integrity sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==
|
|
|
|
estree-walker@^2.0.1:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz"
|
|
integrity sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==
|
|
|
|
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==
|
|
|
|
etag@^1.8.1:
|
|
version "1.8.1"
|
|
resolved "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz"
|
|
integrity sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==
|
|
|
|
eventemitter3@^4.0.0:
|
|
version "4.0.7"
|
|
resolved "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz"
|
|
integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==
|
|
|
|
execa@^0.7.0:
|
|
version "0.7.0"
|
|
resolved "https://registry.npmjs.org/execa/-/execa-0.7.0.tgz"
|
|
integrity sha512-RztN09XglpYI7aBBrJCPW95jEH7YF1UEPOoX9yDhUTPdp7mK+CQvnLTuD10BNXZ3byLTu2uehZ8EcKT/4CGiFw==
|
|
dependencies:
|
|
cross-spawn "^5.0.1"
|
|
get-stream "^3.0.0"
|
|
is-stream "^1.1.0"
|
|
npm-run-path "^2.0.0"
|
|
p-finally "^1.0.0"
|
|
signal-exit "^3.0.0"
|
|
strip-eof "^1.0.0"
|
|
|
|
execa@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/execa/-/execa-1.0.0.tgz"
|
|
integrity sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==
|
|
dependencies:
|
|
cross-spawn "^6.0.0"
|
|
get-stream "^4.0.0"
|
|
is-stream "^1.1.0"
|
|
npm-run-path "^2.0.0"
|
|
p-finally "^1.0.0"
|
|
signal-exit "^3.0.0"
|
|
strip-eof "^1.0.0"
|
|
|
|
executable@^4.1.0:
|
|
version "4.1.1"
|
|
resolved "https://registry.npmjs.org/executable/-/executable-4.1.1.tgz"
|
|
integrity sha512-8iA79xD3uAch729dUG8xaaBBFGaEa0wdD2VkYLFHwlqosEj/jT66AzcreRDSgV7ehnNLBW2WR5jIXwGKjVdTLg==
|
|
dependencies:
|
|
pify "^2.2.0"
|
|
|
|
ext-list@^2.0.0:
|
|
version "2.2.2"
|
|
resolved "https://registry.npmjs.org/ext-list/-/ext-list-2.2.2.tgz"
|
|
integrity sha512-u+SQgsubraE6zItfVA0tBuCBhfU9ogSRnsvygI7wht9TS510oLkBRXBsqopeUG/GBOIQyKZO9wjTqIu/sf5zFA==
|
|
dependencies:
|
|
mime-db "^1.28.0"
|
|
|
|
ext-name@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.npmjs.org/ext-name/-/ext-name-5.0.0.tgz"
|
|
integrity sha512-yblEwXAbGv1VQDmow7s38W77hzAgJAO50ztBLMcUyUBfxv1HC+LGwtiEN+Co6LtlqT/5uwVOxsD4TNIilWhwdQ==
|
|
dependencies:
|
|
ext-list "^2.0.0"
|
|
sort-keys-length "^1.0.0"
|
|
|
|
extend@^3.0.0:
|
|
version "3.0.2"
|
|
resolved "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz"
|
|
integrity sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==
|
|
|
|
extract-zip@2.0.1:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/extract-zip/-/extract-zip-2.0.1.tgz"
|
|
integrity sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg==
|
|
dependencies:
|
|
debug "^4.1.1"
|
|
get-stream "^5.1.0"
|
|
yauzl "^2.10.0"
|
|
optionalDependencies:
|
|
"@types/yauzl" "^2.9.1"
|
|
|
|
fast-deep-equal@^2.0.1:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-2.0.1.tgz"
|
|
integrity sha512-bCK/2Z4zLidyB4ReuIsvALH6w31YfAQDmXMqMx6FyfHqvBxtjC0eRumeSu4Bs3XtXwpyIywtSTrVT99BxY1f9w==
|
|
|
|
fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
|
|
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.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 sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==
|
|
|
|
fd-slicer@~1.1.0:
|
|
version "1.1.0"
|
|
resolved "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz"
|
|
integrity sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==
|
|
dependencies:
|
|
pend "~1.2.0"
|
|
|
|
file-entry-cache@^6.0.1:
|
|
version "6.0.1"
|
|
resolved "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz"
|
|
integrity sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==
|
|
dependencies:
|
|
flat-cache "^3.0.4"
|
|
|
|
file-type@^3.8.0:
|
|
version "3.9.0"
|
|
resolved "https://registry.npmjs.org/file-type/-/file-type-3.9.0.tgz"
|
|
integrity sha512-RLoqTXE8/vPmMuTI88DAzhMYC99I8BWv7zYP4A1puo5HIjEJ5EX48ighy4ZyKMG9EDXxBgW6e++cn7d1xuFghA==
|
|
|
|
file-type@^4.2.0:
|
|
version "4.4.0"
|
|
resolved "https://registry.npmjs.org/file-type/-/file-type-4.4.0.tgz"
|
|
integrity sha512-f2UbFQEk7LXgWpi5ntcO86OeA/cC80fuDDDaX/fZ2ZGel+AF7leRQqBBW1eJNiiQkrZlAoM6P+VYP5P6bOlDEQ==
|
|
|
|
file-type@^5.2.0:
|
|
version "5.2.0"
|
|
resolved "https://registry.npmjs.org/file-type/-/file-type-5.2.0.tgz"
|
|
integrity sha512-Iq1nJ6D2+yIO4c8HHg4fyVb8mAJieo1Oloy1mLLaB2PvezNedhBVm+QU7g0qM42aiMbRXTxKKwGD17rjKNJYVQ==
|
|
|
|
file-type@^6.1.0:
|
|
version "6.2.0"
|
|
resolved "https://registry.npmjs.org/file-type/-/file-type-6.2.0.tgz"
|
|
integrity sha512-YPcTBDV+2Tm0VqjybVd32MHdlEGAtuxS3VAYsumFokDSMG+ROT5wawGlnHDoz7bfMcMDt9hxuXvXwoKUx2fkOg==
|
|
|
|
file-type@^8.1.0:
|
|
version "8.1.0"
|
|
resolved "https://registry.npmjs.org/file-type/-/file-type-8.1.0.tgz"
|
|
integrity sha512-qyQ0pzAy78gVoJsmYeNgl8uH8yKhr1lVhW7JbzJmnlRi0I4R2eEDEJZVKG8agpDnLpacwNbDhLNG/LMdxHD2YQ==
|
|
|
|
filename-reserved-regex@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/filename-reserved-regex/-/filename-reserved-regex-2.0.0.tgz"
|
|
integrity sha512-lc1bnsSr4L4Bdif8Xb/qrtokGbq5zlsms/CYH8PP+WtCkGNF65DPiQY8vG3SakEdRn8Dlnm+gW/qWKKjS5sZzQ==
|
|
|
|
filenamify@^2.0.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/filenamify/-/filenamify-2.1.0.tgz"
|
|
integrity sha512-ICw7NTT6RsDp2rnYKVd8Fu4cr6ITzGy3+u4vUujPkabyaz+03F24NWEX7fs5fp+kBonlaqPH8fAO2NM+SXt/JA==
|
|
dependencies:
|
|
filename-reserved-regex "^2.0.0"
|
|
strip-outer "^1.0.0"
|
|
trim-repeated "^1.0.0"
|
|
|
|
fill-range@^7.1.1:
|
|
version "7.1.1"
|
|
resolved "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz"
|
|
integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
|
|
dependencies:
|
|
to-regex-range "^5.0.1"
|
|
|
|
finalhandler@1.1.2:
|
|
version "1.1.2"
|
|
resolved "https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.2.tgz"
|
|
integrity sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==
|
|
dependencies:
|
|
debug "2.6.9"
|
|
encodeurl "~1.0.2"
|
|
escape-html "~1.0.3"
|
|
on-finished "~2.3.0"
|
|
parseurl "~1.3.3"
|
|
statuses "~1.5.0"
|
|
unpipe "~1.0.0"
|
|
|
|
find-replace@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/find-replace/-/find-replace-3.0.0.tgz"
|
|
integrity sha512-6Tb2myMioCAgv5kfvP5/PkZZ/ntTpVK39fHY7WkWBgvbeE+VHd/tZuZ4mrC+bxh4cfOZeYKVPaJIZtZXV7GNCQ==
|
|
dependencies:
|
|
array-back "^3.0.1"
|
|
|
|
find-up@^4.0.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"
|
|
|
|
find-versions@^3.0.0:
|
|
version "3.2.0"
|
|
resolved "https://registry.npmjs.org/find-versions/-/find-versions-3.2.0.tgz"
|
|
integrity sha512-P8WRou2S+oe222TOCHitLy8zj+SIsVJh52VP4lvXkaFVnOFFdoWv1H1Jjvel1aI6NCFOAaeAVm8qrI0odiLcww==
|
|
dependencies:
|
|
semver-regex "^2.0.0"
|
|
|
|
flat-cache@^3.0.4:
|
|
version "3.2.0"
|
|
resolved "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz"
|
|
integrity sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==
|
|
dependencies:
|
|
flatted "^3.2.9"
|
|
keyv "^4.5.3"
|
|
rimraf "^3.0.2"
|
|
|
|
flatted@^3.2.7, flatted@^3.2.9:
|
|
version "3.2.9"
|
|
resolved "https://registry.npmjs.org/flatted/-/flatted-3.2.9.tgz"
|
|
integrity sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==
|
|
|
|
follow-redirects@^1.0.0:
|
|
version "1.15.5"
|
|
resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.5.tgz"
|
|
integrity sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==
|
|
|
|
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"
|
|
|
|
fresh@~0.5.2:
|
|
version "0.5.2"
|
|
resolved "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz"
|
|
integrity sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==
|
|
|
|
from2@^2.1.1:
|
|
version "2.3.0"
|
|
resolved "https://registry.npmjs.org/from2/-/from2-2.3.0.tgz"
|
|
integrity sha512-OMcX/4IC/uqEPVgGeyfN22LJk6AZrMkRZHxcHBMBvHScDGgwTm2GT2Wkgtocyd3JfZffjj2kYUDXXII0Fk9W0g==
|
|
dependencies:
|
|
inherits "^2.0.1"
|
|
readable-stream "^2.0.0"
|
|
|
|
fs-constants@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz"
|
|
integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==
|
|
|
|
fs-extra@^11.1.1:
|
|
version "11.2.0"
|
|
resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-11.2.0.tgz"
|
|
integrity sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==
|
|
dependencies:
|
|
graceful-fs "^4.2.0"
|
|
jsonfile "^6.0.1"
|
|
universalify "^2.0.0"
|
|
|
|
fs-extra@^8.1.0:
|
|
version "8.1.0"
|
|
resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz"
|
|
integrity sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==
|
|
dependencies:
|
|
graceful-fs "^4.2.0"
|
|
jsonfile "^4.0.0"
|
|
universalify "^0.1.0"
|
|
|
|
fs.realpath@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz"
|
|
integrity sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==
|
|
|
|
fsevents@~2.3.2:
|
|
version "2.3.3"
|
|
resolved "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz"
|
|
integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==
|
|
|
|
function-bind@^1.1.2:
|
|
version "1.1.2"
|
|
resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz"
|
|
integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==
|
|
|
|
functional-red-black-tree@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz"
|
|
integrity sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==
|
|
|
|
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.3, get-intrinsic@^1.2.1, get-intrinsic@^1.2.2:
|
|
version "1.2.2"
|
|
resolved "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.2.tgz"
|
|
integrity sha512-0gSo4ml/0j98Y3lngkFEot/zhiCeWsbYIlZ+uZOVgzLyLaUw7wxUL+nCTP0XJvJg1AXulJRI3UJi8GsbDuxdGA==
|
|
dependencies:
|
|
function-bind "^1.1.2"
|
|
has-proto "^1.0.1"
|
|
has-symbols "^1.0.3"
|
|
hasown "^2.0.0"
|
|
|
|
get-proxy@^2.0.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/get-proxy/-/get-proxy-2.1.0.tgz"
|
|
integrity sha512-zmZIaQTWnNQb4R4fJUEp/FC51eZsc6EkErspy3xtIYStaq8EB/hDIWipxsal+E8rz0qD7f2sL/NA9Xee4RInJw==
|
|
dependencies:
|
|
npm-conf "^1.1.0"
|
|
|
|
get-stream@3.0.0, get-stream@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz"
|
|
integrity sha512-GlhdIUuVakc8SJ6kK0zAFbiGzRFzNnY4jUuEbV9UROo4Y+0Ny4fjvcZFVTeDA4odpFyOQzaw6hXukJSq/f28sQ==
|
|
|
|
get-stream@^2.2.0:
|
|
version "2.3.1"
|
|
resolved "https://registry.npmjs.org/get-stream/-/get-stream-2.3.1.tgz"
|
|
integrity sha512-AUGhbbemXxrZJRD5cDvKtQxLuYaIbNtDTK8YqupCI393Q2KSTreEsLUN3ZxAWFGiKTzL6nKuzfcIvieflUX9qA==
|
|
dependencies:
|
|
object-assign "^4.0.1"
|
|
pinkie-promise "^2.0.0"
|
|
|
|
get-stream@^4.0.0:
|
|
version "4.1.0"
|
|
resolved "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz"
|
|
integrity sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==
|
|
dependencies:
|
|
pump "^3.0.0"
|
|
|
|
get-stream@^5.1.0:
|
|
version "5.2.0"
|
|
resolved "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz"
|
|
integrity sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==
|
|
dependencies:
|
|
pump "^3.0.0"
|
|
|
|
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==
|
|
|
|
glob-parent@^5.1.2, glob-parent@~5.1.2:
|
|
version "5.1.2"
|
|
resolved "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz"
|
|
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
|
|
dependencies:
|
|
is-glob "^4.0.1"
|
|
|
|
glob@^7.1.3, glob@^7.1.4, glob@^7.1.6, glob@^7.1.7, glob@^7.2.3:
|
|
version "7.2.3"
|
|
resolved "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz"
|
|
integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==
|
|
dependencies:
|
|
fs.realpath "^1.0.0"
|
|
inflight "^1.0.4"
|
|
inherits "2"
|
|
minimatch "^3.1.1"
|
|
once "^1.3.0"
|
|
path-is-absolute "^1.0.0"
|
|
|
|
glob@^8.0.3:
|
|
version "8.1.0"
|
|
resolved "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz"
|
|
integrity sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==
|
|
dependencies:
|
|
fs.realpath "^1.0.0"
|
|
inflight "^1.0.4"
|
|
inherits "2"
|
|
minimatch "^5.0.1"
|
|
once "^1.3.0"
|
|
|
|
global-agent@^2.1.12:
|
|
version "2.2.0"
|
|
resolved "https://registry.npmjs.org/global-agent/-/global-agent-2.2.0.tgz"
|
|
integrity sha512-+20KpaW6DDLqhG7JDiJpD1JvNvb8ts+TNl7BPOYcURqCrXqnN1Vf+XVOrkKJAFPqfX+oEhsdzOj1hLWkBTdNJg==
|
|
dependencies:
|
|
boolean "^3.0.1"
|
|
core-js "^3.6.5"
|
|
es6-error "^4.1.1"
|
|
matcher "^3.0.0"
|
|
roarr "^2.15.3"
|
|
semver "^7.3.2"
|
|
serialize-error "^7.0.1"
|
|
|
|
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==
|
|
|
|
globals@^13.6.0, globals@^13.9.0:
|
|
version "13.24.0"
|
|
resolved "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz"
|
|
integrity sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==
|
|
dependencies:
|
|
type-fest "^0.20.2"
|
|
|
|
globalthis@^1.0.1:
|
|
version "1.0.3"
|
|
resolved "https://registry.npmjs.org/globalthis/-/globalthis-1.0.3.tgz"
|
|
integrity sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==
|
|
dependencies:
|
|
define-properties "^1.1.3"
|
|
|
|
globalyzer@0.1.0:
|
|
version "0.1.0"
|
|
resolved "https://registry.npmjs.org/globalyzer/-/globalyzer-0.1.0.tgz"
|
|
integrity sha512-40oNTM9UfG6aBmuKxk/giHn5nQ8RVz/SS4Ir6zgzOv9/qC3kKZ9v4etGTcJbEl/NyVQH7FGU7d+X1egr57Md2Q==
|
|
|
|
globrex@^0.1.2:
|
|
version "0.1.2"
|
|
resolved "https://registry.npmjs.org/globrex/-/globrex-0.1.2.tgz"
|
|
integrity sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==
|
|
|
|
gopd@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz"
|
|
integrity sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==
|
|
dependencies:
|
|
get-intrinsic "^1.1.3"
|
|
|
|
got@^11.0.2, got@^11.7.0, got@^11.8.1:
|
|
version "11.8.6"
|
|
resolved "https://registry.npmjs.org/got/-/got-11.8.6.tgz"
|
|
integrity sha512-6tfZ91bOr7bOXnK7PRDCGBLa1H4U080YHNaAQ2KsMGlLEzRbk44nsZF2E1IeRc3vtJHPVbKCYgdFbaGO2ljd8g==
|
|
dependencies:
|
|
"@sindresorhus/is" "^4.0.0"
|
|
"@szmarczak/http-timer" "^4.0.5"
|
|
"@types/cacheable-request" "^6.0.1"
|
|
"@types/responselike" "^1.0.0"
|
|
cacheable-lookup "^5.0.3"
|
|
cacheable-request "^7.0.2"
|
|
decompress-response "^6.0.0"
|
|
http2-wrapper "^1.0.0-beta.5.2"
|
|
lowercase-keys "^2.0.0"
|
|
p-cancelable "^2.0.0"
|
|
responselike "^2.0.0"
|
|
|
|
got@^8.3.1:
|
|
version "8.3.2"
|
|
resolved "https://registry.npmjs.org/got/-/got-8.3.2.tgz"
|
|
integrity sha512-qjUJ5U/hawxosMryILofZCkm3C84PLJS/0grRIpjAwu+Lkxxj5cxeCU25BG0/3mDSpXKTyZr8oh8wIgLaH0QCw==
|
|
dependencies:
|
|
"@sindresorhus/is" "^0.7.0"
|
|
cacheable-request "^2.1.1"
|
|
decompress-response "^3.3.0"
|
|
duplexer3 "^0.1.4"
|
|
get-stream "^3.0.0"
|
|
into-stream "^3.1.0"
|
|
is-retry-allowed "^1.1.0"
|
|
isurl "^1.0.0-alpha5"
|
|
lowercase-keys "^1.0.0"
|
|
mimic-response "^1.0.0"
|
|
p-cancelable "^0.4.0"
|
|
p-timeout "^2.0.1"
|
|
pify "^3.0.0"
|
|
safe-buffer "^5.1.1"
|
|
timed-out "^4.0.1"
|
|
url-parse-lax "^3.0.0"
|
|
url-to-options "^1.0.1"
|
|
|
|
graceful-fs@^4.1.10, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.6:
|
|
version "4.2.11"
|
|
resolved "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz"
|
|
integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==
|
|
|
|
grapheme-splitter@^1.0.2:
|
|
version "1.0.4"
|
|
resolved "https://registry.npmjs.org/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz"
|
|
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
|
|
|
|
has-flag@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz"
|
|
integrity sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==
|
|
|
|
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-property-descriptors@^1.0.0, has-property-descriptors@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.1.tgz"
|
|
integrity sha512-VsX8eaIewvas0xnvinAe9bw4WfIeODpGYikiWYLH+dma0Jw6KHYqWiWfhQlgOVK8D6PvjubK5Uc4P0iIhIcNVg==
|
|
dependencies:
|
|
get-intrinsic "^1.2.2"
|
|
|
|
has-proto@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/has-proto/-/has-proto-1.0.1.tgz"
|
|
integrity sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==
|
|
|
|
has-symbol-support-x@^1.4.1:
|
|
version "1.4.2"
|
|
resolved "https://registry.npmjs.org/has-symbol-support-x/-/has-symbol-support-x-1.4.2.tgz"
|
|
integrity sha512-3ToOva++HaW+eCpgqZrCfN51IPB+7bJNVT6CUATzueB5Heb8o6Nam0V3HG5dlDvZU1Gn5QLcbahiKw/XVk5JJw==
|
|
|
|
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-to-string-tag-x@^1.2.0:
|
|
version "1.4.1"
|
|
resolved "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.4.1.tgz"
|
|
integrity sha512-vdbKfmw+3LoOYVr+mtxHaX5a96+0f3DljYd8JOqvOLsf5mw2Otda2qCDT9qRqLAhrjyQ0h7ual5nOiASpsGNFw==
|
|
dependencies:
|
|
has-symbol-support-x "^1.4.1"
|
|
|
|
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"
|
|
|
|
hash.js@^1.1.7:
|
|
version "1.1.7"
|
|
resolved "https://registry.npmjs.org/hash.js/-/hash.js-1.1.7.tgz"
|
|
integrity sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==
|
|
dependencies:
|
|
inherits "^2.0.3"
|
|
minimalistic-assert "^1.0.1"
|
|
|
|
hasown@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/hasown/-/hasown-2.0.0.tgz"
|
|
integrity sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==
|
|
dependencies:
|
|
function-bind "^1.1.2"
|
|
|
|
header-case@^2.0.4:
|
|
version "2.0.4"
|
|
resolved "https://registry.npmjs.org/header-case/-/header-case-2.0.4.tgz"
|
|
integrity sha512-H/vuk5TEEVZwrR0lp2zed9OCo1uAILMlx0JEMgC26rzyJJ3N1v6XkwHHXJQdR2doSjcGPM6OKPYoJgf0plJ11Q==
|
|
dependencies:
|
|
capital-case "^1.0.4"
|
|
tslib "^2.0.3"
|
|
|
|
http-assert@^1.3.0:
|
|
version "1.5.0"
|
|
resolved "https://registry.npmjs.org/http-assert/-/http-assert-1.5.0.tgz"
|
|
integrity sha512-uPpH7OKX4H25hBmU6G1jWNaqJGpTXxey+YOUizJUAgu0AjLUeC8D73hTrhvDS5D+GJN1DN1+hhc/eF/wpxtp0w==
|
|
dependencies:
|
|
deep-equal "~1.0.1"
|
|
http-errors "~1.8.0"
|
|
|
|
http-cache-semantics@3.8.1:
|
|
version "3.8.1"
|
|
resolved "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-3.8.1.tgz"
|
|
integrity sha512-5ai2iksyV8ZXmnZhHH4rWPoxxistEexSi5936zIQ1bnNTW5VnA85B6P/VpXiRM017IgRvb2kKo1a//y+0wSp3w==
|
|
|
|
http-cache-semantics@^4.0.0:
|
|
version "4.1.1"
|
|
resolved "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz"
|
|
integrity sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==
|
|
|
|
http-errors@2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz"
|
|
integrity sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==
|
|
dependencies:
|
|
depd "2.0.0"
|
|
inherits "2.0.4"
|
|
setprototypeof "1.2.0"
|
|
statuses "2.0.1"
|
|
toidentifier "1.0.1"
|
|
|
|
http-errors@^1.6.3, http-errors@^1.7.3, http-errors@~1.8.0:
|
|
version "1.8.1"
|
|
resolved "https://registry.npmjs.org/http-errors/-/http-errors-1.8.1.tgz"
|
|
integrity sha512-Kpk9Sm7NmI+RHhnj6OIWDI1d6fIoFAtFt9RLaTMRlg/8w49juAStsrBgp0Dp4OdxdVbRIeKhtCUvoi/RuAhO4g==
|
|
dependencies:
|
|
depd "~1.1.2"
|
|
inherits "2.0.4"
|
|
setprototypeof "1.2.0"
|
|
statuses ">= 1.5.0 < 2"
|
|
toidentifier "1.0.1"
|
|
|
|
http-errors@~1.6.2:
|
|
version "1.6.3"
|
|
resolved "https://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz"
|
|
integrity sha512-lks+lVC8dgGyh97jxvxeYTWQFvh4uw4yC12gVl63Cg30sjPX4wuGcdkICVXDAESr6OJGjqGA8Iz5mkeN6zlD7A==
|
|
dependencies:
|
|
depd "~1.1.2"
|
|
inherits "2.0.3"
|
|
setprototypeof "1.1.0"
|
|
statuses ">= 1.4.0 < 2"
|
|
|
|
http-proxy@^1.18.1:
|
|
version "1.18.1"
|
|
resolved "https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz"
|
|
integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==
|
|
dependencies:
|
|
eventemitter3 "^4.0.0"
|
|
follow-redirects "^1.0.0"
|
|
requires-port "^1.0.0"
|
|
|
|
http2-wrapper@^1.0.0-beta.5.2:
|
|
version "1.0.3"
|
|
resolved "https://registry.npmjs.org/http2-wrapper/-/http2-wrapper-1.0.3.tgz"
|
|
integrity sha512-V+23sDMr12Wnz7iTcDeJr3O6AIxlnvT/bmaAAAP/Xda35C90p9599p0F1eHR/N1KILWSoWVAiOMFjBBXaXSMxg==
|
|
dependencies:
|
|
quick-lru "^5.1.1"
|
|
resolve-alpn "^1.0.0"
|
|
|
|
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"
|
|
|
|
https-proxy-agent@5.0.1:
|
|
version "5.0.1"
|
|
resolved "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz"
|
|
integrity sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==
|
|
dependencies:
|
|
agent-base "6"
|
|
debug "4"
|
|
|
|
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"
|
|
|
|
idiomorph@^0.7.3:
|
|
version "0.7.3"
|
|
resolved "https://registry.npmjs.org/idiomorph/-/idiomorph-0.7.3.tgz"
|
|
integrity sha512-YI/L1QQkBRDtiaGZN+/KolIkNoZuIsCgus1ciueosiqdyWz/weeP+ghFgDQpk2vzA3BkX6/M/kY5SCM03LBDkA==
|
|
|
|
ieee754@^1.1.13:
|
|
version "1.2.1"
|
|
resolved "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz"
|
|
integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==
|
|
|
|
ignore@^4.0.6:
|
|
version "4.0.6"
|
|
resolved "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz"
|
|
integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
|
|
|
|
immutable@^5.0.2:
|
|
version "5.1.3"
|
|
resolved "https://registry.npmjs.org/immutable/-/immutable-5.1.3.tgz"
|
|
integrity sha512-+chQdDfvscSF1SJqv2gn4SRO2ZyS3xL3r7IW/wWEEzrzLisnOlKiQu5ytC/BVNcS15C39WT2Hg/bjKjDMcu+zg==
|
|
|
|
import-fresh@^3.0.0, import-fresh@^3.2.1:
|
|
version "3.3.0"
|
|
resolved "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz"
|
|
integrity sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==
|
|
dependencies:
|
|
parent-module "^1.0.0"
|
|
resolve-from "^4.0.0"
|
|
|
|
import-lazy@^3.1.0:
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/import-lazy/-/import-lazy-3.1.0.tgz"
|
|
integrity sha512-8/gvXvX2JMn0F+CDlSC4l6kOmVaLOO3XLkksI7CI3Ud95KDYJuYur2b9P/PUt/i/pDAMd/DulQsNbbbmRRsDIQ==
|
|
|
|
imurmurhash@^0.1.4:
|
|
version "0.1.4"
|
|
resolved "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz"
|
|
integrity sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==
|
|
|
|
inflight@^1.0.4:
|
|
version "1.0.6"
|
|
resolved "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz"
|
|
integrity sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==
|
|
dependencies:
|
|
once "^1.3.0"
|
|
wrappy "1"
|
|
|
|
inherits@2, inherits@2.0.4, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, 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==
|
|
|
|
inherits@2.0.3:
|
|
version "2.0.3"
|
|
resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz"
|
|
integrity sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==
|
|
|
|
ini@^1.3.4:
|
|
version "1.3.8"
|
|
resolved "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz"
|
|
integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==
|
|
|
|
into-stream@^3.1.0:
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/into-stream/-/into-stream-3.1.0.tgz"
|
|
integrity sha512-TcdjPibTksa1NQximqep2r17ISRiNE9fwlfbg3F8ANdvP5/yrFTew86VcO//jk4QTaMlbjypPBq76HN2zaKfZQ==
|
|
dependencies:
|
|
from2 "^2.1.1"
|
|
p-is-promise "^1.1.0"
|
|
|
|
ip@^1.1.5:
|
|
version "1.1.8"
|
|
resolved "https://registry.npmjs.org/ip/-/ip-1.1.8.tgz"
|
|
integrity sha512-PuExPYUiu6qMBQb4l06ecm6T6ujzhmh+MeJcW9wa89PoAz5pvd4zPgN5WJV104mb6S2T1AwNIAaB70JNrLQWhg==
|
|
|
|
is-binary-path@~2.1.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz"
|
|
integrity sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==
|
|
dependencies:
|
|
binary-extensions "^2.0.0"
|
|
|
|
is-builtin-module@^3.1.0:
|
|
version "3.2.1"
|
|
resolved "https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-3.2.1.tgz"
|
|
integrity sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A==
|
|
dependencies:
|
|
builtin-modules "^3.3.0"
|
|
|
|
is-core-module@^2.13.0:
|
|
version "2.13.1"
|
|
resolved "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz"
|
|
integrity sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==
|
|
dependencies:
|
|
hasown "^2.0.0"
|
|
|
|
is-docker@^2.0.0, is-docker@^2.1.1:
|
|
version "2.2.1"
|
|
resolved "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz"
|
|
integrity sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==
|
|
|
|
is-extglob@^2.1.1:
|
|
version "2.1.1"
|
|
resolved "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz"
|
|
integrity sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==
|
|
|
|
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-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-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3, is-glob@~4.0.1:
|
|
version "4.0.3"
|
|
resolved "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz"
|
|
integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==
|
|
dependencies:
|
|
is-extglob "^2.1.1"
|
|
|
|
is-module@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/is-module/-/is-module-1.0.0.tgz"
|
|
integrity sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==
|
|
|
|
is-natural-number@^4.0.1:
|
|
version "4.0.1"
|
|
resolved "https://registry.npmjs.org/is-natural-number/-/is-natural-number-4.0.1.tgz"
|
|
integrity sha512-Y4LTamMe0DDQIIAlaer9eKebAlDSV6huy+TWhJVPlzZh2o4tRP5SQWFlLn5N0To4mDD22/qdOq+veo1cSISLgQ==
|
|
|
|
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-object@^1.0.1:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/is-object/-/is-object-1.0.2.tgz"
|
|
integrity sha512-2rRIahhZr2UWb45fIOuvZGpFtz0TyOZLf32KxBbSoUCeZR495zCKlWUKKUByk3geS2eAs7ZAABt0Y/Rx0GiQGA==
|
|
|
|
is-plain-obj@^1.0.0:
|
|
version "1.1.0"
|
|
resolved "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz"
|
|
integrity sha512-yvkRyxmFKEOQ4pNXCmJG5AEQNlXJS5LaONXo5/cLdTZdWvsZ1ioJEonLGAosKlMWE8lwUy/bJzMjcw8az73+Fg==
|
|
|
|
is-reference@^1.2.1:
|
|
version "1.2.1"
|
|
resolved "https://registry.npmjs.org/is-reference/-/is-reference-1.2.1.tgz"
|
|
integrity sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ==
|
|
dependencies:
|
|
"@types/estree" "*"
|
|
|
|
is-retry-allowed@^1.1.0:
|
|
version "1.2.0"
|
|
resolved "https://registry.npmjs.org/is-retry-allowed/-/is-retry-allowed-1.2.0.tgz"
|
|
integrity sha512-RUbUeKwvm3XG2VYamhJL1xFktgjvPzL0Hq8C+6yrWIswDy3BIXGqCxhxkc30N9jqK311gVU137K8Ei55/zVJRg==
|
|
|
|
is-stream@^1.1.0:
|
|
version "1.1.0"
|
|
resolved "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz"
|
|
integrity sha512-uQPm8kcs47jx38atAcWTVxyltQYoPT68y9aWYdV6yWXSyW8mzSat0TL6CiWdZeCdF3KrAvpVtnHbTv4RN+rqdQ==
|
|
|
|
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-wsl@^2.2.0:
|
|
version "2.2.0"
|
|
resolved "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz"
|
|
integrity sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==
|
|
dependencies:
|
|
is-docker "^2.0.0"
|
|
|
|
isarray@~1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz"
|
|
integrity sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==
|
|
|
|
isbinaryfile@^4.0.8:
|
|
version "4.0.10"
|
|
resolved "https://registry.npmjs.org/isbinaryfile/-/isbinaryfile-4.0.10.tgz"
|
|
integrity sha512-iHrqe5shvBUcFbmZq9zOQHBoeOhZJu6RQGrDpBgenUm/Am+F3JM2MgQj+rK3Z601fzrL5gLZWtAPH2OBaSVcyw==
|
|
|
|
isbinaryfile@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.npmjs.org/isbinaryfile/-/isbinaryfile-5.0.0.tgz"
|
|
integrity sha512-UDdnyGvMajJUWCkib7Cei/dvyJrrvo4FIrsvSFWdPpXSUorzXrDJ0S+X5Q4ZlasfPjca4yqCNNsjbCeiy8FFeg==
|
|
|
|
isexe@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz"
|
|
integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
|
|
|
|
isurl@^1.0.0-alpha5:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/isurl/-/isurl-1.0.0.tgz"
|
|
integrity sha512-1P/yWsxPlDtn7QeRD+ULKQPaIaN6yF368GZ2vDfv0AL0NwpStafjWCDDdn0k8wgFMWpVAqG7oJhxHnlud42i9w==
|
|
dependencies:
|
|
has-to-string-tag-x "^1.2.0"
|
|
is-object "^1.0.1"
|
|
|
|
jest-worker@^26.2.1:
|
|
version "26.6.2"
|
|
resolved "https://registry.npmjs.org/jest-worker/-/jest-worker-26.6.2.tgz"
|
|
integrity sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==
|
|
dependencies:
|
|
"@types/node" "*"
|
|
merge-stream "^2.0.0"
|
|
supports-color "^7.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"
|
|
|
|
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 sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==
|
|
|
|
json-buffer@3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.0.tgz"
|
|
integrity sha512-CuUqjv0FUZIdXkHPI8MezCnFCdaTAacej1TZYulLoAg1h/PhwkdXFN4V/gzY4g+fMBCOV2xF+rp7t2XD2ns/NQ==
|
|
|
|
json-buffer@3.0.1:
|
|
version "3.0.1"
|
|
resolved "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz"
|
|
integrity sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==
|
|
|
|
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==
|
|
|
|
json-schema-traverse@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz"
|
|
integrity sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==
|
|
|
|
json-stable-stringify-without-jsonify@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz"
|
|
integrity sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==
|
|
|
|
json-stringify-safe@^5.0.1:
|
|
version "5.0.1"
|
|
resolved "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz"
|
|
integrity sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==
|
|
|
|
json5@^2.2.3:
|
|
version "2.2.3"
|
|
resolved "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz"
|
|
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
|
|
|
|
jsonfile@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz"
|
|
integrity sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==
|
|
optionalDependencies:
|
|
graceful-fs "^4.1.6"
|
|
|
|
jsonfile@^6.0.1:
|
|
version "6.1.0"
|
|
resolved "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz"
|
|
integrity sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==
|
|
dependencies:
|
|
universalify "^2.0.0"
|
|
optionalDependencies:
|
|
graceful-fs "^4.1.6"
|
|
|
|
karma-chrome-launcher@3.2.0:
|
|
version "3.2.0"
|
|
resolved "https://registry.npmjs.org/karma-chrome-launcher/-/karma-chrome-launcher-3.2.0.tgz"
|
|
integrity sha512-rE9RkUPI7I9mAxByQWkGJFXfFD6lE4gC5nPuZdobf/QdTEJI6EU4yIay/cfU/xV4ZxlM5JiTv7zWYgA64NpS5Q==
|
|
dependencies:
|
|
which "^1.2.1"
|
|
|
|
karma-qunit@^4.1.2:
|
|
version "4.1.2"
|
|
resolved "https://registry.npmjs.org/karma-qunit/-/karma-qunit-4.1.2.tgz"
|
|
integrity sha512-taTPqBeHCOlkeKTSzQgIKzAUb79vw3rfbCph+xwwh63tyGjNtljwx91VArhIM9DzIIR3gB9G214wQg+oXI9ycw==
|
|
|
|
karma-sauce-launcher@^4.3.6:
|
|
version "4.3.6"
|
|
resolved "https://registry.npmjs.org/karma-sauce-launcher/-/karma-sauce-launcher-4.3.6.tgz"
|
|
integrity sha512-Ej62q4mUPFktyAm8g0g8J5qhwEkXwdHrwtiV4pZjKNHNnSs+4qgDyzs3VkpOy3AmNTsTqQXUN/lpiy0tZpDJZQ==
|
|
dependencies:
|
|
global-agent "^2.1.12"
|
|
saucelabs "^4.6.3"
|
|
webdriverio "^6.7.0"
|
|
|
|
karma@6.4.1:
|
|
version "6.4.1"
|
|
resolved "https://registry.npmjs.org/karma/-/karma-6.4.1.tgz"
|
|
integrity sha512-Cj57NKOskK7wtFWSlMvZf459iX+kpYIPXmkNUzP2WAFcA7nhr/ALn5R7sw3w+1udFDcpMx/tuB8d5amgm3ijaA==
|
|
dependencies:
|
|
"@colors/colors" "1.5.0"
|
|
body-parser "^1.19.0"
|
|
braces "^3.0.2"
|
|
chokidar "^3.5.1"
|
|
connect "^3.7.0"
|
|
di "^0.0.1"
|
|
dom-serialize "^2.2.1"
|
|
glob "^7.1.7"
|
|
graceful-fs "^4.2.6"
|
|
http-proxy "^1.18.1"
|
|
isbinaryfile "^4.0.8"
|
|
lodash "^4.17.21"
|
|
log4js "^6.4.1"
|
|
mime "^2.5.2"
|
|
minimatch "^3.0.4"
|
|
mkdirp "^0.5.5"
|
|
qjobs "^1.2.0"
|
|
range-parser "^1.2.1"
|
|
rimraf "^3.0.2"
|
|
socket.io "^4.4.1"
|
|
source-map "^0.6.1"
|
|
tmp "^0.2.1"
|
|
ua-parser-js "^0.7.30"
|
|
yargs "^16.1.1"
|
|
|
|
keygrip@~1.1.0:
|
|
version "1.1.0"
|
|
resolved "https://registry.npmjs.org/keygrip/-/keygrip-1.1.0.tgz"
|
|
integrity sha512-iYSchDJ+liQ8iwbSI2QqsQOvqv58eJCEanyJPJi+Khyu8smkcKSFUCbPwzFcL7YVtZ6eONjqRX/38caJ7QjRAQ==
|
|
dependencies:
|
|
tsscmp "1.0.6"
|
|
|
|
keyv@3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/keyv/-/keyv-3.0.0.tgz"
|
|
integrity sha512-eguHnq22OE3uVoSYG0LVWNP+4ppamWr9+zWBe1bsNcovIMy6huUJFPgy4mGwCd/rnl3vOLGW1MTlu4c57CT1xA==
|
|
dependencies:
|
|
json-buffer "3.0.0"
|
|
|
|
keyv@^4.0.0, keyv@^4.5.3:
|
|
version "4.5.4"
|
|
resolved "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz"
|
|
integrity sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==
|
|
dependencies:
|
|
json-buffer "3.0.1"
|
|
|
|
koa-compose@^4.1.0:
|
|
version "4.1.0"
|
|
resolved "https://registry.npmjs.org/koa-compose/-/koa-compose-4.1.0.tgz"
|
|
integrity sha512-8ODW8TrDuMYvXRwra/Kh7/rJo9BtOfPc6qO8eAfC80CnCvSjSl0bkRM24X6/XBBEyj0v1nRUQ1LyOy3dbqOWXw==
|
|
|
|
koa-convert@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/koa-convert/-/koa-convert-2.0.0.tgz"
|
|
integrity sha512-asOvN6bFlSnxewce2e/DK3p4tltyfC4VM7ZwuTuepI7dEQVcvpyFuBcEARu1+Hxg8DIwytce2n7jrZtRlPrARA==
|
|
dependencies:
|
|
co "^4.6.0"
|
|
koa-compose "^4.1.0"
|
|
|
|
koa-etag@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/koa-etag/-/koa-etag-4.0.0.tgz"
|
|
integrity sha512-1cSdezCkBWlyuB9l6c/IFoe1ANCDdPBxkDkRiaIup40xpUub6U/wwRXoKBZw/O5BifX9OlqAjYnDyzM6+l+TAg==
|
|
dependencies:
|
|
etag "^1.8.1"
|
|
|
|
koa-send@^5.0.0, koa-send@^5.0.1:
|
|
version "5.0.1"
|
|
resolved "https://registry.npmjs.org/koa-send/-/koa-send-5.0.1.tgz"
|
|
integrity sha512-tmcyQ/wXXuxpDxyNXv5yNNkdAMdFRqwtegBXUaowiQzUKqJehttS0x2j0eOZDQAyloAth5w6wwBImnFzkUz3pQ==
|
|
dependencies:
|
|
debug "^4.1.1"
|
|
http-errors "^1.7.3"
|
|
resolve-path "^1.4.0"
|
|
|
|
koa-static@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.npmjs.org/koa-static/-/koa-static-5.0.0.tgz"
|
|
integrity sha512-UqyYyH5YEXaJrf9S8E23GoJFQZXkBVJ9zYYMPGz919MSX1KuvAcycIuS0ci150HCoPf4XQVhQ84Qf8xRPWxFaQ==
|
|
dependencies:
|
|
debug "^3.1.0"
|
|
koa-send "^5.0.0"
|
|
|
|
koa@^2.13.0:
|
|
version "2.15.0"
|
|
resolved "https://registry.npmjs.org/koa/-/koa-2.15.0.tgz"
|
|
integrity sha512-KEL/vU1knsoUvfP4MC4/GthpQrY/p6dzwaaGI6Rt4NQuFqkw3qrvsdYF5pz3wOfi7IGTvMPHC9aZIcUKYFNxsw==
|
|
dependencies:
|
|
accepts "^1.3.5"
|
|
cache-content-type "^1.0.0"
|
|
content-disposition "~0.5.2"
|
|
content-type "^1.0.4"
|
|
cookies "~0.9.0"
|
|
debug "^4.3.2"
|
|
delegates "^1.0.0"
|
|
depd "^2.0.0"
|
|
destroy "^1.0.4"
|
|
encodeurl "^1.0.2"
|
|
escape-html "^1.0.3"
|
|
fresh "~0.5.2"
|
|
http-assert "^1.3.0"
|
|
http-errors "^1.6.3"
|
|
is-generator-function "^1.0.7"
|
|
koa-compose "^4.1.0"
|
|
koa-convert "^2.0.0"
|
|
on-finished "^2.3.0"
|
|
only "~0.0.2"
|
|
parseurl "^1.3.2"
|
|
statuses "^1.5.0"
|
|
type-is "^1.6.16"
|
|
vary "^1.1.2"
|
|
|
|
ky@0.30.0:
|
|
version "0.30.0"
|
|
resolved "https://registry.npmjs.org/ky/-/ky-0.30.0.tgz"
|
|
integrity sha512-X/u76z4JtDVq10u1JA5UQfatPxgPaVDMYTrgHyiTpGN2z4TMEJkIHsoSBBSg9SWZEIXTKsi9kHgiQ9o3Y/4yog==
|
|
|
|
lazystream@^1.0.0:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/lazystream/-/lazystream-1.0.1.tgz"
|
|
integrity sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==
|
|
dependencies:
|
|
readable-stream "^2.0.5"
|
|
|
|
levn@^0.4.1:
|
|
version "0.4.1"
|
|
resolved "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz"
|
|
integrity sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==
|
|
dependencies:
|
|
prelude-ls "^1.2.1"
|
|
type-check "~0.4.0"
|
|
|
|
lighthouse-logger@^1.0.0:
|
|
version "1.4.2"
|
|
resolved "https://registry.npmjs.org/lighthouse-logger/-/lighthouse-logger-1.4.2.tgz"
|
|
integrity sha512-gPWxznF6TKmUHrOQjlVo2UbaL2EJ71mb2CCeRs/2qBpi4L/g4LUVc9+3lKQ6DTUZwJswfM7ainGrLO1+fOqa2g==
|
|
dependencies:
|
|
debug "^2.6.9"
|
|
marky "^1.2.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.assignwith@^4.2.0:
|
|
version "4.2.0"
|
|
resolved "https://registry.npmjs.org/lodash.assignwith/-/lodash.assignwith-4.2.0.tgz"
|
|
integrity sha512-ZznplvbvtjK2gMvnQ1BR/zqPFZmS6jbK4p+6Up4xcRYA7yMIwxHCfbTcrYxXKzzqLsQ05eJPVznEW3tuwV7k1g==
|
|
|
|
lodash.camelcase@^4.3.0:
|
|
version "4.3.0"
|
|
resolved "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz"
|
|
integrity sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==
|
|
|
|
lodash.clonedeep@^4.5.0:
|
|
version "4.5.0"
|
|
resolved "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz"
|
|
integrity sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ==
|
|
|
|
lodash.debounce@^4.0.8:
|
|
version "4.0.8"
|
|
resolved "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz"
|
|
integrity sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==
|
|
|
|
lodash.defaults@^4.2.0:
|
|
version "4.2.0"
|
|
resolved "https://registry.npmjs.org/lodash.defaults/-/lodash.defaults-4.2.0.tgz"
|
|
integrity sha512-qjxPLHd3r5DnsdGacqOMU6pb/avJzdh9tFX2ymgoZE27BmjXrNy/y4LoaiTeAb+O3gL8AfpJGtqfX/ae2leYYQ==
|
|
|
|
lodash.difference@^4.5.0:
|
|
version "4.5.0"
|
|
resolved "https://registry.npmjs.org/lodash.difference/-/lodash.difference-4.5.0.tgz"
|
|
integrity sha512-dS2j+W26TQ7taQBGN8Lbbq04ssV3emRw4NY58WErlTO29pIqS0HmoT5aJ9+TUQ1N3G+JOZSji4eugsWwGp9yPA==
|
|
|
|
lodash.flatten@^4.4.0:
|
|
version "4.4.0"
|
|
resolved "https://registry.npmjs.org/lodash.flatten/-/lodash.flatten-4.4.0.tgz"
|
|
integrity sha512-C5N2Z3DgnnKr0LOpv/hKCgKdb7ZZwafIrsesve6lmzvZIRZRGaZ/l6Q8+2W7NaT+ZwO3fFlSCzCzrDCFdJfZ4g==
|
|
|
|
lodash.isobject@^3.0.2:
|
|
version "3.0.2"
|
|
resolved "https://registry.npmjs.org/lodash.isobject/-/lodash.isobject-3.0.2.tgz"
|
|
integrity sha512-3/Qptq2vr7WeJbB4KHUSKlq8Pl7ASXi3UG6CMbBm8WRtXi8+GHm7mKaU3urfpSEzWe2wCIChs6/sdocUsTKJiA==
|
|
|
|
lodash.isplainobject@^4.0.6:
|
|
version "4.0.6"
|
|
resolved "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz"
|
|
integrity sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==
|
|
|
|
lodash.merge@^4.6.1, lodash.merge@^4.6.2:
|
|
version "4.6.2"
|
|
resolved "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz"
|
|
integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
|
|
|
|
lodash.truncate@^4.4.2:
|
|
version "4.4.2"
|
|
resolved "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz"
|
|
integrity sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==
|
|
|
|
lodash.union@^4.6.0:
|
|
version "4.6.0"
|
|
resolved "https://registry.npmjs.org/lodash.union/-/lodash.union-4.6.0.tgz"
|
|
integrity sha512-c4pB2CdGrGdjMKYLA+XiRDO7Y0PRQbm/Gzg8qMj+QH+pFVAoTp5sBpO0odL3FjoPCGjK96p6qsP+yQoiLoOBcw==
|
|
|
|
lodash.zip@^4.2.0:
|
|
version "4.2.0"
|
|
resolved "https://registry.npmjs.org/lodash.zip/-/lodash.zip-4.2.0.tgz"
|
|
integrity sha512-C7IOaBBK/0gMORRBd8OETNx3kmOkgIWIPvyDpZSCTwUrpYmgZwJkjZeOD8ww4xbOUOs4/attY+pciKvadNfFbg==
|
|
|
|
lodash@^4.17.14, lodash@^4.17.21:
|
|
version "4.17.21"
|
|
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz"
|
|
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
|
|
|
|
log4js@^6.4.1:
|
|
version "6.9.1"
|
|
resolved "https://registry.npmjs.org/log4js/-/log4js-6.9.1.tgz"
|
|
integrity sha512-1somDdy9sChrr9/f4UlzhdaGfDR2c/SaD2a4T7qEkG4jTS57/B3qmnjLYePwQ8cqWnUHZI0iAKxMBpCZICiZ2g==
|
|
dependencies:
|
|
date-format "^4.0.14"
|
|
debug "^4.3.4"
|
|
flatted "^3.2.7"
|
|
rfdc "^1.3.0"
|
|
streamroller "^3.1.5"
|
|
|
|
loglevel-plugin-prefix@^0.8.4:
|
|
version "0.8.4"
|
|
resolved "https://registry.npmjs.org/loglevel-plugin-prefix/-/loglevel-plugin-prefix-0.8.4.tgz"
|
|
integrity sha512-WpG9CcFAOjz/FtNht+QJeGpvVl/cdR6P0z6OcXSkr8wFJOsV2GRj2j10JLfjuA4aYkcKCNIEqRGCyTife9R8/g==
|
|
|
|
loglevel@^1.6.0:
|
|
version "1.9.1"
|
|
resolved "https://registry.npmjs.org/loglevel/-/loglevel-1.9.1.tgz"
|
|
integrity sha512-hP3I3kCrDIMuRwAwHltphhDM1r8i55H33GgqjXbrisuJhF4kRhW1dNuxsRklp4bXl8DSdLaNLuiL4A/LWRfxvg==
|
|
|
|
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"
|
|
|
|
lowercase-keys@1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-1.0.0.tgz"
|
|
integrity sha512-RPlX0+PHuvxVDZ7xX+EBVAp4RsVxP/TdDSN2mJYdiq1Lc4Hz7EUSjUI7RZrKKlmrIzVhf6Jo2stj7++gVarS0A==
|
|
|
|
lowercase-keys@^1.0.0:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-1.0.1.tgz"
|
|
integrity sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA==
|
|
|
|
lowercase-keys@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-2.0.0.tgz"
|
|
integrity sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==
|
|
|
|
lru-cache@^4.0.1:
|
|
version "4.1.5"
|
|
resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.5.tgz"
|
|
integrity sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==
|
|
dependencies:
|
|
pseudomap "^1.0.2"
|
|
yallist "^2.1.2"
|
|
|
|
lru-cache@^5.1.1:
|
|
version "5.1.1"
|
|
resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz"
|
|
integrity sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==
|
|
dependencies:
|
|
yallist "^3.0.2"
|
|
|
|
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"
|
|
|
|
magic-string@^0.25.7:
|
|
version "0.25.9"
|
|
resolved "https://registry.npmjs.org/magic-string/-/magic-string-0.25.9.tgz"
|
|
integrity sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==
|
|
dependencies:
|
|
sourcemap-codec "^1.4.8"
|
|
|
|
make-dir@^1.0.0, make-dir@^1.2.0:
|
|
version "1.3.0"
|
|
resolved "https://registry.npmjs.org/make-dir/-/make-dir-1.3.0.tgz"
|
|
integrity sha512-2w31R7SJtieJJnQtGc7RVL2StM2vGYVfqUOvUDxH6bC6aJTxPxTF0GnIgCyu7tjockiUWAYQRbxa7vKn34s5sQ==
|
|
dependencies:
|
|
pify "^3.0.0"
|
|
|
|
marky@^1.2.2:
|
|
version "1.2.5"
|
|
resolved "https://registry.npmjs.org/marky/-/marky-1.2.5.tgz"
|
|
integrity sha512-q9JtQJKjpsVxCRVgQ+WapguSbKC3SQ5HEzFGPAJMStgh3QjCawp00UKv3MTTAArTmGmmPUvllHZoNbZ3gs0I+Q==
|
|
|
|
matcher@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/matcher/-/matcher-3.0.0.tgz"
|
|
integrity sha512-OkeDaAZ/bQCxeFAozM55PKcKU0yJMPGifLwV4Qgjitu+5MoAfSQN4lsLJeXZ1b8w0x+/Emda6MZgXS1jvsapng==
|
|
dependencies:
|
|
escape-string-regexp "^4.0.0"
|
|
|
|
mdn-data@2.0.14:
|
|
version "2.0.14"
|
|
resolved "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.14.tgz"
|
|
integrity sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==
|
|
|
|
media-typer@0.3.0:
|
|
version "0.3.0"
|
|
resolved "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz"
|
|
integrity sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==
|
|
|
|
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.5:
|
|
version "4.0.8"
|
|
resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz"
|
|
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
|
|
dependencies:
|
|
braces "^3.0.3"
|
|
picomatch "^2.3.1"
|
|
|
|
mime-db@1.52.0, mime-db@^1.28.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.18, mime-types@^2.1.27, mime-types@~2.1.24, mime-types@~2.1.34:
|
|
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"
|
|
|
|
mime@^2.5.2:
|
|
version "2.6.0"
|
|
resolved "https://registry.npmjs.org/mime/-/mime-2.6.0.tgz"
|
|
integrity sha512-USPkMeET31rOMiarsBNIHZKLGgvKc/LrjofAnBlOttf5ajRvqiRA8QsenbcooctK6d6Ts6aqZXBA+XbkKthiQg==
|
|
|
|
mimic-response@^1.0.0:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/mimic-response/-/mimic-response-1.0.1.tgz"
|
|
integrity sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==
|
|
|
|
mimic-response@^3.1.0:
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz"
|
|
integrity sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==
|
|
|
|
minimalistic-assert@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz"
|
|
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
|
|
|
|
minimatch@^3.0.4, minimatch@^3.1.1:
|
|
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"
|
|
|
|
minimatch@^5.0.1, minimatch@^5.1.0:
|
|
version "5.1.6"
|
|
resolved "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz"
|
|
integrity sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==
|
|
dependencies:
|
|
brace-expansion "^2.0.1"
|
|
|
|
minimatch@^6.0.4:
|
|
version "6.2.0"
|
|
resolved "https://registry.npmjs.org/minimatch/-/minimatch-6.2.0.tgz"
|
|
integrity sha512-sauLxniAmvnhhRjFwPNnJKaPFYyddAgbYdeUpHULtCT/GhzdCx/MDNy+Y40lBxTQUrMzDE8e0S43Z5uqfO0REg==
|
|
dependencies:
|
|
brace-expansion "^2.0.1"
|
|
|
|
minimist@^1.2.5, minimist@^1.2.6:
|
|
version "1.2.8"
|
|
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz"
|
|
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
|
|
|
|
mkdirp-classic@^0.5.2:
|
|
version "0.5.3"
|
|
resolved "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz"
|
|
integrity sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==
|
|
|
|
mkdirp@^0.5.5:
|
|
version "0.5.5"
|
|
resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.5.tgz"
|
|
integrity sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==
|
|
dependencies:
|
|
minimist "^1.2.5"
|
|
|
|
mkdirp@^0.5.6:
|
|
version "0.5.6"
|
|
resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz"
|
|
integrity sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==
|
|
dependencies:
|
|
minimist "^1.2.6"
|
|
|
|
ms@2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz"
|
|
integrity sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==
|
|
|
|
ms@2.1.2, ms@^2.1.1:
|
|
version "2.1.2"
|
|
resolved "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz"
|
|
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
|
|
|
|
nanocolors@^0.2.1:
|
|
version "0.2.13"
|
|
resolved "https://registry.npmjs.org/nanocolors/-/nanocolors-0.2.13.tgz"
|
|
integrity sha512-0n3mSAQLPpGLV9ORXT5+C/D4mwew7Ebws69Hx4E2sgz2ZA5+32Q80B9tL8PbL7XHnRDiAxH/pnrUJ9a4fkTNTA==
|
|
|
|
natural-compare@^1.4.0:
|
|
version "1.4.0"
|
|
resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz"
|
|
integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==
|
|
|
|
negotiator@0.6.3:
|
|
version "0.6.3"
|
|
resolved "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz"
|
|
integrity sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==
|
|
|
|
nice-try@^1.0.4:
|
|
version "1.0.5"
|
|
resolved "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz"
|
|
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
|
|
|
|
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-addon-api@^7.0.0:
|
|
version "7.1.1"
|
|
resolved "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.1.tgz"
|
|
integrity sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==
|
|
|
|
node-fetch@2.6.7:
|
|
version "2.6.7"
|
|
resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz"
|
|
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
|
|
dependencies:
|
|
whatwg-url "^5.0.0"
|
|
|
|
node-releases@^2.0.14:
|
|
version "2.0.14"
|
|
resolved "https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz"
|
|
integrity sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==
|
|
|
|
node-watch@0.7.3:
|
|
version "0.7.3"
|
|
resolved "https://registry.npmjs.org/node-watch/-/node-watch-0.7.3.tgz"
|
|
integrity sha512-3l4E8uMPY1HdMMryPRUAl+oIHtXtyiTlIiESNSVSNxcPfzAFzeTbXFQkZfAwBbo0B1qMSG8nUABx+Gd+YrbKrQ==
|
|
|
|
normalize-path@^3.0.0, 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==
|
|
|
|
normalize-url@2.0.1:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/normalize-url/-/normalize-url-2.0.1.tgz"
|
|
integrity sha512-D6MUW4K/VzoJ4rJ01JFKxDrtY1v9wrgzCX5f2qj/lzH1m/lW6MhUZFKerVsnyjOhOsYzI9Kqqak+10l4LvLpMw==
|
|
dependencies:
|
|
prepend-http "^2.0.0"
|
|
query-string "^5.0.1"
|
|
sort-keys "^2.0.0"
|
|
|
|
normalize-url@^6.0.1:
|
|
version "6.1.0"
|
|
resolved "https://registry.npmjs.org/normalize-url/-/normalize-url-6.1.0.tgz"
|
|
integrity sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==
|
|
|
|
npm-conf@^1.1.0:
|
|
version "1.1.3"
|
|
resolved "https://registry.npmjs.org/npm-conf/-/npm-conf-1.1.3.tgz"
|
|
integrity sha512-Yic4bZHJOt9RCFbRP3GgpqhScOY4HH3V2P8yBj6CeYq118Qr+BLXqT2JvpJ00mryLESpgOxf5XlFv4ZjXxLScw==
|
|
dependencies:
|
|
config-chain "^1.1.11"
|
|
pify "^3.0.0"
|
|
|
|
npm-run-path@^2.0.0:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz"
|
|
integrity sha512-lJxZYlT4DW/bRUtFh1MQIWqmLwQfAxnqWG4HhEdjMlkrJYnJn0Jrr2u3mgxqaWsdiBc76TYkTG/mhrnYTuzfHw==
|
|
dependencies:
|
|
path-key "^2.0.0"
|
|
|
|
nth-check@^2.0.1:
|
|
version "2.1.1"
|
|
resolved "https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz"
|
|
integrity sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==
|
|
dependencies:
|
|
boolbase "^1.0.0"
|
|
|
|
object-assign@^4, object-assign@^4.0.1, object-assign@^4.1.0:
|
|
version "4.1.1"
|
|
resolved "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz"
|
|
integrity sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==
|
|
|
|
object-inspect@^1.9.0:
|
|
version "1.13.1"
|
|
resolved "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.1.tgz"
|
|
integrity sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==
|
|
|
|
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==
|
|
|
|
on-finished@2.4.1, on-finished@^2.3.0:
|
|
version "2.4.1"
|
|
resolved "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz"
|
|
integrity sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==
|
|
dependencies:
|
|
ee-first "1.1.1"
|
|
|
|
on-finished@~2.3.0:
|
|
version "2.3.0"
|
|
resolved "https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz"
|
|
integrity sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww==
|
|
dependencies:
|
|
ee-first "1.1.1"
|
|
|
|
once@^1.3.0, once@^1.3.1, once@^1.4.0:
|
|
version "1.4.0"
|
|
resolved "https://registry.npmjs.org/once/-/once-1.4.0.tgz"
|
|
integrity sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==
|
|
dependencies:
|
|
wrappy "1"
|
|
|
|
only@~0.0.2:
|
|
version "0.0.2"
|
|
resolved "https://registry.npmjs.org/only/-/only-0.0.2.tgz"
|
|
integrity sha512-Fvw+Jemq5fjjyWz6CpKx6w9s7xxqo3+JCyM0WXWeCSOboZ8ABkyvP8ID4CZuChA/wxSx+XSJmdOm8rGVyJ1hdQ==
|
|
|
|
open@^8.0.2:
|
|
version "8.4.2"
|
|
resolved "https://registry.npmjs.org/open/-/open-8.4.2.tgz"
|
|
integrity sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==
|
|
dependencies:
|
|
define-lazy-prop "^2.0.0"
|
|
is-docker "^2.1.1"
|
|
is-wsl "^2.2.0"
|
|
|
|
optionator@^0.9.1:
|
|
version "0.9.3"
|
|
resolved "https://registry.npmjs.org/optionator/-/optionator-0.9.3.tgz"
|
|
integrity sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==
|
|
dependencies:
|
|
"@aashutoshrathi/word-wrap" "^1.2.3"
|
|
deep-is "^0.1.3"
|
|
fast-levenshtein "^2.0.6"
|
|
levn "^0.4.1"
|
|
prelude-ls "^1.2.1"
|
|
type-check "^0.4.0"
|
|
|
|
os-filter-obj@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/os-filter-obj/-/os-filter-obj-2.0.0.tgz"
|
|
integrity sha512-uksVLsqG3pVdzzPvmAHpBK0wKxYItuzZr7SziusRPoz67tGV8rL1szZ6IdeUrbqLjGDwApBtN29eEE3IqGHOjg==
|
|
dependencies:
|
|
arch "^2.1.0"
|
|
|
|
p-cancelable@^0.4.0:
|
|
version "0.4.1"
|
|
resolved "https://registry.npmjs.org/p-cancelable/-/p-cancelable-0.4.1.tgz"
|
|
integrity sha512-HNa1A8LvB1kie7cERyy21VNeHb2CWJJYqyyC2o3klWFfMGlFmWv2Z7sFgZH8ZiaYL95ydToKTFVXgMV/Os0bBQ==
|
|
|
|
p-cancelable@^2.0.0:
|
|
version "2.1.1"
|
|
resolved "https://registry.npmjs.org/p-cancelable/-/p-cancelable-2.1.1.tgz"
|
|
integrity sha512-BZOr3nRQHOntUjTrH8+Lh54smKHoHyur8We1V8DSMVrl5A2malOOwuJRnKRDjSnkoeBh4at6BwEnb5I7Jl31wg==
|
|
|
|
p-event@^2.1.0:
|
|
version "2.3.1"
|
|
resolved "https://registry.npmjs.org/p-event/-/p-event-2.3.1.tgz"
|
|
integrity sha512-NQCqOFhbpVTMX4qMe8PF8lbGtzZ+LCiN7pcNrb/413Na7+TRoe1xkKUzuWa/YEJdGQ0FvKtj35EEbDoVPO2kbA==
|
|
dependencies:
|
|
p-timeout "^2.0.1"
|
|
|
|
p-finally@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz"
|
|
integrity sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow==
|
|
|
|
p-is-promise@^1.1.0:
|
|
version "1.1.0"
|
|
resolved "https://registry.npmjs.org/p-is-promise/-/p-is-promise-1.1.0.tgz"
|
|
integrity sha512-zL7VE4JVS2IFSkR2GQKDSPEVxkoH43/p7oEnwpdCndKYJO0HVeRB7fA8TJwuLOTBREtK0ea8eHaxdwcpob5dmg==
|
|
|
|
p-iteration@^1.1.8:
|
|
version "1.1.8"
|
|
resolved "https://registry.npmjs.org/p-iteration/-/p-iteration-1.1.8.tgz"
|
|
integrity sha512-IMFBSDIYcPNnW7uWYGrBqmvTiq7W0uB0fJn6shQZs7dlF3OvrHOre+JT9ikSZ7gZS3vWqclVgoQSvToJrns7uQ==
|
|
|
|
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-timeout@^2.0.1:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/p-timeout/-/p-timeout-2.0.1.tgz"
|
|
integrity sha512-88em58dDVB/KzPEx1X0N3LwFfYZPyDc4B6eF38M1rk9VTZMbxXXgjugz8mmwpS9Ox4BDZ+t6t3QP5+/gazweIA==
|
|
dependencies:
|
|
p-finally "^1.0.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"
|
|
|
|
parent-module@^1.0.0:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz"
|
|
integrity sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==
|
|
dependencies:
|
|
callsites "^3.0.0"
|
|
|
|
parse5@^6.0.1:
|
|
version "6.0.1"
|
|
resolved "https://registry.npmjs.org/parse5/-/parse5-6.0.1.tgz"
|
|
integrity sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==
|
|
|
|
parseurl@^1.3.2, parseurl@~1.3.3:
|
|
version "1.3.3"
|
|
resolved "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz"
|
|
integrity sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==
|
|
|
|
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-case@^3.0.4:
|
|
version "3.0.4"
|
|
resolved "https://registry.npmjs.org/path-case/-/path-case-3.0.4.tgz"
|
|
integrity sha512-qO4qCFjXqVTrcbPt/hQfhTQ+VhFsqNKOPtytgNKkKxSoEp3XPUQ8ObFuePylOIok5gjn69ry8XiULxCwot3Wfg==
|
|
dependencies:
|
|
dot-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.1, 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 sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==
|
|
|
|
path-key@^2.0.0, path-key@^2.0.1:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz"
|
|
integrity sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw==
|
|
|
|
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==
|
|
|
|
pend@~1.2.0:
|
|
version "1.2.0"
|
|
resolved "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz"
|
|
integrity sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==
|
|
|
|
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.1, picomatch@^2.2.2, picomatch@^2.3.1:
|
|
version "2.3.1"
|
|
resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz"
|
|
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
|
|
|
|
pify@^2.2.0, pify@^2.3.0:
|
|
version "2.3.0"
|
|
resolved "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz"
|
|
integrity sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==
|
|
|
|
pify@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz"
|
|
integrity sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==
|
|
|
|
pify@^4.0.1:
|
|
version "4.0.1"
|
|
resolved "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz"
|
|
integrity sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==
|
|
|
|
pinkie-promise@^2.0.0:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz"
|
|
integrity sha512-0Gni6D4UcLTbv9c57DfxDGdr41XfgUjqWZu492f0cIGr16zDU06BWP/RAEvOuo7CQ0CNjHaLlM59YJJFm3NWlw==
|
|
dependencies:
|
|
pinkie "^2.0.0"
|
|
|
|
pinkie@^2.0.0:
|
|
version "2.0.4"
|
|
resolved "https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz"
|
|
integrity sha512-MnUuEycAemtSaeFSjXKW/aroV7akBbY+Sv+RkyqFjgAe73F+MR0TBWKBRDkmfWq/HiFmdavfZ1G7h4SPZXaCSg==
|
|
|
|
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"
|
|
|
|
portfinder@^1.0.32:
|
|
version "1.0.32"
|
|
resolved "https://registry.npmjs.org/portfinder/-/portfinder-1.0.32.tgz"
|
|
integrity sha512-on2ZJVVDXRADWE6jnQaX0ioEylzgBpQk8r55NE4wjXW1ZxO+BgDlY6DXwj20i0V8eB4SenDQ00WEaxfiIQPcxg==
|
|
dependencies:
|
|
async "^2.6.4"
|
|
debug "^3.2.7"
|
|
mkdirp "^0.5.6"
|
|
|
|
prelude-ls@^1.2.1:
|
|
version "1.2.1"
|
|
resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz"
|
|
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
|
|
|
|
prepend-http@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/prepend-http/-/prepend-http-2.0.0.tgz"
|
|
integrity sha512-ravE6m9Atw9Z/jjttRUZ+clIXogdghyZAuWJ3qEzjT+jI/dL1ifAqhZeC5VHzQp1MSt1+jxKkFNemj/iO7tVUA==
|
|
|
|
process-nextick-args@~2.0.0:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz"
|
|
integrity sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==
|
|
|
|
progress@2.0.3, progress@^2.0.0:
|
|
version "2.0.3"
|
|
resolved "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz"
|
|
integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==
|
|
|
|
proto-list@~1.2.1:
|
|
version "1.2.4"
|
|
resolved "https://registry.npmjs.org/proto-list/-/proto-list-1.2.4.tgz"
|
|
integrity sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==
|
|
|
|
proxy-from-env@1.1.0:
|
|
version "1.1.0"
|
|
resolved "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz"
|
|
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
|
|
|
|
pseudomap@^1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz"
|
|
integrity sha512-b/YwNhb8lk1Zz2+bXXpS/LK9OisiZZ1SNsSLxN1x2OXVEhW2Ckr/7mWE5vrC1ZTiJlD9g19jWszTmJsB+oEpFQ==
|
|
|
|
pump@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz"
|
|
integrity sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==
|
|
dependencies:
|
|
end-of-stream "^1.1.0"
|
|
once "^1.3.1"
|
|
|
|
punycode@^2.1.0, punycode@^2.1.1:
|
|
version "2.3.1"
|
|
resolved "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz"
|
|
integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==
|
|
|
|
puppeteer-core@13.1.3:
|
|
version "13.1.3"
|
|
resolved "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-13.1.3.tgz"
|
|
integrity sha512-96pzvVBzq5lUGt3L/QrIH3mxn3NfZylHeusNhq06xBAHPI0Upc0SC/9u7tXjL0oRnmcExeVRJivr1lj7Ah/yDQ==
|
|
dependencies:
|
|
debug "4.3.2"
|
|
devtools-protocol "0.0.948846"
|
|
extract-zip "2.0.1"
|
|
https-proxy-agent "5.0.0"
|
|
node-fetch "2.6.7"
|
|
pkg-dir "4.2.0"
|
|
progress "2.0.3"
|
|
proxy-from-env "1.1.0"
|
|
rimraf "3.0.2"
|
|
tar-fs "2.1.1"
|
|
unbzip2-stream "1.4.3"
|
|
ws "8.2.3"
|
|
|
|
puppeteer-core@^13.1.3:
|
|
version "13.7.0"
|
|
resolved "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-13.7.0.tgz"
|
|
integrity sha512-rXja4vcnAzFAP1OVLq/5dWNfwBGuzcOARJ6qGV7oAZhnLmVRU8G5MsdeQEAOy332ZhkIOnn9jp15R89LKHyp2Q==
|
|
dependencies:
|
|
cross-fetch "3.1.5"
|
|
debug "4.3.4"
|
|
devtools-protocol "0.0.981744"
|
|
extract-zip "2.0.1"
|
|
https-proxy-agent "5.0.1"
|
|
pkg-dir "4.2.0"
|
|
progress "2.0.3"
|
|
proxy-from-env "1.1.0"
|
|
rimraf "3.0.2"
|
|
tar-fs "2.1.1"
|
|
unbzip2-stream "1.4.3"
|
|
ws "8.5.0"
|
|
|
|
qjobs@^1.2.0:
|
|
version "1.2.0"
|
|
resolved "https://registry.npmjs.org/qjobs/-/qjobs-1.2.0.tgz"
|
|
integrity sha512-8YOJEHtxpySA3fFDyCRxA+UUV+fA+rTWnuWvylOK/NCjhY+b4ocCtmu8TtsWb+mYeU+GCHf/S66KZF/AsteKHg==
|
|
|
|
qs@6.11.0:
|
|
version "6.11.0"
|
|
resolved "https://registry.npmjs.org/qs/-/qs-6.11.0.tgz"
|
|
integrity sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==
|
|
dependencies:
|
|
side-channel "^1.0.4"
|
|
|
|
query-selector-shadow-dom@^1.0.0:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/query-selector-shadow-dom/-/query-selector-shadow-dom-1.0.1.tgz"
|
|
integrity sha512-lT5yCqEBgfoMYpf3F2xQRK7zEr1rhIIZuceDK6+xRkJQ4NMbHTwXqk4NkwDwQMNqXgG9r9fyHnzwNVs6zV5KRw==
|
|
|
|
query-string@^5.0.1:
|
|
version "5.1.1"
|
|
resolved "https://registry.npmjs.org/query-string/-/query-string-5.1.1.tgz"
|
|
integrity sha512-gjWOsm2SoGlgLEdAGt7a6slVOk9mGiXmPFMqrEhLQ68rhQuBnpfs3+EmlvqKyxnCo9/PPlF+9MtY02S1aFg+Jw==
|
|
dependencies:
|
|
decode-uri-component "^0.2.0"
|
|
object-assign "^4.1.0"
|
|
strict-uri-encode "^1.0.0"
|
|
|
|
quick-lru@^5.1.1:
|
|
version "5.1.1"
|
|
resolved "https://registry.npmjs.org/quick-lru/-/quick-lru-5.1.1.tgz"
|
|
integrity sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==
|
|
|
|
qunit@2.19.1:
|
|
version "2.19.1"
|
|
resolved "https://registry.npmjs.org/qunit/-/qunit-2.19.1.tgz"
|
|
integrity sha512-gSGuw0vErE/rNjnlBW/JmE7NNubBlGrDPQvsug32ejYhcVFuZec9yoU0+C30+UgeCGwq6Ap89K65dMGo+kDGZQ==
|
|
dependencies:
|
|
commander "7.2.0"
|
|
node-watch "0.7.3"
|
|
tiny-glob "0.2.9"
|
|
|
|
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"
|
|
|
|
range-parser@^1.2.1:
|
|
version "1.2.1"
|
|
resolved "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz"
|
|
integrity sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==
|
|
|
|
rangy@^1.3.0:
|
|
version "1.3.1"
|
|
resolved "https://registry.npmjs.org/rangy/-/rangy-1.3.1.tgz"
|
|
integrity sha512-gfo1FOzdvcrcCR+wf0XMKPJBD3p2nHUw2wvNtuKsaHoI2dXQ9vH2QIpSQMV+mWLvKSqPfDNThhlyK8UN1hJijw==
|
|
|
|
raw-body@2.5.2:
|
|
version "2.5.2"
|
|
resolved "https://registry.npmjs.org/raw-body/-/raw-body-2.5.2.tgz"
|
|
integrity sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==
|
|
dependencies:
|
|
bytes "3.1.2"
|
|
http-errors "2.0.0"
|
|
iconv-lite "0.4.24"
|
|
unpipe "1.0.0"
|
|
|
|
readable-stream@^2.0.0, readable-stream@^2.0.5, readable-stream@^2.3.0, readable-stream@^2.3.5:
|
|
version "2.3.8"
|
|
resolved "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz"
|
|
integrity sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==
|
|
dependencies:
|
|
core-util-is "~1.0.0"
|
|
inherits "~2.0.3"
|
|
isarray "~1.0.0"
|
|
process-nextick-args "~2.0.0"
|
|
safe-buffer "~5.1.1"
|
|
string_decoder "~1.1.1"
|
|
util-deprecate "~1.0.1"
|
|
|
|
readable-stream@^3.1.1, readable-stream@^3.4.0, readable-stream@^3.6.0:
|
|
version "3.6.2"
|
|
resolved "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz"
|
|
integrity sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==
|
|
dependencies:
|
|
inherits "^2.0.3"
|
|
string_decoder "^1.1.1"
|
|
util-deprecate "^1.0.1"
|
|
|
|
readdir-glob@^1.1.2:
|
|
version "1.1.3"
|
|
resolved "https://registry.npmjs.org/readdir-glob/-/readdir-glob-1.1.3.tgz"
|
|
integrity sha512-v05I2k7xN8zXvPD9N+z/uhXPaj0sUFCe2rcWZIpBsqxfP7xXFQ0tipAd/wjj1YxWyWtUS5IDJpOG82JKt2EAVA==
|
|
dependencies:
|
|
minimatch "^5.1.0"
|
|
|
|
readdirp@^4.0.1:
|
|
version "4.1.2"
|
|
resolved "https://registry.npmjs.org/readdirp/-/readdirp-4.1.2.tgz"
|
|
integrity sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==
|
|
|
|
readdirp@~3.6.0:
|
|
version "3.6.0"
|
|
resolved "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz"
|
|
integrity sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==
|
|
dependencies:
|
|
picomatch "^2.2.1"
|
|
|
|
regenerate-unicode-properties@^10.1.0:
|
|
version "10.1.1"
|
|
resolved "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.1.1.tgz"
|
|
integrity sha512-X007RyZLsCJVVrjgEFVpLUTZwyOZk3oiL75ZcuYjlIWd6rNJtOjkBwQc5AsRrpbKVkxN6sklw/k/9m2jJYOf8Q==
|
|
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.14.0:
|
|
version "0.14.1"
|
|
resolved "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz"
|
|
integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==
|
|
|
|
regenerator-transform@^0.15.2:
|
|
version "0.15.2"
|
|
resolved "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.15.2.tgz"
|
|
integrity sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==
|
|
dependencies:
|
|
"@babel/runtime" "^7.8.4"
|
|
|
|
regexpp@^3.1.0:
|
|
version "3.2.0"
|
|
resolved "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz"
|
|
integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==
|
|
|
|
regexpu-core@^5.3.1:
|
|
version "5.3.2"
|
|
resolved "https://registry.npmjs.org/regexpu-core/-/regexpu-core-5.3.2.tgz"
|
|
integrity sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==
|
|
dependencies:
|
|
"@babel/regjsgen" "^0.8.0"
|
|
regenerate "^1.4.2"
|
|
regenerate-unicode-properties "^10.1.0"
|
|
regjsparser "^0.9.1"
|
|
unicode-match-property-ecmascript "^2.0.0"
|
|
unicode-match-property-value-ecmascript "^2.1.0"
|
|
|
|
regjsparser@^0.9.1:
|
|
version "0.9.1"
|
|
resolved "https://registry.npmjs.org/regjsparser/-/regjsparser-0.9.1.tgz"
|
|
integrity sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==
|
|
dependencies:
|
|
jsesc "~0.5.0"
|
|
|
|
require-directory@^2.1.1:
|
|
version "2.1.1"
|
|
resolved "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz"
|
|
integrity sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==
|
|
|
|
require-from-string@^2.0.2:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz"
|
|
integrity sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==
|
|
|
|
requires-port@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz"
|
|
integrity sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==
|
|
|
|
resolve-alpn@^1.0.0:
|
|
version "1.2.1"
|
|
resolved "https://registry.npmjs.org/resolve-alpn/-/resolve-alpn-1.2.1.tgz"
|
|
integrity sha512-0a1F4l73/ZFZOakJnQ3FvkJ2+gSTQWz/r2KE5OdDY0TxPm5h4GkqkWWfM47T7HsbnOtcJVEF4epCVy6u7Q3K+g==
|
|
|
|
resolve-from@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz"
|
|
integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
|
|
|
|
resolve-path@^1.4.0:
|
|
version "1.4.0"
|
|
resolved "https://registry.npmjs.org/resolve-path/-/resolve-path-1.4.0.tgz"
|
|
integrity sha512-i1xevIst/Qa+nA9olDxLWnLk8YZbi8R/7JPbCMcgyWaFR6bKWaexgJgEB5oc2PKMjYdrHynyz0NY+if+H98t1w==
|
|
dependencies:
|
|
http-errors "~1.6.2"
|
|
path-is-absolute "1.0.1"
|
|
|
|
resolve@^1.12.0, resolve@^1.14.2, resolve@^1.17.0, resolve@^1.19.0:
|
|
version "1.22.8"
|
|
resolved "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz"
|
|
integrity sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==
|
|
dependencies:
|
|
is-core-module "^2.13.0"
|
|
path-parse "^1.0.7"
|
|
supports-preserve-symlinks-flag "^1.0.0"
|
|
|
|
responselike@1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/responselike/-/responselike-1.0.2.tgz"
|
|
integrity sha512-/Fpe5guzJk1gPqdJLJR5u7eG/gNY4nImjbRDaVWVMRhne55TCmj2i9Q+54PBRfatRC8v/rIiv9BN0pMd9OV5EQ==
|
|
dependencies:
|
|
lowercase-keys "^1.0.0"
|
|
|
|
responselike@^2.0.0:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/responselike/-/responselike-2.0.1.tgz"
|
|
integrity sha512-4gl03wn3hj1HP3yzgdI7d3lCkF95F21Pz4BPGvKHinyQzALR5CapwC8yIi0Rh58DEMQ/SguC03wFj2k0M/mHhw==
|
|
dependencies:
|
|
lowercase-keys "^2.0.0"
|
|
|
|
resq@^1.9.1:
|
|
version "1.11.0"
|
|
resolved "https://registry.npmjs.org/resq/-/resq-1.11.0.tgz"
|
|
integrity sha512-G10EBz+zAAy3zUd/CDoBbXRL6ia9kOo3xRHrMDsHljI0GDkhYlyjwoCx5+3eCC4swi1uCoZQhskuJkj7Gp57Bw==
|
|
dependencies:
|
|
fast-deep-equal "^2.0.1"
|
|
|
|
rfdc@^1.3.0:
|
|
version "1.3.1"
|
|
resolved "https://registry.npmjs.org/rfdc/-/rfdc-1.3.1.tgz"
|
|
integrity sha512-r5a3l5HzYlIC68TpmYKlxWjmOP6wiPJ1vWv2HeLhNsRZMrCkxeqxiHlQ21oXmQ4F3SiryXBHhAD7JZqvOJjFmg==
|
|
|
|
rgb2hex@0.2.5:
|
|
version "0.2.5"
|
|
resolved "https://registry.npmjs.org/rgb2hex/-/rgb2hex-0.2.5.tgz"
|
|
integrity sha512-22MOP1Rh7sAo1BZpDG6R5RFYzR2lYEgwq7HEmyW2qcsOqR2lQKmn+O//xV3YG/0rrhMC6KVX2hU+ZXuaw9a5bw==
|
|
|
|
rimraf@3.0.2, rimraf@^3.0.0, rimraf@^3.0.2:
|
|
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"
|
|
|
|
roarr@^2.15.3:
|
|
version "2.15.4"
|
|
resolved "https://registry.npmjs.org/roarr/-/roarr-2.15.4.tgz"
|
|
integrity sha512-CHhPh+UNHD2GTXNYhPWLnU8ONHdI+5DI+4EYIAOaiD63rHeYlZvyh8P+in5999TTSFgUYuKUAjzRI4mdh/p+2A==
|
|
dependencies:
|
|
boolean "^3.0.1"
|
|
detect-node "^2.0.4"
|
|
globalthis "^1.0.1"
|
|
json-stringify-safe "^5.0.1"
|
|
semver-compare "^1.0.0"
|
|
sprintf-js "^1.1.2"
|
|
|
|
rollup-plugin-includepaths@^0.2.4:
|
|
version "0.2.4"
|
|
resolved "https://registry.npmjs.org/rollup-plugin-includepaths/-/rollup-plugin-includepaths-0.2.4.tgz"
|
|
integrity sha512-iZen+XKVExeCzk7jeSZPJKL7B67slZNr8GXSC5ROBXtDGXDBH8wdjMfdNW5hf9kPt+tHyIvWh3wlE9bPrZL24g==
|
|
|
|
rollup-plugin-terser@^7.0.2:
|
|
version "7.0.2"
|
|
resolved "https://registry.npmjs.org/rollup-plugin-terser/-/rollup-plugin-terser-7.0.2.tgz"
|
|
integrity sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.10.4"
|
|
jest-worker "^26.2.1"
|
|
serialize-javascript "^4.0.0"
|
|
terser "^5.0.0"
|
|
|
|
rollup@^2.56.3, rollup@^2.67.0:
|
|
version "2.79.1"
|
|
resolved "https://registry.npmjs.org/rollup/-/rollup-2.79.1.tgz"
|
|
integrity sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==
|
|
optionalDependencies:
|
|
fsevents "~2.3.2"
|
|
|
|
rxjs@^7.0.0:
|
|
version "7.8.1"
|
|
resolved "https://registry.npmjs.org/rxjs/-/rxjs-7.8.1.tgz"
|
|
integrity sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==
|
|
dependencies:
|
|
tslib "^2.1.0"
|
|
|
|
safe-buffer@5.2.1, safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@~5.2.0:
|
|
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.0, 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==
|
|
|
|
sass@^1.83.0:
|
|
version "1.93.2"
|
|
resolved "https://registry.npmjs.org/sass/-/sass-1.93.2.tgz"
|
|
integrity sha512-t+YPtOQHpGW1QWsh1CHQ5cPIr9lbbGZLZnbihP/D/qZj/yuV68m8qarcV17nvkOX81BCrvzAlq2klCQFZghyTg==
|
|
dependencies:
|
|
chokidar "^4.0.0"
|
|
immutable "^5.0.2"
|
|
source-map-js ">=0.6.2 <2.0.0"
|
|
optionalDependencies:
|
|
"@parcel/watcher" "^2.4.1"
|
|
|
|
saucelabs@^4.6.3:
|
|
version "4.7.8"
|
|
resolved "https://registry.npmjs.org/saucelabs/-/saucelabs-4.7.8.tgz"
|
|
integrity sha512-K2qaRUixc7+8JiAwpTvEsIQVzzUkYwa0mAfs0akGagRlWXUR1JrsmgJRyz28qkwpERW1KDuByn3Ju96BuW1V7Q==
|
|
dependencies:
|
|
bin-wrapper "^4.1.0"
|
|
change-case "^4.1.1"
|
|
form-data "^3.0.0"
|
|
got "^11.7.0"
|
|
hash.js "^1.1.7"
|
|
tunnel "0.0.6"
|
|
yargs "^16.0.3"
|
|
|
|
seek-bzip@^1.0.5:
|
|
version "1.0.6"
|
|
resolved "https://registry.npmjs.org/seek-bzip/-/seek-bzip-1.0.6.tgz"
|
|
integrity sha512-e1QtP3YL5tWww8uKaOCQ18UxIT2laNBXHjV/S2WYCiK4udiv8lkG89KRIoCjUagnAmCBurjF4zEVX2ByBbnCjQ==
|
|
dependencies:
|
|
commander "^2.8.1"
|
|
|
|
semver-compare@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/semver-compare/-/semver-compare-1.0.0.tgz"
|
|
integrity sha512-YM3/ITh2MJ5MtzaM429anh+x2jiLVjqILF4m4oyQB18W7Ggea7BfqdH/wGMK7dDiMghv/6WG7znWMwUDzJiXow==
|
|
|
|
semver-regex@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/semver-regex/-/semver-regex-2.0.0.tgz"
|
|
integrity sha512-mUdIBBvdn0PLOeP3TEkMH7HHeUP3GjsXCwKarjv/kGmUFOYg1VqEemKhoQpWMu6X2I8kHeuVdGibLGkVK+/5Qw==
|
|
|
|
semver-truncate@^1.1.2:
|
|
version "1.1.2"
|
|
resolved "https://registry.npmjs.org/semver-truncate/-/semver-truncate-1.1.2.tgz"
|
|
integrity sha512-V1fGg9i4CL3qesB6U0L6XAm4xOJiHmt4QAacazumuasc03BvtFGIMCduv01JWQ69Nv+JST9TqhSCiJoxoY031w==
|
|
dependencies:
|
|
semver "^5.3.0"
|
|
|
|
semver@^5.3.0, semver@^5.5.0, semver@^5.6.0:
|
|
version "5.7.2"
|
|
resolved "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz"
|
|
integrity sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==
|
|
|
|
semver@^6.3.1:
|
|
version "6.3.1"
|
|
resolved "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz"
|
|
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
|
|
|
|
semver@^7.2.1, semver@^7.3.2, semver@^7.3.4:
|
|
version "7.5.4"
|
|
resolved "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz"
|
|
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
|
|
dependencies:
|
|
lru-cache "^6.0.0"
|
|
|
|
sentence-case@^3.0.4:
|
|
version "3.0.4"
|
|
resolved "https://registry.npmjs.org/sentence-case/-/sentence-case-3.0.4.tgz"
|
|
integrity sha512-8LS0JInaQMCRoQ7YUytAo/xUu5W2XnQxV2HI/6uM6U7CITS1RqPElr30V6uIqyMKM9lJGRVFy5/4CuzcixNYSg==
|
|
dependencies:
|
|
no-case "^3.0.4"
|
|
tslib "^2.0.3"
|
|
upper-case-first "^2.0.2"
|
|
|
|
serialize-error@^7.0.1:
|
|
version "7.0.1"
|
|
resolved "https://registry.npmjs.org/serialize-error/-/serialize-error-7.0.1.tgz"
|
|
integrity sha512-8I8TjW5KMOKsZQTvoxjuSIa7foAwPWGOts+6o7sgjz41/qMD9VQHEDxi6PBvK2l0MXUmqZyNpUK+T2tQaaElvw==
|
|
dependencies:
|
|
type-fest "^0.13.1"
|
|
|
|
serialize-error@^8.0.0:
|
|
version "8.1.0"
|
|
resolved "https://registry.npmjs.org/serialize-error/-/serialize-error-8.1.0.tgz"
|
|
integrity sha512-3NnuWfM6vBYoy5gZFvHiYsVbafvI9vZv/+jlIigFn4oP4zjNPK3LhcY0xSCgeb1a5L8jO71Mit9LlNoi2UfDDQ==
|
|
dependencies:
|
|
type-fest "^0.20.2"
|
|
|
|
serialize-javascript@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-4.0.0.tgz"
|
|
integrity sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==
|
|
dependencies:
|
|
randombytes "^2.1.0"
|
|
|
|
set-function-length@^1.1.1:
|
|
version "1.2.0"
|
|
resolved "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.0.tgz"
|
|
integrity sha512-4DBHDoyHlM1IRPGYcoxexgh67y4ueR53FKV1yyxwFMY7aCqcN/38M1+SwZ/qJQ8iLv7+ck385ot4CcisOAPT9w==
|
|
dependencies:
|
|
define-data-property "^1.1.1"
|
|
function-bind "^1.1.2"
|
|
get-intrinsic "^1.2.2"
|
|
gopd "^1.0.1"
|
|
has-property-descriptors "^1.0.1"
|
|
|
|
setprototypeof@1.1.0:
|
|
version "1.1.0"
|
|
resolved "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.0.tgz"
|
|
integrity sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==
|
|
|
|
setprototypeof@1.2.0:
|
|
version "1.2.0"
|
|
resolved "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz"
|
|
integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==
|
|
|
|
shebang-command@^1.2.0:
|
|
version "1.2.0"
|
|
resolved "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz"
|
|
integrity sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==
|
|
dependencies:
|
|
shebang-regex "^1.0.0"
|
|
|
|
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@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz"
|
|
integrity sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==
|
|
|
|
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==
|
|
|
|
shell-quote@^1.7.3:
|
|
version "1.8.1"
|
|
resolved "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.1.tgz"
|
|
integrity sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==
|
|
|
|
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.0:
|
|
version "3.0.7"
|
|
resolved "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz"
|
|
integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==
|
|
|
|
slice-ansi@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz"
|
|
integrity sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==
|
|
dependencies:
|
|
ansi-styles "^4.0.0"
|
|
astral-regex "^2.0.0"
|
|
is-fullwidth-code-point "^3.0.0"
|
|
|
|
snake-case@^3.0.4:
|
|
version "3.0.4"
|
|
resolved "https://registry.npmjs.org/snake-case/-/snake-case-3.0.4.tgz"
|
|
integrity sha512-LAOh4z89bGQvl9pFfNF8V146i7o7/CqFPbqzYgP+yYzDIDeS9HaNFtXABamRW+AQzEVODcvE79ljJ+8a9YSdMg==
|
|
dependencies:
|
|
dot-case "^3.0.4"
|
|
tslib "^2.0.3"
|
|
|
|
socket.io-adapter@~2.5.2:
|
|
version "2.5.2"
|
|
resolved "https://registry.npmjs.org/socket.io-adapter/-/socket.io-adapter-2.5.2.tgz"
|
|
integrity sha512-87C3LO/NOMc+eMcpcxUBebGjkpMDkNBS9tf7KJqcDsmL936EChtVva71Dw2q4tQcuVC+hAUy4an2NO/sYXmwRA==
|
|
dependencies:
|
|
ws "~8.11.0"
|
|
|
|
socket.io-parser@~4.2.4:
|
|
version "4.2.4"
|
|
resolved "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-4.2.4.tgz"
|
|
integrity sha512-/GbIKmo8ioc+NIWIhwdecY0ge+qVBSMdgxGygevmdHj24bsfgtCmcUUcQ5ZzcylGFHsN3k4HB4Cgkl96KVnuew==
|
|
dependencies:
|
|
"@socket.io/component-emitter" "~3.1.0"
|
|
debug "~4.3.1"
|
|
|
|
socket.io@^4.4.1:
|
|
version "4.7.4"
|
|
resolved "https://registry.npmjs.org/socket.io/-/socket.io-4.7.4.tgz"
|
|
integrity sha512-DcotgfP1Zg9iP/dH9zvAQcWrE0TtbMVwXmlV4T4mqsvY+gw+LqUGPfx2AoVyRk0FLME+GQhufDMyacFmw7ksqw==
|
|
dependencies:
|
|
accepts "~1.3.4"
|
|
base64id "~2.0.0"
|
|
cors "~2.8.5"
|
|
debug "~4.3.2"
|
|
engine.io "~6.5.2"
|
|
socket.io-adapter "~2.5.2"
|
|
socket.io-parser "~4.2.4"
|
|
|
|
sort-keys-length@^1.0.0:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/sort-keys-length/-/sort-keys-length-1.0.1.tgz"
|
|
integrity sha512-GRbEOUqCxemTAk/b32F2xa8wDTs+Z1QHOkbhJDQTvv/6G3ZkbJ+frYWsTcc7cBB3Fu4wy4XlLCuNtJuMn7Gsvw==
|
|
dependencies:
|
|
sort-keys "^1.0.0"
|
|
|
|
sort-keys@^1.0.0:
|
|
version "1.1.2"
|
|
resolved "https://registry.npmjs.org/sort-keys/-/sort-keys-1.1.2.tgz"
|
|
integrity sha512-vzn8aSqKgytVik0iwdBEi+zevbTYZogewTUM6dtpmGwEcdzbub/TX4bCzRhebDCRC3QzXgJsLRKB2V/Oof7HXg==
|
|
dependencies:
|
|
is-plain-obj "^1.0.0"
|
|
|
|
sort-keys@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/sort-keys/-/sort-keys-2.0.0.tgz"
|
|
integrity sha512-/dPCrG1s3ePpWm6yBbxZq5Be1dXGLyLn9Z791chDC3NFrpkVbWGzkBwPN1knaciexFXgRJ7hzdnwZ4stHSDmjg==
|
|
dependencies:
|
|
is-plain-obj "^1.0.0"
|
|
|
|
"source-map-js@>=0.6.2 <2.0.0":
|
|
version "1.2.1"
|
|
resolved "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz"
|
|
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
|
|
|
|
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.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==
|
|
|
|
sourcemap-codec@^1.4.8:
|
|
version "1.4.8"
|
|
resolved "https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz"
|
|
integrity sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==
|
|
|
|
spawn-command@^0.0.2-1:
|
|
version "0.0.2-1"
|
|
resolved "https://registry.npmjs.org/spawn-command/-/spawn-command-0.0.2-1.tgz"
|
|
integrity sha512-n98l9E2RMSJ9ON1AKisHzz7V42VDiBQGY6PB1BwRglz99wpVsSuGzQ+jOi6lFXBGVTCrRpltvjm+/XA+tpeJrg==
|
|
|
|
sprintf-js@^1.1.2:
|
|
version "1.1.3"
|
|
resolved "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz"
|
|
integrity sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==
|
|
|
|
sprintf-js@~1.0.2:
|
|
version "1.0.3"
|
|
resolved "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz"
|
|
integrity sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==
|
|
|
|
stable@^0.1.8:
|
|
version "0.1.8"
|
|
resolved "https://registry.npmjs.org/stable/-/stable-0.1.8.tgz"
|
|
integrity sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==
|
|
|
|
statuses@2.0.1:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz"
|
|
integrity sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==
|
|
|
|
"statuses@>= 1.4.0 < 2", "statuses@>= 1.5.0 < 2", statuses@^1.5.0, statuses@~1.5.0:
|
|
version "1.5.0"
|
|
resolved "https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz"
|
|
integrity sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==
|
|
|
|
stream-read-all@^3.0.1:
|
|
version "3.0.1"
|
|
resolved "https://registry.npmjs.org/stream-read-all/-/stream-read-all-3.0.1.tgz"
|
|
integrity sha512-EWZT9XOceBPlVJRrYcykW8jyRSZYbkb/0ZK36uLEmoWVO5gxBOnntNTseNzfREsqxqdfEGQrD8SXQ3QWbBmq8A==
|
|
|
|
streamroller@^3.1.5:
|
|
version "3.1.5"
|
|
resolved "https://registry.npmjs.org/streamroller/-/streamroller-3.1.5.tgz"
|
|
integrity sha512-KFxaM7XT+irxvdqSP1LGLgNWbYN7ay5owZ3r/8t77p+EtSUAfUgtl7be3xtqtOmGUl9K9YPO2ca8133RlTjvKw==
|
|
dependencies:
|
|
date-format "^4.0.14"
|
|
debug "^4.3.4"
|
|
fs-extra "^8.1.0"
|
|
|
|
strict-uri-encode@^1.0.0:
|
|
version "1.1.0"
|
|
resolved "https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz"
|
|
integrity sha512-R3f198pcvnB+5IpnBlRkphuE9n46WyVl8I39W/ZUTZLz4nqSP/oLYUrcnJrw462Ds8he4YKMov2efsTIw1BDGQ==
|
|
|
|
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
|
|
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_decoder@^1.1.1:
|
|
version "1.3.0"
|
|
resolved "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz"
|
|
integrity sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==
|
|
dependencies:
|
|
safe-buffer "~5.2.0"
|
|
|
|
string_decoder@~1.1.1:
|
|
version "1.1.1"
|
|
resolved "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz"
|
|
integrity sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==
|
|
dependencies:
|
|
safe-buffer "~5.1.0"
|
|
|
|
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-dirs@^2.0.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/strip-dirs/-/strip-dirs-2.1.0.tgz"
|
|
integrity sha512-JOCxOeKLm2CAS73y/U4ZeZPTkE+gNVCzKt7Eox84Iej1LT/2pTWYpZKJuxwQpvX1LiZb1xokNR7RLfuBAa7T3g==
|
|
dependencies:
|
|
is-natural-number "^4.0.1"
|
|
|
|
strip-eof@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz"
|
|
integrity sha512-7FCwGGmx8mD5xQd3RPUvnSpUXHM3BWuzjtpD4TXsfcZ9EL4azvVVUscFYwD9nx8Kh+uCBC00XBtAykoMHwTh8Q==
|
|
|
|
strip-json-comments@^3.1.0, 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==
|
|
|
|
strip-outer@^1.0.0:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/strip-outer/-/strip-outer-1.0.1.tgz"
|
|
integrity sha512-k55yxKHwaXnpYGsOzg4Vl8+tDrWylxDEpknGjhTiZB8dFRU5rTo9CAzeycivxV3s+zlTKwrs6WxMxR95n26kwg==
|
|
dependencies:
|
|
escape-string-regexp "^1.0.2"
|
|
|
|
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.1.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-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==
|
|
|
|
svgo@^2.8.0:
|
|
version "2.8.0"
|
|
resolved "https://registry.npmjs.org/svgo/-/svgo-2.8.0.tgz"
|
|
integrity sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==
|
|
dependencies:
|
|
"@trysound/sax" "0.2.0"
|
|
commander "^7.2.0"
|
|
css-select "^4.1.3"
|
|
css-tree "^1.1.3"
|
|
csso "^4.2.0"
|
|
picocolors "^1.0.0"
|
|
stable "^0.1.8"
|
|
|
|
table-layout@^3.0.0:
|
|
version "3.0.2"
|
|
resolved "https://registry.npmjs.org/table-layout/-/table-layout-3.0.2.tgz"
|
|
integrity sha512-rpyNZYRw+/C+dYkcQ3Pr+rLxW4CfHpXjPDnG7lYhdRoUcZTUt+KEsX+94RGp/aVp/MQU35JCITv2T/beY4m+hw==
|
|
dependencies:
|
|
"@75lb/deep-merge" "^1.1.1"
|
|
array-back "^6.2.2"
|
|
command-line-args "^5.2.1"
|
|
command-line-usage "^7.0.0"
|
|
stream-read-all "^3.0.1"
|
|
typical "^7.1.1"
|
|
wordwrapjs "^5.1.0"
|
|
|
|
table@^6.0.9:
|
|
version "6.8.1"
|
|
resolved "https://registry.npmjs.org/table/-/table-6.8.1.tgz"
|
|
integrity sha512-Y4X9zqrCftUhMeH2EptSSERdVKt/nEdijTOacGD/97EKjhQ/Qs8RTlEGABSJNNN8lac9kheH+af7yAkEWlgneA==
|
|
dependencies:
|
|
ajv "^8.0.1"
|
|
lodash.truncate "^4.4.2"
|
|
slice-ansi "^4.0.0"
|
|
string-width "^4.2.3"
|
|
strip-ansi "^6.0.1"
|
|
|
|
tar-fs@2.1.1:
|
|
version "2.1.1"
|
|
resolved "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.1.tgz"
|
|
integrity sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==
|
|
dependencies:
|
|
chownr "^1.1.1"
|
|
mkdirp-classic "^0.5.2"
|
|
pump "^3.0.0"
|
|
tar-stream "^2.1.4"
|
|
|
|
tar-stream@^1.5.2:
|
|
version "1.6.2"
|
|
resolved "https://registry.npmjs.org/tar-stream/-/tar-stream-1.6.2.tgz"
|
|
integrity sha512-rzS0heiNf8Xn7/mpdSVVSMAWAoy9bfb1WOTYC78Z0UQKeKa/CWS8FOq0lKGNa8DWKAn9gxjCvMLYc5PGXYlK2A==
|
|
dependencies:
|
|
bl "^1.0.0"
|
|
buffer-alloc "^1.2.0"
|
|
end-of-stream "^1.0.0"
|
|
fs-constants "^1.0.0"
|
|
readable-stream "^2.3.0"
|
|
to-buffer "^1.1.1"
|
|
xtend "^4.0.0"
|
|
|
|
tar-stream@^2.1.4, tar-stream@^2.2.0:
|
|
version "2.2.0"
|
|
resolved "https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz"
|
|
integrity sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==
|
|
dependencies:
|
|
bl "^4.0.3"
|
|
end-of-stream "^1.4.1"
|
|
fs-constants "^1.0.0"
|
|
inherits "^2.0.3"
|
|
readable-stream "^3.1.1"
|
|
|
|
terser@^5.0.0:
|
|
version "5.27.0"
|
|
resolved "https://registry.npmjs.org/terser/-/terser-5.27.0.tgz"
|
|
integrity sha512-bi1HRwVRskAjheeYl291n3JC4GgO/Ty4z1nVs5AAsmonJulGxpSektecnNedrwK9C7vpvVtcX3cw00VSLt7U2A==
|
|
dependencies:
|
|
"@jridgewell/source-map" "^0.3.3"
|
|
acorn "^8.8.2"
|
|
commander "^2.20.0"
|
|
source-map-support "~0.5.20"
|
|
|
|
text-table@^0.2.0:
|
|
version "0.2.0"
|
|
resolved "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz"
|
|
integrity sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==
|
|
|
|
through@^2.3.8:
|
|
version "2.3.8"
|
|
resolved "https://registry.npmjs.org/through/-/through-2.3.8.tgz"
|
|
integrity sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==
|
|
|
|
timed-out@^4.0.1:
|
|
version "4.0.1"
|
|
resolved "https://registry.npmjs.org/timed-out/-/timed-out-4.0.1.tgz"
|
|
integrity sha512-G7r3AhovYtr5YKOWQkta8RKAPb+J9IsO4uVmzjl8AZwfhs8UcUwTiD6gcJYSgOtzyjvQKrKYn41syHbUWMkafA==
|
|
|
|
tiny-glob@0.2.9:
|
|
version "0.2.9"
|
|
resolved "https://registry.npmjs.org/tiny-glob/-/tiny-glob-0.2.9.tgz"
|
|
integrity sha512-g/55ssRPUjShh+xkfx9UPDXqhckHEsHr4Vd9zX55oSdGZc/MD0m3sferOkwWtp98bv+kcVfEHtRJgBVJzelrzg==
|
|
dependencies:
|
|
globalyzer "0.1.0"
|
|
globrex "^0.1.2"
|
|
|
|
tmp@^0.2.1:
|
|
version "0.2.1"
|
|
resolved "https://registry.npmjs.org/tmp/-/tmp-0.2.1.tgz"
|
|
integrity sha512-76SUhtfqR2Ijn+xllcI5P1oyannHNHByD80W1q447gU3mp9G9PSpGdWmjUOHRDPiHYacIk66W7ubDTuPF3BEtQ==
|
|
dependencies:
|
|
rimraf "^3.0.0"
|
|
|
|
to-buffer@^1.1.1:
|
|
version "1.1.1"
|
|
resolved "https://registry.npmjs.org/to-buffer/-/to-buffer-1.1.1.tgz"
|
|
integrity sha512-lx9B5iv7msuFYE3dytT+KE5tap+rNYw+K4jVkb9R/asAb+pbBSM17jtunHplhBe6RRJdZx3Pn2Jph24O32mOVg==
|
|
|
|
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 sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==
|
|
|
|
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"
|
|
|
|
toidentifier@1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz"
|
|
integrity sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==
|
|
|
|
tr46@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/tr46/-/tr46-3.0.0.tgz"
|
|
integrity sha512-l7FvfAHlcmulp8kr+flpQZmVwtu7nfRV7NZujtN0OqES8EL4O4e0qqzL0DC5gAvx/ZC/9lk6rhcUwYvkBnBnYA==
|
|
dependencies:
|
|
punycode "^2.1.1"
|
|
|
|
tr46@~0.0.3:
|
|
version "0.0.3"
|
|
resolved "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz"
|
|
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
|
|
|
|
tree-kill@^1.2.2:
|
|
version "1.2.2"
|
|
resolved "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz"
|
|
integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
|
|
|
|
trim-repeated@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/trim-repeated/-/trim-repeated-1.0.0.tgz"
|
|
integrity sha512-pkonvlKk8/ZuR0D5tLW8ljt5I8kmxp2XKymhepUeOdCEfKpZaktSArkLHZt76OB1ZvO9bssUsDty4SWhLvZpLg==
|
|
dependencies:
|
|
escape-string-regexp "^1.0.2"
|
|
|
|
tslib@^2.0.3, tslib@^2.1.0:
|
|
version "2.6.2"
|
|
resolved "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz"
|
|
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
|
|
|
|
tsscmp@1.0.6:
|
|
version "1.0.6"
|
|
resolved "https://registry.npmjs.org/tsscmp/-/tsscmp-1.0.6.tgz"
|
|
integrity sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==
|
|
|
|
tunnel-agent@^0.6.0:
|
|
version "0.6.0"
|
|
resolved "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz"
|
|
integrity sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==
|
|
dependencies:
|
|
safe-buffer "^5.0.1"
|
|
|
|
tunnel@0.0.6:
|
|
version "0.0.6"
|
|
resolved "https://registry.npmjs.org/tunnel/-/tunnel-0.0.6.tgz"
|
|
integrity sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==
|
|
|
|
type-check@^0.4.0, type-check@~0.4.0:
|
|
version "0.4.0"
|
|
resolved "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz"
|
|
integrity sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==
|
|
dependencies:
|
|
prelude-ls "^1.2.1"
|
|
|
|
type-fest@^0.13.1:
|
|
version "0.13.1"
|
|
resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.13.1.tgz"
|
|
integrity sha512-34R7HTnG0XIJcBSn5XhDd7nNFPRcXYRZrBB2O2jdKqYODldSzBAqzsWoZYYvduky73toYS/ESqxPvkDf/F0XMg==
|
|
|
|
type-fest@^0.20.2:
|
|
version "0.20.2"
|
|
resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz"
|
|
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
|
|
|
|
type-is@^1.6.16, type-is@~1.6.18:
|
|
version "1.6.18"
|
|
resolved "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz"
|
|
integrity sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==
|
|
dependencies:
|
|
media-typer "0.3.0"
|
|
mime-types "~2.1.24"
|
|
|
|
typical@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/typical/-/typical-4.0.0.tgz"
|
|
integrity sha512-VAH4IvQ7BDFYglMd7BPRDfLgxZZX4O4TFcRDA6EN5X7erNJJq+McIEp8np9aVtxrCJ6qx4GTYVfOWNjcqwZgRw==
|
|
|
|
typical@^7.1.1:
|
|
version "7.1.1"
|
|
resolved "https://registry.npmjs.org/typical/-/typical-7.1.1.tgz"
|
|
integrity sha512-T+tKVNs6Wu7IWiAce5BgMd7OZfNYUndHwc5MknN+UHOudi7sGZzuHdCadllRuqJ3fPtgFtIH9+lt9qRv6lmpfA==
|
|
|
|
ua-parser-js@^0.7.30:
|
|
version "0.7.37"
|
|
resolved "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.37.tgz"
|
|
integrity sha512-xV8kqRKM+jhMvcHWUKthV9fNebIzrNy//2O9ZwWcfiBFR5f25XVZPLlEajk/sf3Ra15V92isyQqnIEXRDaZWEA==
|
|
|
|
ua-parser-js@^1.0.1:
|
|
version "1.0.37"
|
|
resolved "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-1.0.37.tgz"
|
|
integrity sha512-bhTyI94tZofjo+Dn8SN6Zv8nBDvyXTymAdM3LDI/0IboIUwTu1rEhW7v2TfiVsoYWgkQ4kOVqnI8APUFbIQIFQ==
|
|
|
|
unbzip2-stream@1.4.3, unbzip2-stream@^1.0.9:
|
|
version "1.4.3"
|
|
resolved "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.4.3.tgz"
|
|
integrity sha512-mlExGW4w71ebDJviH16lQLtZS32VKqsSfk80GCfUlwT/4/hNRFsoscrF/c++9xinkMzECL1uL9DDwXqFWkruPg==
|
|
dependencies:
|
|
buffer "^5.2.1"
|
|
through "^2.3.8"
|
|
|
|
undici-types@~5.26.4:
|
|
version "5.26.5"
|
|
resolved "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz"
|
|
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
|
|
|
|
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.1.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.1.0.tgz"
|
|
integrity sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA==
|
|
|
|
unicode-property-aliases-ecmascript@^2.0.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.1.0.tgz"
|
|
integrity sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==
|
|
|
|
universalify@^0.1.0:
|
|
version "0.1.2"
|
|
resolved "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz"
|
|
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
|
|
|
|
universalify@^2.0.0:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz"
|
|
integrity sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==
|
|
|
|
unpipe@1.0.0, unpipe@~1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz"
|
|
integrity sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==
|
|
|
|
update-browserslist-db@^1.0.13:
|
|
version "1.0.13"
|
|
resolved "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.13.tgz"
|
|
integrity sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==
|
|
dependencies:
|
|
escalade "^3.1.1"
|
|
picocolors "^1.0.0"
|
|
|
|
upper-case-first@^2.0.2:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/upper-case-first/-/upper-case-first-2.0.2.tgz"
|
|
integrity sha512-514ppYHBaKwfJRK/pNC6c/OxfGa0obSnAl106u97Ed0I625Nin96KAjttZF6ZL3e1XLtphxnqrOi9iWgm+u+bg==
|
|
dependencies:
|
|
tslib "^2.0.3"
|
|
|
|
upper-case@^2.0.2:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/upper-case/-/upper-case-2.0.2.tgz"
|
|
integrity sha512-KgdgDGJt2TpuwBUIjgG6lzw2GWFRCW9Qkfkiv0DxqHHLYJHmtmdUIKcZd8rHgFSjopVTlw6ggzCm1b8MFQwikg==
|
|
dependencies:
|
|
tslib "^2.0.3"
|
|
|
|
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"
|
|
|
|
url-parse-lax@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/url-parse-lax/-/url-parse-lax-3.0.0.tgz"
|
|
integrity sha512-NjFKA0DidqPa5ciFcSrXnAltTtzz84ogy+NebPvfEgAck0+TNg4UJ4IN+fB7zRZfbgUf0syOo9MDxFkDSMuFaQ==
|
|
dependencies:
|
|
prepend-http "^2.0.0"
|
|
|
|
url-to-options@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/url-to-options/-/url-to-options-1.0.1.tgz"
|
|
integrity sha512-0kQLIzG4fdk/G5NONku64rSH/x32NOA39LVQqlK8Le6lvTF6GGRJpqaQFGgU+CLwySIqBSMdwYM0sYcW9f6P4A==
|
|
|
|
util-deprecate@^1.0.1, util-deprecate@~1.0.1:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz"
|
|
integrity sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==
|
|
|
|
utils-merge@1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz"
|
|
integrity sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==
|
|
|
|
uuid@^9.0.0:
|
|
version "9.0.1"
|
|
resolved "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz"
|
|
integrity sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==
|
|
|
|
v8-compile-cache@^2.0.3:
|
|
version "2.4.0"
|
|
resolved "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.4.0.tgz"
|
|
integrity sha512-ocyWc3bAHBB/guyqJQVI5o4BZkPhznPYUG2ea80Gond/BgNWpap8TOmLSeeQG7bnh2KMISxskdADG59j7zruhw==
|
|
|
|
vary@^1, vary@^1.1.2:
|
|
version "1.1.2"
|
|
resolved "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz"
|
|
integrity sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==
|
|
|
|
void-elements@^2.0.0:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/void-elements/-/void-elements-2.0.1.tgz"
|
|
integrity sha512-qZKX4RnBzH2ugr8Lxa7x+0V6XD9Sb/ouARtiasEQCHB1EVU4NXtmHsDDrx1dO4ne5fc3J6EW05BP1Dl0z0iung==
|
|
|
|
webdriver@7.33.0:
|
|
version "7.33.0"
|
|
resolved "https://registry.npmjs.org/webdriver/-/webdriver-7.33.0.tgz"
|
|
integrity sha512-cyMRAVUHgQhEBHojOeNet2e8GkfyvvjpioNCPcF6qUtT+URdagr8Mh0t4Fs+Jr0tpuMqFnw70xZexAcV/6I/jg==
|
|
dependencies:
|
|
"@types/node" "^18.0.0"
|
|
"@wdio/config" "7.33.0"
|
|
"@wdio/logger" "7.26.0"
|
|
"@wdio/protocols" "7.27.0"
|
|
"@wdio/types" "7.33.0"
|
|
"@wdio/utils" "7.33.0"
|
|
got "^11.0.2"
|
|
ky "0.30.0"
|
|
lodash.merge "^4.6.1"
|
|
|
|
webdriverio@^6.7.0, webdriverio@^7.19.5:
|
|
version "7.34.0"
|
|
resolved "https://registry.npmjs.org/webdriverio/-/webdriverio-7.34.0.tgz"
|
|
integrity sha512-zlbWlA7izh/OwtrdCWJNDw16YWaOx2uRhBFrpk2zaSEn5HOWw7jHzLtvQFJ4qy2i2yguRPOcDudkRA5YOAeTnQ==
|
|
dependencies:
|
|
"@types/aria-query" "^5.0.0"
|
|
"@types/node" "^18.0.0"
|
|
"@wdio/config" "7.33.0"
|
|
"@wdio/logger" "7.26.0"
|
|
"@wdio/protocols" "7.27.0"
|
|
"@wdio/repl" "7.33.0"
|
|
"@wdio/types" "7.33.0"
|
|
"@wdio/utils" "7.33.0"
|
|
archiver "^5.0.0"
|
|
aria-query "^5.2.1"
|
|
css-shorthand-properties "^1.1.1"
|
|
css-value "^0.0.1"
|
|
devtools "7.33.0"
|
|
devtools-protocol "^0.0.1237913"
|
|
fs-extra "^11.1.1"
|
|
grapheme-splitter "^1.0.2"
|
|
lodash.clonedeep "^4.5.0"
|
|
lodash.isobject "^3.0.2"
|
|
lodash.isplainobject "^4.0.6"
|
|
lodash.zip "^4.2.0"
|
|
minimatch "^6.0.4"
|
|
puppeteer-core "^13.1.3"
|
|
query-selector-shadow-dom "^1.0.0"
|
|
resq "^1.9.1"
|
|
rgb2hex "0.2.5"
|
|
serialize-error "^8.0.0"
|
|
webdriver "7.33.0"
|
|
|
|
webidl-conversions@^3.0.0:
|
|
version "3.0.1"
|
|
resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz"
|
|
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
|
|
|
|
webidl-conversions@^7.0.0:
|
|
version "7.0.0"
|
|
resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-7.0.0.tgz"
|
|
integrity sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==
|
|
|
|
whatwg-url@^11.0.0:
|
|
version "11.0.0"
|
|
resolved "https://registry.npmjs.org/whatwg-url/-/whatwg-url-11.0.0.tgz"
|
|
integrity sha512-RKT8HExMpoYx4igMiVMY83lN6UeITKJlBQ+vR/8ZJ8OCdSiN3RwCq+9gH0+Xzj0+5IrM6i4j/6LuvzbZIQgEcQ==
|
|
dependencies:
|
|
tr46 "^3.0.0"
|
|
webidl-conversions "^7.0.0"
|
|
|
|
whatwg-url@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz"
|
|
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
|
|
dependencies:
|
|
tr46 "~0.0.3"
|
|
webidl-conversions "^3.0.0"
|
|
|
|
which@^1.2.1, which@^1.2.9:
|
|
version "1.3.1"
|
|
resolved "https://registry.npmjs.org/which/-/which-1.3.1.tgz"
|
|
integrity sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==
|
|
dependencies:
|
|
isexe "^2.0.0"
|
|
|
|
which@^2.0.1, which@^2.0.2:
|
|
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"
|
|
|
|
wordwrapjs@^5.1.0:
|
|
version "5.1.0"
|
|
resolved "https://registry.npmjs.org/wordwrapjs/-/wordwrapjs-5.1.0.tgz"
|
|
integrity sha512-JNjcULU2e4KJwUNv6CHgI46UvDGitb6dGryHajXTDiLgg1/RiGoPSDw4kZfYnwGtEXf2ZMeIewDQgFGzkCB2Sg==
|
|
|
|
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 sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==
|
|
|
|
ws@8.2.3:
|
|
version "8.2.3"
|
|
resolved "https://registry.npmjs.org/ws/-/ws-8.2.3.tgz"
|
|
integrity sha512-wBuoj1BDpC6ZQ1B7DWQBYVLphPWkm8i9Y0/3YdHjHKHiohOJ1ws+3OccDWtH+PoC9DZD5WOTrJvNbWvjS6JWaA==
|
|
|
|
ws@8.5.0:
|
|
version "8.5.0"
|
|
resolved "https://registry.npmjs.org/ws/-/ws-8.5.0.tgz"
|
|
integrity sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg==
|
|
|
|
ws@^7.4.2:
|
|
version "7.5.9"
|
|
resolved "https://registry.npmjs.org/ws/-/ws-7.5.9.tgz"
|
|
integrity sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==
|
|
|
|
ws@~8.11.0:
|
|
version "8.11.0"
|
|
resolved "https://registry.npmjs.org/ws/-/ws-8.11.0.tgz"
|
|
integrity sha512-HPG3wQd9sNQoT9xHyNCXoDUa+Xw/VevmY9FoHyQ+g+rrMn4j6FB4np7Z0OhdTgjx6MgQLK7jwSy1YecU1+4Asg==
|
|
|
|
xtend@^4.0.0:
|
|
version "4.0.2"
|
|
resolved "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz"
|
|
integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==
|
|
|
|
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@^2.1.2:
|
|
version "2.1.2"
|
|
resolved "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz"
|
|
integrity sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A==
|
|
|
|
yallist@^3.0.2:
|
|
version "3.1.1"
|
|
resolved "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz"
|
|
integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==
|
|
|
|
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.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-parser@^21.1.1:
|
|
version "21.1.1"
|
|
resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz"
|
|
integrity sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==
|
|
|
|
yargs@^16.0.3, yargs@^16.1.1:
|
|
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"
|
|
|
|
yargs@^17.3.1:
|
|
version "17.7.2"
|
|
resolved "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz"
|
|
integrity sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==
|
|
dependencies:
|
|
cliui "^8.0.1"
|
|
escalade "^3.1.1"
|
|
get-caller-file "^2.0.5"
|
|
require-directory "^2.1.1"
|
|
string-width "^4.2.3"
|
|
y18n "^5.0.5"
|
|
yargs-parser "^21.1.1"
|
|
|
|
yauzl@^2.10.0, yauzl@^2.4.2:
|
|
version "2.10.0"
|
|
resolved "https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz"
|
|
integrity sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==
|
|
dependencies:
|
|
buffer-crc32 "~0.2.3"
|
|
fd-slicer "~1.1.0"
|
|
|
|
ylru@^1.2.0:
|
|
version "1.3.2"
|
|
resolved "https://registry.npmjs.org/ylru/-/ylru-1.3.2.tgz"
|
|
integrity sha512-RXRJzMiK6U2ye0BlGGZnmpwJDPgakn6aNQ0A7gHRbD4I0uvK4TW6UqkK1V0pp9jskjJBAXd3dRrbzWkqJ+6cxA==
|
|
|
|
zip-stream@^4.1.0:
|
|
version "4.1.1"
|
|
resolved "https://registry.npmjs.org/zip-stream/-/zip-stream-4.1.1.tgz"
|
|
integrity sha512-9qv4rlDiopXg4E69k+vMHjNN63YFMe9sZMrdlvKnCjlCRWeCBswPPMPUfx+ipsAWq1LXHe70RcbaHdJJpS6hyQ==
|
|
dependencies:
|
|
archiver-utils "^3.0.4"
|
|
compress-commons "^4.1.2"
|
|
readable-stream "^3.6.0"
|