mirror of
https://github.com/msojocs/wx-compiler.git
synced 2025-07-19 00:00:04 +08:00
2459 lines
92 KiB
YAML
2459 lines
92 KiB
YAML
lockfileVersion: '6.0'
|
|
|
|
settings:
|
|
autoInstallPeers: true
|
|
excludeLinksFromLockfile: false
|
|
|
|
devDependencies:
|
|
'@babel/cli':
|
|
specifier: ^7.18.10
|
|
version: 7.18.10(@babel/core@7.18.13)
|
|
'@babel/core':
|
|
specifier: ^7.18.13
|
|
version: 7.18.13
|
|
'@babel/preset-env':
|
|
specifier: ^7.18.10
|
|
version: 7.18.10(@babel/core@7.18.13)
|
|
'@babel/register':
|
|
specifier: ^7.18.9
|
|
version: 7.18.9(@babel/core@7.18.13)
|
|
'@types/mocha':
|
|
specifier: ^10.0.1
|
|
version: 10.0.1
|
|
'@types/node':
|
|
specifier: ^20.4.5
|
|
version: 20.4.5
|
|
assert:
|
|
specifier: ^2.0.0
|
|
version: 2.0.0
|
|
mocha:
|
|
specifier: ^10.0.0
|
|
version: 10.0.0
|
|
ts-node:
|
|
specifier: ^10.9.1
|
|
version: 10.9.1(@types/node@20.4.5)(typescript@5.1.6)
|
|
|
|
packages:
|
|
|
|
/@ampproject/remapping@2.2.1:
|
|
resolution: {integrity: sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==}
|
|
engines: {node: '>=6.0.0'}
|
|
dependencies:
|
|
'@jridgewell/gen-mapping': 0.3.3
|
|
'@jridgewell/trace-mapping': 0.3.18
|
|
dev: true
|
|
|
|
/@babel/cli@7.18.10(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-dLvWH+ZDFAkd2jPBSghrsFBuXrREvFwjpDycXbmUoeochqKYe4zNSLEJYErpLg8dvxvZYe79/MkN461XCwpnGw==}
|
|
engines: {node: '>=6.9.0'}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@jridgewell/trace-mapping': 0.3.18
|
|
commander: 4.1.1
|
|
convert-source-map: 1.9.0
|
|
fs-readdir-recursive: 1.1.0
|
|
glob: 7.2.3
|
|
make-dir: 2.1.0
|
|
slash: 2.0.0
|
|
optionalDependencies:
|
|
'@nicolo-ribaudo/chokidar-2': 2.1.8-no-fsevents.3
|
|
chokidar: 3.5.3
|
|
dev: true
|
|
|
|
/@babel/code-frame@7.22.5:
|
|
resolution: {integrity: sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/highlight': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/compat-data@7.22.9:
|
|
resolution: {integrity: sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
dev: true
|
|
|
|
/@babel/core@7.18.13:
|
|
resolution: {integrity: sha512-ZisbOvRRusFktksHSG6pjj1CSvkPkcZq/KHD45LAkVP/oiHJkNBZWfpvlLmX8OtHDG8IuzsFlVRWo08w7Qxn0A==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@ampproject/remapping': 2.2.1
|
|
'@babel/code-frame': 7.22.5
|
|
'@babel/generator': 7.22.9
|
|
'@babel/helper-compilation-targets': 7.22.9(@babel/core@7.18.13)
|
|
'@babel/helper-module-transforms': 7.22.9(@babel/core@7.18.13)
|
|
'@babel/helpers': 7.22.6
|
|
'@babel/parser': 7.22.7
|
|
'@babel/template': 7.22.5
|
|
'@babel/traverse': 7.22.8
|
|
'@babel/types': 7.22.5
|
|
convert-source-map: 1.9.0
|
|
debug: 4.3.4(supports-color@8.1.1)
|
|
gensync: 1.0.0-beta.2
|
|
json5: 2.2.3
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@babel/generator@7.22.9:
|
|
resolution: {integrity: sha512-KtLMbmicyuK2Ak/FTCJVbDnkN1SlT8/kceFTiuDiiRUUSMnHMidxSCdG4ndkTOHHpoomWe/4xkvHkEOncwjYIw==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.22.5
|
|
'@jridgewell/gen-mapping': 0.3.3
|
|
'@jridgewell/trace-mapping': 0.3.18
|
|
jsesc: 2.5.2
|
|
dev: true
|
|
|
|
/@babel/helper-annotate-as-pure@7.22.5:
|
|
resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/helper-builder-binary-assignment-operator-visitor@7.22.5:
|
|
resolution: {integrity: sha512-m1EP3lVOPptR+2DwD125gziZNcmoNSHGmJROKoy87loWUQyJaVXDgpmruWqDARZSmtYQ+Dl25okU8+qhVzuykw==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/helper-compilation-targets@7.22.9(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-7qYrNM6HjpnPHJbopxmb8hSPoZ0gsX8IvUS32JGVoy+pU9e5N0nLr1VjJoR6kA4d9dmGLxNYOjeB8sUDal2WMw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/compat-data': 7.22.9
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-validator-option': 7.22.5
|
|
browserslist: 4.21.9
|
|
lru-cache: 5.1.1
|
|
semver: 6.3.1
|
|
dev: true
|
|
|
|
/@babel/helper-create-class-features-plugin@7.22.9(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-Pwyi89uO4YrGKxL/eNJ8lfEH55DnRloGPOseaA8NFNL6jAUnn+KccaISiFazCj5IolPPDjGSdzQzXVzODVRqUQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-annotate-as-pure': 7.22.5
|
|
'@babel/helper-environment-visitor': 7.22.5
|
|
'@babel/helper-function-name': 7.22.5
|
|
'@babel/helper-member-expression-to-functions': 7.22.5
|
|
'@babel/helper-optimise-call-expression': 7.22.5
|
|
'@babel/helper-replace-supers': 7.22.9(@babel/core@7.18.13)
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.22.5
|
|
'@babel/helper-split-export-declaration': 7.22.6
|
|
semver: 6.3.1
|
|
dev: true
|
|
|
|
/@babel/helper-create-regexp-features-plugin@7.22.9(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-+svjVa/tFwsNSG4NEy1h85+HQ5imbT92Q5/bgtS7P0GTQlP8WuFdqsiABmQouhiFGyV66oGxZFpeYHza1rNsKw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-annotate-as-pure': 7.22.5
|
|
regexpu-core: 5.3.2
|
|
semver: 6.3.1
|
|
dev: true
|
|
|
|
/@babel/helper-define-polyfill-provider@0.3.3(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.4.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-compilation-targets': 7.22.9(@babel/core@7.18.13)
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
debug: 4.3.4(supports-color@8.1.1)
|
|
lodash.debounce: 4.0.8
|
|
resolve: 1.22.2
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@babel/helper-environment-visitor@7.22.5:
|
|
resolution: {integrity: sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
dev: true
|
|
|
|
/@babel/helper-function-name@7.22.5:
|
|
resolution: {integrity: sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/template': 7.22.5
|
|
'@babel/types': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/helper-hoist-variables@7.22.5:
|
|
resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/helper-member-expression-to-functions@7.22.5:
|
|
resolution: {integrity: sha512-aBiH1NKMG0H2cGZqspNvsaBe6wNGjbJjuLy29aU+eDZjSbbN53BaxlpB02xm9v34pLTZ1nIQPFYn2qMZoa5BQQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/helper-module-imports@7.22.5:
|
|
resolution: {integrity: sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/helper-module-transforms@7.22.9(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-t+WA2Xn5K+rTeGtC8jCsdAH52bjggG5TKRuRrAGNM/mjIbO4GxvlLMFOEz9wXY5I2XQ60PMFsAG2WIcG82dQMQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-environment-visitor': 7.22.5
|
|
'@babel/helper-module-imports': 7.22.5
|
|
'@babel/helper-simple-access': 7.22.5
|
|
'@babel/helper-split-export-declaration': 7.22.6
|
|
'@babel/helper-validator-identifier': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/helper-optimise-call-expression@7.22.5:
|
|
resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/helper-plugin-utils@7.22.5:
|
|
resolution: {integrity: sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==}
|
|
engines: {node: '>=6.9.0'}
|
|
dev: true
|
|
|
|
/@babel/helper-remap-async-to-generator@7.22.9(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-8WWC4oR4Px+tr+Fp0X3RHDVfINGpF3ad1HIbrc8A77epiR6eMMc6jsgozkzT2uDiOOdoS9cLIQ+XD2XvI2WSmQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-annotate-as-pure': 7.22.5
|
|
'@babel/helper-environment-visitor': 7.22.5
|
|
'@babel/helper-wrap-function': 7.22.9
|
|
dev: true
|
|
|
|
/@babel/helper-replace-supers@7.22.9(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-LJIKvvpgPOPUThdYqcX6IXRuIcTkcAub0IaDRGCZH0p5GPUp7PhRU9QVgFcDDd51BaPkk77ZjqFwh6DZTAEmGg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-environment-visitor': 7.22.5
|
|
'@babel/helper-member-expression-to-functions': 7.22.5
|
|
'@babel/helper-optimise-call-expression': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/helper-simple-access@7.22.5:
|
|
resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/helper-skip-transparent-expression-wrappers@7.22.5:
|
|
resolution: {integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/helper-split-export-declaration@7.22.6:
|
|
resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/helper-string-parser@7.22.5:
|
|
resolution: {integrity: sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==}
|
|
engines: {node: '>=6.9.0'}
|
|
dev: true
|
|
|
|
/@babel/helper-validator-identifier@7.22.5:
|
|
resolution: {integrity: sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
dev: true
|
|
|
|
/@babel/helper-validator-option@7.22.5:
|
|
resolution: {integrity: sha512-R3oB6xlIVKUnxNUxbmgq7pKjxpru24zlimpE8WK47fACIlM0II/Hm1RS8IaOI7NgCr6LNS+jl5l75m20npAziw==}
|
|
engines: {node: '>=6.9.0'}
|
|
dev: true
|
|
|
|
/@babel/helper-wrap-function@7.22.9:
|
|
resolution: {integrity: sha512-sZ+QzfauuUEfxSEjKFmi3qDSHgLsTPK/pEpoD/qonZKOtTPTLbf59oabPQ4rKekt9lFcj/hTZaOhWwFYrgjk+Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/helper-function-name': 7.22.5
|
|
'@babel/template': 7.22.5
|
|
'@babel/types': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/helpers@7.22.6:
|
|
resolution: {integrity: sha512-YjDs6y/fVOYFV8hAf1rxd1QvR9wJe1pDBZ2AREKq/SDayfPzgk0PBnVuTCE5X1acEpMMNOVUqoe+OwiZGJ+OaA==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/template': 7.22.5
|
|
'@babel/traverse': 7.22.8
|
|
'@babel/types': 7.22.5
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@babel/highlight@7.22.5:
|
|
resolution: {integrity: sha512-BSKlD1hgnedS5XRnGOljZawtag7H1yPfQp0tdNJCHoH6AZ+Pcm9VvkrK59/Yy593Ypg0zMxH2BxD1VPYUQ7UIw==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/helper-validator-identifier': 7.22.5
|
|
chalk: 2.4.2
|
|
js-tokens: 4.0.0
|
|
dev: true
|
|
|
|
/@babel/parser@7.22.7:
|
|
resolution: {integrity: sha512-7NF8pOkHP5o2vpmGgNGcfAeCvOYhGLyA3Z4eBQkT1RJlWu47n63bCs93QfJ2hIAFCil7L5P2IWhs1oToVgrL0Q==}
|
|
engines: {node: '>=6.0.0'}
|
|
hasBin: true
|
|
dependencies:
|
|
'@babel/types': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.22.5(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-NP1M5Rf+u2Gw9qfSO4ihjcTGW5zXTi36ITLd4/EoAcEhIZ0yjMqmftDNl3QC19CX7olhrjpyU454g/2W7X0jvQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.22.5(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-31Bb65aZaUwqCbWMnZPduIZxCBngHFlzyN6Dq6KAJjtx+lx6ohKHubc61OomYi7XwVD4Ol0XCVz4h+pYFR048g==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.13.0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.22.5
|
|
'@babel/plugin-transform-optional-chaining': 7.22.6(@babel/core@7.18.13)
|
|
dev: true
|
|
|
|
/@babel/plugin-proposal-async-generator-functions@7.20.7(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-xMbiLsn/8RK7Wq7VeVytytS2L6qE69bXPB10YCmMdDZbKF4okCqY74pI/jJQ/8U0b/F6NrT2+14b8/P9/3AMGA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-environment-visitor': 7.22.5
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/helper-remap-async-to-generator': 7.22.9(@babel/core@7.18.13)
|
|
'@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.18.13)
|
|
dev: true
|
|
|
|
/@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-create-class-features-plugin': 7.22.9(@babel/core@7.18.13)
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-proposal-class-static-block@7.21.0(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-XP5G9MWNUskFuP30IfFSEFB0Z6HzLIUcjYM4bYOPHXl7eiJ9HFv8tWj6TXTN5QODiEhDZAeI4hLok2iHFFV4hw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.12.0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-create-class-features-plugin': 7.22.9(@babel/core@7.18.13)
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.18.13)
|
|
dev: true
|
|
|
|
/@babel/plugin-proposal-dynamic-import@7.18.6(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.18.13)
|
|
dev: true
|
|
|
|
/@babel/plugin-proposal-export-namespace-from@7.18.9(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.18.13)
|
|
dev: true
|
|
|
|
/@babel/plugin-proposal-json-strings@7.18.6(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.18.13)
|
|
dev: true
|
|
|
|
/@babel/plugin-proposal-logical-assignment-operators@7.20.7(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-y7C7cZgpMIjWlKE5T7eJwp+tnRYM89HmRvWM5EQuB5BoHEONjmQ8lSNmBUwOyy/GFRsohJED51YBF79hE1djug==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.18.13)
|
|
dev: true
|
|
|
|
/@babel/plugin-proposal-nullish-coalescing-operator@7.18.6(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.18.13)
|
|
dev: true
|
|
|
|
/@babel/plugin-proposal-numeric-separator@7.18.6(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.18.13)
|
|
dev: true
|
|
|
|
/@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/compat-data': 7.22.9
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-compilation-targets': 7.22.9(@babel/core@7.18.13)
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.18.13)
|
|
'@babel/plugin-transform-parameters': 7.22.5(@babel/core@7.18.13)
|
|
dev: true
|
|
|
|
/@babel/plugin-proposal-optional-catch-binding@7.18.6(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.18.13)
|
|
dev: true
|
|
|
|
/@babel/plugin-proposal-optional-chaining@7.21.0(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@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/core@7.18.13)
|
|
dev: true
|
|
|
|
/@babel/plugin-proposal-private-methods@7.18.6(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-create-class-features-plugin': 7.22.9(@babel/core@7.18.13)
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-proposal-private-property-in-object@7.21.11(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-0QZ8qP/3RLDVBwBFoWAwCtgcDZJVwA5LUJRZU8x2YFfKNuFq161wK3cuGrALu5yiPu+vzwTAg/sMWVNeWeNyaw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-annotate-as-pure': 7.22.5
|
|
'@babel/helper-create-class-features-plugin': 7.22.9(@babel/core@7.18.13)
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.18.13)
|
|
dev: true
|
|
|
|
/@babel/plugin-proposal-unicode-property-regex@7.18.6(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==}
|
|
engines: {node: '>=4'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-create-regexp-features-plugin': 7.22.9(@babel/core@7.18.13)
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-syntax-import-assertions@7.22.5(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-rdV97N7KqsRzeNGoWUOK6yUsWarLjE5Su/Snk9IYPU9CwkWHs4t+rTGOvffTR8XGkJMTAdLfO0xVnXm8wugIJg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-arrow-functions@7.22.5(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-26lTNXoVRdAnsaDXPpvCNUq+OVWEVC6bx7Vvz9rC53F2bagUWW4u4ii2+h8Fejfh7RYqPxn+libeFBBck9muEw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-async-to-generator@7.22.5(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-b1A8D8ZzE/VhNDoV1MSJTnpKkCG5bJo+19R4o4oy03zM7ws8yEMK755j61Dc3EyvdysbqH5BOOTquJ7ZX9C6vQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-module-imports': 7.22.5
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/helper-remap-async-to-generator': 7.22.9(@babel/core@7.18.13)
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-block-scoped-functions@7.22.5(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-tdXZ2UdknEKQWKJP1KMNmuF5Lx3MymtMN/pvA+p/VEkhK8jVcQ1fzSy8KM9qRYhAf2/lV33hoMPKI/xaI9sADA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-block-scoping@7.22.5(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-EcACl1i5fSQ6bt+YGuU/XGCeZKStLmyVGytWkpyhCLeQVA0eu6Wtiw92V+I1T/hnezUv7j74dA/Ro69gWcU+hg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-classes@7.22.6(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-58EgM6nuPNG6Py4Z3zSuu0xWu2VfodiMi72Jt5Kj2FECmaYk1RrTXA45z6KBFsu9tRgwQDwIiY4FXTt+YsSFAQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-annotate-as-pure': 7.22.5
|
|
'@babel/helper-compilation-targets': 7.22.9(@babel/core@7.18.13)
|
|
'@babel/helper-environment-visitor': 7.22.5
|
|
'@babel/helper-function-name': 7.22.5
|
|
'@babel/helper-optimise-call-expression': 7.22.5
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/helper-replace-supers': 7.22.9(@babel/core@7.18.13)
|
|
'@babel/helper-split-export-declaration': 7.22.6
|
|
globals: 11.12.0
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-computed-properties@7.22.5(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-4GHWBgRf0krxPX+AaPtgBAlTgTeZmqDynokHOX7aqqAB4tHs3U2Y02zH6ETFdLZGcg9UQSD1WCmkVrE9ErHeOg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/template': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-destructuring@7.22.5(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-GfqcFuGW8vnEqTUBM7UtPd5A4q797LTvvwKxXTgRsFjoqaJiEg9deBG6kWeQYkVEL569NpnmpC0Pkr/8BLKGnQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-dotall-regex@7.22.5(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-5/Yk9QxCQCl+sOIB1WelKnVRxTJDSAIxtJLL2/pqL14ZVlbH0fUQUZa/T5/UnQtBNgghR7mfB8ERBKyKPCi7Vw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-create-regexp-features-plugin': 7.22.9(@babel/core@7.18.13)
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-duplicate-keys@7.22.5(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-dEnYD+9BBgld5VBXHnF/DbYGp3fqGMsyxKbtD1mDyIA7AkTSpKXFhCVuj/oQVOoALfBs77DudA0BE4d5mcpmqw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-exponentiation-operator@7.22.5(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-vIpJFNM/FjZ4rh1myqIya9jXwrwwgFRHPjT3DkUA9ZLHuzox8jiXkOLvwm1H+PQIP3CqfC++WPKeuDi0Sjdj1g==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-builder-binary-assignment-operator-visitor': 7.22.5
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-for-of@7.22.5(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-3kxQjX1dU9uudwSshyLeEipvrLjBCVthCgeTp6CzE/9JYrlAIaeekVxRpCWsDDfYTfRZRoCeZatCQvwo+wvK8A==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-function-name@7.22.5(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-UIzQNMS0p0HHiQm3oelztj+ECwFnj+ZRV4KnguvlsD2of1whUeM6o7wGNj6oLwcDoAXQ8gEqfgC24D+VdIcevg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-compilation-targets': 7.22.9(@babel/core@7.18.13)
|
|
'@babel/helper-function-name': 7.22.5
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-literals@7.22.5(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-fTLj4D79M+mepcw3dgFBTIDYpbcB9Sm0bpm4ppXPaO+U+PKFFyV9MGRvS0gvGw62sd10kT5lRMKXAADb9pWy8g==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-member-expression-literals@7.22.5(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-RZEdkNtzzYCFl9SE9ATaUMTj2hqMb4StarOJLrZRbqqU4HSBE7UlBw9WBWQiDzrJZJdUWiMTVDI6Gv/8DPvfew==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-modules-amd@7.22.5(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-R+PTfLTcYEmb1+kK7FNkhQ1gP4KgjpSO6HfH9+f8/yfp2Nt3ggBjiVpRwmwTlfqZLafYKJACy36yDXlEmI9HjQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-module-transforms': 7.22.9(@babel/core@7.18.13)
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-modules-commonjs@7.22.5(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-B4pzOXj+ONRmuaQTg05b3y/4DuFz3WcCNAXPLb2Q0GT0TrGKGxNKV4jwsXts+StaM0LQczZbOpj8o1DLPDJIiA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-module-transforms': 7.22.9(@babel/core@7.18.13)
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/helper-simple-access': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-modules-systemjs@7.22.5(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-emtEpoaTMsOs6Tzz+nbmcePl6AKVtS1yC4YNAeMun9U8YCsgadPNxnOPQ8GhHFB2qdx+LZu9LgoC0Lthuu05DQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-hoist-variables': 7.22.5
|
|
'@babel/helper-module-transforms': 7.22.9(@babel/core@7.18.13)
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/helper-validator-identifier': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-modules-umd@7.22.5(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-+S6kzefN/E1vkSsKx8kmQuqeQsvCKCd1fraCM7zXm4SFoggI099Tr4G8U81+5gtMdUeMQ4ipdQffbKLX0/7dBQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-module-transforms': 7.22.9(@babel/core@7.18.13)
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-YgLLKmS3aUBhHaxp5hi1WJTgOUb/NCuDHzGT9z9WTt3YG+CPRhJs6nprbStx6DnWM4dh6gt7SU3sZodbZ08adQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-create-regexp-features-plugin': 7.22.9(@babel/core@7.18.13)
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-new-target@7.22.5(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-AsF7K0Fx/cNKVyk3a+DW0JLo+Ua598/NxMRvxDnkpCIGFh43+h/v2xyhRUYf6oD8gE4QtL83C7zZVghMjHd+iw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-object-super@7.22.5(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-klXqyaT9trSjIUrcsYIfETAzmOEZL3cBYqOYLJxBHfMFFggmXOv+NYSX/Jbs9mzMVESw/WycLFPRx8ba/b2Ipw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/helper-replace-supers': 7.22.9(@babel/core@7.18.13)
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-optional-chaining@7.22.6(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-Vd5HiWml0mDVtcLHIoEU5sw6HOUW/Zk0acLs/SAeuLzkGNOPc9DB4nkUajemhCmTIz3eiaKREZn2hQQqF79YTg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@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/core@7.18.13)
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-parameters@7.22.5(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-AVkFUBurORBREOmHRKo06FjHYgjrabpdqRSwq6+C7R5iTCZOsM4QbcB27St0a4U6fffyAOqh3s/qEfybAhfivg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-property-literals@7.22.5(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-TiOArgddK3mK/x1Qwf5hay2pxI6wCZnvQqrFSqbtg1GLl2JcNMitVH/YnqjP+M31pLUeTfzY1HAXFDnUBV30rQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-regenerator@7.22.5(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-rR7KePOE7gfEtNTh9Qw+iO3Q/e4DEsoQ+hdvM6QUDH7JRJ5qxq5AA52ZzBWbI5i9lfNuvySgOGP8ZN7LAmaiPw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
regenerator-transform: 0.15.1
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-reserved-words@7.22.5(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-DTtGKFRQUDm8svigJzZHzb/2xatPc6TzNvAIJ5GqOKDsGFYgAskjRulbR/vGsPKq3OPqtexnz327qYpP57RFyA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-shorthand-properties@7.22.5(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-vM4fq9IXHscXVKzDv5itkO1X52SmdFBFcMIBZ2FRn2nqVYqw6dBexUgMvAjHW+KXpPPViD/Yo3GrDEBaRC0QYA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-spread@7.22.5(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-5ZzDQIGyvN4w8+dMmpohL6MBo+l2G7tfC/O2Dg7/hjpgeWvUx8FzfeOKxGog9IimPa4YekaQ9PlDqTLOljkcxg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-sticky-regex@7.22.5(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-zf7LuNpHG0iEeiyCNwX4j3gDg1jgt1k3ZdXBKbZSoA3BbGQGvMiSvfbZRR3Dr3aeJe3ooWFZxOOG3IRStYp2Bw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-template-literals@7.22.5(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-5ciOehRNf+EyUeewo8NkbQiUs4d6ZxiHo6BcBcnFlgiJfu16q0bQUw9Jvo0b0gBKFG1SMhDSjeKXSYuJLeFSMA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-typeof-symbol@7.22.5(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-bYkI5lMzL4kPii4HHEEChkD0rkc+nvnlR6+o/qdqR6zrm0Sv/nodmyLhlq2DO0YKLUNd2VePmPRjJXSBh9OIdA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-unicode-escapes@7.22.5(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-biEmVg1IYB/raUO5wT1tgfacCef15Fbzhkx493D3urBI++6hpJ+RFG4SrWMn0NEZLfvilqKf3QDrRVZHo08FYg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-unicode-regex@7.22.5(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-028laaOKptN5vHJf9/Arr/HiJekMd41hOEZYvNsrsXqJ7YPYuX2bQxh31fkZzGmq3YqHRJzYFFAVYvKfMPKqyg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-create-regexp-features-plugin': 7.22.9(@babel/core@7.18.13)
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/preset-env@7.18.10(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-wVxs1yjFdW3Z/XkNfXKoblxoHgbtUF7/l3PvvP4m02Qz9TZ6uZGxRVYjSQeR87oQmHco9zWitW5J82DJ7sCjvA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/compat-data': 7.22.9
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-compilation-targets': 7.22.9(@babel/core@7.18.13)
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/helper-validator-option': 7.22.5
|
|
'@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.22.5(@babel/core@7.18.13)
|
|
'@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.22.5(@babel/core@7.18.13)
|
|
'@babel/plugin-proposal-async-generator-functions': 7.20.7(@babel/core@7.18.13)
|
|
'@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.18.13)
|
|
'@babel/plugin-proposal-class-static-block': 7.21.0(@babel/core@7.18.13)
|
|
'@babel/plugin-proposal-dynamic-import': 7.18.6(@babel/core@7.18.13)
|
|
'@babel/plugin-proposal-export-namespace-from': 7.18.9(@babel/core@7.18.13)
|
|
'@babel/plugin-proposal-json-strings': 7.18.6(@babel/core@7.18.13)
|
|
'@babel/plugin-proposal-logical-assignment-operators': 7.20.7(@babel/core@7.18.13)
|
|
'@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.18.13)
|
|
'@babel/plugin-proposal-numeric-separator': 7.18.6(@babel/core@7.18.13)
|
|
'@babel/plugin-proposal-object-rest-spread': 7.20.7(@babel/core@7.18.13)
|
|
'@babel/plugin-proposal-optional-catch-binding': 7.18.6(@babel/core@7.18.13)
|
|
'@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.18.13)
|
|
'@babel/plugin-proposal-private-methods': 7.18.6(@babel/core@7.18.13)
|
|
'@babel/plugin-proposal-private-property-in-object': 7.21.11(@babel/core@7.18.13)
|
|
'@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.18.13)
|
|
'@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.18.13)
|
|
'@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.18.13)
|
|
'@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.18.13)
|
|
'@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.18.13)
|
|
'@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.18.13)
|
|
'@babel/plugin-syntax-import-assertions': 7.22.5(@babel/core@7.18.13)
|
|
'@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.18.13)
|
|
'@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.18.13)
|
|
'@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.18.13)
|
|
'@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.18.13)
|
|
'@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.18.13)
|
|
'@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.18.13)
|
|
'@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.18.13)
|
|
'@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.18.13)
|
|
'@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.18.13)
|
|
'@babel/plugin-transform-arrow-functions': 7.22.5(@babel/core@7.18.13)
|
|
'@babel/plugin-transform-async-to-generator': 7.22.5(@babel/core@7.18.13)
|
|
'@babel/plugin-transform-block-scoped-functions': 7.22.5(@babel/core@7.18.13)
|
|
'@babel/plugin-transform-block-scoping': 7.22.5(@babel/core@7.18.13)
|
|
'@babel/plugin-transform-classes': 7.22.6(@babel/core@7.18.13)
|
|
'@babel/plugin-transform-computed-properties': 7.22.5(@babel/core@7.18.13)
|
|
'@babel/plugin-transform-destructuring': 7.22.5(@babel/core@7.18.13)
|
|
'@babel/plugin-transform-dotall-regex': 7.22.5(@babel/core@7.18.13)
|
|
'@babel/plugin-transform-duplicate-keys': 7.22.5(@babel/core@7.18.13)
|
|
'@babel/plugin-transform-exponentiation-operator': 7.22.5(@babel/core@7.18.13)
|
|
'@babel/plugin-transform-for-of': 7.22.5(@babel/core@7.18.13)
|
|
'@babel/plugin-transform-function-name': 7.22.5(@babel/core@7.18.13)
|
|
'@babel/plugin-transform-literals': 7.22.5(@babel/core@7.18.13)
|
|
'@babel/plugin-transform-member-expression-literals': 7.22.5(@babel/core@7.18.13)
|
|
'@babel/plugin-transform-modules-amd': 7.22.5(@babel/core@7.18.13)
|
|
'@babel/plugin-transform-modules-commonjs': 7.22.5(@babel/core@7.18.13)
|
|
'@babel/plugin-transform-modules-systemjs': 7.22.5(@babel/core@7.18.13)
|
|
'@babel/plugin-transform-modules-umd': 7.22.5(@babel/core@7.18.13)
|
|
'@babel/plugin-transform-named-capturing-groups-regex': 7.22.5(@babel/core@7.18.13)
|
|
'@babel/plugin-transform-new-target': 7.22.5(@babel/core@7.18.13)
|
|
'@babel/plugin-transform-object-super': 7.22.5(@babel/core@7.18.13)
|
|
'@babel/plugin-transform-parameters': 7.22.5(@babel/core@7.18.13)
|
|
'@babel/plugin-transform-property-literals': 7.22.5(@babel/core@7.18.13)
|
|
'@babel/plugin-transform-regenerator': 7.22.5(@babel/core@7.18.13)
|
|
'@babel/plugin-transform-reserved-words': 7.22.5(@babel/core@7.18.13)
|
|
'@babel/plugin-transform-shorthand-properties': 7.22.5(@babel/core@7.18.13)
|
|
'@babel/plugin-transform-spread': 7.22.5(@babel/core@7.18.13)
|
|
'@babel/plugin-transform-sticky-regex': 7.22.5(@babel/core@7.18.13)
|
|
'@babel/plugin-transform-template-literals': 7.22.5(@babel/core@7.18.13)
|
|
'@babel/plugin-transform-typeof-symbol': 7.22.5(@babel/core@7.18.13)
|
|
'@babel/plugin-transform-unicode-escapes': 7.22.5(@babel/core@7.18.13)
|
|
'@babel/plugin-transform-unicode-regex': 7.22.5(@babel/core@7.18.13)
|
|
'@babel/preset-modules': 0.1.6(@babel/core@7.18.13)
|
|
'@babel/types': 7.22.5
|
|
babel-plugin-polyfill-corejs2: 0.3.3(@babel/core@7.18.13)
|
|
babel-plugin-polyfill-corejs3: 0.5.3(@babel/core@7.18.13)
|
|
babel-plugin-polyfill-regenerator: 0.4.1(@babel/core@7.18.13)
|
|
core-js-compat: 3.32.0
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@babel/preset-modules@0.1.6(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-ID2yj6K/4lKfhuU3+EX4UvNbIt7eACFbHmNUjzA+ep+B5971CknnA/9DEWKbRokfbbtblxxxXFJJrH47UEAMVg==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.18.13)
|
|
'@babel/plugin-transform-dotall-regex': 7.22.5(@babel/core@7.18.13)
|
|
'@babel/types': 7.22.5
|
|
esutils: 2.0.3
|
|
dev: true
|
|
|
|
/@babel/register@7.18.9(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-ZlbnXDcNYHMR25ITwwNKT88JiaukkdVj/nG7r3wnuXkOTHc60Uy05PwMCPre0hSkY68E6zK3xz+vUJSP2jWmcw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
clone-deep: 4.0.1
|
|
find-cache-dir: 2.1.0
|
|
make-dir: 2.1.0
|
|
pirates: 4.0.6
|
|
source-map-support: 0.5.21
|
|
dev: true
|
|
|
|
/@babel/regjsgen@0.8.0:
|
|
resolution: {integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==}
|
|
dev: true
|
|
|
|
/@babel/runtime@7.22.6:
|
|
resolution: {integrity: sha512-wDb5pWm4WDdF6LFUde3Jl8WzPA+3ZbxYqkC6xAXuD3irdEHN1k0NfTRrJD8ZD378SJ61miMLCqIOXYhd8x+AJQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
regenerator-runtime: 0.13.11
|
|
dev: true
|
|
|
|
/@babel/template@7.22.5:
|
|
resolution: {integrity: sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/code-frame': 7.22.5
|
|
'@babel/parser': 7.22.7
|
|
'@babel/types': 7.22.5
|
|
dev: true
|
|
|
|
/@babel/traverse@7.22.8:
|
|
resolution: {integrity: sha512-y6LPR+wpM2I3qJrsheCTwhIinzkETbplIgPBbwvqPKc+uljeA5gP+3nP8irdYt1mjQaDnlIcG+dw8OjAco4GXw==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/code-frame': 7.22.5
|
|
'@babel/generator': 7.22.9
|
|
'@babel/helper-environment-visitor': 7.22.5
|
|
'@babel/helper-function-name': 7.22.5
|
|
'@babel/helper-hoist-variables': 7.22.5
|
|
'@babel/helper-split-export-declaration': 7.22.6
|
|
'@babel/parser': 7.22.7
|
|
'@babel/types': 7.22.5
|
|
debug: 4.3.4(supports-color@8.1.1)
|
|
globals: 11.12.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@babel/types@7.22.5:
|
|
resolution: {integrity: sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/helper-string-parser': 7.22.5
|
|
'@babel/helper-validator-identifier': 7.22.5
|
|
to-fast-properties: 2.0.0
|
|
dev: true
|
|
|
|
/@cspotcode/source-map-support@0.8.1:
|
|
resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==}
|
|
engines: {node: '>=12'}
|
|
dependencies:
|
|
'@jridgewell/trace-mapping': 0.3.9
|
|
dev: true
|
|
|
|
/@jridgewell/gen-mapping@0.3.3:
|
|
resolution: {integrity: sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==}
|
|
engines: {node: '>=6.0.0'}
|
|
dependencies:
|
|
'@jridgewell/set-array': 1.1.2
|
|
'@jridgewell/sourcemap-codec': 1.4.15
|
|
'@jridgewell/trace-mapping': 0.3.18
|
|
dev: true
|
|
|
|
/@jridgewell/resolve-uri@3.1.0:
|
|
resolution: {integrity: sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==}
|
|
engines: {node: '>=6.0.0'}
|
|
dev: true
|
|
|
|
/@jridgewell/set-array@1.1.2:
|
|
resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==}
|
|
engines: {node: '>=6.0.0'}
|
|
dev: true
|
|
|
|
/@jridgewell/sourcemap-codec@1.4.14:
|
|
resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==}
|
|
dev: true
|
|
|
|
/@jridgewell/sourcemap-codec@1.4.15:
|
|
resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==}
|
|
dev: true
|
|
|
|
/@jridgewell/trace-mapping@0.3.18:
|
|
resolution: {integrity: sha512-w+niJYzMHdd7USdiH2U6869nqhD2nbfZXND5Yp93qIbEmnDNk7PD48o+YchRVpzMU7M6jVCbenTR7PA1FLQ9pA==}
|
|
dependencies:
|
|
'@jridgewell/resolve-uri': 3.1.0
|
|
'@jridgewell/sourcemap-codec': 1.4.14
|
|
dev: true
|
|
|
|
/@jridgewell/trace-mapping@0.3.9:
|
|
resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==}
|
|
dependencies:
|
|
'@jridgewell/resolve-uri': 3.1.0
|
|
'@jridgewell/sourcemap-codec': 1.4.15
|
|
dev: true
|
|
|
|
/@nicolo-ribaudo/chokidar-2@2.1.8-no-fsevents.3:
|
|
resolution: {integrity: sha512-s88O1aVtXftvp5bCPB7WnmXc5IwOZZ7YPuwNPt+GtOOXpPvad1LfbmjYv+qII7zP6RU2QGnqve27dnLycEnyEQ==}
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@tsconfig/node10@1.0.9:
|
|
resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==}
|
|
dev: true
|
|
|
|
/@tsconfig/node12@1.0.11:
|
|
resolution: {integrity: sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==}
|
|
dev: true
|
|
|
|
/@tsconfig/node14@1.0.3:
|
|
resolution: {integrity: sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==}
|
|
dev: true
|
|
|
|
/@tsconfig/node16@1.0.4:
|
|
resolution: {integrity: sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==}
|
|
dev: true
|
|
|
|
/@types/mocha@10.0.1:
|
|
resolution: {integrity: sha512-/fvYntiO1GeICvqbQ3doGDIP97vWmvFt83GKguJ6prmQM2iXZfFcq6YE8KteFyRtX2/h5Hf91BYvPodJKFYv5Q==}
|
|
dev: true
|
|
|
|
/@types/node@20.4.5:
|
|
resolution: {integrity: sha512-rt40Nk13II9JwQBdeYqmbn2Q6IVTA5uPhvSO+JVqdXw/6/4glI6oR9ezty/A9Hg5u7JH4OmYmuQ+XvjKm0Datg==}
|
|
dev: true
|
|
|
|
/@ungap/promise-all-settled@1.1.2:
|
|
resolution: {integrity: sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q==}
|
|
dev: true
|
|
|
|
/acorn-walk@8.2.0:
|
|
resolution: {integrity: sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==}
|
|
engines: {node: '>=0.4.0'}
|
|
dev: true
|
|
|
|
/acorn@8.10.0:
|
|
resolution: {integrity: sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==}
|
|
engines: {node: '>=0.4.0'}
|
|
hasBin: true
|
|
dev: true
|
|
|
|
/ansi-colors@4.1.1:
|
|
resolution: {integrity: sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==}
|
|
engines: {node: '>=6'}
|
|
dev: true
|
|
|
|
/ansi-regex@5.0.1:
|
|
resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
|
|
engines: {node: '>=8'}
|
|
dev: true
|
|
|
|
/ansi-styles@3.2.1:
|
|
resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
color-convert: 1.9.3
|
|
dev: true
|
|
|
|
/ansi-styles@4.3.0:
|
|
resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
color-convert: 2.0.1
|
|
dev: true
|
|
|
|
/anymatch@3.1.3:
|
|
resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
|
|
engines: {node: '>= 8'}
|
|
requiresBuild: true
|
|
dependencies:
|
|
normalize-path: 3.0.0
|
|
picomatch: 2.3.1
|
|
dev: true
|
|
|
|
/arg@4.1.3:
|
|
resolution: {integrity: sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==}
|
|
dev: true
|
|
|
|
/argparse@2.0.1:
|
|
resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
|
|
dev: true
|
|
|
|
/assert@2.0.0:
|
|
resolution: {integrity: sha512-se5Cd+js9dXJnu6Ag2JFc00t+HmHOen+8Q+L7O9zI0PqQXr20uk2J0XQqMxZEeo5U50o8Nvmmx7dZrl+Ufr35A==}
|
|
dependencies:
|
|
es6-object-assign: 1.1.0
|
|
is-nan: 1.3.2
|
|
object-is: 1.1.5
|
|
util: 0.12.5
|
|
dev: true
|
|
|
|
/available-typed-arrays@1.0.5:
|
|
resolution: {integrity: sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==}
|
|
engines: {node: '>= 0.4'}
|
|
dev: true
|
|
|
|
/babel-plugin-polyfill-corejs2@0.3.3(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/compat-data': 7.22.9
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.18.13)
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/babel-plugin-polyfill-corejs3@0.5.3(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-zKsXDh0XjnrUEW0mxIHLfjBfnXSMr5Q/goMe/fxpQnLm07mcOZiIZHBNWCMx60HmdvjxfXcalac0tfFg0wqxyw==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.18.13)
|
|
core-js-compat: 3.32.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/babel-plugin-polyfill-regenerator@0.4.1(@babel/core@7.18.13):
|
|
resolution: {integrity: sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.18.13
|
|
'@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.18.13)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/balanced-match@1.0.2:
|
|
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
|
|
dev: true
|
|
|
|
/binary-extensions@2.2.0:
|
|
resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==}
|
|
engines: {node: '>=8'}
|
|
requiresBuild: true
|
|
dev: true
|
|
|
|
/brace-expansion@1.1.11:
|
|
resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==}
|
|
dependencies:
|
|
balanced-match: 1.0.2
|
|
concat-map: 0.0.1
|
|
dev: true
|
|
|
|
/brace-expansion@2.0.1:
|
|
resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==}
|
|
dependencies:
|
|
balanced-match: 1.0.2
|
|
dev: true
|
|
|
|
/braces@3.0.2:
|
|
resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==}
|
|
engines: {node: '>=8'}
|
|
requiresBuild: true
|
|
dependencies:
|
|
fill-range: 7.0.1
|
|
dev: true
|
|
|
|
/browser-stdout@1.3.1:
|
|
resolution: {integrity: sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==}
|
|
dev: true
|
|
|
|
/browserslist@4.21.9:
|
|
resolution: {integrity: sha512-M0MFoZzbUrRU4KNfCrDLnvyE7gub+peetoTid3TBIqtunaDJyXlwhakT+/VkvSXcfIzFfK/nkCs4nmyTmxdNSg==}
|
|
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
|
hasBin: true
|
|
dependencies:
|
|
caniuse-lite: 1.0.30001517
|
|
electron-to-chromium: 1.4.477
|
|
node-releases: 2.0.13
|
|
update-browserslist-db: 1.0.11(browserslist@4.21.9)
|
|
dev: true
|
|
|
|
/buffer-from@1.1.2:
|
|
resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
|
|
dev: true
|
|
|
|
/call-bind@1.0.2:
|
|
resolution: {integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==}
|
|
dependencies:
|
|
function-bind: 1.1.1
|
|
get-intrinsic: 1.2.1
|
|
dev: true
|
|
|
|
/camelcase@6.3.0:
|
|
resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==}
|
|
engines: {node: '>=10'}
|
|
dev: true
|
|
|
|
/caniuse-lite@1.0.30001517:
|
|
resolution: {integrity: sha512-Vdhm5S11DaFVLlyiKu4hiUTkpZu+y1KA/rZZqVQfOD5YdDT/eQKlkt7NaE0WGOFgX32diqt9MiP9CAiFeRklaA==}
|
|
dev: true
|
|
|
|
/chalk@2.4.2:
|
|
resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
ansi-styles: 3.2.1
|
|
escape-string-regexp: 1.0.5
|
|
supports-color: 5.5.0
|
|
dev: true
|
|
|
|
/chalk@4.1.2:
|
|
resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
ansi-styles: 4.3.0
|
|
supports-color: 7.2.0
|
|
dev: true
|
|
|
|
/chokidar@3.5.3:
|
|
resolution: {integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==}
|
|
engines: {node: '>= 8.10.0'}
|
|
dependencies:
|
|
anymatch: 3.1.3
|
|
braces: 3.0.2
|
|
glob-parent: 5.1.2
|
|
is-binary-path: 2.1.0
|
|
is-glob: 4.0.3
|
|
normalize-path: 3.0.0
|
|
readdirp: 3.6.0
|
|
optionalDependencies:
|
|
fsevents: 2.3.2
|
|
dev: true
|
|
|
|
/cliui@7.0.4:
|
|
resolution: {integrity: sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==}
|
|
dependencies:
|
|
string-width: 4.2.3
|
|
strip-ansi: 6.0.1
|
|
wrap-ansi: 7.0.0
|
|
dev: true
|
|
|
|
/clone-deep@4.0.1:
|
|
resolution: {integrity: sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==}
|
|
engines: {node: '>=6'}
|
|
dependencies:
|
|
is-plain-object: 2.0.4
|
|
kind-of: 6.0.3
|
|
shallow-clone: 3.0.1
|
|
dev: true
|
|
|
|
/color-convert@1.9.3:
|
|
resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==}
|
|
dependencies:
|
|
color-name: 1.1.3
|
|
dev: true
|
|
|
|
/color-convert@2.0.1:
|
|
resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
|
|
engines: {node: '>=7.0.0'}
|
|
dependencies:
|
|
color-name: 1.1.4
|
|
dev: true
|
|
|
|
/color-name@1.1.3:
|
|
resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==}
|
|
dev: true
|
|
|
|
/color-name@1.1.4:
|
|
resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
|
|
dev: true
|
|
|
|
/commander@4.1.1:
|
|
resolution: {integrity: sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==}
|
|
engines: {node: '>= 6'}
|
|
dev: true
|
|
|
|
/commondir@1.0.1:
|
|
resolution: {integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==}
|
|
dev: true
|
|
|
|
/concat-map@0.0.1:
|
|
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
|
|
dev: true
|
|
|
|
/convert-source-map@1.9.0:
|
|
resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==}
|
|
dev: true
|
|
|
|
/core-js-compat@3.32.0:
|
|
resolution: {integrity: sha512-7a9a3D1k4UCVKnLhrgALyFcP7YCsLOQIxPd0dKjf/6GuPcgyiGP70ewWdCGrSK7evyhymi0qO4EqCmSJofDeYw==}
|
|
dependencies:
|
|
browserslist: 4.21.9
|
|
dev: true
|
|
|
|
/create-require@1.1.1:
|
|
resolution: {integrity: sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==}
|
|
dev: true
|
|
|
|
/debug@4.3.4(supports-color@8.1.1):
|
|
resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==}
|
|
engines: {node: '>=6.0'}
|
|
peerDependencies:
|
|
supports-color: '*'
|
|
peerDependenciesMeta:
|
|
supports-color:
|
|
optional: true
|
|
dependencies:
|
|
ms: 2.1.2
|
|
supports-color: 8.1.1
|
|
dev: true
|
|
|
|
/decamelize@4.0.0:
|
|
resolution: {integrity: sha512-9iE1PgSik9HeIIw2JO94IidnE3eBoQrFJ3w7sFuzSX4DpmZ3v5sZpUiV5Swcf6mQEF+Y0ru8Neo+p+nyh2J+hQ==}
|
|
engines: {node: '>=10'}
|
|
dev: true
|
|
|
|
/define-properties@1.2.0:
|
|
resolution: {integrity: sha512-xvqAVKGfT1+UAvPwKTVw/njhdQ8ZhXK4lI0bCIuCMrp2up9nPnaDftrLtmpTazqd1o+UY4zgzU+avtMbDP+ldA==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
has-property-descriptors: 1.0.0
|
|
object-keys: 1.1.1
|
|
dev: true
|
|
|
|
/diff@4.0.2:
|
|
resolution: {integrity: sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==}
|
|
engines: {node: '>=0.3.1'}
|
|
dev: true
|
|
|
|
/diff@5.0.0:
|
|
resolution: {integrity: sha512-/VTCrvm5Z0JGty/BWHljh+BAiw3IK+2j87NGMu8Nwc/f48WoDAC395uomO9ZD117ZOBaHmkX1oyLvkVM/aIT3w==}
|
|
engines: {node: '>=0.3.1'}
|
|
dev: true
|
|
|
|
/electron-to-chromium@1.4.477:
|
|
resolution: {integrity: sha512-shUVy6Eawp33dFBFIoYbIwLHrX0IZ857AlH9ug2o4rvbWmpaCUdBpQ5Zw39HRrfzAFm4APJE9V+E2A/WB0YqJw==}
|
|
dev: true
|
|
|
|
/emoji-regex@8.0.0:
|
|
resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
|
|
dev: true
|
|
|
|
/es6-object-assign@1.1.0:
|
|
resolution: {integrity: sha512-MEl9uirslVwqQU369iHNWZXsI8yaZYGg/D65aOgZkeyFJwHYSxilf7rQzXKI7DdDuBPrBXbfk3sl9hJhmd5AUw==}
|
|
dev: true
|
|
|
|
/escalade@3.1.1:
|
|
resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==}
|
|
engines: {node: '>=6'}
|
|
dev: true
|
|
|
|
/escape-string-regexp@1.0.5:
|
|
resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==}
|
|
engines: {node: '>=0.8.0'}
|
|
dev: true
|
|
|
|
/escape-string-regexp@4.0.0:
|
|
resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
|
|
engines: {node: '>=10'}
|
|
dev: true
|
|
|
|
/esutils@2.0.3:
|
|
resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: true
|
|
|
|
/fill-range@7.0.1:
|
|
resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==}
|
|
engines: {node: '>=8'}
|
|
requiresBuild: true
|
|
dependencies:
|
|
to-regex-range: 5.0.1
|
|
dev: true
|
|
|
|
/find-cache-dir@2.1.0:
|
|
resolution: {integrity: sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==}
|
|
engines: {node: '>=6'}
|
|
dependencies:
|
|
commondir: 1.0.1
|
|
make-dir: 2.1.0
|
|
pkg-dir: 3.0.0
|
|
dev: true
|
|
|
|
/find-up@3.0.0:
|
|
resolution: {integrity: sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==}
|
|
engines: {node: '>=6'}
|
|
dependencies:
|
|
locate-path: 3.0.0
|
|
dev: true
|
|
|
|
/find-up@5.0.0:
|
|
resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
locate-path: 6.0.0
|
|
path-exists: 4.0.0
|
|
dev: true
|
|
|
|
/flat@5.0.2:
|
|
resolution: {integrity: sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==}
|
|
hasBin: true
|
|
dev: true
|
|
|
|
/for-each@0.3.3:
|
|
resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==}
|
|
dependencies:
|
|
is-callable: 1.2.7
|
|
dev: true
|
|
|
|
/fs-readdir-recursive@1.1.0:
|
|
resolution: {integrity: sha512-GNanXlVr2pf02+sPN40XN8HG+ePaNcvM0q5mZBd668Obwb0yD5GiUbZOFgwn8kGMY6I3mdyDJzieUy3PTYyTRA==}
|
|
dev: true
|
|
|
|
/fs.realpath@1.0.0:
|
|
resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==}
|
|
dev: true
|
|
|
|
/fsevents@2.3.2:
|
|
resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==}
|
|
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/function-bind@1.1.1:
|
|
resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==}
|
|
dev: true
|
|
|
|
/gensync@1.0.0-beta.2:
|
|
resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
|
|
engines: {node: '>=6.9.0'}
|
|
dev: true
|
|
|
|
/get-caller-file@2.0.5:
|
|
resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==}
|
|
engines: {node: 6.* || 8.* || >= 10.*}
|
|
dev: true
|
|
|
|
/get-intrinsic@1.2.1:
|
|
resolution: {integrity: sha512-2DcsyfABl+gVHEfCOaTrWgyt+tb6MSEGmKq+kI5HwLbIYgjgmMcV8KQ41uaKz1xxUcn9tJtgFbQUEVcEbd0FYw==}
|
|
dependencies:
|
|
function-bind: 1.1.1
|
|
has: 1.0.3
|
|
has-proto: 1.0.1
|
|
has-symbols: 1.0.3
|
|
dev: true
|
|
|
|
/glob-parent@5.1.2:
|
|
resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
|
|
engines: {node: '>= 6'}
|
|
requiresBuild: true
|
|
dependencies:
|
|
is-glob: 4.0.3
|
|
dev: true
|
|
|
|
/glob@7.2.0:
|
|
resolution: {integrity: sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==}
|
|
dependencies:
|
|
fs.realpath: 1.0.0
|
|
inflight: 1.0.6
|
|
inherits: 2.0.4
|
|
minimatch: 3.1.2
|
|
once: 1.4.0
|
|
path-is-absolute: 1.0.1
|
|
dev: true
|
|
|
|
/glob@7.2.3:
|
|
resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==}
|
|
dependencies:
|
|
fs.realpath: 1.0.0
|
|
inflight: 1.0.6
|
|
inherits: 2.0.4
|
|
minimatch: 3.1.2
|
|
once: 1.4.0
|
|
path-is-absolute: 1.0.1
|
|
dev: true
|
|
|
|
/globals@11.12.0:
|
|
resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==}
|
|
engines: {node: '>=4'}
|
|
dev: true
|
|
|
|
/gopd@1.0.1:
|
|
resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==}
|
|
dependencies:
|
|
get-intrinsic: 1.2.1
|
|
dev: true
|
|
|
|
/has-flag@3.0.0:
|
|
resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==}
|
|
engines: {node: '>=4'}
|
|
dev: true
|
|
|
|
/has-flag@4.0.0:
|
|
resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
|
|
engines: {node: '>=8'}
|
|
dev: true
|
|
|
|
/has-property-descriptors@1.0.0:
|
|
resolution: {integrity: sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==}
|
|
dependencies:
|
|
get-intrinsic: 1.2.1
|
|
dev: true
|
|
|
|
/has-proto@1.0.1:
|
|
resolution: {integrity: sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==}
|
|
engines: {node: '>= 0.4'}
|
|
dev: true
|
|
|
|
/has-symbols@1.0.3:
|
|
resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==}
|
|
engines: {node: '>= 0.4'}
|
|
dev: true
|
|
|
|
/has-tostringtag@1.0.0:
|
|
resolution: {integrity: sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
has-symbols: 1.0.3
|
|
dev: true
|
|
|
|
/has@1.0.3:
|
|
resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==}
|
|
engines: {node: '>= 0.4.0'}
|
|
dependencies:
|
|
function-bind: 1.1.1
|
|
dev: true
|
|
|
|
/he@1.2.0:
|
|
resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
|
|
hasBin: true
|
|
dev: true
|
|
|
|
/inflight@1.0.6:
|
|
resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==}
|
|
dependencies:
|
|
once: 1.4.0
|
|
wrappy: 1.0.2
|
|
dev: true
|
|
|
|
/inherits@2.0.4:
|
|
resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
|
|
dev: true
|
|
|
|
/is-arguments@1.1.1:
|
|
resolution: {integrity: sha512-8Q7EARjzEnKpt/PCD7e1cgUS0a6X8u5tdSiMqXhojOdoV9TsMsiO+9VLC5vAmO8N7/GmXn7yjR8qnA6bVAEzfA==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
has-tostringtag: 1.0.0
|
|
dev: true
|
|
|
|
/is-binary-path@2.1.0:
|
|
resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
|
|
engines: {node: '>=8'}
|
|
requiresBuild: true
|
|
dependencies:
|
|
binary-extensions: 2.2.0
|
|
dev: true
|
|
|
|
/is-callable@1.2.7:
|
|
resolution: {integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==}
|
|
engines: {node: '>= 0.4'}
|
|
dev: true
|
|
|
|
/is-core-module@2.12.1:
|
|
resolution: {integrity: sha512-Q4ZuBAe2FUsKtyQJoQHlvP8OvBERxO3jEmy1I7hcRXcJBGGHFh/aJBswbXuS9sgrDH2QUO8ilkwNPHvHMd8clg==}
|
|
dependencies:
|
|
has: 1.0.3
|
|
dev: true
|
|
|
|
/is-extglob@2.1.1:
|
|
resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
requiresBuild: true
|
|
dev: true
|
|
|
|
/is-fullwidth-code-point@3.0.0:
|
|
resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
|
|
engines: {node: '>=8'}
|
|
dev: true
|
|
|
|
/is-generator-function@1.0.10:
|
|
resolution: {integrity: sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
has-tostringtag: 1.0.0
|
|
dev: true
|
|
|
|
/is-glob@4.0.3:
|
|
resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
|
|
engines: {node: '>=0.10.0'}
|
|
requiresBuild: true
|
|
dependencies:
|
|
is-extglob: 2.1.1
|
|
dev: true
|
|
|
|
/is-nan@1.3.2:
|
|
resolution: {integrity: sha512-E+zBKpQ2t6MEo1VsonYmluk9NxGrbzpeeLC2xIViuO2EjU2xsXsBPwTr3Ykv9l08UYEVEdWeRZNouaZqF6RN0w==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.0
|
|
dev: true
|
|
|
|
/is-number@7.0.0:
|
|
resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
|
|
engines: {node: '>=0.12.0'}
|
|
requiresBuild: true
|
|
dev: true
|
|
|
|
/is-plain-obj@2.1.0:
|
|
resolution: {integrity: sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==}
|
|
engines: {node: '>=8'}
|
|
dev: true
|
|
|
|
/is-plain-object@2.0.4:
|
|
resolution: {integrity: sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
isobject: 3.0.1
|
|
dev: true
|
|
|
|
/is-typed-array@1.1.12:
|
|
resolution: {integrity: sha512-Z14TF2JNG8Lss5/HMqt0//T9JeHXttXy5pH/DBU4vi98ozO2btxzq9MwYDZYnKwU8nRsz/+GVFVRDq3DkVuSPg==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
which-typed-array: 1.1.11
|
|
dev: true
|
|
|
|
/is-unicode-supported@0.1.0:
|
|
resolution: {integrity: sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==}
|
|
engines: {node: '>=10'}
|
|
dev: true
|
|
|
|
/isobject@3.0.1:
|
|
resolution: {integrity: sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: true
|
|
|
|
/js-tokens@4.0.0:
|
|
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
|
|
dev: true
|
|
|
|
/js-yaml@4.1.0:
|
|
resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==}
|
|
hasBin: true
|
|
dependencies:
|
|
argparse: 2.0.1
|
|
dev: true
|
|
|
|
/jsesc@0.5.0:
|
|
resolution: {integrity: sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==}
|
|
hasBin: true
|
|
dev: true
|
|
|
|
/jsesc@2.5.2:
|
|
resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==}
|
|
engines: {node: '>=4'}
|
|
hasBin: true
|
|
dev: true
|
|
|
|
/json5@2.2.3:
|
|
resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
|
|
engines: {node: '>=6'}
|
|
hasBin: true
|
|
dev: true
|
|
|
|
/kind-of@6.0.3:
|
|
resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: true
|
|
|
|
/locate-path@3.0.0:
|
|
resolution: {integrity: sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==}
|
|
engines: {node: '>=6'}
|
|
dependencies:
|
|
p-locate: 3.0.0
|
|
path-exists: 3.0.0
|
|
dev: true
|
|
|
|
/locate-path@6.0.0:
|
|
resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
p-locate: 5.0.0
|
|
dev: true
|
|
|
|
/lodash.debounce@4.0.8:
|
|
resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==}
|
|
dev: true
|
|
|
|
/log-symbols@4.1.0:
|
|
resolution: {integrity: sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
chalk: 4.1.2
|
|
is-unicode-supported: 0.1.0
|
|
dev: true
|
|
|
|
/lru-cache@5.1.1:
|
|
resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
|
|
dependencies:
|
|
yallist: 3.1.1
|
|
dev: true
|
|
|
|
/make-dir@2.1.0:
|
|
resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==}
|
|
engines: {node: '>=6'}
|
|
dependencies:
|
|
pify: 4.0.1
|
|
semver: 5.7.2
|
|
dev: true
|
|
|
|
/make-error@1.3.6:
|
|
resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==}
|
|
dev: true
|
|
|
|
/minimatch@3.1.2:
|
|
resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
|
|
dependencies:
|
|
brace-expansion: 1.1.11
|
|
dev: true
|
|
|
|
/minimatch@5.0.1:
|
|
resolution: {integrity: sha512-nLDxIFRyhDblz3qMuq+SoRZED4+miJ/G+tdDrjkkkRnjAsBexeGpgjLEQ0blJy7rHhR2b93rhQY4SvyWu9v03g==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
brace-expansion: 2.0.1
|
|
dev: true
|
|
|
|
/mocha@10.0.0:
|
|
resolution: {integrity: sha512-0Wl+elVUD43Y0BqPZBzZt8Tnkw9CMUdNYnUsTfOM1vuhJVZL+kiesFYsqwBkEEuEixaiPe5ZQdqDgX2jddhmoA==}
|
|
engines: {node: '>= 14.0.0'}
|
|
hasBin: true
|
|
dependencies:
|
|
'@ungap/promise-all-settled': 1.1.2
|
|
ansi-colors: 4.1.1
|
|
browser-stdout: 1.3.1
|
|
chokidar: 3.5.3
|
|
debug: 4.3.4(supports-color@8.1.1)
|
|
diff: 5.0.0
|
|
escape-string-regexp: 4.0.0
|
|
find-up: 5.0.0
|
|
glob: 7.2.0
|
|
he: 1.2.0
|
|
js-yaml: 4.1.0
|
|
log-symbols: 4.1.0
|
|
minimatch: 5.0.1
|
|
ms: 2.1.3
|
|
nanoid: 3.3.3
|
|
serialize-javascript: 6.0.0
|
|
strip-json-comments: 3.1.1
|
|
supports-color: 8.1.1
|
|
workerpool: 6.2.1
|
|
yargs: 16.2.0
|
|
yargs-parser: 20.2.4
|
|
yargs-unparser: 2.0.0
|
|
dev: true
|
|
|
|
/ms@2.1.2:
|
|
resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==}
|
|
dev: true
|
|
|
|
/ms@2.1.3:
|
|
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
|
|
dev: true
|
|
|
|
/nanoid@3.3.3:
|
|
resolution: {integrity: sha512-p1sjXuopFs0xg+fPASzQ28agW1oHD7xDsd9Xkf3T15H3c/cifrFHVwrh74PdoklAPi+i7MdRsE47vm2r6JoB+w==}
|
|
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
|
hasBin: true
|
|
dev: true
|
|
|
|
/node-releases@2.0.13:
|
|
resolution: {integrity: sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==}
|
|
dev: true
|
|
|
|
/normalize-path@3.0.0:
|
|
resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
|
|
engines: {node: '>=0.10.0'}
|
|
requiresBuild: true
|
|
dev: true
|
|
|
|
/object-is@1.1.5:
|
|
resolution: {integrity: sha512-3cyDsyHgtmi7I7DfSSI2LDp6SK2lwvtbg0p0R1e0RvTqF5ceGx+K2dfSjm1bKDMVCFEDAQvy+o8c6a7VujOddw==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.0
|
|
dev: true
|
|
|
|
/object-keys@1.1.1:
|
|
resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==}
|
|
engines: {node: '>= 0.4'}
|
|
dev: true
|
|
|
|
/once@1.4.0:
|
|
resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
|
|
dependencies:
|
|
wrappy: 1.0.2
|
|
dev: true
|
|
|
|
/p-limit@2.3.0:
|
|
resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==}
|
|
engines: {node: '>=6'}
|
|
dependencies:
|
|
p-try: 2.2.0
|
|
dev: true
|
|
|
|
/p-limit@3.1.0:
|
|
resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
yocto-queue: 0.1.0
|
|
dev: true
|
|
|
|
/p-locate@3.0.0:
|
|
resolution: {integrity: sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==}
|
|
engines: {node: '>=6'}
|
|
dependencies:
|
|
p-limit: 2.3.0
|
|
dev: true
|
|
|
|
/p-locate@5.0.0:
|
|
resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
p-limit: 3.1.0
|
|
dev: true
|
|
|
|
/p-try@2.2.0:
|
|
resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==}
|
|
engines: {node: '>=6'}
|
|
dev: true
|
|
|
|
/path-exists@3.0.0:
|
|
resolution: {integrity: sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==}
|
|
engines: {node: '>=4'}
|
|
dev: true
|
|
|
|
/path-exists@4.0.0:
|
|
resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
|
|
engines: {node: '>=8'}
|
|
dev: true
|
|
|
|
/path-is-absolute@1.0.1:
|
|
resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: true
|
|
|
|
/path-parse@1.0.7:
|
|
resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
|
|
dev: true
|
|
|
|
/picocolors@1.0.0:
|
|
resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==}
|
|
dev: true
|
|
|
|
/picomatch@2.3.1:
|
|
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
|
|
engines: {node: '>=8.6'}
|
|
requiresBuild: true
|
|
dev: true
|
|
|
|
/pify@4.0.1:
|
|
resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==}
|
|
engines: {node: '>=6'}
|
|
dev: true
|
|
|
|
/pirates@4.0.6:
|
|
resolution: {integrity: sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==}
|
|
engines: {node: '>= 6'}
|
|
dev: true
|
|
|
|
/pkg-dir@3.0.0:
|
|
resolution: {integrity: sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw==}
|
|
engines: {node: '>=6'}
|
|
dependencies:
|
|
find-up: 3.0.0
|
|
dev: true
|
|
|
|
/randombytes@2.1.0:
|
|
resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==}
|
|
dependencies:
|
|
safe-buffer: 5.2.1
|
|
dev: true
|
|
|
|
/readdirp@3.6.0:
|
|
resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
|
|
engines: {node: '>=8.10.0'}
|
|
requiresBuild: true
|
|
dependencies:
|
|
picomatch: 2.3.1
|
|
dev: true
|
|
|
|
/regenerate-unicode-properties@10.1.0:
|
|
resolution: {integrity: sha512-d1VudCLoIGitcU/hEg2QqvyGZQmdC0Lf8BqdOMXGFSvJP4bNV1+XqbPQeHHLD51Jh4QJJ225dlIFvY4Ly6MXmQ==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
regenerate: 1.4.2
|
|
dev: true
|
|
|
|
/regenerate@1.4.2:
|
|
resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==}
|
|
dev: true
|
|
|
|
/regenerator-runtime@0.13.11:
|
|
resolution: {integrity: sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==}
|
|
dev: true
|
|
|
|
/regenerator-transform@0.15.1:
|
|
resolution: {integrity: sha512-knzmNAcuyxV+gQCufkYcvOqX/qIIfHLv0u5x79kRxuGojfYVky1f15TzZEu2Avte8QGepvUNTnLskf8E6X6Vyg==}
|
|
dependencies:
|
|
'@babel/runtime': 7.22.6
|
|
dev: true
|
|
|
|
/regexpu-core@5.3.2:
|
|
resolution: {integrity: sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==}
|
|
engines: {node: '>=4'}
|
|
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
|
|
dev: true
|
|
|
|
/regjsparser@0.9.1:
|
|
resolution: {integrity: sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==}
|
|
hasBin: true
|
|
dependencies:
|
|
jsesc: 0.5.0
|
|
dev: true
|
|
|
|
/require-directory@2.1.1:
|
|
resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: true
|
|
|
|
/resolve@1.22.2:
|
|
resolution: {integrity: sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==}
|
|
hasBin: true
|
|
dependencies:
|
|
is-core-module: 2.12.1
|
|
path-parse: 1.0.7
|
|
supports-preserve-symlinks-flag: 1.0.0
|
|
dev: true
|
|
|
|
/safe-buffer@5.2.1:
|
|
resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==}
|
|
dev: true
|
|
|
|
/semver@5.7.2:
|
|
resolution: {integrity: sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==}
|
|
hasBin: true
|
|
dev: true
|
|
|
|
/semver@6.3.1:
|
|
resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
|
|
hasBin: true
|
|
dev: true
|
|
|
|
/serialize-javascript@6.0.0:
|
|
resolution: {integrity: sha512-Qr3TosvguFt8ePWqsvRfrKyQXIiW+nGbYpy8XK24NQHE83caxWt+mIymTT19DGFbNWNLfEwsrkSmN64lVWB9ag==}
|
|
dependencies:
|
|
randombytes: 2.1.0
|
|
dev: true
|
|
|
|
/shallow-clone@3.0.1:
|
|
resolution: {integrity: sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
kind-of: 6.0.3
|
|
dev: true
|
|
|
|
/slash@2.0.0:
|
|
resolution: {integrity: sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==}
|
|
engines: {node: '>=6'}
|
|
dev: true
|
|
|
|
/source-map-support@0.5.21:
|
|
resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==}
|
|
dependencies:
|
|
buffer-from: 1.1.2
|
|
source-map: 0.6.1
|
|
dev: true
|
|
|
|
/source-map@0.6.1:
|
|
resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: true
|
|
|
|
/string-width@4.2.3:
|
|
resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
emoji-regex: 8.0.0
|
|
is-fullwidth-code-point: 3.0.0
|
|
strip-ansi: 6.0.1
|
|
dev: true
|
|
|
|
/strip-ansi@6.0.1:
|
|
resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
ansi-regex: 5.0.1
|
|
dev: true
|
|
|
|
/strip-json-comments@3.1.1:
|
|
resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
|
|
engines: {node: '>=8'}
|
|
dev: true
|
|
|
|
/supports-color@5.5.0:
|
|
resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
has-flag: 3.0.0
|
|
dev: true
|
|
|
|
/supports-color@7.2.0:
|
|
resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
has-flag: 4.0.0
|
|
dev: true
|
|
|
|
/supports-color@8.1.1:
|
|
resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
has-flag: 4.0.0
|
|
dev: true
|
|
|
|
/supports-preserve-symlinks-flag@1.0.0:
|
|
resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
|
|
engines: {node: '>= 0.4'}
|
|
dev: true
|
|
|
|
/to-fast-properties@2.0.0:
|
|
resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
|
|
engines: {node: '>=4'}
|
|
dev: true
|
|
|
|
/to-regex-range@5.0.1:
|
|
resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
|
|
engines: {node: '>=8.0'}
|
|
requiresBuild: true
|
|
dependencies:
|
|
is-number: 7.0.0
|
|
dev: true
|
|
|
|
/ts-node@10.9.1(@types/node@20.4.5)(typescript@5.1.6):
|
|
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@swc/core': '>=1.2.50'
|
|
'@swc/wasm': '>=1.2.50'
|
|
'@types/node': '*'
|
|
typescript: '>=2.7'
|
|
peerDependenciesMeta:
|
|
'@swc/core':
|
|
optional: true
|
|
'@swc/wasm':
|
|
optional: true
|
|
dependencies:
|
|
'@cspotcode/source-map-support': 0.8.1
|
|
'@tsconfig/node10': 1.0.9
|
|
'@tsconfig/node12': 1.0.11
|
|
'@tsconfig/node14': 1.0.3
|
|
'@tsconfig/node16': 1.0.4
|
|
'@types/node': 20.4.5
|
|
acorn: 8.10.0
|
|
acorn-walk: 8.2.0
|
|
arg: 4.1.3
|
|
create-require: 1.1.1
|
|
diff: 4.0.2
|
|
make-error: 1.3.6
|
|
typescript: 5.1.6
|
|
v8-compile-cache-lib: 3.0.1
|
|
yn: 3.1.1
|
|
dev: true
|
|
|
|
/typescript@5.1.6:
|
|
resolution: {integrity: sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==}
|
|
engines: {node: '>=14.17'}
|
|
hasBin: true
|
|
dev: true
|
|
|
|
/unicode-canonical-property-names-ecmascript@2.0.0:
|
|
resolution: {integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==}
|
|
engines: {node: '>=4'}
|
|
dev: true
|
|
|
|
/unicode-match-property-ecmascript@2.0.0:
|
|
resolution: {integrity: sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
unicode-canonical-property-names-ecmascript: 2.0.0
|
|
unicode-property-aliases-ecmascript: 2.1.0
|
|
dev: true
|
|
|
|
/unicode-match-property-value-ecmascript@2.1.0:
|
|
resolution: {integrity: sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA==}
|
|
engines: {node: '>=4'}
|
|
dev: true
|
|
|
|
/unicode-property-aliases-ecmascript@2.1.0:
|
|
resolution: {integrity: sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==}
|
|
engines: {node: '>=4'}
|
|
dev: true
|
|
|
|
/update-browserslist-db@1.0.11(browserslist@4.21.9):
|
|
resolution: {integrity: sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==}
|
|
hasBin: true
|
|
peerDependencies:
|
|
browserslist: '>= 4.21.0'
|
|
dependencies:
|
|
browserslist: 4.21.9
|
|
escalade: 3.1.1
|
|
picocolors: 1.0.0
|
|
dev: true
|
|
|
|
/util@0.12.5:
|
|
resolution: {integrity: sha512-kZf/K6hEIrWHI6XqOFUiiMa+79wE/D8Q+NCNAWclkyg3b4d2k7s0QGepNjiABc+aR3N1PAyHL7p6UcLY6LmrnA==}
|
|
dependencies:
|
|
inherits: 2.0.4
|
|
is-arguments: 1.1.1
|
|
is-generator-function: 1.0.10
|
|
is-typed-array: 1.1.12
|
|
which-typed-array: 1.1.11
|
|
dev: true
|
|
|
|
/v8-compile-cache-lib@3.0.1:
|
|
resolution: {integrity: sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==}
|
|
dev: true
|
|
|
|
/which-typed-array@1.1.11:
|
|
resolution: {integrity: sha512-qe9UWWpkeG5yzZ0tNYxDmd7vo58HDBc39mZ0xWWpolAGADdFOzkfamWLDxkOWcvHQKVmdTyQdLD4NOfjLWTKew==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
available-typed-arrays: 1.0.5
|
|
call-bind: 1.0.2
|
|
for-each: 0.3.3
|
|
gopd: 1.0.1
|
|
has-tostringtag: 1.0.0
|
|
dev: true
|
|
|
|
/workerpool@6.2.1:
|
|
resolution: {integrity: sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==}
|
|
dev: true
|
|
|
|
/wrap-ansi@7.0.0:
|
|
resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
ansi-styles: 4.3.0
|
|
string-width: 4.2.3
|
|
strip-ansi: 6.0.1
|
|
dev: true
|
|
|
|
/wrappy@1.0.2:
|
|
resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
|
|
dev: true
|
|
|
|
/y18n@5.0.8:
|
|
resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==}
|
|
engines: {node: '>=10'}
|
|
dev: true
|
|
|
|
/yallist@3.1.1:
|
|
resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
|
|
dev: true
|
|
|
|
/yargs-parser@20.2.4:
|
|
resolution: {integrity: sha512-WOkpgNhPTlE73h4VFAFsOnomJVaovO8VqLDzy5saChRBFQFBoMYirowyW+Q9HB4HFF4Z7VZTiG3iSzJJA29yRA==}
|
|
engines: {node: '>=10'}
|
|
dev: true
|
|
|
|
/yargs-unparser@2.0.0:
|
|
resolution: {integrity: sha512-7pRTIA9Qc1caZ0bZ6RYRGbHJthJWuakf+WmHK0rVeLkNrrGhfoabBNdue6kdINI6r4if7ocq9aD/n7xwKOdzOA==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
camelcase: 6.3.0
|
|
decamelize: 4.0.0
|
|
flat: 5.0.2
|
|
is-plain-obj: 2.1.0
|
|
dev: true
|
|
|
|
/yargs@16.2.0:
|
|
resolution: {integrity: sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
cliui: 7.0.4
|
|
escalade: 3.1.1
|
|
get-caller-file: 2.0.5
|
|
require-directory: 2.1.1
|
|
string-width: 4.2.3
|
|
y18n: 5.0.8
|
|
yargs-parser: 20.2.4
|
|
dev: true
|
|
|
|
/yn@3.1.1:
|
|
resolution: {integrity: sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==}
|
|
engines: {node: '>=6'}
|
|
dev: true
|
|
|
|
/yocto-queue@0.1.0:
|
|
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
|
|
engines: {node: '>=10'}
|
|
dev: true
|