mirror of
https://github.com/Spythere/pojazdownik.git
synced 2026-05-03 05:18:10 +00:00
4602 lines
196 KiB
YAML
4602 lines
196 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"
|
|
|
|
"@antfu/utils@^0.7.6":
|
|
version "0.7.7"
|
|
resolved "https://registry.npmjs.org/@antfu/utils/-/utils-0.7.7.tgz"
|
|
integrity sha512-gFPqTG7otEJ8uP6wrhDv6mqwGWYZKNvAcCq6u9hOj0c+IKCEsY4L1oC9trPq2SaWIzAfHvqfBDxF591JkMf+kg==
|
|
|
|
"@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.23.5":
|
|
version "7.23.5"
|
|
resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.23.5.tgz"
|
|
integrity sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==
|
|
dependencies:
|
|
"@babel/highlight" "^7.23.4"
|
|
chalk "^2.4.2"
|
|
|
|
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.3", "@babel/compat-data@^7.23.5":
|
|
version "7.23.5"
|
|
resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.23.5.tgz"
|
|
integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
|
|
|
|
"@babel/core@^7.11.1":
|
|
version "7.23.9"
|
|
resolved "https://registry.npmjs.org/@babel/core/-/core-7.23.9.tgz"
|
|
integrity sha512-5q0175NOjddqpvvzU+kDiSOAk4PfdO6FvwCWoQ6RO7rTzEe8vlo+4HVfcnAREhD4npMs0e9uZypjTwzZPCf/cw==
|
|
dependencies:
|
|
"@ampproject/remapping" "^2.2.0"
|
|
"@babel/code-frame" "^7.23.5"
|
|
"@babel/generator" "^7.23.6"
|
|
"@babel/helper-compilation-targets" "^7.23.6"
|
|
"@babel/helper-module-transforms" "^7.23.3"
|
|
"@babel/helpers" "^7.23.9"
|
|
"@babel/parser" "^7.23.9"
|
|
"@babel/template" "^7.23.9"
|
|
"@babel/traverse" "^7.23.9"
|
|
"@babel/types" "^7.23.9"
|
|
convert-source-map "^2.0.0"
|
|
debug "^4.1.0"
|
|
gensync "^1.0.0-beta.2"
|
|
json5 "^2.2.3"
|
|
semver "^6.3.1"
|
|
|
|
"@babel/generator@^7.23.6":
|
|
version "7.23.6"
|
|
resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.23.6.tgz"
|
|
integrity sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw==
|
|
dependencies:
|
|
"@babel/types" "^7.23.6"
|
|
"@jridgewell/gen-mapping" "^0.3.2"
|
|
"@jridgewell/trace-mapping" "^0.3.17"
|
|
jsesc "^2.5.1"
|
|
|
|
"@babel/helper-annotate-as-pure@^7.22.5":
|
|
version "7.22.5"
|
|
resolved "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz"
|
|
integrity sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==
|
|
dependencies:
|
|
"@babel/types" "^7.22.5"
|
|
|
|
"@babel/helper-builder-binary-assignment-operator-visitor@^7.22.15":
|
|
version "7.22.15"
|
|
resolved "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.22.15.tgz"
|
|
integrity sha512-QkBXwGgaoC2GtGZRoma6kv7Szfv06khvhFav67ZExau2RaXzy8MpHSMO2PNoP2XtmQphJQRHFfg77Bq731Yizw==
|
|
dependencies:
|
|
"@babel/types" "^7.22.15"
|
|
|
|
"@babel/helper-compilation-targets@^7.22.15", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.23.6":
|
|
version "7.23.6"
|
|
resolved "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.23.6.tgz"
|
|
integrity sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==
|
|
dependencies:
|
|
"@babel/compat-data" "^7.23.5"
|
|
"@babel/helper-validator-option" "^7.23.5"
|
|
browserslist "^4.22.2"
|
|
lru-cache "^5.1.1"
|
|
semver "^6.3.1"
|
|
|
|
"@babel/helper-create-class-features-plugin@^7.22.15":
|
|
version "7.23.10"
|
|
resolved "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.23.10.tgz"
|
|
integrity sha512-2XpP2XhkXzgxecPNEEK8Vz8Asj9aRxt08oKOqtiZoqV2UGZ5T+EkyP9sXQ9nwMxBIG34a7jmasVqoMop7VdPUw==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.22.5"
|
|
"@babel/helper-environment-visitor" "^7.22.20"
|
|
"@babel/helper-function-name" "^7.23.0"
|
|
"@babel/helper-member-expression-to-functions" "^7.23.0"
|
|
"@babel/helper-optimise-call-expression" "^7.22.5"
|
|
"@babel/helper-replace-supers" "^7.22.20"
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
|
|
"@babel/helper-split-export-declaration" "^7.22.6"
|
|
semver "^6.3.1"
|
|
|
|
"@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.22.15", "@babel/helper-create-regexp-features-plugin@^7.22.5":
|
|
version "7.22.15"
|
|
resolved "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.22.15.tgz"
|
|
integrity sha512-29FkPLFjn4TPEa3RE7GpW+qbE8tlsu3jntNYNfcGsc49LphF1PQIiD+vMZ1z1xVOKt+93khA9tc2JBs3kBjA7w==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.22.5"
|
|
regexpu-core "^5.3.1"
|
|
semver "^6.3.1"
|
|
|
|
"@babel/helper-define-polyfill-provider@^0.5.0":
|
|
version "0.5.0"
|
|
resolved "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.5.0.tgz"
|
|
integrity sha512-NovQquuQLAQ5HuyjCz7WQP9MjRj7dx++yspwiyUiGl9ZyadHRSql1HZh5ogRd8W8w6YM6EQ/NTB8rgjLt5W65Q==
|
|
dependencies:
|
|
"@babel/helper-compilation-targets" "^7.22.6"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
debug "^4.1.1"
|
|
lodash.debounce "^4.0.8"
|
|
resolve "^1.14.2"
|
|
|
|
"@babel/helper-environment-visitor@^7.22.20":
|
|
version "7.22.20"
|
|
resolved "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz"
|
|
integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==
|
|
|
|
"@babel/helper-function-name@^7.22.5", "@babel/helper-function-name@^7.23.0":
|
|
version "7.23.0"
|
|
resolved "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz"
|
|
integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==
|
|
dependencies:
|
|
"@babel/template" "^7.22.15"
|
|
"@babel/types" "^7.23.0"
|
|
|
|
"@babel/helper-hoist-variables@^7.22.5":
|
|
version "7.22.5"
|
|
resolved "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz"
|
|
integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==
|
|
dependencies:
|
|
"@babel/types" "^7.22.5"
|
|
|
|
"@babel/helper-member-expression-to-functions@^7.22.15", "@babel/helper-member-expression-to-functions@^7.23.0":
|
|
version "7.23.0"
|
|
resolved "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.23.0.tgz"
|
|
integrity sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==
|
|
dependencies:
|
|
"@babel/types" "^7.23.0"
|
|
|
|
"@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.22.15":
|
|
version "7.22.15"
|
|
resolved "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz"
|
|
integrity sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==
|
|
dependencies:
|
|
"@babel/types" "^7.22.15"
|
|
|
|
"@babel/helper-module-transforms@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.23.3.tgz"
|
|
integrity sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==
|
|
dependencies:
|
|
"@babel/helper-environment-visitor" "^7.22.20"
|
|
"@babel/helper-module-imports" "^7.22.15"
|
|
"@babel/helper-simple-access" "^7.22.5"
|
|
"@babel/helper-split-export-declaration" "^7.22.6"
|
|
"@babel/helper-validator-identifier" "^7.22.20"
|
|
|
|
"@babel/helper-optimise-call-expression@^7.22.5":
|
|
version "7.22.5"
|
|
resolved "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.22.5.tgz"
|
|
integrity sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==
|
|
dependencies:
|
|
"@babel/types" "^7.22.5"
|
|
|
|
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
|
|
version "7.22.5"
|
|
resolved "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz"
|
|
integrity sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==
|
|
|
|
"@babel/helper-remap-async-to-generator@^7.22.20":
|
|
version "7.22.20"
|
|
resolved "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.22.20.tgz"
|
|
integrity sha512-pBGyV4uBqOns+0UvhsTO8qgl8hO89PmiDYv+/COyp1aeMcmfrfruz+/nCMFiYyFF/Knn0yfrC85ZzNFjembFTw==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.22.5"
|
|
"@babel/helper-environment-visitor" "^7.22.20"
|
|
"@babel/helper-wrap-function" "^7.22.20"
|
|
|
|
"@babel/helper-replace-supers@^7.22.20":
|
|
version "7.22.20"
|
|
resolved "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.22.20.tgz"
|
|
integrity sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw==
|
|
dependencies:
|
|
"@babel/helper-environment-visitor" "^7.22.20"
|
|
"@babel/helper-member-expression-to-functions" "^7.22.15"
|
|
"@babel/helper-optimise-call-expression" "^7.22.5"
|
|
|
|
"@babel/helper-simple-access@^7.22.5":
|
|
version "7.22.5"
|
|
resolved "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz"
|
|
integrity sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==
|
|
dependencies:
|
|
"@babel/types" "^7.22.5"
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers@^7.22.5":
|
|
version "7.22.5"
|
|
resolved "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.22.5.tgz"
|
|
integrity sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==
|
|
dependencies:
|
|
"@babel/types" "^7.22.5"
|
|
|
|
"@babel/helper-split-export-declaration@^7.22.6":
|
|
version "7.22.6"
|
|
resolved "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz"
|
|
integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==
|
|
dependencies:
|
|
"@babel/types" "^7.22.5"
|
|
|
|
"@babel/helper-string-parser@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz"
|
|
integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==
|
|
|
|
"@babel/helper-validator-identifier@^7.22.20":
|
|
version "7.22.20"
|
|
resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz"
|
|
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
|
|
|
|
"@babel/helper-validator-option@^7.23.5":
|
|
version "7.23.5"
|
|
resolved "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz"
|
|
integrity sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==
|
|
|
|
"@babel/helper-wrap-function@^7.22.20":
|
|
version "7.22.20"
|
|
resolved "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.22.20.tgz"
|
|
integrity sha512-pms/UwkOpnQe/PDAEdV/d7dVCoBbB+R4FvYoHGZz+4VPcg7RtYy2KP7S2lbuWM6FCSgob5wshfGESbC/hzNXZw==
|
|
dependencies:
|
|
"@babel/helper-function-name" "^7.22.5"
|
|
"@babel/template" "^7.22.15"
|
|
"@babel/types" "^7.22.19"
|
|
|
|
"@babel/helpers@^7.23.9":
|
|
version "7.23.9"
|
|
resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.23.9.tgz"
|
|
integrity sha512-87ICKgU5t5SzOT7sBMfCOZQ2rHjRU+Pcb9BoILMYz600W6DkVRLFBPwQ18gwUVvggqXivaUakpnxWQGbpywbBQ==
|
|
dependencies:
|
|
"@babel/template" "^7.23.9"
|
|
"@babel/traverse" "^7.23.9"
|
|
"@babel/types" "^7.23.9"
|
|
|
|
"@babel/highlight@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/highlight/-/highlight-7.23.4.tgz"
|
|
integrity sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==
|
|
dependencies:
|
|
"@babel/helper-validator-identifier" "^7.22.20"
|
|
chalk "^2.4.2"
|
|
js-tokens "^4.0.0"
|
|
|
|
"@babel/parser@^7.23.6", "@babel/parser@^7.23.9":
|
|
version "7.23.9"
|
|
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.23.9.tgz"
|
|
integrity sha512-9tcKgqKbs3xGJ+NtKF2ndOBBLVwPjl1SHxPQkd36r3Dlirw3xWUeGaTbqr7uGZcTaxkVNwc+03SVP7aCdWrTlA==
|
|
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.23.3.tgz"
|
|
integrity sha512-iRkKcCqb7iGnq9+3G6rZ+Ciz5VywC4XNRHe57lKM+jOeYAoR0lVqdeeDRfh0tQcTfw/+vBhHn926FmQhLtlFLQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.23.3.tgz"
|
|
integrity sha512-WwlxbfMNdVEpQjZmK5mhm7oSwD3dS6eU+Iwsi4Knl9wAletWem7kaRsGOG+8UEbRyqxY4SS5zvtfXwX+jMxUwQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
|
|
"@babel/plugin-transform-optional-chaining" "^7.23.3"
|
|
|
|
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.23.7":
|
|
version "7.23.7"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.23.7.tgz"
|
|
integrity sha512-LlRT7HgaifEpQA1ZgLVOIJZZFVPWN5iReq/7/JixwBtwcoeVGDBD53ZV28rrsLYOZs1Y/EHhA8N/Z6aazHR8cw==
|
|
dependencies:
|
|
"@babel/helper-environment-visitor" "^7.22.20"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2":
|
|
version "7.21.0-placeholder-for-preset-env.2"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz"
|
|
integrity sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==
|
|
|
|
"@babel/plugin-syntax-async-generators@^7.8.4":
|
|
version "7.8.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz"
|
|
integrity sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-class-properties@^7.12.13":
|
|
version "7.12.13"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz"
|
|
integrity sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.12.13"
|
|
|
|
"@babel/plugin-syntax-class-static-block@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz"
|
|
integrity sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-syntax-dynamic-import@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz"
|
|
integrity sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-export-namespace-from@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz"
|
|
integrity sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.3"
|
|
|
|
"@babel/plugin-syntax-import-assertions@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.23.3.tgz"
|
|
integrity sha512-lPgDSU+SJLK3xmFDTV2ZRQAiM7UuUjGidwBywFavObCiZc1BeAAcMtHJKUya92hPHO+at63JJPLygilZard8jw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-syntax-import-attributes@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.23.3.tgz"
|
|
integrity sha512-pawnE0P9g10xgoP7yKr6CK63K2FMsTE+FZidZO/1PwRdzmAPVs+HS1mAURUsgaoxammTJvULUdIkEK0gOcU2tA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-syntax-import-meta@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz"
|
|
integrity sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-syntax-json-strings@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz"
|
|
integrity sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-logical-assignment-operators@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz"
|
|
integrity sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-syntax-nullish-coalescing-operator@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz"
|
|
integrity sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-numeric-separator@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz"
|
|
integrity sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-syntax-object-rest-spread@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz"
|
|
integrity sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-optional-catch-binding@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz"
|
|
integrity sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-optional-chaining@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz"
|
|
integrity sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-private-property-in-object@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz"
|
|
integrity sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-syntax-top-level-await@^7.14.5":
|
|
version "7.14.5"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz"
|
|
integrity sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-syntax-unicode-sets-regex@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz"
|
|
integrity sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==
|
|
dependencies:
|
|
"@babel/helper-create-regexp-features-plugin" "^7.18.6"
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
|
|
"@babel/plugin-transform-arrow-functions@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.23.3.tgz"
|
|
integrity sha512-NzQcQrzaQPkaEwoTm4Mhyl8jI1huEL/WWIEvudjTCMJ9aBZNpsJbMASx7EQECtQQPS/DcnFpo0FIh3LvEO9cxQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-async-generator-functions@^7.23.9":
|
|
version "7.23.9"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.9.tgz"
|
|
integrity sha512-8Q3veQEDGe14dTYuwagbRtwxQDnytyg1JFu4/HwEMETeofocrB0U0ejBJIXoeG/t2oXZ8kzCyI0ZZfbT80VFNQ==
|
|
dependencies:
|
|
"@babel/helper-environment-visitor" "^7.22.20"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/helper-remap-async-to-generator" "^7.22.20"
|
|
"@babel/plugin-syntax-async-generators" "^7.8.4"
|
|
|
|
"@babel/plugin-transform-async-to-generator@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.23.3.tgz"
|
|
integrity sha512-A7LFsKi4U4fomjqXJlZg/u0ft/n8/7n7lpffUP/ZULx/DtV9SGlNKZolHH6PE8Xl1ngCc0M11OaeZptXVkfKSw==
|
|
dependencies:
|
|
"@babel/helper-module-imports" "^7.22.15"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/helper-remap-async-to-generator" "^7.22.20"
|
|
|
|
"@babel/plugin-transform-block-scoped-functions@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.23.3.tgz"
|
|
integrity sha512-vI+0sIaPIO6CNuM9Kk5VmXcMVRiOpDh7w2zZt9GXzmE/9KD70CUEVhvPR/etAeNK/FAEkhxQtXOzVF3EuRL41A==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-block-scoping@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.23.4.tgz"
|
|
integrity sha512-0QqbP6B6HOh7/8iNR4CQU2Th/bbRtBp4KS9vcaZd1fZ0wSh5Fyssg0UCIHwxh+ka+pNDREbVLQnHCMHKZfPwfw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-class-properties@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.23.3.tgz"
|
|
integrity sha512-uM+AN8yCIjDPccsKGlw271xjJtGii+xQIF/uMPS8H15L12jZTsLfF4o5vNO7d/oUguOyfdikHGc/yi9ge4SGIg==
|
|
dependencies:
|
|
"@babel/helper-create-class-features-plugin" "^7.22.15"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-class-static-block@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.23.4.tgz"
|
|
integrity sha512-nsWu/1M+ggti1SOALj3hfx5FXzAY06fwPJsUZD4/A5e1bWi46VUIWtD+kOX6/IdhXGsXBWllLFDSnqSCdUNydQ==
|
|
dependencies:
|
|
"@babel/helper-create-class-features-plugin" "^7.22.15"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/plugin-syntax-class-static-block" "^7.14.5"
|
|
|
|
"@babel/plugin-transform-classes@^7.23.8":
|
|
version "7.23.8"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.23.8.tgz"
|
|
integrity sha512-yAYslGsY1bX6Knmg46RjiCiNSwJKv2IUC8qOdYKqMMr0491SXFhcHqOdRDeCRohOOIzwN/90C6mQ9qAKgrP7dg==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.22.5"
|
|
"@babel/helper-compilation-targets" "^7.23.6"
|
|
"@babel/helper-environment-visitor" "^7.22.20"
|
|
"@babel/helper-function-name" "^7.23.0"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/helper-replace-supers" "^7.22.20"
|
|
"@babel/helper-split-export-declaration" "^7.22.6"
|
|
globals "^11.1.0"
|
|
|
|
"@babel/plugin-transform-computed-properties@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.23.3.tgz"
|
|
integrity sha512-dTj83UVTLw/+nbiHqQSFdwO9CbTtwq1DsDqm3CUEtDrZNET5rT5E6bIdTlOftDTDLMYxvxHNEYO4B9SLl8SLZw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/template" "^7.22.15"
|
|
|
|
"@babel/plugin-transform-destructuring@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.23.3.tgz"
|
|
integrity sha512-n225npDqjDIr967cMScVKHXJs7rout1q+tt50inyBCPkyZ8KxeI6d+GIbSBTT/w/9WdlWDOej3V9HE5Lgk57gw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-dotall-regex@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.23.3.tgz"
|
|
integrity sha512-vgnFYDHAKzFaTVp+mneDsIEbnJ2Np/9ng9iviHw3P/KVcgONxpNULEW/51Z/BaFojG2GI2GwwXck5uV1+1NOYQ==
|
|
dependencies:
|
|
"@babel/helper-create-regexp-features-plugin" "^7.22.15"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-duplicate-keys@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.23.3.tgz"
|
|
integrity sha512-RrqQ+BQmU3Oyav3J+7/myfvRCq7Tbz+kKLLshUmMwNlDHExbGL7ARhajvoBJEvc+fCguPPu887N+3RRXBVKZUA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-dynamic-import@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.23.4.tgz"
|
|
integrity sha512-V6jIbLhdJK86MaLh4Jpghi8ho5fGzt3imHOBu/x0jlBaPYqDoWz4RDXjmMOfnh+JWNaQleEAByZLV0QzBT4YQQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
|
|
|
|
"@babel/plugin-transform-exponentiation-operator@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.23.3.tgz"
|
|
integrity sha512-5fhCsl1odX96u7ILKHBj4/Y8vipoqwsJMh4csSA8qFfxrZDEA4Ssku2DyNvMJSmZNOEBT750LfFPbtrnTP90BQ==
|
|
dependencies:
|
|
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.22.15"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-export-namespace-from@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.23.4.tgz"
|
|
integrity sha512-GzuSBcKkx62dGzZI1WVgTWvkkz84FZO5TC5T8dl/Tht/rAla6Dg/Mz9Yhypg+ezVACf/rgDuQt3kbWEv7LdUDQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
|
|
|
|
"@babel/plugin-transform-for-of@^7.23.6":
|
|
version "7.23.6"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.23.6.tgz"
|
|
integrity sha512-aYH4ytZ0qSuBbpfhuofbg/e96oQ7U2w1Aw/UQmKT+1l39uEhUPoFS3fHevDc1G0OvewyDudfMKY1OulczHzWIw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-function-name@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.23.3.tgz"
|
|
integrity sha512-I1QXp1LxIvt8yLaib49dRW5Okt7Q4oaxao6tFVKS/anCdEOMtYwWVKoiOA1p34GOWIZjUK0E+zCp7+l1pfQyiw==
|
|
dependencies:
|
|
"@babel/helper-compilation-targets" "^7.22.15"
|
|
"@babel/helper-function-name" "^7.23.0"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-json-strings@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.23.4.tgz"
|
|
integrity sha512-81nTOqM1dMwZ/aRXQ59zVubN9wHGqk6UtqRK+/q+ciXmRy8fSolhGVvG09HHRGo4l6fr/c4ZhXUQH0uFW7PZbg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/plugin-syntax-json-strings" "^7.8.3"
|
|
|
|
"@babel/plugin-transform-literals@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.23.3.tgz"
|
|
integrity sha512-wZ0PIXRxnwZvl9AYpqNUxpZ5BiTGrYt7kueGQ+N5FiQ7RCOD4cm8iShd6S6ggfVIWaJf2EMk8eRzAh52RfP4rQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-logical-assignment-operators@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.23.4.tgz"
|
|
integrity sha512-Mc/ALf1rmZTP4JKKEhUwiORU+vcfarFVLfcFiolKUo6sewoxSEgl36ak5t+4WamRsNr6nzjZXQjM35WsU+9vbg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-member-expression-literals@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.23.3.tgz"
|
|
integrity sha512-sC3LdDBDi5x96LA+Ytekz2ZPk8i/Ck+DEuDbRAll5rknJ5XRTSaPKEYwomLcs1AA8wg9b3KjIQRsnApj+q51Ag==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-modules-amd@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.23.3.tgz"
|
|
integrity sha512-vJYQGxeKM4t8hYCKVBlZX/gtIY2I7mRGFNcm85sgXGMTBcoV3QdVtdpbcWEbzbfUIUZKwvgFT82mRvaQIebZzw==
|
|
dependencies:
|
|
"@babel/helper-module-transforms" "^7.23.3"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-modules-commonjs@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.23.3.tgz"
|
|
integrity sha512-aVS0F65LKsdNOtcz6FRCpE4OgsP2OFnW46qNxNIX9h3wuzaNcSQsJysuMwqSibC98HPrf2vCgtxKNwS0DAlgcA==
|
|
dependencies:
|
|
"@babel/helper-module-transforms" "^7.23.3"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/helper-simple-access" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-modules-systemjs@^7.23.9":
|
|
version "7.23.9"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.23.9.tgz"
|
|
integrity sha512-KDlPRM6sLo4o1FkiSlXoAa8edLXFsKKIda779fbLrvmeuc3itnjCtaO6RrtoaANsIJANj+Vk1zqbZIMhkCAHVw==
|
|
dependencies:
|
|
"@babel/helper-hoist-variables" "^7.22.5"
|
|
"@babel/helper-module-transforms" "^7.23.3"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/helper-validator-identifier" "^7.22.20"
|
|
|
|
"@babel/plugin-transform-modules-umd@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.23.3.tgz"
|
|
integrity sha512-zHsy9iXX2nIsCBFPud3jKn1IRPWg3Ing1qOZgeKV39m1ZgIdpJqvlWVeiHBZC6ITRG0MfskhYe9cLgntfSFPIg==
|
|
dependencies:
|
|
"@babel/helper-module-transforms" "^7.23.3"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-named-capturing-groups-regex@^7.22.5":
|
|
version "7.22.5"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.22.5.tgz"
|
|
integrity sha512-YgLLKmS3aUBhHaxp5hi1WJTgOUb/NCuDHzGT9z9WTt3YG+CPRhJs6nprbStx6DnWM4dh6gt7SU3sZodbZ08adQ==
|
|
dependencies:
|
|
"@babel/helper-create-regexp-features-plugin" "^7.22.5"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-new-target@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.23.3.tgz"
|
|
integrity sha512-YJ3xKqtJMAT5/TIZnpAR3I+K+WaDowYbN3xyxI8zxx/Gsypwf9B9h0VB+1Nh6ACAAPRS5NSRje0uVv5i79HYGQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-nullish-coalescing-operator@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.23.4.tgz"
|
|
integrity sha512-jHE9EVVqHKAQx+VePv5LLGHjmHSJR76vawFPTdlxR/LVJPfOEGxREQwQfjuZEOPTwG92X3LINSh3M40Rv4zpVA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
|
|
|
|
"@babel/plugin-transform-numeric-separator@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.23.4.tgz"
|
|
integrity sha512-mps6auzgwjRrwKEZA05cOwuDc9FAzoyFS4ZsG/8F43bTLf/TgkJg7QXOrPO1JO599iA3qgK9MXdMGOEC8O1h6Q==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-object-rest-spread@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.23.4.tgz"
|
|
integrity sha512-9x9K1YyeQVw0iOXJlIzwm8ltobIIv7j2iLyP2jIhEbqPRQ7ScNgwQufU2I0Gq11VjyG4gI4yMXt2VFags+1N3g==
|
|
dependencies:
|
|
"@babel/compat-data" "^7.23.3"
|
|
"@babel/helper-compilation-targets" "^7.22.15"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
|
"@babel/plugin-transform-parameters" "^7.23.3"
|
|
|
|
"@babel/plugin-transform-object-super@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.23.3.tgz"
|
|
integrity sha512-BwQ8q0x2JG+3lxCVFohg+KbQM7plfpBwThdW9A6TMtWwLsbDA01Ek2Zb/AgDN39BiZsExm4qrXxjk+P1/fzGrA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/helper-replace-supers" "^7.22.20"
|
|
|
|
"@babel/plugin-transform-optional-catch-binding@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.23.4.tgz"
|
|
integrity sha512-XIq8t0rJPHf6Wvmbn9nFxU6ao4c7WhghTR5WyV8SrJfUFzyxhCm4nhC+iAp3HFhbAKLfYpgzhJ6t4XCtVwqO5A==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
|
|
|
|
"@babel/plugin-transform-optional-chaining@^7.23.3", "@babel/plugin-transform-optional-chaining@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.23.4.tgz"
|
|
integrity sha512-ZU8y5zWOfjM5vZ+asjgAPwDaBjJzgufjES89Rs4Lpq63O300R/kOz30WCLo6BxxX6QVEilwSlpClnG5cZaikTA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
|
|
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
|
|
|
"@babel/plugin-transform-parameters@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.23.3.tgz"
|
|
integrity sha512-09lMt6UsUb3/34BbECKVbVwrT9bO6lILWln237z7sLaWnMsTi7Yc9fhX5DLpkJzAGfaReXI22wP41SZmnAA3Vw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-private-methods@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.23.3.tgz"
|
|
integrity sha512-UzqRcRtWsDMTLrRWFvUBDwmw06tCQH9Rl1uAjfh6ijMSmGYQ+fpdB+cnqRC8EMh5tuuxSv0/TejGL+7vyj+50g==
|
|
dependencies:
|
|
"@babel/helper-create-class-features-plugin" "^7.22.15"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-private-property-in-object@^7.23.4":
|
|
version "7.23.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.23.4.tgz"
|
|
integrity sha512-9G3K1YqTq3F4Vt88Djx1UZ79PDyj+yKRnUy7cZGSMe+a7jkwD259uKKuUzQlPkGam7R+8RJwh5z4xO27fA1o2A==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.22.5"
|
|
"@babel/helper-create-class-features-plugin" "^7.22.15"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/plugin-syntax-private-property-in-object" "^7.14.5"
|
|
|
|
"@babel/plugin-transform-property-literals@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.23.3.tgz"
|
|
integrity sha512-jR3Jn3y7cZp4oEWPFAlRsSWjxKe4PZILGBSd4nis1TsC5qeSpb+nrtihJuDhNI7QHiVbUaiXa0X2RZY3/TI6Nw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-regenerator@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.23.3.tgz"
|
|
integrity sha512-KP+75h0KghBMcVpuKisx3XTu9Ncut8Q8TuvGO4IhY+9D5DFEckQefOuIsB/gQ2tG71lCke4NMrtIPS8pOj18BQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
regenerator-transform "^0.15.2"
|
|
|
|
"@babel/plugin-transform-reserved-words@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.23.3.tgz"
|
|
integrity sha512-QnNTazY54YqgGxwIexMZva9gqbPa15t/x9VS+0fsEFWplwVpXYZivtgl43Z1vMpc1bdPP2PP8siFeVcnFvA3Cg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-shorthand-properties@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.23.3.tgz"
|
|
integrity sha512-ED2fgqZLmexWiN+YNFX26fx4gh5qHDhn1O2gvEhreLW2iI63Sqm4llRLCXALKrCnbN4Jy0VcMQZl/SAzqug/jg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-spread@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.23.3.tgz"
|
|
integrity sha512-VvfVYlrlBVu+77xVTOAoxQ6mZbnIq5FM0aGBSFEcIh03qHf+zNqA4DC/3XMUozTg7bZV3e3mZQ0i13VB6v5yUg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-sticky-regex@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.23.3.tgz"
|
|
integrity sha512-HZOyN9g+rtvnOU3Yh7kSxXrKbzgrm5X4GncPY1QOquu7epga5MxKHVpYu2hvQnry/H+JjckSYRb93iNfsioAGg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-template-literals@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.23.3.tgz"
|
|
integrity sha512-Flok06AYNp7GV2oJPZZcP9vZdszev6vPBkHLwxwSpaIqx75wn6mUd3UFWsSsA0l8nXAKkyCmL/sR02m8RYGeHg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-typeof-symbol@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.23.3.tgz"
|
|
integrity sha512-4t15ViVnaFdrPC74be1gXBSMzXk3B4Us9lP7uLRQHTFpV5Dvt33pn+2MyyNxmN3VTTm3oTrZVMUmuw3oBnQ2oQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-unicode-escapes@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.23.3.tgz"
|
|
integrity sha512-OMCUx/bU6ChE3r4+ZdylEqAjaQgHAgipgW8nsCfu5pGqDcFytVd91AwRvUJSBZDz0exPGgnjoqhgRYLRjFZc9Q==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-unicode-property-regex@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.23.3.tgz"
|
|
integrity sha512-KcLIm+pDZkWZQAFJ9pdfmh89EwVfmNovFBcXko8szpBeF8z68kWIPeKlmSOkT9BXJxs2C0uk+5LxoxIv62MROA==
|
|
dependencies:
|
|
"@babel/helper-create-regexp-features-plugin" "^7.22.15"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-unicode-regex@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.23.3.tgz"
|
|
integrity sha512-wMHpNA4x2cIA32b/ci3AfwNgheiva2W0WUKWTK7vBHBhDKfPsc5cFGNWm69WBqpwd86u1qwZ9PWevKqm1A3yAw==
|
|
dependencies:
|
|
"@babel/helper-create-regexp-features-plugin" "^7.22.15"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-transform-unicode-sets-regex@^7.23.3":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.23.3.tgz"
|
|
integrity sha512-W7lliA/v9bNR83Qc3q1ip9CQMZ09CcHDbHfbLRDNuAhn1Mvkr1ZNF7hPmztMQvtTGVLJ9m8IZqWsTkXOml8dbw==
|
|
dependencies:
|
|
"@babel/helper-create-regexp-features-plugin" "^7.22.15"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/preset-env@^7.11.0":
|
|
version "7.23.9"
|
|
resolved "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.23.9.tgz"
|
|
integrity sha512-3kBGTNBBk9DQiPoXYS0g0BYlwTQYUTifqgKTjxUwEUkduRT2QOa0FPGBJ+NROQhGyYO5BuTJwGvBnqKDykac6A==
|
|
dependencies:
|
|
"@babel/compat-data" "^7.23.5"
|
|
"@babel/helper-compilation-targets" "^7.23.6"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/helper-validator-option" "^7.23.5"
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.23.3"
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.23.3"
|
|
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.23.7"
|
|
"@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2"
|
|
"@babel/plugin-syntax-async-generators" "^7.8.4"
|
|
"@babel/plugin-syntax-class-properties" "^7.12.13"
|
|
"@babel/plugin-syntax-class-static-block" "^7.14.5"
|
|
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
|
|
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
|
|
"@babel/plugin-syntax-import-assertions" "^7.23.3"
|
|
"@babel/plugin-syntax-import-attributes" "^7.23.3"
|
|
"@babel/plugin-syntax-import-meta" "^7.10.4"
|
|
"@babel/plugin-syntax-json-strings" "^7.8.3"
|
|
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
|
|
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
|
|
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
|
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
|
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
|
|
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
|
"@babel/plugin-syntax-private-property-in-object" "^7.14.5"
|
|
"@babel/plugin-syntax-top-level-await" "^7.14.5"
|
|
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
|
|
"@babel/plugin-transform-arrow-functions" "^7.23.3"
|
|
"@babel/plugin-transform-async-generator-functions" "^7.23.9"
|
|
"@babel/plugin-transform-async-to-generator" "^7.23.3"
|
|
"@babel/plugin-transform-block-scoped-functions" "^7.23.3"
|
|
"@babel/plugin-transform-block-scoping" "^7.23.4"
|
|
"@babel/plugin-transform-class-properties" "^7.23.3"
|
|
"@babel/plugin-transform-class-static-block" "^7.23.4"
|
|
"@babel/plugin-transform-classes" "^7.23.8"
|
|
"@babel/plugin-transform-computed-properties" "^7.23.3"
|
|
"@babel/plugin-transform-destructuring" "^7.23.3"
|
|
"@babel/plugin-transform-dotall-regex" "^7.23.3"
|
|
"@babel/plugin-transform-duplicate-keys" "^7.23.3"
|
|
"@babel/plugin-transform-dynamic-import" "^7.23.4"
|
|
"@babel/plugin-transform-exponentiation-operator" "^7.23.3"
|
|
"@babel/plugin-transform-export-namespace-from" "^7.23.4"
|
|
"@babel/plugin-transform-for-of" "^7.23.6"
|
|
"@babel/plugin-transform-function-name" "^7.23.3"
|
|
"@babel/plugin-transform-json-strings" "^7.23.4"
|
|
"@babel/plugin-transform-literals" "^7.23.3"
|
|
"@babel/plugin-transform-logical-assignment-operators" "^7.23.4"
|
|
"@babel/plugin-transform-member-expression-literals" "^7.23.3"
|
|
"@babel/plugin-transform-modules-amd" "^7.23.3"
|
|
"@babel/plugin-transform-modules-commonjs" "^7.23.3"
|
|
"@babel/plugin-transform-modules-systemjs" "^7.23.9"
|
|
"@babel/plugin-transform-modules-umd" "^7.23.3"
|
|
"@babel/plugin-transform-named-capturing-groups-regex" "^7.22.5"
|
|
"@babel/plugin-transform-new-target" "^7.23.3"
|
|
"@babel/plugin-transform-nullish-coalescing-operator" "^7.23.4"
|
|
"@babel/plugin-transform-numeric-separator" "^7.23.4"
|
|
"@babel/plugin-transform-object-rest-spread" "^7.23.4"
|
|
"@babel/plugin-transform-object-super" "^7.23.3"
|
|
"@babel/plugin-transform-optional-catch-binding" "^7.23.4"
|
|
"@babel/plugin-transform-optional-chaining" "^7.23.4"
|
|
"@babel/plugin-transform-parameters" "^7.23.3"
|
|
"@babel/plugin-transform-private-methods" "^7.23.3"
|
|
"@babel/plugin-transform-private-property-in-object" "^7.23.4"
|
|
"@babel/plugin-transform-property-literals" "^7.23.3"
|
|
"@babel/plugin-transform-regenerator" "^7.23.3"
|
|
"@babel/plugin-transform-reserved-words" "^7.23.3"
|
|
"@babel/plugin-transform-shorthand-properties" "^7.23.3"
|
|
"@babel/plugin-transform-spread" "^7.23.3"
|
|
"@babel/plugin-transform-sticky-regex" "^7.23.3"
|
|
"@babel/plugin-transform-template-literals" "^7.23.3"
|
|
"@babel/plugin-transform-typeof-symbol" "^7.23.3"
|
|
"@babel/plugin-transform-unicode-escapes" "^7.23.3"
|
|
"@babel/plugin-transform-unicode-property-regex" "^7.23.3"
|
|
"@babel/plugin-transform-unicode-regex" "^7.23.3"
|
|
"@babel/plugin-transform-unicode-sets-regex" "^7.23.3"
|
|
"@babel/preset-modules" "0.1.6-no-external-plugins"
|
|
babel-plugin-polyfill-corejs2 "^0.4.8"
|
|
babel-plugin-polyfill-corejs3 "^0.9.0"
|
|
babel-plugin-polyfill-regenerator "^0.5.5"
|
|
core-js-compat "^3.31.0"
|
|
semver "^6.3.1"
|
|
|
|
"@babel/preset-modules@0.1.6-no-external-plugins":
|
|
version "0.1.6-no-external-plugins"
|
|
resolved "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.6-no-external-plugins.tgz"
|
|
integrity sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
"@babel/types" "^7.4.4"
|
|
esutils "^2.0.2"
|
|
|
|
"@babel/regjsgen@^0.8.0":
|
|
version "0.8.0"
|
|
resolved "https://registry.npmjs.org/@babel/regjsgen/-/regjsgen-0.8.0.tgz"
|
|
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
|
|
|
|
"@babel/runtime@^7.11.2", "@babel/runtime@^7.8.4":
|
|
version "7.23.9"
|
|
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.23.9.tgz"
|
|
integrity sha512-0CX6F+BI2s9dkUqr08KFrAIZgNFj75rdBU/DjCyYLIaV/quFjkk6T+EJ2LkZHyZTbEV4L5p97mNkUsHl2wLFAw==
|
|
dependencies:
|
|
regenerator-runtime "^0.14.0"
|
|
|
|
"@babel/template@^7.22.15", "@babel/template@^7.23.9":
|
|
version "7.23.9"
|
|
resolved "https://registry.npmjs.org/@babel/template/-/template-7.23.9.tgz"
|
|
integrity sha512-+xrD2BWLpvHKNmX2QbpdpsBaWnRxahMwJjO+KZk2JOElj5nSmKezyS1B4u+QbHMTX69t4ukm6hh9lsYQ7GHCKA==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.23.5"
|
|
"@babel/parser" "^7.23.9"
|
|
"@babel/types" "^7.23.9"
|
|
|
|
"@babel/traverse@^7.23.9":
|
|
version "7.23.9"
|
|
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.23.9.tgz"
|
|
integrity sha512-I/4UJ9vs90OkBtY6iiiTORVMyIhJ4kAVmsKo9KFc8UOxMeUfi2hvtIBsET5u9GizXE6/GFSuKCTNfgCswuEjRg==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.23.5"
|
|
"@babel/generator" "^7.23.6"
|
|
"@babel/helper-environment-visitor" "^7.22.20"
|
|
"@babel/helper-function-name" "^7.23.0"
|
|
"@babel/helper-hoist-variables" "^7.22.5"
|
|
"@babel/helper-split-export-declaration" "^7.22.6"
|
|
"@babel/parser" "^7.23.9"
|
|
"@babel/types" "^7.23.9"
|
|
debug "^4.3.1"
|
|
globals "^11.1.0"
|
|
|
|
"@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.6", "@babel/types@^7.23.9", "@babel/types@^7.4.4":
|
|
version "7.23.9"
|
|
resolved "https://registry.npmjs.org/@babel/types/-/types-7.23.9.tgz"
|
|
integrity sha512-dQjSq/7HaSjRM43FFGnv5keM2HsxpmyV1PfaSVm0nzzjwwTmjOe6J4bC8e3+pTEIgHaHj+1ZlLThRJ2auc/w1Q==
|
|
dependencies:
|
|
"@babel/helper-string-parser" "^7.23.4"
|
|
"@babel/helper-validator-identifier" "^7.22.20"
|
|
to-fast-properties "^2.0.0"
|
|
|
|
"@canvas/image-data@^1.0.0":
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/@canvas/image-data/-/image-data-1.0.0.tgz"
|
|
integrity sha512-BxOqI5LgsIQP1odU5KMwV9yoijleOPzHL18/YvNqF9KFSGF2K/DLlYAbDQsWqd/1nbaFuSkYD/191dpMtNh4vw==
|
|
|
|
"@emnapi/runtime@^0.45.0":
|
|
version "0.45.0"
|
|
resolved "https://registry.yarnpkg.com/@emnapi/runtime/-/runtime-0.45.0.tgz#e754de04c683263f34fd0c7f32adfe718bbe4ddd"
|
|
integrity sha512-Txumi3td7J4A/xTTwlssKieHKTGl3j4A1tglBx72auZ49YK7ePY6XZricgIg9mnZT4xPfA+UPCUdnhRuEFDL+w==
|
|
dependencies:
|
|
tslib "^2.4.0"
|
|
|
|
"@esbuild/aix-ppc64@0.19.12":
|
|
version "0.19.12"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/aix-ppc64/-/aix-ppc64-0.19.12.tgz#d1bc06aedb6936b3b6d313bf809a5a40387d2b7f"
|
|
integrity sha512-bmoCYyWdEL3wDQIVbcyzRyeKLgk2WtWLTWz1ZIAZF/EGbNOwSA6ew3PftJ1PqMiOOGu0OyFMzG53L0zqIpPeNA==
|
|
|
|
"@esbuild/android-arm64@0.19.12":
|
|
version "0.19.12"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/android-arm64/-/android-arm64-0.19.12.tgz#7ad65a36cfdb7e0d429c353e00f680d737c2aed4"
|
|
integrity sha512-P0UVNGIienjZv3f5zq0DP3Nt2IE/3plFzuaS96vihvD0Hd6H/q4WXUGpCxD/E8YrSXfNyRPbpTq+T8ZQioSuPA==
|
|
|
|
"@esbuild/android-arm@0.19.12":
|
|
version "0.19.12"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/android-arm/-/android-arm-0.19.12.tgz#b0c26536f37776162ca8bde25e42040c203f2824"
|
|
integrity sha512-qg/Lj1mu3CdQlDEEiWrlC4eaPZ1KztwGJ9B6J+/6G+/4ewxJg7gqj8eVYWvao1bXrqGiW2rsBZFSX3q2lcW05w==
|
|
|
|
"@esbuild/android-x64@0.19.12":
|
|
version "0.19.12"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/android-x64/-/android-x64-0.19.12.tgz#cb13e2211282012194d89bf3bfe7721273473b3d"
|
|
integrity sha512-3k7ZoUW6Q6YqhdhIaq/WZ7HwBpnFBlW905Fa4s4qWJyiNOgT1dOqDiVAQFwBH7gBRZr17gLrlFCRzF6jFh7Kew==
|
|
|
|
"@esbuild/darwin-arm64@0.19.12":
|
|
version "0.19.12"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/darwin-arm64/-/darwin-arm64-0.19.12.tgz#cbee41e988020d4b516e9d9e44dd29200996275e"
|
|
integrity sha512-B6IeSgZgtEzGC42jsI+YYu9Z3HKRxp8ZT3cqhvliEHovq8HSX2YX8lNocDn79gCKJXOSaEot9MVYky7AKjCs8g==
|
|
|
|
"@esbuild/darwin-x64@0.19.12":
|
|
version "0.19.12"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/darwin-x64/-/darwin-x64-0.19.12.tgz#e37d9633246d52aecf491ee916ece709f9d5f4cd"
|
|
integrity sha512-hKoVkKzFiToTgn+41qGhsUJXFlIjxI/jSYeZf3ugemDYZldIXIxhvwN6erJGlX4t5h417iFuheZ7l+YVn05N3A==
|
|
|
|
"@esbuild/freebsd-arm64@0.19.12":
|
|
version "0.19.12"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.19.12.tgz#1ee4d8b682ed363b08af74d1ea2b2b4dbba76487"
|
|
integrity sha512-4aRvFIXmwAcDBw9AueDQ2YnGmz5L6obe5kmPT8Vd+/+x/JMVKCgdcRwH6APrbpNXsPz+K653Qg8HB/oXvXVukA==
|
|
|
|
"@esbuild/freebsd-x64@0.19.12":
|
|
version "0.19.12"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/freebsd-x64/-/freebsd-x64-0.19.12.tgz#37a693553d42ff77cd7126764b535fb6cc28a11c"
|
|
integrity sha512-EYoXZ4d8xtBoVN7CEwWY2IN4ho76xjYXqSXMNccFSx2lgqOG/1TBPW0yPx1bJZk94qu3tX0fycJeeQsKovA8gg==
|
|
|
|
"@esbuild/linux-arm64@0.19.12":
|
|
version "0.19.12"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/linux-arm64/-/linux-arm64-0.19.12.tgz#be9b145985ec6c57470e0e051d887b09dddb2d4b"
|
|
integrity sha512-EoTjyYyLuVPfdPLsGVVVC8a0p1BFFvtpQDB/YLEhaXyf/5bczaGeN15QkR+O4S5LeJ92Tqotve7i1jn35qwvdA==
|
|
|
|
"@esbuild/linux-arm@0.19.12":
|
|
version "0.19.12"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/linux-arm/-/linux-arm-0.19.12.tgz#207ecd982a8db95f7b5279207d0ff2331acf5eef"
|
|
integrity sha512-J5jPms//KhSNv+LO1S1TX1UWp1ucM6N6XuL6ITdKWElCu8wXP72l9MM0zDTzzeikVyqFE6U8YAV9/tFyj0ti+w==
|
|
|
|
"@esbuild/linux-ia32@0.19.12":
|
|
version "0.19.12"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/linux-ia32/-/linux-ia32-0.19.12.tgz#d0d86b5ca1562523dc284a6723293a52d5860601"
|
|
integrity sha512-Thsa42rrP1+UIGaWz47uydHSBOgTUnwBwNq59khgIwktK6x60Hivfbux9iNR0eHCHzOLjLMLfUMLCypBkZXMHA==
|
|
|
|
"@esbuild/linux-loong64@0.19.12":
|
|
version "0.19.12"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/linux-loong64/-/linux-loong64-0.19.12.tgz#9a37f87fec4b8408e682b528391fa22afd952299"
|
|
integrity sha512-LiXdXA0s3IqRRjm6rV6XaWATScKAXjI4R4LoDlvO7+yQqFdlr1Bax62sRwkVvRIrwXxvtYEHHI4dm50jAXkuAA==
|
|
|
|
"@esbuild/linux-mips64el@0.19.12":
|
|
version "0.19.12"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/linux-mips64el/-/linux-mips64el-0.19.12.tgz#4ddebd4e6eeba20b509d8e74c8e30d8ace0b89ec"
|
|
integrity sha512-fEnAuj5VGTanfJ07ff0gOA6IPsvrVHLVb6Lyd1g2/ed67oU1eFzL0r9WL7ZzscD+/N6i3dWumGE1Un4f7Amf+w==
|
|
|
|
"@esbuild/linux-ppc64@0.19.12":
|
|
version "0.19.12"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/linux-ppc64/-/linux-ppc64-0.19.12.tgz#adb67dadb73656849f63cd522f5ecb351dd8dee8"
|
|
integrity sha512-nYJA2/QPimDQOh1rKWedNOe3Gfc8PabU7HT3iXWtNUbRzXS9+vgB0Fjaqr//XNbd82mCxHzik2qotuI89cfixg==
|
|
|
|
"@esbuild/linux-riscv64@0.19.12":
|
|
version "0.19.12"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/linux-riscv64/-/linux-riscv64-0.19.12.tgz#11bc0698bf0a2abf8727f1c7ace2112612c15adf"
|
|
integrity sha512-2MueBrlPQCw5dVJJpQdUYgeqIzDQgw3QtiAHUC4RBz9FXPrskyyU3VI1hw7C0BSKB9OduwSJ79FTCqtGMWqJHg==
|
|
|
|
"@esbuild/linux-s390x@0.19.12":
|
|
version "0.19.12"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/linux-s390x/-/linux-s390x-0.19.12.tgz#e86fb8ffba7c5c92ba91fc3b27ed5a70196c3cc8"
|
|
integrity sha512-+Pil1Nv3Umes4m3AZKqA2anfhJiVmNCYkPchwFJNEJN5QxmTs1uzyy4TvmDrCRNT2ApwSari7ZIgrPeUx4UZDg==
|
|
|
|
"@esbuild/linux-x64@0.19.12":
|
|
version "0.19.12"
|
|
resolved "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.19.12.tgz"
|
|
integrity sha512-B71g1QpxfwBvNrfyJdVDexenDIt1CiDN1TIXLbhOw0KhJzE78KIFGX6OJ9MrtC0oOqMWf+0xop4qEU8JrJTwCg==
|
|
|
|
"@esbuild/netbsd-x64@0.19.12":
|
|
version "0.19.12"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/netbsd-x64/-/netbsd-x64-0.19.12.tgz#29da566a75324e0d0dd7e47519ba2f7ef168657b"
|
|
integrity sha512-3ltjQ7n1owJgFbuC61Oj++XhtzmymoCihNFgT84UAmJnxJfm4sYCiSLTXZtE00VWYpPMYc+ZQmB6xbSdVh0JWA==
|
|
|
|
"@esbuild/openbsd-x64@0.19.12":
|
|
version "0.19.12"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/openbsd-x64/-/openbsd-x64-0.19.12.tgz#306c0acbdb5a99c95be98bdd1d47c916e7dc3ff0"
|
|
integrity sha512-RbrfTB9SWsr0kWmb9srfF+L933uMDdu9BIzdA7os2t0TXhCRjrQyCeOt6wVxr79CKD4c+p+YhCj31HBkYcXebw==
|
|
|
|
"@esbuild/sunos-x64@0.19.12":
|
|
version "0.19.12"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/sunos-x64/-/sunos-x64-0.19.12.tgz#0933eaab9af8b9b2c930236f62aae3fc593faf30"
|
|
integrity sha512-HKjJwRrW8uWtCQnQOz9qcU3mUZhTUQvi56Q8DPTLLB+DawoiQdjsYq+j+D3s9I8VFtDr+F9CjgXKKC4ss89IeA==
|
|
|
|
"@esbuild/win32-arm64@0.19.12":
|
|
version "0.19.12"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/win32-arm64/-/win32-arm64-0.19.12.tgz#773bdbaa1971b36db2f6560088639ccd1e6773ae"
|
|
integrity sha512-URgtR1dJnmGvX864pn1B2YUYNzjmXkuJOIqG2HdU62MVS4EHpU2946OZoTMnRUHklGtJdJZ33QfzdjGACXhn1A==
|
|
|
|
"@esbuild/win32-ia32@0.19.12":
|
|
version "0.19.12"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/win32-ia32/-/win32-ia32-0.19.12.tgz#000516cad06354cc84a73f0943a4aa690ef6fd67"
|
|
integrity sha512-+ZOE6pUkMOJfmxmBZElNOx72NKpIa/HFOMGzu8fqzQJ5kgf6aTGrcJaFsNiVMH4JKpMipyK+7k0n2UXN7a8YKQ==
|
|
|
|
"@esbuild/win32-x64@0.19.12":
|
|
version "0.19.12"
|
|
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.19.12.tgz#c57c8afbb4054a3ab8317591a0b7320360b444ae"
|
|
integrity sha512-T1QyPSDCyMXaO3pzBkF96E8xMkiRYbUEZADd29SyPGabqxMViNoii+NcK7eWJAEoU6RZyEm5lVSIjTmcdoB9HA==
|
|
|
|
"@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.56.0":
|
|
version "8.56.0"
|
|
resolved "https://registry.npmjs.org/@eslint/js/-/js-8.56.0.tgz"
|
|
integrity sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A==
|
|
|
|
"@humanwhocodes/config-array@^0.11.13":
|
|
version "0.11.14"
|
|
resolved "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz"
|
|
integrity sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==
|
|
dependencies:
|
|
"@humanwhocodes/object-schema" "^2.0.2"
|
|
debug "^4.3.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.2":
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz"
|
|
integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==
|
|
|
|
"@img/sharp-darwin-arm64@0.33.2":
|
|
version "0.33.2"
|
|
resolved "https://registry.yarnpkg.com/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.33.2.tgz#0a52a82c2169112794dac2c71bfba9e90f7c5bd1"
|
|
integrity sha512-itHBs1rPmsmGF9p4qRe++CzCgd+kFYktnsoR1sbIAfsRMrJZau0Tt1AH9KVnufc2/tU02Gf6Ibujx+15qRE03w==
|
|
optionalDependencies:
|
|
"@img/sharp-libvips-darwin-arm64" "1.0.1"
|
|
|
|
"@img/sharp-darwin-x64@0.33.2":
|
|
version "0.33.2"
|
|
resolved "https://registry.yarnpkg.com/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.33.2.tgz#982e26bb9d38a81f75915c4032539aed621d1c21"
|
|
integrity sha512-/rK/69Rrp9x5kaWBjVN07KixZanRr+W1OiyKdXcbjQD6KbW+obaTeBBtLUAtbBsnlTTmWthw99xqoOS7SsySDg==
|
|
optionalDependencies:
|
|
"@img/sharp-libvips-darwin-x64" "1.0.1"
|
|
|
|
"@img/sharp-libvips-darwin-arm64@1.0.1":
|
|
version "1.0.1"
|
|
resolved "https://registry.yarnpkg.com/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.0.1.tgz#81e83ffc2c497b3100e2f253766490f8fad479cd"
|
|
integrity sha512-kQyrSNd6lmBV7O0BUiyu/OEw9yeNGFbQhbxswS1i6rMDwBBSX+e+rPzu3S+MwAiGU3HdLze3PanQ4Xkfemgzcw==
|
|
|
|
"@img/sharp-libvips-darwin-x64@1.0.1":
|
|
version "1.0.1"
|
|
resolved "https://registry.yarnpkg.com/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.0.1.tgz#fc1fcd9d78a178819eefe2c1a1662067a83ab1d6"
|
|
integrity sha512-eVU/JYLPVjhhrd8Tk6gosl5pVlvsqiFlt50wotCvdkFGf+mDNBJxMh+bvav+Wt3EBnNZWq8Sp2I7XfSjm8siog==
|
|
|
|
"@img/sharp-libvips-linux-arm64@1.0.1":
|
|
version "1.0.1"
|
|
resolved "https://registry.yarnpkg.com/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.0.1.tgz#26eb8c556a9b0db95f343fc444abc3effb67ebcf"
|
|
integrity sha512-bnGG+MJjdX70mAQcSLxgeJco11G+MxTz+ebxlz8Y3dxyeb3Nkl7LgLI0mXupoO+u1wRNx/iRj5yHtzA4sde1yA==
|
|
|
|
"@img/sharp-libvips-linux-arm@1.0.1":
|
|
version "1.0.1"
|
|
resolved "https://registry.yarnpkg.com/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.0.1.tgz#2a377b959ff7dd6528deee486c25461296a4fa8b"
|
|
integrity sha512-FtdMvR4R99FTsD53IA3LxYGghQ82t3yt0ZQ93WMZ2xV3dqrb0E8zq4VHaTOuLEAuA83oDawHV3fd+BsAPadHIQ==
|
|
|
|
"@img/sharp-libvips-linux-s390x@1.0.1":
|
|
version "1.0.1"
|
|
resolved "https://registry.yarnpkg.com/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.0.1.tgz#af28ac9ba929204467ecdf843330d791e9421e10"
|
|
integrity sha512-3+rzfAR1YpMOeA2zZNp+aYEzGNWK4zF3+sdMxuCS3ey9HhDbJ66w6hDSHDMoap32DueFwhhs3vwooAB2MaK4XQ==
|
|
|
|
"@img/sharp-libvips-linux-x64@1.0.1":
|
|
version "1.0.1"
|
|
resolved "https://registry.yarnpkg.com/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.0.1.tgz#4273d182aa51912e655e1214ea47983d7c1f7f8d"
|
|
integrity sha512-3NR1mxFsaSgMMzz1bAnnKbSAI+lHXVTqAHgc1bgzjHuXjo4hlscpUxc0vFSAPKI3yuzdzcZOkq7nDPrP2F8Jgw==
|
|
|
|
"@img/sharp-libvips-linuxmusl-arm64@1.0.1":
|
|
version "1.0.1"
|
|
resolved "https://registry.yarnpkg.com/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.0.1.tgz#d150c92151cea2e8d120ad168b9c358d09c77ce8"
|
|
integrity sha512-5aBRcjHDG/T6jwC3Edl3lP8nl9U2Yo8+oTl5drd1dh9Z1EBfzUKAJFUDTDisDjUwc7N4AjnPGfCA3jl3hY8uDg==
|
|
|
|
"@img/sharp-libvips-linuxmusl-x64@1.0.1":
|
|
version "1.0.1"
|
|
resolved "https://registry.yarnpkg.com/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.0.1.tgz#e297c1a4252c670d93b0f9e51fca40a7a5b6acfd"
|
|
integrity sha512-dcT7inI9DBFK6ovfeWRe3hG30h51cBAP5JXlZfx6pzc/Mnf9HFCQDLtYf4MCBjxaaTfjCCjkBxcy3XzOAo5txw==
|
|
|
|
"@img/sharp-linux-arm64@0.33.2":
|
|
version "0.33.2"
|
|
resolved "https://registry.yarnpkg.com/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.33.2.tgz#af3409f801a9bee1d11d0c7e971dcd6180f80022"
|
|
integrity sha512-pz0NNo882vVfqJ0yNInuG9YH71smP4gRSdeL09ukC2YLE6ZyZePAlWKEHgAzJGTiOh8Qkaov6mMIMlEhmLdKew==
|
|
optionalDependencies:
|
|
"@img/sharp-libvips-linux-arm64" "1.0.1"
|
|
|
|
"@img/sharp-linux-arm@0.33.2":
|
|
version "0.33.2"
|
|
resolved "https://registry.yarnpkg.com/@img/sharp-linux-arm/-/sharp-linux-arm-0.33.2.tgz#181f7466e6ac074042a38bfb679eb82505e17083"
|
|
integrity sha512-Fndk/4Zq3vAc4G/qyfXASbS3HBZbKrlnKZLEJzPLrXoJuipFNNwTes71+Ki1hwYW5lch26niRYoZFAtZVf3EGA==
|
|
optionalDependencies:
|
|
"@img/sharp-libvips-linux-arm" "1.0.1"
|
|
|
|
"@img/sharp-linux-s390x@0.33.2":
|
|
version "0.33.2"
|
|
resolved "https://registry.yarnpkg.com/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.33.2.tgz#9c171f49211f96fba84410b3e237b301286fa00f"
|
|
integrity sha512-MBoInDXDppMfhSzbMmOQtGfloVAflS2rP1qPcUIiITMi36Mm5YR7r0ASND99razjQUpHTzjrU1flO76hKvP5RA==
|
|
optionalDependencies:
|
|
"@img/sharp-libvips-linux-s390x" "1.0.1"
|
|
|
|
"@img/sharp-linux-x64@0.33.2":
|
|
version "0.33.2"
|
|
resolved "https://registry.yarnpkg.com/@img/sharp-linux-x64/-/sharp-linux-x64-0.33.2.tgz#b956dfc092adc58c2bf0fae2077e6f01a8b2d5d7"
|
|
integrity sha512-xUT82H5IbXewKkeF5aiooajoO1tQV4PnKfS/OZtb5DDdxS/FCI/uXTVZ35GQ97RZXsycojz/AJ0asoz6p2/H/A==
|
|
optionalDependencies:
|
|
"@img/sharp-libvips-linux-x64" "1.0.1"
|
|
|
|
"@img/sharp-linuxmusl-arm64@0.33.2":
|
|
version "0.33.2"
|
|
resolved "https://registry.yarnpkg.com/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.33.2.tgz#10e0ec5a79d1234c6a71df44c9f3b0bef0bc0f15"
|
|
integrity sha512-F+0z8JCu/UnMzg8IYW1TMeiViIWBVg7IWP6nE0p5S5EPQxlLd76c8jYemG21X99UzFwgkRo5yz2DS+zbrnxZeA==
|
|
optionalDependencies:
|
|
"@img/sharp-libvips-linuxmusl-arm64" "1.0.1"
|
|
|
|
"@img/sharp-linuxmusl-x64@0.33.2":
|
|
version "0.33.2"
|
|
resolved "https://registry.yarnpkg.com/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.33.2.tgz#29e0030c24aa27c38201b1fc84e3d172899fcbe0"
|
|
integrity sha512-+ZLE3SQmSL+Fn1gmSaM8uFusW5Y3J9VOf+wMGNnTtJUMUxFhv+P4UPaYEYT8tqnyYVaOVGgMN/zsOxn9pSsO2A==
|
|
optionalDependencies:
|
|
"@img/sharp-libvips-linuxmusl-x64" "1.0.1"
|
|
|
|
"@img/sharp-wasm32@0.33.2":
|
|
version "0.33.2"
|
|
resolved "https://registry.yarnpkg.com/@img/sharp-wasm32/-/sharp-wasm32-0.33.2.tgz#38d7c740a22de83a60ad1e6bcfce17462b0d4230"
|
|
integrity sha512-fLbTaESVKuQcpm8ffgBD7jLb/CQLcATju/jxtTXR1XCLwbOQt+OL5zPHSDMmp2JZIeq82e18yE0Vv7zh6+6BfQ==
|
|
dependencies:
|
|
"@emnapi/runtime" "^0.45.0"
|
|
|
|
"@img/sharp-win32-ia32@0.33.2":
|
|
version "0.33.2"
|
|
resolved "https://registry.yarnpkg.com/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.33.2.tgz#09456314e223f68e5417c283b45c399635c16202"
|
|
integrity sha512-okBpql96hIGuZ4lN3+nsAjGeggxKm7hIRu9zyec0lnfB8E7Z6p95BuRZzDDXZOl2e8UmR4RhYt631i7mfmKU8g==
|
|
|
|
"@img/sharp-win32-x64@0.33.2":
|
|
version "0.33.2"
|
|
resolved "https://registry.yarnpkg.com/@img/sharp-win32-x64/-/sharp-win32-x64-0.33.2.tgz#148e96dfd6e68747da41a311b9ee4559bb1b1471"
|
|
integrity sha512-E4magOks77DK47FwHUIGH0RYWSgRBfGdK56kIHSVeB9uIS4pPFr4N2kIVsXdQQo4LzOsENKV5KAhRlRL7eMAdg==
|
|
|
|
"@intlify/core-base@9.11.0":
|
|
version "9.11.0"
|
|
resolved "https://registry.npmjs.org/@intlify/core-base/-/core-base-9.11.0.tgz"
|
|
integrity sha512-cveOqAstjLZIiyatcP/HrzrQ87cZI8ScPQna3yvoM8zjcjcIRK1MRvmxUNlPdg0rTNJMZw7rixPVM58O5aHVPA==
|
|
dependencies:
|
|
"@intlify/message-compiler" "9.11.0"
|
|
"@intlify/shared" "9.11.0"
|
|
|
|
"@intlify/message-compiler@9.11.0":
|
|
version "9.11.0"
|
|
resolved "https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-9.11.0.tgz"
|
|
integrity sha512-x31Gl7cscnoI4UUY1yaIy8e7vVMVW1VVlTXZz4SIHKqoSEUkfmgqK8NAx1e7RcoHEbICR7uyCbud0ZL1s4OGXQ==
|
|
dependencies:
|
|
"@intlify/shared" "9.11.0"
|
|
source-map-js "^1.0.2"
|
|
|
|
"@intlify/shared@9.11.0":
|
|
version "9.11.0"
|
|
resolved "https://registry.npmjs.org/@intlify/shared/-/shared-9.11.0.tgz"
|
|
integrity sha512-KHSNgi7sRjmSm7aD8QH8WFt9VfKaekJuJ473opbJlkGY3EDnDUU8ikIhG8PbasQbgNvbY3m3tWNGqk2omIdwMA==
|
|
|
|
"@jridgewell/gen-mapping@^0.3.0", "@jridgewell/gen-mapping@^0.3.2":
|
|
version "0.3.3"
|
|
resolved "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz"
|
|
integrity sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==
|
|
dependencies:
|
|
"@jridgewell/set-array" "^1.0.1"
|
|
"@jridgewell/sourcemap-codec" "^1.4.10"
|
|
"@jridgewell/trace-mapping" "^0.3.9"
|
|
|
|
"@jridgewell/resolve-uri@^3.1.0":
|
|
version "3.1.1"
|
|
resolved "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz"
|
|
integrity sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==
|
|
|
|
"@jridgewell/set-array@^1.0.1":
|
|
version "1.1.2"
|
|
resolved "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz"
|
|
integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==
|
|
|
|
"@jridgewell/source-map@^0.3.3":
|
|
version "0.3.5"
|
|
resolved "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.5.tgz"
|
|
integrity sha512-UTYAUj/wviwdsMfzoSJspJxbkH5o1snzwX0//0ENX1u/55kkZZkcTZP6u9bwKGkv+dkk9at4m1Cpt0uY80kcpQ==
|
|
dependencies:
|
|
"@jridgewell/gen-mapping" "^0.3.0"
|
|
"@jridgewell/trace-mapping" "^0.3.9"
|
|
|
|
"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.14", "@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.22"
|
|
resolved "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.22.tgz"
|
|
integrity sha512-Wf963MzWtA2sjrNt+g18IAln9lKnlRp+K2eH4jjIoF1wYeq3aMREpG09xhlhdzS0EjwU7qmUJYangWa+151vZw==
|
|
dependencies:
|
|
"@jridgewell/resolve-uri" "^3.1.0"
|
|
"@jridgewell/sourcemap-codec" "^1.4.14"
|
|
|
|
"@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/core@^0.1.0":
|
|
version "0.1.1"
|
|
resolved "https://registry.npmjs.org/@pkgr/core/-/core-0.1.1.tgz"
|
|
integrity sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==
|
|
|
|
"@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.9.6":
|
|
version "4.9.6"
|
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.9.6.tgz#66b8d9cb2b3a474d115500f9ebaf43e2126fe496"
|
|
integrity sha512-MVNXSSYN6QXOulbHpLMKYi60ppyO13W9my1qogeiAqtjb2yR4LSmfU2+POvDkLzhjYLXz9Rf9+9a3zFHW1Lecg==
|
|
|
|
"@rollup/rollup-android-arm64@4.9.6":
|
|
version "4.9.6"
|
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.9.6.tgz#46327d5b86420d2307946bec1535fdf00356e47d"
|
|
integrity sha512-T14aNLpqJ5wzKNf5jEDpv5zgyIqcpn1MlwCrUXLrwoADr2RkWA0vOWP4XxbO9aiO3dvMCQICZdKeDrFl7UMClw==
|
|
|
|
"@rollup/rollup-darwin-arm64@4.9.6":
|
|
version "4.9.6"
|
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.9.6.tgz#166987224d2f8b1e2fd28ee90c447d52271d5e90"
|
|
integrity sha512-CqNNAyhRkTbo8VVZ5R85X73H3R5NX9ONnKbXuHisGWC0qRbTTxnF1U4V9NafzJbgGM0sHZpdO83pLPzq8uOZFw==
|
|
|
|
"@rollup/rollup-darwin-x64@4.9.6":
|
|
version "4.9.6"
|
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.9.6.tgz#a2e6e096f74ccea6e2f174454c26aef6bcdd1274"
|
|
integrity sha512-zRDtdJuRvA1dc9Mp6BWYqAsU5oeLixdfUvkTHuiYOHwqYuQ4YgSmi6+/lPvSsqc/I0Omw3DdICx4Tfacdzmhog==
|
|
|
|
"@rollup/rollup-linux-arm-gnueabihf@4.9.6":
|
|
version "4.9.6"
|
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.9.6.tgz#09fcd4c55a2d6160c5865fec708a8e5287f30515"
|
|
integrity sha512-oNk8YXDDnNyG4qlNb6is1ojTOGL/tRhbbKeE/YuccItzerEZT68Z9gHrY3ROh7axDc974+zYAPxK5SH0j/G+QQ==
|
|
|
|
"@rollup/rollup-linux-arm64-gnu@4.9.6":
|
|
version "4.9.6"
|
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.9.6.tgz#19a3c0b6315c747ca9acf86e9b710cc2440f83c9"
|
|
integrity sha512-Z3O60yxPtuCYobrtzjo0wlmvDdx2qZfeAWTyfOjEDqd08kthDKexLpV97KfAeUXPosENKd8uyJMRDfFMxcYkDQ==
|
|
|
|
"@rollup/rollup-linux-arm64-musl@4.9.6":
|
|
version "4.9.6"
|
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.9.6.tgz#94aaf95fdaf2ad9335983a4552759f98e6b2e850"
|
|
integrity sha512-gpiG0qQJNdYEVad+1iAsGAbgAnZ8j07FapmnIAQgODKcOTjLEWM9sRb+MbQyVsYCnA0Im6M6QIq6ax7liws6eQ==
|
|
|
|
"@rollup/rollup-linux-riscv64-gnu@4.9.6":
|
|
version "4.9.6"
|
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.9.6.tgz#160510e63f4b12618af4013bddf1761cf9fc9880"
|
|
integrity sha512-+uCOcvVmFUYvVDr27aiyun9WgZk0tXe7ThuzoUTAukZJOwS5MrGbmSlNOhx1j80GdpqbOty05XqSl5w4dQvcOA==
|
|
|
|
"@rollup/rollup-linux-x64-gnu@4.9.6":
|
|
version "4.9.6"
|
|
resolved "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.9.6.tgz"
|
|
integrity sha512-HUNqM32dGzfBKuaDUBqFB7tP6VMN74eLZ33Q9Y1TBqRDn+qDonkAUyKWwF9BR9unV7QUzffLnz9GrnKvMqC/fw==
|
|
|
|
"@rollup/rollup-linux-x64-musl@4.9.6":
|
|
version "4.9.6"
|
|
resolved "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.9.6.tgz"
|
|
integrity sha512-ch7M+9Tr5R4FK40FHQk8VnML0Szi2KRujUgHXd/HjuH9ifH72GUmw6lStZBo3c3GB82vHa0ZoUfjfcM7JiiMrQ==
|
|
|
|
"@rollup/rollup-win32-arm64-msvc@4.9.6":
|
|
version "4.9.6"
|
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.9.6.tgz#1cc3416682e5a20d8f088f26657e6e47f8db468e"
|
|
integrity sha512-VD6qnR99dhmTQ1mJhIzXsRcTBvTjbfbGGwKAHcu+52cVl15AC/kplkhxzW/uT0Xl62Y/meBKDZvoJSJN+vTeGA==
|
|
|
|
"@rollup/rollup-win32-ia32-msvc@4.9.6":
|
|
version "4.9.6"
|
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.9.6.tgz#7d2251e1aa5e8a1e47c86891fe4547a939503461"
|
|
integrity sha512-J9AFDq/xiRI58eR2NIDfyVmTYGyIZmRcvcAoJ48oDld/NTR8wyiPUu2X/v1navJ+N/FGg68LEbX3Ejd6l8B7MQ==
|
|
|
|
"@rollup/rollup-win32-x64-msvc@4.9.6":
|
|
version "4.9.6"
|
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.9.6.tgz#2c1fb69e02a3f1506f52698cfdc3a8b6386df9a6"
|
|
integrity sha512-jqzNLhNDvIZOrt69Ce4UjGRpXJBzhUBzawMwnaDAwyHriki3XollsewxWzOzz+4yOFDkuJHtTsZFwMxhYJWmLQ==
|
|
|
|
"@rushstack/eslint-patch@^1.3.3":
|
|
version "1.7.2"
|
|
resolved "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.7.2.tgz"
|
|
integrity sha512-RbhOOTCNoCrbfkRyoXODZp75MlpiHMgbE5MEBZAnnnLyQNgrigEj4p0lzsMDyc1zVsJDLrivB58tgg3emX0eEA==
|
|
|
|
"@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/estree@1.0.5":
|
|
version "1.0.5"
|
|
resolved "https://registry.npmjs.org/@types/estree/-/estree-1.0.5.tgz"
|
|
integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==
|
|
|
|
"@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 "20.11.16"
|
|
resolved "https://registry.npmjs.org/@types/node/-/node-20.11.16.tgz"
|
|
integrity sha512-gKb0enTmRCzXSSUJDq6/sPcqrfCv2mkkG6Jt/clpn5eiCbKTY+SgZUxo+p8ZKMof5dCp9vHQUAB7wOUTod22wQ==
|
|
dependencies:
|
|
undici-types "~5.26.4"
|
|
|
|
"@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.20.0"
|
|
resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.20.0.tgz"
|
|
integrity sha512-fTwGQUnjhoYHeSF6m5pWNkzmDDdsKELYrOBxhjMrofPqCkoC2k3B2wvGHFxa1CTIqkEn88nlW1HVMztjo2K8Hg==
|
|
dependencies:
|
|
"@eslint-community/regexpp" "^4.5.1"
|
|
"@typescript-eslint/scope-manager" "6.20.0"
|
|
"@typescript-eslint/type-utils" "6.20.0"
|
|
"@typescript-eslint/utils" "6.20.0"
|
|
"@typescript-eslint/visitor-keys" "6.20.0"
|
|
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.20.0"
|
|
resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.20.0.tgz"
|
|
integrity sha512-bYerPDF/H5v6V76MdMYhjwmwgMA+jlPVqjSDq2cRqMi8bP5sR3Z+RLOiOMad3nsnmDVmn2gAFCyNgh/dIrfP/w==
|
|
dependencies:
|
|
"@typescript-eslint/scope-manager" "6.20.0"
|
|
"@typescript-eslint/types" "6.20.0"
|
|
"@typescript-eslint/typescript-estree" "6.20.0"
|
|
"@typescript-eslint/visitor-keys" "6.20.0"
|
|
debug "^4.3.4"
|
|
|
|
"@typescript-eslint/scope-manager@6.20.0":
|
|
version "6.20.0"
|
|
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.20.0.tgz"
|
|
integrity sha512-p4rvHQRDTI1tGGMDFQm+GtxP1ZHyAh64WANVoyEcNMpaTFn3ox/3CcgtIlELnRfKzSs/DwYlDccJEtr3O6qBvA==
|
|
dependencies:
|
|
"@typescript-eslint/types" "6.20.0"
|
|
"@typescript-eslint/visitor-keys" "6.20.0"
|
|
|
|
"@typescript-eslint/type-utils@6.20.0":
|
|
version "6.20.0"
|
|
resolved "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-6.20.0.tgz"
|
|
integrity sha512-qnSobiJQb1F5JjN0YDRPHruQTrX7ICsmltXhkV536mp4idGAYrIyr47zF/JmkJtEcAVnIz4gUYJ7gOZa6SmN4g==
|
|
dependencies:
|
|
"@typescript-eslint/typescript-estree" "6.20.0"
|
|
"@typescript-eslint/utils" "6.20.0"
|
|
debug "^4.3.4"
|
|
ts-api-utils "^1.0.1"
|
|
|
|
"@typescript-eslint/types@6.20.0":
|
|
version "6.20.0"
|
|
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.20.0.tgz"
|
|
integrity sha512-MM9mfZMAhiN4cOEcUOEx+0HmuaW3WBfukBZPCfwSqFnQy0grXYtngKCqpQN339X3RrwtzspWJrpbrupKYUSBXQ==
|
|
|
|
"@typescript-eslint/typescript-estree@6.20.0":
|
|
version "6.20.0"
|
|
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.20.0.tgz"
|
|
integrity sha512-RnRya9q5m6YYSpBN7IzKu9FmLcYtErkDkc8/dKv81I9QiLLtVBHrjz+Ev/crAqgMNW2FCsoZF4g2QUylMnJz+g==
|
|
dependencies:
|
|
"@typescript-eslint/types" "6.20.0"
|
|
"@typescript-eslint/visitor-keys" "6.20.0"
|
|
debug "^4.3.4"
|
|
globby "^11.1.0"
|
|
is-glob "^4.0.3"
|
|
minimatch "9.0.3"
|
|
semver "^7.5.4"
|
|
ts-api-utils "^1.0.1"
|
|
|
|
"@typescript-eslint/utils@6.20.0":
|
|
version "6.20.0"
|
|
resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.20.0.tgz"
|
|
integrity sha512-/EKuw+kRu2vAqCoDwDCBtDRU6CTKbUmwwI7SH7AashZ+W+7o8eiyy6V2cdOqN49KsTcASWsC5QeghYuRDTyOOg==
|
|
dependencies:
|
|
"@eslint-community/eslint-utils" "^4.4.0"
|
|
"@types/json-schema" "^7.0.12"
|
|
"@types/semver" "^7.5.0"
|
|
"@typescript-eslint/scope-manager" "6.20.0"
|
|
"@typescript-eslint/types" "6.20.0"
|
|
"@typescript-eslint/typescript-estree" "6.20.0"
|
|
semver "^7.5.4"
|
|
|
|
"@typescript-eslint/visitor-keys@6.20.0":
|
|
version "6.20.0"
|
|
resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.20.0.tgz"
|
|
integrity sha512-E8Cp98kRe4gKHjJD4NExXKz/zOJ1A2hhZc+IMVD6i7w4yjIvh6VyuRI0gRtxAsXtoC35uGMaQ9rjI2zJaXDEAw==
|
|
dependencies:
|
|
"@typescript-eslint/types" "6.20.0"
|
|
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==
|
|
|
|
"@vite-pwa/assets-generator@^0.2.3":
|
|
version "0.2.3"
|
|
resolved "https://registry.npmjs.org/@vite-pwa/assets-generator/-/assets-generator-0.2.3.tgz"
|
|
integrity sha512-tfCQamgaIv13bPUQ/tLkzXz2PqxgjYbJdQ/yTPEw9SF/pYGEvSy6pR0ABIsAIeRaOlhoiHnX77CtGcfEeGKIiw==
|
|
dependencies:
|
|
cac "^6.7.14"
|
|
colorette "^2.0.20"
|
|
consola "^3.2.3"
|
|
sharp "^0.32.6"
|
|
sharp-ico "^0.1.5"
|
|
unconfig "^0.3.11"
|
|
|
|
"@vitejs/plugin-vue@^5.0.3":
|
|
version "5.0.3"
|
|
resolved "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.0.3.tgz"
|
|
integrity sha512-b8S5dVS40rgHdDrw+DQi/xOM9ed+kSRZzfm1T74bMmBDCd8XO87NKlFYInzCtwvtWwXZvo1QxE2OSspTATWrbA==
|
|
|
|
"@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.4.15":
|
|
version "3.4.15"
|
|
resolved "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.4.15.tgz"
|
|
integrity sha512-XcJQVOaxTKCnth1vCxEChteGuwG6wqnUHxAm1DO3gCz0+uXKaJNx8/digSz4dLALCy8n2lKq24jSUs8segoqIw==
|
|
dependencies:
|
|
"@babel/parser" "^7.23.6"
|
|
"@vue/shared" "3.4.15"
|
|
entities "^4.5.0"
|
|
estree-walker "^2.0.2"
|
|
source-map-js "^1.0.2"
|
|
|
|
"@vue/compiler-dom@3.4.15", "@vue/compiler-dom@^3.3.0":
|
|
version "3.4.15"
|
|
resolved "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.4.15.tgz"
|
|
integrity sha512-wox0aasVV74zoXyblarOM3AZQz/Z+OunYcIHe1OsGclCHt8RsRm04DObjefaI82u6XDzv+qGWZ24tIsRAIi5MQ==
|
|
dependencies:
|
|
"@vue/compiler-core" "3.4.15"
|
|
"@vue/shared" "3.4.15"
|
|
|
|
"@vue/compiler-sfc@3.4.15":
|
|
version "3.4.15"
|
|
resolved "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.4.15.tgz"
|
|
integrity sha512-LCn5M6QpkpFsh3GQvs2mJUOAlBQcCco8D60Bcqmf3O3w5a+KWS5GvYbrrJBkgvL1BDnTp+e8q0lXCLgHhKguBA==
|
|
dependencies:
|
|
"@babel/parser" "^7.23.6"
|
|
"@vue/compiler-core" "3.4.15"
|
|
"@vue/compiler-dom" "3.4.15"
|
|
"@vue/compiler-ssr" "3.4.15"
|
|
"@vue/shared" "3.4.15"
|
|
estree-walker "^2.0.2"
|
|
magic-string "^0.30.5"
|
|
postcss "^8.4.33"
|
|
source-map-js "^1.0.2"
|
|
|
|
"@vue/compiler-ssr@3.4.15":
|
|
version "3.4.15"
|
|
resolved "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.4.15.tgz"
|
|
integrity sha512-1jdeQyiGznr8gjFDadVmOJqZiLNSsMa5ZgqavkPZ8O2wjHv0tVuAEsw5hTdUoUW4232vpBbL/wJhzVW/JwY1Uw==
|
|
dependencies:
|
|
"@vue/compiler-dom" "3.4.15"
|
|
"@vue/shared" "3.4.15"
|
|
|
|
"@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@^9.0.0":
|
|
version "9.0.0"
|
|
resolved "https://registry.npmjs.org/@vue/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz"
|
|
integrity sha512-z1ZIAAUS9pKzo/ANEfd2sO+v2IUalz7cM/cTLOZ7vRFOPk5/xuRKQteOu1DErFLAh/lYGXMVZ0IfYKlyInuDVg==
|
|
dependencies:
|
|
eslint-config-prettier "^9.0.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.27":
|
|
version "1.8.27"
|
|
resolved "https://registry.npmjs.org/@vue/language-core/-/language-core-1.8.27.tgz"
|
|
integrity sha512-L8Kc27VdQserNaCUNiSFdDl9LWT24ly8Hpwf1ECy3aFb9m6bDhBGQYOujDm21N7EW3moKIOKEanQwe1q5BK+mA==
|
|
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@3.4.15":
|
|
version "3.4.15"
|
|
resolved "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.4.15.tgz"
|
|
integrity sha512-55yJh2bsff20K5O84MxSvXKPHHt17I2EomHznvFiJCAZpJTNW8IuLj1xZWMLELRhBK3kkFV/1ErZGHJfah7i7w==
|
|
dependencies:
|
|
"@vue/shared" "3.4.15"
|
|
|
|
"@vue/runtime-core@3.4.15":
|
|
version "3.4.15"
|
|
resolved "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.4.15.tgz"
|
|
integrity sha512-6E3by5m6v1AkW0McCeAyhHTw+3y17YCOKG0U0HDKDscV4Hs0kgNT5G+GCHak16jKgcCDHpI9xe5NKb8sdLCLdw==
|
|
dependencies:
|
|
"@vue/reactivity" "3.4.15"
|
|
"@vue/shared" "3.4.15"
|
|
|
|
"@vue/runtime-dom@3.4.15":
|
|
version "3.4.15"
|
|
resolved "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.4.15.tgz"
|
|
integrity sha512-EVW8D6vfFVq3V/yDKNPBFkZKGMFSvZrUQmx196o/v2tHKdwWdiZjYUBS+0Ez3+ohRyF8Njwy/6FH5gYJ75liUw==
|
|
dependencies:
|
|
"@vue/runtime-core" "3.4.15"
|
|
"@vue/shared" "3.4.15"
|
|
csstype "^3.1.3"
|
|
|
|
"@vue/server-renderer@3.4.15":
|
|
version "3.4.15"
|
|
resolved "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.4.15.tgz"
|
|
integrity sha512-3HYzaidu9cHjrT+qGUuDhFYvF/j643bHC6uUN9BgM11DVy+pM6ATsG6uPBLnkwOgs7BpJABReLmpL3ZPAsUaqw==
|
|
dependencies:
|
|
"@vue/compiler-ssr" "3.4.15"
|
|
"@vue/shared" "3.4.15"
|
|
|
|
"@vue/shared@3.4.15", "@vue/shared@^3.3.0":
|
|
version "3.4.15"
|
|
resolved "https://registry.npmjs.org/@vue/shared/-/shared-3.4.15.tgz"
|
|
integrity sha512-KzfPTxVaWfB+eGcGdbSf4CWdaXcGDqckoeXUh7SB3fZdEtzPCK2Vq9B/lRRL3yutax/LWITz+SwvgyOxz5V75g==
|
|
|
|
"@vue/tsconfig@^0.5.1":
|
|
version "0.5.1"
|
|
resolved "https://registry.npmjs.org/@vue/tsconfig/-/tsconfig-0.5.1.tgz"
|
|
integrity sha512-VcZK7MvpjuTPx2w6blwnwZAu5/LgBUtejFOi3pPGQFXQN5Ela03FUtd2Qtg4yWGGissVL0dr6Ro1LfOFh+PCuQ==
|
|
|
|
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.11.3, acorn@^8.8.2, acorn@^8.9.0:
|
|
version "8.11.3"
|
|
resolved "https://registry.npmjs.org/acorn/-/acorn-8.11.3.tgz"
|
|
integrity sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==
|
|
|
|
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.3"
|
|
resolved "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz"
|
|
integrity sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==
|
|
dependencies:
|
|
normalize-path "^3.0.0"
|
|
picomatch "^2.0.4"
|
|
|
|
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, available-typed-arrays@^1.0.6:
|
|
version "1.0.6"
|
|
resolved "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.6.tgz"
|
|
integrity sha512-j1QzY8iPNPG4o4xmO3ptzpRxTciqD3MgEHtifP/YnJpIo58Xu+ne4BejlbkuaLfXn/nz6HFiw29bLpj2PNMdGg==
|
|
|
|
axios@^1.4.0:
|
|
version "1.6.7"
|
|
resolved "https://registry.npmjs.org/axios/-/axios-1.6.7.tgz"
|
|
integrity sha512-/hDJGff6/c7u0hDkvkGxR/oy6CbCs8ziCsC7SqmhjfozqiJGc8Z11wrv9z9lYfY4K8l+H9TpjcMDX0xOZmx+RA==
|
|
dependencies:
|
|
follow-redirects "^1.15.4"
|
|
form-data "^4.0.0"
|
|
proxy-from-env "^1.1.0"
|
|
|
|
b4a@^1.6.4:
|
|
version "1.6.4"
|
|
resolved "https://registry.npmjs.org/b4a/-/b4a-1.6.4.tgz"
|
|
integrity sha512-fpWrvyVHEKyeEvbKZTVOeZF3VSKKWtJxFIxX/jaVPf+cLbGUSitjb49pHLqPV2BUNNZ0LcoeEGfE/YCpyDYHIw==
|
|
|
|
babel-plugin-polyfill-corejs2@^0.4.8:
|
|
version "0.4.8"
|
|
resolved "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.8.tgz"
|
|
integrity sha512-OtIuQfafSzpo/LhnJaykc0R/MMnuLSSVjVYy9mHArIZ9qTCSZ6TpWCuEKZYVoN//t8HqBNScHrOtCrIK5IaGLg==
|
|
dependencies:
|
|
"@babel/compat-data" "^7.22.6"
|
|
"@babel/helper-define-polyfill-provider" "^0.5.0"
|
|
semver "^6.3.1"
|
|
|
|
babel-plugin-polyfill-corejs3@^0.9.0:
|
|
version "0.9.0"
|
|
resolved "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.9.0.tgz"
|
|
integrity sha512-7nZPG1uzK2Ymhy/NbaOWTg3uibM2BmGASS4vHS4szRZAIR8R6GwA/xAujpdrXU5iyklrimWnLWU+BLF9suPTqg==
|
|
dependencies:
|
|
"@babel/helper-define-polyfill-provider" "^0.5.0"
|
|
core-js-compat "^3.34.0"
|
|
|
|
babel-plugin-polyfill-regenerator@^0.5.5:
|
|
version "0.5.5"
|
|
resolved "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.5.tgz"
|
|
integrity sha512-OJGYZlhLqBh2DDHeqAxWB1XIvr49CxiJ2gIt61/PU55CQK4Z58OzMqjDe1zwQdQk+rBYsRc+1rJmdajM3gimHg==
|
|
dependencies:
|
|
"@babel/helper-define-polyfill-provider" "^0.5.0"
|
|
|
|
balanced-match@^1.0.0:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz"
|
|
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
|
|
|
|
base64-js@^1.3.1:
|
|
version "1.5.1"
|
|
resolved "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz"
|
|
integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==
|
|
|
|
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==
|
|
|
|
bl@^4.0.3:
|
|
version "4.1.0"
|
|
resolved "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz"
|
|
integrity sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==
|
|
dependencies:
|
|
buffer "^5.5.0"
|
|
inherits "^2.0.4"
|
|
readable-stream "^3.4.0"
|
|
|
|
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==
|
|
|
|
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.22.2:
|
|
version "4.22.3"
|
|
resolved "https://registry.npmjs.org/browserslist/-/browserslist-4.22.3.tgz"
|
|
integrity sha512-UAp55yfwNv0klWNapjs/ktHoguxuQNGnOzxYmfnXIS+8AsRDZkSDxg7R1AX3GKzn078SBI5dzwzj/Yx0Or0e3A==
|
|
dependencies:
|
|
caniuse-lite "^1.0.30001580"
|
|
electron-to-chromium "^1.4.648"
|
|
node-releases "^2.0.14"
|
|
update-browserslist-db "^1.0.13"
|
|
|
|
buffer-from@^1.0.0:
|
|
version "1.1.2"
|
|
resolved "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz"
|
|
integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==
|
|
|
|
buffer@^5.5.0:
|
|
version "5.7.1"
|
|
resolved "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz"
|
|
integrity sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==
|
|
dependencies:
|
|
base64-js "^1.3.1"
|
|
ieee754 "^1.1.13"
|
|
|
|
builtin-modules@^3.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==
|
|
|
|
cac@^6.7.14:
|
|
version "6.7.14"
|
|
resolved "https://registry.npmjs.org/cac/-/cac-6.7.14.tgz"
|
|
integrity sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==
|
|
|
|
call-bind@^1.0.0, call-bind@^1.0.2, 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.30001580:
|
|
version "1.0.30001651"
|
|
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001651.tgz"
|
|
integrity sha512-9Cf+Xv1jJNe1xPZLGuUXLNkE1BoDkqRqYyFJ9TDYSqhduqA4hu4oR9HluGoWYQC/aj8WHjsGVV+bwkh0+tegRg==
|
|
|
|
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"
|
|
|
|
chownr@^1.1.1:
|
|
version "1.1.4"
|
|
resolved "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz"
|
|
integrity sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==
|
|
|
|
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.0.0, 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==
|
|
|
|
color-string@^1.9.0:
|
|
version "1.9.1"
|
|
resolved "https://registry.npmjs.org/color-string/-/color-string-1.9.1.tgz"
|
|
integrity sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==
|
|
dependencies:
|
|
color-name "^1.0.0"
|
|
simple-swizzle "^0.2.2"
|
|
|
|
color@^4.2.3:
|
|
version "4.2.3"
|
|
resolved "https://registry.npmjs.org/color/-/color-4.2.3.tgz"
|
|
integrity sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==
|
|
dependencies:
|
|
color-convert "^2.0.1"
|
|
color-string "^1.9.0"
|
|
|
|
colorette@^2.0.20:
|
|
version "2.0.20"
|
|
resolved "https://registry.npmjs.org/colorette/-/colorette-2.0.20.tgz"
|
|
integrity sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==
|
|
|
|
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==
|
|
|
|
consola@^3.2.3:
|
|
version "3.2.3"
|
|
resolved "https://registry.npmjs.org/consola/-/consola-3.2.3.tgz"
|
|
integrity sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ==
|
|
|
|
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.34.0:
|
|
version "3.35.1"
|
|
resolved "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.35.1.tgz"
|
|
integrity sha512-sftHa5qUJY3rs9Zht1WEnmkvXputCyDBczPnr7QDgL8n3qrF3CMXY4VPSYtOLLiOUJcah2WNXREd48iOl6mQIw==
|
|
dependencies:
|
|
browserslist "^4.22.2"
|
|
|
|
cross-spawn@^7.0.2:
|
|
version "7.0.3"
|
|
resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz"
|
|
integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
|
|
dependencies:
|
|
path-key "^3.1.0"
|
|
shebang-command "^2.0.0"
|
|
which "^2.0.1"
|
|
|
|
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.3:
|
|
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.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"
|
|
|
|
decode-bmp@^0.2.0:
|
|
version "0.2.1"
|
|
resolved "https://registry.npmjs.org/decode-bmp/-/decode-bmp-0.2.1.tgz"
|
|
integrity sha512-NiOaGe+GN0KJqi2STf24hfMkFitDUaIoUU3eKvP/wAbLe8o6FuW5n/x7MHPR0HKvBokp6MQY/j7w8lewEeVCIA==
|
|
dependencies:
|
|
"@canvas/image-data" "^1.0.0"
|
|
to-data-view "^1.1.0"
|
|
|
|
decode-ico@*:
|
|
version "0.4.1"
|
|
resolved "https://registry.npmjs.org/decode-ico/-/decode-ico-0.4.1.tgz"
|
|
integrity sha512-69NZfbKIzux1vBOd31al3XnMnH+2mqDhEgLdpygErm4d60N+UwA5Sq5WFjmEDQzumgB9fElojGwWG0vybVfFmA==
|
|
dependencies:
|
|
"@canvas/image-data" "^1.0.0"
|
|
decode-bmp "^0.2.0"
|
|
to-data-view "^1.1.0"
|
|
|
|
decompress-response@^6.0.0:
|
|
version "6.0.0"
|
|
resolved "https://registry.npmjs.org/decompress-response/-/decompress-response-6.0.0.tgz"
|
|
integrity sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==
|
|
dependencies:
|
|
mimic-response "^3.1.0"
|
|
|
|
deep-extend@^0.6.0:
|
|
version "0.6.0"
|
|
resolved "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz"
|
|
integrity sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==
|
|
|
|
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==
|
|
|
|
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-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"
|
|
|
|
defu@^6.1.2:
|
|
version "6.1.4"
|
|
resolved "https://registry.npmjs.org/defu/-/defu-6.1.4.tgz"
|
|
integrity sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==
|
|
|
|
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==
|
|
|
|
detect-libc@^2.0.0, detect-libc@^2.0.2:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.2.tgz"
|
|
integrity sha512-UX6sGumvvqSaXgdKGUsgZWqcUyIXZ/vZTrlRT/iobiKhGL0zL4d3osHj3uqllWJK+i+sixDS/3COVEOFbupFyw==
|
|
|
|
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.648:
|
|
version "1.4.656"
|
|
resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.656.tgz"
|
|
integrity sha512-9AQB5eFTHyR3Gvt2t/NwR0le2jBSUNwCnMbUCejFWHD+so4tH40/dRLgoE+jxlPeWS43XJewyvCv+I8LPMl49Q==
|
|
|
|
end-of-stream@^1.1.0, end-of-stream@^1.4.1:
|
|
version "1.4.4"
|
|
resolved "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz"
|
|
integrity sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==
|
|
dependencies:
|
|
once "^1.4.0"
|
|
|
|
entities@^4.5.0:
|
|
version "4.5.0"
|
|
resolved "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz"
|
|
integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==
|
|
|
|
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.12"
|
|
resolved "https://registry.npmjs.org/esbuild/-/esbuild-0.19.12.tgz"
|
|
integrity sha512-aARqgq8roFBj054KvQr5f1sFu0D65G+miZRCuJyJ0G13Zwx7vRar5Zhn2tkQNzIXcBrNVsv/8stehpj+GAjgbg==
|
|
optionalDependencies:
|
|
"@esbuild/aix-ppc64" "0.19.12"
|
|
"@esbuild/android-arm" "0.19.12"
|
|
"@esbuild/android-arm64" "0.19.12"
|
|
"@esbuild/android-x64" "0.19.12"
|
|
"@esbuild/darwin-arm64" "0.19.12"
|
|
"@esbuild/darwin-x64" "0.19.12"
|
|
"@esbuild/freebsd-arm64" "0.19.12"
|
|
"@esbuild/freebsd-x64" "0.19.12"
|
|
"@esbuild/linux-arm" "0.19.12"
|
|
"@esbuild/linux-arm64" "0.19.12"
|
|
"@esbuild/linux-ia32" "0.19.12"
|
|
"@esbuild/linux-loong64" "0.19.12"
|
|
"@esbuild/linux-mips64el" "0.19.12"
|
|
"@esbuild/linux-ppc64" "0.19.12"
|
|
"@esbuild/linux-riscv64" "0.19.12"
|
|
"@esbuild/linux-s390x" "0.19.12"
|
|
"@esbuild/linux-x64" "0.19.12"
|
|
"@esbuild/netbsd-x64" "0.19.12"
|
|
"@esbuild/openbsd-x64" "0.19.12"
|
|
"@esbuild/sunos-x64" "0.19.12"
|
|
"@esbuild/win32-arm64" "0.19.12"
|
|
"@esbuild/win32-ia32" "0.19.12"
|
|
"@esbuild/win32-x64" "0.19.12"
|
|
|
|
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@^9.0.0:
|
|
version "9.1.0"
|
|
resolved "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz"
|
|
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
|
|
|
|
eslint-plugin-prettier@^5.0.0:
|
|
version "5.1.3"
|
|
resolved "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.1.3.tgz"
|
|
integrity sha512-C9GCVAs4Eq7ZC/XFQHITLiHJxQngdtraXaM+LoUFoFp/lHNl2Zn8f3WQbe9HvTBBQ9YnKFB0/2Ajdqwo5D1EAw==
|
|
dependencies:
|
|
prettier-linter-helpers "^1.0.0"
|
|
synckit "^0.8.6"
|
|
|
|
eslint-plugin-vue@^9.17.0:
|
|
version "9.21.1"
|
|
resolved "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.21.1.tgz"
|
|
integrity sha512-XVtI7z39yOVBFJyi8Ljbn7kY9yHzznKXL02qQYn+ta63Iy4A9JFBw6o4OSB9hyD2++tVT+su9kQqetUyCCwhjw==
|
|
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.4.2"
|
|
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.56.0"
|
|
resolved "https://registry.npmjs.org/eslint/-/eslint-8.56.0.tgz"
|
|
integrity sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ==
|
|
dependencies:
|
|
"@eslint-community/eslint-utils" "^4.2.0"
|
|
"@eslint-community/regexpp" "^4.6.1"
|
|
"@eslint/eslintrc" "^2.1.4"
|
|
"@eslint/js" "8.56.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==
|
|
|
|
expand-template@^2.0.3:
|
|
version "2.0.3"
|
|
resolved "https://registry.npmjs.org/expand-template/-/expand-template-2.0.3.tgz"
|
|
integrity sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==
|
|
|
|
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-fifo@^1.1.0, fast-fifo@^1.2.0:
|
|
version "1.3.2"
|
|
resolved "https://registry.npmjs.org/fast-fifo/-/fast-fifo-1.3.2.tgz"
|
|
integrity sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==
|
|
|
|
fast-glob@^3.2.9, 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.17.0"
|
|
resolved "https://registry.npmjs.org/fastq/-/fastq-1.17.0.tgz"
|
|
integrity sha512-zGygtijUMT7jnk3h26kUms3BkSDp4IfIKjmnqI2tvx6nuBfiF1UqOxbnLfzdv+apBy+53oaImsKtMw/xYbW+1w==
|
|
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.4:
|
|
version "1.15.5"
|
|
resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.5.tgz"
|
|
integrity sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==
|
|
|
|
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-constants@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz"
|
|
integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==
|
|
|
|
fs-extra@^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.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-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"
|
|
|
|
github-from-package@0.0.0:
|
|
version "0.0.0"
|
|
resolved "https://registry.npmjs.org/github-from-package/-/github-from-package-0.0.0.tgz"
|
|
integrity sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==
|
|
|
|
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.24.0"
|
|
resolved "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz"
|
|
integrity sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==
|
|
dependencies:
|
|
type-fest "^0.20.2"
|
|
|
|
globalthis@^1.0.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, has-property-descriptors@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.1.tgz"
|
|
integrity sha512-VsX8eaIewvas0xnvinAe9bw4WfIeODpGYikiWYLH+dma0Jw6KHYqWiWfhQlgOVK8D6PvjubK5Uc4P0iIhIcNVg==
|
|
dependencies:
|
|
get-intrinsic "^1.2.2"
|
|
|
|
has-proto@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/has-proto/-/has-proto-1.0.1.tgz"
|
|
integrity sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==
|
|
|
|
has-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, has-tostringtag@^1.0.1:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz"
|
|
integrity sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==
|
|
dependencies:
|
|
has-symbols "^1.0.3"
|
|
|
|
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==
|
|
|
|
ico-endec@*:
|
|
version "0.1.6"
|
|
resolved "https://registry.npmjs.org/ico-endec/-/ico-endec-0.1.6.tgz"
|
|
integrity sha512-ZdLU38ZoED3g1j3iEyzcQj+wAkY2xfWNkymszfJPoxucIUhK7NayQ+/C4Kv0nDFMIsbtbEHldv3V8PU494/ueQ==
|
|
|
|
idb@^7.0.1:
|
|
version "7.1.1"
|
|
resolved "https://registry.npmjs.org/idb/-/idb-7.1.1.tgz"
|
|
integrity sha512-gchesWBzyvGHRO9W8tzUWFDycow5gwjvFKfyV9FF32Y7F50yZMp7mP+T2mJIWFx49zicqyC4uefHM17o6xKIVQ==
|
|
|
|
ieee754@^1.1.13:
|
|
version "1.2.1"
|
|
resolved "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz"
|
|
integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==
|
|
|
|
ignore@^5.2.0, ignore@^5.2.4:
|
|
version "5.3.1"
|
|
resolved "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz"
|
|
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
|
|
|
|
immutable@^4.0.0:
|
|
version "4.3.5"
|
|
resolved "https://registry.npmjs.org/immutable/-/immutable-4.3.5.tgz"
|
|
integrity sha512-8eabxkth9gZatlwl5TBuJnCsoTADlL6ftEr7A4qgdaTsPyreilDSnUk57SO+jfKcNtxPa22U5KK6DSeAYhpBJw==
|
|
|
|
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, inherits@^2.0.3, inherits@^2.0.4:
|
|
version "2.0.4"
|
|
resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz"
|
|
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
|
|
|
|
ini@~1.3.0:
|
|
version "1.3.8"
|
|
resolved "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz"
|
|
integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==
|
|
|
|
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.4"
|
|
resolved "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.4.tgz"
|
|
integrity sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
get-intrinsic "^1.2.1"
|
|
|
|
is-arrayish@^0.3.1:
|
|
version "0.3.2"
|
|
resolved "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz"
|
|
integrity sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==
|
|
|
|
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-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-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-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.13"
|
|
resolved "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.13.tgz"
|
|
integrity sha512-uZ25/bUAlUY5fR4OKT4rZQEBrzQWYV9ZJYGGsUmEJ6thodVJ1HX64ePQ6Z0qPWP+m+Uq6e9UugrE38jeYsDSMw==
|
|
dependencies:
|
|
which-typed-array "^1.1.14"
|
|
|
|
is-weakref@^1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz"
|
|
integrity sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
|
|
isarray@^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"
|
|
|
|
jiti@^1.20.0:
|
|
version "1.21.0"
|
|
resolved "https://registry.npmjs.org/jiti/-/jiti-1.21.0.tgz"
|
|
integrity sha512-gFqAIbuKyyso/3G2qhiO2OM6shY6EPP/R0+mkDbyspxKazh8BXDC5FiFsUjlczgdNz/vfra0da2y+aHrusLG/Q==
|
|
|
|
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==
|
|
|
|
jsonc-parser@^3.2.0:
|
|
version "3.2.1"
|
|
resolved "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.2.1.tgz"
|
|
integrity sha512-AilxAyFOAcK5wA1+LeaySVBrHsGQvUFCDWXKpZjzaL0PqW+xfBOttn8GNtWKFWqneyMZj41MWF9Kl6iPWLwgOA==
|
|
|
|
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.6"
|
|
resolved "https://registry.npmjs.org/magic-string/-/magic-string-0.30.6.tgz"
|
|
integrity sha512-n62qCLbPjNjyo+owKtveQxZFZTBm+Ms6YoGD23Wew6Vw337PElFNifQpknPruVRQV57kVShPnLGo9vWxVhpPvA==
|
|
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-response@^3.1.0:
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz"
|
|
integrity sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==
|
|
|
|
minimatch@9.0.3, 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"
|
|
|
|
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"
|
|
|
|
minimist@^1.2.0, minimist@^1.2.3:
|
|
version "1.2.8"
|
|
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz"
|
|
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
|
|
|
|
mkdirp-classic@^0.5.2, mkdirp-classic@^0.5.3:
|
|
version "0.5.3"
|
|
resolved "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz"
|
|
integrity sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==
|
|
|
|
mlly@^1.2.0, mlly@^1.4.2:
|
|
version "1.5.0"
|
|
resolved "https://registry.npmjs.org/mlly/-/mlly-1.5.0.tgz"
|
|
integrity sha512-NPVQvAY1xr1QoVeG0cy8yUYC7FQcOx6evl/RjT1wL5FvzPnzOysoqB/jmx/DhssT2dYa8nxECLAaFI/+gVLhDQ==
|
|
dependencies:
|
|
acorn "^8.11.3"
|
|
pathe "^1.1.2"
|
|
pkg-types "^1.0.3"
|
|
ufo "^1.3.2"
|
|
|
|
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==
|
|
|
|
napi-build-utils@^1.0.1:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/napi-build-utils/-/napi-build-utils-1.0.2.tgz"
|
|
integrity sha512-ONmRUqK7zj7DWX0D9ADe03wbwOBZxNAfF20PlGfCWQcD3+/MakShIHrMqx9YwPTfxDdF1zLeL+RGZiR9kGMLdg==
|
|
|
|
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-abi@^3.3.0:
|
|
version "3.54.0"
|
|
resolved "https://registry.npmjs.org/node-abi/-/node-abi-3.54.0.tgz"
|
|
integrity sha512-p7eGEiQil0YUV3ItH4/tBb781L5impVmmx2E9FRKF7d18XXzp4PGT2tdYMFY6wQqgxD0IwNZOiSJ0/K0fSi/OA==
|
|
dependencies:
|
|
semver "^7.3.5"
|
|
|
|
node-addon-api@^6.1.0:
|
|
version "6.1.0"
|
|
resolved "https://registry.npmjs.org/node-addon-api/-/node-addon-api-6.1.0.tgz"
|
|
integrity sha512-+eawOlIgy680F0kBzPUNFhMZGtJ1YmqM6l4+Crf4IkImjYrO/mqPwRMh352g23uIaQKFItcQ64I7KMaJxHgAVA==
|
|
|
|
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==
|
|
|
|
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, once@^1.3.1, once@^1.4.0:
|
|
version "1.4.0"
|
|
resolved "https://registry.npmjs.org/once/-/once-1.4.0.tgz"
|
|
integrity sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==
|
|
dependencies:
|
|
wrappy "1"
|
|
|
|
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.1.0:
|
|
version "3.1.1"
|
|
resolved "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz"
|
|
integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
|
|
|
|
path-parse@^1.0.7:
|
|
version "1.0.7"
|
|
resolved "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz"
|
|
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
|
|
|
|
path-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==
|
|
|
|
pathe@^1.1.0, pathe@^1.1.2:
|
|
version "1.1.2"
|
|
resolved "https://registry.npmjs.org/pathe/-/pathe-1.1.2.tgz"
|
|
integrity sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==
|
|
|
|
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.0.17:
|
|
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"
|
|
|
|
pkg-types@^1.0.3:
|
|
version "1.0.3"
|
|
resolved "https://registry.npmjs.org/pkg-types/-/pkg-types-1.0.3.tgz"
|
|
integrity sha512-nN7pYi0AQqJnoLPC9eHFQ8AcyaixBUOwvqc5TDnIKCMEE6I0y8P7OKA7fPexsXGCGxQDl/cmrLAp26LhcwxZ4A==
|
|
dependencies:
|
|
jsonc-parser "^3.2.0"
|
|
mlly "^1.2.0"
|
|
pathe "^1.1.0"
|
|
|
|
postcss-selector-parser@^6.0.13:
|
|
version "6.0.15"
|
|
resolved "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.15.tgz"
|
|
integrity sha512-rEYkQOMUCEMhsKbK66tbEU9QVIxbhN18YiniAwA7XQYTVBqrBy+P2p5JcdqsHgKM2zWylp8d7J6eszocfds5Sw==
|
|
dependencies:
|
|
cssesc "^3.0.0"
|
|
util-deprecate "^1.0.2"
|
|
|
|
postcss@^8.4.32, postcss@^8.4.33:
|
|
version "8.4.33"
|
|
resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.33.tgz"
|
|
integrity sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg==
|
|
dependencies:
|
|
nanoid "^3.3.7"
|
|
picocolors "^1.0.0"
|
|
source-map-js "^1.0.2"
|
|
|
|
prebuild-install@^7.1.1:
|
|
version "7.1.1"
|
|
resolved "https://registry.npmjs.org/prebuild-install/-/prebuild-install-7.1.1.tgz"
|
|
integrity sha512-jAXscXWMcCK8GgCoHOfIr0ODh5ai8mj63L2nWrjuAgXE6tDyYGnx4/8o/rCgU+B4JSyZBKbeZqzhtwtC3ovxjw==
|
|
dependencies:
|
|
detect-libc "^2.0.0"
|
|
expand-template "^2.0.3"
|
|
github-from-package "0.0.0"
|
|
minimist "^1.2.3"
|
|
mkdirp-classic "^0.5.3"
|
|
napi-build-utils "^1.0.1"
|
|
node-abi "^3.3.0"
|
|
pump "^3.0.0"
|
|
rc "^1.2.7"
|
|
simple-get "^4.0.0"
|
|
tar-fs "^2.0.0"
|
|
tunnel-agent "^0.6.0"
|
|
|
|
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.2.4"
|
|
resolved "https://registry.npmjs.org/prettier/-/prettier-3.2.4.tgz"
|
|
integrity sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==
|
|
|
|
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==
|
|
|
|
pump@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz"
|
|
integrity sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==
|
|
dependencies:
|
|
end-of-stream "^1.1.0"
|
|
once "^1.3.1"
|
|
|
|
punycode@^2.1.0:
|
|
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==
|
|
|
|
queue-tick@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/queue-tick/-/queue-tick-1.0.1.tgz"
|
|
integrity sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag==
|
|
|
|
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"
|
|
|
|
rc@^1.2.7:
|
|
version "1.2.8"
|
|
resolved "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz"
|
|
integrity sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==
|
|
dependencies:
|
|
deep-extend "^0.6.0"
|
|
ini "~1.3.0"
|
|
minimist "^1.2.0"
|
|
strip-json-comments "~2.0.1"
|
|
|
|
readable-stream@^3.1.1, readable-stream@^3.4.0:
|
|
version "3.6.2"
|
|
resolved "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz"
|
|
integrity sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==
|
|
dependencies:
|
|
inherits "^2.0.3"
|
|
string_decoder "^1.1.1"
|
|
util-deprecate "^1.0.1"
|
|
|
|
readdirp@~3.6.0:
|
|
version "3.6.0"
|
|
resolved "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz"
|
|
integrity sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==
|
|
dependencies:
|
|
picomatch "^2.2.1"
|
|
|
|
regenerate-unicode-properties@^10.1.0:
|
|
version "10.1.1"
|
|
resolved "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.1.1.tgz"
|
|
integrity sha512-X007RyZLsCJVVrjgEFVpLUTZwyOZk3oiL75ZcuYjlIWd6rNJtOjkBwQc5AsRrpbKVkxN6sklw/k/9m2jJYOf8Q==
|
|
dependencies:
|
|
regenerate "^1.4.2"
|
|
|
|
regenerate@^1.4.2:
|
|
version "1.4.2"
|
|
resolved "https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz"
|
|
integrity sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==
|
|
|
|
regenerator-runtime@^0.14.0:
|
|
version "0.14.1"
|
|
resolved "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz"
|
|
integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==
|
|
|
|
regenerator-transform@^0.15.2:
|
|
version "0.15.2"
|
|
resolved "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.15.2.tgz"
|
|
integrity sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==
|
|
dependencies:
|
|
"@babel/runtime" "^7.8.4"
|
|
|
|
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.9.6"
|
|
resolved "https://registry.npmjs.org/rollup/-/rollup-4.9.6.tgz"
|
|
integrity sha512-05lzkCS2uASX0CiLFybYfVkwNbKZG5NFQ6Go0VWyogFTXXbR039UVsegViTntkk4OglHBdF54ccApXRRuXRbsg==
|
|
dependencies:
|
|
"@types/estree" "1.0.5"
|
|
optionalDependencies:
|
|
"@rollup/rollup-android-arm-eabi" "4.9.6"
|
|
"@rollup/rollup-android-arm64" "4.9.6"
|
|
"@rollup/rollup-darwin-arm64" "4.9.6"
|
|
"@rollup/rollup-darwin-x64" "4.9.6"
|
|
"@rollup/rollup-linux-arm-gnueabihf" "4.9.6"
|
|
"@rollup/rollup-linux-arm64-gnu" "4.9.6"
|
|
"@rollup/rollup-linux-arm64-musl" "4.9.6"
|
|
"@rollup/rollup-linux-riscv64-gnu" "4.9.6"
|
|
"@rollup/rollup-linux-x64-gnu" "4.9.6"
|
|
"@rollup/rollup-linux-x64-musl" "4.9.6"
|
|
"@rollup/rollup-win32-arm64-msvc" "4.9.6"
|
|
"@rollup/rollup-win32-ia32-msvc" "4.9.6"
|
|
"@rollup/rollup-win32-x64-msvc" "4.9.6"
|
|
fsevents "~2.3.2"
|
|
|
|
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.1.0"
|
|
resolved "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.0.tgz"
|
|
integrity sha512-ZdQ0Jeb9Ofti4hbt5lX3T2JcAamT9hfzYU1MNB+z/jaEbB6wfFfPIR/zEORmZqobkCCJhSjodobH6WHNmJ97dg==
|
|
dependencies:
|
|
call-bind "^1.0.5"
|
|
get-intrinsic "^1.2.2"
|
|
has-symbols "^1.0.3"
|
|
isarray "^2.0.5"
|
|
|
|
safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@~5.2.0:
|
|
version "5.2.1"
|
|
resolved "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz"
|
|
integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
|
|
|
|
safe-regex-test@^1.0.0:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.0.2.tgz"
|
|
integrity sha512-83S9w6eFq12BBIJYvjMux6/dkirb8+4zJRA9cxNBVb7Wq5fJBW+Xze48WqR8pxua7bDuAaaAxtVVd4Idjp1dBQ==
|
|
dependencies:
|
|
call-bind "^1.0.5"
|
|
get-intrinsic "^1.2.2"
|
|
is-regex "^1.1.4"
|
|
|
|
sass@^1.59.3:
|
|
version "1.70.0"
|
|
resolved "https://registry.npmjs.org/sass/-/sass-1.70.0.tgz"
|
|
integrity sha512-uUxNQ3zAHeAx5nRFskBnrWzDUJrrvpCPD5FNAoRvTi0WwremlheES3tg+56PaVtCs5QDRX5CBLxxKMDJMEa1WQ==
|
|
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.5, 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.2.0"
|
|
resolved "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.0.tgz"
|
|
integrity sha512-4DBHDoyHlM1IRPGYcoxexgh67y4ueR53FKV1yyxwFMY7aCqcN/38M1+SwZ/qJQ8iLv7+ck385ot4CcisOAPT9w==
|
|
dependencies:
|
|
define-data-property "^1.1.1"
|
|
function-bind "^1.1.2"
|
|
get-intrinsic "^1.2.2"
|
|
gopd "^1.0.1"
|
|
has-property-descriptors "^1.0.1"
|
|
|
|
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"
|
|
|
|
sharp-ico@^0.1.5:
|
|
version "0.1.5"
|
|
resolved "https://registry.npmjs.org/sharp-ico/-/sharp-ico-0.1.5.tgz"
|
|
integrity sha512-a3jODQl82NPp1d5OYb0wY+oFaPk7AvyxipIowCHk7pBsZCWgbe0yAkU2OOXdoH0ENyANhyOQbs9xkAiRHcF02Q==
|
|
dependencies:
|
|
decode-ico "*"
|
|
ico-endec "*"
|
|
sharp "*"
|
|
|
|
sharp@*:
|
|
version "0.33.2"
|
|
resolved "https://registry.npmjs.org/sharp/-/sharp-0.33.2.tgz"
|
|
integrity sha512-WlYOPyyPDiiM07j/UO+E720ju6gtNtHjEGg5vovUk1Lgxyjm2LFO+37Nt/UI3MMh2l6hxTWQWi7qk3cXJTutcQ==
|
|
dependencies:
|
|
color "^4.2.3"
|
|
detect-libc "^2.0.2"
|
|
semver "^7.5.4"
|
|
optionalDependencies:
|
|
"@img/sharp-darwin-arm64" "0.33.2"
|
|
"@img/sharp-darwin-x64" "0.33.2"
|
|
"@img/sharp-libvips-darwin-arm64" "1.0.1"
|
|
"@img/sharp-libvips-darwin-x64" "1.0.1"
|
|
"@img/sharp-libvips-linux-arm" "1.0.1"
|
|
"@img/sharp-libvips-linux-arm64" "1.0.1"
|
|
"@img/sharp-libvips-linux-s390x" "1.0.1"
|
|
"@img/sharp-libvips-linux-x64" "1.0.1"
|
|
"@img/sharp-libvips-linuxmusl-arm64" "1.0.1"
|
|
"@img/sharp-libvips-linuxmusl-x64" "1.0.1"
|
|
"@img/sharp-linux-arm" "0.33.2"
|
|
"@img/sharp-linux-arm64" "0.33.2"
|
|
"@img/sharp-linux-s390x" "0.33.2"
|
|
"@img/sharp-linux-x64" "0.33.2"
|
|
"@img/sharp-linuxmusl-arm64" "0.33.2"
|
|
"@img/sharp-linuxmusl-x64" "0.33.2"
|
|
"@img/sharp-wasm32" "0.33.2"
|
|
"@img/sharp-win32-ia32" "0.33.2"
|
|
"@img/sharp-win32-x64" "0.33.2"
|
|
|
|
sharp@^0.32.6:
|
|
version "0.32.6"
|
|
resolved "https://registry.npmjs.org/sharp/-/sharp-0.32.6.tgz"
|
|
integrity sha512-KyLTWwgcR9Oe4d9HwCwNM2l7+J0dUQwn/yf7S0EnTtb0eVS4RxO0eUSvxPtzT4F3SY+C4K6fqdv/DO27sJ/v/w==
|
|
dependencies:
|
|
color "^4.2.3"
|
|
detect-libc "^2.0.2"
|
|
node-addon-api "^6.1.0"
|
|
prebuild-install "^7.1.1"
|
|
semver "^7.5.4"
|
|
simple-get "^4.0.1"
|
|
tar-fs "^3.0.4"
|
|
tunnel-agent "^0.6.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"
|
|
|
|
simple-concat@^1.0.0:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.1.tgz"
|
|
integrity sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==
|
|
|
|
simple-get@^4.0.0, simple-get@^4.0.1:
|
|
version "4.0.1"
|
|
resolved "https://registry.npmjs.org/simple-get/-/simple-get-4.0.1.tgz"
|
|
integrity sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==
|
|
dependencies:
|
|
decompress-response "^6.0.0"
|
|
once "^1.3.1"
|
|
simple-concat "^1.0.0"
|
|
|
|
simple-swizzle@^0.2.2:
|
|
version "0.2.2"
|
|
resolved "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz"
|
|
integrity sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==
|
|
dependencies:
|
|
is-arrayish "^0.3.1"
|
|
|
|
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==
|
|
|
|
streamx@^2.15.0:
|
|
version "2.15.7"
|
|
resolved "https://registry.npmjs.org/streamx/-/streamx-2.15.7.tgz"
|
|
integrity sha512-NPEKS5+yjyo597eafGbKW5ujh7Sm6lDLHZQd/lRSz6S0VarpADBJItqfB4PnwpS+472oob1GX5cCY9vzfJpHUA==
|
|
dependencies:
|
|
fast-fifo "^1.1.0"
|
|
queue-tick "^1.0.1"
|
|
|
|
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"
|
|
|
|
string_decoder@^1.1.1:
|
|
version "1.3.0"
|
|
resolved "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz"
|
|
integrity sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==
|
|
dependencies:
|
|
safe-buffer "~5.2.0"
|
|
|
|
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-json-comments@^3.1.1:
|
|
version "3.1.1"
|
|
resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz"
|
|
integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
|
|
|
|
strip-json-comments@~2.0.1:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz"
|
|
integrity sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==
|
|
|
|
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.6:
|
|
version "0.8.8"
|
|
resolved "https://registry.npmjs.org/synckit/-/synckit-0.8.8.tgz"
|
|
integrity sha512-HwOKAP7Wc5aRGYdKH+dw0PRRpbO841v2DENBtjnR5HFWoiNByAl7vrx3p0G/rCyYXQsrxqtX48TImFtPcIHSpQ==
|
|
dependencies:
|
|
"@pkgr/core" "^0.1.0"
|
|
tslib "^2.6.2"
|
|
|
|
tar-fs@^2.0.0:
|
|
version "2.1.1"
|
|
resolved "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.1.tgz"
|
|
integrity sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==
|
|
dependencies:
|
|
chownr "^1.1.1"
|
|
mkdirp-classic "^0.5.2"
|
|
pump "^3.0.0"
|
|
tar-stream "^2.1.4"
|
|
|
|
tar-fs@^3.0.4:
|
|
version "3.0.4"
|
|
resolved "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.4.tgz"
|
|
integrity sha512-5AFQU8b9qLfZCX9zp2duONhPmZv0hGYiBPJsyUdqMjzq/mqVpy/rEUSeHk1+YitmxugaptgBh5oDGU3VsAJq4w==
|
|
dependencies:
|
|
mkdirp-classic "^0.5.2"
|
|
pump "^3.0.0"
|
|
tar-stream "^3.1.5"
|
|
|
|
tar-stream@^2.1.4:
|
|
version "2.2.0"
|
|
resolved "https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz"
|
|
integrity sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==
|
|
dependencies:
|
|
bl "^4.0.3"
|
|
end-of-stream "^1.4.1"
|
|
fs-constants "^1.0.0"
|
|
inherits "^2.0.3"
|
|
readable-stream "^3.1.1"
|
|
|
|
tar-stream@^3.1.5:
|
|
version "3.1.7"
|
|
resolved "https://registry.npmjs.org/tar-stream/-/tar-stream-3.1.7.tgz"
|
|
integrity sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==
|
|
dependencies:
|
|
b4a "^1.6.4"
|
|
fast-fifo "^1.2.0"
|
|
streamx "^2.15.0"
|
|
|
|
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.27.0"
|
|
resolved "https://registry.npmjs.org/terser/-/terser-5.27.0.tgz"
|
|
integrity sha512-bi1HRwVRskAjheeYl291n3JC4GgO/Ty4z1nVs5AAsmonJulGxpSektecnNedrwK9C7vpvVtcX3cw00VSLt7U2A==
|
|
dependencies:
|
|
"@jridgewell/source-map" "^0.3.3"
|
|
acorn "^8.8.2"
|
|
commander "^2.20.0"
|
|
source-map-support "~0.5.20"
|
|
|
|
text-table@^0.2.0:
|
|
version "0.2.0"
|
|
resolved "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz"
|
|
integrity sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==
|
|
|
|
to-data-view@^1.1.0:
|
|
version "1.1.0"
|
|
resolved "https://registry.npmjs.org/to-data-view/-/to-data-view-1.1.0.tgz"
|
|
integrity sha512-1eAdufMg6mwgmlojAx3QeMnzB/BTVp7Tbndi3U7ftcT2zCZadjxkkmLmd97zmaxWi+sgGcgWrokmpEoy0Dn0vQ==
|
|
|
|
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.4.0:
|
|
version "2.6.3"
|
|
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
|
|
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
|
|
|
|
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==
|
|
|
|
tunnel-agent@^0.6.0:
|
|
version "0.6.0"
|
|
resolved "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz"
|
|
integrity sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==
|
|
dependencies:
|
|
safe-buffer "^5.0.1"
|
|
|
|
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.0.2:
|
|
version "5.3.3"
|
|
resolved "https://registry.npmjs.org/typescript/-/typescript-5.3.3.tgz"
|
|
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
|
|
|
|
ufo@^1.3.2:
|
|
version "1.3.2"
|
|
resolved "https://registry.npmjs.org/ufo/-/ufo-1.3.2.tgz"
|
|
integrity sha512-o+ORpgGwaYQXgqGDwd+hkS4PuZ3QnmqMMxRuajK/a38L6fTpcE5GPIfrf+L/KemFzfUpeUQc1rRS1iDBozvnFA==
|
|
|
|
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"
|
|
|
|
unconfig@^0.3.11:
|
|
version "0.3.11"
|
|
resolved "https://registry.npmjs.org/unconfig/-/unconfig-0.3.11.tgz"
|
|
integrity sha512-bV/nqePAKv71v3HdVUn6UefbsDKQWRX+bJIkiSm0+twIds6WiD2bJLWWT3i214+J/B4edufZpG2w7Y63Vbwxow==
|
|
dependencies:
|
|
"@antfu/utils" "^0.7.6"
|
|
defu "^6.1.2"
|
|
jiti "^1.20.0"
|
|
mlly "^1.4.2"
|
|
|
|
undici-types@~5.26.4:
|
|
version "5.26.5"
|
|
resolved "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz"
|
|
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
|
|
|
|
unicode-canonical-property-names-ecmascript@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz"
|
|
integrity sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==
|
|
|
|
unicode-match-property-ecmascript@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz"
|
|
integrity sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==
|
|
dependencies:
|
|
unicode-canonical-property-names-ecmascript "^2.0.0"
|
|
unicode-property-aliases-ecmascript "^2.0.0"
|
|
|
|
unicode-match-property-value-ecmascript@^2.1.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.1.0.tgz"
|
|
integrity sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA==
|
|
|
|
unicode-property-aliases-ecmascript@^2.0.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.1.0.tgz"
|
|
integrity sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==
|
|
|
|
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==
|
|
|
|
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.1, 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.5:
|
|
version "0.17.5"
|
|
resolved "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.17.5.tgz"
|
|
integrity sha512-UxRNPiJBzh4tqU/vc8G2TxmrUTzT6BqvSzhszLk62uKsf+npXdvLxGDz9C675f4BJi6MbD2tPnJhi5txlMzxbQ==
|
|
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.12:
|
|
version "5.0.12"
|
|
resolved "https://registry.npmjs.org/vite/-/vite-5.0.12.tgz"
|
|
integrity sha512-4hsnEkG3q0N4Tzf1+t6NdN9dg/L3BM+q8SWgbSPnJvrgH2kgdyzfVJwbR1ic69/4uMJJ/3dqDZZE5/WwqW8U1w==
|
|
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.7"
|
|
resolved "https://registry.npmjs.org/vue-demi/-/vue-demi-0.14.7.tgz"
|
|
integrity sha512-EOG8KXDQNwkJILkx/gPcoL/7vH+hORoBaKgGe+6W7VFMvCYJfmF2dGbvgDroVnI8LU7/kTu8mbjRZGBU1z9NTA==
|
|
|
|
vue-eslint-parser@^9.3.1, vue-eslint-parser@^9.4.2:
|
|
version "9.4.2"
|
|
resolved "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-9.4.2.tgz"
|
|
integrity sha512-Ry9oiGmCAK91HrKMtCrKFWmSFWvYkpGglCeFAIqDdr9zdXmMMpJOmUJS7WWsW7fX81h6mwHmUZCQQ1E0PkSwYQ==
|
|
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.11.0:
|
|
version "9.11.0"
|
|
resolved "https://registry.npmjs.org/vue-i18n/-/vue-i18n-9.11.0.tgz"
|
|
integrity sha512-vU4gY6lu8Pdfs9BgKGiDAJmFDf88cceR47KcSB0VW4xJzUrXR/7qwqM7A8dQ2nedhoIDxoOm5Ro4pFd2KvJqbA==
|
|
dependencies:
|
|
"@intlify/core-base" "9.11.0"
|
|
"@intlify/shared" "9.11.0"
|
|
"@vue/devtools-api" "^6.5.0"
|
|
|
|
vue-template-compiler@^2.7.14:
|
|
version "2.7.16"
|
|
resolved "https://registry.npmjs.org/vue-template-compiler/-/vue-template-compiler-2.7.16.tgz"
|
|
integrity sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ==
|
|
dependencies:
|
|
de-indent "^1.0.2"
|
|
he "^1.2.0"
|
|
|
|
vue-tsc@^1.2.0:
|
|
version "1.8.27"
|
|
resolved "https://registry.npmjs.org/vue-tsc/-/vue-tsc-1.8.27.tgz"
|
|
integrity sha512-WesKCAZCRAbmmhuGl3+VrdWItEvfoFIPXOvUJkjULi+x+6G/Dy69yO3TBRJDr9eUlmsNAwVmxsNZxvHKzbkKdg==
|
|
dependencies:
|
|
"@volar/typescript" "~1.11.1"
|
|
"@vue/language-core" "1.8.27"
|
|
semver "^7.5.4"
|
|
|
|
vue@^3.2.37:
|
|
version "3.4.15"
|
|
resolved "https://registry.npmjs.org/vue/-/vue-3.4.15.tgz"
|
|
integrity sha512-jC0GH4KkWLWJOEQjOpkqU1bQsBwf4R1rsFtw5GQJbjHVKWDzO6P0nWWBTmjp1xSemAioDFj1jdaK1qa3DnMQoQ==
|
|
dependencies:
|
|
"@vue/compiler-dom" "3.4.15"
|
|
"@vue/compiler-sfc" "3.4.15"
|
|
"@vue/runtime-dom" "3.4.15"
|
|
"@vue/server-renderer" "3.4.15"
|
|
"@vue/shared" "3.4.15"
|
|
|
|
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.13, which-typed-array@^1.1.14:
|
|
version "1.1.14"
|
|
resolved "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.14.tgz"
|
|
integrity sha512-VnXFiIW8yNn9kIHN88xvZ4yOWchftKDsRJ8fEPacX/wl1lOvBrhsJ/OeJCXq7B0AaijRuqgzSKalJoPk+D8MPg==
|
|
dependencies:
|
|
available-typed-arrays "^1.0.6"
|
|
call-bind "^1.0.5"
|
|
for-each "^0.3.3"
|
|
gopd "^1.0.1"
|
|
has-tostringtag "^1.0.1"
|
|
|
|
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==
|