mirror of
https://github.com/Spythere/genera-tor.git
synced 2026-05-03 13:38:12 +00:00
4226 lines
180 KiB
YAML
4226 lines
180 KiB
YAML
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
|
# yarn lockfile v1
|
|
|
|
|
|
"@aashutoshrathi/word-wrap@^1.2.3":
|
|
version "1.2.6"
|
|
resolved "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz"
|
|
integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==
|
|
|
|
"@ampproject/remapping@^2.2.0":
|
|
version "2.2.1"
|
|
resolved "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.1.tgz"
|
|
integrity sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==
|
|
dependencies:
|
|
"@jridgewell/gen-mapping" "^0.3.0"
|
|
"@jridgewell/trace-mapping" "^0.3.9"
|
|
|
|
"@apideck/better-ajv-errors@^0.3.1":
|
|
version "0.3.6"
|
|
resolved "https://registry.npmjs.org/@apideck/better-ajv-errors/-/better-ajv-errors-0.3.6.tgz"
|
|
integrity sha512-P+ZygBLZtkp0qqOAJJVX4oX/sFo5JR3eBWwwuqHHhK0GIgQOKWrAfiAaWX0aArHkRWHMuggFEgAZNxVPwPZYaA==
|
|
dependencies:
|
|
json-schema "^0.4.0"
|
|
jsonpointer "^5.0.0"
|
|
leven "^3.1.0"
|
|
|
|
"@babel/code-frame@^7.10.4", "@babel/code-frame@^7.22.13", "@babel/code-frame@^7.23.5":
|
|
version "7.23.5"
|
|
resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.23.5.tgz"
|
|
integrity sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==
|
|
dependencies:
|
|
"@babel/highlight" "^7.23.4"
|
|
chalk "^2.4.2"
|
|
|
|
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9", "@babel/compat-data@^7.23.3", "@babel/compat-data@^7.23.5":
|
|
version "7.23.5"
|
|
resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.23.5.tgz"
|
|
integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
|
|
|
|
"@babel/core@^7.11.1":
|
|
version "7.23.5"
|
|
resolved "https://registry.npmjs.org/@babel/core/-/core-7.23.5.tgz"
|
|
integrity sha512-Cwc2XjUrG4ilcfOw4wBAK+enbdgwAcAJCfGUItPBKR7Mjw4aEfAFYrLxeRp4jWgtNIKn3n2AlBOfwwafl+42/g==
|
|
dependencies:
|
|
"@ampproject/remapping" "^2.2.0"
|
|
"@babel/code-frame" "^7.23.5"
|
|
"@babel/generator" "^7.23.5"
|
|
"@babel/helper-compilation-targets" "^7.22.15"
|
|
"@babel/helper-module-transforms" "^7.23.3"
|
|
"@babel/helpers" "^7.23.5"
|
|
"@babel/parser" "^7.23.5"
|
|
"@babel/template" "^7.22.15"
|
|
"@babel/traverse" "^7.23.5"
|
|
"@babel/types" "^7.23.5"
|
|
convert-source-map "^2.0.0"
|
|
debug "^4.1.0"
|
|
gensync "^1.0.0-beta.2"
|
|
json5 "^2.2.3"
|
|
semver "^6.3.1"
|
|
|
|
"@babel/generator@^7.23.5":
|
|
version "7.23.5"
|
|
resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.23.5.tgz"
|
|
integrity sha512-BPssCHrBD+0YrxviOa3QzpqwhNIXKEtOa2jQrm4FlmkC2apYgRnQcmPWiGZDlGxiNtltnUFolMe8497Esry+jA==
|
|
dependencies:
|
|
"@babel/types" "^7.23.5"
|
|
"@jridgewell/gen-mapping" "^0.3.2"
|
|
"@jridgewell/trace-mapping" "^0.3.17"
|
|
jsesc "^2.5.1"
|
|
|
|
"@babel/helper-annotate-as-pure@^7.22.5":
|
|
version "7.22.5"
|
|
resolved "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz"
|
|
integrity sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==
|
|
dependencies:
|
|
"@babel/types" "^7.22.5"
|
|
|
|
"@babel/helper-builder-binary-assignment-operator-visitor@^7.22.15":
|
|
version "7.22.15"
|
|
resolved "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.22.15.tgz"
|
|
integrity sha512-QkBXwGgaoC2GtGZRoma6kv7Szfv06khvhFav67ZExau2RaXzy8MpHSMO2PNoP2XtmQphJQRHFfg77Bq731Yizw==
|
|
dependencies:
|
|
"@babel/types" "^7.22.15"
|
|
|
|
"@babel/helper-compilation-targets@^7.22.15", "@babel/helper-compilation-targets@^7.22.6":
|
|
version "7.22.15"
|
|
resolved "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.15.tgz"
|
|
integrity sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw==
|
|
dependencies:
|
|
"@babel/compat-data" "^7.22.9"
|
|
"@babel/helper-validator-option" "^7.22.15"
|
|
browserslist "^4.21.9"
|
|
lru-cache "^5.1.1"
|
|
semver "^6.3.1"
|
|
|
|
"@babel/helper-create-class-features-plugin@^7.22.15":
|
|
version "7.23.5"
|
|
resolved "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.23.5.tgz"
|
|
integrity sha512-QELlRWxSpgdwdJzSJn4WAhKC+hvw/AtHbbrIoncKHkhKKR/luAlKkgBDcri1EzWAo8f8VvYVryEHN4tax/V67A==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.22.5"
|
|
"@babel/helper-environment-visitor" "^7.22.20"
|
|
"@babel/helper-function-name" "^7.23.0"
|
|
"@babel/helper-member-expression-to-functions" "^7.23.0"
|
|
"@babel/helper-optimise-call-expression" "^7.22.5"
|
|
"@babel/helper-replace-supers" "^7.22.20"
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
|
|
"@babel/helper-split-export-declaration" "^7.22.6"
|
|
semver "^6.3.1"
|
|
|
|
"@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.22.15", "@babel/helper-create-regexp-features-plugin@^7.22.5":
|
|
version "7.22.15"
|
|
resolved "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.22.15.tgz"
|
|
integrity sha512-29FkPLFjn4TPEa3RE7GpW+qbE8tlsu3jntNYNfcGsc49LphF1PQIiD+vMZ1z1xVOKt+93khA9tc2JBs3kBjA7w==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.22.5"
|
|
regexpu-core "^5.3.1"
|
|
semver "^6.3.1"
|
|
|
|
"@babel/helper-define-polyfill-provider@^0.4.3":
|
|
version "0.4.3"
|
|
resolved "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.3.tgz"
|
|
integrity sha512-WBrLmuPP47n7PNwsZ57pqam6G/RGo1vw/87b0Blc53tZNGZ4x7YvZ6HgQe2vo1W/FR20OgjeZuGXzudPiXHFug==
|
|
dependencies:
|
|
"@babel/helper-compilation-targets" "^7.22.6"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
debug "^4.1.1"
|
|
lodash.debounce "^4.0.8"
|
|
resolve "^1.14.2"
|
|
|
|
"@babel/helper-environment-visitor@^7.22.20":
|
|
version "7.22.20"
|
|
resolved "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz"
|
|
integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==
|
|
|
|
"@babel/helper-function-name@^7.22.5", "@babel/helper-function-name@^7.23.0":
|
|
version "7.23.0"
|
|
resolved "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz"
|
|
integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==
|
|
dependencies:
|
|
"@babel/template" "^7.22.15"
|
|
"@babel/types" "^7.23.0"
|
|
|
|
"@babel/helper-hoist-variables@^7.22.5":
|
|
version "7.22.5"
|
|
resolved "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz"
|
|
integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==
|
|
dependencies:
|
|
"@babel/types" "^7.22.5"
|
|
|
|
"@babel/helper-member-expression-to-functions@^7.22.15", "@babel/helper-member-expression-to-functions@^7.23.0":
|
|
version "7.23.0"
|
|
resolved "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.23.0.tgz"
|
|
integrity sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==
|
|
dependencies:
|
|
"@babel/types" "^7.23.0"
|
|
|
|
"@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.22.15":
|
|
version "7.22.15"
|
|
resolved "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz"
|
|
integrity sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==
|
|
dependencies:
|
|
"@babel/types" "^7.22.15"
|
|
|
|
"@babel/helper-module-transforms@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.23.3.tgz"
|
|
integrity sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==
|
|
dependencies:
|
|
"@babel/helper-environment-visitor" "^7.22.20"
|
|
"@babel/helper-module-imports" "^7.22.15"
|
|
"@babel/helper-simple-access" "^7.22.5"
|
|
"@babel/helper-split-export-declaration" "^7.22.6"
|
|
"@babel/helper-validator-identifier" "^7.22.20"
|
|
|
|
"@babel/helper-optimise-call-expression@^7.22.5":
|
|
version "7.22.5"
|
|
resolved "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.22.5.tgz"
|
|
integrity sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==
|
|
dependencies:
|
|
"@babel/types" "^7.22.5"
|
|
|
|
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
|
|
version "7.22.5"
|
|
resolved "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz"
|
|
integrity sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==
|
|
|
|
"@babel/helper-remap-async-to-generator@^7.22.20":
|
|
version "7.22.20"
|
|
resolved "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.22.20.tgz"
|
|
integrity sha512-pBGyV4uBqOns+0UvhsTO8qgl8hO89PmiDYv+/COyp1aeMcmfrfruz+/nCMFiYyFF/Knn0yfrC85ZzNFjembFTw==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.22.5"
|
|
"@babel/helper-environment-visitor" "^7.22.20"
|
|
"@babel/helper-wrap-function" "^7.22.20"
|
|
|
|
"@babel/helper-replace-supers@^7.22.20":
|
|
version "7.22.20"
|
|
resolved "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.22.20.tgz"
|
|
integrity sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw==
|
|
dependencies:
|
|
"@babel/helper-environment-visitor" "^7.22.20"
|
|
"@babel/helper-member-expression-to-functions" "^7.22.15"
|
|
"@babel/helper-optimise-call-expression" "^7.22.5"
|
|
|
|
"@babel/helper-simple-access@^7.22.5":
|
|
version "7.22.5"
|
|
resolved "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz"
|
|
integrity sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==
|
|
dependencies:
|
|
"@babel/types" "^7.22.5"
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers@^7.22.5":
|
|
version "7.22.5"
|
|
resolved "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.22.5.tgz"
|
|
integrity sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==
|
|
dependencies:
|
|
"@babel/types" "^7.22.5"
|
|
|
|
"@babel/helper-split-export-declaration@^7.22.6":
|
|
version "7.22.6"
|
|
resolved "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz"
|
|
integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==
|
|
dependencies:
|
|
"@babel/types" "^7.22.5"
|
|
|
|
"@babel/helper-string-parser@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz"
|
|
integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==
|
|
|
|
"@babel/helper-validator-identifier@^7.22.20":
|
|
version "7.22.20"
|
|
resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz"
|
|
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
|
|
|
|
"@babel/helper-validator-option@^7.22.15", "@babel/helper-validator-option@^7.23.5":
|
|
version "7.23.5"
|
|
resolved "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz"
|
|
integrity sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==
|
|
|
|
"@babel/helper-wrap-function@^7.22.20":
|
|
version "7.22.20"
|
|
resolved "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.22.20.tgz"
|
|
integrity sha512-pms/UwkOpnQe/PDAEdV/d7dVCoBbB+R4FvYoHGZz+4VPcg7RtYy2KP7S2lbuWM6FCSgob5wshfGESbC/hzNXZw==
|
|
dependencies:
|
|
"@babel/helper-function-name" "^7.22.5"
|
|
"@babel/template" "^7.22.15"
|
|
"@babel/types" "^7.22.19"
|
|
|
|
"@babel/helpers@^7.23.5":
|
|
version "7.23.5"
|
|
resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.23.5.tgz"
|
|
integrity sha512-oO7us8FzTEsG3U6ag9MfdF1iA/7Z6dz+MtFhifZk8C8o453rGJFFWUP1t+ULM9TUIAzC9uxXEiXjOiVMyd7QPg==
|
|
dependencies:
|
|
"@babel/template" "^7.22.15"
|
|
"@babel/traverse" "^7.23.5"
|
|
"@babel/types" "^7.23.5"
|
|
|
|
"@babel/highlight@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/highlight/-/highlight-7.23.4.tgz"
|
|
integrity sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==
|
|
dependencies:
|
|
"@babel/helper-validator-identifier" "^7.22.20"
|
|
chalk "^2.4.2"
|
|
js-tokens "^4.0.0"
|
|
|
|
"@babel/parser@^7.22.15", "@babel/parser@^7.23.5":
|
|
version "7.23.5"
|
|
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.23.5.tgz"
|
|
integrity sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ==
|
|
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.23.3.tgz"
|
|
integrity sha512-iRkKcCqb7iGnq9+3G6rZ+Ciz5VywC4XNRHe57lKM+jOeYAoR0lVqdeeDRfh0tQcTfw/+vBhHn926FmQhLtlFLQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.23.3.tgz"
|
|
integrity sha512-WwlxbfMNdVEpQjZmK5mhm7oSwD3dS6eU+Iwsi4Knl9wAletWem7kaRsGOG+8UEbRyqxY4SS5zvtfXwX+jMxUwQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
|
|
"@babel/plugin-transform-optional-chaining" "^7.23.3"
|
|
|
|
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.23.3.tgz"
|
|
integrity sha512-XaJak1qcityzrX0/IU5nKHb34VaibwP3saKqG6a/tppelgllOH13LUann4ZCIBcVOeE6H18K4Vx9QKkVww3z/w==
|
|
dependencies:
|
|
"@babel/helper-environment-visitor" "^7.22.20"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2":
|
|
version "7.21.0-placeholder-for-preset-env.2"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz"
|
|
integrity sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==
|
|
|
|
"@babel/plugin-syntax-async-generators@^7.8.4":
|
|
version "7.8.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz"
|
|
integrity sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-class-properties@^7.12.13":
|
|
version "7.12.13"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz"
|
|
integrity sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.12.13"
|
|
|
|
"@babel/plugin-syntax-class-static-block@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz"
|
|
integrity sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-syntax-dynamic-import@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz"
|
|
integrity sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-export-namespace-from@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz"
|
|
integrity sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.3"
|
|
|
|
"@babel/plugin-syntax-import-assertions@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.23.3.tgz"
|
|
integrity sha512-lPgDSU+SJLK3xmFDTV2ZRQAiM7UuUjGidwBywFavObCiZc1BeAAcMtHJKUya92hPHO+at63JJPLygilZard8jw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-syntax-import-attributes@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.23.3.tgz"
|
|
integrity sha512-pawnE0P9g10xgoP7yKr6CK63K2FMsTE+FZidZO/1PwRdzmAPVs+HS1mAURUsgaoxammTJvULUdIkEK0gOcU2tA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-syntax-import-meta@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz"
|
|
integrity sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-syntax-json-strings@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz"
|
|
integrity sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-logical-assignment-operators@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz"
|
|
integrity sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-syntax-nullish-coalescing-operator@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz"
|
|
integrity sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-numeric-separator@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz"
|
|
integrity sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-syntax-object-rest-spread@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz"
|
|
integrity sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-optional-catch-binding@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz"
|
|
integrity sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-optional-chaining@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz"
|
|
integrity sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-private-property-in-object@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz"
|
|
integrity sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-syntax-top-level-await@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz"
|
|
integrity sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-syntax-unicode-sets-regex@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz"
|
|
integrity sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==
|
|
dependencies:
|
|
"@babel/helper-create-regexp-features-plugin" "^7.18.6"
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
|
|
"@babel/plugin-transform-arrow-functions@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.23.3.tgz"
|
|
integrity sha512-NzQcQrzaQPkaEwoTm4Mhyl8jI1huEL/WWIEvudjTCMJ9aBZNpsJbMASx7EQECtQQPS/DcnFpo0FIh3LvEO9cxQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-async-generator-functions@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.4.tgz"
|
|
integrity sha512-efdkfPhHYTtn0G6n2ddrESE91fgXxjlqLsnUtPWnJs4a4mZIbUaK7ffqKIIUKXSHwcDvaCVX6GXkaJJFqtX7jw==
|
|
dependencies:
|
|
"@babel/helper-environment-visitor" "^7.22.20"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/helper-remap-async-to-generator" "^7.22.20"
|
|
"@babel/plugin-syntax-async-generators" "^7.8.4"
|
|
|
|
"@babel/plugin-transform-async-to-generator@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.23.3.tgz"
|
|
integrity sha512-A7LFsKi4U4fomjqXJlZg/u0ft/n8/7n7lpffUP/ZULx/DtV9SGlNKZolHH6PE8Xl1ngCc0M11OaeZptXVkfKSw==
|
|
dependencies:
|
|
"@babel/helper-module-imports" "^7.22.15"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/helper-remap-async-to-generator" "^7.22.20"
|
|
|
|
"@babel/plugin-transform-block-scoped-functions@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.23.3.tgz"
|
|
integrity sha512-vI+0sIaPIO6CNuM9Kk5VmXcMVRiOpDh7w2zZt9GXzmE/9KD70CUEVhvPR/etAeNK/FAEkhxQtXOzVF3EuRL41A==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-block-scoping@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.23.4.tgz"
|
|
integrity sha512-0QqbP6B6HOh7/8iNR4CQU2Th/bbRtBp4KS9vcaZd1fZ0wSh5Fyssg0UCIHwxh+ka+pNDREbVLQnHCMHKZfPwfw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-class-properties@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.23.3.tgz"
|
|
integrity sha512-uM+AN8yCIjDPccsKGlw271xjJtGii+xQIF/uMPS8H15L12jZTsLfF4o5vNO7d/oUguOyfdikHGc/yi9ge4SGIg==
|
|
dependencies:
|
|
"@babel/helper-create-class-features-plugin" "^7.22.15"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-class-static-block@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.23.4.tgz"
|
|
integrity sha512-nsWu/1M+ggti1SOALj3hfx5FXzAY06fwPJsUZD4/A5e1bWi46VUIWtD+kOX6/IdhXGsXBWllLFDSnqSCdUNydQ==
|
|
dependencies:
|
|
"@babel/helper-create-class-features-plugin" "^7.22.15"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/plugin-syntax-class-static-block" "^7.14.5"
|
|
|
|
"@babel/plugin-transform-classes@^7.23.5":
|
|
version "7.23.5"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.23.5.tgz"
|
|
integrity sha512-jvOTR4nicqYC9yzOHIhXG5emiFEOpappSJAl73SDSEDcybD+Puuze8Tnpb9p9qEyYup24tq891gkaygIFvWDqg==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.22.5"
|
|
"@babel/helper-compilation-targets" "^7.22.15"
|
|
"@babel/helper-environment-visitor" "^7.22.20"
|
|
"@babel/helper-function-name" "^7.23.0"
|
|
"@babel/helper-optimise-call-expression" "^7.22.5"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/helper-replace-supers" "^7.22.20"
|
|
"@babel/helper-split-export-declaration" "^7.22.6"
|
|
globals "^11.1.0"
|
|
|
|
"@babel/plugin-transform-computed-properties@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.23.3.tgz"
|
|
integrity sha512-dTj83UVTLw/+nbiHqQSFdwO9CbTtwq1DsDqm3CUEtDrZNET5rT5E6bIdTlOftDTDLMYxvxHNEYO4B9SLl8SLZw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/template" "^7.22.15"
|
|
|
|
"@babel/plugin-transform-destructuring@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.23.3.tgz"
|
|
integrity sha512-n225npDqjDIr967cMScVKHXJs7rout1q+tt50inyBCPkyZ8KxeI6d+GIbSBTT/w/9WdlWDOej3V9HE5Lgk57gw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-dotall-regex@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.23.3.tgz"
|
|
integrity sha512-vgnFYDHAKzFaTVp+mneDsIEbnJ2Np/9ng9iviHw3P/KVcgONxpNULEW/51Z/BaFojG2GI2GwwXck5uV1+1NOYQ==
|
|
dependencies:
|
|
"@babel/helper-create-regexp-features-plugin" "^7.22.15"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-duplicate-keys@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.23.3.tgz"
|
|
integrity sha512-RrqQ+BQmU3Oyav3J+7/myfvRCq7Tbz+kKLLshUmMwNlDHExbGL7ARhajvoBJEvc+fCguPPu887N+3RRXBVKZUA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-dynamic-import@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.23.4.tgz"
|
|
integrity sha512-V6jIbLhdJK86MaLh4Jpghi8ho5fGzt3imHOBu/x0jlBaPYqDoWz4RDXjmMOfnh+JWNaQleEAByZLV0QzBT4YQQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
|
|
|
|
"@babel/plugin-transform-exponentiation-operator@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.23.3.tgz"
|
|
integrity sha512-5fhCsl1odX96u7ILKHBj4/Y8vipoqwsJMh4csSA8qFfxrZDEA4Ssku2DyNvMJSmZNOEBT750LfFPbtrnTP90BQ==
|
|
dependencies:
|
|
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.22.15"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-export-namespace-from@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.23.4.tgz"
|
|
integrity sha512-GzuSBcKkx62dGzZI1WVgTWvkkz84FZO5TC5T8dl/Tht/rAla6Dg/Mz9Yhypg+ezVACf/rgDuQt3kbWEv7LdUDQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
|
|
|
|
"@babel/plugin-transform-for-of@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.23.3.tgz"
|
|
integrity sha512-X8jSm8X1CMwxmK878qsUGJRmbysKNbdpTv/O1/v0LuY/ZkZrng5WYiekYSdg9m09OTmDDUWeEDsTE+17WYbAZw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-function-name@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.23.3.tgz"
|
|
integrity sha512-I1QXp1LxIvt8yLaib49dRW5Okt7Q4oaxao6tFVKS/anCdEOMtYwWVKoiOA1p34GOWIZjUK0E+zCp7+l1pfQyiw==
|
|
dependencies:
|
|
"@babel/helper-compilation-targets" "^7.22.15"
|
|
"@babel/helper-function-name" "^7.23.0"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-json-strings@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.23.4.tgz"
|
|
integrity sha512-81nTOqM1dMwZ/aRXQ59zVubN9wHGqk6UtqRK+/q+ciXmRy8fSolhGVvG09HHRGo4l6fr/c4ZhXUQH0uFW7PZbg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/plugin-syntax-json-strings" "^7.8.3"
|
|
|
|
"@babel/plugin-transform-literals@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.23.3.tgz"
|
|
integrity sha512-wZ0PIXRxnwZvl9AYpqNUxpZ5BiTGrYt7kueGQ+N5FiQ7RCOD4cm8iShd6S6ggfVIWaJf2EMk8eRzAh52RfP4rQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-logical-assignment-operators@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.23.4.tgz"
|
|
integrity sha512-Mc/ALf1rmZTP4JKKEhUwiORU+vcfarFVLfcFiolKUo6sewoxSEgl36ak5t+4WamRsNr6nzjZXQjM35WsU+9vbg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-member-expression-literals@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.23.3.tgz"
|
|
integrity sha512-sC3LdDBDi5x96LA+Ytekz2ZPk8i/Ck+DEuDbRAll5rknJ5XRTSaPKEYwomLcs1AA8wg9b3KjIQRsnApj+q51Ag==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-modules-amd@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.23.3.tgz"
|
|
integrity sha512-vJYQGxeKM4t8hYCKVBlZX/gtIY2I7mRGFNcm85sgXGMTBcoV3QdVtdpbcWEbzbfUIUZKwvgFT82mRvaQIebZzw==
|
|
dependencies:
|
|
"@babel/helper-module-transforms" "^7.23.3"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-modules-commonjs@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.23.3.tgz"
|
|
integrity sha512-aVS0F65LKsdNOtcz6FRCpE4OgsP2OFnW46qNxNIX9h3wuzaNcSQsJysuMwqSibC98HPrf2vCgtxKNwS0DAlgcA==
|
|
dependencies:
|
|
"@babel/helper-module-transforms" "^7.23.3"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/helper-simple-access" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-modules-systemjs@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.23.3.tgz"
|
|
integrity sha512-ZxyKGTkF9xT9YJuKQRo19ewf3pXpopuYQd8cDXqNzc3mUNbOME0RKMoZxviQk74hwzfQsEe66dE92MaZbdHKNQ==
|
|
dependencies:
|
|
"@babel/helper-hoist-variables" "^7.22.5"
|
|
"@babel/helper-module-transforms" "^7.23.3"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/helper-validator-identifier" "^7.22.20"
|
|
|
|
"@babel/plugin-transform-modules-umd@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.23.3.tgz"
|
|
integrity sha512-zHsy9iXX2nIsCBFPud3jKn1IRPWg3Ing1qOZgeKV39m1ZgIdpJqvlWVeiHBZC6ITRG0MfskhYe9cLgntfSFPIg==
|
|
dependencies:
|
|
"@babel/helper-module-transforms" "^7.23.3"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-named-capturing-groups-regex@^7.22.5":
|
|
version "7.22.5"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.22.5.tgz"
|
|
integrity sha512-YgLLKmS3aUBhHaxp5hi1WJTgOUb/NCuDHzGT9z9WTt3YG+CPRhJs6nprbStx6DnWM4dh6gt7SU3sZodbZ08adQ==
|
|
dependencies:
|
|
"@babel/helper-create-regexp-features-plugin" "^7.22.5"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-new-target@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.23.3.tgz"
|
|
integrity sha512-YJ3xKqtJMAT5/TIZnpAR3I+K+WaDowYbN3xyxI8zxx/Gsypwf9B9h0VB+1Nh6ACAAPRS5NSRje0uVv5i79HYGQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-nullish-coalescing-operator@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.23.4.tgz"
|
|
integrity sha512-jHE9EVVqHKAQx+VePv5LLGHjmHSJR76vawFPTdlxR/LVJPfOEGxREQwQfjuZEOPTwG92X3LINSh3M40Rv4zpVA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
|
|
|
|
"@babel/plugin-transform-numeric-separator@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.23.4.tgz"
|
|
integrity sha512-mps6auzgwjRrwKEZA05cOwuDc9FAzoyFS4ZsG/8F43bTLf/TgkJg7QXOrPO1JO599iA3qgK9MXdMGOEC8O1h6Q==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-object-rest-spread@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.23.4.tgz"
|
|
integrity sha512-9x9K1YyeQVw0iOXJlIzwm8ltobIIv7j2iLyP2jIhEbqPRQ7ScNgwQufU2I0Gq11VjyG4gI4yMXt2VFags+1N3g==
|
|
dependencies:
|
|
"@babel/compat-data" "^7.23.3"
|
|
"@babel/helper-compilation-targets" "^7.22.15"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
|
"@babel/plugin-transform-parameters" "^7.23.3"
|
|
|
|
"@babel/plugin-transform-object-super@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.23.3.tgz"
|
|
integrity sha512-BwQ8q0x2JG+3lxCVFohg+KbQM7plfpBwThdW9A6TMtWwLsbDA01Ek2Zb/AgDN39BiZsExm4qrXxjk+P1/fzGrA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/helper-replace-supers" "^7.22.20"
|
|
|
|
"@babel/plugin-transform-optional-catch-binding@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.23.4.tgz"
|
|
integrity sha512-XIq8t0rJPHf6Wvmbn9nFxU6ao4c7WhghTR5WyV8SrJfUFzyxhCm4nhC+iAp3HFhbAKLfYpgzhJ6t4XCtVwqO5A==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
|
|
|
|
"@babel/plugin-transform-optional-chaining@^7.23.3", "@babel/plugin-transform-optional-chaining@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.23.4.tgz"
|
|
integrity sha512-ZU8y5zWOfjM5vZ+asjgAPwDaBjJzgufjES89Rs4Lpq63O300R/kOz30WCLo6BxxX6QVEilwSlpClnG5cZaikTA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
|
|
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
|
|
|
"@babel/plugin-transform-parameters@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.23.3.tgz"
|
|
integrity sha512-09lMt6UsUb3/34BbECKVbVwrT9bO6lILWln237z7sLaWnMsTi7Yc9fhX5DLpkJzAGfaReXI22wP41SZmnAA3Vw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-private-methods@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.23.3.tgz"
|
|
integrity sha512-UzqRcRtWsDMTLrRWFvUBDwmw06tCQH9Rl1uAjfh6ijMSmGYQ+fpdB+cnqRC8EMh5tuuxSv0/TejGL+7vyj+50g==
|
|
dependencies:
|
|
"@babel/helper-create-class-features-plugin" "^7.22.15"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-private-property-in-object@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.23.4.tgz"
|
|
integrity sha512-9G3K1YqTq3F4Vt88Djx1UZ79PDyj+yKRnUy7cZGSMe+a7jkwD259uKKuUzQlPkGam7R+8RJwh5z4xO27fA1o2A==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.22.5"
|
|
"@babel/helper-create-class-features-plugin" "^7.22.15"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/plugin-syntax-private-property-in-object" "^7.14.5"
|
|
|
|
"@babel/plugin-transform-property-literals@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.23.3.tgz"
|
|
integrity sha512-jR3Jn3y7cZp4oEWPFAlRsSWjxKe4PZILGBSd4nis1TsC5qeSpb+nrtihJuDhNI7QHiVbUaiXa0X2RZY3/TI6Nw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-regenerator@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.23.3.tgz"
|
|
integrity sha512-KP+75h0KghBMcVpuKisx3XTu9Ncut8Q8TuvGO4IhY+9D5DFEckQefOuIsB/gQ2tG71lCke4NMrtIPS8pOj18BQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
regenerator-transform "^0.15.2"
|
|
|
|
"@babel/plugin-transform-reserved-words@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.23.3.tgz"
|
|
integrity sha512-QnNTazY54YqgGxwIexMZva9gqbPa15t/x9VS+0fsEFWplwVpXYZivtgl43Z1vMpc1bdPP2PP8siFeVcnFvA3Cg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-shorthand-properties@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.23.3.tgz"
|
|
integrity sha512-ED2fgqZLmexWiN+YNFX26fx4gh5qHDhn1O2gvEhreLW2iI63Sqm4llRLCXALKrCnbN4Jy0VcMQZl/SAzqug/jg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-spread@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.23.3.tgz"
|
|
integrity sha512-VvfVYlrlBVu+77xVTOAoxQ6mZbnIq5FM0aGBSFEcIh03qHf+zNqA4DC/3XMUozTg7bZV3e3mZQ0i13VB6v5yUg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-sticky-regex@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.23.3.tgz"
|
|
integrity sha512-HZOyN9g+rtvnOU3Yh7kSxXrKbzgrm5X4GncPY1QOquu7epga5MxKHVpYu2hvQnry/H+JjckSYRb93iNfsioAGg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-template-literals@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.23.3.tgz"
|
|
integrity sha512-Flok06AYNp7GV2oJPZZcP9vZdszev6vPBkHLwxwSpaIqx75wn6mUd3UFWsSsA0l8nXAKkyCmL/sR02m8RYGeHg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-typeof-symbol@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.23.3.tgz"
|
|
integrity sha512-4t15ViVnaFdrPC74be1gXBSMzXk3B4Us9lP7uLRQHTFpV5Dvt33pn+2MyyNxmN3VTTm3oTrZVMUmuw3oBnQ2oQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-unicode-escapes@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.23.3.tgz"
|
|
integrity sha512-OMCUx/bU6ChE3r4+ZdylEqAjaQgHAgipgW8nsCfu5pGqDcFytVd91AwRvUJSBZDz0exPGgnjoqhgRYLRjFZc9Q==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-unicode-property-regex@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.23.3.tgz"
|
|
integrity sha512-KcLIm+pDZkWZQAFJ9pdfmh89EwVfmNovFBcXko8szpBeF8z68kWIPeKlmSOkT9BXJxs2C0uk+5LxoxIv62MROA==
|
|
dependencies:
|
|
"@babel/helper-create-regexp-features-plugin" "^7.22.15"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-unicode-regex@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.23.3.tgz"
|
|
integrity sha512-wMHpNA4x2cIA32b/ci3AfwNgheiva2W0WUKWTK7vBHBhDKfPsc5cFGNWm69WBqpwd86u1qwZ9PWevKqm1A3yAw==
|
|
dependencies:
|
|
"@babel/helper-create-regexp-features-plugin" "^7.22.15"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-unicode-sets-regex@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.23.3.tgz"
|
|
integrity sha512-W7lliA/v9bNR83Qc3q1ip9CQMZ09CcHDbHfbLRDNuAhn1Mvkr1ZNF7hPmztMQvtTGVLJ9m8IZqWsTkXOml8dbw==
|
|
dependencies:
|
|
"@babel/helper-create-regexp-features-plugin" "^7.22.15"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/preset-env@^7.11.0":
|
|
version "7.23.5"
|
|
resolved "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.23.5.tgz"
|
|
integrity sha512-0d/uxVD6tFGWXGDSfyMD1p2otoaKmu6+GD+NfAx0tMaH+dxORnp7T9TaVQ6mKyya7iBtCIVxHjWT7MuzzM9z+A==
|
|
dependencies:
|
|
"@babel/compat-data" "^7.23.5"
|
|
"@babel/helper-compilation-targets" "^7.22.15"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/helper-validator-option" "^7.23.5"
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.23.3"
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.23.3"
|
|
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.23.3"
|
|
"@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2"
|
|
"@babel/plugin-syntax-async-generators" "^7.8.4"
|
|
"@babel/plugin-syntax-class-properties" "^7.12.13"
|
|
"@babel/plugin-syntax-class-static-block" "^7.14.5"
|
|
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
|
|
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
|
|
"@babel/plugin-syntax-import-assertions" "^7.23.3"
|
|
"@babel/plugin-syntax-import-attributes" "^7.23.3"
|
|
"@babel/plugin-syntax-import-meta" "^7.10.4"
|
|
"@babel/plugin-syntax-json-strings" "^7.8.3"
|
|
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
|
|
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
|
|
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
|
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
|
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
|
|
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
|
"@babel/plugin-syntax-private-property-in-object" "^7.14.5"
|
|
"@babel/plugin-syntax-top-level-await" "^7.14.5"
|
|
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
|
|
"@babel/plugin-transform-arrow-functions" "^7.23.3"
|
|
"@babel/plugin-transform-async-generator-functions" "^7.23.4"
|
|
"@babel/plugin-transform-async-to-generator" "^7.23.3"
|
|
"@babel/plugin-transform-block-scoped-functions" "^7.23.3"
|
|
"@babel/plugin-transform-block-scoping" "^7.23.4"
|
|
"@babel/plugin-transform-class-properties" "^7.23.3"
|
|
"@babel/plugin-transform-class-static-block" "^7.23.4"
|
|
"@babel/plugin-transform-classes" "^7.23.5"
|
|
"@babel/plugin-transform-computed-properties" "^7.23.3"
|
|
"@babel/plugin-transform-destructuring" "^7.23.3"
|
|
"@babel/plugin-transform-dotall-regex" "^7.23.3"
|
|
"@babel/plugin-transform-duplicate-keys" "^7.23.3"
|
|
"@babel/plugin-transform-dynamic-import" "^7.23.4"
|
|
"@babel/plugin-transform-exponentiation-operator" "^7.23.3"
|
|
"@babel/plugin-transform-export-namespace-from" "^7.23.4"
|
|
"@babel/plugin-transform-for-of" "^7.23.3"
|
|
"@babel/plugin-transform-function-name" "^7.23.3"
|
|
"@babel/plugin-transform-json-strings" "^7.23.4"
|
|
"@babel/plugin-transform-literals" "^7.23.3"
|
|
"@babel/plugin-transform-logical-assignment-operators" "^7.23.4"
|
|
"@babel/plugin-transform-member-expression-literals" "^7.23.3"
|
|
"@babel/plugin-transform-modules-amd" "^7.23.3"
|
|
"@babel/plugin-transform-modules-commonjs" "^7.23.3"
|
|
"@babel/plugin-transform-modules-systemjs" "^7.23.3"
|
|
"@babel/plugin-transform-modules-umd" "^7.23.3"
|
|
"@babel/plugin-transform-named-capturing-groups-regex" "^7.22.5"
|
|
"@babel/plugin-transform-new-target" "^7.23.3"
|
|
"@babel/plugin-transform-nullish-coalescing-operator" "^7.23.4"
|
|
"@babel/plugin-transform-numeric-separator" "^7.23.4"
|
|
"@babel/plugin-transform-object-rest-spread" "^7.23.4"
|
|
"@babel/plugin-transform-object-super" "^7.23.3"
|
|
"@babel/plugin-transform-optional-catch-binding" "^7.23.4"
|
|
"@babel/plugin-transform-optional-chaining" "^7.23.4"
|
|
"@babel/plugin-transform-parameters" "^7.23.3"
|
|
"@babel/plugin-transform-private-methods" "^7.23.3"
|
|
"@babel/plugin-transform-private-property-in-object" "^7.23.4"
|
|
"@babel/plugin-transform-property-literals" "^7.23.3"
|
|
"@babel/plugin-transform-regenerator" "^7.23.3"
|
|
"@babel/plugin-transform-reserved-words" "^7.23.3"
|
|
"@babel/plugin-transform-shorthand-properties" "^7.23.3"
|
|
"@babel/plugin-transform-spread" "^7.23.3"
|
|
"@babel/plugin-transform-sticky-regex" "^7.23.3"
|
|
"@babel/plugin-transform-template-literals" "^7.23.3"
|
|
"@babel/plugin-transform-typeof-symbol" "^7.23.3"
|
|
"@babel/plugin-transform-unicode-escapes" "^7.23.3"
|
|
"@babel/plugin-transform-unicode-property-regex" "^7.23.3"
|
|
"@babel/plugin-transform-unicode-regex" "^7.23.3"
|
|
"@babel/plugin-transform-unicode-sets-regex" "^7.23.3"
|
|
"@babel/preset-modules" "0.1.6-no-external-plugins"
|
|
babel-plugin-polyfill-corejs2 "^0.4.6"
|
|
babel-plugin-polyfill-corejs3 "^0.8.5"
|
|
babel-plugin-polyfill-regenerator "^0.5.3"
|
|
core-js-compat "^3.31.0"
|
|
semver "^6.3.1"
|
|
|
|
"@babel/preset-modules@0.1.6-no-external-plugins":
|
|
version "0.1.6-no-external-plugins"
|
|
resolved "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.6-no-external-plugins.tgz"
|
|
integrity sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
"@babel/types" "^7.4.4"
|
|
esutils "^2.0.2"
|
|
|
|
"@babel/regjsgen@^0.8.0":
|
|
version "0.8.0"
|
|
resolved "https://registry.npmjs.org/@babel/regjsgen/-/regjsgen-0.8.0.tgz"
|
|
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
|
|
|
|
"@babel/runtime@^7.11.2", "@babel/runtime@^7.8.4":
|
|
version "7.23.5"
|
|
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.23.5.tgz"
|
|
integrity sha512-NdUTHcPe4C99WxPub+K9l9tK5/lV4UXIoaHSYgzco9BCyjKAAwzdBI+wWtYqHt7LJdbo74ZjRPJgzVweq1sz0w==
|
|
dependencies:
|
|
regenerator-runtime "^0.14.0"
|
|
|
|
"@babel/template@^7.22.15":
|
|
version "7.22.15"
|
|
resolved "https://registry.npmjs.org/@babel/template/-/template-7.22.15.tgz"
|
|
integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.22.13"
|
|
"@babel/parser" "^7.22.15"
|
|
"@babel/types" "^7.22.15"
|
|
|
|
"@babel/traverse@^7.23.5":
|
|
version "7.23.5"
|
|
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.23.5.tgz"
|
|
integrity sha512-czx7Xy5a6sapWWRx61m1Ke1Ra4vczu1mCTtJam5zRTBOonfdJ+S/B6HYmGYu3fJtr8GGET3si6IhgWVBhJ/m8w==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.23.5"
|
|
"@babel/generator" "^7.23.5"
|
|
"@babel/helper-environment-visitor" "^7.22.20"
|
|
"@babel/helper-function-name" "^7.23.0"
|
|
"@babel/helper-hoist-variables" "^7.22.5"
|
|
"@babel/helper-split-export-declaration" "^7.22.6"
|
|
"@babel/parser" "^7.23.5"
|
|
"@babel/types" "^7.23.5"
|
|
debug "^4.1.0"
|
|
globals "^11.1.0"
|
|
|
|
"@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.5", "@babel/types@^7.4.4":
|
|
version "7.23.5"
|
|
resolved "https://registry.npmjs.org/@babel/types/-/types-7.23.5.tgz"
|
|
integrity sha512-ON5kSOJwVO6xXVRTvOI0eOnWe7VdUcIpsovGo9U/Br4Ie4UVFQTboO2cYnDhAGU6Fp+UxSiT+pMft0SMHfuq6w==
|
|
dependencies:
|
|
"@babel/helper-string-parser" "^7.23.4"
|
|
"@babel/helper-validator-identifier" "^7.22.20"
|
|
to-fast-properties "^2.0.0"
|
|
|
|
"@esbuild/android-arm64@0.19.8":
|
|
version "0.19.8"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/android-arm64/-/android-arm64-0.19.8.tgz#fb7130103835b6d43ea499c3f30cfb2b2ed58456"
|
|
integrity sha512-B8JbS61bEunhfx8kasogFENgQfr/dIp+ggYXwTqdbMAgGDhRa3AaPpQMuQU0rNxDLECj6FhDzk1cF9WHMVwrtA==
|
|
|
|
"@esbuild/android-arm@0.19.8":
|
|
version "0.19.8"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/android-arm/-/android-arm-0.19.8.tgz#b46e4d9e984e6d6db6c4224d72c86b7757e35bcb"
|
|
integrity sha512-31E2lxlGM1KEfivQl8Yf5aYU/mflz9g06H6S15ITUFQueMFtFjESRMoDSkvMo8thYvLBax+VKTPlpnx+sPicOA==
|
|
|
|
"@esbuild/android-x64@0.19.8":
|
|
version "0.19.8"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/android-x64/-/android-x64-0.19.8.tgz#a13db9441b5a4f4e4fec4a6f8ffacfea07888db7"
|
|
integrity sha512-rdqqYfRIn4jWOp+lzQttYMa2Xar3OK9Yt2fhOhzFXqg0rVWEfSclJvZq5fZslnz6ypHvVf3CT7qyf0A5pM682A==
|
|
|
|
"@esbuild/darwin-arm64@0.19.8":
|
|
version "0.19.8"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/darwin-arm64/-/darwin-arm64-0.19.8.tgz#49f5718d36541f40dd62bfdf84da9c65168a0fc2"
|
|
integrity sha512-RQw9DemMbIq35Bprbboyf8SmOr4UXsRVxJ97LgB55VKKeJOOdvsIPy0nFyF2l8U+h4PtBx/1kRf0BelOYCiQcw==
|
|
|
|
"@esbuild/darwin-x64@0.19.8":
|
|
version "0.19.8"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/darwin-x64/-/darwin-x64-0.19.8.tgz#75c5c88371eea4bfc1f9ecfd0e75104c74a481ac"
|
|
integrity sha512-3sur80OT9YdeZwIVgERAysAbwncom7b4bCI2XKLjMfPymTud7e/oY4y+ci1XVp5TfQp/bppn7xLw1n/oSQY3/Q==
|
|
|
|
"@esbuild/freebsd-arm64@0.19.8":
|
|
version "0.19.8"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.19.8.tgz#9d7259fea4fd2b5f7437b52b542816e89d7c8575"
|
|
integrity sha512-WAnPJSDattvS/XtPCTj1tPoTxERjcTpH6HsMr6ujTT+X6rylVe8ggxk8pVxzf5U1wh5sPODpawNicF5ta/9Tmw==
|
|
|
|
"@esbuild/freebsd-x64@0.19.8":
|
|
version "0.19.8"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/freebsd-x64/-/freebsd-x64-0.19.8.tgz#abac03e1c4c7c75ee8add6d76ec592f46dbb39e3"
|
|
integrity sha512-ICvZyOplIjmmhjd6mxi+zxSdpPTKFfyPPQMQTK/w+8eNK6WV01AjIztJALDtwNNfFhfZLux0tZLC+U9nSyA5Zg==
|
|
|
|
"@esbuild/linux-arm64@0.19.8":
|
|
version "0.19.8"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/linux-arm64/-/linux-arm64-0.19.8.tgz#c577932cf4feeaa43cb9cec27b89cbe0df7d9098"
|
|
integrity sha512-z1zMZivxDLHWnyGOctT9JP70h0beY54xDDDJt4VpTX+iwA77IFsE1vCXWmprajJGa+ZYSqkSbRQ4eyLCpCmiCQ==
|
|
|
|
"@esbuild/linux-arm@0.19.8":
|
|
version "0.19.8"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/linux-arm/-/linux-arm-0.19.8.tgz#d6014d8b98b5cbc96b95dad3d14d75bb364fdc0f"
|
|
integrity sha512-H4vmI5PYqSvosPaTJuEppU9oz1dq2A7Mr2vyg5TF9Ga+3+MGgBdGzcyBP7qK9MrwFQZlvNyJrvz6GuCaj3OukQ==
|
|
|
|
"@esbuild/linux-ia32@0.19.8":
|
|
version "0.19.8"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/linux-ia32/-/linux-ia32-0.19.8.tgz#2379a0554307d19ac4a6cdc15b08f0ea28e7a40d"
|
|
integrity sha512-1a8suQiFJmZz1khm/rDglOc8lavtzEMRo0v6WhPgxkrjcU0LkHj+TwBrALwoz/OtMExvsqbbMI0ChyelKabSvQ==
|
|
|
|
"@esbuild/linux-loong64@0.19.8":
|
|
version "0.19.8"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/linux-loong64/-/linux-loong64-0.19.8.tgz#e2a5bbffe15748b49356a6cd7b2d5bf60c5a7123"
|
|
integrity sha512-fHZWS2JJxnXt1uYJsDv9+b60WCc2RlvVAy1F76qOLtXRO+H4mjt3Tr6MJ5l7Q78X8KgCFudnTuiQRBhULUyBKQ==
|
|
|
|
"@esbuild/linux-mips64el@0.19.8":
|
|
version "0.19.8"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/linux-mips64el/-/linux-mips64el-0.19.8.tgz#1359331e6f6214f26f4b08db9b9df661c57cfa24"
|
|
integrity sha512-Wy/z0EL5qZYLX66dVnEg9riiwls5IYnziwuju2oUiuxVc+/edvqXa04qNtbrs0Ukatg5HEzqT94Zs7J207dN5Q==
|
|
|
|
"@esbuild/linux-ppc64@0.19.8":
|
|
version "0.19.8"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/linux-ppc64/-/linux-ppc64-0.19.8.tgz#9ba436addc1646dc89dae48c62d3e951ffe70951"
|
|
integrity sha512-ETaW6245wK23YIEufhMQ3HSeHO7NgsLx8gygBVldRHKhOlD1oNeNy/P67mIh1zPn2Hr2HLieQrt6tWrVwuqrxg==
|
|
|
|
"@esbuild/linux-riscv64@0.19.8":
|
|
version "0.19.8"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/linux-riscv64/-/linux-riscv64-0.19.8.tgz#fbcf0c3a0b20f40b5fc31c3b7695f0769f9de66b"
|
|
integrity sha512-T2DRQk55SgoleTP+DtPlMrxi/5r9AeFgkhkZ/B0ap99zmxtxdOixOMI570VjdRCs9pE4Wdkz7JYrsPvsl7eESg==
|
|
|
|
"@esbuild/linux-s390x@0.19.8":
|
|
version "0.19.8"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/linux-s390x/-/linux-s390x-0.19.8.tgz#989e8a05f7792d139d5564ffa7ff898ac6f20a4a"
|
|
integrity sha512-NPxbdmmo3Bk7mbNeHmcCd7R7fptJaczPYBaELk6NcXxy7HLNyWwCyDJ/Xx+/YcNH7Im5dHdx9gZ5xIwyliQCbg==
|
|
|
|
"@esbuild/linux-x64@0.19.8":
|
|
version "0.19.8"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/linux-x64/-/linux-x64-0.19.8.tgz#b187295393a59323397fe5ff51e769ec4e72212b"
|
|
integrity sha512-lytMAVOM3b1gPypL2TRmZ5rnXl7+6IIk8uB3eLsV1JwcizuolblXRrc5ShPrO9ls/b+RTp+E6gbsuLWHWi2zGg==
|
|
|
|
"@esbuild/netbsd-x64@0.19.8":
|
|
version "0.19.8"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/netbsd-x64/-/netbsd-x64-0.19.8.tgz#c1ec0e24ea82313cb1c7bae176bd5acd5bde7137"
|
|
integrity sha512-hvWVo2VsXz/8NVt1UhLzxwAfo5sioj92uo0bCfLibB0xlOmimU/DeAEsQILlBQvkhrGjamP0/el5HU76HAitGw==
|
|
|
|
"@esbuild/openbsd-x64@0.19.8":
|
|
version "0.19.8"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/openbsd-x64/-/openbsd-x64-0.19.8.tgz#0c5b696ac66c6d70cf9ee17073a581a28af9e18d"
|
|
integrity sha512-/7Y7u77rdvmGTxR83PgaSvSBJCC2L3Kb1M/+dmSIvRvQPXXCuC97QAwMugBNG0yGcbEGfFBH7ojPzAOxfGNkwQ==
|
|
|
|
"@esbuild/sunos-x64@0.19.8":
|
|
version "0.19.8"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/sunos-x64/-/sunos-x64-0.19.8.tgz#2a697e1f77926ff09fcc457d8f29916d6cd48fb1"
|
|
integrity sha512-9Lc4s7Oi98GqFA4HzA/W2JHIYfnXbUYgekUP/Sm4BG9sfLjyv6GKKHKKVs83SMicBF2JwAX6A1PuOLMqpD001w==
|
|
|
|
"@esbuild/win32-arm64@0.19.8":
|
|
version "0.19.8"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/win32-arm64/-/win32-arm64-0.19.8.tgz#ec029e62a2fca8c071842ecb1bc5c2dd20b066f1"
|
|
integrity sha512-rq6WzBGjSzihI9deW3fC2Gqiak68+b7qo5/3kmB6Gvbh/NYPA0sJhrnp7wgV4bNwjqM+R2AApXGxMO7ZoGhIJg==
|
|
|
|
"@esbuild/win32-ia32@0.19.8":
|
|
version "0.19.8"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/win32-ia32/-/win32-ia32-0.19.8.tgz#cbb9a3146bde64dc15543e48afe418c7a3214851"
|
|
integrity sha512-AIAbverbg5jMvJznYiGhrd3sumfwWs8572mIJL5NQjJa06P8KfCPWZQ0NwZbPQnbQi9OWSZhFVSUWjjIrn4hSw==
|
|
|
|
"@esbuild/win32-x64@0.19.8":
|
|
version "0.19.8"
|
|
resolved "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.19.8.tgz"
|
|
integrity sha512-bfZ0cQ1uZs2PqpulNL5j/3w+GDhP36k1K5c38QdQg+Swy51jFZWWeIkteNsufkQxp986wnqRRsb/bHbY1WQ7TA==
|
|
|
|
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
|
|
version "4.4.0"
|
|
resolved "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz"
|
|
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
|
|
dependencies:
|
|
eslint-visitor-keys "^3.3.0"
|
|
|
|
"@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1":
|
|
version "4.10.0"
|
|
resolved "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.10.0.tgz"
|
|
integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
|
|
|
|
"@eslint/eslintrc@^2.1.4":
|
|
version "2.1.4"
|
|
resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz"
|
|
integrity sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==
|
|
dependencies:
|
|
ajv "^6.12.4"
|
|
debug "^4.3.2"
|
|
espree "^9.6.0"
|
|
globals "^13.19.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"
|
|
|
|
"@eslint/js@8.55.0":
|
|
version "8.55.0"
|
|
resolved "https://registry.npmjs.org/@eslint/js/-/js-8.55.0.tgz"
|
|
integrity sha512-qQfo2mxH5yVom1kacMtZZJFVdW+E70mqHMJvVg6WTLo+VBuQJ4TojZlfWBjK0ve5BdEeNAVxOsl/nvNMpJOaJA==
|
|
|
|
"@humanwhocodes/config-array@^0.11.13":
|
|
version "0.11.13"
|
|
resolved "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.13.tgz"
|
|
integrity sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ==
|
|
dependencies:
|
|
"@humanwhocodes/object-schema" "^2.0.1"
|
|
debug "^4.1.1"
|
|
minimatch "^3.0.5"
|
|
|
|
"@humanwhocodes/module-importer@^1.0.1":
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz"
|
|
integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
|
|
|
|
"@humanwhocodes/object-schema@^2.0.1":
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz"
|
|
integrity sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==
|
|
|
|
"@intlify/core-base@9.8.0":
|
|
version "9.8.0"
|
|
resolved "https://registry.npmjs.org/@intlify/core-base/-/core-base-9.8.0.tgz"
|
|
integrity sha512-UxaSZVZ1DwqC/CltUZrWZNaWNhfmKtfyV4BJSt/Zt4Or/fZs1iFj0B+OekYk1+MRHfIOe3+x00uXGQI4PbO/9g==
|
|
dependencies:
|
|
"@intlify/message-compiler" "9.8.0"
|
|
"@intlify/shared" "9.8.0"
|
|
|
|
"@intlify/message-compiler@9.8.0":
|
|
version "9.8.0"
|
|
resolved "https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-9.8.0.tgz"
|
|
integrity sha512-McnYWhcoYmDJvssVu6QGR0shqlkJuL1HHdi5lK7fNqvQqRYaQ4lSLjYmZxwc8tRNMdIe9/KUKfyPxU9M6yCtNQ==
|
|
dependencies:
|
|
"@intlify/shared" "9.8.0"
|
|
source-map-js "^1.0.2"
|
|
|
|
"@intlify/shared@9.8.0":
|
|
version "9.8.0"
|
|
resolved "https://registry.npmjs.org/@intlify/shared/-/shared-9.8.0.tgz"
|
|
integrity sha512-TmgR0RCLjzrSo+W3wT0ALf9851iFMlVI9EYNGeWvZFUQTAJx0bvfsMlPdgVtV1tDNRiAfhkFsMKu6jtUY1ZLKQ==
|
|
|
|
"@jridgewell/gen-mapping@^0.3.0", "@jridgewell/gen-mapping@^0.3.2":
|
|
version "0.3.3"
|
|
resolved "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz"
|
|
integrity sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==
|
|
dependencies:
|
|
"@jridgewell/set-array" "^1.0.1"
|
|
"@jridgewell/sourcemap-codec" "^1.4.10"
|
|
"@jridgewell/trace-mapping" "^0.3.9"
|
|
|
|
"@jridgewell/resolve-uri@3.1.0":
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz"
|
|
integrity sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==
|
|
|
|
"@jridgewell/set-array@^1.0.1":
|
|
version "1.1.2"
|
|
resolved "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz"
|
|
integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==
|
|
|
|
"@jridgewell/source-map@^0.3.2":
|
|
version "0.3.2"
|
|
resolved "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.2.tgz"
|
|
integrity sha512-m7O9o2uR8k2ObDysZYzdfhb08VuEml5oWGiosa1VdaPZ/A6QyPkAJuwN0Q1lhULOf6B7MtQmHENS743hWtCrgw==
|
|
dependencies:
|
|
"@jridgewell/gen-mapping" "^0.3.0"
|
|
"@jridgewell/trace-mapping" "^0.3.9"
|
|
|
|
"@jridgewell/sourcemap-codec@1.4.14", "@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/sourcemap-codec@^1.4.15":
|
|
version "1.4.15"
|
|
resolved "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz"
|
|
integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==
|
|
|
|
"@jridgewell/trace-mapping@^0.3.17", "@jridgewell/trace-mapping@^0.3.9":
|
|
version "0.3.17"
|
|
resolved "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.17.tgz"
|
|
integrity sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g==
|
|
dependencies:
|
|
"@jridgewell/resolve-uri" "3.1.0"
|
|
"@jridgewell/sourcemap-codec" "1.4.14"
|
|
|
|
"@nodelib/fs.scandir@2.1.5":
|
|
version "2.1.5"
|
|
resolved "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz"
|
|
integrity sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==
|
|
dependencies:
|
|
"@nodelib/fs.stat" "2.0.5"
|
|
run-parallel "^1.1.9"
|
|
|
|
"@nodelib/fs.stat@2.0.5", "@nodelib/fs.stat@^2.0.2":
|
|
version "2.0.5"
|
|
resolved "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz"
|
|
integrity sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==
|
|
|
|
"@nodelib/fs.walk@^1.2.3", "@nodelib/fs.walk@^1.2.8":
|
|
version "1.2.8"
|
|
resolved "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz"
|
|
integrity sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==
|
|
dependencies:
|
|
"@nodelib/fs.scandir" "2.1.5"
|
|
fastq "^1.6.0"
|
|
|
|
"@pkgr/utils@^2.4.2":
|
|
version "2.4.2"
|
|
resolved "https://registry.npmjs.org/@pkgr/utils/-/utils-2.4.2.tgz"
|
|
integrity sha512-POgTXhjrTfbTV63DiFXav4lBHiICLKKwDeaKn9Nphwj7WH6m0hMMCaJkMyRWjgtPFyRKRVoMXXjczsTQRDEhYw==
|
|
dependencies:
|
|
cross-spawn "^7.0.3"
|
|
fast-glob "^3.3.0"
|
|
is-glob "^4.0.3"
|
|
open "^9.1.0"
|
|
picocolors "^1.0.0"
|
|
tslib "^2.6.0"
|
|
|
|
"@rollup/plugin-babel@^5.2.0":
|
|
version "5.3.1"
|
|
resolved "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.3.1.tgz"
|
|
integrity sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==
|
|
dependencies:
|
|
"@babel/helper-module-imports" "^7.10.4"
|
|
"@rollup/pluginutils" "^3.1.0"
|
|
|
|
"@rollup/plugin-node-resolve@^11.2.1":
|
|
version "11.2.1"
|
|
resolved "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-11.2.1.tgz"
|
|
integrity sha512-yc2n43jcqVyGE2sqV5/YCmocy9ArjVAP/BeXyTtADTBBX6V0e5UMqwO8CdQ0kzjb6zu5P1qMzsScCMRvE9OlVg==
|
|
dependencies:
|
|
"@rollup/pluginutils" "^3.1.0"
|
|
"@types/resolve" "1.17.1"
|
|
builtin-modules "^3.1.0"
|
|
deepmerge "^4.2.2"
|
|
is-module "^1.0.0"
|
|
resolve "^1.19.0"
|
|
|
|
"@rollup/plugin-replace@^2.4.1":
|
|
version "2.4.2"
|
|
resolved "https://registry.npmjs.org/@rollup/plugin-replace/-/plugin-replace-2.4.2.tgz"
|
|
integrity sha512-IGcu+cydlUMZ5En85jxHH4qj2hta/11BHq95iHEyb2sbgiN0eCdzvUcHw5gt9pBL5lTi4JDYJ1acCoMGpTvEZg==
|
|
dependencies:
|
|
"@rollup/pluginutils" "^3.1.0"
|
|
magic-string "^0.25.7"
|
|
|
|
"@rollup/pluginutils@^3.1.0":
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-3.1.0.tgz"
|
|
integrity sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==
|
|
dependencies:
|
|
"@types/estree" "0.0.39"
|
|
estree-walker "^1.0.1"
|
|
picomatch "^2.2.2"
|
|
|
|
"@rollup/rollup-android-arm-eabi@4.7.0":
|
|
version "4.7.0"
|
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.7.0.tgz#c144935afdf83e3da0ddea4d903360f99f69c79a"
|
|
integrity sha512-rGku10pL1StFlFvXX5pEv88KdGW6DHUghsxyP/aRYb9eH+74jTGJ3U0S/rtlsQ4yYq1Hcc7AMkoJOb1xu29Fxw==
|
|
|
|
"@rollup/rollup-android-arm64@4.7.0":
|
|
version "4.7.0"
|
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.7.0.tgz#4e05031399a9c795612c9694827ec4ba55771bec"
|
|
integrity sha512-/EBw0cuJ/KVHiU2qyVYUhogXz7W2vXxBzeE9xtVIMC+RyitlY2vvaoysMUqASpkUtoNIHlnKTu/l7mXOPgnKOA==
|
|
|
|
"@rollup/rollup-darwin-arm64@4.7.0":
|
|
version "4.7.0"
|
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.7.0.tgz#196018fa70b525a893a949fe8e1eeb797d9a7227"
|
|
integrity sha512-4VXG1bgvClJdbEYYjQ85RkOtwN8sqI3uCxH0HC5w9fKdqzRzgG39K7GAehATGS8jghA7zNoS5CjSKkDEqWmNZg==
|
|
|
|
"@rollup/rollup-darwin-x64@4.7.0":
|
|
version "4.7.0"
|
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.7.0.tgz#484937c6b987bebaeccdae774977ad4bf7bcd940"
|
|
integrity sha512-/ImhO+T/RWJ96hUbxiCn2yWI0/MeQZV/aeukQQfhxiSXuZJfyqtdHPUPrc84jxCfXTxbJLmg4q+GBETeb61aNw==
|
|
|
|
"@rollup/rollup-linux-arm-gnueabihf@4.7.0":
|
|
version "4.7.0"
|
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.7.0.tgz#c495ba7aa13427aaeb4ea0864ab9c2a3d5aa9c09"
|
|
integrity sha512-zhye8POvTyUXlKbfPBVqoHy3t43gIgffY+7qBFqFxNqVtltQLtWeHNAbrMnXiLIfYmxcoL/feuLDote2tx+Qbg==
|
|
|
|
"@rollup/rollup-linux-arm64-gnu@4.7.0":
|
|
version "4.7.0"
|
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.7.0.tgz#0ef4ef25e83f610b56d94a5a1fffa27220d5224d"
|
|
integrity sha512-RAdr3OJnUum6Vs83cQmKjxdTg31zJnLLTkjhcFt0auxM6jw00GD6IPFF42uasYPr/wGC6TRm7FsQiJyk0qIEfg==
|
|
|
|
"@rollup/rollup-linux-arm64-musl@4.7.0":
|
|
version "4.7.0"
|
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.7.0.tgz#d75add714d898cee4e4a5baeb2e30641e483b0e3"
|
|
integrity sha512-nhWwYsiJwZGq7SyR3afS3EekEOsEAlrNMpPC4ZDKn5ooYSEjDLe9W/xGvoIV8/F/+HNIY6jY8lIdXjjxfxopXw==
|
|
|
|
"@rollup/rollup-linux-riscv64-gnu@4.7.0":
|
|
version "4.7.0"
|
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.7.0.tgz#b7ed4894b44a47f4145cce77175fe578d1379863"
|
|
integrity sha512-rlfy5RnQG1aop1BL/gjdH42M2geMUyVQqd52GJVirqYc787A/XVvl3kQ5NG/43KXgOgE9HXgCaEH05kzQ+hLoA==
|
|
|
|
"@rollup/rollup-linux-x64-gnu@4.7.0":
|
|
version "4.7.0"
|
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.7.0.tgz#bccd53f20de2c1b1e7024898dc5b69375a5abe4e"
|
|
integrity sha512-cCkoGlGWfBobdDtiiypxf79q6k3/iRVGu1HVLbD92gWV5WZbmuWJCgRM4x2N6i7ljGn1cGytPn9ZAfS8UwF6vg==
|
|
|
|
"@rollup/rollup-linux-x64-musl@4.7.0":
|
|
version "4.7.0"
|
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.7.0.tgz#554315d4f252f9f324da587fbf5048aaaf1da12e"
|
|
integrity sha512-R2oBf2p/Arc1m+tWmiWbpHBjEcJnHVnv6bsypu4tcKdrYTpDfl1UT9qTyfkIL1iiii5D4WHxUHCg5X0pzqmxFg==
|
|
|
|
"@rollup/rollup-win32-arm64-msvc@4.7.0":
|
|
version "4.7.0"
|
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.7.0.tgz#95902325d07919e25dff32be9428acbc1b889101"
|
|
integrity sha512-CPtgaQL1aaPc80m8SCVEoxFGHxKYIt3zQYC3AccL/SqqiWXblo3pgToHuBwR8eCP2Toa+X1WmTR/QKFMykws7g==
|
|
|
|
"@rollup/rollup-win32-ia32-msvc@4.7.0":
|
|
version "4.7.0"
|
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.7.0.tgz#f9ca12cc03ebca191ff6b832785c5a5e1974cf55"
|
|
integrity sha512-pmioUlttNh9GXF5x2CzNa7Z8kmRTyhEzzAC+2WOOapjewMbl+3tGuAnxbwc5JyG8Jsz2+hf/QD/n5VjimOZ63g==
|
|
|
|
"@rollup/rollup-win32-x64-msvc@4.7.0":
|
|
version "4.7.0"
|
|
resolved "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.7.0.tgz"
|
|
integrity sha512-SeZzC2QhhdBQUm3U0c8+c/P6UlRyBcLL2Xp5KX7z46WXZxzR8RJSIWL9wSUeBTgxog5LTPJuPj0WOT9lvrtP7Q==
|
|
|
|
"@surma/rollup-plugin-off-main-thread@^2.2.3":
|
|
version "2.2.3"
|
|
resolved "https://registry.npmjs.org/@surma/rollup-plugin-off-main-thread/-/rollup-plugin-off-main-thread-2.2.3.tgz"
|
|
integrity sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==
|
|
dependencies:
|
|
ejs "^3.1.6"
|
|
json5 "^2.2.0"
|
|
magic-string "^0.25.0"
|
|
string.prototype.matchall "^4.0.6"
|
|
|
|
"@types/estree@0.0.39":
|
|
version "0.0.39"
|
|
resolved "https://registry.npmjs.org/@types/estree/-/estree-0.0.39.tgz"
|
|
integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==
|
|
|
|
"@types/json-schema@^7.0.12":
|
|
version "7.0.15"
|
|
resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz"
|
|
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
|
|
|
|
"@types/node@*":
|
|
version "18.11.9"
|
|
resolved "https://registry.npmjs.org/@types/node/-/node-18.11.9.tgz"
|
|
integrity sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==
|
|
|
|
"@types/resolve@1.17.1":
|
|
version "1.17.1"
|
|
resolved "https://registry.npmjs.org/@types/resolve/-/resolve-1.17.1.tgz"
|
|
integrity sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==
|
|
dependencies:
|
|
"@types/node" "*"
|
|
|
|
"@types/semver@^7.5.0":
|
|
version "7.5.6"
|
|
resolved "https://registry.npmjs.org/@types/semver/-/semver-7.5.6.tgz"
|
|
integrity sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==
|
|
|
|
"@types/trusted-types@^2.0.2":
|
|
version "2.0.7"
|
|
resolved "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.7.tgz"
|
|
integrity sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==
|
|
|
|
"@typescript-eslint/eslint-plugin@^6.7.0":
|
|
version "6.13.2"
|
|
resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.13.2.tgz"
|
|
integrity sha512-3+9OGAWHhk4O1LlcwLBONbdXsAhLjyCFogJY/cWy2lxdVJ2JrcTF2pTGMaLl2AE7U1l31n8Py4a8bx5DLf/0dQ==
|
|
dependencies:
|
|
"@eslint-community/regexpp" "^4.5.1"
|
|
"@typescript-eslint/scope-manager" "6.13.2"
|
|
"@typescript-eslint/type-utils" "6.13.2"
|
|
"@typescript-eslint/utils" "6.13.2"
|
|
"@typescript-eslint/visitor-keys" "6.13.2"
|
|
debug "^4.3.4"
|
|
graphemer "^1.4.0"
|
|
ignore "^5.2.4"
|
|
natural-compare "^1.4.0"
|
|
semver "^7.5.4"
|
|
ts-api-utils "^1.0.1"
|
|
|
|
"@typescript-eslint/parser@^6.7.0":
|
|
version "6.13.2"
|
|
resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.13.2.tgz"
|
|
integrity sha512-MUkcC+7Wt/QOGeVlM8aGGJZy1XV5YKjTpq9jK6r6/iLsGXhBVaGP5N0UYvFsu9BFlSpwY9kMretzdBH01rkRXg==
|
|
dependencies:
|
|
"@typescript-eslint/scope-manager" "6.13.2"
|
|
"@typescript-eslint/types" "6.13.2"
|
|
"@typescript-eslint/typescript-estree" "6.13.2"
|
|
"@typescript-eslint/visitor-keys" "6.13.2"
|
|
debug "^4.3.4"
|
|
|
|
"@typescript-eslint/scope-manager@6.13.2":
|
|
version "6.13.2"
|
|
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.13.2.tgz"
|
|
integrity sha512-CXQA0xo7z6x13FeDYCgBkjWzNqzBn8RXaE3QVQVIUm74fWJLkJkaHmHdKStrxQllGh6Q4eUGyNpMe0b1hMkXFA==
|
|
dependencies:
|
|
"@typescript-eslint/types" "6.13.2"
|
|
"@typescript-eslint/visitor-keys" "6.13.2"
|
|
|
|
"@typescript-eslint/type-utils@6.13.2":
|
|
version "6.13.2"
|
|
resolved "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-6.13.2.tgz"
|
|
integrity sha512-Qr6ssS1GFongzH2qfnWKkAQmMUyZSyOr0W54nZNU1MDfo+U4Mv3XveeLZzadc/yq8iYhQZHYT+eoXJqnACM1tw==
|
|
dependencies:
|
|
"@typescript-eslint/typescript-estree" "6.13.2"
|
|
"@typescript-eslint/utils" "6.13.2"
|
|
debug "^4.3.4"
|
|
ts-api-utils "^1.0.1"
|
|
|
|
"@typescript-eslint/types@6.13.2":
|
|
version "6.13.2"
|
|
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.13.2.tgz"
|
|
integrity sha512-7sxbQ+EMRubQc3wTfTsycgYpSujyVbI1xw+3UMRUcrhSy+pN09y/lWzeKDbvhoqcRbHdc+APLs/PWYi/cisLPg==
|
|
|
|
"@typescript-eslint/typescript-estree@6.13.2":
|
|
version "6.13.2"
|
|
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.13.2.tgz"
|
|
integrity sha512-SuD8YLQv6WHnOEtKv8D6HZUzOub855cfPnPMKvdM/Bh1plv1f7Q/0iFUDLKKlxHcEstQnaUU4QZskgQq74t+3w==
|
|
dependencies:
|
|
"@typescript-eslint/types" "6.13.2"
|
|
"@typescript-eslint/visitor-keys" "6.13.2"
|
|
debug "^4.3.4"
|
|
globby "^11.1.0"
|
|
is-glob "^4.0.3"
|
|
semver "^7.5.4"
|
|
ts-api-utils "^1.0.1"
|
|
|
|
"@typescript-eslint/utils@6.13.2":
|
|
version "6.13.2"
|
|
resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.13.2.tgz"
|
|
integrity sha512-b9Ptq4eAZUym4idijCRzl61oPCwwREcfDI8xGk751Vhzig5fFZR9CyzDz4Sp/nxSLBYxUPyh4QdIDqWykFhNmQ==
|
|
dependencies:
|
|
"@eslint-community/eslint-utils" "^4.4.0"
|
|
"@types/json-schema" "^7.0.12"
|
|
"@types/semver" "^7.5.0"
|
|
"@typescript-eslint/scope-manager" "6.13.2"
|
|
"@typescript-eslint/types" "6.13.2"
|
|
"@typescript-eslint/typescript-estree" "6.13.2"
|
|
semver "^7.5.4"
|
|
|
|
"@typescript-eslint/visitor-keys@6.13.2":
|
|
version "6.13.2"
|
|
resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.13.2.tgz"
|
|
integrity sha512-OGznFs0eAQXJsp+xSd6k/O1UbFi/K/L7WjqeRoFE7vadjAF9y0uppXhYNQNEqygjou782maGClOoZwPqF0Drlw==
|
|
dependencies:
|
|
"@typescript-eslint/types" "6.13.2"
|
|
eslint-visitor-keys "^3.4.1"
|
|
|
|
"@ungap/structured-clone@^1.2.0":
|
|
version "1.2.0"
|
|
resolved "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.0.tgz"
|
|
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
|
|
|
|
"@vitejs/plugin-vue@^4.5.2":
|
|
version "4.5.2"
|
|
resolved "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-4.5.2.tgz"
|
|
integrity sha512-UGR3DlzLi/SaVBPX0cnSyE37vqxU3O6chn8l0HJNzQzDia6/Au2A4xKv+iIJW8w2daf80G7TYHhi1pAUjdZ0bQ==
|
|
|
|
"@volar/language-core@1.11.1", "@volar/language-core@~1.11.1":
|
|
version "1.11.1"
|
|
resolved "https://registry.npmjs.org/@volar/language-core/-/language-core-1.11.1.tgz"
|
|
integrity sha512-dOcNn3i9GgZAcJt43wuaEykSluAuOkQgzni1cuxLxTV0nJKanQztp7FxyswdRILaKH+P2XZMPRp2S4MV/pElCw==
|
|
dependencies:
|
|
"@volar/source-map" "1.11.1"
|
|
|
|
"@volar/source-map@1.11.1", "@volar/source-map@~1.11.1":
|
|
version "1.11.1"
|
|
resolved "https://registry.npmjs.org/@volar/source-map/-/source-map-1.11.1.tgz"
|
|
integrity sha512-hJnOnwZ4+WT5iupLRnuzbULZ42L7BWWPMmruzwtLhJfpDVoZLjNBxHDi2sY2bgZXCKlpU5XcsMFoYrsQmPhfZg==
|
|
dependencies:
|
|
muggle-string "^0.3.1"
|
|
|
|
"@volar/typescript@~1.11.1":
|
|
version "1.11.1"
|
|
resolved "https://registry.npmjs.org/@volar/typescript/-/typescript-1.11.1.tgz"
|
|
integrity sha512-iU+t2mas/4lYierSnoFOeRFQUhAEMgsFuQxoxvwn5EdQopw43j+J27a4lt9LMInx1gLJBC6qL14WYGlgymaSMQ==
|
|
dependencies:
|
|
"@volar/language-core" "1.11.1"
|
|
path-browserify "^1.0.1"
|
|
|
|
"@vue/compiler-core@3.3.11":
|
|
version "3.3.11"
|
|
resolved "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.3.11.tgz"
|
|
integrity sha512-h97/TGWBilnLuRaj58sxNrsUU66fwdRKLOLQ9N/5iNDfp+DZhYH9Obhe0bXxhedl8fjAgpRANpiZfbgWyruQ0w==
|
|
dependencies:
|
|
"@babel/parser" "^7.23.5"
|
|
"@vue/shared" "3.3.11"
|
|
estree-walker "^2.0.2"
|
|
source-map-js "^1.0.2"
|
|
|
|
"@vue/compiler-dom@3.3.11", "@vue/compiler-dom@^3.3.0":
|
|
version "3.3.11"
|
|
resolved "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.3.11.tgz"
|
|
integrity sha512-zoAiUIqSKqAJ81WhfPXYmFGwDRuO+loqLxvXmfUdR5fOitPoUiIeFI9cTTyv9MU5O1+ZZglJVTusWzy+wfk5hw==
|
|
dependencies:
|
|
"@vue/compiler-core" "3.3.11"
|
|
"@vue/shared" "3.3.11"
|
|
|
|
"@vue/compiler-sfc@3.3.11":
|
|
version "3.3.11"
|
|
resolved "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.3.11.tgz"
|
|
integrity sha512-U4iqPlHO0KQeK1mrsxCN0vZzw43/lL8POxgpzcJweopmqtoYy9nljJzWDIQS3EfjiYhfdtdk9Gtgz7MRXnz3GA==
|
|
dependencies:
|
|
"@babel/parser" "^7.23.5"
|
|
"@vue/compiler-core" "3.3.11"
|
|
"@vue/compiler-dom" "3.3.11"
|
|
"@vue/compiler-ssr" "3.3.11"
|
|
"@vue/reactivity-transform" "3.3.11"
|
|
"@vue/shared" "3.3.11"
|
|
estree-walker "^2.0.2"
|
|
magic-string "^0.30.5"
|
|
postcss "^8.4.32"
|
|
source-map-js "^1.0.2"
|
|
|
|
"@vue/compiler-ssr@3.3.11":
|
|
version "3.3.11"
|
|
resolved "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.3.11.tgz"
|
|
integrity sha512-Zd66ZwMvndxRTgVPdo+muV4Rv9n9DwQ4SSgWWKWkPFebHQfVYRrVjeygmmDmPewsHyznCNvJ2P2d6iOOhdv8Qg==
|
|
dependencies:
|
|
"@vue/compiler-dom" "3.3.11"
|
|
"@vue/shared" "3.3.11"
|
|
|
|
"@vue/devtools-api@^6.5.0":
|
|
version "6.5.1"
|
|
resolved "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-6.5.1.tgz"
|
|
integrity sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==
|
|
|
|
"@vue/eslint-config-prettier@^8.0.0":
|
|
version "8.0.0"
|
|
resolved "https://registry.npmjs.org/@vue/eslint-config-prettier/-/eslint-config-prettier-8.0.0.tgz"
|
|
integrity sha512-55dPqtC4PM/yBjhAr+yEw6+7KzzdkBuLmnhBrDfp4I48+wy+Giqqj9yUr5T2uD/BkBROjjmqnLZmXRdOx/VtQg==
|
|
dependencies:
|
|
eslint-config-prettier "^8.8.0"
|
|
eslint-plugin-prettier "^5.0.0"
|
|
|
|
"@vue/eslint-config-typescript@^12.0.0":
|
|
version "12.0.0"
|
|
resolved "https://registry.npmjs.org/@vue/eslint-config-typescript/-/eslint-config-typescript-12.0.0.tgz"
|
|
integrity sha512-StxLFet2Qe97T8+7L8pGlhYBBr8Eg05LPuTDVopQV6il+SK6qqom59BA/rcFipUef2jD8P2X44Vd8tMFytfvlg==
|
|
dependencies:
|
|
"@typescript-eslint/eslint-plugin" "^6.7.0"
|
|
"@typescript-eslint/parser" "^6.7.0"
|
|
vue-eslint-parser "^9.3.1"
|
|
|
|
"@vue/language-core@1.8.25":
|
|
version "1.8.25"
|
|
resolved "https://registry.npmjs.org/@vue/language-core/-/language-core-1.8.25.tgz"
|
|
integrity sha512-NJk/5DnAZlpvXX8BdWmHI45bWGLViUaS3R/RMrmFSvFMSbJKuEODpM4kR0F0Ofv5SFzCWuNiMhxameWpVdQsnA==
|
|
dependencies:
|
|
"@volar/language-core" "~1.11.1"
|
|
"@volar/source-map" "~1.11.1"
|
|
"@vue/compiler-dom" "^3.3.0"
|
|
"@vue/shared" "^3.3.0"
|
|
computeds "^0.0.1"
|
|
minimatch "^9.0.3"
|
|
muggle-string "^0.3.1"
|
|
path-browserify "^1.0.1"
|
|
vue-template-compiler "^2.7.14"
|
|
|
|
"@vue/reactivity-transform@3.3.11":
|
|
version "3.3.11"
|
|
resolved "https://registry.npmjs.org/@vue/reactivity-transform/-/reactivity-transform-3.3.11.tgz"
|
|
integrity sha512-fPGjH0wqJo68A0wQ1k158utDq/cRyZNlFoxGwNScE28aUFOKFEnCBsvyD8jHn+0kd0UKVpuGuaZEQ6r9FJRqCg==
|
|
dependencies:
|
|
"@babel/parser" "^7.23.5"
|
|
"@vue/compiler-core" "3.3.11"
|
|
"@vue/shared" "3.3.11"
|
|
estree-walker "^2.0.2"
|
|
magic-string "^0.30.5"
|
|
|
|
"@vue/reactivity@3.3.11":
|
|
version "3.3.11"
|
|
resolved "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.3.11.tgz"
|
|
integrity sha512-D5tcw091f0nuu+hXq5XANofD0OXnBmaRqMYl5B3fCR+mX+cXJIGNw/VNawBqkjLNWETrFW0i+xH9NvDbTPVh7g==
|
|
dependencies:
|
|
"@vue/shared" "3.3.11"
|
|
|
|
"@vue/runtime-core@3.3.11":
|
|
version "3.3.11"
|
|
resolved "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.3.11.tgz"
|
|
integrity sha512-g9ztHGwEbS5RyWaOpXuyIVFTschclnwhqEbdy5AwGhYOgc7m/q3NFwr50MirZwTTzX55JY8pSkeib9BX04NIpw==
|
|
dependencies:
|
|
"@vue/reactivity" "3.3.11"
|
|
"@vue/shared" "3.3.11"
|
|
|
|
"@vue/runtime-dom@3.3.11":
|
|
version "3.3.11"
|
|
resolved "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.3.11.tgz"
|
|
integrity sha512-OlhtV1PVpbgk+I2zl+Y5rQtDNcCDs12rsRg71XwaA2/Rbllw6mBLMi57VOn8G0AjOJ4Mdb4k56V37+g8ukShpQ==
|
|
dependencies:
|
|
"@vue/runtime-core" "3.3.11"
|
|
"@vue/shared" "3.3.11"
|
|
csstype "^3.1.2"
|
|
|
|
"@vue/server-renderer@3.3.11":
|
|
version "3.3.11"
|
|
resolved "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.3.11.tgz"
|
|
integrity sha512-AIWk0VwwxCAm4wqtJyxBylRTXSy1wCLOKbWxHaHiu14wjsNYtiRCSgVuqEPVuDpErOlRdNnuRgipQfXRLjLN5A==
|
|
dependencies:
|
|
"@vue/compiler-ssr" "3.3.11"
|
|
"@vue/shared" "3.3.11"
|
|
|
|
"@vue/shared@3.3.11", "@vue/shared@^3.3.0":
|
|
version "3.3.11"
|
|
resolved "https://registry.npmjs.org/@vue/shared/-/shared-3.3.11.tgz"
|
|
integrity sha512-u2G8ZQ9IhMWTMXaWqZycnK4UthG1fA238CD+DP4Dm4WJi5hdUKKLg0RMRaRpDPNMdkTwIDkp7WtD0Rd9BH9fLw==
|
|
|
|
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.5.0, acorn@^8.9.0:
|
|
version "8.11.2"
|
|
resolved "https://registry.npmjs.org/acorn/-/acorn-8.11.2.tgz"
|
|
integrity sha512-nc0Axzp/0FILLEVsm4fNwLCwMttvhEI263QtVPQcbpfZZ3ts0hLsZGOpE6czNlid7CJ9MlyH8reXkpsf3YUY4w==
|
|
|
|
ajv@^6.12.4:
|
|
version "6.12.6"
|
|
resolved "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz"
|
|
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
|
|
dependencies:
|
|
fast-deep-equal "^3.1.1"
|
|
fast-json-stable-stringify "^2.0.0"
|
|
json-schema-traverse "^0.4.1"
|
|
uri-js "^4.2.2"
|
|
|
|
ajv@^8.6.0:
|
|
version "8.12.0"
|
|
resolved "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz"
|
|
integrity sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==
|
|
dependencies:
|
|
fast-deep-equal "^3.1.1"
|
|
json-schema-traverse "^1.0.0"
|
|
require-from-string "^2.0.2"
|
|
uri-js "^4.2.2"
|
|
|
|
ansi-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.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-buffer-byte-length@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.0.tgz"
|
|
integrity sha512-LPuwb2P+NrQw3XhxGc36+XSvuBPopovXYTR9Ew++Du9Yb/bx5AzBfrIsBoj0EZUifjQU+sHL21sseZ3jerWO/A==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
is-array-buffer "^3.0.1"
|
|
|
|
array-union@^2.1.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz"
|
|
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
|
|
|
|
arraybuffer.prototype.slice@^1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.2.tgz"
|
|
integrity sha512-yMBKppFur/fbHu9/6USUe03bZ4knMYiwFBcyiaXB8Go0qNehwX6inYPzK9U0NeQvGxKthcmHcaR8P5MStSRBAw==
|
|
dependencies:
|
|
array-buffer-byte-length "^1.0.0"
|
|
call-bind "^1.0.2"
|
|
define-properties "^1.2.0"
|
|
es-abstract "^1.22.1"
|
|
get-intrinsic "^1.2.1"
|
|
is-array-buffer "^3.0.2"
|
|
is-shared-array-buffer "^1.0.2"
|
|
|
|
async@^3.2.3:
|
|
version "3.2.5"
|
|
resolved "https://registry.npmjs.org/async/-/async-3.2.5.tgz"
|
|
integrity sha512-baNZyqaaLhyLVKm/DlvdW051MSgO6b8eVfIezl9E5PqWxFgzLm/wQntEW4zOytVburDEr0JlALEpdOFwvErLsg==
|
|
|
|
asynckit@^0.4.0:
|
|
version "0.4.0"
|
|
resolved "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz"
|
|
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
|
|
|
|
at-least-node@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz"
|
|
integrity sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==
|
|
|
|
available-typed-arrays@^1.0.5:
|
|
version "1.0.5"
|
|
resolved "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz"
|
|
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==
|
|
|
|
axios@^1.6.2:
|
|
version "1.6.2"
|
|
resolved "https://registry.npmjs.org/axios/-/axios-1.6.2.tgz"
|
|
integrity sha512-7i24Ri4pmDRfJTR7LDBhsOTtcm+9kjX5WiY1X3wIisx6G9So3pfMkEiU7emUBe46oceVImccTEM3k6C5dbVW8A==
|
|
dependencies:
|
|
follow-redirects "^1.15.0"
|
|
form-data "^4.0.0"
|
|
proxy-from-env "^1.1.0"
|
|
|
|
babel-plugin-polyfill-corejs2@^0.4.6:
|
|
version "0.4.6"
|
|
resolved "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.6.tgz"
|
|
integrity sha512-jhHiWVZIlnPbEUKSSNb9YoWcQGdlTLq7z1GHL4AjFxaoOUMuuEVJ+Y4pAaQUGOGk93YsVCKPbqbfw3m0SM6H8Q==
|
|
dependencies:
|
|
"@babel/compat-data" "^7.22.6"
|
|
"@babel/helper-define-polyfill-provider" "^0.4.3"
|
|
semver "^6.3.1"
|
|
|
|
babel-plugin-polyfill-corejs3@^0.8.5:
|
|
version "0.8.6"
|
|
resolved "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.6.tgz"
|
|
integrity sha512-leDIc4l4tUgU7str5BWLS2h8q2N4Nf6lGZP6UrNDxdtfF2g69eJ5L0H7S8A5Ln/arfFAfHor5InAdZuIOwZdgQ==
|
|
dependencies:
|
|
"@babel/helper-define-polyfill-provider" "^0.4.3"
|
|
core-js-compat "^3.33.1"
|
|
|
|
babel-plugin-polyfill-regenerator@^0.5.3:
|
|
version "0.5.3"
|
|
resolved "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.3.tgz"
|
|
integrity sha512-8sHeDOmXC8csczMrYEOf0UTNa4yE2SxV5JGeT/LP1n0OYVDUUFPxG9vdk2AlDlIit4t+Kf0xCtpgXPBwnn/9pw==
|
|
dependencies:
|
|
"@babel/helper-define-polyfill-provider" "^0.4.3"
|
|
|
|
balanced-match@^1.0.0:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz"
|
|
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
|
|
|
|
big-integer@^1.6.44:
|
|
version "1.6.52"
|
|
resolved "https://registry.npmjs.org/big-integer/-/big-integer-1.6.52.tgz"
|
|
integrity sha512-QxD8cf2eVqJOOz63z6JIN9BzvVs/dlySa5HGSBH5xtR8dPteIRQnBxxKqkNTiT6jbDTF6jAfrd4oMcND9RGbQg==
|
|
|
|
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==
|
|
|
|
boolbase@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz"
|
|
integrity sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==
|
|
|
|
bplist-parser@^0.2.0:
|
|
version "0.2.0"
|
|
resolved "https://registry.npmjs.org/bplist-parser/-/bplist-parser-0.2.0.tgz"
|
|
integrity sha512-z0M+byMThzQmD9NILRniCUXYsYpjwnlO8N5uCFaCqIOpqRsJCrQL9NK3JsD67CN5a08nF5oIL2bD6loTdHOuKw==
|
|
dependencies:
|
|
big-integer "^1.6.44"
|
|
|
|
brace-expansion@^1.1.7:
|
|
version "1.1.11"
|
|
resolved "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz"
|
|
integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
|
|
dependencies:
|
|
balanced-match "^1.0.0"
|
|
concat-map "0.0.1"
|
|
|
|
brace-expansion@^2.0.1:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz"
|
|
integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
|
|
dependencies:
|
|
balanced-match "^1.0.0"
|
|
|
|
braces@^3.0.2, braces@~3.0.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"
|
|
|
|
browserslist@^4.21.9, browserslist@^4.22.2:
|
|
version "4.22.2"
|
|
resolved "https://registry.npmjs.org/browserslist/-/browserslist-4.22.2.tgz"
|
|
integrity sha512-0UgcrvQmBDvZHFGdYUehrCNIazki7/lUP3kkoi/r3YB2amZbFM9J43ZRkJTXBUZK4gmx56+Sqk9+Vs9mwZx9+A==
|
|
dependencies:
|
|
caniuse-lite "^1.0.30001565"
|
|
electron-to-chromium "^1.4.601"
|
|
node-releases "^2.0.14"
|
|
update-browserslist-db "^1.0.13"
|
|
|
|
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==
|
|
|
|
builtin-modules@^3.1.0:
|
|
version "3.3.0"
|
|
resolved "https://registry.npmjs.org/builtin-modules/-/builtin-modules-3.3.0.tgz"
|
|
integrity sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==
|
|
|
|
bundle-name@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/bundle-name/-/bundle-name-3.0.0.tgz"
|
|
integrity sha512-PKA4BeSvBpQKQ8iPOGCSiell+N8P+Tf1DlwqmYhpe2gAhKPHn8EYOxVT+ShuGmhg8lN8XiSlS80yiExKXrURlw==
|
|
dependencies:
|
|
run-applescript "^5.0.0"
|
|
|
|
call-bind@^1.0.0, call-bind@^1.0.2, call-bind@^1.0.4, call-bind@^1.0.5:
|
|
version "1.0.5"
|
|
resolved "https://registry.npmjs.org/call-bind/-/call-bind-1.0.5.tgz"
|
|
integrity sha512-C3nQxfFZxFRVoJoGKKI8y3MOEo129NQ+FgQ08iye+Mk4zNZZGdjfs06bVTr+DBSlA66Q2VEcMki/cUCP4SercQ==
|
|
dependencies:
|
|
function-bind "^1.1.2"
|
|
get-intrinsic "^1.2.1"
|
|
set-function-length "^1.1.1"
|
|
|
|
callsites@^3.0.0:
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz"
|
|
integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==
|
|
|
|
caniuse-lite@^1.0.30001565:
|
|
version "1.0.30001566"
|
|
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001566.tgz"
|
|
integrity sha512-ggIhCsTxmITBAMmK8yZjEhCO5/47jKXPu6Dha/wuCS4JePVL+3uiDEBuhu2aIoT+bqTOR8L76Ip1ARL9xYsEJA==
|
|
|
|
chalk@^2.4.2:
|
|
version "2.4.2"
|
|
resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz"
|
|
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
|
|
dependencies:
|
|
ansi-styles "^3.2.1"
|
|
escape-string-regexp "^1.0.5"
|
|
supports-color "^5.3.0"
|
|
|
|
chalk@^4.0.0, chalk@^4.0.2:
|
|
version "4.1.2"
|
|
resolved "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz"
|
|
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
|
|
dependencies:
|
|
ansi-styles "^4.1.0"
|
|
supports-color "^7.1.0"
|
|
|
|
"chokidar@>=3.0.0 <4.0.0":
|
|
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"
|
|
|
|
color-convert@^1.9.0:
|
|
version "1.9.3"
|
|
resolved "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz"
|
|
integrity sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==
|
|
dependencies:
|
|
color-name "1.1.3"
|
|
|
|
color-convert@^2.0.1:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz"
|
|
integrity sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==
|
|
dependencies:
|
|
color-name "~1.1.4"
|
|
|
|
color-name@1.1.3:
|
|
version "1.1.3"
|
|
resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz"
|
|
integrity sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==
|
|
|
|
color-name@~1.1.4:
|
|
version "1.1.4"
|
|
resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz"
|
|
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
|
|
|
|
combined-stream@^1.0.8:
|
|
version "1.0.8"
|
|
resolved "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz"
|
|
integrity sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==
|
|
dependencies:
|
|
delayed-stream "~1.0.0"
|
|
|
|
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==
|
|
|
|
common-tags@^1.8.0:
|
|
version "1.8.2"
|
|
resolved "https://registry.npmjs.org/common-tags/-/common-tags-1.8.2.tgz"
|
|
integrity sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==
|
|
|
|
computeds@^0.0.1:
|
|
version "0.0.1"
|
|
resolved "https://registry.npmjs.org/computeds/-/computeds-0.0.1.tgz"
|
|
integrity sha512-7CEBgcMjVmitjYo5q8JTJVra6X5mQ20uTThdK+0kR7UEaDrAWEQcRiBtWJzga4eRpP6afNwwLsX2SET2JhVB1Q==
|
|
|
|
concat-map@0.0.1:
|
|
version "0.0.1"
|
|
resolved "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz"
|
|
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
|
|
|
|
convert-source-map@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz"
|
|
integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==
|
|
|
|
core-js-compat@^3.31.0, core-js-compat@^3.33.1:
|
|
version "3.34.0"
|
|
resolved "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.34.0.tgz"
|
|
integrity sha512-4ZIyeNbW/Cn1wkMMDy+mvrRUxrwFNjKwbhCfQpDd+eLgYipDqp8oGFGtLmhh18EDPKA0g3VUBYOxQGGwvWLVpA==
|
|
dependencies:
|
|
browserslist "^4.22.2"
|
|
|
|
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"
|
|
|
|
crypto-random-string@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz"
|
|
integrity sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==
|
|
|
|
cssesc@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz"
|
|
integrity sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==
|
|
|
|
csstype@^3.1.2:
|
|
version "3.1.3"
|
|
resolved "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz"
|
|
integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==
|
|
|
|
de-indent@^1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/de-indent/-/de-indent-1.0.2.tgz"
|
|
integrity sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==
|
|
|
|
debug@^4.1.0, debug@^4.1.1, debug@^4.3.2, debug@^4.3.4:
|
|
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"
|
|
|
|
deep-is@^0.1.3:
|
|
version "0.1.4"
|
|
resolved "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz"
|
|
integrity sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==
|
|
|
|
deepmerge@^4.2.2:
|
|
version "4.3.1"
|
|
resolved "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz"
|
|
integrity sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==
|
|
|
|
default-browser-id@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/default-browser-id/-/default-browser-id-3.0.0.tgz"
|
|
integrity sha512-OZ1y3y0SqSICtE8DE4S8YOE9UZOJ8wO16fKWVP5J1Qz42kV9jcnMVFrEE/noXb/ss3Q4pZIH79kxofzyNNtUNA==
|
|
dependencies:
|
|
bplist-parser "^0.2.0"
|
|
untildify "^4.0.0"
|
|
|
|
default-browser@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/default-browser/-/default-browser-4.0.0.tgz"
|
|
integrity sha512-wX5pXO1+BrhMkSbROFsyxUm0i/cJEScyNhA4PPxc41ICuv05ZZB/MX28s8aZx6xjmatvebIapF6hLEKEcpneUA==
|
|
dependencies:
|
|
bundle-name "^3.0.0"
|
|
default-browser-id "^3.0.0"
|
|
execa "^7.1.1"
|
|
titleize "^3.0.0"
|
|
|
|
define-data-property@^1.0.1, define-data-property@^1.1.1:
|
|
version "1.1.1"
|
|
resolved "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.1.tgz"
|
|
integrity sha512-E7uGkTzkk1d0ByLeSc6ZsFS79Axg+m1P/VsgYsxHgiuc3tFSj+MjMIwe90FC4lOAZzNBdY7kkO2P2wKdsQ1vgQ==
|
|
dependencies:
|
|
get-intrinsic "^1.2.1"
|
|
gopd "^1.0.1"
|
|
has-property-descriptors "^1.0.0"
|
|
|
|
define-lazy-prop@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-3.0.0.tgz"
|
|
integrity sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==
|
|
|
|
define-properties@^1.1.3, define-properties@^1.2.0, define-properties@^1.2.1:
|
|
version "1.2.1"
|
|
resolved "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz"
|
|
integrity sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==
|
|
dependencies:
|
|
define-data-property "^1.0.1"
|
|
has-property-descriptors "^1.0.0"
|
|
object-keys "^1.1.1"
|
|
|
|
delayed-stream@~1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz"
|
|
integrity sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==
|
|
|
|
dir-glob@^3.0.1:
|
|
version "3.0.1"
|
|
resolved "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz"
|
|
integrity sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==
|
|
dependencies:
|
|
path-type "^4.0.0"
|
|
|
|
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"
|
|
|
|
ejs@^3.1.6:
|
|
version "3.1.9"
|
|
resolved "https://registry.npmjs.org/ejs/-/ejs-3.1.9.tgz"
|
|
integrity sha512-rC+QVNMJWv+MtPgkt0y+0rVEIdbtxVADApW9JXrUVlzHetgcyczP/E7DJmWJ4fJCZF2cPcBk0laWO9ZHMG3DmQ==
|
|
dependencies:
|
|
jake "^10.8.5"
|
|
|
|
electron-to-chromium@^1.4.601:
|
|
version "1.4.609"
|
|
resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.609.tgz"
|
|
integrity sha512-ihiCP7PJmjoGNuLpl7TjNA8pCQWu09vGyjlPYw1Rqww4gvNuCcmvl+44G+2QyJ6S2K4o+wbTS++Xz0YN8Q9ERw==
|
|
|
|
es-abstract@^1.22.1:
|
|
version "1.22.3"
|
|
resolved "https://registry.npmjs.org/es-abstract/-/es-abstract-1.22.3.tgz"
|
|
integrity sha512-eiiY8HQeYfYH2Con2berK+To6GrK2RxbPawDkGq4UiCQQfZHb6wX9qQqkbpPqaxQFcl8d9QzZqo0tGE0VcrdwA==
|
|
dependencies:
|
|
array-buffer-byte-length "^1.0.0"
|
|
arraybuffer.prototype.slice "^1.0.2"
|
|
available-typed-arrays "^1.0.5"
|
|
call-bind "^1.0.5"
|
|
es-set-tostringtag "^2.0.1"
|
|
es-to-primitive "^1.2.1"
|
|
function.prototype.name "^1.1.6"
|
|
get-intrinsic "^1.2.2"
|
|
get-symbol-description "^1.0.0"
|
|
globalthis "^1.0.3"
|
|
gopd "^1.0.1"
|
|
has-property-descriptors "^1.0.0"
|
|
has-proto "^1.0.1"
|
|
has-symbols "^1.0.3"
|
|
hasown "^2.0.0"
|
|
internal-slot "^1.0.5"
|
|
is-array-buffer "^3.0.2"
|
|
is-callable "^1.2.7"
|
|
is-negative-zero "^2.0.2"
|
|
is-regex "^1.1.4"
|
|
is-shared-array-buffer "^1.0.2"
|
|
is-string "^1.0.7"
|
|
is-typed-array "^1.1.12"
|
|
is-weakref "^1.0.2"
|
|
object-inspect "^1.13.1"
|
|
object-keys "^1.1.1"
|
|
object.assign "^4.1.4"
|
|
regexp.prototype.flags "^1.5.1"
|
|
safe-array-concat "^1.0.1"
|
|
safe-regex-test "^1.0.0"
|
|
string.prototype.trim "^1.2.8"
|
|
string.prototype.trimend "^1.0.7"
|
|
string.prototype.trimstart "^1.0.7"
|
|
typed-array-buffer "^1.0.0"
|
|
typed-array-byte-length "^1.0.0"
|
|
typed-array-byte-offset "^1.0.0"
|
|
typed-array-length "^1.0.4"
|
|
unbox-primitive "^1.0.2"
|
|
which-typed-array "^1.1.13"
|
|
|
|
es-set-tostringtag@^2.0.1:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.2.tgz"
|
|
integrity sha512-BuDyupZt65P9D2D2vA/zqcI3G5xRsklm5N3xCwuiy+/vKy8i0ifdsQP1sLgO4tZDSCaQUSnmC48khknGMV3D2Q==
|
|
dependencies:
|
|
get-intrinsic "^1.2.2"
|
|
has-tostringtag "^1.0.0"
|
|
hasown "^2.0.0"
|
|
|
|
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"
|
|
|
|
esbuild@^0.19.3:
|
|
version "0.19.8"
|
|
resolved "https://registry.npmjs.org/esbuild/-/esbuild-0.19.8.tgz"
|
|
integrity sha512-l7iffQpT2OrZfH2rXIp7/FkmaeZM0vxbxN9KfiCwGYuZqzMg/JdvX26R31Zxn/Pxvsrg3Y9N6XTcnknqDyyv4w==
|
|
optionalDependencies:
|
|
"@esbuild/android-arm" "0.19.8"
|
|
"@esbuild/android-arm64" "0.19.8"
|
|
"@esbuild/android-x64" "0.19.8"
|
|
"@esbuild/darwin-arm64" "0.19.8"
|
|
"@esbuild/darwin-x64" "0.19.8"
|
|
"@esbuild/freebsd-arm64" "0.19.8"
|
|
"@esbuild/freebsd-x64" "0.19.8"
|
|
"@esbuild/linux-arm" "0.19.8"
|
|
"@esbuild/linux-arm64" "0.19.8"
|
|
"@esbuild/linux-ia32" "0.19.8"
|
|
"@esbuild/linux-loong64" "0.19.8"
|
|
"@esbuild/linux-mips64el" "0.19.8"
|
|
"@esbuild/linux-ppc64" "0.19.8"
|
|
"@esbuild/linux-riscv64" "0.19.8"
|
|
"@esbuild/linux-s390x" "0.19.8"
|
|
"@esbuild/linux-x64" "0.19.8"
|
|
"@esbuild/netbsd-x64" "0.19.8"
|
|
"@esbuild/openbsd-x64" "0.19.8"
|
|
"@esbuild/sunos-x64" "0.19.8"
|
|
"@esbuild/win32-arm64" "0.19.8"
|
|
"@esbuild/win32-ia32" "0.19.8"
|
|
"@esbuild/win32-x64" "0.19.8"
|
|
|
|
escalade@^3.1.1:
|
|
version "3.1.1"
|
|
resolved "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz"
|
|
integrity sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==
|
|
|
|
escape-string-regexp@^1.0.5:
|
|
version "1.0.5"
|
|
resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz"
|
|
integrity sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==
|
|
|
|
escape-string-regexp@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz"
|
|
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
|
|
|
|
eslint-config-prettier@^8.8.0:
|
|
version "8.10.0"
|
|
resolved "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz"
|
|
integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==
|
|
|
|
eslint-plugin-prettier@^5.0.0:
|
|
version "5.0.1"
|
|
resolved "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.0.1.tgz"
|
|
integrity sha512-m3u5RnR56asrwV/lDC4GHorlW75DsFfmUcjfCYylTUs85dBRnB7VM6xG8eCMJdeDRnppzmxZVf1GEPJvl1JmNg==
|
|
dependencies:
|
|
prettier-linter-helpers "^1.0.0"
|
|
synckit "^0.8.5"
|
|
|
|
eslint-plugin-vue@^9.17.0:
|
|
version "9.19.2"
|
|
resolved "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.19.2.tgz"
|
|
integrity sha512-CPDqTOG2K4Ni2o4J5wixkLVNwgctKXFu6oBpVJlpNq7f38lh9I80pRTouZSJ2MAebPJlINU/KTFSXyQfBUlymA==
|
|
dependencies:
|
|
"@eslint-community/eslint-utils" "^4.4.0"
|
|
natural-compare "^1.4.0"
|
|
nth-check "^2.1.1"
|
|
postcss-selector-parser "^6.0.13"
|
|
semver "^7.5.4"
|
|
vue-eslint-parser "^9.3.1"
|
|
xml-name-validator "^4.0.0"
|
|
|
|
eslint-scope@^7.1.1, eslint-scope@^7.2.2:
|
|
version "7.2.2"
|
|
resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz"
|
|
integrity sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==
|
|
dependencies:
|
|
esrecurse "^4.3.0"
|
|
estraverse "^5.2.0"
|
|
|
|
eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3:
|
|
version "3.4.3"
|
|
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz"
|
|
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
|
|
|
|
eslint@^8.49.0:
|
|
version "8.55.0"
|
|
resolved "https://registry.npmjs.org/eslint/-/eslint-8.55.0.tgz"
|
|
integrity sha512-iyUUAM0PCKj5QpwGfmCAG9XXbZCWsqP/eWAWrG/W0umvjuLRBECwSFdt+rCntju0xEH7teIABPwXpahftIaTdA==
|
|
dependencies:
|
|
"@eslint-community/eslint-utils" "^4.2.0"
|
|
"@eslint-community/regexpp" "^4.6.1"
|
|
"@eslint/eslintrc" "^2.1.4"
|
|
"@eslint/js" "8.55.0"
|
|
"@humanwhocodes/config-array" "^0.11.13"
|
|
"@humanwhocodes/module-importer" "^1.0.1"
|
|
"@nodelib/fs.walk" "^1.2.8"
|
|
"@ungap/structured-clone" "^1.2.0"
|
|
ajv "^6.12.4"
|
|
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.2.2"
|
|
eslint-visitor-keys "^3.4.3"
|
|
espree "^9.6.1"
|
|
esquery "^1.4.2"
|
|
esutils "^2.0.2"
|
|
fast-deep-equal "^3.1.3"
|
|
file-entry-cache "^6.0.1"
|
|
find-up "^5.0.0"
|
|
glob-parent "^6.0.2"
|
|
globals "^13.19.0"
|
|
graphemer "^1.4.0"
|
|
ignore "^5.2.0"
|
|
imurmurhash "^0.1.4"
|
|
is-glob "^4.0.0"
|
|
is-path-inside "^3.0.3"
|
|
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.3"
|
|
strip-ansi "^6.0.1"
|
|
text-table "^0.2.0"
|
|
|
|
espree@^9.3.1, espree@^9.6.0, espree@^9.6.1:
|
|
version "9.6.1"
|
|
resolved "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz"
|
|
integrity sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==
|
|
dependencies:
|
|
acorn "^8.9.0"
|
|
acorn-jsx "^5.3.2"
|
|
eslint-visitor-keys "^3.4.1"
|
|
|
|
esquery@^1.4.0, esquery@^1.4.2:
|
|
version "1.5.0"
|
|
resolved "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz"
|
|
integrity sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==
|
|
dependencies:
|
|
estraverse "^5.1.0"
|
|
|
|
esrecurse@^4.3.0:
|
|
version "4.3.0"
|
|
resolved "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz"
|
|
integrity sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==
|
|
dependencies:
|
|
estraverse "^5.2.0"
|
|
|
|
estraverse@^5.1.0, estraverse@^5.2.0:
|
|
version "5.3.0"
|
|
resolved "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz"
|
|
integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==
|
|
|
|
estree-walker@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/estree-walker/-/estree-walker-1.0.1.tgz"
|
|
integrity sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==
|
|
|
|
estree-walker@^2.0.2:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz"
|
|
integrity sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==
|
|
|
|
esutils@^2.0.2:
|
|
version "2.0.3"
|
|
resolved "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz"
|
|
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
|
|
|
|
execa@^5.0.0:
|
|
version "5.1.1"
|
|
resolved "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz"
|
|
integrity sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==
|
|
dependencies:
|
|
cross-spawn "^7.0.3"
|
|
get-stream "^6.0.0"
|
|
human-signals "^2.1.0"
|
|
is-stream "^2.0.0"
|
|
merge-stream "^2.0.0"
|
|
npm-run-path "^4.0.1"
|
|
onetime "^5.1.2"
|
|
signal-exit "^3.0.3"
|
|
strip-final-newline "^2.0.0"
|
|
|
|
execa@^7.1.1:
|
|
version "7.2.0"
|
|
resolved "https://registry.npmjs.org/execa/-/execa-7.2.0.tgz"
|
|
integrity sha512-UduyVP7TLB5IcAQl+OzLyLcS/l32W/GLg+AhHJ+ow40FOk2U3SAllPwR44v4vmdFwIWqpdwxxpQbF1n5ta9seA==
|
|
dependencies:
|
|
cross-spawn "^7.0.3"
|
|
get-stream "^6.0.1"
|
|
human-signals "^4.3.0"
|
|
is-stream "^3.0.0"
|
|
merge-stream "^2.0.0"
|
|
npm-run-path "^5.1.0"
|
|
onetime "^6.0.0"
|
|
signal-exit "^3.0.7"
|
|
strip-final-newline "^3.0.0"
|
|
|
|
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-diff@^1.1.2:
|
|
version "1.3.0"
|
|
resolved "https://registry.npmjs.org/fast-diff/-/fast-diff-1.3.0.tgz"
|
|
integrity sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==
|
|
|
|
fast-glob@^3.2.9, fast-glob@^3.3.0, fast-glob@^3.3.2:
|
|
version "3.3.2"
|
|
resolved "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz"
|
|
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
|
|
dependencies:
|
|
"@nodelib/fs.stat" "^2.0.2"
|
|
"@nodelib/fs.walk" "^1.2.3"
|
|
glob-parent "^5.1.2"
|
|
merge2 "^1.3.0"
|
|
micromatch "^4.0.4"
|
|
|
|
fast-json-stable-stringify@^2.0.0, fast-json-stable-stringify@^2.1.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==
|
|
|
|
fastq@^1.6.0:
|
|
version "1.13.0"
|
|
resolved "https://registry.npmjs.org/fastq/-/fastq-1.13.0.tgz"
|
|
integrity sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==
|
|
dependencies:
|
|
reusify "^1.0.4"
|
|
|
|
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"
|
|
|
|
filelist@^1.0.4:
|
|
version "1.0.4"
|
|
resolved "https://registry.npmjs.org/filelist/-/filelist-1.0.4.tgz"
|
|
integrity sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==
|
|
dependencies:
|
|
minimatch "^5.0.1"
|
|
|
|
fill-range@^7.0.1:
|
|
version "7.0.1"
|
|
resolved "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz"
|
|
integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
|
|
dependencies:
|
|
to-regex-range "^5.0.1"
|
|
|
|
find-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"
|
|
|
|
flat-cache@^3.0.4:
|
|
version "3.2.0"
|
|
resolved "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz"
|
|
integrity sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==
|
|
dependencies:
|
|
flatted "^3.2.9"
|
|
keyv "^4.5.3"
|
|
rimraf "^3.0.2"
|
|
|
|
flatted@^3.2.9:
|
|
version "3.2.9"
|
|
resolved "https://registry.npmjs.org/flatted/-/flatted-3.2.9.tgz"
|
|
integrity sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==
|
|
|
|
follow-redirects@^1.15.0:
|
|
version "1.15.2"
|
|
resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.2.tgz"
|
|
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
|
|
|
|
for-each@^0.3.3:
|
|
version "0.3.3"
|
|
resolved "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz"
|
|
integrity sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==
|
|
dependencies:
|
|
is-callable "^1.1.3"
|
|
|
|
form-data@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz"
|
|
integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
|
|
dependencies:
|
|
asynckit "^0.4.0"
|
|
combined-stream "^1.0.8"
|
|
mime-types "^2.1.12"
|
|
|
|
fs-extra@^9.0.1:
|
|
version "9.1.0"
|
|
resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz"
|
|
integrity sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==
|
|
dependencies:
|
|
at-least-node "^1.0.0"
|
|
graceful-fs "^4.2.0"
|
|
jsonfile "^6.0.1"
|
|
universalify "^2.0.0"
|
|
|
|
fs.realpath@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz"
|
|
integrity sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==
|
|
|
|
fsevents@~2.3.2, fsevents@~2.3.3:
|
|
version "2.3.3"
|
|
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6"
|
|
integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==
|
|
|
|
function-bind@^1.1.2:
|
|
version "1.1.2"
|
|
resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz"
|
|
integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==
|
|
|
|
function.prototype.name@^1.1.6:
|
|
version "1.1.6"
|
|
resolved "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.6.tgz"
|
|
integrity sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
define-properties "^1.2.0"
|
|
es-abstract "^1.22.1"
|
|
functions-have-names "^1.2.3"
|
|
|
|
functions-have-names@^1.2.3:
|
|
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-intrinsic@^1.0.2, get-intrinsic@^1.1.1, get-intrinsic@^1.1.3, get-intrinsic@^1.2.0, get-intrinsic@^1.2.1, get-intrinsic@^1.2.2:
|
|
version "1.2.2"
|
|
resolved "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.2.tgz"
|
|
integrity sha512-0gSo4ml/0j98Y3lngkFEot/zhiCeWsbYIlZ+uZOVgzLyLaUw7wxUL+nCTP0XJvJg1AXulJRI3UJi8GsbDuxdGA==
|
|
dependencies:
|
|
function-bind "^1.1.2"
|
|
has-proto "^1.0.1"
|
|
has-symbols "^1.0.3"
|
|
hasown "^2.0.0"
|
|
|
|
get-own-enumerable-property-symbols@^3.0.0:
|
|
version "3.0.2"
|
|
resolved "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz"
|
|
integrity sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==
|
|
|
|
get-stream@^6.0.0, get-stream@^6.0.1:
|
|
version "6.0.1"
|
|
resolved "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz"
|
|
integrity sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==
|
|
|
|
get-symbol-description@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.0.tgz"
|
|
integrity sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
get-intrinsic "^1.1.1"
|
|
|
|
glob-parent@^5.1.2, glob-parent@~5.1.2:
|
|
version "5.1.2"
|
|
resolved "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz"
|
|
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
|
|
dependencies:
|
|
is-glob "^4.0.1"
|
|
|
|
glob-parent@^6.0.2:
|
|
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@^7.1.3, glob@^7.1.6:
|
|
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.19.0:
|
|
version "13.23.0"
|
|
resolved "https://registry.npmjs.org/globals/-/globals-13.23.0.tgz"
|
|
integrity sha512-XAmF0RjlrjY23MA51q3HltdlGxUpXPvg0GioKiD9X6HD28iMjo2dKC8Vqwm7lne4GNr78+RHTfliktR6ZH09wA==
|
|
dependencies:
|
|
type-fest "^0.20.2"
|
|
|
|
globalthis@^1.0.3:
|
|
version "1.0.3"
|
|
resolved "https://registry.npmjs.org/globalthis/-/globalthis-1.0.3.tgz"
|
|
integrity sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==
|
|
dependencies:
|
|
define-properties "^1.1.3"
|
|
|
|
globby@^11.1.0:
|
|
version "11.1.0"
|
|
resolved "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz"
|
|
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
|
|
dependencies:
|
|
array-union "^2.1.0"
|
|
dir-glob "^3.0.1"
|
|
fast-glob "^3.2.9"
|
|
ignore "^5.2.0"
|
|
merge2 "^1.4.1"
|
|
slash "^3.0.0"
|
|
|
|
gopd@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz"
|
|
integrity sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==
|
|
dependencies:
|
|
get-intrinsic "^1.1.3"
|
|
|
|
graceful-fs@^4.1.6, graceful-fs@^4.2.0:
|
|
version "4.2.11"
|
|
resolved "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz"
|
|
integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==
|
|
|
|
graphemer@^1.4.0:
|
|
version "1.4.0"
|
|
resolved "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz"
|
|
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
|
|
|
|
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.1"
|
|
resolved "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.1.tgz"
|
|
integrity sha512-VsX8eaIewvas0xnvinAe9bw4WfIeODpGYikiWYLH+dma0Jw6KHYqWiWfhQlgOVK8D6PvjubK5Uc4P0iIhIcNVg==
|
|
dependencies:
|
|
get-intrinsic "^1.2.2"
|
|
|
|
has-proto@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/has-proto/-/has-proto-1.0.1.tgz"
|
|
integrity sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==
|
|
|
|
has-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"
|
|
|
|
hasown@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/hasown/-/hasown-2.0.0.tgz"
|
|
integrity sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==
|
|
dependencies:
|
|
function-bind "^1.1.2"
|
|
|
|
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==
|
|
|
|
human-signals@^2.1.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz"
|
|
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
|
|
|
|
human-signals@^4.3.0:
|
|
version "4.3.1"
|
|
resolved "https://registry.npmjs.org/human-signals/-/human-signals-4.3.1.tgz"
|
|
integrity sha512-nZXjEF2nbo7lIw3mgYjItAfgQXog3OjJogSbKa2CQIIvSGWcKgeJnQlNXip6NglNzYH45nSRiEVimMvYL8DDqQ==
|
|
|
|
idb@^7.0.1:
|
|
version "7.1.1"
|
|
resolved "https://registry.npmjs.org/idb/-/idb-7.1.1.tgz"
|
|
integrity sha512-gchesWBzyvGHRO9W8tzUWFDycow5gwjvFKfyV9FF32Y7F50yZMp7mP+T2mJIWFx49zicqyC4uefHM17o6xKIVQ==
|
|
|
|
ignore@^5.2.0, ignore@^5.2.4:
|
|
version "5.3.0"
|
|
resolved "https://registry.npmjs.org/ignore/-/ignore-5.3.0.tgz"
|
|
integrity sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==
|
|
|
|
immutable@^4.0.0:
|
|
version "4.1.0"
|
|
resolved "https://registry.npmjs.org/immutable/-/immutable-4.1.0.tgz"
|
|
integrity sha512-oNkuqVTA8jqG1Q6c+UglTOD1xhC1BtjKI7XkCXRkZHrN5m18/XsnUp8Q89GkQO/z+0WjonSvl0FLhDYftp46nQ==
|
|
|
|
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"
|
|
|
|
imurmurhash@^0.1.4:
|
|
version "0.1.4"
|
|
resolved "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz"
|
|
integrity sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==
|
|
|
|
inflight@^1.0.4:
|
|
version "1.0.6"
|
|
resolved "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz"
|
|
integrity sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==
|
|
dependencies:
|
|
once "^1.3.0"
|
|
wrappy "1"
|
|
|
|
inherits@2:
|
|
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.5:
|
|
version "1.0.6"
|
|
resolved "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.6.tgz"
|
|
integrity sha512-Xj6dv+PsbtwyPpEflsejS+oIZxmMlV44zAhG479uYu89MsjcYOhCFnNyKrkJrihbsiasQyY0afoCl/9BLR65bg==
|
|
dependencies:
|
|
get-intrinsic "^1.2.2"
|
|
hasown "^2.0.0"
|
|
side-channel "^1.0.4"
|
|
|
|
is-array-buffer@^3.0.1, is-array-buffer@^3.0.2:
|
|
version "3.0.2"
|
|
resolved "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.2.tgz"
|
|
integrity sha512-y+FyyR/w8vfIRq4eQcM1EYgSTnmHXPqaF+IgzgraytCFq5Xh8lllDVmAZolPJiZttZLeFSINPYMaEJ7/vWUa1w==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
get-intrinsic "^1.2.0"
|
|
is-typed-array "^1.1.10"
|
|
|
|
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.3, is-callable@^1.1.4, is-callable@^1.2.7:
|
|
version "1.2.7"
|
|
resolved "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz"
|
|
integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==
|
|
|
|
is-core-module@^2.13.0:
|
|
version "2.13.1"
|
|
resolved "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz"
|
|
integrity sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==
|
|
dependencies:
|
|
hasown "^2.0.0"
|
|
|
|
is-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-docker@^2.0.0:
|
|
version "2.2.1"
|
|
resolved "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz"
|
|
integrity sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==
|
|
|
|
is-docker@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/is-docker/-/is-docker-3.0.0.tgz"
|
|
integrity sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==
|
|
|
|
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-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-inside-container@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/is-inside-container/-/is-inside-container-1.0.0.tgz"
|
|
integrity sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==
|
|
dependencies:
|
|
is-docker "^3.0.0"
|
|
|
|
is-module@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/is-module/-/is-module-1.0.0.tgz"
|
|
integrity sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==
|
|
|
|
is-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-obj@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz"
|
|
integrity sha512-l4RyHgRqGN4Y3+9JHVrNqO+tN0rV5My76uW5/nuO4K1b6vw5G8d/cmFjP9tRfEsdhZNt0IFdZuK/c2Vr4Nb+Qg==
|
|
|
|
is-path-inside@^3.0.3:
|
|
version "3.0.3"
|
|
resolved "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz"
|
|
integrity sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==
|
|
|
|
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-regexp@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/is-regexp/-/is-regexp-1.0.0.tgz"
|
|
integrity sha512-7zjFAPO4/gwyQAAgRRmqeEeyIICSdmCqa3tsVHMdBzaXXRiqopZL4Cyghg/XulGWrtABTpbnYYzzIRffLkP4oA==
|
|
|
|
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-stream@^2.0.0:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz"
|
|
integrity sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==
|
|
|
|
is-stream@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz"
|
|
integrity sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==
|
|
|
|
is-string@^1.0.5, is-string@^1.0.7:
|
|
version "1.0.7"
|
|
resolved "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz"
|
|
integrity sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==
|
|
dependencies:
|
|
has-tostringtag "^1.0.0"
|
|
|
|
is-symbol@^1.0.2, is-symbol@^1.0.3:
|
|
version "1.0.4"
|
|
resolved "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz"
|
|
integrity sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==
|
|
dependencies:
|
|
has-symbols "^1.0.2"
|
|
|
|
is-typed-array@^1.1.10, is-typed-array@^1.1.12, is-typed-array@^1.1.9:
|
|
version "1.1.12"
|
|
resolved "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.12.tgz"
|
|
integrity sha512-Z14TF2JNG8Lss5/HMqt0//T9JeHXttXy5pH/DBU4vi98ozO2btxzq9MwYDZYnKwU8nRsz/+GVFVRDq3DkVuSPg==
|
|
dependencies:
|
|
which-typed-array "^1.1.11"
|
|
|
|
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"
|
|
|
|
is-wsl@^2.2.0:
|
|
version "2.2.0"
|
|
resolved "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz"
|
|
integrity sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==
|
|
dependencies:
|
|
is-docker "^2.0.0"
|
|
|
|
isarray@^2.0.5:
|
|
version "2.0.5"
|
|
resolved "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz"
|
|
integrity sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==
|
|
|
|
isexe@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz"
|
|
integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
|
|
|
|
jake@^10.8.5:
|
|
version "10.8.7"
|
|
resolved "https://registry.npmjs.org/jake/-/jake-10.8.7.tgz"
|
|
integrity sha512-ZDi3aP+fG/LchyBzUM804VjddnwfSfsdeYkwt8NcbKRvo4rFkjhs456iLFn3k2ZUWvNe4i48WACDbza8fhq2+w==
|
|
dependencies:
|
|
async "^3.2.3"
|
|
chalk "^4.0.2"
|
|
filelist "^1.0.4"
|
|
minimatch "^3.1.2"
|
|
|
|
jest-worker@^26.2.1:
|
|
version "26.6.2"
|
|
resolved "https://registry.npmjs.org/jest-worker/-/jest-worker-26.6.2.tgz"
|
|
integrity sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==
|
|
dependencies:
|
|
"@types/node" "*"
|
|
merge-stream "^2.0.0"
|
|
supports-color "^7.0.0"
|
|
|
|
js-tokens@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz"
|
|
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
|
|
|
|
js-yaml@^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-buffer@3.0.1:
|
|
version "3.0.1"
|
|
resolved "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz"
|
|
integrity sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==
|
|
|
|
json-schema-traverse@^0.4.1:
|
|
version "0.4.1"
|
|
resolved "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz"
|
|
integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==
|
|
|
|
json-schema-traverse@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz"
|
|
integrity sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==
|
|
|
|
json-schema@^0.4.0:
|
|
version "0.4.0"
|
|
resolved "https://registry.npmjs.org/json-schema/-/json-schema-0.4.0.tgz"
|
|
integrity sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==
|
|
|
|
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@^2.2.0, json5@^2.2.3:
|
|
version "2.2.3"
|
|
resolved "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz"
|
|
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
|
|
|
|
jsonfile@^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"
|
|
|
|
jsonpointer@^5.0.0:
|
|
version "5.0.1"
|
|
resolved "https://registry.npmjs.org/jsonpointer/-/jsonpointer-5.0.1.tgz"
|
|
integrity sha512-p/nXbhSEcu3pZRdkW1OfJhpsVtW1gd4Wa1fnQc9YLiTfAjn0312eMKimbdIQzuZl9aa9xUGaRlP9T/CJE/ditQ==
|
|
|
|
keyv@^4.5.3:
|
|
version "4.5.4"
|
|
resolved "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz"
|
|
integrity sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==
|
|
dependencies:
|
|
json-buffer "3.0.1"
|
|
|
|
leven@^3.1.0:
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz"
|
|
integrity sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==
|
|
|
|
levn@^0.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"
|
|
|
|
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.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.sortby@^4.7.0:
|
|
version "4.7.0"
|
|
resolved "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz"
|
|
integrity sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==
|
|
|
|
lodash@^4.17.20, lodash@^4.17.21:
|
|
version "4.17.21"
|
|
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz"
|
|
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
|
|
|
|
lru-cache@^5.1.1:
|
|
version "5.1.1"
|
|
resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz"
|
|
integrity sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==
|
|
dependencies:
|
|
yallist "^3.0.2"
|
|
|
|
lru-cache@^6.0.0:
|
|
version "6.0.0"
|
|
resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz"
|
|
integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
|
|
dependencies:
|
|
yallist "^4.0.0"
|
|
|
|
magic-string@^0.25.0, magic-string@^0.25.7:
|
|
version "0.25.9"
|
|
resolved "https://registry.npmjs.org/magic-string/-/magic-string-0.25.9.tgz"
|
|
integrity sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==
|
|
dependencies:
|
|
sourcemap-codec "^1.4.8"
|
|
|
|
magic-string@^0.30.5:
|
|
version "0.30.5"
|
|
resolved "https://registry.npmjs.org/magic-string/-/magic-string-0.30.5.tgz"
|
|
integrity sha512-7xlpfBaQaP/T6Vh8MO/EqXSW5En6INHEvEXQiuff7Gku0PWjU3uf6w/j9o7O+SpB5fOAkrI5HeoNgwjEO0pFsA==
|
|
dependencies:
|
|
"@jridgewell/sourcemap-codec" "^1.4.15"
|
|
|
|
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==
|
|
|
|
merge2@^1.3.0, merge2@^1.4.1:
|
|
version "1.4.1"
|
|
resolved "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz"
|
|
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
|
|
|
|
micromatch@^4.0.4:
|
|
version "4.0.5"
|
|
resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz"
|
|
integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
|
|
dependencies:
|
|
braces "^3.0.2"
|
|
picomatch "^2.3.1"
|
|
|
|
mime-db@1.52.0:
|
|
version "1.52.0"
|
|
resolved "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz"
|
|
integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==
|
|
|
|
mime-types@^2.1.12:
|
|
version "2.1.35"
|
|
resolved "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz"
|
|
integrity sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==
|
|
dependencies:
|
|
mime-db "1.52.0"
|
|
|
|
mimic-fn@^2.1.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz"
|
|
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
|
|
|
|
mimic-fn@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/mimic-fn/-/mimic-fn-4.0.0.tgz"
|
|
integrity sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==
|
|
|
|
minimatch@^3.0.5, 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"
|
|
|
|
minimatch@^5.0.1:
|
|
version "5.1.6"
|
|
resolved "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz"
|
|
integrity sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==
|
|
dependencies:
|
|
brace-expansion "^2.0.1"
|
|
|
|
minimatch@^9.0.3:
|
|
version "9.0.3"
|
|
resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz"
|
|
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
|
|
dependencies:
|
|
brace-expansion "^2.0.1"
|
|
|
|
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==
|
|
|
|
muggle-string@^0.3.1:
|
|
version "0.3.1"
|
|
resolved "https://registry.npmjs.org/muggle-string/-/muggle-string-0.3.1.tgz"
|
|
integrity sha512-ckmWDJjphvd/FvZawgygcUeQCxzvohjFO5RxTjj4eq8kw359gFF3E1brjfI+viLMxss5JrHTDRHZvu2/tuy0Qg==
|
|
|
|
nanoid@^3.3.7:
|
|
version "3.3.7"
|
|
resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz"
|
|
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
|
|
|
|
natural-compare@^1.4.0:
|
|
version "1.4.0"
|
|
resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz"
|
|
integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==
|
|
|
|
node-releases@^2.0.14:
|
|
version "2.0.14"
|
|
resolved "https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz"
|
|
integrity sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==
|
|
|
|
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==
|
|
|
|
npm-run-path@^4.0.1:
|
|
version "4.0.1"
|
|
resolved "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz"
|
|
integrity sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==
|
|
dependencies:
|
|
path-key "^3.0.0"
|
|
|
|
npm-run-path@^5.1.0:
|
|
version "5.1.0"
|
|
resolved "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.1.0.tgz"
|
|
integrity sha512-sJOdmRGrY2sjNTRMbSvluQqg+8X7ZK61yvzBEIDhz4f8z1TZFYABsqjjCBd/0PUNE9M6QDgHJXQkGUEm7Q+l9Q==
|
|
dependencies:
|
|
path-key "^4.0.0"
|
|
|
|
nth-check@^2.1.1:
|
|
version "2.1.1"
|
|
resolved "https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz"
|
|
integrity sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==
|
|
dependencies:
|
|
boolbase "^1.0.0"
|
|
|
|
object-inspect@^1.13.1, object-inspect@^1.9.0:
|
|
version "1.13.1"
|
|
resolved "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.1.tgz"
|
|
integrity sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==
|
|
|
|
object-keys@^1.1.1:
|
|
version "1.1.1"
|
|
resolved "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz"
|
|
integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==
|
|
|
|
object.assign@^4.1.4:
|
|
version "4.1.5"
|
|
resolved "https://registry.npmjs.org/object.assign/-/object.assign-4.1.5.tgz"
|
|
integrity sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==
|
|
dependencies:
|
|
call-bind "^1.0.5"
|
|
define-properties "^1.2.1"
|
|
has-symbols "^1.0.3"
|
|
object-keys "^1.1.1"
|
|
|
|
once@^1.3.0:
|
|
version "1.4.0"
|
|
resolved "https://registry.npmjs.org/once/-/once-1.4.0.tgz"
|
|
integrity sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==
|
|
dependencies:
|
|
wrappy "1"
|
|
|
|
onetime@^5.1.2:
|
|
version "5.1.2"
|
|
resolved "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz"
|
|
integrity sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==
|
|
dependencies:
|
|
mimic-fn "^2.1.0"
|
|
|
|
onetime@^6.0.0:
|
|
version "6.0.0"
|
|
resolved "https://registry.npmjs.org/onetime/-/onetime-6.0.0.tgz"
|
|
integrity sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==
|
|
dependencies:
|
|
mimic-fn "^4.0.0"
|
|
|
|
open@^9.1.0:
|
|
version "9.1.0"
|
|
resolved "https://registry.npmjs.org/open/-/open-9.1.0.tgz"
|
|
integrity sha512-OS+QTnw1/4vrf+9hh1jc1jnYjzSG4ttTBB8UxOwAnInG3Uo4ssetzC1ihqaIHjLJnA5GGlRl6QlZXOTQhRBUvg==
|
|
dependencies:
|
|
default-browser "^4.0.0"
|
|
define-lazy-prop "^3.0.0"
|
|
is-inside-container "^1.0.0"
|
|
is-wsl "^2.2.0"
|
|
|
|
optionator@^0.9.3:
|
|
version "0.9.3"
|
|
resolved "https://registry.npmjs.org/optionator/-/optionator-0.9.3.tgz"
|
|
integrity sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==
|
|
dependencies:
|
|
"@aashutoshrathi/word-wrap" "^1.2.3"
|
|
deep-is "^0.1.3"
|
|
fast-levenshtein "^2.0.6"
|
|
levn "^0.4.1"
|
|
prelude-ls "^1.2.1"
|
|
type-check "^0.4.0"
|
|
|
|
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@^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"
|
|
|
|
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"
|
|
|
|
path-browserify@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/path-browserify/-/path-browserify-1.0.1.tgz"
|
|
integrity sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==
|
|
|
|
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 sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==
|
|
|
|
path-key@^3.0.0, path-key@^3.1.0:
|
|
version "3.1.1"
|
|
resolved "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz"
|
|
integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
|
|
|
|
path-key@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/path-key/-/path-key-4.0.0.tgz"
|
|
integrity sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==
|
|
|
|
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-type@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz"
|
|
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
|
|
|
|
picocolors@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz"
|
|
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
|
|
|
|
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.3.1:
|
|
version "2.3.1"
|
|
resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz"
|
|
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
|
|
|
|
pinia@^2.1.7:
|
|
version "2.1.7"
|
|
resolved "https://registry.npmjs.org/pinia/-/pinia-2.1.7.tgz"
|
|
integrity sha512-+C2AHFtcFqjPih0zpYuvof37SFxMQ7OEG2zV9jRI12i9BOy3YQVAHwdKtyyc8pDcDyIc33WCIsZaCFWU7WWxGQ==
|
|
dependencies:
|
|
"@vue/devtools-api" "^6.5.0"
|
|
vue-demi ">=0.14.5"
|
|
|
|
postcss-selector-parser@^6.0.13:
|
|
version "6.0.13"
|
|
resolved "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.13.tgz"
|
|
integrity sha512-EaV1Gl4mUEV4ddhDnv/xtj7sxwrwxdetHdWUGnT4VJQf+4d05v6lHYZr8N573k5Z0BViss7BDhfWtKS3+sfAqQ==
|
|
dependencies:
|
|
cssesc "^3.0.0"
|
|
util-deprecate "^1.0.2"
|
|
|
|
postcss@^8.4.32:
|
|
version "8.4.32"
|
|
resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.32.tgz"
|
|
integrity sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==
|
|
dependencies:
|
|
nanoid "^3.3.7"
|
|
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==
|
|
|
|
prettier-linter-helpers@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz"
|
|
integrity sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==
|
|
dependencies:
|
|
fast-diff "^1.1.2"
|
|
|
|
prettier@^3.0.3:
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/prettier/-/prettier-3.1.0.tgz"
|
|
integrity sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==
|
|
|
|
pretty-bytes@^5.3.0:
|
|
version "5.6.0"
|
|
resolved "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-5.6.0.tgz"
|
|
integrity sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==
|
|
|
|
pretty-bytes@^6.1.1:
|
|
version "6.1.1"
|
|
resolved "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-6.1.1.tgz"
|
|
integrity sha512-mQUvGU6aUFQ+rNvTIAcZuWGRT9a6f6Yrg9bHs4ImKF+HZCEK+plBvnAZYSIQztknZF2qnzNtr6F8s0+IuptdlQ==
|
|
|
|
proxy-from-env@^1.1.0:
|
|
version "1.1.0"
|
|
resolved "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz"
|
|
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
|
|
|
|
punycode@^2.1.0:
|
|
version "2.3.1"
|
|
resolved "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz"
|
|
integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==
|
|
|
|
queue-microtask@^1.2.2:
|
|
version "1.2.3"
|
|
resolved "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz"
|
|
integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==
|
|
|
|
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"
|
|
|
|
readdirp@~3.6.0:
|
|
version "3.6.0"
|
|
resolved "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz"
|
|
integrity sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==
|
|
dependencies:
|
|
picomatch "^2.2.1"
|
|
|
|
regenerate-unicode-properties@^10.1.0:
|
|
version "10.1.1"
|
|
resolved "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.1.1.tgz"
|
|
integrity sha512-X007RyZLsCJVVrjgEFVpLUTZwyOZk3oiL75ZcuYjlIWd6rNJtOjkBwQc5AsRrpbKVkxN6sklw/k/9m2jJYOf8Q==
|
|
dependencies:
|
|
regenerate "^1.4.2"
|
|
|
|
regenerate@^1.4.2:
|
|
version "1.4.2"
|
|
resolved "https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz"
|
|
integrity sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==
|
|
|
|
regenerator-runtime@^0.14.0:
|
|
version "0.14.0"
|
|
resolved "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.0.tgz"
|
|
integrity sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA==
|
|
|
|
regenerator-transform@^0.15.2:
|
|
version "0.15.2"
|
|
resolved "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.15.2.tgz"
|
|
integrity sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==
|
|
dependencies:
|
|
"@babel/runtime" "^7.8.4"
|
|
|
|
regexp.prototype.flags@^1.5.0, regexp.prototype.flags@^1.5.1:
|
|
version "1.5.1"
|
|
resolved "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.1.tgz"
|
|
integrity sha512-sy6TXMN+hnP/wMy+ISxg3krXx7BAtWVO4UouuCN/ziM9UEne0euamVNafDfvC83bRNr95y0V5iijeDQFUNpvrg==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
define-properties "^1.2.0"
|
|
set-function-name "^2.0.0"
|
|
|
|
regexpu-core@^5.3.1:
|
|
version "5.3.2"
|
|
resolved "https://registry.npmjs.org/regexpu-core/-/regexpu-core-5.3.2.tgz"
|
|
integrity sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==
|
|
dependencies:
|
|
"@babel/regjsgen" "^0.8.0"
|
|
regenerate "^1.4.2"
|
|
regenerate-unicode-properties "^10.1.0"
|
|
regjsparser "^0.9.1"
|
|
unicode-match-property-ecmascript "^2.0.0"
|
|
unicode-match-property-value-ecmascript "^2.1.0"
|
|
|
|
regjsparser@^0.9.1:
|
|
version "0.9.1"
|
|
resolved "https://registry.npmjs.org/regjsparser/-/regjsparser-0.9.1.tgz"
|
|
integrity sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==
|
|
dependencies:
|
|
jsesc "~0.5.0"
|
|
|
|
require-from-string@^2.0.2:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz"
|
|
integrity sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==
|
|
|
|
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@^1.14.2, resolve@^1.19.0:
|
|
version "1.22.8"
|
|
resolved "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz"
|
|
integrity sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==
|
|
dependencies:
|
|
is-core-module "^2.13.0"
|
|
path-parse "^1.0.7"
|
|
supports-preserve-symlinks-flag "^1.0.0"
|
|
|
|
reusify@^1.0.4:
|
|
version "1.0.4"
|
|
resolved "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz"
|
|
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
|
|
|
|
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"
|
|
|
|
rollup-plugin-terser@^7.0.0:
|
|
version "7.0.2"
|
|
resolved "https://registry.npmjs.org/rollup-plugin-terser/-/rollup-plugin-terser-7.0.2.tgz"
|
|
integrity sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.10.4"
|
|
jest-worker "^26.2.1"
|
|
serialize-javascript "^4.0.0"
|
|
terser "^5.0.0"
|
|
|
|
rollup@^2.43.1:
|
|
version "2.79.1"
|
|
resolved "https://registry.npmjs.org/rollup/-/rollup-2.79.1.tgz"
|
|
integrity sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==
|
|
optionalDependencies:
|
|
fsevents "~2.3.2"
|
|
|
|
rollup@^4.2.0:
|
|
version "4.7.0"
|
|
resolved "https://registry.npmjs.org/rollup/-/rollup-4.7.0.tgz"
|
|
integrity sha512-7Kw0dUP4BWH78zaZCqF1rPyQ8D5DSU6URG45v1dqS/faNsx9WXyess00uTOZxKr7oR/4TOjO1CPudT8L1UsEgw==
|
|
optionalDependencies:
|
|
"@rollup/rollup-android-arm-eabi" "4.7.0"
|
|
"@rollup/rollup-android-arm64" "4.7.0"
|
|
"@rollup/rollup-darwin-arm64" "4.7.0"
|
|
"@rollup/rollup-darwin-x64" "4.7.0"
|
|
"@rollup/rollup-linux-arm-gnueabihf" "4.7.0"
|
|
"@rollup/rollup-linux-arm64-gnu" "4.7.0"
|
|
"@rollup/rollup-linux-arm64-musl" "4.7.0"
|
|
"@rollup/rollup-linux-riscv64-gnu" "4.7.0"
|
|
"@rollup/rollup-linux-x64-gnu" "4.7.0"
|
|
"@rollup/rollup-linux-x64-musl" "4.7.0"
|
|
"@rollup/rollup-win32-arm64-msvc" "4.7.0"
|
|
"@rollup/rollup-win32-ia32-msvc" "4.7.0"
|
|
"@rollup/rollup-win32-x64-msvc" "4.7.0"
|
|
fsevents "~2.3.2"
|
|
|
|
run-applescript@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.npmjs.org/run-applescript/-/run-applescript-5.0.0.tgz"
|
|
integrity sha512-XcT5rBksx1QdIhlFOCtgZkB99ZEouFZ1E2Kc2LHqNW13U3/74YGdkQRmThTwxy4QIyookibDKYZOPqX//6BlAg==
|
|
dependencies:
|
|
execa "^5.0.0"
|
|
|
|
run-parallel@^1.1.9:
|
|
version "1.2.0"
|
|
resolved "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz"
|
|
integrity sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==
|
|
dependencies:
|
|
queue-microtask "^1.2.2"
|
|
|
|
safe-array-concat@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.0.1.tgz"
|
|
integrity sha512-6XbUAseYE2KtOuGueyeobCySj9L4+66Tn6KQMOPQJrAJEowYKW/YR/MGJZl7FdydUdaFu4LYyDZjxf4/Nmo23Q==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
get-intrinsic "^1.2.1"
|
|
has-symbols "^1.0.3"
|
|
isarray "^2.0.5"
|
|
|
|
safe-buffer@^5.1.0:
|
|
version "5.2.1"
|
|
resolved "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz"
|
|
integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
|
|
|
|
safe-regex-test@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.0.0.tgz"
|
|
integrity sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
get-intrinsic "^1.1.3"
|
|
is-regex "^1.1.4"
|
|
|
|
sass@^1.69.5:
|
|
version "1.69.5"
|
|
resolved "https://registry.npmjs.org/sass/-/sass-1.69.5.tgz"
|
|
integrity sha512-qg2+UCJibLr2LCVOt3OlPhr/dqVHWOa9XtZf2OjbLs/T4VPSJ00udtgJxH3neXZm+QqX8B+3cU7RaLqp1iVfcQ==
|
|
dependencies:
|
|
chokidar ">=3.0.0 <4.0.0"
|
|
immutable "^4.0.0"
|
|
source-map-js ">=0.6.2 <2.0.0"
|
|
|
|
semver@^6.3.1:
|
|
version "6.3.1"
|
|
resolved "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz"
|
|
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
|
|
|
|
semver@^7.3.6, semver@^7.5.4:
|
|
version "7.5.4"
|
|
resolved "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz"
|
|
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
|
|
dependencies:
|
|
lru-cache "^6.0.0"
|
|
|
|
serialize-javascript@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-4.0.0.tgz"
|
|
integrity sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==
|
|
dependencies:
|
|
randombytes "^2.1.0"
|
|
|
|
set-function-length@^1.1.1:
|
|
version "1.1.1"
|
|
resolved "https://registry.npmjs.org/set-function-length/-/set-function-length-1.1.1.tgz"
|
|
integrity sha512-VoaqjbBJKiWtg4yRcKBQ7g7wnGnLV3M8oLvVWwOk2PdYY6PEFegR1vezXR0tw6fZGF9csVakIRjrJiy2veSBFQ==
|
|
dependencies:
|
|
define-data-property "^1.1.1"
|
|
get-intrinsic "^1.2.1"
|
|
gopd "^1.0.1"
|
|
has-property-descriptors "^1.0.0"
|
|
|
|
set-function-name@^2.0.0:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/set-function-name/-/set-function-name-2.0.1.tgz"
|
|
integrity sha512-tMNCiqYVkXIZgc2Hnoy2IvC/f8ezc5koaRFkCjrpWzGpCd3qbZXPzVy9MAZzK1ch/X0jvSkojys3oqJN0qCmdA==
|
|
dependencies:
|
|
define-data-property "^1.0.1"
|
|
functions-have-names "^1.2.3"
|
|
has-property-descriptors "^1.0.0"
|
|
|
|
shebang-command@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz"
|
|
integrity sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==
|
|
dependencies:
|
|
shebang-regex "^3.0.0"
|
|
|
|
shebang-regex@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz"
|
|
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
|
|
|
|
side-channel@^1.0.4:
|
|
version "1.0.4"
|
|
resolved "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz"
|
|
integrity sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==
|
|
dependencies:
|
|
call-bind "^1.0.0"
|
|
get-intrinsic "^1.0.2"
|
|
object-inspect "^1.9.0"
|
|
|
|
signal-exit@^3.0.3, signal-exit@^3.0.7:
|
|
version "3.0.7"
|
|
resolved "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz"
|
|
integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==
|
|
|
|
slash@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz"
|
|
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
|
|
|
|
"source-map-js@>=0.6.2 <2.0.0", 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.6.0:
|
|
version "0.6.1"
|
|
resolved "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz"
|
|
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
|
|
|
|
source-map@^0.8.0-beta.0:
|
|
version "0.8.0-beta.0"
|
|
resolved "https://registry.npmjs.org/source-map/-/source-map-0.8.0-beta.0.tgz"
|
|
integrity sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==
|
|
dependencies:
|
|
whatwg-url "^7.0.0"
|
|
|
|
sourcemap-codec@^1.4.8:
|
|
version "1.4.8"
|
|
resolved "https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz"
|
|
integrity sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==
|
|
|
|
string.prototype.matchall@^4.0.6:
|
|
version "4.0.10"
|
|
resolved "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.10.tgz"
|
|
integrity sha512-rGXbGmOEosIQi6Qva94HUjgPs9vKW+dkG7Y8Q5O2OYkWL6wFaTRZO8zM4mhP94uX55wgyrXzfS2aGtGzUL7EJQ==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
define-properties "^1.2.0"
|
|
es-abstract "^1.22.1"
|
|
get-intrinsic "^1.2.1"
|
|
has-symbols "^1.0.3"
|
|
internal-slot "^1.0.5"
|
|
regexp.prototype.flags "^1.5.0"
|
|
set-function-name "^2.0.0"
|
|
side-channel "^1.0.4"
|
|
|
|
string.prototype.trim@^1.2.8:
|
|
version "1.2.8"
|
|
resolved "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.8.tgz"
|
|
integrity sha512-lfjY4HcixfQXOfaqCvcBuOIapyaroTXhbkfJN3gcB1OtyupngWK4sEET9Knd0cXd28kTUqu/kHoV4HKSJdnjiQ==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
define-properties "^1.2.0"
|
|
es-abstract "^1.22.1"
|
|
|
|
string.prototype.trimend@^1.0.7:
|
|
version "1.0.7"
|
|
resolved "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.7.tgz"
|
|
integrity sha512-Ni79DqeB72ZFq1uH/L6zJ+DKZTkOtPIHovb3YZHQViE+HDouuU4mBrLOLDn5Dde3RF8qw5qVETEjhu9locMLvA==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
define-properties "^1.2.0"
|
|
es-abstract "^1.22.1"
|
|
|
|
string.prototype.trimstart@^1.0.7:
|
|
version "1.0.7"
|
|
resolved "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.7.tgz"
|
|
integrity sha512-NGhtDFu3jCEm7B4Fy0DpLewdJQOZcQ0rGbwQ/+stjnrp2i+rlKeCvos9hOIeCmqwratM47OBxY7uFZzjxHXmrg==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
define-properties "^1.2.0"
|
|
es-abstract "^1.22.1"
|
|
|
|
stringify-object@^3.3.0:
|
|
version "3.3.0"
|
|
resolved "https://registry.npmjs.org/stringify-object/-/stringify-object-3.3.0.tgz"
|
|
integrity sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==
|
|
dependencies:
|
|
get-own-enumerable-property-symbols "^3.0.0"
|
|
is-obj "^1.0.1"
|
|
is-regexp "^1.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-comments@^2.0.1:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/strip-comments/-/strip-comments-2.0.1.tgz"
|
|
integrity sha512-ZprKx+bBLXv067WTCALv8SSz5l2+XhpYCsVtSqlMnkAXMWDq+/ekVbl1ghqP9rUHTzv6sm/DwCOiYutU/yp1fw==
|
|
|
|
strip-final-newline@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz"
|
|
integrity sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==
|
|
|
|
strip-final-newline@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz"
|
|
integrity sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==
|
|
|
|
strip-json-comments@^3.1.1:
|
|
version "3.1.1"
|
|
resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz"
|
|
integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
|
|
|
|
supports-color@^5.3.0:
|
|
version "5.5.0"
|
|
resolved "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz"
|
|
integrity sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==
|
|
dependencies:
|
|
has-flag "^3.0.0"
|
|
|
|
supports-color@^7.0.0, supports-color@^7.1.0:
|
|
version "7.2.0"
|
|
resolved "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz"
|
|
integrity sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==
|
|
dependencies:
|
|
has-flag "^4.0.0"
|
|
|
|
supports-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==
|
|
|
|
synckit@^0.8.5:
|
|
version "0.8.6"
|
|
resolved "https://registry.npmjs.org/synckit/-/synckit-0.8.6.tgz"
|
|
integrity sha512-laHF2savN6sMeHCjLRkheIU4wo3Zg9Ln5YOjOo7sZ5dVQW8yF5pPE5SIw1dsPhq3TRp1jisKRCdPhfs/1WMqDA==
|
|
dependencies:
|
|
"@pkgr/utils" "^2.4.2"
|
|
tslib "^2.6.2"
|
|
|
|
temp-dir@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/temp-dir/-/temp-dir-2.0.0.tgz"
|
|
integrity sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==
|
|
|
|
tempy@^0.6.0:
|
|
version "0.6.0"
|
|
resolved "https://registry.npmjs.org/tempy/-/tempy-0.6.0.tgz"
|
|
integrity sha512-G13vtMYPT/J8A4X2SjdtBTphZlrp1gKv6hZiOjw14RCWg6GbHuQBGtjlx75xLbYV/wEc0D7G5K4rxKP/cXk8Bw==
|
|
dependencies:
|
|
is-stream "^2.0.0"
|
|
temp-dir "^2.0.0"
|
|
type-fest "^0.16.0"
|
|
unique-string "^2.0.0"
|
|
|
|
terser@^5.0.0:
|
|
version "5.15.1"
|
|
resolved "https://registry.npmjs.org/terser/-/terser-5.15.1.tgz"
|
|
integrity sha512-K1faMUvpm/FBxjBXud0LWVAGxmvoPbZbfTCYbSgaaYQaIXI3/TdI7a7ZGA73Zrou6Q8Zmz3oeUTsp/dj+ag2Xw==
|
|
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 sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==
|
|
|
|
titleize@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/titleize/-/titleize-3.0.0.tgz"
|
|
integrity sha512-KxVu8EYHDPBdUYdKZdKtU2aj2XfEx9AfjXxE/Aj0vT06w2icA09Vus1rh6eSu1y01akYg6BjIK/hxyLJINoMLQ==
|
|
|
|
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"
|
|
|
|
tr46@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/tr46/-/tr46-1.0.1.tgz"
|
|
integrity sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==
|
|
dependencies:
|
|
punycode "^2.1.0"
|
|
|
|
ts-api-utils@^1.0.1:
|
|
version "1.0.3"
|
|
resolved "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.0.3.tgz"
|
|
integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==
|
|
|
|
tslib@^2.6.0, tslib@^2.6.2:
|
|
version "2.6.2"
|
|
resolved "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz"
|
|
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
|
|
|
|
type-check@^0.4.0, type-check@~0.4.0:
|
|
version "0.4.0"
|
|
resolved "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz"
|
|
integrity sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==
|
|
dependencies:
|
|
prelude-ls "^1.2.1"
|
|
|
|
type-fest@^0.16.0:
|
|
version "0.16.0"
|
|
resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.16.0.tgz"
|
|
integrity sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg==
|
|
|
|
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==
|
|
|
|
typed-array-buffer@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.0.tgz"
|
|
integrity sha512-Y8KTSIglk9OZEr8zywiIHG/kmQ7KWyjseXs1CbSo8vC42w7hg2HgYTxSWwP0+is7bWDc1H+Fo026CpHFwm8tkw==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
get-intrinsic "^1.2.1"
|
|
is-typed-array "^1.1.10"
|
|
|
|
typed-array-byte-length@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.0.tgz"
|
|
integrity sha512-Or/+kvLxNpeQ9DtSydonMxCx+9ZXOswtwJn17SNLvhptaXYDJvkFFP5zbfU/uLmvnBJlI4yrnXRxpdWH/M5tNA==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
for-each "^0.3.3"
|
|
has-proto "^1.0.1"
|
|
is-typed-array "^1.1.10"
|
|
|
|
typed-array-byte-offset@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.0.tgz"
|
|
integrity sha512-RD97prjEt9EL8YgAgpOkf3O4IF9lhJFr9g0htQkm0rchFp/Vx7LW5Q8fSXXub7BXAODyUQohRMyOc3faCPd0hg==
|
|
dependencies:
|
|
available-typed-arrays "^1.0.5"
|
|
call-bind "^1.0.2"
|
|
for-each "^0.3.3"
|
|
has-proto "^1.0.1"
|
|
is-typed-array "^1.1.10"
|
|
|
|
typed-array-length@^1.0.4:
|
|
version "1.0.4"
|
|
resolved "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.4.tgz"
|
|
integrity sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
for-each "^0.3.3"
|
|
is-typed-array "^1.1.9"
|
|
|
|
typescript@^5.3.3:
|
|
version "5.3.3"
|
|
resolved "https://registry.npmjs.org/typescript/-/typescript-5.3.3.tgz"
|
|
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
|
|
|
|
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.1.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.1.0.tgz"
|
|
integrity sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA==
|
|
|
|
unicode-property-aliases-ecmascript@^2.0.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.1.0.tgz"
|
|
integrity sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==
|
|
|
|
unique-string@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/unique-string/-/unique-string-2.0.0.tgz"
|
|
integrity sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==
|
|
dependencies:
|
|
crypto-random-string "^2.0.0"
|
|
|
|
universalify@^2.0.0:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz"
|
|
integrity sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==
|
|
|
|
untildify@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/untildify/-/untildify-4.0.0.tgz"
|
|
integrity sha512-KK8xQ1mkzZeg9inewmFVDNkg3l5LUhoq9kN6iWYB/CC9YMG8HA+c1Q8HwDe6dEX7kErrEVNVBO3fWsVq5iDgtw==
|
|
|
|
upath@^1.2.0:
|
|
version "1.2.0"
|
|
resolved "https://registry.npmjs.org/upath/-/upath-1.2.0.tgz"
|
|
integrity sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==
|
|
|
|
update-browserslist-db@^1.0.13:
|
|
version "1.0.13"
|
|
resolved "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.13.tgz"
|
|
integrity sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==
|
|
dependencies:
|
|
escalade "^3.1.1"
|
|
picocolors "^1.0.0"
|
|
|
|
uri-js@^4.2.2:
|
|
version "4.4.1"
|
|
resolved "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz"
|
|
integrity sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==
|
|
dependencies:
|
|
punycode "^2.1.0"
|
|
|
|
util-deprecate@^1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz"
|
|
integrity sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==
|
|
|
|
vite-plugin-pwa@^0.17.4:
|
|
version "0.17.4"
|
|
resolved "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.17.4.tgz"
|
|
integrity sha512-j9iiyinFOYyof4Zk3Q+DtmYyDVBDAi6PuMGNGq6uGI0pw7E+LNm9e+nQ2ep9obMP/kjdWwzilqUrlfVRj9OobA==
|
|
dependencies:
|
|
debug "^4.3.4"
|
|
fast-glob "^3.3.2"
|
|
pretty-bytes "^6.1.1"
|
|
workbox-build "^7.0.0"
|
|
workbox-window "^7.0.0"
|
|
|
|
vite@^5.0.7:
|
|
version "5.0.7"
|
|
resolved "https://registry.npmjs.org/vite/-/vite-5.0.7.tgz"
|
|
integrity sha512-B4T4rJCDPihrQo2B+h1MbeGL/k/GMAHzhQ8S0LjQ142s6/+l3hHTT095ORvsshj4QCkoWu3Xtmob5mazvakaOw==
|
|
dependencies:
|
|
esbuild "^0.19.3"
|
|
postcss "^8.4.32"
|
|
rollup "^4.2.0"
|
|
optionalDependencies:
|
|
fsevents "~2.3.3"
|
|
|
|
vue-demi@>=0.14.5:
|
|
version "0.14.6"
|
|
resolved "https://registry.npmjs.org/vue-demi/-/vue-demi-0.14.6.tgz"
|
|
integrity sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==
|
|
|
|
vue-eslint-parser@^9.3.1:
|
|
version "9.3.2"
|
|
resolved "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-9.3.2.tgz"
|
|
integrity sha512-q7tWyCVaV9f8iQyIA5Mkj/S6AoJ9KBN8IeUSf3XEmBrOtxOZnfTg5s4KClbZBCK3GtnT/+RyCLZyDHuZwTuBjg==
|
|
dependencies:
|
|
debug "^4.3.4"
|
|
eslint-scope "^7.1.1"
|
|
eslint-visitor-keys "^3.3.0"
|
|
espree "^9.3.1"
|
|
esquery "^1.4.0"
|
|
lodash "^4.17.21"
|
|
semver "^7.3.6"
|
|
|
|
vue-i18n@9.8.0:
|
|
version "9.8.0"
|
|
resolved "https://registry.npmjs.org/vue-i18n/-/vue-i18n-9.8.0.tgz"
|
|
integrity sha512-Izho+6PYjejsTq2mzjcRdBZ5VLRQoSuuexvR8029h5CpN03FYqiqBrShMyf2I1DKkN6kw/xmujcbvC+4QybpsQ==
|
|
dependencies:
|
|
"@intlify/core-base" "9.8.0"
|
|
"@intlify/shared" "9.8.0"
|
|
"@vue/devtools-api" "^6.5.0"
|
|
|
|
vue-router@^4.2.5:
|
|
version "4.2.5"
|
|
resolved "https://registry.npmjs.org/vue-router/-/vue-router-4.2.5.tgz"
|
|
integrity sha512-DIUpKcyg4+PTQKfFPX88UWhlagBEBEfJ5A8XDXRJLUnZOvcpMF8o/dnL90vpVkGaPbjvXazV/rC1qBKrZlFugw==
|
|
dependencies:
|
|
"@vue/devtools-api" "^6.5.0"
|
|
|
|
vue-template-compiler@^2.7.14:
|
|
version "2.7.15"
|
|
resolved "https://registry.npmjs.org/vue-template-compiler/-/vue-template-compiler-2.7.15.tgz"
|
|
integrity sha512-yQxjxMptBL7UAog00O8sANud99C6wJF+7kgbcwqkvA38vCGF7HWE66w0ZFnS/kX5gSoJr/PQ4/oS3Ne2pW37Og==
|
|
dependencies:
|
|
de-indent "^1.0.2"
|
|
he "^1.2.0"
|
|
|
|
vue-tsc@^1.8.25:
|
|
version "1.8.25"
|
|
resolved "https://registry.npmjs.org/vue-tsc/-/vue-tsc-1.8.25.tgz"
|
|
integrity sha512-lHsRhDc/Y7LINvYhZ3pv4elflFADoEOo67vfClAfF2heVHpHmVquLSjojgCSIwzA4F0Pc4vowT/psXCYcfk+iQ==
|
|
dependencies:
|
|
"@volar/typescript" "~1.11.1"
|
|
"@vue/language-core" "1.8.25"
|
|
semver "^7.5.4"
|
|
|
|
vue@^3.3.11:
|
|
version "3.3.11"
|
|
resolved "https://registry.npmjs.org/vue/-/vue-3.3.11.tgz"
|
|
integrity sha512-d4oBctG92CRO1cQfVBZp6WJAs0n8AK4Xf5fNjQCBeKCvMI1efGQ5E3Alt1slFJS9fZuPcFoiAiqFvQlv1X7t/w==
|
|
dependencies:
|
|
"@vue/compiler-dom" "3.3.11"
|
|
"@vue/compiler-sfc" "3.3.11"
|
|
"@vue/runtime-dom" "3.3.11"
|
|
"@vue/server-renderer" "3.3.11"
|
|
"@vue/shared" "3.3.11"
|
|
|
|
webidl-conversions@^4.0.2:
|
|
version "4.0.2"
|
|
resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-4.0.2.tgz"
|
|
integrity sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==
|
|
|
|
whatwg-url@^7.0.0:
|
|
version "7.1.0"
|
|
resolved "https://registry.npmjs.org/whatwg-url/-/whatwg-url-7.1.0.tgz"
|
|
integrity sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==
|
|
dependencies:
|
|
lodash.sortby "^4.7.0"
|
|
tr46 "^1.0.1"
|
|
webidl-conversions "^4.0.2"
|
|
|
|
which-boxed-primitive@^1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz"
|
|
integrity sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==
|
|
dependencies:
|
|
is-bigint "^1.0.1"
|
|
is-boolean-object "^1.1.0"
|
|
is-number-object "^1.0.4"
|
|
is-string "^1.0.5"
|
|
is-symbol "^1.0.3"
|
|
|
|
which-typed-array@^1.1.11, which-typed-array@^1.1.13:
|
|
version "1.1.13"
|
|
resolved "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.13.tgz"
|
|
integrity sha512-P5Nra0qjSncduVPEAr7xhoF5guty49ArDTwzJ/yNuPIbZppyRxFQsRCWrocxIY+CnMVG+qfbU2FmDKyvSGClow==
|
|
dependencies:
|
|
available-typed-arrays "^1.0.5"
|
|
call-bind "^1.0.4"
|
|
for-each "^0.3.3"
|
|
gopd "^1.0.1"
|
|
has-tostringtag "^1.0.0"
|
|
|
|
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"
|
|
|
|
workbox-background-sync@7.0.0:
|
|
version "7.0.0"
|
|
resolved "https://registry.npmjs.org/workbox-background-sync/-/workbox-background-sync-7.0.0.tgz"
|
|
integrity sha512-S+m1+84gjdueM+jIKZ+I0Lx0BDHkk5Nu6a3kTVxP4fdj3gKouRNmhO8H290ybnJTOPfBDtTMXSQA/QLTvr7PeA==
|
|
dependencies:
|
|
idb "^7.0.1"
|
|
workbox-core "7.0.0"
|
|
|
|
workbox-broadcast-update@7.0.0:
|
|
version "7.0.0"
|
|
resolved "https://registry.npmjs.org/workbox-broadcast-update/-/workbox-broadcast-update-7.0.0.tgz"
|
|
integrity sha512-oUuh4jzZrLySOo0tC0WoKiSg90bVAcnE98uW7F8GFiSOXnhogfNDGZelPJa+6KpGBO5+Qelv04Hqx2UD+BJqNQ==
|
|
dependencies:
|
|
workbox-core "7.0.0"
|
|
|
|
workbox-build@^7.0.0:
|
|
version "7.0.0"
|
|
resolved "https://registry.npmjs.org/workbox-build/-/workbox-build-7.0.0.tgz"
|
|
integrity sha512-CttE7WCYW9sZC+nUYhQg3WzzGPr4IHmrPnjKiu3AMXsiNQKx+l4hHl63WTrnicLmKEKHScWDH8xsGBdrYgtBzg==
|
|
dependencies:
|
|
"@apideck/better-ajv-errors" "^0.3.1"
|
|
"@babel/core" "^7.11.1"
|
|
"@babel/preset-env" "^7.11.0"
|
|
"@babel/runtime" "^7.11.2"
|
|
"@rollup/plugin-babel" "^5.2.0"
|
|
"@rollup/plugin-node-resolve" "^11.2.1"
|
|
"@rollup/plugin-replace" "^2.4.1"
|
|
"@surma/rollup-plugin-off-main-thread" "^2.2.3"
|
|
ajv "^8.6.0"
|
|
common-tags "^1.8.0"
|
|
fast-json-stable-stringify "^2.1.0"
|
|
fs-extra "^9.0.1"
|
|
glob "^7.1.6"
|
|
lodash "^4.17.20"
|
|
pretty-bytes "^5.3.0"
|
|
rollup "^2.43.1"
|
|
rollup-plugin-terser "^7.0.0"
|
|
source-map "^0.8.0-beta.0"
|
|
stringify-object "^3.3.0"
|
|
strip-comments "^2.0.1"
|
|
tempy "^0.6.0"
|
|
upath "^1.2.0"
|
|
workbox-background-sync "7.0.0"
|
|
workbox-broadcast-update "7.0.0"
|
|
workbox-cacheable-response "7.0.0"
|
|
workbox-core "7.0.0"
|
|
workbox-expiration "7.0.0"
|
|
workbox-google-analytics "7.0.0"
|
|
workbox-navigation-preload "7.0.0"
|
|
workbox-precaching "7.0.0"
|
|
workbox-range-requests "7.0.0"
|
|
workbox-recipes "7.0.0"
|
|
workbox-routing "7.0.0"
|
|
workbox-strategies "7.0.0"
|
|
workbox-streams "7.0.0"
|
|
workbox-sw "7.0.0"
|
|
workbox-window "7.0.0"
|
|
|
|
workbox-cacheable-response@7.0.0:
|
|
version "7.0.0"
|
|
resolved "https://registry.npmjs.org/workbox-cacheable-response/-/workbox-cacheable-response-7.0.0.tgz"
|
|
integrity sha512-0lrtyGHn/LH8kKAJVOQfSu3/80WDc9Ma8ng0p2i/5HuUndGttH+mGMSvOskjOdFImLs2XZIimErp7tSOPmu/6g==
|
|
dependencies:
|
|
workbox-core "7.0.0"
|
|
|
|
workbox-core@7.0.0:
|
|
version "7.0.0"
|
|
resolved "https://registry.npmjs.org/workbox-core/-/workbox-core-7.0.0.tgz"
|
|
integrity sha512-81JkAAZtfVP8darBpfRTovHg8DGAVrKFgHpOArZbdFd78VqHr5Iw65f2guwjE2NlCFbPFDoez3D3/6ZvhI/rwQ==
|
|
|
|
workbox-expiration@7.0.0:
|
|
version "7.0.0"
|
|
resolved "https://registry.npmjs.org/workbox-expiration/-/workbox-expiration-7.0.0.tgz"
|
|
integrity sha512-MLK+fogW+pC3IWU9SFE+FRStvDVutwJMR5if1g7oBJx3qwmO69BNoJQVaMXq41R0gg3MzxVfwOGKx3i9P6sOLQ==
|
|
dependencies:
|
|
idb "^7.0.1"
|
|
workbox-core "7.0.0"
|
|
|
|
workbox-google-analytics@7.0.0:
|
|
version "7.0.0"
|
|
resolved "https://registry.npmjs.org/workbox-google-analytics/-/workbox-google-analytics-7.0.0.tgz"
|
|
integrity sha512-MEYM1JTn/qiC3DbpvP2BVhyIH+dV/5BjHk756u9VbwuAhu0QHyKscTnisQuz21lfRpOwiS9z4XdqeVAKol0bzg==
|
|
dependencies:
|
|
workbox-background-sync "7.0.0"
|
|
workbox-core "7.0.0"
|
|
workbox-routing "7.0.0"
|
|
workbox-strategies "7.0.0"
|
|
|
|
workbox-navigation-preload@7.0.0:
|
|
version "7.0.0"
|
|
resolved "https://registry.npmjs.org/workbox-navigation-preload/-/workbox-navigation-preload-7.0.0.tgz"
|
|
integrity sha512-juWCSrxo/fiMz3RsvDspeSLGmbgC0U9tKqcUPZBCf35s64wlaLXyn2KdHHXVQrb2cqF7I0Hc9siQalainmnXJA==
|
|
dependencies:
|
|
workbox-core "7.0.0"
|
|
|
|
workbox-precaching@7.0.0:
|
|
version "7.0.0"
|
|
resolved "https://registry.npmjs.org/workbox-precaching/-/workbox-precaching-7.0.0.tgz"
|
|
integrity sha512-EC0vol623LJqTJo1mkhD9DZmMP604vHqni3EohhQVwhJlTgyKyOkMrZNy5/QHfOby+39xqC01gv4LjOm4HSfnA==
|
|
dependencies:
|
|
workbox-core "7.0.0"
|
|
workbox-routing "7.0.0"
|
|
workbox-strategies "7.0.0"
|
|
|
|
workbox-range-requests@7.0.0:
|
|
version "7.0.0"
|
|
resolved "https://registry.npmjs.org/workbox-range-requests/-/workbox-range-requests-7.0.0.tgz"
|
|
integrity sha512-SxAzoVl9j/zRU9OT5+IQs7pbJBOUOlriB8Gn9YMvi38BNZRbM+RvkujHMo8FOe9IWrqqwYgDFBfv6sk76I1yaQ==
|
|
dependencies:
|
|
workbox-core "7.0.0"
|
|
|
|
workbox-recipes@7.0.0:
|
|
version "7.0.0"
|
|
resolved "https://registry.npmjs.org/workbox-recipes/-/workbox-recipes-7.0.0.tgz"
|
|
integrity sha512-DntcK9wuG3rYQOONWC0PejxYYIDHyWWZB/ueTbOUDQgefaeIj1kJ7pdP3LZV2lfrj8XXXBWt+JDRSw1lLLOnww==
|
|
dependencies:
|
|
workbox-cacheable-response "7.0.0"
|
|
workbox-core "7.0.0"
|
|
workbox-expiration "7.0.0"
|
|
workbox-precaching "7.0.0"
|
|
workbox-routing "7.0.0"
|
|
workbox-strategies "7.0.0"
|
|
|
|
workbox-routing@7.0.0:
|
|
version "7.0.0"
|
|
resolved "https://registry.npmjs.org/workbox-routing/-/workbox-routing-7.0.0.tgz"
|
|
integrity sha512-8YxLr3xvqidnbVeGyRGkaV4YdlKkn5qZ1LfEePW3dq+ydE73hUUJJuLmGEykW3fMX8x8mNdL0XrWgotcuZjIvA==
|
|
dependencies:
|
|
workbox-core "7.0.0"
|
|
|
|
workbox-strategies@7.0.0:
|
|
version "7.0.0"
|
|
resolved "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-7.0.0.tgz"
|
|
integrity sha512-dg3qJU7tR/Gcd/XXOOo7x9QoCI9nk74JopaJaYAQ+ugLi57gPsXycVdBnYbayVj34m6Y8ppPwIuecrzkpBVwbA==
|
|
dependencies:
|
|
workbox-core "7.0.0"
|
|
|
|
workbox-streams@7.0.0:
|
|
version "7.0.0"
|
|
resolved "https://registry.npmjs.org/workbox-streams/-/workbox-streams-7.0.0.tgz"
|
|
integrity sha512-moVsh+5to//l6IERWceYKGiftc+prNnqOp2sgALJJFbnNVpTXzKISlTIsrWY+ogMqt+x1oMazIdHj25kBSq/HQ==
|
|
dependencies:
|
|
workbox-core "7.0.0"
|
|
workbox-routing "7.0.0"
|
|
|
|
workbox-sw@7.0.0:
|
|
version "7.0.0"
|
|
resolved "https://registry.npmjs.org/workbox-sw/-/workbox-sw-7.0.0.tgz"
|
|
integrity sha512-SWfEouQfjRiZ7GNABzHUKUyj8pCoe+RwjfOIajcx6J5mtgKkN+t8UToHnpaJL5UVVOf5YhJh+OHhbVNIHe+LVA==
|
|
|
|
workbox-window@7.0.0, workbox-window@^7.0.0:
|
|
version "7.0.0"
|
|
resolved "https://registry.npmjs.org/workbox-window/-/workbox-window-7.0.0.tgz"
|
|
integrity sha512-j7P/bsAWE/a7sxqTzXo3P2ALb1reTfZdvVp6OJ/uLr/C2kZAMvjeWGm8V4htQhor7DOvYg0sSbFN2+flT5U0qA==
|
|
dependencies:
|
|
"@types/trusted-types" "^2.0.2"
|
|
workbox-core "7.0.0"
|
|
|
|
wrappy@1:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz"
|
|
integrity sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==
|
|
|
|
xml-name-validator@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-4.0.0.tgz"
|
|
integrity sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==
|
|
|
|
yallist@^3.0.2:
|
|
version "3.1.1"
|
|
resolved "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz"
|
|
integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==
|
|
|
|
yallist@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz"
|
|
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
|
|
|
|
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==
|