mirror of
https://github.com/tenrok/vue-native-websocket.git
synced 2026-05-17 03:39:39 +03:00
4162 lines
172 KiB
YAML
4162 lines
172 KiB
YAML
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
|
# yarn lockfile v1
|
|
|
|
|
|
"@ampproject/remapping@^2.1.0":
|
|
version "2.2.0"
|
|
resolved "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.0.tgz"
|
|
integrity sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==
|
|
dependencies:
|
|
"@jridgewell/gen-mapping" "^0.1.0"
|
|
"@jridgewell/trace-mapping" "^0.3.9"
|
|
|
|
"@babel/cli@^7.18.9":
|
|
version "7.18.9"
|
|
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.18.9.tgz#1fbc8424e5f74ae08bc61ec71609af29287d82d2"
|
|
integrity sha512-e7TOtHVrAXBJGNgoROVxqx0mathd01oJGXIDekRfxdrISnRqfM795APwkDtse9GdyPYivjg3iXiko3sF3W7f5Q==
|
|
dependencies:
|
|
"@jridgewell/trace-mapping" "^0.3.8"
|
|
commander "^4.0.1"
|
|
convert-source-map "^1.1.0"
|
|
fs-readdir-recursive "^1.1.0"
|
|
glob "^7.0.0"
|
|
make-dir "^2.1.0"
|
|
slash "^2.0.0"
|
|
optionalDependencies:
|
|
"@nicolo-ribaudo/chokidar-2" "2.1.8-no-fsevents.3"
|
|
chokidar "^3.4.0"
|
|
|
|
"@babel/code-frame@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz"
|
|
integrity sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==
|
|
dependencies:
|
|
"@babel/highlight" "^7.18.6"
|
|
|
|
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.18.8":
|
|
version "7.18.8"
|
|
resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.18.8.tgz"
|
|
integrity sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==
|
|
|
|
"@babel/core@^7.12.3", "@babel/core@^7.18.9":
|
|
version "7.18.9"
|
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.9.tgz#805461f967c77ff46c74ca0460ccf4fe933ddd59"
|
|
integrity sha512-1LIb1eL8APMy91/IMW+31ckrfBM4yCoLaVzoDhZUKSM4cu1L1nIidyxkCgzPAgrC5WEz36IPEr/eSeSF9pIn+g==
|
|
dependencies:
|
|
"@ampproject/remapping" "^2.1.0"
|
|
"@babel/code-frame" "^7.18.6"
|
|
"@babel/generator" "^7.18.9"
|
|
"@babel/helper-compilation-targets" "^7.18.9"
|
|
"@babel/helper-module-transforms" "^7.18.9"
|
|
"@babel/helpers" "^7.18.9"
|
|
"@babel/parser" "^7.18.9"
|
|
"@babel/template" "^7.18.6"
|
|
"@babel/traverse" "^7.18.9"
|
|
"@babel/types" "^7.18.9"
|
|
convert-source-map "^1.7.0"
|
|
debug "^4.1.0"
|
|
gensync "^1.0.0-beta.2"
|
|
json5 "^2.2.1"
|
|
semver "^6.3.0"
|
|
|
|
"@babel/eslint-parser@^7.18.9":
|
|
version "7.18.9"
|
|
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.18.9.tgz#255a63796819a97b7578751bb08ab9f2a375a031"
|
|
integrity sha512-KzSGpMBggz4fKbRbWLNyPVTuQr6cmCcBhOyXTw/fieOVaw5oYAwcAj4a7UKcDYCPxQq+CG1NCDZH9e2JTXquiQ==
|
|
dependencies:
|
|
eslint-scope "^5.1.1"
|
|
eslint-visitor-keys "^2.1.0"
|
|
semver "^6.3.0"
|
|
|
|
"@babel/generator@^7.18.9":
|
|
version "7.18.9"
|
|
resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.18.9.tgz"
|
|
integrity sha512-wt5Naw6lJrL1/SGkipMiFxJjtyczUWTP38deiP1PO60HsBjDeKk08CGC3S8iVuvf0FmTdgKwU1KIXzSKL1G0Ug==
|
|
dependencies:
|
|
"@babel/types" "^7.18.9"
|
|
"@jridgewell/gen-mapping" "^0.3.2"
|
|
jsesc "^2.5.1"
|
|
|
|
"@babel/helper-annotate-as-pure@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz"
|
|
integrity sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==
|
|
dependencies:
|
|
"@babel/types" "^7.18.6"
|
|
|
|
"@babel/helper-builder-binary-assignment-operator-visitor@^7.18.6":
|
|
version "7.18.9"
|
|
resolved "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.18.9.tgz"
|
|
integrity sha512-yFQ0YCHoIqarl8BCRwBL8ulYUaZpz3bNsA7oFepAzee+8/+ImtADXNOmO5vJvsPff3qi+hvpkY/NYBTrBQgdNw==
|
|
dependencies:
|
|
"@babel/helper-explode-assignable-expression" "^7.18.6"
|
|
"@babel/types" "^7.18.9"
|
|
|
|
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.18.9":
|
|
version "7.18.9"
|
|
resolved "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.9.tgz"
|
|
integrity sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg==
|
|
dependencies:
|
|
"@babel/compat-data" "^7.18.8"
|
|
"@babel/helper-validator-option" "^7.18.6"
|
|
browserslist "^4.20.2"
|
|
semver "^6.3.0"
|
|
|
|
"@babel/helper-create-class-features-plugin@^7.18.6":
|
|
version "7.18.9"
|
|
resolved "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.18.9.tgz"
|
|
integrity sha512-WvypNAYaVh23QcjpMR24CwZY2Nz6hqdOcFdPbNpV56hL5H6KiFheO7Xm1aPdlLQ7d5emYZX7VZwPp9x3z+2opw==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.18.6"
|
|
"@babel/helper-environment-visitor" "^7.18.9"
|
|
"@babel/helper-function-name" "^7.18.9"
|
|
"@babel/helper-member-expression-to-functions" "^7.18.9"
|
|
"@babel/helper-optimise-call-expression" "^7.18.6"
|
|
"@babel/helper-replace-supers" "^7.18.9"
|
|
"@babel/helper-split-export-declaration" "^7.18.6"
|
|
|
|
"@babel/helper-create-regexp-features-plugin@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.18.6.tgz"
|
|
integrity sha512-7LcpH1wnQLGrI+4v+nPp+zUvIkF9x0ddv1Hkdue10tg3gmRnLy97DXh4STiOf1qeIInyD69Qv5kKSZzKD8B/7A==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.18.6"
|
|
regexpu-core "^5.1.0"
|
|
|
|
"@babel/helper-define-polyfill-provider@^0.3.1":
|
|
version "0.3.1"
|
|
resolved "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.1.tgz"
|
|
integrity sha512-J9hGMpJQmtWmj46B3kBHmL38UhJGhYX7eqkcq+2gsstyYt341HmPeWspihX43yVRA0mS+8GGk2Gckc7bY/HCmA==
|
|
dependencies:
|
|
"@babel/helper-compilation-targets" "^7.13.0"
|
|
"@babel/helper-module-imports" "^7.12.13"
|
|
"@babel/helper-plugin-utils" "^7.13.0"
|
|
"@babel/traverse" "^7.13.0"
|
|
debug "^4.1.1"
|
|
lodash.debounce "^4.0.8"
|
|
resolve "^1.14.2"
|
|
semver "^6.1.2"
|
|
|
|
"@babel/helper-environment-visitor@^7.18.6", "@babel/helper-environment-visitor@^7.18.9":
|
|
version "7.18.9"
|
|
resolved "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz"
|
|
integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==
|
|
|
|
"@babel/helper-explode-assignable-expression@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.18.6.tgz"
|
|
integrity sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg==
|
|
dependencies:
|
|
"@babel/types" "^7.18.6"
|
|
|
|
"@babel/helper-function-name@^7.18.9":
|
|
version "7.18.9"
|
|
resolved "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.18.9.tgz"
|
|
integrity sha512-fJgWlZt7nxGksJS9a0XdSaI4XvpExnNIgRP+rVefWh5U7BL8pPuir6SJUmFKRfjWQ51OtWSzwOxhaH/EBWWc0A==
|
|
dependencies:
|
|
"@babel/template" "^7.18.6"
|
|
"@babel/types" "^7.18.9"
|
|
|
|
"@babel/helper-hoist-variables@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz"
|
|
integrity sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==
|
|
dependencies:
|
|
"@babel/types" "^7.18.6"
|
|
|
|
"@babel/helper-member-expression-to-functions@^7.18.9":
|
|
version "7.18.9"
|
|
resolved "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.18.9.tgz"
|
|
integrity sha512-RxifAh2ZoVU67PyKIO4AMi1wTenGfMR/O/ae0CCRqwgBAt5v7xjdtRw7UoSbsreKrQn5t7r89eruK/9JjYHuDg==
|
|
dependencies:
|
|
"@babel/types" "^7.18.9"
|
|
|
|
"@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz"
|
|
integrity sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==
|
|
dependencies:
|
|
"@babel/types" "^7.18.6"
|
|
|
|
"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.18.9":
|
|
version "7.18.9"
|
|
resolved "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.18.9.tgz"
|
|
integrity sha512-KYNqY0ICwfv19b31XzvmI/mfcylOzbLtowkw+mfvGPAQ3kfCnMLYbED3YecL5tPd8nAYFQFAd6JHp2LxZk/J1g==
|
|
dependencies:
|
|
"@babel/helper-environment-visitor" "^7.18.9"
|
|
"@babel/helper-module-imports" "^7.18.6"
|
|
"@babel/helper-simple-access" "^7.18.6"
|
|
"@babel/helper-split-export-declaration" "^7.18.6"
|
|
"@babel/helper-validator-identifier" "^7.18.6"
|
|
"@babel/template" "^7.18.6"
|
|
"@babel/traverse" "^7.18.9"
|
|
"@babel/types" "^7.18.9"
|
|
|
|
"@babel/helper-optimise-call-expression@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.18.6.tgz"
|
|
integrity sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==
|
|
dependencies:
|
|
"@babel/types" "^7.18.6"
|
|
|
|
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.18.9", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
|
|
version "7.18.9"
|
|
resolved "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.18.9.tgz"
|
|
integrity sha512-aBXPT3bmtLryXaoJLyYPXPlSD4p1ld9aYeR+sJNOZjJJGiOpb+fKfh3NkcCu7J54nUJwCERPBExCCpyCOHnu/w==
|
|
|
|
"@babel/helper-remap-async-to-generator@^7.18.6":
|
|
version "7.18.9"
|
|
resolved "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.18.9.tgz"
|
|
integrity sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.18.6"
|
|
"@babel/helper-environment-visitor" "^7.18.9"
|
|
"@babel/helper-wrap-function" "^7.18.9"
|
|
"@babel/types" "^7.18.9"
|
|
|
|
"@babel/helper-replace-supers@^7.18.6", "@babel/helper-replace-supers@^7.18.9":
|
|
version "7.18.9"
|
|
resolved "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.18.9.tgz"
|
|
integrity sha512-dNsWibVI4lNT6HiuOIBr1oyxo40HvIVmbwPUm3XZ7wMh4k2WxrxTqZwSqw/eEmXDS9np0ey5M2bz9tBmO9c+YQ==
|
|
dependencies:
|
|
"@babel/helper-environment-visitor" "^7.18.9"
|
|
"@babel/helper-member-expression-to-functions" "^7.18.9"
|
|
"@babel/helper-optimise-call-expression" "^7.18.6"
|
|
"@babel/traverse" "^7.18.9"
|
|
"@babel/types" "^7.18.9"
|
|
|
|
"@babel/helper-simple-access@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.18.6.tgz"
|
|
integrity sha512-iNpIgTgyAvDQpDj76POqg+YEt8fPxx3yaNBg3S30dxNKm2SWfYhD0TGrK/Eu9wHpUW63VQU894TsTg+GLbUa1g==
|
|
dependencies:
|
|
"@babel/types" "^7.18.6"
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers@^7.18.9":
|
|
version "7.18.9"
|
|
resolved "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.18.9.tgz"
|
|
integrity sha512-imytd2gHi3cJPsybLRbmFrF7u5BIEuI2cNheyKi3/iOBC63kNn3q8Crn2xVuESli0aM4KYsyEqKyS7lFL8YVtw==
|
|
dependencies:
|
|
"@babel/types" "^7.18.9"
|
|
|
|
"@babel/helper-split-export-declaration@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz"
|
|
integrity sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==
|
|
dependencies:
|
|
"@babel/types" "^7.18.6"
|
|
|
|
"@babel/helper-validator-identifier@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz"
|
|
integrity sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==
|
|
|
|
"@babel/helper-validator-option@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz"
|
|
integrity sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==
|
|
|
|
"@babel/helper-wrap-function@^7.18.9":
|
|
version "7.18.9"
|
|
resolved "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.18.9.tgz"
|
|
integrity sha512-cG2ru3TRAL6a60tfQflpEfs4ldiPwF6YW3zfJiRgmoFVIaC1vGnBBgatfec+ZUziPHkHSaXAuEck3Cdkf3eRpQ==
|
|
dependencies:
|
|
"@babel/helper-function-name" "^7.18.9"
|
|
"@babel/template" "^7.18.6"
|
|
"@babel/traverse" "^7.18.9"
|
|
"@babel/types" "^7.18.9"
|
|
|
|
"@babel/helpers@^7.18.9":
|
|
version "7.18.9"
|
|
resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.18.9.tgz"
|
|
integrity sha512-Jf5a+rbrLoR4eNdUmnFu8cN5eNJT6qdTdOg5IHIzq87WwyRw9PwguLFOWYgktN/60IP4fgDUawJvs7PjQIzELQ==
|
|
dependencies:
|
|
"@babel/template" "^7.18.6"
|
|
"@babel/traverse" "^7.18.9"
|
|
"@babel/types" "^7.18.9"
|
|
|
|
"@babel/highlight@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz"
|
|
integrity sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==
|
|
dependencies:
|
|
"@babel/helper-validator-identifier" "^7.18.6"
|
|
chalk "^2.0.0"
|
|
js-tokens "^4.0.0"
|
|
|
|
"@babel/parser@^7.14.7", "@babel/parser@^7.18.4", "@babel/parser@^7.18.6", "@babel/parser@^7.18.9":
|
|
version "7.18.9"
|
|
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.18.9.tgz"
|
|
integrity sha512-9uJveS9eY9DJ0t64YbIBZICtJy8a5QrDEVdiLCG97fVLpDTpGX7t8mMSb6OWw6Lrnjqj4O8zwjELX3dhoMgiBg==
|
|
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
|
version "7.18.6"
|
|
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.18.6.tgz"
|
|
integrity sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.18.9":
|
|
version "7.18.9"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.18.9.tgz"
|
|
integrity sha512-AHrP9jadvH7qlOj6PINbgSuphjQUAK7AOT7DPjBo9EHoLhQTnnK5u45e1Hd4DbSQEO9nqPWtQ89r+XEOWFScKg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.18.9"
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.18.9"
|
|
"@babel/plugin-proposal-optional-chaining" "^7.18.9"
|
|
|
|
"@babel/plugin-proposal-async-generator-functions@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.18.6.tgz"
|
|
integrity sha512-WAz4R9bvozx4qwf74M+sfqPMKfSqwM0phxPTR6iJIi8robgzXwkEgmeJG1gEKhm6sDqT/U9aV3lfcqybIpev8w==
|
|
dependencies:
|
|
"@babel/helper-environment-visitor" "^7.18.6"
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
"@babel/helper-remap-async-to-generator" "^7.18.6"
|
|
"@babel/plugin-syntax-async-generators" "^7.8.4"
|
|
|
|
"@babel/plugin-proposal-class-properties@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.18.6.tgz"
|
|
integrity sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==
|
|
dependencies:
|
|
"@babel/helper-create-class-features-plugin" "^7.18.6"
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
|
|
"@babel/plugin-proposal-class-static-block@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.18.6.tgz"
|
|
integrity sha512-+I3oIiNxrCpup3Gi8n5IGMwj0gOCAjcJUSQEcotNnCCPMEnixawOQ+KeJPlgfjzx+FKQ1QSyZOWe7wmoJp7vhw==
|
|
dependencies:
|
|
"@babel/helper-create-class-features-plugin" "^7.18.6"
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
"@babel/plugin-syntax-class-static-block" "^7.14.5"
|
|
|
|
"@babel/plugin-proposal-dynamic-import@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.18.6.tgz"
|
|
integrity sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
|
|
|
|
"@babel/plugin-proposal-export-namespace-from@^7.18.9":
|
|
version "7.18.9"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.18.9.tgz"
|
|
integrity sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.18.9"
|
|
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
|
|
|
|
"@babel/plugin-proposal-json-strings@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.18.6.tgz"
|
|
integrity sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
"@babel/plugin-syntax-json-strings" "^7.8.3"
|
|
|
|
"@babel/plugin-proposal-logical-assignment-operators@^7.18.9":
|
|
version "7.18.9"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.18.9.tgz"
|
|
integrity sha512-128YbMpjCrP35IOExw2Fq+x55LMP42DzhOhX2aNNIdI9avSWl2PI0yuBWarr3RYpZBSPtabfadkH2yeRiMD61Q==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.18.9"
|
|
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
|
|
|
|
"@babel/plugin-proposal-nullish-coalescing-operator@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.18.6.tgz"
|
|
integrity sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
|
|
|
|
"@babel/plugin-proposal-numeric-separator@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.18.6.tgz"
|
|
integrity sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
|
|
|
"@babel/plugin-proposal-object-rest-spread@^7.18.9":
|
|
version "7.18.9"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.18.9.tgz"
|
|
integrity sha512-kDDHQ5rflIeY5xl69CEqGEZ0KY369ehsCIEbTGb4siHG5BE9sga/T0r0OUwyZNLMmZE79E1kbsqAjwFCW4ds6Q==
|
|
dependencies:
|
|
"@babel/compat-data" "^7.18.8"
|
|
"@babel/helper-compilation-targets" "^7.18.9"
|
|
"@babel/helper-plugin-utils" "^7.18.9"
|
|
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
|
"@babel/plugin-transform-parameters" "^7.18.8"
|
|
|
|
"@babel/plugin-proposal-optional-catch-binding@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.18.6.tgz"
|
|
integrity sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
|
|
|
|
"@babel/plugin-proposal-optional-chaining@^7.18.9":
|
|
version "7.18.9"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.18.9.tgz"
|
|
integrity sha512-v5nwt4IqBXihxGsW2QmCWMDS3B3bzGIk/EQVZz2ei7f3NJl8NzAJVvUmpDW5q1CRNY+Beb/k58UAH1Km1N411w==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.18.9"
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.18.9"
|
|
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
|
|
|
"@babel/plugin-proposal-private-methods@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.18.6.tgz"
|
|
integrity sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==
|
|
dependencies:
|
|
"@babel/helper-create-class-features-plugin" "^7.18.6"
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
|
|
"@babel/plugin-proposal-private-property-in-object@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.18.6.tgz"
|
|
integrity sha512-9Rysx7FOctvT5ouj5JODjAFAkgGoudQuLPamZb0v1TGLpapdNaftzifU8NTWQm0IRjqoYypdrSmyWgkocDQ8Dw==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.18.6"
|
|
"@babel/helper-create-class-features-plugin" "^7.18.6"
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
"@babel/plugin-syntax-private-property-in-object" "^7.14.5"
|
|
|
|
"@babel/plugin-proposal-unicode-property-regex@^7.18.6", "@babel/plugin-proposal-unicode-property-regex@^7.4.4":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.18.6.tgz"
|
|
integrity sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==
|
|
dependencies:
|
|
"@babel/helper-create-regexp-features-plugin" "^7.18.6"
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
|
|
"@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.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.18.6.tgz"
|
|
integrity sha512-/DU3RXad9+bZwrgWJQKbr39gYbJpLJHezqEzRzi/BHRlJ9zsQb4CK2CA/5apllXNomwA1qHwzvHl+AdEmC5krQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
|
|
"@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-transform-arrow-functions@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.18.6.tgz"
|
|
integrity sha512-9S9X9RUefzrsHZmKMbDXxweEH+YlE8JJEuat9FdvW9Qh1cw7W64jELCtWNkPBPX5En45uy28KGvA/AySqUh8CQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
|
|
"@babel/plugin-transform-async-to-generator@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.18.6.tgz"
|
|
integrity sha512-ARE5wZLKnTgPW7/1ftQmSi1CmkqqHo2DNmtztFhvgtOWSDfq0Cq9/9L+KnZNYSNrydBekhW3rwShduf59RoXag==
|
|
dependencies:
|
|
"@babel/helper-module-imports" "^7.18.6"
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
"@babel/helper-remap-async-to-generator" "^7.18.6"
|
|
|
|
"@babel/plugin-transform-block-scoped-functions@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.18.6.tgz"
|
|
integrity sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
|
|
"@babel/plugin-transform-block-scoping@^7.18.9":
|
|
version "7.18.9"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.18.9.tgz"
|
|
integrity sha512-5sDIJRV1KtQVEbt/EIBwGy4T01uYIo4KRB3VUqzkhrAIOGx7AoctL9+Ux88btY0zXdDyPJ9mW+bg+v+XEkGmtw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.18.9"
|
|
|
|
"@babel/plugin-transform-classes@^7.18.9":
|
|
version "7.18.9"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.18.9.tgz"
|
|
integrity sha512-EkRQxsxoytpTlKJmSPYrsOMjCILacAjtSVkd4gChEe2kXjFCun3yohhW5I7plXJhCemM0gKsaGMcO8tinvCA5g==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.18.6"
|
|
"@babel/helper-environment-visitor" "^7.18.9"
|
|
"@babel/helper-function-name" "^7.18.9"
|
|
"@babel/helper-optimise-call-expression" "^7.18.6"
|
|
"@babel/helper-plugin-utils" "^7.18.9"
|
|
"@babel/helper-replace-supers" "^7.18.9"
|
|
"@babel/helper-split-export-declaration" "^7.18.6"
|
|
globals "^11.1.0"
|
|
|
|
"@babel/plugin-transform-computed-properties@^7.18.9":
|
|
version "7.18.9"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.18.9.tgz"
|
|
integrity sha512-+i0ZU1bCDymKakLxn5srGHrsAPRELC2WIbzwjLhHW9SIE1cPYkLCL0NlnXMZaM1vhfgA2+M7hySk42VBvrkBRw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.18.9"
|
|
|
|
"@babel/plugin-transform-destructuring@^7.18.9":
|
|
version "7.18.9"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.18.9.tgz"
|
|
integrity sha512-p5VCYNddPLkZTq4XymQIaIfZNJwT9YsjkPOhkVEqt6QIpQFZVM9IltqqYpOEkJoN1DPznmxUDyZ5CTZs/ZCuHA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.18.9"
|
|
|
|
"@babel/plugin-transform-dotall-regex@^7.18.6", "@babel/plugin-transform-dotall-regex@^7.4.4":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.18.6.tgz"
|
|
integrity sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg==
|
|
dependencies:
|
|
"@babel/helper-create-regexp-features-plugin" "^7.18.6"
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
|
|
"@babel/plugin-transform-duplicate-keys@^7.18.9":
|
|
version "7.18.9"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.18.9.tgz"
|
|
integrity sha512-d2bmXCtZXYc59/0SanQKbiWINadaJXqtvIQIzd4+hNwkWBgyCd5F/2t1kXoUdvPMrxzPvhK6EMQRROxsue+mfw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.18.9"
|
|
|
|
"@babel/plugin-transform-exponentiation-operator@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.18.6.tgz"
|
|
integrity sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw==
|
|
dependencies:
|
|
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.18.6"
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
|
|
"@babel/plugin-transform-for-of@^7.18.8":
|
|
version "7.18.8"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.18.8.tgz"
|
|
integrity sha512-yEfTRnjuskWYo0k1mHUqrVWaZwrdq8AYbfrpqULOJOaucGSp4mNMVps+YtA8byoevxS/urwU75vyhQIxcCgiBQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
|
|
"@babel/plugin-transform-function-name@^7.18.9":
|
|
version "7.18.9"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.18.9.tgz"
|
|
integrity sha512-WvIBoRPaJQ5yVHzcnJFor7oS5Ls0PYixlTYE63lCj2RtdQEl15M68FXQlxnG6wdraJIXRdR7KI+hQ7q/9QjrCQ==
|
|
dependencies:
|
|
"@babel/helper-compilation-targets" "^7.18.9"
|
|
"@babel/helper-function-name" "^7.18.9"
|
|
"@babel/helper-plugin-utils" "^7.18.9"
|
|
|
|
"@babel/plugin-transform-literals@^7.18.9":
|
|
version "7.18.9"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.18.9.tgz"
|
|
integrity sha512-IFQDSRoTPnrAIrI5zoZv73IFeZu2dhu6irxQjY9rNjTT53VmKg9fenjvoiOWOkJ6mm4jKVPtdMzBY98Fp4Z4cg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.18.9"
|
|
|
|
"@babel/plugin-transform-member-expression-literals@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.18.6.tgz"
|
|
integrity sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
|
|
"@babel/plugin-transform-modules-amd@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.18.6.tgz"
|
|
integrity sha512-Pra5aXsmTsOnjM3IajS8rTaLCy++nGM4v3YR4esk5PCsyg9z8NA5oQLwxzMUtDBd8F+UmVza3VxoAaWCbzH1rg==
|
|
dependencies:
|
|
"@babel/helper-module-transforms" "^7.18.6"
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
babel-plugin-dynamic-import-node "^2.3.3"
|
|
|
|
"@babel/plugin-transform-modules-commonjs@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.18.6.tgz"
|
|
integrity sha512-Qfv2ZOWikpvmedXQJDSbxNqy7Xr/j2Y8/KfijM0iJyKkBTmWuvCA1yeH1yDM7NJhBW/2aXxeucLj6i80/LAJ/Q==
|
|
dependencies:
|
|
"@babel/helper-module-transforms" "^7.18.6"
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
"@babel/helper-simple-access" "^7.18.6"
|
|
babel-plugin-dynamic-import-node "^2.3.3"
|
|
|
|
"@babel/plugin-transform-modules-systemjs@^7.18.9":
|
|
version "7.18.9"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.18.9.tgz"
|
|
integrity sha512-zY/VSIbbqtoRoJKo2cDTewL364jSlZGvn0LKOf9ntbfxOvjfmyrdtEEOAdswOswhZEb8UH3jDkCKHd1sPgsS0A==
|
|
dependencies:
|
|
"@babel/helper-hoist-variables" "^7.18.6"
|
|
"@babel/helper-module-transforms" "^7.18.9"
|
|
"@babel/helper-plugin-utils" "^7.18.9"
|
|
"@babel/helper-validator-identifier" "^7.18.6"
|
|
babel-plugin-dynamic-import-node "^2.3.3"
|
|
|
|
"@babel/plugin-transform-modules-umd@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.18.6.tgz"
|
|
integrity sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==
|
|
dependencies:
|
|
"@babel/helper-module-transforms" "^7.18.6"
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
|
|
"@babel/plugin-transform-named-capturing-groups-regex@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.18.6.tgz"
|
|
integrity sha512-UmEOGF8XgaIqD74bC8g7iV3RYj8lMf0Bw7NJzvnS9qQhM4mg+1WHKotUIdjxgD2RGrgFLZZPCFPFj3P/kVDYhg==
|
|
dependencies:
|
|
"@babel/helper-create-regexp-features-plugin" "^7.18.6"
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
|
|
"@babel/plugin-transform-new-target@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.18.6.tgz"
|
|
integrity sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
|
|
"@babel/plugin-transform-object-super@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.18.6.tgz"
|
|
integrity sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
"@babel/helper-replace-supers" "^7.18.6"
|
|
|
|
"@babel/plugin-transform-parameters@^7.18.8":
|
|
version "7.18.8"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.18.8.tgz"
|
|
integrity sha512-ivfbE3X2Ss+Fj8nnXvKJS6sjRG4gzwPMsP+taZC+ZzEGjAYlvENixmt1sZ5Ca6tWls+BlKSGKPJ6OOXvXCbkFg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
|
|
"@babel/plugin-transform-property-literals@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.18.6.tgz"
|
|
integrity sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
|
|
"@babel/plugin-transform-regenerator@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.18.6.tgz"
|
|
integrity sha512-poqRI2+qiSdeldcz4wTSTXBRryoq3Gc70ye7m7UD5Ww0nE29IXqMl6r7Nd15WBgRd74vloEMlShtH6CKxVzfmQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
regenerator-transform "^0.15.0"
|
|
|
|
"@babel/plugin-transform-reserved-words@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.18.6.tgz"
|
|
integrity sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
|
|
"@babel/plugin-transform-runtime@^7.18.9":
|
|
version "7.18.9"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.18.9.tgz#d9e4b1b25719307bfafbf43065ed7fb3a83adb8f"
|
|
integrity sha512-wS8uJwBt7/b/mzE13ktsJdmS4JP/j7PQSaADtnb4I2wL0zK51MQ0pmF8/Jy0wUIS96fr+fXT6S/ifiPXnvrlSg==
|
|
dependencies:
|
|
"@babel/helper-module-imports" "^7.18.6"
|
|
"@babel/helper-plugin-utils" "^7.18.9"
|
|
babel-plugin-polyfill-corejs2 "^0.3.1"
|
|
babel-plugin-polyfill-corejs3 "^0.5.2"
|
|
babel-plugin-polyfill-regenerator "^0.3.1"
|
|
semver "^6.3.0"
|
|
|
|
"@babel/plugin-transform-shorthand-properties@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.18.6.tgz"
|
|
integrity sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
|
|
"@babel/plugin-transform-spread@^7.18.9":
|
|
version "7.18.9"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.18.9.tgz"
|
|
integrity sha512-39Q814wyoOPtIB/qGopNIL9xDChOE1pNU0ZY5dO0owhiVt/5kFm4li+/bBtwc7QotG0u5EPzqhZdjMtmqBqyQA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.18.9"
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.18.9"
|
|
|
|
"@babel/plugin-transform-sticky-regex@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.18.6.tgz"
|
|
integrity sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
|
|
"@babel/plugin-transform-template-literals@^7.18.9":
|
|
version "7.18.9"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.18.9.tgz"
|
|
integrity sha512-S8cOWfT82gTezpYOiVaGHrCbhlHgKhQt8XH5ES46P2XWmX92yisoZywf5km75wv5sYcXDUCLMmMxOLCtthDgMA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.18.9"
|
|
|
|
"@babel/plugin-transform-typeof-symbol@^7.18.9":
|
|
version "7.18.9"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.18.9.tgz"
|
|
integrity sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.18.9"
|
|
|
|
"@babel/plugin-transform-unicode-escapes@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.18.6.tgz"
|
|
integrity sha512-XNRwQUXYMP7VLuy54cr/KS/WeL3AZeORhrmeZ7iewgu+X2eBqmpaLI/hzqr9ZxCeUoq0ASK4GUzSM0BDhZkLFw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
|
|
"@babel/plugin-transform-unicode-regex@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.18.6.tgz"
|
|
integrity sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==
|
|
dependencies:
|
|
"@babel/helper-create-regexp-features-plugin" "^7.18.6"
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
|
|
"@babel/preset-env@^7.18.9":
|
|
version "7.18.9"
|
|
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.18.9.tgz#9b3425140d724fbe590322017466580844c7eaff"
|
|
integrity sha512-75pt/q95cMIHWssYtyfjVlvI+QEZQThQbKvR9xH+F/Agtw/s4Wfc2V9Bwd/P39VtixB7oWxGdH4GteTTwYJWMg==
|
|
dependencies:
|
|
"@babel/compat-data" "^7.18.8"
|
|
"@babel/helper-compilation-targets" "^7.18.9"
|
|
"@babel/helper-plugin-utils" "^7.18.9"
|
|
"@babel/helper-validator-option" "^7.18.6"
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.18.6"
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.18.9"
|
|
"@babel/plugin-proposal-async-generator-functions" "^7.18.6"
|
|
"@babel/plugin-proposal-class-properties" "^7.18.6"
|
|
"@babel/plugin-proposal-class-static-block" "^7.18.6"
|
|
"@babel/plugin-proposal-dynamic-import" "^7.18.6"
|
|
"@babel/plugin-proposal-export-namespace-from" "^7.18.9"
|
|
"@babel/plugin-proposal-json-strings" "^7.18.6"
|
|
"@babel/plugin-proposal-logical-assignment-operators" "^7.18.9"
|
|
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.18.6"
|
|
"@babel/plugin-proposal-numeric-separator" "^7.18.6"
|
|
"@babel/plugin-proposal-object-rest-spread" "^7.18.9"
|
|
"@babel/plugin-proposal-optional-catch-binding" "^7.18.6"
|
|
"@babel/plugin-proposal-optional-chaining" "^7.18.9"
|
|
"@babel/plugin-proposal-private-methods" "^7.18.6"
|
|
"@babel/plugin-proposal-private-property-in-object" "^7.18.6"
|
|
"@babel/plugin-proposal-unicode-property-regex" "^7.18.6"
|
|
"@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.18.6"
|
|
"@babel/plugin-syntax-json-strings" "^7.8.3"
|
|
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
|
|
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
|
|
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
|
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
|
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
|
|
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
|
"@babel/plugin-syntax-private-property-in-object" "^7.14.5"
|
|
"@babel/plugin-syntax-top-level-await" "^7.14.5"
|
|
"@babel/plugin-transform-arrow-functions" "^7.18.6"
|
|
"@babel/plugin-transform-async-to-generator" "^7.18.6"
|
|
"@babel/plugin-transform-block-scoped-functions" "^7.18.6"
|
|
"@babel/plugin-transform-block-scoping" "^7.18.9"
|
|
"@babel/plugin-transform-classes" "^7.18.9"
|
|
"@babel/plugin-transform-computed-properties" "^7.18.9"
|
|
"@babel/plugin-transform-destructuring" "^7.18.9"
|
|
"@babel/plugin-transform-dotall-regex" "^7.18.6"
|
|
"@babel/plugin-transform-duplicate-keys" "^7.18.9"
|
|
"@babel/plugin-transform-exponentiation-operator" "^7.18.6"
|
|
"@babel/plugin-transform-for-of" "^7.18.8"
|
|
"@babel/plugin-transform-function-name" "^7.18.9"
|
|
"@babel/plugin-transform-literals" "^7.18.9"
|
|
"@babel/plugin-transform-member-expression-literals" "^7.18.6"
|
|
"@babel/plugin-transform-modules-amd" "^7.18.6"
|
|
"@babel/plugin-transform-modules-commonjs" "^7.18.6"
|
|
"@babel/plugin-transform-modules-systemjs" "^7.18.9"
|
|
"@babel/plugin-transform-modules-umd" "^7.18.6"
|
|
"@babel/plugin-transform-named-capturing-groups-regex" "^7.18.6"
|
|
"@babel/plugin-transform-new-target" "^7.18.6"
|
|
"@babel/plugin-transform-object-super" "^7.18.6"
|
|
"@babel/plugin-transform-parameters" "^7.18.8"
|
|
"@babel/plugin-transform-property-literals" "^7.18.6"
|
|
"@babel/plugin-transform-regenerator" "^7.18.6"
|
|
"@babel/plugin-transform-reserved-words" "^7.18.6"
|
|
"@babel/plugin-transform-shorthand-properties" "^7.18.6"
|
|
"@babel/plugin-transform-spread" "^7.18.9"
|
|
"@babel/plugin-transform-sticky-regex" "^7.18.6"
|
|
"@babel/plugin-transform-template-literals" "^7.18.9"
|
|
"@babel/plugin-transform-typeof-symbol" "^7.18.9"
|
|
"@babel/plugin-transform-unicode-escapes" "^7.18.6"
|
|
"@babel/plugin-transform-unicode-regex" "^7.18.6"
|
|
"@babel/preset-modules" "^0.1.5"
|
|
"@babel/types" "^7.18.9"
|
|
babel-plugin-polyfill-corejs2 "^0.3.1"
|
|
babel-plugin-polyfill-corejs3 "^0.5.2"
|
|
babel-plugin-polyfill-regenerator "^0.3.1"
|
|
core-js-compat "^3.22.1"
|
|
semver "^6.3.0"
|
|
|
|
"@babel/preset-modules@^0.1.5":
|
|
version "0.1.5"
|
|
resolved "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.5.tgz"
|
|
integrity sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
"@babel/plugin-proposal-unicode-property-regex" "^7.4.4"
|
|
"@babel/plugin-transform-dotall-regex" "^7.4.4"
|
|
"@babel/types" "^7.4.4"
|
|
esutils "^2.0.2"
|
|
|
|
"@babel/runtime@^7.8.4":
|
|
version "7.18.9"
|
|
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.18.9.tgz"
|
|
integrity sha512-lkqXDcvlFT5rvEjiu6+QYO+1GXrEHRo2LOtS7E4GtX5ESIZOgepqsZBVIj6Pv+a6zqsya9VCgiK1KAK4BvJDAw==
|
|
dependencies:
|
|
regenerator-runtime "^0.13.4"
|
|
|
|
"@babel/template@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/template/-/template-7.18.6.tgz"
|
|
integrity sha512-JoDWzPe+wgBsTTgdnIma3iHNFC7YVJoPssVBDjiHfNlyt4YcunDtcDOUmfVDfCK5MfdsaIoX9PkijPhjH3nYUw==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.18.6"
|
|
"@babel/parser" "^7.18.6"
|
|
"@babel/types" "^7.18.6"
|
|
|
|
"@babel/traverse@^7.13.0", "@babel/traverse@^7.18.9":
|
|
version "7.18.9"
|
|
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.18.9.tgz"
|
|
integrity sha512-LcPAnujXGwBgv3/WHv01pHtb2tihcyW1XuL9wd7jqh1Z8AQkTd+QVjMrMijrln0T7ED3UXLIy36P9Ao7W75rYg==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.18.6"
|
|
"@babel/generator" "^7.18.9"
|
|
"@babel/helper-environment-visitor" "^7.18.9"
|
|
"@babel/helper-function-name" "^7.18.9"
|
|
"@babel/helper-hoist-variables" "^7.18.6"
|
|
"@babel/helper-split-export-declaration" "^7.18.6"
|
|
"@babel/parser" "^7.18.9"
|
|
"@babel/types" "^7.18.9"
|
|
debug "^4.1.0"
|
|
globals "^11.1.0"
|
|
|
|
"@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.4.4":
|
|
version "7.18.9"
|
|
resolved "https://registry.npmjs.org/@babel/types/-/types-7.18.9.tgz"
|
|
integrity sha512-WwMLAg2MvJmt/rKEVQBBhIVffMmnilX4oe0sRe7iPOHIGsqpruFHHdrfj4O1CMMtgMtCU4oPafZjDPCRgO57Wg==
|
|
dependencies:
|
|
"@babel/helper-validator-identifier" "^7.18.6"
|
|
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==
|
|
|
|
"@discoveryjs/json-ext@^0.5.0":
|
|
version "0.5.7"
|
|
resolved "https://registry.npmjs.org/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz"
|
|
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==
|
|
|
|
"@eslint/eslintrc@^1.3.0":
|
|
version "1.3.0"
|
|
resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.3.0.tgz"
|
|
integrity sha512-UWW0TMTmk2d7hLcWD1/e2g5HDM/HQ3csaLSqXCfqwh4uNDuNqlaKWXmEsL4Cs41Z0KnILNvwbHAah3C2yt06kw==
|
|
dependencies:
|
|
ajv "^6.12.4"
|
|
debug "^4.3.2"
|
|
espree "^9.3.2"
|
|
globals "^13.15.0"
|
|
ignore "^5.2.0"
|
|
import-fresh "^3.2.1"
|
|
js-yaml "^4.1.0"
|
|
minimatch "^3.1.2"
|
|
strip-json-comments "^3.1.1"
|
|
|
|
"@humanwhocodes/config-array@^0.9.2":
|
|
version "0.9.5"
|
|
resolved "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.9.5.tgz"
|
|
integrity sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw==
|
|
dependencies:
|
|
"@humanwhocodes/object-schema" "^1.2.1"
|
|
debug "^4.1.1"
|
|
minimatch "^3.0.4"
|
|
|
|
"@humanwhocodes/object-schema@^1.2.1":
|
|
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==
|
|
|
|
"@istanbuljs/schema@^0.1.2":
|
|
version "0.1.3"
|
|
resolved "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz"
|
|
integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==
|
|
|
|
"@jridgewell/gen-mapping@^0.1.0":
|
|
version "0.1.1"
|
|
resolved "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz"
|
|
integrity sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==
|
|
dependencies:
|
|
"@jridgewell/set-array" "^1.0.0"
|
|
"@jridgewell/sourcemap-codec" "^1.4.10"
|
|
|
|
"@jridgewell/gen-mapping@^0.3.0", "@jridgewell/gen-mapping@^0.3.2":
|
|
version "0.3.2"
|
|
resolved "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz"
|
|
integrity sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==
|
|
dependencies:
|
|
"@jridgewell/set-array" "^1.0.1"
|
|
"@jridgewell/sourcemap-codec" "^1.4.10"
|
|
"@jridgewell/trace-mapping" "^0.3.9"
|
|
|
|
"@jridgewell/resolve-uri@^3.0.3":
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz"
|
|
integrity sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==
|
|
|
|
"@jridgewell/set-array@^1.0.0", "@jridgewell/set-array@^1.0.1":
|
|
version "1.1.2"
|
|
resolved "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz"
|
|
integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==
|
|
|
|
"@jridgewell/source-map@^0.3.2":
|
|
version "0.3.2"
|
|
resolved "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.2.tgz"
|
|
integrity sha512-m7O9o2uR8k2ObDysZYzdfhb08VuEml5oWGiosa1VdaPZ/A6QyPkAJuwN0Q1lhULOf6B7MtQmHENS743hWtCrgw==
|
|
dependencies:
|
|
"@jridgewell/gen-mapping" "^0.3.0"
|
|
"@jridgewell/trace-mapping" "^0.3.9"
|
|
|
|
"@jridgewell/sourcemap-codec@^1.4.10":
|
|
version "1.4.14"
|
|
resolved "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz"
|
|
integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==
|
|
|
|
"@jridgewell/trace-mapping@^0.3.7", "@jridgewell/trace-mapping@^0.3.8", "@jridgewell/trace-mapping@^0.3.9":
|
|
version "0.3.14"
|
|
resolved "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.14.tgz"
|
|
integrity sha512-bJWEfQ9lPTvm3SneWwRFVLzrh6nhjwqw7TUFFBEMzwvg7t7PCDenf2lDwqo4NQXzdpgBXyFgDWnQA+2vkruksQ==
|
|
dependencies:
|
|
"@jridgewell/resolve-uri" "^3.0.3"
|
|
"@jridgewell/sourcemap-codec" "^1.4.10"
|
|
|
|
"@nicolo-ribaudo/chokidar-2@2.1.8-no-fsevents.3":
|
|
version "2.1.8-no-fsevents.3"
|
|
resolved "https://registry.npmjs.org/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.3.tgz"
|
|
integrity sha512-s88O1aVtXftvp5bCPB7WnmXc5IwOZZ7YPuwNPt+GtOOXpPvad1LfbmjYv+qII7zP6RU2QGnqve27dnLycEnyEQ==
|
|
|
|
"@sinonjs/commons@^1.6.0", "@sinonjs/commons@^1.7.0", "@sinonjs/commons@^1.8.3":
|
|
version "1.8.3"
|
|
resolved "https://registry.npmjs.org/@sinonjs/commons/-/commons-1.8.3.tgz"
|
|
integrity sha512-xkNcLAn/wZaX14RPlwizcKicDk9G3F8m2nU3L7Ukm5zBgTwiT0wsoFAHx9Jq56fJA1z/7uKGtCRu16sOUCLIHQ==
|
|
dependencies:
|
|
type-detect "4.0.8"
|
|
|
|
"@sinonjs/fake-timers@>=5", "@sinonjs/fake-timers@^9.1.2":
|
|
version "9.1.2"
|
|
resolved "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-9.1.2.tgz"
|
|
integrity sha512-BPS4ynJW/o92PUR4wgriz2Ud5gpST5vz6GQfMixEDK0Z8ZCUv2M7SkBLykH56T++Xs+8ln9zTGbOvNGIe02/jw==
|
|
dependencies:
|
|
"@sinonjs/commons" "^1.7.0"
|
|
|
|
"@sinonjs/samsam@^6.1.1":
|
|
version "6.1.1"
|
|
resolved "https://registry.npmjs.org/@sinonjs/samsam/-/samsam-6.1.1.tgz"
|
|
integrity sha512-cZ7rKJTLiE7u7Wi/v9Hc2fs3Ucc3jrWeMgPHbbTCeVAB2S0wOBbYlkJVeNSL04i7fdhT8wIbDq1zhC/PXTD2SA==
|
|
dependencies:
|
|
"@sinonjs/commons" "^1.6.0"
|
|
lodash.get "^4.4.2"
|
|
type-detect "^4.0.8"
|
|
|
|
"@sinonjs/text-encoding@^0.7.1":
|
|
version "0.7.1"
|
|
resolved "https://registry.npmjs.org/@sinonjs/text-encoding/-/text-encoding-0.7.1.tgz"
|
|
integrity sha512-+iTbntw2IZPb/anVDbypzfQa+ay64MW0Zo8aJ8gZPWMMK6/OubMVb6lUPMagqjOPnmtauXnFCACVl3O7ogjeqQ==
|
|
|
|
"@types/component-emitter@^1.2.10":
|
|
version "1.2.11"
|
|
resolved "https://registry.npmjs.org/@types/component-emitter/-/component-emitter-1.2.11.tgz"
|
|
integrity sha512-SRXjM+tfsSlA9VuG8hGO2nft2p8zjXCK1VcC6N4NXbBbYbSia9kzCChYQajIjzIqOOOuh5Ock6MmV2oux4jDZQ==
|
|
|
|
"@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/cors@^2.8.12":
|
|
version "2.8.12"
|
|
resolved "https://registry.npmjs.org/@types/cors/-/cors-2.8.12.tgz"
|
|
integrity sha512-vt+kDhq/M2ayberEtJcIN/hxXy1Pk+59g2FV/ZQceeaTyCtCucjL2Q7FXlFjtWn4n15KCr1NE2lNNFhp0lEThw==
|
|
|
|
"@types/eslint-scope@^3.7.3":
|
|
version "3.7.4"
|
|
resolved "https://registry.npmjs.org/@types/eslint-scope/-/eslint-scope-3.7.4.tgz"
|
|
integrity sha512-9K4zoImiZc3HlIp6AVUDE4CWYx22a+lhSZMYNpbjW04+YF0KWj4pJXnEMjdnFTiQibFFmElcsasJXDbdI/EPhA==
|
|
dependencies:
|
|
"@types/eslint" "*"
|
|
"@types/estree" "*"
|
|
|
|
"@types/eslint@*":
|
|
version "8.4.5"
|
|
resolved "https://registry.npmjs.org/@types/eslint/-/eslint-8.4.5.tgz"
|
|
integrity sha512-dhsC09y1gpJWnK+Ff4SGvCuSnk9DaU0BJZSzOwa6GVSg65XtTugLBITDAAzRU5duGBoXBHpdR/9jHGxJjNflJQ==
|
|
dependencies:
|
|
"@types/estree" "*"
|
|
"@types/json-schema" "*"
|
|
|
|
"@types/estree@*", "@types/estree@^0.0.51":
|
|
version "0.0.51"
|
|
resolved "https://registry.npmjs.org/@types/estree/-/estree-0.0.51.tgz"
|
|
integrity sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==
|
|
|
|
"@types/json-schema@*", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8":
|
|
version "7.0.11"
|
|
resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.11.tgz"
|
|
integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==
|
|
|
|
"@types/json5@^0.0.29":
|
|
version "0.0.29"
|
|
resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz"
|
|
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
|
|
|
|
"@types/node@*", "@types/node@>=10.0.0":
|
|
version "18.0.6"
|
|
resolved "https://registry.npmjs.org/@types/node/-/node-18.0.6.tgz"
|
|
integrity sha512-/xUq6H2aQm261exT6iZTMifUySEt4GR5KX8eYyY+C4MSNPqSh9oNIP7tz2GLKTlFaiBbgZNxffoR3CVRG+cljw==
|
|
|
|
"@ungap/promise-all-settled@1.1.2":
|
|
version "1.1.2"
|
|
resolved "https://registry.npmjs.org/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz"
|
|
integrity sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q==
|
|
|
|
"@vue/compiler-sfc@2.7.7":
|
|
version "2.7.7"
|
|
resolved "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-2.7.7.tgz"
|
|
integrity sha512-Ah8dIuo6ZVPHTq9+s4rBU/YpJu3vGSNyeOTCrPrVPQnkUfnT5Ig+IKBhePuQWFXguYb2TuEWrEfiiX9DZ3aJlA==
|
|
dependencies:
|
|
"@babel/parser" "^7.18.4"
|
|
postcss "^8.4.14"
|
|
source-map "^0.6.1"
|
|
|
|
"@webassemblyjs/ast@1.11.1":
|
|
version "1.11.1"
|
|
resolved "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.11.1.tgz"
|
|
integrity sha512-ukBh14qFLjxTQNTXocdyksN5QdM28S1CxHt2rdskFyL+xFV7VremuBLVbmCePj+URalXBENx/9Lm7lnhihtCSw==
|
|
dependencies:
|
|
"@webassemblyjs/helper-numbers" "1.11.1"
|
|
"@webassemblyjs/helper-wasm-bytecode" "1.11.1"
|
|
|
|
"@webassemblyjs/floating-point-hex-parser@1.11.1":
|
|
version "1.11.1"
|
|
resolved "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.11.1.tgz"
|
|
integrity sha512-iGRfyc5Bq+NnNuX8b5hwBrRjzf0ocrJPI6GWFodBFzmFnyvrQ83SHKhmilCU/8Jv67i4GJZBMhEzltxzcNagtQ==
|
|
|
|
"@webassemblyjs/helper-api-error@1.11.1":
|
|
version "1.11.1"
|
|
resolved "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.11.1.tgz"
|
|
integrity sha512-RlhS8CBCXfRUR/cwo2ho9bkheSXG0+NwooXcc3PAILALf2QLdFyj7KGsKRbVc95hZnhnERon4kW/D3SZpp6Tcg==
|
|
|
|
"@webassemblyjs/helper-buffer@1.11.1":
|
|
version "1.11.1"
|
|
resolved "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.11.1.tgz"
|
|
integrity sha512-gwikF65aDNeeXa8JxXa2BAk+REjSyhrNC9ZwdT0f8jc4dQQeDQ7G4m0f2QCLPJiMTTO6wfDmRmj/pW0PsUvIcA==
|
|
|
|
"@webassemblyjs/helper-numbers@1.11.1":
|
|
version "1.11.1"
|
|
resolved "https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.1.tgz"
|
|
integrity sha512-vDkbxiB8zfnPdNK9Rajcey5C0w+QJugEglN0of+kmO8l7lDb77AnlKYQF7aarZuCrv+l0UvqL+68gSDr3k9LPQ==
|
|
dependencies:
|
|
"@webassemblyjs/floating-point-hex-parser" "1.11.1"
|
|
"@webassemblyjs/helper-api-error" "1.11.1"
|
|
"@xtuc/long" "4.2.2"
|
|
|
|
"@webassemblyjs/helper-wasm-bytecode@1.11.1":
|
|
version "1.11.1"
|
|
resolved "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.11.1.tgz"
|
|
integrity sha512-PvpoOGiJwXeTrSf/qfudJhwlvDQxFgelbMqtq52WWiXC6Xgg1IREdngmPN3bs4RoO83PnL/nFrxucXj1+BX62Q==
|
|
|
|
"@webassemblyjs/helper-wasm-section@1.11.1":
|
|
version "1.11.1"
|
|
resolved "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.11.1.tgz"
|
|
integrity sha512-10P9No29rYX1j7F3EVPX3JvGPQPae+AomuSTPiF9eBQeChHI6iqjMIwR9JmOJXwpnn/oVGDk7I5IlskuMwU/pg==
|
|
dependencies:
|
|
"@webassemblyjs/ast" "1.11.1"
|
|
"@webassemblyjs/helper-buffer" "1.11.1"
|
|
"@webassemblyjs/helper-wasm-bytecode" "1.11.1"
|
|
"@webassemblyjs/wasm-gen" "1.11.1"
|
|
|
|
"@webassemblyjs/ieee754@1.11.1":
|
|
version "1.11.1"
|
|
resolved "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.11.1.tgz"
|
|
integrity sha512-hJ87QIPtAMKbFq6CGTkZYJivEwZDbQUgYd3qKSadTNOhVY7p+gfP6Sr0lLRVTaG1JjFj+r3YchoqRYxNH3M0GQ==
|
|
dependencies:
|
|
"@xtuc/ieee754" "^1.2.0"
|
|
|
|
"@webassemblyjs/leb128@1.11.1":
|
|
version "1.11.1"
|
|
resolved "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.11.1.tgz"
|
|
integrity sha512-BJ2P0hNZ0u+Th1YZXJpzW6miwqQUGcIHT1G/sf72gLVD9DZ5AdYTqPNbHZh6K1M5VmKvFXwGSWZADz+qBWxeRw==
|
|
dependencies:
|
|
"@xtuc/long" "4.2.2"
|
|
|
|
"@webassemblyjs/utf8@1.11.1":
|
|
version "1.11.1"
|
|
resolved "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.11.1.tgz"
|
|
integrity sha512-9kqcxAEdMhiwQkHpkNiorZzqpGrodQQ2IGrHHxCy+Ozng0ofyMA0lTqiLkVs1uzTRejX+/O0EOT7KxqVPuXosQ==
|
|
|
|
"@webassemblyjs/wasm-edit@1.11.1":
|
|
version "1.11.1"
|
|
resolved "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.11.1.tgz"
|
|
integrity sha512-g+RsupUC1aTHfR8CDgnsVRVZFJqdkFHpsHMfJuWQzWU3tvnLC07UqHICfP+4XyL2tnr1amvl1Sdp06TnYCmVkA==
|
|
dependencies:
|
|
"@webassemblyjs/ast" "1.11.1"
|
|
"@webassemblyjs/helper-buffer" "1.11.1"
|
|
"@webassemblyjs/helper-wasm-bytecode" "1.11.1"
|
|
"@webassemblyjs/helper-wasm-section" "1.11.1"
|
|
"@webassemblyjs/wasm-gen" "1.11.1"
|
|
"@webassemblyjs/wasm-opt" "1.11.1"
|
|
"@webassemblyjs/wasm-parser" "1.11.1"
|
|
"@webassemblyjs/wast-printer" "1.11.1"
|
|
|
|
"@webassemblyjs/wasm-gen@1.11.1":
|
|
version "1.11.1"
|
|
resolved "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.11.1.tgz"
|
|
integrity sha512-F7QqKXwwNlMmsulj6+O7r4mmtAlCWfO/0HdgOxSklZfQcDu0TpLiD1mRt/zF25Bk59FIjEuGAIyn5ei4yMfLhA==
|
|
dependencies:
|
|
"@webassemblyjs/ast" "1.11.1"
|
|
"@webassemblyjs/helper-wasm-bytecode" "1.11.1"
|
|
"@webassemblyjs/ieee754" "1.11.1"
|
|
"@webassemblyjs/leb128" "1.11.1"
|
|
"@webassemblyjs/utf8" "1.11.1"
|
|
|
|
"@webassemblyjs/wasm-opt@1.11.1":
|
|
version "1.11.1"
|
|
resolved "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.11.1.tgz"
|
|
integrity sha512-VqnkNqnZlU5EB64pp1l7hdm3hmQw7Vgqa0KF/KCNO9sIpI6Fk6brDEiX+iCOYrvMuBWDws0NkTOxYEb85XQHHw==
|
|
dependencies:
|
|
"@webassemblyjs/ast" "1.11.1"
|
|
"@webassemblyjs/helper-buffer" "1.11.1"
|
|
"@webassemblyjs/wasm-gen" "1.11.1"
|
|
"@webassemblyjs/wasm-parser" "1.11.1"
|
|
|
|
"@webassemblyjs/wasm-parser@1.11.1":
|
|
version "1.11.1"
|
|
resolved "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.11.1.tgz"
|
|
integrity sha512-rrBujw+dJu32gYB7/Lup6UhdkPx9S9SnobZzRVL7VcBH9Bt9bCBLEuX/YXOOtBsOZ4NQrRykKhffRWHvigQvOA==
|
|
dependencies:
|
|
"@webassemblyjs/ast" "1.11.1"
|
|
"@webassemblyjs/helper-api-error" "1.11.1"
|
|
"@webassemblyjs/helper-wasm-bytecode" "1.11.1"
|
|
"@webassemblyjs/ieee754" "1.11.1"
|
|
"@webassemblyjs/leb128" "1.11.1"
|
|
"@webassemblyjs/utf8" "1.11.1"
|
|
|
|
"@webassemblyjs/wast-printer@1.11.1":
|
|
version "1.11.1"
|
|
resolved "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.11.1.tgz"
|
|
integrity sha512-IQboUWM4eKzWW+N/jij2sRatKMh99QEelo3Eb2q0qXkvPRISAj8Qxtmw5itwqK+TTkBuUIE45AxYPToqPtL5gg==
|
|
dependencies:
|
|
"@webassemblyjs/ast" "1.11.1"
|
|
"@xtuc/long" "4.2.2"
|
|
|
|
"@webpack-cli/configtest@^1.2.0":
|
|
version "1.2.0"
|
|
resolved "https://registry.npmjs.org/@webpack-cli/configtest/-/configtest-1.2.0.tgz"
|
|
integrity sha512-4FB8Tj6xyVkyqjj1OaTqCjXYULB9FMkqQ8yGrZjRDrYh0nOE+7Lhs45WioWQQMV+ceFlE368Ukhe6xdvJM9Egg==
|
|
|
|
"@webpack-cli/info@^1.5.0":
|
|
version "1.5.0"
|
|
resolved "https://registry.npmjs.org/@webpack-cli/info/-/info-1.5.0.tgz"
|
|
integrity sha512-e8tSXZpw2hPl2uMJY6fsMswaok5FdlGNRTktvFk2sD8RjH0hE2+XistawJx1vmKteh4NmGmNUrp+Tb2w+udPcQ==
|
|
dependencies:
|
|
envinfo "^7.7.3"
|
|
|
|
"@webpack-cli/serve@^1.7.0":
|
|
version "1.7.0"
|
|
resolved "https://registry.npmjs.org/@webpack-cli/serve/-/serve-1.7.0.tgz"
|
|
integrity sha512-oxnCNGj88fL+xzV+dacXs44HcDwf1ovs3AuEzvP7mqXw7fQntqIhQ1BRmynh4qEKQSSSRSWVyXRjmTbZIX9V2Q==
|
|
|
|
"@xtuc/ieee754@^1.2.0":
|
|
version "1.2.0"
|
|
resolved "https://registry.npmjs.org/@xtuc/ieee754/-/ieee754-1.2.0.tgz"
|
|
integrity sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==
|
|
|
|
"@xtuc/long@4.2.2":
|
|
version "4.2.2"
|
|
resolved "https://registry.npmjs.org/@xtuc/long/-/long-4.2.2.tgz"
|
|
integrity sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==
|
|
|
|
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-import-assertions@^1.7.6:
|
|
version "1.8.0"
|
|
resolved "https://registry.npmjs.org/acorn-import-assertions/-/acorn-import-assertions-1.8.0.tgz"
|
|
integrity sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw==
|
|
|
|
acorn-jsx@^5.3.2:
|
|
version "5.3.2"
|
|
resolved "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz"
|
|
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
|
|
|
|
acorn@^8.4.1, acorn@^8.5.0, acorn@^8.7.1:
|
|
version "8.7.1"
|
|
resolved "https://registry.npmjs.org/acorn/-/acorn-8.7.1.tgz"
|
|
integrity sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==
|
|
|
|
ajv-keywords@^3.5.2:
|
|
version "3.5.2"
|
|
resolved "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz"
|
|
integrity sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==
|
|
|
|
ajv@^6.10.0, ajv@^6.12.4, ajv@^6.12.5:
|
|
version "6.12.6"
|
|
resolved "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz"
|
|
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
|
|
dependencies:
|
|
fast-deep-equal "^3.1.1"
|
|
fast-json-stable-stringify "^2.0.0"
|
|
json-schema-traverse "^0.4.1"
|
|
uri-js "^4.2.2"
|
|
|
|
ansi-colors@4.1.1:
|
|
version "4.1.1"
|
|
resolved "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz"
|
|
integrity sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==
|
|
|
|
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.2"
|
|
resolved "https://registry.npmjs.org/anymatch/-/anymatch-3.1.2.tgz"
|
|
integrity sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==
|
|
dependencies:
|
|
normalize-path "^3.0.0"
|
|
picomatch "^2.0.4"
|
|
|
|
argparse@^2.0.1:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz"
|
|
integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==
|
|
|
|
array-includes@^3.1.4:
|
|
version "3.1.5"
|
|
resolved "https://registry.npmjs.org/array-includes/-/array-includes-3.1.5.tgz"
|
|
integrity sha512-iSDYZMMyTPkiFasVqfuAQnWAYcvO/SeBSCGKePoEthjp4LEMTe4uLc7b025o4jAZpHhihh8xPo99TNWUWWkGDQ==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
define-properties "^1.1.4"
|
|
es-abstract "^1.19.5"
|
|
get-intrinsic "^1.1.1"
|
|
is-string "^1.0.7"
|
|
|
|
array.prototype.flat@^1.2.5:
|
|
version "1.3.0"
|
|
resolved "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.0.tgz"
|
|
integrity sha512-12IUEkHsAhA4DY5s0FPgNXIdc8VRSqD9Zp78a5au9abH/SOBrsp082JOWFNTjkMozh8mqcdiKuaLGhPeYztxSw==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
define-properties "^1.1.3"
|
|
es-abstract "^1.19.2"
|
|
es-shim-unscopables "^1.0.0"
|
|
|
|
assertion-error@^1.1.0:
|
|
version "1.1.0"
|
|
resolved "https://registry.npmjs.org/assertion-error/-/assertion-error-1.1.0.tgz"
|
|
integrity sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw==
|
|
|
|
babel-loader@^8.2.5:
|
|
version "8.2.5"
|
|
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.5.tgz#d45f585e654d5a5d90f5350a779d7647c5ed512e"
|
|
integrity sha512-OSiFfH89LrEMiWd4pLNqGz4CwJDtbs2ZVc+iGu2HrkRfPxId9F2anQj38IxWpmRfsUY0aBZYi1EFcd3mhtRMLQ==
|
|
dependencies:
|
|
find-cache-dir "^3.3.1"
|
|
loader-utils "^2.0.0"
|
|
make-dir "^3.1.0"
|
|
schema-utils "^2.6.5"
|
|
|
|
babel-plugin-dynamic-import-node@^2.3.3:
|
|
version "2.3.3"
|
|
resolved "https://registry.npmjs.org/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz"
|
|
integrity sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==
|
|
dependencies:
|
|
object.assign "^4.1.0"
|
|
|
|
babel-plugin-polyfill-corejs2@^0.3.1:
|
|
version "0.3.1"
|
|
resolved "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.1.tgz"
|
|
integrity sha512-v7/T6EQcNfVLfcN2X8Lulb7DjprieyLWJK/zOWH5DUYcAgex9sP3h25Q+DLsX9TloXe3y1O8l2q2Jv9q8UVB9w==
|
|
dependencies:
|
|
"@babel/compat-data" "^7.13.11"
|
|
"@babel/helper-define-polyfill-provider" "^0.3.1"
|
|
semver "^6.1.1"
|
|
|
|
babel-plugin-polyfill-corejs3@^0.5.2:
|
|
version "0.5.2"
|
|
resolved "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.2.tgz"
|
|
integrity sha512-G3uJih0XWiID451fpeFaYGVuxHEjzKTHtc9uGFEjR6hHrvNzeS/PX+LLLcetJcytsB5m4j+K3o/EpXJNb/5IEQ==
|
|
dependencies:
|
|
"@babel/helper-define-polyfill-provider" "^0.3.1"
|
|
core-js-compat "^3.21.0"
|
|
|
|
babel-plugin-polyfill-regenerator@^0.3.1:
|
|
version "0.3.1"
|
|
resolved "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.3.1.tgz"
|
|
integrity sha512-Y2B06tvgHYt1x0yz17jGkGeeMr5FeKUu+ASJ+N6nB5lQ8Dapfg42i0OVrf8PNGJ3zKL4A23snMi1IRwrqqND7A==
|
|
dependencies:
|
|
"@babel/helper-define-polyfill-provider" "^0.3.1"
|
|
|
|
balanced-match@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz"
|
|
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
|
|
|
|
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==
|
|
|
|
big.js@^5.2.2:
|
|
version "5.2.2"
|
|
resolved "https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz"
|
|
integrity sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==
|
|
|
|
binary-extensions@^2.0.0:
|
|
version "2.2.0"
|
|
resolved "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz"
|
|
integrity sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==
|
|
|
|
body-parser@^1.19.0:
|
|
version "1.20.0"
|
|
resolved "https://registry.npmjs.org/body-parser/-/body-parser-1.20.0.tgz"
|
|
integrity sha512-DfJ+q6EPcGKZD1QWUjSpqp+Q7bDQTsQIF4zfUAtZ6qk+H/3/QRhg9CEp39ss+/T2vw0+HaidC0ecJj/DRLIaKg==
|
|
dependencies:
|
|
bytes "3.1.2"
|
|
content-type "~1.0.4"
|
|
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.10.3"
|
|
raw-body "2.5.1"
|
|
type-is "~1.6.18"
|
|
unpipe "1.0.0"
|
|
|
|
brace-expansion@^1.1.7:
|
|
version "1.1.11"
|
|
resolved "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz"
|
|
integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
|
|
dependencies:
|
|
balanced-match "^1.0.0"
|
|
concat-map "0.0.1"
|
|
|
|
braces@^3.0.2, braces@~3.0.2:
|
|
version "3.0.2"
|
|
resolved "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz"
|
|
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
|
|
dependencies:
|
|
fill-range "^7.0.1"
|
|
|
|
browser-stdout@1.3.1:
|
|
version "1.3.1"
|
|
resolved "https://registry.npmjs.org/browser-stdout/-/browser-stdout-1.3.1.tgz"
|
|
integrity sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==
|
|
|
|
browserslist@^4.14.5, browserslist@^4.20.2, browserslist@^4.21.2:
|
|
version "4.21.2"
|
|
resolved "https://registry.npmjs.org/browserslist/-/browserslist-4.21.2.tgz"
|
|
integrity sha512-MonuOgAtUB46uP5CezYbRaYKBNt2LxP0yX+Pmj4LkcDFGkn9Cbpi83d9sCjwQDErXsIJSzY5oKGDbgOlF/LPAA==
|
|
dependencies:
|
|
caniuse-lite "^1.0.30001366"
|
|
electron-to-chromium "^1.4.188"
|
|
node-releases "^2.0.6"
|
|
update-browserslist-db "^1.0.4"
|
|
|
|
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==
|
|
|
|
builtins@^5.0.1:
|
|
version "5.0.1"
|
|
resolved "https://registry.yarnpkg.com/builtins/-/builtins-5.0.1.tgz#87f6db9ab0458be728564fa81d876d8d74552fa9"
|
|
integrity sha512-qwVpFEHNfhYJIzNRBvd2C1kyo6jz3ZSMPyyuR47OPdiKWlbYnZNyDWuyR175qDnAJLiCo5fBBqPb3RiXgWlkOQ==
|
|
dependencies:
|
|
semver "^7.0.0"
|
|
|
|
bytes@3.1.2:
|
|
version "3.1.2"
|
|
resolved "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz"
|
|
integrity sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==
|
|
|
|
call-bind@^1.0.0, call-bind@^1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz"
|
|
integrity sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==
|
|
dependencies:
|
|
function-bind "^1.1.1"
|
|
get-intrinsic "^1.0.2"
|
|
|
|
callsites@^3.0.0:
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz"
|
|
integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==
|
|
|
|
camelcase@^6.0.0:
|
|
version "6.3.0"
|
|
resolved "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz"
|
|
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
|
|
|
|
caniuse-lite@^1.0.30001366:
|
|
version "1.0.30001367"
|
|
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001367.tgz"
|
|
integrity sha512-XDgbeOHfifWV3GEES2B8rtsrADx4Jf+juKX2SICJcaUhjYBO3bR96kvEIHa15VU6ohtOhBZuPGGYGbXMRn0NCw==
|
|
|
|
chai@^4.3.6:
|
|
version "4.3.6"
|
|
resolved "https://registry.npmjs.org/chai/-/chai-4.3.6.tgz"
|
|
integrity sha512-bbcp3YfHCUzMOvKqsztczerVgBKSsEijCySNlHHbX3VG1nskvqjz5Rfso1gGwD6w6oOV3eI60pKuMOV5MV7p3Q==
|
|
dependencies:
|
|
assertion-error "^1.1.0"
|
|
check-error "^1.0.2"
|
|
deep-eql "^3.0.1"
|
|
get-func-name "^2.0.0"
|
|
loupe "^2.3.1"
|
|
pathval "^1.1.1"
|
|
type-detect "^4.0.5"
|
|
|
|
chalk@^2.0.0:
|
|
version "2.4.2"
|
|
resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz"
|
|
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
|
|
dependencies:
|
|
ansi-styles "^3.2.1"
|
|
escape-string-regexp "^1.0.5"
|
|
supports-color "^5.3.0"
|
|
|
|
chalk@^4.0.0, chalk@^4.1.0:
|
|
version "4.1.2"
|
|
resolved "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz"
|
|
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
|
|
dependencies:
|
|
ansi-styles "^4.1.0"
|
|
supports-color "^7.1.0"
|
|
|
|
check-error@^1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/check-error/-/check-error-1.0.2.tgz"
|
|
integrity sha1-V00xLt2Iu13YkS6Sht1sCu1KrII=
|
|
|
|
chokidar@3.5.3, chokidar@^3.4.0, chokidar@^3.5.1:
|
|
version "3.5.3"
|
|
resolved "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz"
|
|
integrity sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==
|
|
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"
|
|
|
|
chrome-trace-event@^1.0.2:
|
|
version "1.0.3"
|
|
resolved "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz"
|
|
integrity sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==
|
|
|
|
cliui@^7.0.2:
|
|
version "7.0.4"
|
|
resolved "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz"
|
|
integrity sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==
|
|
dependencies:
|
|
string-width "^4.2.0"
|
|
strip-ansi "^6.0.0"
|
|
wrap-ansi "^7.0.0"
|
|
|
|
clone-deep@^4.0.1:
|
|
version "4.0.1"
|
|
resolved "https://registry.npmjs.org/clone-deep/-/clone-deep-4.0.1.tgz"
|
|
integrity sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==
|
|
dependencies:
|
|
is-plain-object "^2.0.4"
|
|
kind-of "^6.0.2"
|
|
shallow-clone "^3.0.0"
|
|
|
|
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==
|
|
|
|
colorette@^2.0.14:
|
|
version "2.0.19"
|
|
resolved "https://registry.npmjs.org/colorette/-/colorette-2.0.19.tgz"
|
|
integrity sha512-3tlv/dIP7FWvj3BsbHrGLJ6l/oKh1O3TcgBqMn+yyCagOxc23fyzDS6HypQbgxWbkpDnf52p1LuR4eWDQ/K9WQ==
|
|
|
|
colors@1.4.0:
|
|
version "1.4.0"
|
|
resolved "https://registry.npmjs.org/colors/-/colors-1.4.0.tgz"
|
|
integrity sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==
|
|
|
|
commander@^2.20.0:
|
|
version "2.20.3"
|
|
resolved "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz"
|
|
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
|
|
|
|
commander@^4.0.1:
|
|
version "4.1.1"
|
|
resolved "https://registry.npmjs.org/commander/-/commander-4.1.1.tgz"
|
|
integrity sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==
|
|
|
|
commander@^7.0.0:
|
|
version "7.2.0"
|
|
resolved "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz"
|
|
integrity sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==
|
|
|
|
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==
|
|
|
|
component-emitter@~1.3.0:
|
|
version "1.3.0"
|
|
resolved "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.0.tgz"
|
|
integrity sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==
|
|
|
|
concat-map@0.0.1:
|
|
version "0.0.1"
|
|
resolved "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz"
|
|
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
|
|
|
|
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"
|
|
|
|
content-type@~1.0.4:
|
|
version "1.0.4"
|
|
resolved "https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz"
|
|
integrity sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==
|
|
|
|
convert-source-map@^1.1.0, convert-source-map@^1.7.0:
|
|
version "1.8.0"
|
|
resolved "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.8.0.tgz"
|
|
integrity sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA==
|
|
dependencies:
|
|
safe-buffer "~5.1.1"
|
|
|
|
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==
|
|
|
|
core-js-compat@^3.21.0, core-js-compat@^3.22.1:
|
|
version "3.23.5"
|
|
resolved "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.23.5.tgz"
|
|
integrity sha512-fHYozIFIxd+91IIbXJgWd/igXIc8Mf9is0fusswjnGIWVG96y2cwyUdlCkGOw6rMLHKAxg7xtCIVaHsyOUnJIg==
|
|
dependencies:
|
|
browserslist "^4.21.2"
|
|
semver "7.0.0"
|
|
|
|
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"
|
|
|
|
cross-spawn@^7.0.2, cross-spawn@^7.0.3:
|
|
version "7.0.3"
|
|
resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz"
|
|
integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
|
|
dependencies:
|
|
path-key "^3.1.0"
|
|
shebang-command "^2.0.0"
|
|
which "^2.0.1"
|
|
|
|
csstype@^3.1.0:
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/csstype/-/csstype-3.1.0.tgz"
|
|
integrity sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA==
|
|
|
|
custom-event@~1.0.0:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/custom-event/-/custom-event-1.0.1.tgz"
|
|
integrity sha1-XQKkaFCt8bSjF5RqOSj8y1v9BCU=
|
|
|
|
date-format@^4.0.10, date-format@^4.0.11:
|
|
version "4.0.11"
|
|
resolved "https://registry.npmjs.org/date-format/-/date-format-4.0.11.tgz"
|
|
integrity sha512-VS20KRyorrbMCQmpdl2hg5KaOUsda1RbnsJg461FfrcyCUg+pkd0b40BSW4niQyTheww4DBXQnS7HwSrKkipLw==
|
|
|
|
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.3.3:
|
|
version "4.3.3"
|
|
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.3.tgz#04266e0b70a98d4462e6e288e38259213332b664"
|
|
integrity sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==
|
|
dependencies:
|
|
ms "2.1.2"
|
|
|
|
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"
|
|
|
|
debug@^4.1.0, debug@^4.1.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"
|
|
|
|
decamelize@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/decamelize/-/decamelize-4.0.0.tgz"
|
|
integrity sha512-9iE1PgSik9HeIIw2JO94IidnE3eBoQrFJ3w7sFuzSX4DpmZ3v5sZpUiV5Swcf6mQEF+Y0ru8Neo+p+nyh2J+hQ==
|
|
|
|
deep-eql@^3.0.1:
|
|
version "3.0.1"
|
|
resolved "https://registry.npmjs.org/deep-eql/-/deep-eql-3.0.1.tgz"
|
|
integrity sha512-+QeIQyN5ZuO+3Uk5DYh6/1eKO0m0YmJFGNmFHGACpf1ClL1nmlV/p4gNgbl2pJGxgXb4faqo6UE+M5ACEMyVcw==
|
|
dependencies:
|
|
type-detect "^4.0.0"
|
|
|
|
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==
|
|
|
|
define-properties@^1.1.3, define-properties@^1.1.4:
|
|
version "1.1.4"
|
|
resolved "https://registry.npmjs.org/define-properties/-/define-properties-1.1.4.tgz"
|
|
integrity sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA==
|
|
dependencies:
|
|
has-property-descriptors "^1.0.0"
|
|
object-keys "^1.1.1"
|
|
|
|
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==
|
|
|
|
destroy@1.2.0:
|
|
version "1.2.0"
|
|
resolved "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz"
|
|
integrity sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==
|
|
|
|
di@^0.0.1:
|
|
version "0.0.1"
|
|
resolved "https://registry.npmjs.org/di/-/di-0.0.1.tgz"
|
|
integrity sha1-gGZJMmzqp8qjMG112YXqJ0i6kTw=
|
|
|
|
diff@5.0.0, diff@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.npmjs.org/diff/-/diff-5.0.0.tgz"
|
|
integrity sha512-/VTCrvm5Z0JGty/BWHljh+BAiw3IK+2j87NGMu8Nwc/f48WoDAC395uomO9ZD117ZOBaHmkX1oyLvkVM/aIT3w==
|
|
|
|
doctrine@^2.1.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz"
|
|
integrity sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==
|
|
dependencies:
|
|
esutils "^2.0.2"
|
|
|
|
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 sha1-ViromZ9Evl6jB29UGdzVnrQ6yVs=
|
|
dependencies:
|
|
custom-event "~1.0.0"
|
|
ent "~2.2.0"
|
|
extend "^3.0.0"
|
|
void-elements "^2.0.0"
|
|
|
|
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.188:
|
|
version "1.4.192"
|
|
resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.192.tgz"
|
|
integrity sha512-8nCXyIQY9An88NXAp+PuPy5h3/w5ZY7Iu2lag65Q0XREprcat5F8gKhoHsBUnQcFuCRnmevpR8yEBYRU3d2HDw==
|
|
|
|
emoji-regex@^8.0.0:
|
|
version "8.0.0"
|
|
resolved "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz"
|
|
integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==
|
|
|
|
emojis-list@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/emojis-list/-/emojis-list-3.0.0.tgz"
|
|
integrity sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==
|
|
|
|
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==
|
|
|
|
engine.io-parser@~5.0.3:
|
|
version "5.0.4"
|
|
resolved "https://registry.npmjs.org/engine.io-parser/-/engine.io-parser-5.0.4.tgz"
|
|
integrity sha512-+nVFp+5z1E3HcToEnO7ZIj3g+3k9389DvWtvJZz0T6/eOCPIyyxehFcedoYrZQrp0LgQbD9pPXhpMBKMd5QURg==
|
|
|
|
engine.io@~6.2.0:
|
|
version "6.2.0"
|
|
resolved "https://registry.npmjs.org/engine.io/-/engine.io-6.2.0.tgz"
|
|
integrity sha512-4KzwW3F3bk+KlzSOY57fj/Jx6LyRQ1nbcyIadehl+AnXjKT7gDO0ORdRi/84ixvMKTym6ZKuxvbzN62HDDU1Lg==
|
|
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.0.3"
|
|
ws "~8.2.3"
|
|
|
|
enhanced-resolve@^5.9.3:
|
|
version "5.10.0"
|
|
resolved "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.10.0.tgz"
|
|
integrity sha512-T0yTFjdpldGY8PmuXXR0PyQ1ufZpEGiHVrp7zHKB7jdR4qlmZHhONVM5AQOAWXuF/w3dnHbEQVrNptJgt7F+cQ==
|
|
dependencies:
|
|
graceful-fs "^4.2.4"
|
|
tapable "^2.2.0"
|
|
|
|
ent@~2.2.0:
|
|
version "2.2.0"
|
|
resolved "https://registry.npmjs.org/ent/-/ent-2.2.0.tgz"
|
|
integrity sha1-6WQhkyWiHQX0RGai9obtbOX13R0=
|
|
|
|
envinfo@^7.7.3:
|
|
version "7.8.1"
|
|
resolved "https://registry.npmjs.org/envinfo/-/envinfo-7.8.1.tgz"
|
|
integrity sha512-/o+BXHmB7ocbHEAs6F2EnG0ogybVVUdkRunTT2glZU9XAaGmhqskrvKwqXuDfNjEO0LZKWdejEEpnq8aM0tOaw==
|
|
|
|
es-abstract@^1.19.0, es-abstract@^1.19.1, es-abstract@^1.19.2, es-abstract@^1.19.5:
|
|
version "1.20.1"
|
|
resolved "https://registry.npmjs.org/es-abstract/-/es-abstract-1.20.1.tgz"
|
|
integrity sha512-WEm2oBhfoI2sImeM4OF2zE2V3BYdSF+KnSi9Sidz51fQHd7+JuF8Xgcj9/0o+OWeIeIS/MiuNnlruQrJf16GQA==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
es-to-primitive "^1.2.1"
|
|
function-bind "^1.1.1"
|
|
function.prototype.name "^1.1.5"
|
|
get-intrinsic "^1.1.1"
|
|
get-symbol-description "^1.0.0"
|
|
has "^1.0.3"
|
|
has-property-descriptors "^1.0.0"
|
|
has-symbols "^1.0.3"
|
|
internal-slot "^1.0.3"
|
|
is-callable "^1.2.4"
|
|
is-negative-zero "^2.0.2"
|
|
is-regex "^1.1.4"
|
|
is-shared-array-buffer "^1.0.2"
|
|
is-string "^1.0.7"
|
|
is-weakref "^1.0.2"
|
|
object-inspect "^1.12.0"
|
|
object-keys "^1.1.1"
|
|
object.assign "^4.1.2"
|
|
regexp.prototype.flags "^1.4.3"
|
|
string.prototype.trimend "^1.0.5"
|
|
string.prototype.trimstart "^1.0.5"
|
|
unbox-primitive "^1.0.2"
|
|
|
|
es-module-lexer@^0.9.0:
|
|
version "0.9.3"
|
|
resolved "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-0.9.3.tgz"
|
|
integrity sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ==
|
|
|
|
es-shim-unscopables@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.0.tgz"
|
|
integrity sha512-Jm6GPcCdC30eMLbZ2x8z2WuRwAws3zTBBKuusffYVUrNj/GVSUAZ+xKMaUpfNDR5IbyNA5LJbaecoUVbmUcB1w==
|
|
dependencies:
|
|
has "^1.0.3"
|
|
|
|
es-to-primitive@^1.2.1:
|
|
version "1.2.1"
|
|
resolved "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz"
|
|
integrity sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==
|
|
dependencies:
|
|
is-callable "^1.1.4"
|
|
is-date-object "^1.0.1"
|
|
is-symbol "^1.0.2"
|
|
|
|
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:
|
|
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@4.0.0, 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==
|
|
|
|
escape-string-regexp@^1.0.5:
|
|
version "1.0.5"
|
|
resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz"
|
|
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
|
|
|
|
eslint-config-standard@^17.0.0:
|
|
version "17.0.0"
|
|
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.0.0.tgz#fd5b6cf1dcf6ba8d29f200c461de2e19069888cf"
|
|
integrity sha512-/2ks1GKyqSOkH7JFvXJicu0iMpoojkwB+f5Du/1SC0PtBL+s8v30k9njRZ21pm2drKYm2342jFnGWzttxPmZVg==
|
|
|
|
eslint-import-resolver-node@^0.3.6:
|
|
version "0.3.6"
|
|
resolved "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz"
|
|
integrity sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==
|
|
dependencies:
|
|
debug "^3.2.7"
|
|
resolve "^1.20.0"
|
|
|
|
eslint-module-utils@^2.7.3:
|
|
version "2.7.3"
|
|
resolved "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.7.3.tgz"
|
|
integrity sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==
|
|
dependencies:
|
|
debug "^3.2.7"
|
|
find-up "^2.1.0"
|
|
|
|
eslint-plugin-es@^4.1.0:
|
|
version "4.1.0"
|
|
resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-4.1.0.tgz#f0822f0c18a535a97c3e714e89f88586a7641ec9"
|
|
integrity sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ==
|
|
dependencies:
|
|
eslint-utils "^2.0.0"
|
|
regexpp "^3.0.0"
|
|
|
|
eslint-plugin-import@^2.26.0:
|
|
version "2.26.0"
|
|
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz#f812dc47be4f2b72b478a021605a59fc6fe8b88b"
|
|
integrity sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==
|
|
dependencies:
|
|
array-includes "^3.1.4"
|
|
array.prototype.flat "^1.2.5"
|
|
debug "^2.6.9"
|
|
doctrine "^2.1.0"
|
|
eslint-import-resolver-node "^0.3.6"
|
|
eslint-module-utils "^2.7.3"
|
|
has "^1.0.3"
|
|
is-core-module "^2.8.1"
|
|
is-glob "^4.0.3"
|
|
minimatch "^3.1.2"
|
|
object.values "^1.1.5"
|
|
resolve "^1.22.0"
|
|
tsconfig-paths "^3.14.1"
|
|
|
|
eslint-plugin-n@^15.2.4:
|
|
version "15.2.4"
|
|
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-15.2.4.tgz#d62021a0821ae650701ed459756aaf478a9b6056"
|
|
integrity sha512-tjnVMv2fiXYMnuiIFI8QMtyUFI42SckEEWvi8h68SWGWshfqO6SSCASy24dGMGAiy7NUk6DZt90DM0iNUsmQ5w==
|
|
dependencies:
|
|
builtins "^5.0.1"
|
|
eslint-plugin-es "^4.1.0"
|
|
eslint-utils "^3.0.0"
|
|
ignore "^5.1.1"
|
|
is-core-module "^2.9.0"
|
|
minimatch "^3.1.2"
|
|
resolve "^1.10.1"
|
|
semver "^7.3.7"
|
|
|
|
eslint-plugin-promise@^6.0.0:
|
|
version "6.0.0"
|
|
resolved "https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-6.0.0.tgz"
|
|
integrity sha512-7GPezalm5Bfi/E22PnQxDWH2iW9GTvAlUNTztemeHb6c1BniSyoeTrM87JkC0wYdi6aQrZX9p2qEiAno8aTcbw==
|
|
|
|
eslint-scope@5.1.1, eslint-scope@^5.1.1:
|
|
version "5.1.1"
|
|
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
|
|
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
|
|
dependencies:
|
|
esrecurse "^4.3.0"
|
|
estraverse "^4.1.1"
|
|
|
|
eslint-scope@^7.1.1:
|
|
version "7.1.1"
|
|
resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.1.tgz"
|
|
integrity sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==
|
|
dependencies:
|
|
esrecurse "^4.3.0"
|
|
estraverse "^5.2.0"
|
|
|
|
eslint-utils@^2.0.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-utils@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz"
|
|
integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
|
|
dependencies:
|
|
eslint-visitor-keys "^2.0.0"
|
|
|
|
eslint-visitor-keys@^1.1.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, eslint-visitor-keys@^2.1.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
|
|
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
|
|
|
|
eslint-visitor-keys@^3.3.0:
|
|
version "3.3.0"
|
|
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz"
|
|
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
|
|
|
|
eslint@^8.20.0:
|
|
version "8.20.0"
|
|
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.20.0.tgz#048ac56aa18529967da8354a478be4ec0a2bc81b"
|
|
integrity sha512-d4ixhz5SKCa1D6SCPrivP7yYVi7nyD6A4vs6HIAul9ujBzcEmZVM3/0NN/yu5nKhmO1wjp5xQ46iRfmDGlOviA==
|
|
dependencies:
|
|
"@eslint/eslintrc" "^1.3.0"
|
|
"@humanwhocodes/config-array" "^0.9.2"
|
|
ajv "^6.10.0"
|
|
chalk "^4.0.0"
|
|
cross-spawn "^7.0.2"
|
|
debug "^4.3.2"
|
|
doctrine "^3.0.0"
|
|
escape-string-regexp "^4.0.0"
|
|
eslint-scope "^7.1.1"
|
|
eslint-utils "^3.0.0"
|
|
eslint-visitor-keys "^3.3.0"
|
|
espree "^9.3.2"
|
|
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 "^6.0.1"
|
|
globals "^13.15.0"
|
|
ignore "^5.2.0"
|
|
import-fresh "^3.0.0"
|
|
imurmurhash "^0.1.4"
|
|
is-glob "^4.0.0"
|
|
js-yaml "^4.1.0"
|
|
json-stable-stringify-without-jsonify "^1.0.1"
|
|
levn "^0.4.1"
|
|
lodash.merge "^4.6.2"
|
|
minimatch "^3.1.2"
|
|
natural-compare "^1.4.0"
|
|
optionator "^0.9.1"
|
|
regexpp "^3.2.0"
|
|
strip-ansi "^6.0.1"
|
|
strip-json-comments "^3.1.0"
|
|
text-table "^0.2.0"
|
|
v8-compile-cache "^2.0.3"
|
|
|
|
espree@^9.3.2:
|
|
version "9.3.2"
|
|
resolved "https://registry.npmjs.org/espree/-/espree-9.3.2.tgz"
|
|
integrity sha512-D211tC7ZwouTIuY5x9XnS0E9sWNChB7IYKX/Xp5eQj3nFXhqmiUDB9q27y76oFl8jTg3pXcQx/bpxMfs3CIZbA==
|
|
dependencies:
|
|
acorn "^8.7.1"
|
|
acorn-jsx "^5.3.2"
|
|
eslint-visitor-keys "^3.3.0"
|
|
|
|
esquery@^1.4.0:
|
|
version "1.4.0"
|
|
resolved "https://registry.npmjs.org/esquery/-/esquery-1.4.0.tgz"
|
|
integrity sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==
|
|
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==
|
|
|
|
esutils@^2.0.2:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/esutils/-/esutils-2.0.2.tgz"
|
|
integrity sha1-Cr9PHKpbyx96nYrMbepPqqBLrJs=
|
|
|
|
eventemitter3@^4.0.0:
|
|
version "4.0.7"
|
|
resolved "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz"
|
|
integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==
|
|
|
|
events@^3.2.0:
|
|
version "3.3.0"
|
|
resolved "https://registry.npmjs.org/events/-/events-3.3.0.tgz"
|
|
integrity sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==
|
|
|
|
exports-loader@^0.6.4:
|
|
version "0.6.4"
|
|
resolved "https://registry.yarnpkg.com/exports-loader/-/exports-loader-0.6.4.tgz#d70fc6121975b35fc12830cf52754be2740fc886"
|
|
integrity sha512-koRSTJrocXi3l7MKXSJPbNKUmewV2CewsWCZW+5KYxgkiZBjlEo4Z+DJuHDq4WzOi19drlyuT1xY7ADmwln8zQ==
|
|
dependencies:
|
|
loader-utils "^1.0.2"
|
|
source-map "0.5.x"
|
|
|
|
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==
|
|
|
|
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==
|
|
|
|
fastest-levenshtein@^1.0.12:
|
|
version "1.0.12"
|
|
resolved "https://registry.npmjs.org/fastest-levenshtein/-/fastest-levenshtein-1.0.12.tgz"
|
|
integrity sha512-On2N+BpYJ15xIC974QNVuYGMOlEVt4s0EOI3wwMqOmK1fdDY+FN/zltPV8vosq4ad4c/gJ1KHScUn/6AWIgiow==
|
|
|
|
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"
|
|
|
|
fill-range@^7.0.1:
|
|
version "7.0.1"
|
|
resolved "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz"
|
|
integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
|
|
dependencies:
|
|
to-regex-range "^5.0.1"
|
|
|
|
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-cache-dir@^3.3.1:
|
|
version "3.3.2"
|
|
resolved "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.2.tgz"
|
|
integrity sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==
|
|
dependencies:
|
|
commondir "^1.0.1"
|
|
make-dir "^3.0.2"
|
|
pkg-dir "^4.1.0"
|
|
|
|
find-up@5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz"
|
|
integrity sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==
|
|
dependencies:
|
|
locate-path "^6.0.0"
|
|
path-exists "^4.0.0"
|
|
|
|
find-up@^2.1.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz"
|
|
integrity sha512-NWzkk0jSJtTt08+FBFMvXoeZnOJD+jTtsRmBYbAIzJdX6l7dLgR7CTubCM5/eDdPUBvLCeVasP1brfVR/9/EZQ==
|
|
dependencies:
|
|
locate-path "^2.0.0"
|
|
|
|
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"
|
|
|
|
flat-cache@^3.0.4:
|
|
version "3.0.4"
|
|
resolved "https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz"
|
|
integrity sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==
|
|
dependencies:
|
|
flatted "^3.1.0"
|
|
rimraf "^3.0.2"
|
|
|
|
flat@^5.0.2:
|
|
version "5.0.2"
|
|
resolved "https://registry.npmjs.org/flat/-/flat-5.0.2.tgz"
|
|
integrity sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==
|
|
|
|
flatted@^3.1.0, flatted@^3.2.5:
|
|
version "3.2.6"
|
|
resolved "https://registry.npmjs.org/flatted/-/flatted-3.2.6.tgz"
|
|
integrity sha512-0sQoMh9s0BYsm+12Huy/rkKxVu4R1+r96YX5cG44rHV0pQ6iC3Q+mkoMFaGWObMFYQxCVT+ssG1ksneA2MI9KQ==
|
|
|
|
follow-redirects@^1.0.0:
|
|
version "1.15.1"
|
|
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.1.tgz#0ca6a452306c9b276e4d3127483e29575e207ad5"
|
|
integrity "sha1-DKakUjBsmyduTTEnSD4pV14getU= sha512-yLAMQs+k0b2m7cVxpS1VKJVvoz7SS9Td1zss3XRwXj+ZDH00RJgnuLx7E44wx02kQLrdM3aOOy+FpzS7+8OizA=="
|
|
|
|
fs-extra@^10.1.0:
|
|
version "10.1.0"
|
|
resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz"
|
|
integrity sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==
|
|
dependencies:
|
|
graceful-fs "^4.2.0"
|
|
jsonfile "^6.0.1"
|
|
universalify "^2.0.0"
|
|
|
|
fs-readdir-recursive@^1.1.0:
|
|
version "1.1.0"
|
|
resolved "https://registry.npmjs.org/fs-readdir-recursive/-/fs-readdir-recursive-1.1.0.tgz"
|
|
integrity sha512-GNanXlVr2pf02+sPN40XN8HG+ePaNcvM0q5mZBd668Obwb0yD5GiUbZOFgwn8kGMY6I3mdyDJzieUy3PTYyTRA==
|
|
|
|
fs.realpath@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz"
|
|
integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
|
|
|
|
fsevents@~2.3.2:
|
|
version "2.3.2"
|
|
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
|
|
integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
|
|
|
|
function-bind@^1.1.1:
|
|
version "1.1.1"
|
|
resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz"
|
|
integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
|
|
|
|
function.prototype.name@^1.1.5:
|
|
version "1.1.5"
|
|
resolved "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.5.tgz"
|
|
integrity sha512-uN7m/BzVKQnCUF/iW8jYea67v++2u7m5UgENbHRtdDVclOUP+FMPlCNdmk0h/ysGyo2tavMJEDqJAkJdRa1vMA==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
define-properties "^1.1.3"
|
|
es-abstract "^1.19.0"
|
|
functions-have-names "^1.2.2"
|
|
|
|
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==
|
|
|
|
functions-have-names@^1.2.2:
|
|
version "1.2.3"
|
|
resolved "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz"
|
|
integrity sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==
|
|
|
|
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-func-name@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/get-func-name/-/get-func-name-2.0.0.tgz"
|
|
integrity sha1-6td0q+5y4gQJQzoGY2YCPdaIekE=
|
|
|
|
get-intrinsic@^1.0.2, get-intrinsic@^1.1.0, get-intrinsic@^1.1.1:
|
|
version "1.1.2"
|
|
resolved "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.2.tgz"
|
|
integrity sha512-Jfm3OyCxHh9DJyc28qGk+JmfkpO41A4XkneDSujN9MDXrm4oDKdHvndhZ2dN94+ERNfkYJWDclW6k2L/ZGHjXA==
|
|
dependencies:
|
|
function-bind "^1.1.1"
|
|
has "^1.0.3"
|
|
has-symbols "^1.0.3"
|
|
|
|
get-symbol-description@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.0.tgz"
|
|
integrity sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
get-intrinsic "^1.1.1"
|
|
|
|
glob-parent@^6.0.1:
|
|
version "6.0.2"
|
|
resolved "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz"
|
|
integrity sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==
|
|
dependencies:
|
|
is-glob "^4.0.3"
|
|
|
|
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-to-regexp@^0.4.1:
|
|
version "0.4.1"
|
|
resolved "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz"
|
|
integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==
|
|
|
|
glob@7.2.0, glob@^7.0.0, glob@^7.1.3:
|
|
version "7.2.0"
|
|
resolved "https://registry.npmjs.org/glob/-/glob-7.2.0.tgz"
|
|
integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
|
|
dependencies:
|
|
fs.realpath "^1.0.0"
|
|
inflight "^1.0.4"
|
|
inherits "2"
|
|
minimatch "^3.0.4"
|
|
once "^1.3.0"
|
|
path-is-absolute "^1.0.0"
|
|
|
|
glob@^7.1.7:
|
|
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"
|
|
|
|
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.15.0:
|
|
version "13.16.0"
|
|
resolved "https://registry.npmjs.org/globals/-/globals-13.16.0.tgz"
|
|
integrity sha512-A1lrQfpNF+McdPOnnFqY3kSN0AFTy485bTi1bkLk4mVPODIUEcSfhHgRqA+QdXPksrSTTztYXx37NFV+GpGk3Q==
|
|
dependencies:
|
|
type-fest "^0.20.2"
|
|
|
|
graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.4, graceful-fs@^4.2.6, graceful-fs@^4.2.9:
|
|
version "4.2.10"
|
|
resolved "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz"
|
|
integrity sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==
|
|
|
|
growl@1.10.5:
|
|
version "1.10.5"
|
|
resolved "https://registry.yarnpkg.com/growl/-/growl-1.10.5.tgz#f2735dc2283674fa67478b10181059355c369e5e"
|
|
integrity sha512-qBr4OuELkhPenW6goKVXiv47US3clb3/IbuWF9KNKEijAy9oeHxU9IgzjvJhHkUzhaj7rOUD7+YGWqUjLp5oSA==
|
|
|
|
has-bigints@^1.0.1, has-bigints@^1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz"
|
|
integrity sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==
|
|
|
|
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:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz"
|
|
integrity sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==
|
|
dependencies:
|
|
get-intrinsic "^1.1.1"
|
|
|
|
has-symbols@^1.0.1, has-symbols@^1.0.2, has-symbols@^1.0.3:
|
|
version "1.0.3"
|
|
resolved "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz"
|
|
integrity sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==
|
|
|
|
has-tostringtag@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.0.tgz"
|
|
integrity sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==
|
|
dependencies:
|
|
has-symbols "^1.0.2"
|
|
|
|
has@^1.0.3:
|
|
version "1.0.3"
|
|
resolved "https://registry.npmjs.org/has/-/has-1.0.3.tgz"
|
|
integrity sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==
|
|
dependencies:
|
|
function-bind "^1.1.1"
|
|
|
|
he@1.2.0:
|
|
version "1.2.0"
|
|
resolved "https://registry.npmjs.org/he/-/he-1.2.0.tgz"
|
|
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==
|
|
|
|
html-escaper@^2.0.0:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz"
|
|
integrity sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==
|
|
|
|
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-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"
|
|
|
|
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"
|
|
|
|
ignore@^5.1.1, ignore@^5.2.0:
|
|
version "5.2.0"
|
|
resolved "https://registry.npmjs.org/ignore/-/ignore-5.2.0.tgz"
|
|
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==
|
|
|
|
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-local@^3.0.2:
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/import-local/-/import-local-3.1.0.tgz"
|
|
integrity sha512-ASB07uLtnDs1o6EHjKpX34BKYDSqnFerfTOJL2HvMqF70LnxpjkzDB8J44oT9pu4AMPkQwf8jl6szgvNd2tRIg==
|
|
dependencies:
|
|
pkg-dir "^4.2.0"
|
|
resolve-cwd "^3.0.0"
|
|
|
|
imurmurhash@^0.1.4:
|
|
version "0.1.4"
|
|
resolved "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz"
|
|
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
|
|
|
|
inflight@^1.0.4:
|
|
version "1.0.6"
|
|
resolved "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz"
|
|
integrity sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=
|
|
dependencies:
|
|
once "^1.3.0"
|
|
wrappy "1"
|
|
|
|
inherits@2, inherits@2.0.4:
|
|
version "2.0.4"
|
|
resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz"
|
|
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
|
|
|
|
internal-slot@^1.0.3:
|
|
version "1.0.3"
|
|
resolved "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.3.tgz"
|
|
integrity sha512-O0DB1JC/sPyZl7cIo78n5dR7eUSwwpYPiXRhTzNxZVAMUuB8vlnRFyLxdrVToks6XPLVnFfbzaVd5WLjhgg+vA==
|
|
dependencies:
|
|
get-intrinsic "^1.1.0"
|
|
has "^1.0.3"
|
|
side-channel "^1.0.4"
|
|
|
|
interpret@^2.2.0:
|
|
version "2.2.0"
|
|
resolved "https://registry.npmjs.org/interpret/-/interpret-2.2.0.tgz"
|
|
integrity sha512-Ju0Bz/cEia55xDwUWEa8+olFpCiQoypjnQySseKtmjNrnps3P+xfpUmGr90T7yjlVJmOtybRvPXhKMbHr+fWnw==
|
|
|
|
is-bigint@^1.0.1:
|
|
version "1.0.4"
|
|
resolved "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz"
|
|
integrity sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==
|
|
dependencies:
|
|
has-bigints "^1.0.1"
|
|
|
|
is-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-boolean-object@^1.1.0:
|
|
version "1.1.2"
|
|
resolved "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz"
|
|
integrity sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
has-tostringtag "^1.0.0"
|
|
|
|
is-callable@^1.1.4, is-callable@^1.2.4:
|
|
version "1.2.4"
|
|
resolved "https://registry.npmjs.org/is-callable/-/is-callable-1.2.4.tgz"
|
|
integrity sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==
|
|
|
|
is-core-module@^2.8.1, is-core-module@^2.9.0:
|
|
version "2.9.0"
|
|
resolved "https://registry.npmjs.org/is-core-module/-/is-core-module-2.9.0.tgz"
|
|
integrity sha512-+5FPy5PnwmO3lvfMb0AsoPaBG+5KHUI0wYFXOtYPnVVVspTFUuMZNfNaNVRt3FZadstu2c8x23vykRW/NBoU6A==
|
|
dependencies:
|
|
has "^1.0.3"
|
|
|
|
is-date-object@^1.0.1:
|
|
version "1.0.5"
|
|
resolved "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz"
|
|
integrity sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==
|
|
dependencies:
|
|
has-tostringtag "^1.0.0"
|
|
|
|
is-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-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-negative-zero@^2.0.2:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.2.tgz"
|
|
integrity sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==
|
|
|
|
is-number-object@^1.0.4:
|
|
version "1.0.7"
|
|
resolved "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz"
|
|
integrity sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==
|
|
dependencies:
|
|
has-tostringtag "^1.0.0"
|
|
|
|
is-number@^7.0.0:
|
|
version "7.0.0"
|
|
resolved "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz"
|
|
integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==
|
|
|
|
is-plain-obj@^2.1.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-2.1.0.tgz"
|
|
integrity sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==
|
|
|
|
is-plain-object@^2.0.4:
|
|
version "2.0.4"
|
|
resolved "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz"
|
|
integrity sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==
|
|
dependencies:
|
|
isobject "^3.0.1"
|
|
|
|
is-regex@^1.1.4:
|
|
version "1.1.4"
|
|
resolved "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz"
|
|
integrity sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
has-tostringtag "^1.0.0"
|
|
|
|
is-shared-array-buffer@^1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz"
|
|
integrity sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
|
|
is-string@^1.0.5, is-string@^1.0.7:
|
|
version "1.0.7"
|
|
resolved "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz"
|
|
integrity sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==
|
|
dependencies:
|
|
has-tostringtag "^1.0.0"
|
|
|
|
is-symbol@^1.0.2, is-symbol@^1.0.3:
|
|
version "1.0.4"
|
|
resolved "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz"
|
|
integrity sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==
|
|
dependencies:
|
|
has-symbols "^1.0.2"
|
|
|
|
is-unicode-supported@^0.1.0:
|
|
version "0.1.0"
|
|
resolved "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz"
|
|
integrity sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==
|
|
|
|
is-weakref@^1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz"
|
|
integrity sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
|
|
isarray@0.0.1:
|
|
version "0.0.1"
|
|
resolved "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz"
|
|
integrity sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==
|
|
|
|
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==
|
|
|
|
isexe@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz"
|
|
integrity sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=
|
|
|
|
isobject@^3.0.1:
|
|
version "3.0.1"
|
|
resolved "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz"
|
|
integrity sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==
|
|
|
|
istanbul-lib-coverage@^3.0.0, istanbul-lib-coverage@^3.2.0:
|
|
version "3.2.0"
|
|
resolved "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz"
|
|
integrity sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw==
|
|
|
|
istanbul-lib-instrument@^5.1.0:
|
|
version "5.2.0"
|
|
resolved "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-5.2.0.tgz"
|
|
integrity sha512-6Lthe1hqXHBNsqvgDzGO6l03XNeu3CrG4RqQ1KM9+l5+jNGpEJfIELx1NS3SEHmJQA8np/u+E4EPRKRiu6m19A==
|
|
dependencies:
|
|
"@babel/core" "^7.12.3"
|
|
"@babel/parser" "^7.14.7"
|
|
"@istanbuljs/schema" "^0.1.2"
|
|
istanbul-lib-coverage "^3.2.0"
|
|
semver "^6.3.0"
|
|
|
|
istanbul-lib-report@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz"
|
|
integrity sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==
|
|
dependencies:
|
|
istanbul-lib-coverage "^3.0.0"
|
|
make-dir "^3.0.0"
|
|
supports-color "^7.1.0"
|
|
|
|
istanbul-lib-source-maps@^4.0.1:
|
|
version "4.0.1"
|
|
resolved "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz"
|
|
integrity sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==
|
|
dependencies:
|
|
debug "^4.1.1"
|
|
istanbul-lib-coverage "^3.0.0"
|
|
source-map "^0.6.1"
|
|
|
|
istanbul-reports@^3.0.5:
|
|
version "3.1.5"
|
|
resolved "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.1.5.tgz"
|
|
integrity sha512-nUsEMa9pBt/NOHqbcbeJEgqIlY/K7rVWUX6Lql2orY5e9roQOthbR3vtY4zzf2orPELg80fnxxk9zUyPlgwD1w==
|
|
dependencies:
|
|
html-escaper "^2.0.0"
|
|
istanbul-lib-report "^3.0.0"
|
|
|
|
jest-worker@^27.4.5:
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/jest-worker/-/jest-worker-27.5.1.tgz"
|
|
integrity sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==
|
|
dependencies:
|
|
"@types/node" "*"
|
|
merge-stream "^2.0.0"
|
|
supports-color "^8.0.0"
|
|
|
|
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@4.1.0, js-yaml@^4.1.0:
|
|
version "4.1.0"
|
|
resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz"
|
|
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
|
|
dependencies:
|
|
argparse "^2.0.1"
|
|
|
|
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-parse-even-better-errors@^2.3.1:
|
|
version "2.3.1"
|
|
resolved "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz"
|
|
integrity sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==
|
|
|
|
json-schema-traverse@^0.4.1:
|
|
version "0.4.1"
|
|
resolved "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz"
|
|
integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==
|
|
|
|
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==
|
|
|
|
json5@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz"
|
|
integrity sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==
|
|
dependencies:
|
|
minimist "^1.2.0"
|
|
|
|
json5@^2.1.2, json5@^2.2.1:
|
|
version "2.2.1"
|
|
resolved "https://registry.npmjs.org/json5/-/json5-2.2.1.tgz"
|
|
integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==
|
|
|
|
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"
|
|
|
|
just-extend@^4.0.2:
|
|
version "4.2.1"
|
|
resolved "https://registry.npmjs.org/just-extend/-/just-extend-4.2.1.tgz"
|
|
integrity sha512-g3UB796vUFIY90VIv/WX3L2c8CS2MdWUww3CNrYmqza1Fg0DURc2K/O4YrnklBdQarSJ/y8JnJYDGc+1iumQjg==
|
|
|
|
karma-chrome-launcher@^3.1.1:
|
|
version "3.1.1"
|
|
resolved "https://registry.yarnpkg.com/karma-chrome-launcher/-/karma-chrome-launcher-3.1.1.tgz#baca9cc071b1562a1db241827257bfe5cab597ea"
|
|
integrity sha512-hsIglcq1vtboGPAN+DGCISCFOxW+ZVnIqhDQcCMqqCp+4dmJ0Qpq5QAjkbA0X2L9Mi6OBkHi2Srrbmm7pUKkzQ==
|
|
dependencies:
|
|
which "^1.2.1"
|
|
|
|
karma-coverage@^2.2.0:
|
|
version "2.2.0"
|
|
resolved "https://registry.npmjs.org/karma-coverage/-/karma-coverage-2.2.0.tgz"
|
|
integrity sha512-gPVdoZBNDZ08UCzdMHHhEImKrw1+PAOQOIiffv1YsvxFhBjqvo/SVXNk4tqn1SYqX0BJZT6S/59zgxiBe+9OuA==
|
|
dependencies:
|
|
istanbul-lib-coverage "^3.2.0"
|
|
istanbul-lib-instrument "^5.1.0"
|
|
istanbul-lib-report "^3.0.0"
|
|
istanbul-lib-source-maps "^4.0.1"
|
|
istanbul-reports "^3.0.5"
|
|
minimatch "^3.0.4"
|
|
|
|
karma-mocha@^2.0.1:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/karma-mocha/-/karma-mocha-2.0.1.tgz"
|
|
integrity sha512-Tzd5HBjm8his2OA4bouAsATYEpZrp9vC7z5E5j4C5Of5Rrs1jY67RAwXNcVmd/Bnk1wgvQRou0zGVLey44G4tQ==
|
|
dependencies:
|
|
minimist "^1.2.3"
|
|
|
|
karma-sinon-chai@^2.0.2:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/karma-sinon-chai/-/karma-sinon-chai-2.0.2.tgz"
|
|
integrity sha512-SDgh6V0CUd+7ruL1d3yG6lFzmJNGRNQuEuCYXLaorruNP9nwQfA7hpsp4clx4CbOo5Gsajh3qUOT7CrVStUKMw==
|
|
|
|
karma-sourcemap-loader@^0.3.8:
|
|
version "0.3.8"
|
|
resolved "https://registry.npmjs.org/karma-sourcemap-loader/-/karma-sourcemap-loader-0.3.8.tgz"
|
|
integrity sha512-zorxyAakYZuBcHRJE+vbrK2o2JXLFWK8VVjiT/6P+ltLBUGUvqTEkUiQ119MGdOrK7mrmxXHZF1/pfT6GgIZ6g==
|
|
dependencies:
|
|
graceful-fs "^4.1.2"
|
|
|
|
karma-spec-reporter@^0.0.33:
|
|
version "0.0.33"
|
|
resolved "https://registry.yarnpkg.com/karma-spec-reporter/-/karma-spec-reporter-0.0.33.tgz#5b2712c3eaff7ae50dbd6ad4e5fb59befd740a96"
|
|
integrity sha512-xRVevDUkiIVhKbDQ3CmeGEpyzA4b3HeVl95Sx5yJAvurpdKUSYF6ZEbQOqKJ7vrtDniABV1hyFez9KX9+7ruBA==
|
|
dependencies:
|
|
colors "1.4.0"
|
|
|
|
karma-webpack@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.npmjs.org/karma-webpack/-/karma-webpack-5.0.0.tgz"
|
|
integrity sha512-+54i/cd3/piZuP3dr54+NcFeKOPnys5QeM1IY+0SPASwrtHsliXUiCL50iW+K9WWA7RvamC4macvvQ86l3KtaA==
|
|
dependencies:
|
|
glob "^7.1.3"
|
|
minimatch "^3.0.4"
|
|
webpack-merge "^4.1.5"
|
|
|
|
karma@^6.4.0:
|
|
version "6.4.0"
|
|
resolved "https://registry.yarnpkg.com/karma/-/karma-6.4.0.tgz#82652dfecdd853ec227b74ed718a997028a99508"
|
|
integrity sha512-s8m7z0IF5g/bS5ONT7wsOavhW4i4aFkzD4u4wgzAQWT4HGUeWI3i21cK2Yz6jndMAeHETp5XuNsRoyGJZXVd4w==
|
|
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"
|
|
|
|
kind-of@^6.0.2:
|
|
version "6.0.3"
|
|
resolved "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz"
|
|
integrity sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==
|
|
|
|
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"
|
|
|
|
loader-runner@^4.2.0:
|
|
version "4.3.0"
|
|
resolved "https://registry.npmjs.org/loader-runner/-/loader-runner-4.3.0.tgz"
|
|
integrity sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==
|
|
|
|
loader-utils@^1.0.2:
|
|
version "1.4.0"
|
|
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4.0.tgz#c579b5e34cb34b1a74edc6c1fb36bfa371d5a613"
|
|
integrity sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA==
|
|
dependencies:
|
|
big.js "^5.2.2"
|
|
emojis-list "^3.0.0"
|
|
json5 "^1.0.1"
|
|
|
|
loader-utils@^2.0.0:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.2.tgz"
|
|
integrity sha512-TM57VeHptv569d/GKh6TAYdzKblwDNiumOdkFnejjD0XwTH87K90w3O7AiJRqdQoXygvi1VQTJTLGhJl7WqA7A==
|
|
dependencies:
|
|
big.js "^5.2.2"
|
|
emojis-list "^3.0.0"
|
|
json5 "^2.1.2"
|
|
|
|
locate-path@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz"
|
|
integrity sha512-NCI2kiDkyR7VeEKm27Kda/iQHyKJe1Bu0FlTbYp3CqJu+9IFe9bLyAjMxf5ZDDbEg+iMPzB5zYyUTSm8wVTKmA==
|
|
dependencies:
|
|
p-locate "^2.0.0"
|
|
path-exists "^3.0.0"
|
|
|
|
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"
|
|
|
|
locate-path@^6.0.0:
|
|
version "6.0.0"
|
|
resolved "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz"
|
|
integrity sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==
|
|
dependencies:
|
|
p-locate "^5.0.0"
|
|
|
|
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.get@^4.4.2:
|
|
version "4.4.2"
|
|
resolved "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz"
|
|
integrity sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ==
|
|
|
|
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@^4.17.15, lodash@^4.17.21:
|
|
version "4.17.21"
|
|
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz"
|
|
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
|
|
|
|
log-symbols@4.1.0:
|
|
version "4.1.0"
|
|
resolved "https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz"
|
|
integrity sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==
|
|
dependencies:
|
|
chalk "^4.1.0"
|
|
is-unicode-supported "^0.1.0"
|
|
|
|
log4js@^6.4.1:
|
|
version "6.6.0"
|
|
resolved "https://registry.npmjs.org/log4js/-/log4js-6.6.0.tgz"
|
|
integrity sha512-3v8R7fd45UB6THucSht6wN2/7AZEruQbXdjygPZcxt5TA/msO6si9CN5MefUuKXbYnJHTBnYcx4famwcyQd+sA==
|
|
dependencies:
|
|
date-format "^4.0.11"
|
|
debug "^4.3.4"
|
|
flatted "^3.2.5"
|
|
rfdc "^1.3.0"
|
|
streamroller "^3.1.1"
|
|
|
|
loupe@^2.3.1:
|
|
version "2.3.4"
|
|
resolved "https://registry.npmjs.org/loupe/-/loupe-2.3.4.tgz"
|
|
integrity sha512-OvKfgCC2Ndby6aSTREl5aCCPTNIzlDfQZvZxNUrBrihDhL3xcrYegTblhmEiCrg2kKQz4XsFIaemE5BF4ybSaQ==
|
|
dependencies:
|
|
get-func-name "^2.0.0"
|
|
|
|
lru-cache@^6.0.0:
|
|
version "6.0.0"
|
|
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
|
|
integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
|
|
dependencies:
|
|
yallist "^4.0.0"
|
|
|
|
make-dir@^2.1.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/make-dir/-/make-dir-2.1.0.tgz"
|
|
integrity sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==
|
|
dependencies:
|
|
pify "^4.0.1"
|
|
semver "^5.6.0"
|
|
|
|
make-dir@^3.0.0, make-dir@^3.0.2, make-dir@^3.1.0:
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz"
|
|
integrity sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==
|
|
dependencies:
|
|
semver "^6.0.0"
|
|
|
|
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==
|
|
|
|
mime-db@1.52.0:
|
|
version "1.52.0"
|
|
resolved "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz"
|
|
integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==
|
|
|
|
mime-types@^2.1.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==
|
|
|
|
minimatch@4.2.1:
|
|
version "4.2.1"
|
|
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-4.2.1.tgz#40d9d511a46bdc4e563c22c3080cde9c0d8299b4"
|
|
integrity sha512-9Uq1ChtSZO+Mxa/CL1eGizn2vRn3MlLgzhT0Iz8zaY8NdvxvB0d5QdPFmCKf7JKA9Lerx5vRrnwO03jsSfGG9g==
|
|
dependencies:
|
|
brace-expansion "^1.1.7"
|
|
|
|
minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
|
|
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"
|
|
|
|
minimist@^1.2.0, minimist@^1.2.3, minimist@^1.2.6:
|
|
version "1.2.6"
|
|
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz"
|
|
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
|
|
|
|
mkdirp@^0.5.5:
|
|
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"
|
|
|
|
mocha@^9.2.1:
|
|
version "9.2.2"
|
|
resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.2.2.tgz#d70db46bdb93ca57402c809333e5a84977a88fb9"
|
|
integrity sha512-L6XC3EdwT6YrIk0yXpavvLkn8h+EU+Y5UcCHKECyMbdUIxyMuZj4bX4U9e1nvnvUUvQVsV2VHQr5zLdcUkhW/g==
|
|
dependencies:
|
|
"@ungap/promise-all-settled" "1.1.2"
|
|
ansi-colors "4.1.1"
|
|
browser-stdout "1.3.1"
|
|
chokidar "3.5.3"
|
|
debug "4.3.3"
|
|
diff "5.0.0"
|
|
escape-string-regexp "4.0.0"
|
|
find-up "5.0.0"
|
|
glob "7.2.0"
|
|
growl "1.10.5"
|
|
he "1.2.0"
|
|
js-yaml "4.1.0"
|
|
log-symbols "4.1.0"
|
|
minimatch "4.2.1"
|
|
ms "2.1.3"
|
|
nanoid "3.3.1"
|
|
serialize-javascript "6.0.0"
|
|
strip-json-comments "3.1.1"
|
|
supports-color "8.1.1"
|
|
which "2.0.2"
|
|
workerpool "6.2.0"
|
|
yargs "16.2.0"
|
|
yargs-parser "20.2.4"
|
|
yargs-unparser "2.0.0"
|
|
|
|
mock-socket@^6.1.0:
|
|
version "6.1.0"
|
|
resolved "https://registry.yarnpkg.com/mock-socket/-/mock-socket-6.1.0.tgz#f0a8815c8d05eae4a4db2485bd398f23e303052c"
|
|
integrity sha512-GXGOyjDD+P4kp1ntwP52dNUMZfWiC5GhpIFSXxRS4hNH8W06ZwYKxOSq7IQgQuUDa4HeoNlIoRggNpL6z6CLOg==
|
|
|
|
ms@2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz"
|
|
integrity sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=
|
|
|
|
ms@2.1.2:
|
|
version "2.1.2"
|
|
resolved "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz"
|
|
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
|
|
|
|
ms@2.1.3, ms@^2.1.1:
|
|
version "2.1.3"
|
|
resolved "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz"
|
|
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
|
|
|
|
nanoid@3.3.1:
|
|
version "3.3.1"
|
|
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.1.tgz#6347a18cac88af88f58af0b3594b723d5e99bb35"
|
|
integrity sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw==
|
|
|
|
nanoid@^3.3.4:
|
|
version "3.3.4"
|
|
resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz"
|
|
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
|
|
|
|
natural-compare@^1.4.0:
|
|
version "1.4.0"
|
|
resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz"
|
|
integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=
|
|
|
|
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==
|
|
|
|
neo-async@^2.6.2:
|
|
version "2.6.2"
|
|
resolved "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz"
|
|
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
|
|
|
|
nise@^5.1.1:
|
|
version "5.1.1"
|
|
resolved "https://registry.npmjs.org/nise/-/nise-5.1.1.tgz"
|
|
integrity sha512-yr5kW2THW1AkxVmCnKEh4nbYkJdB3I7LUkiUgOvEkOp414mc2UMaHMA7pjq1nYowhdoJZGwEKGaQVbxfpWj10A==
|
|
dependencies:
|
|
"@sinonjs/commons" "^1.8.3"
|
|
"@sinonjs/fake-timers" ">=5"
|
|
"@sinonjs/text-encoding" "^0.7.1"
|
|
just-extend "^4.0.2"
|
|
path-to-regexp "^1.7.0"
|
|
|
|
node-releases@^2.0.6:
|
|
version "2.0.6"
|
|
resolved "https://registry.npmjs.org/node-releases/-/node-releases-2.0.6.tgz"
|
|
integrity sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg==
|
|
|
|
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==
|
|
|
|
object-assign@^4:
|
|
version "4.1.1"
|
|
resolved "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz"
|
|
integrity sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=
|
|
|
|
object-inspect@^1.12.0, object-inspect@^1.9.0:
|
|
version "1.12.2"
|
|
resolved "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.2.tgz"
|
|
integrity sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ==
|
|
|
|
object-keys@^1.1.1:
|
|
version "1.1.1"
|
|
resolved "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz"
|
|
integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==
|
|
|
|
object.assign@^4.1.0, object.assign@^4.1.2:
|
|
version "4.1.2"
|
|
resolved "https://registry.npmjs.org/object.assign/-/object.assign-4.1.2.tgz"
|
|
integrity sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==
|
|
dependencies:
|
|
call-bind "^1.0.0"
|
|
define-properties "^1.1.3"
|
|
has-symbols "^1.0.1"
|
|
object-keys "^1.1.1"
|
|
|
|
object.values@^1.1.5:
|
|
version "1.1.5"
|
|
resolved "https://registry.npmjs.org/object.values/-/object.values-1.1.5.tgz"
|
|
integrity sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
define-properties "^1.1.3"
|
|
es-abstract "^1.19.1"
|
|
|
|
on-finished@2.4.1:
|
|
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:
|
|
version "1.4.0"
|
|
resolved "https://registry.npmjs.org/once/-/once-1.4.0.tgz"
|
|
integrity sha1-WDsap3WWHUsROsF9nFC6753Xa9E=
|
|
dependencies:
|
|
wrappy "1"
|
|
|
|
optionator@^0.9.1:
|
|
version "0.9.1"
|
|
resolved "https://registry.npmjs.org/optionator/-/optionator-0.9.1.tgz"
|
|
integrity sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==
|
|
dependencies:
|
|
deep-is "^0.1.3"
|
|
fast-levenshtein "^2.0.6"
|
|
levn "^0.4.1"
|
|
prelude-ls "^1.2.1"
|
|
type-check "^0.4.0"
|
|
word-wrap "^1.2.3"
|
|
|
|
p-limit@^1.1.0:
|
|
version "1.3.0"
|
|
resolved "https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz"
|
|
integrity sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==
|
|
dependencies:
|
|
p-try "^1.0.0"
|
|
|
|
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-limit@^3.0.2:
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz"
|
|
integrity sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==
|
|
dependencies:
|
|
yocto-queue "^0.1.0"
|
|
|
|
p-locate@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz"
|
|
integrity sha512-nQja7m7gSKuewoVRen45CtVfODR3crN3goVQ0DDZ9N3yHxgpkuBhZqsaiotSQRrADUrne346peY7kT3TSACykg==
|
|
dependencies:
|
|
p-limit "^1.1.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-locate@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz"
|
|
integrity sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==
|
|
dependencies:
|
|
p-limit "^3.0.2"
|
|
|
|
p-try@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz"
|
|
integrity sha512-U1etNYuMJoIz3ZXSrrySFjsXQTWOx2/jdi86L+2pRvph/qMKL6sbcCYdH23fqsbm8TH2Gn0OybpT4eSFlCVHww==
|
|
|
|
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==
|
|
|
|
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"
|
|
|
|
parseurl@~1.3.3:
|
|
version "1.3.3"
|
|
resolved "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz"
|
|
integrity sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==
|
|
|
|
path-exists@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz"
|
|
integrity sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==
|
|
|
|
path-exists@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz"
|
|
integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
|
|
|
|
path-is-absolute@^1.0.0:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz"
|
|
integrity sha1-F0uSaHNVNP+8es5r9TpanhtcX18=
|
|
|
|
path-key@^3.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==
|
|
|
|
path-to-regexp@^1.7.0:
|
|
version "1.8.0"
|
|
resolved "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-1.8.0.tgz"
|
|
integrity sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==
|
|
dependencies:
|
|
isarray "0.0.1"
|
|
|
|
pathval@^1.1.1:
|
|
version "1.1.1"
|
|
resolved "https://registry.npmjs.org/pathval/-/pathval-1.1.1.tgz"
|
|
integrity sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==
|
|
|
|
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:
|
|
version "2.3.1"
|
|
resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz"
|
|
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
|
|
|
|
pify@^4.0.1:
|
|
version "4.0.1"
|
|
resolved "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz"
|
|
integrity sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==
|
|
|
|
pkg-dir@^4.1.0, pkg-dir@^4.2.0:
|
|
version "4.2.0"
|
|
resolved "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz"
|
|
integrity sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==
|
|
dependencies:
|
|
find-up "^4.0.0"
|
|
|
|
postcss@^8.4.14:
|
|
version "8.4.14"
|
|
resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.14.tgz"
|
|
integrity sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==
|
|
dependencies:
|
|
nanoid "^3.3.4"
|
|
picocolors "^1.0.0"
|
|
source-map-js "^1.0.2"
|
|
|
|
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==
|
|
|
|
punycode@^2.1.0:
|
|
version "2.1.1"
|
|
resolved "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz"
|
|
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
|
|
|
|
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.10.3:
|
|
version "6.10.3"
|
|
resolved "https://registry.npmjs.org/qs/-/qs-6.10.3.tgz"
|
|
integrity sha512-wr7M2E0OFRfIfJZjKGieI8lBKb7fRCH4Fv5KNPEs7gJ8jadvotdsS08PzOKR7opXhZ/Xkjtt3WF9g38drmyRqQ==
|
|
dependencies:
|
|
side-channel "^1.0.4"
|
|
|
|
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==
|
|
|
|
raw-body@2.5.1:
|
|
version "2.5.1"
|
|
resolved "https://registry.npmjs.org/raw-body/-/raw-body-2.5.1.tgz"
|
|
integrity sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig==
|
|
dependencies:
|
|
bytes "3.1.2"
|
|
http-errors "2.0.0"
|
|
iconv-lite "0.4.24"
|
|
unpipe "1.0.0"
|
|
|
|
raw-loader@~0.5.1:
|
|
version "0.5.1"
|
|
resolved "https://registry.npmjs.org/raw-loader/-/raw-loader-0.5.1.tgz"
|
|
integrity sha1-DD0L6u2KAclm2Xh793goElKpeao=
|
|
|
|
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"
|
|
|
|
rechoir@^0.7.0:
|
|
version "0.7.1"
|
|
resolved "https://registry.npmjs.org/rechoir/-/rechoir-0.7.1.tgz"
|
|
integrity sha512-/njmZ8s1wVeR6pjTZ+0nCnv8SpZNRMT2D1RLOJQESlYFDBvwpTA4KWJpZ+sBJ4+vhjILRcK7JIFdGCdxEAAitg==
|
|
dependencies:
|
|
resolve "^1.9.0"
|
|
|
|
regenerate-unicode-properties@^10.0.1:
|
|
version "10.0.1"
|
|
resolved "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.0.1.tgz"
|
|
integrity sha512-vn5DU6yg6h8hP/2OkQo3K7uVILvY4iu0oI4t3HFa81UPkhGJwkRwM10JEc3upjdhHjs/k8GJY1sRBhk5sr69Bw==
|
|
dependencies:
|
|
regenerate "^1.4.2"
|
|
|
|
regenerate@^1.4.2:
|
|
version "1.4.2"
|
|
resolved "https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz"
|
|
integrity sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==
|
|
|
|
regenerator-runtime@^0.13.4:
|
|
version "0.13.9"
|
|
resolved "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz"
|
|
integrity sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==
|
|
|
|
regenerator-transform@^0.15.0:
|
|
version "0.15.0"
|
|
resolved "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.15.0.tgz"
|
|
integrity sha512-LsrGtPmbYg19bcPHwdtmXwbW+TqNvtY4riE3P83foeHRroMbH6/2ddFBfab3t7kbzc7v7p4wbkIecHImqt0QNg==
|
|
dependencies:
|
|
"@babel/runtime" "^7.8.4"
|
|
|
|
regexp.prototype.flags@^1.4.3:
|
|
version "1.4.3"
|
|
resolved "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz"
|
|
integrity sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
define-properties "^1.1.3"
|
|
functions-have-names "^1.2.2"
|
|
|
|
regexpp@^3.0.0, regexpp@^3.2.0:
|
|
version "3.2.0"
|
|
resolved "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz"
|
|
integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==
|
|
|
|
regexpu-core@^5.1.0:
|
|
version "5.1.0"
|
|
resolved "https://registry.npmjs.org/regexpu-core/-/regexpu-core-5.1.0.tgz"
|
|
integrity sha512-bb6hk+xWd2PEOkj5It46A16zFMs2mv86Iwpdu94la4S3sJ7C973h2dHpYKwIBGaWSO7cIRJ+UX0IeMaWcO4qwA==
|
|
dependencies:
|
|
regenerate "^1.4.2"
|
|
regenerate-unicode-properties "^10.0.1"
|
|
regjsgen "^0.6.0"
|
|
regjsparser "^0.8.2"
|
|
unicode-match-property-ecmascript "^2.0.0"
|
|
unicode-match-property-value-ecmascript "^2.0.0"
|
|
|
|
regjsgen@^0.6.0:
|
|
version "0.6.0"
|
|
resolved "https://registry.npmjs.org/regjsgen/-/regjsgen-0.6.0.tgz"
|
|
integrity sha512-ozE883Uigtqj3bx7OhL1KNbCzGyW2NQZPl6Hs09WTvCuZD5sTI4JY58bkbQWa/Y9hxIsvJ3M8Nbf7j54IqeZbA==
|
|
|
|
regjsparser@^0.8.2:
|
|
version "0.8.4"
|
|
resolved "https://registry.npmjs.org/regjsparser/-/regjsparser-0.8.4.tgz"
|
|
integrity sha512-J3LABycON/VNEu3abOviqGHuB/LOtOQj8SKmfP9anY5GfAVw/SPjwzSjxGjbZXIxbGfqTHtJw58C2Li/WkStmA==
|
|
dependencies:
|
|
jsesc "~0.5.0"
|
|
|
|
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==
|
|
|
|
requires-port@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz"
|
|
integrity sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=
|
|
|
|
resolve-cwd@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz"
|
|
integrity sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==
|
|
dependencies:
|
|
resolve-from "^5.0.0"
|
|
|
|
resolve-from@^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-from@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz"
|
|
integrity sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==
|
|
|
|
resolve@^1.10.1, resolve@^1.14.2, resolve@^1.20.0, resolve@^1.22.0, resolve@^1.9.0:
|
|
version "1.22.1"
|
|
resolved "https://registry.npmjs.org/resolve/-/resolve-1.22.1.tgz"
|
|
integrity sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==
|
|
dependencies:
|
|
is-core-module "^2.9.0"
|
|
path-parse "^1.0.7"
|
|
supports-preserve-symlinks-flag "^1.0.0"
|
|
|
|
rfdc@^1.3.0:
|
|
version "1.3.0"
|
|
resolved "https://registry.npmjs.org/rfdc/-/rfdc-1.3.0.tgz"
|
|
integrity sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA==
|
|
|
|
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"
|
|
|
|
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==
|
|
|
|
schema-utils@^2.6.5:
|
|
version "2.7.1"
|
|
resolved "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.1.tgz"
|
|
integrity sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==
|
|
dependencies:
|
|
"@types/json-schema" "^7.0.5"
|
|
ajv "^6.12.4"
|
|
ajv-keywords "^3.5.2"
|
|
|
|
schema-utils@^3.1.0, schema-utils@^3.1.1:
|
|
version "3.1.1"
|
|
resolved "https://registry.npmjs.org/schema-utils/-/schema-utils-3.1.1.tgz"
|
|
integrity sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw==
|
|
dependencies:
|
|
"@types/json-schema" "^7.0.8"
|
|
ajv "^6.12.5"
|
|
ajv-keywords "^3.5.2"
|
|
|
|
script-loader@^0.7.0:
|
|
version "0.7.2"
|
|
resolved "https://registry.yarnpkg.com/script-loader/-/script-loader-0.7.2.tgz#2016db6f86f25f5cf56da38915d83378bb166ba7"
|
|
integrity sha512-UMNLEvgOAQuzK8ji8qIscM3GIrRCWN6MmMXGD4SD5l6cSycgGsCo0tX5xRnfQcoghqct0tjHjcykgI1PyBE2aA==
|
|
dependencies:
|
|
raw-loader "~0.5.1"
|
|
|
|
semver@7.0.0:
|
|
version "7.0.0"
|
|
resolved "https://registry.npmjs.org/semver/-/semver-7.0.0.tgz"
|
|
integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==
|
|
|
|
semver@^5.6.0:
|
|
version "5.7.1"
|
|
resolved "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz"
|
|
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
|
|
|
|
semver@^6.0.0, semver@^6.1.1, semver@^6.1.2, semver@^6.3.0:
|
|
version "6.3.0"
|
|
resolved "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz"
|
|
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
|
|
|
|
semver@^7.0.0, semver@^7.3.7:
|
|
version "7.3.7"
|
|
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.7.tgz#12c5b649afdbf9049707796e22a4028814ce523f"
|
|
integrity sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==
|
|
dependencies:
|
|
lru-cache "^6.0.0"
|
|
|
|
serialize-javascript@6.0.0, serialize-javascript@^6.0.0:
|
|
version "6.0.0"
|
|
resolved "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.0.tgz"
|
|
integrity sha512-Qr3TosvguFt8ePWqsvRfrKyQXIiW+nGbYpy8XK24NQHE83caxWt+mIymTT19DGFbNWNLfEwsrkSmN64lVWB9ag==
|
|
dependencies:
|
|
randombytes "^2.1.0"
|
|
|
|
setprototypeof@1.2.0:
|
|
version "1.2.0"
|
|
resolved "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz"
|
|
integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==
|
|
|
|
shallow-clone@^3.0.0:
|
|
version "3.0.1"
|
|
resolved "https://registry.npmjs.org/shallow-clone/-/shallow-clone-3.0.1.tgz"
|
|
integrity sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==
|
|
dependencies:
|
|
kind-of "^6.0.2"
|
|
|
|
shebang-command@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz"
|
|
integrity sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==
|
|
dependencies:
|
|
shebang-regex "^3.0.0"
|
|
|
|
shebang-regex@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz"
|
|
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
|
|
|
|
side-channel@^1.0.4:
|
|
version "1.0.4"
|
|
resolved "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz"
|
|
integrity sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==
|
|
dependencies:
|
|
call-bind "^1.0.0"
|
|
get-intrinsic "^1.0.2"
|
|
object-inspect "^1.9.0"
|
|
|
|
sinon-chai@^3.7.0:
|
|
version "3.7.0"
|
|
resolved "https://registry.npmjs.org/sinon-chai/-/sinon-chai-3.7.0.tgz"
|
|
integrity sha512-mf5NURdUaSdnatJx3uhoBOrY9dtL19fiOtAdT1Azxg3+lNJFiuN0uzaU3xX1LeAfL17kHQhTAJgpsfhbMJMY2g==
|
|
|
|
sinon@^13.0.1:
|
|
version "13.0.2"
|
|
resolved "https://registry.yarnpkg.com/sinon/-/sinon-13.0.2.tgz#c6a8ddd655dc1415bbdc5ebf0e5b287806850c3a"
|
|
integrity sha512-KvOrztAVqzSJWMDoxM4vM+GPys1df2VBoXm+YciyB/OLMamfS3VXh3oGh5WtrAGSzrgczNWFFY22oKb7Fi5eeA==
|
|
dependencies:
|
|
"@sinonjs/commons" "^1.8.3"
|
|
"@sinonjs/fake-timers" "^9.1.2"
|
|
"@sinonjs/samsam" "^6.1.1"
|
|
diff "^5.0.0"
|
|
nise "^5.1.1"
|
|
supports-color "^7.2.0"
|
|
|
|
slash@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/slash/-/slash-2.0.0.tgz"
|
|
integrity sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==
|
|
|
|
socket.io-adapter@~2.4.0:
|
|
version "2.4.0"
|
|
resolved "https://registry.npmjs.org/socket.io-adapter/-/socket.io-adapter-2.4.0.tgz"
|
|
integrity sha512-W4N+o69rkMEGVuk2D/cvca3uYsvGlMwsySWV447y99gUPghxq42BxqLNMndb+a1mm/5/7NeXVQS7RLa2XyXvYg==
|
|
|
|
socket.io-parser@~4.0.4:
|
|
version "4.0.5"
|
|
resolved "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-4.0.5.tgz"
|
|
integrity sha512-sNjbT9dX63nqUFIOv95tTVm6elyIU4RvB1m8dOeZt+IgWwcWklFDOdmGcfo3zSiRsnR/3pJkjY5lfoGqEe4Eig==
|
|
dependencies:
|
|
"@types/component-emitter" "^1.2.10"
|
|
component-emitter "~1.3.0"
|
|
debug "~4.3.1"
|
|
|
|
socket.io@^4.4.1:
|
|
version "4.5.1"
|
|
resolved "https://registry.npmjs.org/socket.io/-/socket.io-4.5.1.tgz"
|
|
integrity sha512-0y9pnIso5a9i+lJmsCdtmTTgJFFSvNQKDnPQRz28mGNnxbmqYg2QPtJTLFxhymFZhAIn50eHAKzJeiNaKr+yUQ==
|
|
dependencies:
|
|
accepts "~1.3.4"
|
|
base64id "~2.0.0"
|
|
debug "~4.3.2"
|
|
engine.io "~6.2.0"
|
|
socket.io-adapter "~2.4.0"
|
|
socket.io-parser "~4.0.4"
|
|
|
|
source-map-js@^1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz"
|
|
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
|
|
|
|
source-map-support@~0.5.20:
|
|
version "0.5.21"
|
|
resolved "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz"
|
|
integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==
|
|
dependencies:
|
|
buffer-from "^1.0.0"
|
|
source-map "^0.6.0"
|
|
|
|
source-map@0.5.x:
|
|
version "0.5.7"
|
|
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
|
|
integrity sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==
|
|
|
|
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==
|
|
|
|
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.5.0:
|
|
version "1.5.0"
|
|
resolved "https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz"
|
|
integrity sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==
|
|
|
|
streamroller@^3.1.1:
|
|
version "3.1.1"
|
|
resolved "https://registry.npmjs.org/streamroller/-/streamroller-3.1.1.tgz"
|
|
integrity sha512-iPhtd9unZ6zKdWgMeYGfSBuqCngyJy1B/GPi/lTpwGpa3bajuX30GjUVd0/Tn/Xhg0mr4DOSENozz9Y06qyonQ==
|
|
dependencies:
|
|
date-format "^4.0.10"
|
|
debug "^4.3.4"
|
|
fs-extra "^10.1.0"
|
|
|
|
string-width@^4.1.0, string-width@^4.2.0:
|
|
version "4.2.3"
|
|
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
|
|
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
|
|
dependencies:
|
|
emoji-regex "^8.0.0"
|
|
is-fullwidth-code-point "^3.0.0"
|
|
strip-ansi "^6.0.1"
|
|
|
|
string.prototype.trimend@^1.0.5:
|
|
version "1.0.5"
|
|
resolved "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.5.tgz"
|
|
integrity sha512-I7RGvmjV4pJ7O3kdf+LXFpVfdNOxtCW/2C8f6jNiW4+PQchwxkCDzlk1/7p+Wl4bqFIZeF47qAHXLuHHWKAxog==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
define-properties "^1.1.4"
|
|
es-abstract "^1.19.5"
|
|
|
|
string.prototype.trimstart@^1.0.5:
|
|
version "1.0.5"
|
|
resolved "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.5.tgz"
|
|
integrity sha512-THx16TJCGlsN0o6dl2o6ncWUsdgnLRSA23rRE5pyGBw/mLr3Ej/R2LaqCtgP8VNMGZsvMWnf9ooZPyY2bHvUFg==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
define-properties "^1.1.4"
|
|
es-abstract "^1.19.5"
|
|
|
|
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
|
|
version "6.0.1"
|
|
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
|
|
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
|
|
dependencies:
|
|
ansi-regex "^5.0.1"
|
|
|
|
strip-bom@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz"
|
|
integrity sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==
|
|
|
|
strip-json-comments@3.1.1, 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==
|
|
|
|
supports-color@8.1.1, supports-color@^8.0.0:
|
|
version "8.1.1"
|
|
resolved "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz"
|
|
integrity sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==
|
|
dependencies:
|
|
has-flag "^4.0.0"
|
|
|
|
supports-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.1.0, supports-color@^7.2.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-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==
|
|
|
|
tapable@^2.1.1, tapable@^2.2.0:
|
|
version "2.2.1"
|
|
resolved "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz"
|
|
integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==
|
|
|
|
terser-webpack-plugin@^5.1.3, terser-webpack-plugin@^5.3.3:
|
|
version "5.3.3"
|
|
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.3.tgz#8033db876dd5875487213e87c627bca323e5ed90"
|
|
integrity sha512-Fx60G5HNYknNTNQnzQ1VePRuu89ZVYWfjRAeT5rITuCY/1b08s49e5kSQwHDirKZWuoKOBRFS98EUUoZ9kLEwQ==
|
|
dependencies:
|
|
"@jridgewell/trace-mapping" "^0.3.7"
|
|
jest-worker "^27.4.5"
|
|
schema-utils "^3.1.1"
|
|
serialize-javascript "^6.0.0"
|
|
terser "^5.7.2"
|
|
|
|
terser@^5.7.2:
|
|
version "5.14.2"
|
|
resolved "https://registry.npmjs.org/terser/-/terser-5.14.2.tgz"
|
|
integrity sha512-oL0rGeM/WFQCUd0y2QrWxYnq7tfSuKBiqTjRPWrRgB46WD/kiwHwF8T23z78H6Q6kGCuuHcPB+KULHRdxvVGQA==
|
|
dependencies:
|
|
"@jridgewell/source-map" "^0.3.2"
|
|
acorn "^8.5.0"
|
|
commander "^2.20.0"
|
|
source-map-support "~0.5.20"
|
|
|
|
text-table@^0.2.0:
|
|
version "0.2.0"
|
|
resolved "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz"
|
|
integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=
|
|
|
|
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-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==
|
|
|
|
tsconfig-paths@^3.14.1:
|
|
version "3.14.1"
|
|
resolved "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz"
|
|
integrity sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==
|
|
dependencies:
|
|
"@types/json5" "^0.0.29"
|
|
json5 "^1.0.1"
|
|
minimist "^1.2.6"
|
|
strip-bom "^3.0.0"
|
|
|
|
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-detect@4.0.8, type-detect@^4.0.0, type-detect@^4.0.5, type-detect@^4.0.8:
|
|
version "4.0.8"
|
|
resolved "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz"
|
|
integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==
|
|
|
|
type-fest@^0.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.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"
|
|
|
|
ua-parser-js@^0.7.30:
|
|
version "0.7.31"
|
|
resolved "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.31.tgz"
|
|
integrity sha512-qLK/Xe9E2uzmYI3qLeOmI0tEOt+TBBQyUIAh4aAgU05FVYzeZrKUdkAZfBNVGRaHVgV0TDkdEngJSw/SyQchkQ==
|
|
|
|
unbox-primitive@^1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz"
|
|
integrity sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
has-bigints "^1.0.2"
|
|
has-symbols "^1.0.3"
|
|
which-boxed-primitive "^1.0.2"
|
|
|
|
unicode-canonical-property-names-ecmascript@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz"
|
|
integrity sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==
|
|
|
|
unicode-match-property-ecmascript@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz"
|
|
integrity sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==
|
|
dependencies:
|
|
unicode-canonical-property-names-ecmascript "^2.0.0"
|
|
unicode-property-aliases-ecmascript "^2.0.0"
|
|
|
|
unicode-match-property-value-ecmascript@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.0.0.tgz"
|
|
integrity sha512-7Yhkc0Ye+t4PNYzOGKedDhXbYIBe1XEQYQxOPyhcXNMJ0WCABqqj6ckydd6pWRZTHV4GuCPKdBAUiMc60tsKVw==
|
|
|
|
unicode-property-aliases-ecmascript@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.0.0.tgz"
|
|
integrity sha512-5Zfuy9q/DFr4tfO7ZPeVXb1aPoeQSdeFMLpYuFebehDAhbuevLs5yxSZmIFN1tP5F9Wl4IpJrYojg85/zgyZHQ==
|
|
|
|
universalify@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz"
|
|
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==
|
|
|
|
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.4:
|
|
version "1.0.4"
|
|
resolved "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.4.tgz"
|
|
integrity sha512-jnmO2BEGUjsMOe/Fg9u0oczOe/ppIDZPebzccl1yDWGLFP16Pa1/RM5wEoKYPG2zstNcDuAStejyxsOuKINdGA==
|
|
dependencies:
|
|
escalade "^3.1.1"
|
|
picocolors "^1.0.0"
|
|
|
|
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"
|
|
|
|
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==
|
|
|
|
v8-compile-cache@^2.0.3:
|
|
version "2.3.0"
|
|
resolved "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz"
|
|
integrity sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==
|
|
|
|
vary@^1:
|
|
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 sha1-wGavtYK7HLQSjWDqkjkulNXp2+w=
|
|
|
|
vue@^2.7.7:
|
|
version "2.7.7"
|
|
resolved "https://registry.yarnpkg.com/vue/-/vue-2.7.7.tgz#e3a966944e461e4abb496c82362e8763e98e6527"
|
|
integrity sha512-osfkncsGCWqtch+YWYxbqTNQ9hl/UQ6TFRkdmK/VqAjuMpxzr5QotFsYpmJ1AB1ez2LJeIKXDmtMkXUotMOTsA==
|
|
dependencies:
|
|
"@vue/compiler-sfc" "2.7.7"
|
|
csstype "^3.1.0"
|
|
|
|
watchpack@^2.3.1:
|
|
version "2.4.0"
|
|
resolved "https://registry.npmjs.org/watchpack/-/watchpack-2.4.0.tgz"
|
|
integrity sha512-Lcvm7MGST/4fup+ifyKi2hjyIAwcdI4HRgtvTpIUxBRhB+RFtUh8XtDOxUfctVCnhVi+QQj49i91OyvzkJl6cg==
|
|
dependencies:
|
|
glob-to-regexp "^0.4.1"
|
|
graceful-fs "^4.1.2"
|
|
|
|
webpack-cli@^4.10.0:
|
|
version "4.10.0"
|
|
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-4.10.0.tgz#37c1d69c8d85214c5a65e589378f53aec64dab31"
|
|
integrity sha512-NLhDfH/h4O6UOy+0LSso42xvYypClINuMNBVVzX4vX98TmTaTUxwRbXdhucbFMd2qLaCTcLq/PdYrvi8onw90w==
|
|
dependencies:
|
|
"@discoveryjs/json-ext" "^0.5.0"
|
|
"@webpack-cli/configtest" "^1.2.0"
|
|
"@webpack-cli/info" "^1.5.0"
|
|
"@webpack-cli/serve" "^1.7.0"
|
|
colorette "^2.0.14"
|
|
commander "^7.0.0"
|
|
cross-spawn "^7.0.3"
|
|
fastest-levenshtein "^1.0.12"
|
|
import-local "^3.0.2"
|
|
interpret "^2.2.0"
|
|
rechoir "^0.7.0"
|
|
webpack-merge "^5.7.3"
|
|
|
|
webpack-merge@^4.1.5:
|
|
version "4.2.2"
|
|
resolved "https://registry.npmjs.org/webpack-merge/-/webpack-merge-4.2.2.tgz"
|
|
integrity sha512-TUE1UGoTX2Cd42j3krGYqObZbOD+xF7u28WB7tfUordytSjbWTIjK/8V0amkBfTYN4/pB/GIDlJZZ657BGG19g==
|
|
dependencies:
|
|
lodash "^4.17.15"
|
|
|
|
webpack-merge@^5.7.3:
|
|
version "5.8.0"
|
|
resolved "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.8.0.tgz"
|
|
integrity sha512-/SaI7xY0831XwP6kzuwhKWVKDP9t1QY1h65lAFLbZqMPIuYcD9QAW4u9STIbU9kaJbPBB/geU/gLr1wDjOhQ+Q==
|
|
dependencies:
|
|
clone-deep "^4.0.1"
|
|
wildcard "^2.0.0"
|
|
|
|
webpack-sources@^3.2.3:
|
|
version "3.2.3"
|
|
resolved "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz"
|
|
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
|
|
|
|
webpack@^5.73.0:
|
|
version "5.73.0"
|
|
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.73.0.tgz#bbd17738f8a53ee5760ea2f59dce7f3431d35d38"
|
|
integrity sha512-svjudQRPPa0YiOYa2lM/Gacw0r6PvxptHj4FuEKQ2kX05ZLkjbVc5MnPs6its5j7IZljnIqSVo/OsY2X0IpHGA==
|
|
dependencies:
|
|
"@types/eslint-scope" "^3.7.3"
|
|
"@types/estree" "^0.0.51"
|
|
"@webassemblyjs/ast" "1.11.1"
|
|
"@webassemblyjs/wasm-edit" "1.11.1"
|
|
"@webassemblyjs/wasm-parser" "1.11.1"
|
|
acorn "^8.4.1"
|
|
acorn-import-assertions "^1.7.6"
|
|
browserslist "^4.14.5"
|
|
chrome-trace-event "^1.0.2"
|
|
enhanced-resolve "^5.9.3"
|
|
es-module-lexer "^0.9.0"
|
|
eslint-scope "5.1.1"
|
|
events "^3.2.0"
|
|
glob-to-regexp "^0.4.1"
|
|
graceful-fs "^4.2.9"
|
|
json-parse-even-better-errors "^2.3.1"
|
|
loader-runner "^4.2.0"
|
|
mime-types "^2.1.27"
|
|
neo-async "^2.6.2"
|
|
schema-utils "^3.1.0"
|
|
tapable "^2.1.1"
|
|
terser-webpack-plugin "^5.1.3"
|
|
watchpack "^2.3.1"
|
|
webpack-sources "^3.2.3"
|
|
|
|
which-boxed-primitive@^1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz"
|
|
integrity sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==
|
|
dependencies:
|
|
is-bigint "^1.0.1"
|
|
is-boolean-object "^1.1.0"
|
|
is-number-object "^1.0.4"
|
|
is-string "^1.0.5"
|
|
is-symbol "^1.0.3"
|
|
|
|
which@2.0.2, which@^2.0.1:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/which/-/which-2.0.2.tgz"
|
|
integrity sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==
|
|
dependencies:
|
|
isexe "^2.0.0"
|
|
|
|
which@^1.2.1:
|
|
version "1.3.1"
|
|
resolved "https://registry.npmjs.org/which/-/which-1.3.1.tgz"
|
|
integrity sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==
|
|
dependencies:
|
|
isexe "^2.0.0"
|
|
|
|
wildcard@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/wildcard/-/wildcard-2.0.0.tgz"
|
|
integrity sha512-JcKqAHLPxcdb9KM49dufGXn2x3ssnfjbcaQdLlfZsL9rH9wgDQjUtDxbo8NE0F6SFvydeu1VhZe7hZuHsB2/pw==
|
|
|
|
word-wrap@^1.2.3:
|
|
version "1.2.3"
|
|
resolved "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz"
|
|
integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==
|
|
|
|
workerpool@6.2.0:
|
|
version "6.2.0"
|
|
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.0.tgz#827d93c9ba23ee2019c3ffaff5c27fccea289e8b"
|
|
integrity sha512-Rsk5qQHJ9eowMH28Jwhe8HEbmdYDX4lwoMWshiCXugjtHqMD9ZbiqSDLxcsfdqsETPzVUtX5s1Z5kStiIM6l4A==
|
|
|
|
wrap-ansi@^7.0.0:
|
|
version "7.0.0"
|
|
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
|
|
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
|
|
dependencies:
|
|
ansi-styles "^4.0.0"
|
|
string-width "^4.1.0"
|
|
strip-ansi "^6.0.0"
|
|
|
|
wrappy@1:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz"
|
|
integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
|
|
|
|
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==
|
|
|
|
y18n@^5.0.5:
|
|
version "5.0.8"
|
|
resolved "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz"
|
|
integrity sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==
|
|
|
|
yallist@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
|
|
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
|
|
|
|
yargs-parser@20.2.4, yargs-parser@^20.2.2:
|
|
version "20.2.4"
|
|
resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.4.tgz"
|
|
integrity sha512-WOkpgNhPTlE73h4VFAFsOnomJVaovO8VqLDzy5saChRBFQFBoMYirowyW+Q9HB4HFF4Z7VZTiG3iSzJJA29yRA==
|
|
|
|
yargs-unparser@2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/yargs-unparser/-/yargs-unparser-2.0.0.tgz"
|
|
integrity sha512-7pRTIA9Qc1caZ0bZ6RYRGbHJthJWuakf+WmHK0rVeLkNrrGhfoabBNdue6kdINI6r4if7ocq9aD/n7xwKOdzOA==
|
|
dependencies:
|
|
camelcase "^6.0.0"
|
|
decamelize "^4.0.0"
|
|
flat "^5.0.2"
|
|
is-plain-obj "^2.1.0"
|
|
|
|
yargs@16.2.0, 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"
|
|
|
|
yocto-queue@^0.1.0:
|
|
version "0.1.0"
|
|
resolved "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz"
|
|
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
|