doordesk-js/frontend/pnpm-lock.yaml

3541 lines
135 KiB
YAML
Raw Normal View History

2023-06-16 00:05:37 -04:00
lockfileVersion: '6.0'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
dependencies:
'@solidjs/meta':
2023-12-16 18:18:00 -05:00
specifier: ^0.28.7
2024-01-14 22:01:13 -05:00
version: 0.28.7(solid-js@1.8.11)
2023-06-16 00:05:37 -04:00
'@solidjs/router':
2023-12-16 18:18:00 -05:00
specifier: ^0.8.4
2024-01-14 22:01:13 -05:00
version: 0.8.4(solid-js@1.8.11)
2023-06-16 00:05:37 -04:00
solid-js:
2024-01-14 22:01:13 -05:00
specifier: ^1.8.11
version: 1.8.11
2023-06-16 00:05:37 -04:00
solid-start:
2023-12-16 18:18:00 -05:00
specifier: ^0.2.32
2024-01-14 22:01:13 -05:00
version: 0.2.32(@solidjs/meta@0.28.7)(@solidjs/router@0.8.4)(solid-js@1.8.11)(solid-start-node@0.2.32)(vite@4.5.1)
2023-06-16 00:05:37 -04:00
undici:
2023-12-16 18:18:00 -05:00
specifier: ^5.28.2
version: 5.28.2
2023-06-16 00:05:37 -04:00
devDependencies:
autoprefixer:
2023-12-16 18:18:00 -05:00
specifier: ^10.4.16
2024-01-14 22:01:13 -05:00
version: 10.4.16(postcss@8.4.33)
2023-06-16 00:05:37 -04:00
postcss:
2024-01-14 22:01:13 -05:00
specifier: ^8.4.33
version: 8.4.33
2023-06-16 00:05:37 -04:00
solid-start-node:
2023-12-16 18:18:00 -05:00
specifier: ^0.2.32
version: 0.2.32(solid-start@0.2.32)(undici@5.28.2)(vite@4.5.1)
2023-06-16 00:05:37 -04:00
tailwindcss:
2024-01-14 22:01:13 -05:00
specifier: ^3.4.1
version: 3.4.1
2023-06-16 00:05:37 -04:00
typescript:
specifier: ^4.9.5
version: 4.9.5
vite:
2023-12-16 18:18:00 -05:00
specifier: ^4.5.1
version: 4.5.1
2023-06-16 00:05:37 -04:00
packages:
/@alloc/quick-lru@5.2.0:
resolution: {integrity: sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==}
engines: {node: '>=10'}
dev: true
/@ampproject/remapping@2.2.1:
resolution: {integrity: sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==}
engines: {node: '>=6.0.0'}
dependencies:
'@jridgewell/gen-mapping': 0.3.3
2024-01-14 22:01:13 -05:00
'@jridgewell/trace-mapping': 0.3.21
2023-06-16 00:05:37 -04:00
2023-12-16 18:18:00 -05:00
/@antfu/utils@0.7.7:
resolution: {integrity: sha512-gFPqTG7otEJ8uP6wrhDv6mqwGWYZKNvAcCq6u9hOj0c+IKCEsY4L1oC9trPq2SaWIzAfHvqfBDxF591JkMf+kg==}
2023-06-16 00:05:37 -04:00
2023-12-16 18:18:00 -05:00
/@babel/code-frame@7.23.5:
resolution: {integrity: sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
dependencies:
2023-12-16 18:18:00 -05:00
'@babel/highlight': 7.23.4
chalk: 2.4.2
2023-06-16 00:05:37 -04:00
2023-12-16 18:18:00 -05:00
/@babel/compat-data@7.23.5:
resolution: {integrity: sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
2024-01-14 22:01:13 -05:00
/@babel/core@7.23.7:
resolution: {integrity: sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
dependencies:
'@ampproject/remapping': 2.2.1
2023-12-16 18:18:00 -05:00
'@babel/code-frame': 7.23.5
'@babel/generator': 7.23.6
'@babel/helper-compilation-targets': 7.23.6
2024-01-14 22:01:13 -05:00
'@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.7)
'@babel/helpers': 7.23.8
2023-12-16 18:18:00 -05:00
'@babel/parser': 7.23.6
'@babel/template': 7.22.15
2024-01-14 22:01:13 -05:00
'@babel/traverse': 7.23.7
2023-12-16 18:18:00 -05:00
'@babel/types': 7.23.6
convert-source-map: 2.0.0
2023-06-16 00:05:37 -04:00
debug: 4.3.4
gensync: 1.0.0-beta.2
json5: 2.2.3
2023-12-16 18:18:00 -05:00
semver: 6.3.1
2023-06-16 00:05:37 -04:00
transitivePeerDependencies:
- supports-color
2023-12-16 18:18:00 -05:00
/@babel/generator@7.23.6:
resolution: {integrity: sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
dependencies:
2023-12-16 18:18:00 -05:00
'@babel/types': 7.23.6
2023-06-16 00:05:37 -04:00
'@jridgewell/gen-mapping': 0.3.3
2024-01-14 22:01:13 -05:00
'@jridgewell/trace-mapping': 0.3.21
2023-06-16 00:05:37 -04:00
jsesc: 2.5.2
/@babel/helper-annotate-as-pure@7.22.5:
resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==}
engines: {node: '>=6.9.0'}
dependencies:
2023-12-16 18:18:00 -05:00
'@babel/types': 7.23.6
2023-06-16 00:05:37 -04:00
2023-12-16 18:18:00 -05:00
/@babel/helper-builder-binary-assignment-operator-visitor@7.22.15:
resolution: {integrity: sha512-QkBXwGgaoC2GtGZRoma6kv7Szfv06khvhFav67ZExau2RaXzy8MpHSMO2PNoP2XtmQphJQRHFfg77Bq731Yizw==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
dependencies:
2023-12-16 18:18:00 -05:00
'@babel/types': 7.23.6
2023-06-16 00:05:37 -04:00
2023-12-16 18:18:00 -05:00
/@babel/helper-compilation-targets@7.23.6:
resolution: {integrity: sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
dependencies:
2023-12-16 18:18:00 -05:00
'@babel/compat-data': 7.23.5
'@babel/helper-validator-option': 7.23.5
browserslist: 4.22.2
2023-06-16 00:05:37 -04:00
lru-cache: 5.1.1
2023-12-16 18:18:00 -05:00
semver: 6.3.1
2023-06-16 00:05:37 -04:00
2024-01-14 22:01:13 -05:00
/@babel/helper-create-class-features-plugin@7.23.7(@babel/core@7.23.7):
resolution: {integrity: sha512-xCoqR/8+BoNnXOY7RVSgv6X+o7pmT5q1d+gGcRlXYkI+9B31glE4jeejhKVpA04O1AtzOt7OSQ6VYKP5FcRl9g==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-annotate-as-pure': 7.22.5
2023-12-16 18:18:00 -05:00
'@babel/helper-environment-visitor': 7.22.20
'@babel/helper-function-name': 7.23.0
'@babel/helper-member-expression-to-functions': 7.23.0
2023-06-16 00:05:37 -04:00
'@babel/helper-optimise-call-expression': 7.22.5
2024-01-14 22:01:13 -05:00
'@babel/helper-replace-supers': 7.22.20(@babel/core@7.23.7)
2023-06-16 00:05:37 -04:00
'@babel/helper-skip-transparent-expression-wrappers': 7.22.5
2023-12-16 18:18:00 -05:00
'@babel/helper-split-export-declaration': 7.22.6
semver: 6.3.1
2023-06-16 00:05:37 -04:00
2024-01-14 22:01:13 -05:00
/@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-29FkPLFjn4TPEa3RE7GpW+qbE8tlsu3jntNYNfcGsc49LphF1PQIiD+vMZ1z1xVOKt+93khA9tc2JBs3kBjA7w==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-annotate-as-pure': 7.22.5
regexpu-core: 5.3.2
2023-12-16 18:18:00 -05:00
semver: 6.3.1
2023-06-16 00:05:37 -04:00
2024-01-14 22:01:13 -05:00
/@babel/helper-define-polyfill-provider@0.4.4(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-QcJMILQCu2jm5TFPGA3lCpJJTeEP+mqeXooG/NZbg/h5FTFi6V0+99ahlRsW8/kRLyb24LZVCCiclDedhLKcBA==}
2023-06-16 00:05:37 -04:00
peerDependencies:
2023-12-16 18:18:00 -05:00
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
2023-06-16 00:05:37 -04:00
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-12-16 18:18:00 -05:00
'@babel/helper-compilation-targets': 7.23.6
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
debug: 4.3.4
lodash.debounce: 4.0.8
2023-12-16 18:18:00 -05:00
resolve: 1.22.8
2023-06-16 00:05:37 -04:00
transitivePeerDependencies:
- supports-color
2023-12-16 18:18:00 -05:00
/@babel/helper-environment-visitor@7.22.20:
resolution: {integrity: sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
2023-12-16 18:18:00 -05:00
/@babel/helper-function-name@7.23.0:
resolution: {integrity: sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
dependencies:
2023-12-16 18:18:00 -05:00
'@babel/template': 7.22.15
'@babel/types': 7.23.6
2023-06-16 00:05:37 -04:00
/@babel/helper-hoist-variables@7.22.5:
resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==}
engines: {node: '>=6.9.0'}
dependencies:
2023-12-16 18:18:00 -05:00
'@babel/types': 7.23.6
2023-06-16 00:05:37 -04:00
2023-12-16 18:18:00 -05:00
/@babel/helper-member-expression-to-functions@7.23.0:
resolution: {integrity: sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
dependencies:
2023-12-16 18:18:00 -05:00
'@babel/types': 7.23.6
2023-06-16 00:05:37 -04:00
/@babel/helper-module-imports@7.18.6:
resolution: {integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==}
engines: {node: '>=6.9.0'}
dependencies:
2023-12-16 18:18:00 -05:00
'@babel/types': 7.23.6
2023-06-16 00:05:37 -04:00
2023-12-16 18:18:00 -05:00
/@babel/helper-module-imports@7.22.15:
resolution: {integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
dependencies:
2023-12-16 18:18:00 -05:00
'@babel/types': 7.23.6
2023-06-16 00:05:37 -04:00
2024-01-14 22:01:13 -05:00
/@babel/helper-module-transforms@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
2023-12-16 18:18:00 -05:00
peerDependencies:
'@babel/core': ^7.0.0
2023-06-16 00:05:37 -04:00
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-12-16 18:18:00 -05:00
'@babel/helper-environment-visitor': 7.22.20
'@babel/helper-module-imports': 7.22.15
2023-06-16 00:05:37 -04:00
'@babel/helper-simple-access': 7.22.5
2023-12-16 18:18:00 -05:00
'@babel/helper-split-export-declaration': 7.22.6
'@babel/helper-validator-identifier': 7.22.20
2023-06-16 00:05:37 -04:00
/@babel/helper-optimise-call-expression@7.22.5:
resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==}
engines: {node: '>=6.9.0'}
dependencies:
2023-12-16 18:18:00 -05:00
'@babel/types': 7.23.6
2023-06-16 00:05:37 -04:00
/@babel/helper-plugin-utils@7.22.5:
resolution: {integrity: sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==}
engines: {node: '>=6.9.0'}
2024-01-14 22:01:13 -05:00
/@babel/helper-remap-async-to-generator@7.22.20(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-pBGyV4uBqOns+0UvhsTO8qgl8hO89PmiDYv+/COyp1aeMcmfrfruz+/nCMFiYyFF/Knn0yfrC85ZzNFjembFTw==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-annotate-as-pure': 7.22.5
2023-12-16 18:18:00 -05:00
'@babel/helper-environment-visitor': 7.22.20
'@babel/helper-wrap-function': 7.22.20
2023-06-16 00:05:37 -04:00
2024-01-14 22:01:13 -05:00
/@babel/helper-replace-supers@7.22.20(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
2023-12-16 18:18:00 -05:00
peerDependencies:
'@babel/core': ^7.0.0
2023-06-16 00:05:37 -04:00
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-12-16 18:18:00 -05:00
'@babel/helper-environment-visitor': 7.22.20
'@babel/helper-member-expression-to-functions': 7.23.0
2023-06-16 00:05:37 -04:00
'@babel/helper-optimise-call-expression': 7.22.5
/@babel/helper-simple-access@7.22.5:
resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==}
engines: {node: '>=6.9.0'}
dependencies:
2023-12-16 18:18:00 -05:00
'@babel/types': 7.23.6
2023-06-16 00:05:37 -04:00
/@babel/helper-skip-transparent-expression-wrappers@7.22.5:
resolution: {integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==}
engines: {node: '>=6.9.0'}
dependencies:
2023-12-16 18:18:00 -05:00
'@babel/types': 7.23.6
2023-06-16 00:05:37 -04:00
2023-12-16 18:18:00 -05:00
/@babel/helper-split-export-declaration@7.22.6:
resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
dependencies:
2023-12-16 18:18:00 -05:00
'@babel/types': 7.23.6
2023-06-16 00:05:37 -04:00
2023-12-16 18:18:00 -05:00
/@babel/helper-string-parser@7.23.4:
resolution: {integrity: sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
2023-12-16 18:18:00 -05:00
/@babel/helper-validator-identifier@7.22.20:
resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
2023-12-16 18:18:00 -05:00
/@babel/helper-validator-option@7.23.5:
resolution: {integrity: sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
2023-12-16 18:18:00 -05:00
/@babel/helper-wrap-function@7.22.20:
resolution: {integrity: sha512-pms/UwkOpnQe/PDAEdV/d7dVCoBbB+R4FvYoHGZz+4VPcg7RtYy2KP7S2lbuWM6FCSgob5wshfGESbC/hzNXZw==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
dependencies:
2023-12-16 18:18:00 -05:00
'@babel/helper-function-name': 7.23.0
'@babel/template': 7.22.15
'@babel/types': 7.23.6
2023-06-16 00:05:37 -04:00
2024-01-14 22:01:13 -05:00
/@babel/helpers@7.23.8:
resolution: {integrity: sha512-KDqYz4PiOWvDFrdHLPhKtCThtIcKVy6avWD2oG4GEvyQ+XDZwHD4YQd+H2vNMnq2rkdxsDkU82T+Vk8U/WXHRQ==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
dependencies:
2023-12-16 18:18:00 -05:00
'@babel/template': 7.22.15
2024-01-14 22:01:13 -05:00
'@babel/traverse': 7.23.7
2023-12-16 18:18:00 -05:00
'@babel/types': 7.23.6
2023-06-16 00:05:37 -04:00
transitivePeerDependencies:
- supports-color
2023-12-16 18:18:00 -05:00
/@babel/highlight@7.23.4:
resolution: {integrity: sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
dependencies:
2023-12-16 18:18:00 -05:00
'@babel/helper-validator-identifier': 7.22.20
2023-06-16 00:05:37 -04:00
chalk: 2.4.2
js-tokens: 4.0.0
2023-12-16 18:18:00 -05:00
/@babel/parser@7.23.6:
resolution: {integrity: sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.0.0'}
hasBin: true
dependencies:
2023-12-16 18:18:00 -05:00
'@babel/types': 7.23.6
2023-06-16 00:05:37 -04:00
2024-01-14 22:01:13 -05:00
/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-iRkKcCqb7iGnq9+3G6rZ+Ciz5VywC4XNRHe57lKM+jOeYAoR0lVqdeeDRfh0tQcTfw/+vBhHn926FmQhLtlFLQ==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-WwlxbfMNdVEpQjZmK5mhm7oSwD3dS6eU+Iwsi4Knl9wAletWem7kaRsGOG+8UEbRyqxY4SS5zvtfXwX+jMxUwQ==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.13.0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
'@babel/helper-skip-transparent-expression-wrappers': 7.22.5
2024-01-14 22:01:13 -05:00
'@babel/plugin-transform-optional-chaining': 7.23.4(@babel/core@7.23.7)
2023-06-16 00:05:37 -04:00
2024-01-14 22:01:13 -05:00
/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.23.7(@babel/core@7.23.7):
resolution: {integrity: sha512-LlRT7HgaifEpQA1ZgLVOIJZZFVPWN5iReq/7/JixwBtwcoeVGDBD53ZV28rrsLYOZs1Y/EHhA8N/Z6aazHR8cw==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
2023-12-16 18:18:00 -05:00
'@babel/core': ^7.0.0
2023-06-16 00:05:37 -04:00
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-12-16 18:18:00 -05:00
'@babel/helper-environment-visitor': 7.22.20
'@babel/helper-plugin-utils': 7.22.5
2023-06-16 00:05:37 -04:00
2024-01-14 22:01:13 -05:00
/@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==}
engines: {node: '>=6.9.0'}
2023-06-16 00:05:37 -04:00
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
2024-01-14 22:01:13 -05:00
/@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.23.7):
2023-06-16 00:05:37 -04:00
resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.23.7):
2023-06-16 00:05:37 -04:00
resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.23.7):
2023-06-16 00:05:37 -04:00
resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.23.7):
2023-06-16 00:05:37 -04:00
resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.23.7):
2023-06-16 00:05:37 -04:00
resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-syntax-import-assertions@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-lPgDSU+SJLK3xmFDTV2ZRQAiM7UuUjGidwBywFavObCiZc1BeAAcMtHJKUya92hPHO+at63JJPLygilZard8jw==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-syntax-import-attributes@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-pawnE0P9g10xgoP7yKr6CK63K2FMsTE+FZidZO/1PwRdzmAPVs+HS1mAURUsgaoxammTJvULUdIkEK0gOcU2tA==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.23.7):
2023-06-16 00:05:37 -04:00
resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.23.7):
2023-06-16 00:05:37 -04:00
resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-syntax-jsx@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-EB2MELswq55OHUoRZLGg/zC7QWUKfNLpE57m/S2yr1uEneIgsTgrSzXP3NXEsMkVn76OlaVVnzN+ugObuYGwhg==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.23.7):
2023-06-16 00:05:37 -04:00
resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.23.7):
2023-06-16 00:05:37 -04:00
resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.23.7):
2023-06-16 00:05:37 -04:00
resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.23.7):
2023-06-16 00:05:37 -04:00
resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.23.7):
2023-06-16 00:05:37 -04:00
resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.23.7):
2023-06-16 00:05:37 -04:00
resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.23.7):
2023-06-16 00:05:37 -04:00
resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.23.7):
2023-06-16 00:05:37 -04:00
resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-syntax-typescript@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-9EiNjVJOMwCO+43TqoTrgQ8jMwcAd0sWyXi9RPfIsLTj4R2MADDDQXELhffaUx/uJv2AYcxBgPwH6j4TIA4ytQ==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.23.7):
2023-06-16 00:05:37 -04:00
resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
'@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.7)
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-arrow-functions@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-NzQcQrzaQPkaEwoTm4Mhyl8jI1huEL/WWIEvudjTCMJ9aBZNpsJbMASx7EQECtQQPS/DcnFpo0FIh3LvEO9cxQ==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-async-generator-functions@7.23.7(@babel/core@7.23.7):
resolution: {integrity: sha512-PdxEpL71bJp1byMG0va5gwQcXHxuEYC/BgI/e88mGTtohbZN28O5Yit0Plkkm/dBzCF/BxmbNcses1RH1T+urA==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-12-16 18:18:00 -05:00
'@babel/helper-environment-visitor': 7.22.20
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
'@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.23.7)
'@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.23.7)
2023-06-16 00:05:37 -04:00
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-async-to-generator@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-A7LFsKi4U4fomjqXJlZg/u0ft/n8/7n7lpffUP/ZULx/DtV9SGlNKZolHH6PE8Xl1ngCc0M11OaeZptXVkfKSw==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-12-16 18:18:00 -05:00
'@babel/helper-module-imports': 7.22.15
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
'@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.23.7)
2023-06-16 00:05:37 -04:00
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-block-scoped-functions@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-vI+0sIaPIO6CNuM9Kk5VmXcMVRiOpDh7w2zZt9GXzmE/9KD70CUEVhvPR/etAeNK/FAEkhxQtXOzVF3EuRL41A==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-block-scoping@7.23.4(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-0QqbP6B6HOh7/8iNR4CQU2Th/bbRtBp4KS9vcaZd1fZ0wSh5Fyssg0UCIHwxh+ka+pNDREbVLQnHCMHKZfPwfw==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-class-properties@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-uM+AN8yCIjDPccsKGlw271xjJtGii+xQIF/uMPS8H15L12jZTsLfF4o5vNO7d/oUguOyfdikHGc/yi9ge4SGIg==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
'@babel/helper-create-class-features-plugin': 7.23.7(@babel/core@7.23.7)
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-class-static-block@7.23.4(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-nsWu/1M+ggti1SOALj3hfx5FXzAY06fwPJsUZD4/A5e1bWi46VUIWtD+kOX6/IdhXGsXBWllLFDSnqSCdUNydQ==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.12.0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
'@babel/helper-create-class-features-plugin': 7.23.7(@babel/core@7.23.7)
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
'@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.23.7)
2023-06-16 00:05:37 -04:00
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-classes@7.23.8(@babel/core@7.23.7):
resolution: {integrity: sha512-yAYslGsY1bX6Knmg46RjiCiNSwJKv2IUC8qOdYKqMMr0491SXFhcHqOdRDeCRohOOIzwN/90C6mQ9qAKgrP7dg==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-annotate-as-pure': 7.22.5
2023-12-16 18:18:00 -05:00
'@babel/helper-compilation-targets': 7.23.6
'@babel/helper-environment-visitor': 7.22.20
'@babel/helper-function-name': 7.23.0
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
'@babel/helper-replace-supers': 7.22.20(@babel/core@7.23.7)
2023-12-16 18:18:00 -05:00
'@babel/helper-split-export-declaration': 7.22.6
2023-06-16 00:05:37 -04:00
globals: 11.12.0
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-computed-properties@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-dTj83UVTLw/+nbiHqQSFdwO9CbTtwq1DsDqm3CUEtDrZNET5rT5E6bIdTlOftDTDLMYxvxHNEYO4B9SLl8SLZw==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2023-12-16 18:18:00 -05:00
'@babel/template': 7.22.15
2023-06-16 00:05:37 -04:00
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-destructuring@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-n225npDqjDIr967cMScVKHXJs7rout1q+tt50inyBCPkyZ8KxeI6d+GIbSBTT/w/9WdlWDOej3V9HE5Lgk57gw==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-dotall-regex@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-vgnFYDHAKzFaTVp+mneDsIEbnJ2Np/9ng9iviHw3P/KVcgONxpNULEW/51Z/BaFojG2GI2GwwXck5uV1+1NOYQ==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
'@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.7)
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-duplicate-keys@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-RrqQ+BQmU3Oyav3J+7/myfvRCq7Tbz+kKLLshUmMwNlDHExbGL7ARhajvoBJEvc+fCguPPu887N+3RRXBVKZUA==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-dynamic-import@7.23.4(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-V6jIbLhdJK86MaLh4Jpghi8ho5fGzt3imHOBu/x0jlBaPYqDoWz4RDXjmMOfnh+JWNaQleEAByZLV0QzBT4YQQ==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
'@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.23.7)
2023-06-16 00:05:37 -04:00
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-exponentiation-operator@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-5fhCsl1odX96u7ILKHBj4/Y8vipoqwsJMh4csSA8qFfxrZDEA4Ssku2DyNvMJSmZNOEBT750LfFPbtrnTP90BQ==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-12-16 18:18:00 -05:00
'@babel/helper-builder-binary-assignment-operator-visitor': 7.22.15
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-export-namespace-from@7.23.4(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-GzuSBcKkx62dGzZI1WVgTWvkkz84FZO5TC5T8dl/Tht/rAla6Dg/Mz9Yhypg+ezVACf/rgDuQt3kbWEv7LdUDQ==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
'@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.23.7)
2023-06-16 00:05:37 -04:00
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-for-of@7.23.6(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-aYH4ytZ0qSuBbpfhuofbg/e96oQ7U2w1Aw/UQmKT+1l39uEhUPoFS3fHevDc1G0OvewyDudfMKY1OulczHzWIw==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2023-12-16 18:18:00 -05:00
'@babel/helper-skip-transparent-expression-wrappers': 7.22.5
2023-06-16 00:05:37 -04:00
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-function-name@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-I1QXp1LxIvt8yLaib49dRW5Okt7Q4oaxao6tFVKS/anCdEOMtYwWVKoiOA1p34GOWIZjUK0E+zCp7+l1pfQyiw==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-12-16 18:18:00 -05:00
'@babel/helper-compilation-targets': 7.23.6
'@babel/helper-function-name': 7.23.0
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-json-strings@7.23.4(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-81nTOqM1dMwZ/aRXQ59zVubN9wHGqk6UtqRK+/q+ciXmRy8fSolhGVvG09HHRGo4l6fr/c4ZhXUQH0uFW7PZbg==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
'@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.23.7)
2023-06-16 00:05:37 -04:00
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-literals@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-wZ0PIXRxnwZvl9AYpqNUxpZ5BiTGrYt7kueGQ+N5FiQ7RCOD4cm8iShd6S6ggfVIWaJf2EMk8eRzAh52RfP4rQ==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-logical-assignment-operators@7.23.4(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-Mc/ALf1rmZTP4JKKEhUwiORU+vcfarFVLfcFiolKUo6sewoxSEgl36ak5t+4WamRsNr6nzjZXQjM35WsU+9vbg==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
'@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.23.7)
2023-06-16 00:05:37 -04:00
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-member-expression-literals@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-sC3LdDBDi5x96LA+Ytekz2ZPk8i/Ck+DEuDbRAll5rknJ5XRTSaPKEYwomLcs1AA8wg9b3KjIQRsnApj+q51Ag==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-modules-amd@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-vJYQGxeKM4t8hYCKVBlZX/gtIY2I7mRGFNcm85sgXGMTBcoV3QdVtdpbcWEbzbfUIUZKwvgFT82mRvaQIebZzw==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
'@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.7)
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-modules-commonjs@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-aVS0F65LKsdNOtcz6FRCpE4OgsP2OFnW46qNxNIX9h3wuzaNcSQsJysuMwqSibC98HPrf2vCgtxKNwS0DAlgcA==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
'@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.7)
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
'@babel/helper-simple-access': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-modules-systemjs@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-ZxyKGTkF9xT9YJuKQRo19ewf3pXpopuYQd8cDXqNzc3mUNbOME0RKMoZxviQk74hwzfQsEe66dE92MaZbdHKNQ==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-hoist-variables': 7.22.5
2024-01-14 22:01:13 -05:00
'@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.7)
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2023-12-16 18:18:00 -05:00
'@babel/helper-validator-identifier': 7.22.20
2023-06-16 00:05:37 -04:00
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-modules-umd@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-zHsy9iXX2nIsCBFPud3jKn1IRPWg3Ing1qOZgeKV39m1ZgIdpJqvlWVeiHBZC6ITRG0MfskhYe9cLgntfSFPIg==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
'@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.7)
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.23.7):
2023-06-16 00:05:37 -04:00
resolution: {integrity: sha512-YgLLKmS3aUBhHaxp5hi1WJTgOUb/NCuDHzGT9z9WTt3YG+CPRhJs6nprbStx6DnWM4dh6gt7SU3sZodbZ08adQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
'@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.7)
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-new-target@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-YJ3xKqtJMAT5/TIZnpAR3I+K+WaDowYbN3xyxI8zxx/Gsypwf9B9h0VB+1Nh6ACAAPRS5NSRje0uVv5i79HYGQ==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-nullish-coalescing-operator@7.23.4(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-jHE9EVVqHKAQx+VePv5LLGHjmHSJR76vawFPTdlxR/LVJPfOEGxREQwQfjuZEOPTwG92X3LINSh3M40Rv4zpVA==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
'@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.23.7)
2023-06-16 00:05:37 -04:00
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-numeric-separator@7.23.4(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-mps6auzgwjRrwKEZA05cOwuDc9FAzoyFS4ZsG/8F43bTLf/TgkJg7QXOrPO1JO599iA3qgK9MXdMGOEC8O1h6Q==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
'@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.23.7)
2023-06-16 00:05:37 -04:00
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-object-rest-spread@7.23.4(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-9x9K1YyeQVw0iOXJlIzwm8ltobIIv7j2iLyP2jIhEbqPRQ7ScNgwQufU2I0Gq11VjyG4gI4yMXt2VFags+1N3g==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2023-12-16 18:18:00 -05:00
'@babel/compat-data': 7.23.5
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-12-16 18:18:00 -05:00
'@babel/helper-compilation-targets': 7.23.6
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
'@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.23.7)
'@babel/plugin-transform-parameters': 7.23.3(@babel/core@7.23.7)
2023-06-16 00:05:37 -04:00
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-object-super@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-BwQ8q0x2JG+3lxCVFohg+KbQM7plfpBwThdW9A6TMtWwLsbDA01Ek2Zb/AgDN39BiZsExm4qrXxjk+P1/fzGrA==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
'@babel/helper-replace-supers': 7.22.20(@babel/core@7.23.7)
2023-06-16 00:05:37 -04:00
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-optional-catch-binding@7.23.4(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-XIq8t0rJPHf6Wvmbn9nFxU6ao4c7WhghTR5WyV8SrJfUFzyxhCm4nhC+iAp3HFhbAKLfYpgzhJ6t4XCtVwqO5A==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
'@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.23.7)
2023-06-16 00:05:37 -04:00
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-optional-chaining@7.23.4(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-ZU8y5zWOfjM5vZ+asjgAPwDaBjJzgufjES89Rs4Lpq63O300R/kOz30WCLo6BxxX6QVEilwSlpClnG5cZaikTA==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
'@babel/helper-skip-transparent-expression-wrappers': 7.22.5
2024-01-14 22:01:13 -05:00
'@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.23.7)
2023-06-16 00:05:37 -04:00
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-parameters@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-09lMt6UsUb3/34BbECKVbVwrT9bO6lILWln237z7sLaWnMsTi7Yc9fhX5DLpkJzAGfaReXI22wP41SZmnAA3Vw==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-private-methods@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-UzqRcRtWsDMTLrRWFvUBDwmw06tCQH9Rl1uAjfh6ijMSmGYQ+fpdB+cnqRC8EMh5tuuxSv0/TejGL+7vyj+50g==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
'@babel/helper-create-class-features-plugin': 7.23.7(@babel/core@7.23.7)
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-private-property-in-object@7.23.4(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-9G3K1YqTq3F4Vt88Djx1UZ79PDyj+yKRnUy7cZGSMe+a7jkwD259uKKuUzQlPkGam7R+8RJwh5z4xO27fA1o2A==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-annotate-as-pure': 7.22.5
2024-01-14 22:01:13 -05:00
'@babel/helper-create-class-features-plugin': 7.23.7(@babel/core@7.23.7)
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
'@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.23.7)
2023-06-16 00:05:37 -04:00
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-property-literals@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-jR3Jn3y7cZp4oEWPFAlRsSWjxKe4PZILGBSd4nis1TsC5qeSpb+nrtihJuDhNI7QHiVbUaiXa0X2RZY3/TI6Nw==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-regenerator@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-KP+75h0KghBMcVpuKisx3XTu9Ncut8Q8TuvGO4IhY+9D5DFEckQefOuIsB/gQ2tG71lCke4NMrtIPS8pOj18BQ==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2023-12-16 18:18:00 -05:00
regenerator-transform: 0.15.2
2023-06-16 00:05:37 -04:00
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-reserved-words@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-QnNTazY54YqgGxwIexMZva9gqbPa15t/x9VS+0fsEFWplwVpXYZivtgl43Z1vMpc1bdPP2PP8siFeVcnFvA3Cg==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-shorthand-properties@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-ED2fgqZLmexWiN+YNFX26fx4gh5qHDhn1O2gvEhreLW2iI63Sqm4llRLCXALKrCnbN4Jy0VcMQZl/SAzqug/jg==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-spread@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-VvfVYlrlBVu+77xVTOAoxQ6mZbnIq5FM0aGBSFEcIh03qHf+zNqA4DC/3XMUozTg7bZV3e3mZQ0i13VB6v5yUg==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
'@babel/helper-skip-transparent-expression-wrappers': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-sticky-regex@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-HZOyN9g+rtvnOU3Yh7kSxXrKbzgrm5X4GncPY1QOquu7epga5MxKHVpYu2hvQnry/H+JjckSYRb93iNfsioAGg==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-template-literals@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-Flok06AYNp7GV2oJPZZcP9vZdszev6vPBkHLwxwSpaIqx75wn6mUd3UFWsSsA0l8nXAKkyCmL/sR02m8RYGeHg==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-typeof-symbol@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-4t15ViVnaFdrPC74be1gXBSMzXk3B4Us9lP7uLRQHTFpV5Dvt33pn+2MyyNxmN3VTTm3oTrZVMUmuw3oBnQ2oQ==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-typescript@7.23.6(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-6cBG5mBvUu4VUD04OHKnYzbuHNP8huDsD3EDqqpIpsswTDoqHCjLoHb6+QgsV1WsT2nipRqCPgxD3LXnEO7XfA==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-annotate-as-pure': 7.22.5
2024-01-14 22:01:13 -05:00
'@babel/helper-create-class-features-plugin': 7.23.7(@babel/core@7.23.7)
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
'@babel/plugin-syntax-typescript': 7.23.3(@babel/core@7.23.7)
2023-06-16 00:05:37 -04:00
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-unicode-escapes@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-OMCUx/bU6ChE3r4+ZdylEqAjaQgHAgipgW8nsCfu5pGqDcFytVd91AwRvUJSBZDz0exPGgnjoqhgRYLRjFZc9Q==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-unicode-property-regex@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-KcLIm+pDZkWZQAFJ9pdfmh89EwVfmNovFBcXko8szpBeF8z68kWIPeKlmSOkT9BXJxs2C0uk+5LxoxIv62MROA==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
'@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.7)
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-unicode-regex@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-wMHpNA4x2cIA32b/ci3AfwNgheiva2W0WUKWTK7vBHBhDKfPsc5cFGNWm69WBqpwd86u1qwZ9PWevKqm1A3yAw==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
'@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.7)
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/plugin-transform-unicode-sets-regex@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-W7lliA/v9bNR83Qc3q1ip9CQMZ09CcHDbHfbLRDNuAhn1Mvkr1ZNF7hPmztMQvtTGVLJ9m8IZqWsTkXOml8dbw==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
'@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.7)
2023-12-16 18:18:00 -05:00
'@babel/helper-plugin-utils': 7.22.5
2024-01-14 22:01:13 -05:00
/@babel/preset-env@7.23.8(@babel/core@7.23.7):
resolution: {integrity: sha512-lFlpmkApLkEP6woIKprO6DO60RImpatTQKtz4sUcDjVcK8M8mQ4sZsuxaTMNOZf0sqAq/ReYW1ZBHnOQwKpLWA==}
2023-12-16 18:18:00 -05:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/compat-data': 7.23.5
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-12-16 18:18:00 -05:00
'@babel/helper-compilation-targets': 7.23.6
'@babel/helper-plugin-utils': 7.22.5
'@babel/helper-validator-option': 7.23.5
2024-01-14 22:01:13 -05:00
'@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.23.3(@babel/core@7.23.7)
'@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.23.3(@babel/core@7.23.7)
'@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.23.7(@babel/core@7.23.7)
'@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.23.7)
'@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.23.7)
'@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.23.7)
'@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.23.7)
'@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.23.7)
'@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.23.7)
'@babel/plugin-syntax-import-assertions': 7.23.3(@babel/core@7.23.7)
'@babel/plugin-syntax-import-attributes': 7.23.3(@babel/core@7.23.7)
'@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.23.7)
'@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.23.7)
'@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.23.7)
'@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.23.7)
'@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.23.7)
'@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.23.7)
'@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.23.7)
'@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.23.7)
'@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.23.7)
'@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.23.7)
'@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.23.7)
'@babel/plugin-transform-arrow-functions': 7.23.3(@babel/core@7.23.7)
'@babel/plugin-transform-async-generator-functions': 7.23.7(@babel/core@7.23.7)
'@babel/plugin-transform-async-to-generator': 7.23.3(@babel/core@7.23.7)
'@babel/plugin-transform-block-scoped-functions': 7.23.3(@babel/core@7.23.7)
'@babel/plugin-transform-block-scoping': 7.23.4(@babel/core@7.23.7)
'@babel/plugin-transform-class-properties': 7.23.3(@babel/core@7.23.7)
'@babel/plugin-transform-class-static-block': 7.23.4(@babel/core@7.23.7)
'@babel/plugin-transform-classes': 7.23.8(@babel/core@7.23.7)
'@babel/plugin-transform-computed-properties': 7.23.3(@babel/core@7.23.7)
'@babel/plugin-transform-destructuring': 7.23.3(@babel/core@7.23.7)
'@babel/plugin-transform-dotall-regex': 7.23.3(@babel/core@7.23.7)
'@babel/plugin-transform-duplicate-keys': 7.23.3(@babel/core@7.23.7)
'@babel/plugin-transform-dynamic-import': 7.23.4(@babel/core@7.23.7)
'@babel/plugin-transform-exponentiation-operator': 7.23.3(@babel/core@7.23.7)
'@babel/plugin-transform-export-namespace-from': 7.23.4(@babel/core@7.23.7)
'@babel/plugin-transform-for-of': 7.23.6(@babel/core@7.23.7)
'@babel/plugin-transform-function-name': 7.23.3(@babel/core@7.23.7)
'@babel/plugin-transform-json-strings': 7.23.4(@babel/core@7.23.7)
'@babel/plugin-transform-literals': 7.23.3(@babel/core@7.23.7)
'@babel/plugin-transform-logical-assignment-operators': 7.23.4(@babel/core@7.23.7)
'@babel/plugin-transform-member-expression-literals': 7.23.3(@babel/core@7.23.7)
'@babel/plugin-transform-modules-amd': 7.23.3(@babel/core@7.23.7)
'@babel/plugin-transform-modules-commonjs': 7.23.3(@babel/core@7.23.7)
'@babel/plugin-transform-modules-systemjs': 7.23.3(@babel/core@7.23.7)
'@babel/plugin-transform-modules-umd': 7.23.3(@babel/core@7.23.7)
'@babel/plugin-transform-named-capturing-groups-regex': 7.22.5(@babel/core@7.23.7)
'@babel/plugin-transform-new-target': 7.23.3(@babel/core@7.23.7)
'@babel/plugin-transform-nullish-coalescing-operator': 7.23.4(@babel/core@7.23.7)
'@babel/plugin-transform-numeric-separator': 7.23.4(@babel/core@7.23.7)
'@babel/plugin-transform-object-rest-spread': 7.23.4(@babel/core@7.23.7)
'@babel/plugin-transform-object-super': 7.23.3(@babel/core@7.23.7)
'@babel/plugin-transform-optional-catch-binding': 7.23.4(@babel/core@7.23.7)
'@babel/plugin-transform-optional-chaining': 7.23.4(@babel/core@7.23.7)
'@babel/plugin-transform-parameters': 7.23.3(@babel/core@7.23.7)
'@babel/plugin-transform-private-methods': 7.23.3(@babel/core@7.23.7)
'@babel/plugin-transform-private-property-in-object': 7.23.4(@babel/core@7.23.7)
'@babel/plugin-transform-property-literals': 7.23.3(@babel/core@7.23.7)
'@babel/plugin-transform-regenerator': 7.23.3(@babel/core@7.23.7)
'@babel/plugin-transform-reserved-words': 7.23.3(@babel/core@7.23.7)
'@babel/plugin-transform-shorthand-properties': 7.23.3(@babel/core@7.23.7)
'@babel/plugin-transform-spread': 7.23.3(@babel/core@7.23.7)
'@babel/plugin-transform-sticky-regex': 7.23.3(@babel/core@7.23.7)
'@babel/plugin-transform-template-literals': 7.23.3(@babel/core@7.23.7)
'@babel/plugin-transform-typeof-symbol': 7.23.3(@babel/core@7.23.7)
'@babel/plugin-transform-unicode-escapes': 7.23.3(@babel/core@7.23.7)
'@babel/plugin-transform-unicode-property-regex': 7.23.3(@babel/core@7.23.7)
'@babel/plugin-transform-unicode-regex': 7.23.3(@babel/core@7.23.7)
'@babel/plugin-transform-unicode-sets-regex': 7.23.3(@babel/core@7.23.7)
'@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.23.7)
babel-plugin-polyfill-corejs2: 0.4.7(@babel/core@7.23.7)
babel-plugin-polyfill-corejs3: 0.8.7(@babel/core@7.23.7)
babel-plugin-polyfill-regenerator: 0.5.4(@babel/core@7.23.7)
core-js-compat: 3.35.0
2023-12-16 18:18:00 -05:00
semver: 6.3.1
2023-06-16 00:05:37 -04:00
transitivePeerDependencies:
- supports-color
2024-01-14 22:01:13 -05:00
/@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==}
2023-06-16 00:05:37 -04:00
peerDependencies:
2023-12-16 18:18:00 -05:00
'@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0
2023-06-16 00:05:37 -04:00
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2023-12-16 18:18:00 -05:00
'@babel/types': 7.23.6
2023-06-16 00:05:37 -04:00
esutils: 2.0.3
2024-01-14 22:01:13 -05:00
/@babel/preset-typescript@7.23.3(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-17oIGVlqz6CchO9RFYn5U6ZpWRZIngayYCtrPRSgANSwC2V1Jb+iP74nVxzzXJte8b8BYxrL1yY96xfhTBrNNQ==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-plugin-utils': 7.22.5
2023-12-16 18:18:00 -05:00
'@babel/helper-validator-option': 7.23.5
2024-01-14 22:01:13 -05:00
'@babel/plugin-syntax-jsx': 7.23.3(@babel/core@7.23.7)
'@babel/plugin-transform-modules-commonjs': 7.23.3(@babel/core@7.23.7)
'@babel/plugin-transform-typescript': 7.23.6(@babel/core@7.23.7)
2023-06-16 00:05:37 -04:00
/@babel/regjsgen@0.8.0:
resolution: {integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==}
2024-01-14 22:01:13 -05:00
/@babel/runtime@7.23.8:
resolution: {integrity: sha512-Y7KbAP984rn1VGMbGqKmBLio9V7y5Je9GvU4rQPCPinCyNfUcToxIXl06d59URp/F3LwinvODxab5N/G6qggkw==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
dependencies:
2023-12-16 18:18:00 -05:00
regenerator-runtime: 0.14.1
2023-06-16 00:05:37 -04:00
2023-12-16 18:18:00 -05:00
/@babel/template@7.22.15:
resolution: {integrity: sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
dependencies:
2023-12-16 18:18:00 -05:00
'@babel/code-frame': 7.23.5
'@babel/parser': 7.23.6
'@babel/types': 7.23.6
2023-06-16 00:05:37 -04:00
2024-01-14 22:01:13 -05:00
/@babel/traverse@7.23.7:
resolution: {integrity: sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
dependencies:
2023-12-16 18:18:00 -05:00
'@babel/code-frame': 7.23.5
'@babel/generator': 7.23.6
'@babel/helper-environment-visitor': 7.22.20
'@babel/helper-function-name': 7.23.0
2023-06-16 00:05:37 -04:00
'@babel/helper-hoist-variables': 7.22.5
2023-12-16 18:18:00 -05:00
'@babel/helper-split-export-declaration': 7.22.6
'@babel/parser': 7.23.6
'@babel/types': 7.23.6
2023-06-16 00:05:37 -04:00
debug: 4.3.4
globals: 11.12.0
transitivePeerDependencies:
- supports-color
2023-12-16 18:18:00 -05:00
/@babel/types@7.23.6:
resolution: {integrity: sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.9.0'}
dependencies:
2023-12-16 18:18:00 -05:00
'@babel/helper-string-parser': 7.23.4
'@babel/helper-validator-identifier': 7.22.20
2023-06-16 00:05:37 -04:00
to-fast-properties: 2.0.0
/@esbuild/android-arm64@0.17.19:
resolution: {integrity: sha512-KBMWvEZooR7+kzY0BtbTQn0OAYY7CsiydT63pVEaPtVYF0hXbUaOyZog37DKxK7NF3XacBJOpYT4adIJh+avxA==}
engines: {node: '>=12'}
cpu: [arm64]
os: [android]
requiresBuild: true
optional: true
2023-12-16 18:18:00 -05:00
/@esbuild/android-arm64@0.18.20:
resolution: {integrity: sha512-Nz4rJcchGDtENV0eMKUNa6L12zz2zBDXuhj/Vjh18zGqB44Bi7MBMSXjgunJgjRhCmKOjnPuZp4Mb6OKqtMHLQ==}
engines: {node: '>=12'}
cpu: [arm64]
os: [android]
requiresBuild: true
optional: true
2023-06-16 00:05:37 -04:00
/@esbuild/android-arm@0.17.19:
resolution: {integrity: sha512-rIKddzqhmav7MSmoFCmDIb6e2W57geRsM94gV2l38fzhXMwq7hZoClug9USI2pFRGL06f4IOPHHpFNOkWieR8A==}
engines: {node: '>=12'}
cpu: [arm]
os: [android]
requiresBuild: true
optional: true
2023-12-16 18:18:00 -05:00
/@esbuild/android-arm@0.18.20:
resolution: {integrity: sha512-fyi7TDI/ijKKNZTUJAQqiG5T7YjJXgnzkURqmGj13C6dCqckZBLdl4h7bkhHt/t0WP+zO9/zwroDvANaOqO5Sw==}
engines: {node: '>=12'}
cpu: [arm]
os: [android]
requiresBuild: true
optional: true
2023-06-16 00:05:37 -04:00
/@esbuild/android-x64@0.17.19:
resolution: {integrity: sha512-uUTTc4xGNDT7YSArp/zbtmbhO0uEEK9/ETW29Wk1thYUJBz3IVnvgEiEwEa9IeLyvnpKrWK64Utw2bgUmDveww==}
engines: {node: '>=12'}
cpu: [x64]
os: [android]
requiresBuild: true
optional: true
2023-12-16 18:18:00 -05:00
/@esbuild/android-x64@0.18.20:
resolution: {integrity: sha512-8GDdlePJA8D6zlZYJV/jnrRAi6rOiNaCC/JclcXpB+KIuvfBN4owLtgzY2bsxnx666XjJx2kDPUmnTtR8qKQUg==}
engines: {node: '>=12'}
cpu: [x64]
os: [android]
requiresBuild: true
optional: true
2023-06-16 00:05:37 -04:00
/@esbuild/darwin-arm64@0.17.19:
resolution: {integrity: sha512-80wEoCfF/hFKM6WE1FyBHc9SfUblloAWx6FJkFWTWiCoht9Mc0ARGEM47e67W9rI09YoUxJL68WHfDRYEAvOhg==}
engines: {node: '>=12'}
cpu: [arm64]
os: [darwin]
requiresBuild: true
optional: true
2023-12-16 18:18:00 -05:00
/@esbuild/darwin-arm64@0.18.20:
resolution: {integrity: sha512-bxRHW5kHU38zS2lPTPOyuyTm+S+eobPUnTNkdJEfAddYgEcll4xkT8DB9d2008DtTbl7uJag2HuE5NZAZgnNEA==}
engines: {node: '>=12'}
cpu: [arm64]
os: [darwin]
requiresBuild: true
optional: true
2023-06-16 00:05:37 -04:00
/@esbuild/darwin-x64@0.17.19:
resolution: {integrity: sha512-IJM4JJsLhRYr9xdtLytPLSH9k/oxR3boaUIYiHkAawtwNOXKE8KoU8tMvryogdcT8AU+Bflmh81Xn6Q0vTZbQw==}
engines: {node: '>=12'}
cpu: [x64]
os: [darwin]
requiresBuild: true
optional: true
2023-12-16 18:18:00 -05:00
/@esbuild/darwin-x64@0.18.20:
resolution: {integrity: sha512-pc5gxlMDxzm513qPGbCbDukOdsGtKhfxD1zJKXjCCcU7ju50O7MeAZ8c4krSJcOIJGFR+qx21yMMVYwiQvyTyQ==}
engines: {node: '>=12'}
cpu: [x64]
os: [darwin]
requiresBuild: true
optional: true
2023-06-16 00:05:37 -04:00
/@esbuild/freebsd-arm64@0.17.19:
resolution: {integrity: sha512-pBwbc7DufluUeGdjSU5Si+P3SoMF5DQ/F/UmTSb8HXO80ZEAJmrykPyzo1IfNbAoaqw48YRpv8shwd1NoI0jcQ==}
engines: {node: '>=12'}
cpu: [arm64]
os: [freebsd]
requiresBuild: true
optional: true
2023-12-16 18:18:00 -05:00
/@esbuild/freebsd-arm64@0.18.20:
resolution: {integrity: sha512-yqDQHy4QHevpMAaxhhIwYPMv1NECwOvIpGCZkECn8w2WFHXjEwrBn3CeNIYsibZ/iZEUemj++M26W3cNR5h+Tw==}
engines: {node: '>=12'}
cpu: [arm64]
os: [freebsd]
requiresBuild: true
optional: true
2023-06-16 00:05:37 -04:00
/@esbuild/freebsd-x64@0.17.19:
resolution: {integrity: sha512-4lu+n8Wk0XlajEhbEffdy2xy53dpR06SlzvhGByyg36qJw6Kpfk7cp45DR/62aPH9mtJRmIyrXAS5UWBrJT6TQ==}
engines: {node: '>=12'}
cpu: [x64]
os: [freebsd]
requiresBuild: true
optional: true
2023-12-16 18:18:00 -05:00
/@esbuild/freebsd-x64@0.18.20:
resolution: {integrity: sha512-tgWRPPuQsd3RmBZwarGVHZQvtzfEBOreNuxEMKFcd5DaDn2PbBxfwLcj4+aenoh7ctXcbXmOQIn8HI6mCSw5MQ==}
engines: {node: '>=12'}
cpu: [x64]
os: [freebsd]
requiresBuild: true
optional: true
2023-06-16 00:05:37 -04:00
/@esbuild/linux-arm64@0.17.19:
resolution: {integrity: sha512-ct1Tg3WGwd3P+oZYqic+YZF4snNl2bsnMKRkb3ozHmnM0dGWuxcPTTntAF6bOP0Sp4x0PjSF+4uHQ1xvxfRKqg==}
engines: {node: '>=12'}
cpu: [arm64]
os: [linux]
requiresBuild: true
optional: true
2023-12-16 18:18:00 -05:00
/@esbuild/linux-arm64@0.18.20:
resolution: {integrity: sha512-2YbscF+UL7SQAVIpnWvYwM+3LskyDmPhe31pE7/aoTMFKKzIc9lLbyGUpmmb8a8AixOL61sQ/mFh3jEjHYFvdA==}
engines: {node: '>=12'}
cpu: [arm64]
os: [linux]
requiresBuild: true
optional: true
2023-06-16 00:05:37 -04:00
/@esbuild/linux-arm@0.17.19:
resolution: {integrity: sha512-cdmT3KxjlOQ/gZ2cjfrQOtmhG4HJs6hhvm3mWSRDPtZ/lP5oe8FWceS10JaSJC13GBd4eH/haHnqf7hhGNLerA==}
engines: {node: '>=12'}
cpu: [arm]
os: [linux]
requiresBuild: true
optional: true
2023-12-16 18:18:00 -05:00
/@esbuild/linux-arm@0.18.20:
resolution: {integrity: sha512-/5bHkMWnq1EgKr1V+Ybz3s1hWXok7mDFUMQ4cG10AfW3wL02PSZi5kFpYKrptDsgb2WAJIvRcDm+qIvXf/apvg==}
engines: {node: '>=12'}
cpu: [arm]
os: [linux]
requiresBuild: true
optional: true
2023-06-16 00:05:37 -04:00
/@esbuild/linux-ia32@0.17.19:
resolution: {integrity: sha512-w4IRhSy1VbsNxHRQpeGCHEmibqdTUx61Vc38APcsRbuVgK0OPEnQ0YD39Brymn96mOx48Y2laBQGqgZ0j9w6SQ==}
engines: {node: '>=12'}
cpu: [ia32]
os: [linux]
requiresBuild: true
optional: true
2023-12-16 18:18:00 -05:00
/@esbuild/linux-ia32@0.18.20:
resolution: {integrity: sha512-P4etWwq6IsReT0E1KHU40bOnzMHoH73aXp96Fs8TIT6z9Hu8G6+0SHSw9i2isWrD2nbx2qo5yUqACgdfVGx7TA==}
engines: {node: '>=12'}
cpu: [ia32]
os: [linux]
requiresBuild: true
optional: true
2023-06-16 00:05:37 -04:00
/@esbuild/linux-loong64@0.17.19:
resolution: {integrity: sha512-2iAngUbBPMq439a+z//gE+9WBldoMp1s5GWsUSgqHLzLJ9WoZLZhpwWuym0u0u/4XmZ3gpHmzV84PonE+9IIdQ==}
engines: {node: '>=12'}
cpu: [loong64]
os: [linux]
requiresBuild: true
optional: true
2023-12-16 18:18:00 -05:00
/@esbuild/linux-loong64@0.18.20:
resolution: {integrity: sha512-nXW8nqBTrOpDLPgPY9uV+/1DjxoQ7DoB2N8eocyq8I9XuqJ7BiAMDMf9n1xZM9TgW0J8zrquIb/A7s3BJv7rjg==}
engines: {node: '>=12'}
cpu: [loong64]
os: [linux]
requiresBuild: true
optional: true
2023-06-16 00:05:37 -04:00
/@esbuild/linux-mips64el@0.17.19:
resolution: {integrity: sha512-LKJltc4LVdMKHsrFe4MGNPp0hqDFA1Wpt3jE1gEyM3nKUvOiO//9PheZZHfYRfYl6AwdTH4aTcXSqBerX0ml4A==}
engines: {node: '>=12'}
cpu: [mips64el]
os: [linux]
requiresBuild: true
optional: true
2023-12-16 18:18:00 -05:00
/@esbuild/linux-mips64el@0.18.20:
resolution: {integrity: sha512-d5NeaXZcHp8PzYy5VnXV3VSd2D328Zb+9dEq5HE6bw6+N86JVPExrA6O68OPwobntbNJ0pzCpUFZTo3w0GyetQ==}
engines: {node: '>=12'}
cpu: [mips64el]
os: [linux]
requiresBuild: true
optional: true
2023-06-16 00:05:37 -04:00
/@esbuild/linux-ppc64@0.17.19:
resolution: {integrity: sha512-/c/DGybs95WXNS8y3Ti/ytqETiW7EU44MEKuCAcpPto3YjQbyK3IQVKfF6nbghD7EcLUGl0NbiL5Rt5DMhn5tg==}
engines: {node: '>=12'}
cpu: [ppc64]
os: [linux]
requiresBuild: true
optional: true
2023-12-16 18:18:00 -05:00
/@esbuild/linux-ppc64@0.18.20:
resolution: {integrity: sha512-WHPyeScRNcmANnLQkq6AfyXRFr5D6N2sKgkFo2FqguP44Nw2eyDlbTdZwd9GYk98DZG9QItIiTlFLHJHjxP3FA==}
engines: {node: '>=12'}
cpu: [ppc64]
os: [linux]
requiresBuild: true
optional: true
2023-06-16 00:05:37 -04:00
/@esbuild/linux-riscv64@0.17.19:
resolution: {integrity: sha512-FC3nUAWhvFoutlhAkgHf8f5HwFWUL6bYdvLc/TTuxKlvLi3+pPzdZiFKSWz/PF30TB1K19SuCxDTI5KcqASJqA==}
engines: {node: '>=12'}
cpu: [riscv64]
os: [linux]
requiresBuild: true
optional: true
2023-12-16 18:18:00 -05:00
/@esbuild/linux-riscv64@0.18.20:
resolution: {integrity: sha512-WSxo6h5ecI5XH34KC7w5veNnKkju3zBRLEQNY7mv5mtBmrP/MjNBCAlsM2u5hDBlS3NGcTQpoBvRzqBcRtpq1A==}
engines: {node: '>=12'}
cpu: [riscv64]
os: [linux]
requiresBuild: true
optional: true
2023-06-16 00:05:37 -04:00
/@esbuild/linux-s390x@0.17.19:
resolution: {integrity: sha512-IbFsFbxMWLuKEbH+7sTkKzL6NJmG2vRyy6K7JJo55w+8xDk7RElYn6xvXtDW8HCfoKBFK69f3pgBJSUSQPr+4Q==}
engines: {node: '>=12'}
cpu: [s390x]
os: [linux]
requiresBuild: true
optional: true
2023-12-16 18:18:00 -05:00
/@esbuild/linux-s390x@0.18.20:
resolution: {integrity: sha512-+8231GMs3mAEth6Ja1iK0a1sQ3ohfcpzpRLH8uuc5/KVDFneH6jtAJLFGafpzpMRO6DzJ6AvXKze9LfFMrIHVQ==}
engines: {node: '>=12'}
cpu: [s390x]
os: [linux]
requiresBuild: true
optional: true
2023-06-16 00:05:37 -04:00
/@esbuild/linux-x64@0.17.19:
resolution: {integrity: sha512-68ngA9lg2H6zkZcyp22tsVt38mlhWde8l3eJLWkyLrp4HwMUr3c1s/M2t7+kHIhvMjglIBrFpncX1SzMckomGw==}
engines: {node: '>=12'}
cpu: [x64]
os: [linux]
requiresBuild: true
optional: true
2023-12-16 18:18:00 -05:00
/@esbuild/linux-x64@0.18.20:
resolution: {integrity: sha512-UYqiqemphJcNsFEskc73jQ7B9jgwjWrSayxawS6UVFZGWrAAtkzjxSqnoclCXxWtfwLdzU+vTpcNYhpn43uP1w==}
engines: {node: '>=12'}
cpu: [x64]
os: [linux]
requiresBuild: true
optional: true
2023-06-16 00:05:37 -04:00
/@esbuild/netbsd-x64@0.17.19:
resolution: {integrity: sha512-CwFq42rXCR8TYIjIfpXCbRX0rp1jo6cPIUPSaWwzbVI4aOfX96OXY8M6KNmtPcg7QjYeDmN+DD0Wp3LaBOLf4Q==}
engines: {node: '>=12'}
cpu: [x64]
os: [netbsd]
requiresBuild: true
optional: true
2023-12-16 18:18:00 -05:00
/@esbuild/netbsd-x64@0.18.20:
resolution: {integrity: sha512-iO1c++VP6xUBUmltHZoMtCUdPlnPGdBom6IrO4gyKPFFVBKioIImVooR5I83nTew5UOYrk3gIJhbZh8X44y06A==}
engines: {node: '>=12'}
cpu: [x64]
os: [netbsd]
requiresBuild: true
optional: true
2023-06-16 00:05:37 -04:00
/@esbuild/openbsd-x64@0.17.19:
resolution: {integrity: sha512-cnq5brJYrSZ2CF6c35eCmviIN3k3RczmHz8eYaVlNasVqsNY+JKohZU5MKmaOI+KkllCdzOKKdPs762VCPC20g==}
engines: {node: '>=12'}
cpu: [x64]
os: [openbsd]
requiresBuild: true
optional: true
2023-12-16 18:18:00 -05:00
/@esbuild/openbsd-x64@0.18.20:
resolution: {integrity: sha512-e5e4YSsuQfX4cxcygw/UCPIEP6wbIL+se3sxPdCiMbFLBWu0eiZOJ7WoD+ptCLrmjZBK1Wk7I6D/I3NglUGOxg==}
engines: {node: '>=12'}
cpu: [x64]
os: [openbsd]
requiresBuild: true
optional: true
2023-06-16 00:05:37 -04:00
/@esbuild/sunos-x64@0.17.19:
resolution: {integrity: sha512-vCRT7yP3zX+bKWFeP/zdS6SqdWB8OIpaRq/mbXQxTGHnIxspRtigpkUcDMlSCOejlHowLqII7K2JKevwyRP2rg==}
engines: {node: '>=12'}
cpu: [x64]
os: [sunos]
requiresBuild: true
optional: true
2023-12-16 18:18:00 -05:00
/@esbuild/sunos-x64@0.18.20:
resolution: {integrity: sha512-kDbFRFp0YpTQVVrqUd5FTYmWo45zGaXe0X8E1G/LKFC0v8x0vWrhOWSLITcCn63lmZIxfOMXtCfti/RxN/0wnQ==}
engines: {node: '>=12'}
cpu: [x64]
os: [sunos]
requiresBuild: true
optional: true
2023-06-16 00:05:37 -04:00
/@esbuild/win32-arm64@0.17.19:
resolution: {integrity: sha512-yYx+8jwowUstVdorcMdNlzklLYhPxjniHWFKgRqH7IFlUEa0Umu3KuYplf1HUZZ422e3NU9F4LGb+4O0Kdcaag==}
engines: {node: '>=12'}
cpu: [arm64]
os: [win32]
requiresBuild: true
optional: true
2023-12-16 18:18:00 -05:00
/@esbuild/win32-arm64@0.18.20:
resolution: {integrity: sha512-ddYFR6ItYgoaq4v4JmQQaAI5s7npztfV4Ag6NrhiaW0RrnOXqBkgwZLofVTlq1daVTQNhtI5oieTvkRPfZrePg==}
engines: {node: '>=12'}
cpu: [arm64]
os: [win32]
requiresBuild: true
optional: true
2023-06-16 00:05:37 -04:00
/@esbuild/win32-ia32@0.17.19:
resolution: {integrity: sha512-eggDKanJszUtCdlVs0RB+h35wNlb5v4TWEkq4vZcmVt5u/HiDZrTXe2bWFQUez3RgNHwx/x4sk5++4NSSicKkw==}
engines: {node: '>=12'}
cpu: [ia32]
os: [win32]
requiresBuild: true
optional: true
2023-12-16 18:18:00 -05:00
/@esbuild/win32-ia32@0.18.20:
resolution: {integrity: sha512-Wv7QBi3ID/rROT08SABTS7eV4hX26sVduqDOTe1MvGMjNd3EjOz4b7zeexIR62GTIEKrfJXKL9LFxTYgkyeu7g==}
engines: {node: '>=12'}
cpu: [ia32]
os: [win32]
requiresBuild: true
optional: true
2023-06-16 00:05:37 -04:00
/@esbuild/win32-x64@0.17.19:
resolution: {integrity: sha512-lAhycmKnVOuRYNtRtatQR1LPQf2oYCkRGkSFnseDAKPl8lu5SOsK/e1sXe5a0Pc5kHIHe6P2I/ilntNv2xf3cA==}
engines: {node: '>=12'}
cpu: [x64]
os: [win32]
requiresBuild: true
optional: true
2023-12-16 18:18:00 -05:00
/@esbuild/win32-x64@0.18.20:
resolution: {integrity: sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==}
engines: {node: '>=12'}
cpu: [x64]
os: [win32]
requiresBuild: true
optional: true
/@fastify/busboy@2.1.0:
resolution: {integrity: sha512-+KpH+QxZU7O4675t3mnkQKcZZg56u+K/Ct2K+N2AZYNVK8kyeo/bI18tI8aPm3tvNNRyTWfj6s5tnGNlcbQRsA==}
engines: {node: '>=14'}
2023-06-16 00:05:37 -04:00
/@hapi/hoek@9.3.0:
resolution: {integrity: sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==}
/@hapi/topo@5.1.0:
resolution: {integrity: sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==}
dependencies:
'@hapi/hoek': 9.3.0
2024-01-14 22:01:13 -05:00
/@isaacs/cliui@8.0.2:
resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==}
engines: {node: '>=12'}
dependencies:
string-width: 5.1.2
string-width-cjs: /string-width@4.2.3
strip-ansi: 7.1.0
strip-ansi-cjs: /strip-ansi@6.0.1
wrap-ansi: 8.1.0
wrap-ansi-cjs: /wrap-ansi@7.0.0
dev: true
2023-06-16 00:05:37 -04:00
/@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
2024-01-14 22:01:13 -05:00
'@jridgewell/trace-mapping': 0.3.21
2023-06-16 00:05:37 -04:00
2023-12-16 18:18:00 -05:00
/@jridgewell/resolve-uri@3.1.1:
resolution: {integrity: sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=6.0.0'}
/@jridgewell/set-array@1.1.2:
resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==}
engines: {node: '>=6.0.0'}
2023-12-16 18:18:00 -05:00
/@jridgewell/source-map@0.3.5:
resolution: {integrity: sha512-UTYAUj/wviwdsMfzoSJspJxbkH5o1snzwX0//0ENX1u/55kkZZkcTZP6u9bwKGkv+dkk9at4m1Cpt0uY80kcpQ==}
2023-06-16 00:05:37 -04:00
dependencies:
'@jridgewell/gen-mapping': 0.3.3
2024-01-14 22:01:13 -05:00
'@jridgewell/trace-mapping': 0.3.21
2023-06-16 00:05:37 -04:00
/@jridgewell/sourcemap-codec@1.4.15:
resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==}
2024-01-14 22:01:13 -05:00
/@jridgewell/trace-mapping@0.3.21:
resolution: {integrity: sha512-SRfKmRe1KvYnxjEMtxEr+J4HIeMX5YBg/qhRHpxEIGjhX1rshcHlnFUE9K0GazhVKWM7B+nARSkV8LuvJdJ5/g==}
2023-06-16 00:05:37 -04:00
dependencies:
2023-12-16 18:18:00 -05:00
'@jridgewell/resolve-uri': 3.1.1
'@jridgewell/sourcemap-codec': 1.4.15
2023-06-16 00:05:37 -04:00
/@nodelib/fs.scandir@2.1.5:
resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
engines: {node: '>= 8'}
dependencies:
'@nodelib/fs.stat': 2.0.5
run-parallel: 1.2.0
/@nodelib/fs.stat@2.0.5:
resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
engines: {node: '>= 8'}
/@nodelib/fs.walk@1.2.8:
resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
engines: {node: '>= 8'}
dependencies:
'@nodelib/fs.scandir': 2.1.5
2024-01-14 22:01:13 -05:00
fastq: 1.16.0
/@pkgjs/parseargs@0.11.0:
resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
engines: {node: '>=14'}
requiresBuild: true
dev: true
optional: true
2023-06-16 00:05:37 -04:00
2023-12-16 18:18:00 -05:00
/@polka/url@1.0.0-next.24:
resolution: {integrity: sha512-2LuNTFBIO0m7kKIQvvPHN6UE63VjpmL9rnEEaOOaiSPbZK+zUOYIzBAWcED+3XYzhYsd/0mD57VdxAEqqV52CQ==}
2023-06-16 00:05:37 -04:00
2023-12-16 18:18:00 -05:00
/@rollup/plugin-commonjs@24.1.0(rollup@3.29.4):
2023-06-16 00:05:37 -04:00
resolution: {integrity: sha512-eSL45hjhCWI0jCCXcNtLVqM5N1JlBGvlFfY0m6oOYnLCJ6N0qEXoZql4sY2MOUArzhH4SA/qBpTxvvZp2Sc+DQ==}
engines: {node: '>=14.0.0'}
peerDependencies:
rollup: ^2.68.0||^3.0.0
peerDependenciesMeta:
rollup:
optional: true
dependencies:
2023-12-16 18:18:00 -05:00
'@rollup/pluginutils': 5.1.0(rollup@3.29.4)
2023-06-16 00:05:37 -04:00
commondir: 1.0.1
estree-walker: 2.0.2
glob: 8.1.0
is-reference: 1.2.1
magic-string: 0.27.0
2023-12-16 18:18:00 -05:00
rollup: 3.29.4
2023-06-16 00:05:37 -04:00
2023-12-16 18:18:00 -05:00
/@rollup/plugin-json@6.1.0(rollup@3.29.4):
resolution: {integrity: sha512-EGI2te5ENk1coGeADSIwZ7G2Q8CJS2sF120T7jLw4xFw9n7wIOXHo+kIYRAoVpJAN+kmqZSoO3Fp4JtoNF4ReA==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=14.0.0'}
peerDependencies:
2023-12-16 18:18:00 -05:00
rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
2023-06-16 00:05:37 -04:00
peerDependenciesMeta:
rollup:
optional: true
dependencies:
2023-12-16 18:18:00 -05:00
'@rollup/pluginutils': 5.1.0(rollup@3.29.4)
rollup: 3.29.4
2023-06-16 00:05:37 -04:00
2023-12-16 18:18:00 -05:00
/@rollup/plugin-node-resolve@15.2.3(rollup@3.29.4):
resolution: {integrity: sha512-j/lym8nf5E21LwBT4Df1VD6hRO2L2iwUeUmP7litikRsVp1H6NWx20NEp0Y7su+7XGc476GnXXc4kFeZNGmaSQ==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=14.0.0'}
peerDependencies:
2023-12-16 18:18:00 -05:00
rollup: ^2.78.0||^3.0.0||^4.0.0
2023-06-16 00:05:37 -04:00
peerDependenciesMeta:
rollup:
optional: true
dependencies:
2023-12-16 18:18:00 -05:00
'@rollup/pluginutils': 5.1.0(rollup@3.29.4)
2023-06-16 00:05:37 -04:00
'@types/resolve': 1.20.2
deepmerge: 4.3.1
is-builtin-module: 3.2.1
is-module: 1.0.0
2023-12-16 18:18:00 -05:00
resolve: 1.22.8
rollup: 3.29.4
2023-06-16 00:05:37 -04:00
2023-12-16 18:18:00 -05:00
/@rollup/pluginutils@5.1.0(rollup@3.29.4):
resolution: {integrity: sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=14.0.0'}
peerDependencies:
2023-12-16 18:18:00 -05:00
rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
2023-06-16 00:05:37 -04:00
peerDependenciesMeta:
rollup:
optional: true
dependencies:
2023-12-16 18:18:00 -05:00
'@types/estree': 1.0.5
2023-06-16 00:05:37 -04:00
estree-walker: 2.0.2
picomatch: 2.3.1
2023-12-16 18:18:00 -05:00
rollup: 3.29.4
2023-06-16 00:05:37 -04:00
/@sideway/address@4.1.4:
resolution: {integrity: sha512-7vwq+rOHVWjyXxVlR76Agnvhy8I9rpzjosTESvmhNeXOXdZZB15Fl+TI9x1SiHZH5Jv2wTGduSxFDIaq0m3DUw==}
dependencies:
'@hapi/hoek': 9.3.0
/@sideway/formula@3.0.1:
resolution: {integrity: sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg==}
/@sideway/pinpoint@2.0.0:
resolution: {integrity: sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==}
2024-01-14 22:01:13 -05:00
/@solidjs/meta@0.28.7(solid-js@1.8.11):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-4desKFvITOV9sc0KE47NxDhMikAVZTU9i5WH4wNvmN6ta50+KKDUr2pPBCvvxSuH+Z4x8TmN+iYW81I3ZTyXGw==}
2023-06-16 00:05:37 -04:00
peerDependencies:
solid-js: '>=1.4.0'
dependencies:
2024-01-14 22:01:13 -05:00
solid-js: 1.8.11
2023-06-16 00:05:37 -04:00
2024-01-14 22:01:13 -05:00
/@solidjs/router@0.8.4(solid-js@1.8.11):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-Gi/WVoVseGMKS1DBdT3pNAMgOzEOp6Q3dpgNd2mW9GUEnVocPmtyBjDvXwN6m7tjSGsqqfqJFXk7bm1hxabSRw==}
2023-06-16 00:05:37 -04:00
peerDependencies:
solid-js: ^1.5.3
dependencies:
2024-01-14 22:01:13 -05:00
solid-js: 1.8.11
2023-06-16 00:05:37 -04:00
2023-12-16 18:18:00 -05:00
/@types/babel__core@7.20.5:
resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==}
2023-06-16 00:05:37 -04:00
dependencies:
2023-12-16 18:18:00 -05:00
'@babel/parser': 7.23.6
'@babel/types': 7.23.6
'@types/babel__generator': 7.6.8
'@types/babel__template': 7.4.4
2024-01-14 22:01:13 -05:00
'@types/babel__traverse': 7.20.5
2023-06-16 00:05:37 -04:00
2023-12-16 18:18:00 -05:00
/@types/babel__generator@7.6.8:
resolution: {integrity: sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==}
2023-06-16 00:05:37 -04:00
dependencies:
2023-12-16 18:18:00 -05:00
'@babel/types': 7.23.6
2023-06-16 00:05:37 -04:00
2023-12-16 18:18:00 -05:00
/@types/babel__template@7.4.4:
resolution: {integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==}
2023-06-16 00:05:37 -04:00
dependencies:
2023-12-16 18:18:00 -05:00
'@babel/parser': 7.23.6
'@babel/types': 7.23.6
2023-06-16 00:05:37 -04:00
2024-01-14 22:01:13 -05:00
/@types/babel__traverse@7.20.5:
resolution: {integrity: sha512-WXCyOcRtH37HAUkpXhUduaxdm82b4GSlyTqajXviN4EfiuPgNYR109xMCKvpl6zPIpua0DGlMEDCq+g8EdoheQ==}
2023-06-16 00:05:37 -04:00
dependencies:
2023-12-16 18:18:00 -05:00
'@babel/types': 7.23.6
2023-06-16 00:05:37 -04:00
2023-12-16 18:18:00 -05:00
/@types/cookie@0.5.4:
resolution: {integrity: sha512-7z/eR6O859gyWIAjuvBWFzNURmf2oPBmJlfVWkwehU5nzIyjwBsTh7WMmEEV4JFnHuQ3ex4oyTvfKzcyJVDBNA==}
2023-06-16 00:05:37 -04:00
2023-12-16 18:18:00 -05:00
/@types/debug@4.1.12:
resolution: {integrity: sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==}
dependencies:
'@types/ms': 0.7.34
/@types/estree@1.0.5:
resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==}
/@types/ms@0.7.34:
resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==}
2023-06-16 00:05:37 -04:00
/@types/resolve@1.20.2:
resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==}
/accepts@1.3.8:
resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==}
engines: {node: '>= 0.6'}
dependencies:
mime-types: 2.1.35
negotiator: 0.6.3
2024-01-14 22:01:13 -05:00
/acorn@8.11.3:
resolution: {integrity: sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=0.4.0'}
hasBin: true
/ansi-regex@5.0.1:
resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
engines: {node: '>=8'}
2024-01-14 22:01:13 -05:00
/ansi-regex@6.0.1:
resolution: {integrity: sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==}
engines: {node: '>=12'}
dev: true
2023-06-16 00:05:37 -04:00
/ansi-styles@3.2.1:
resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==}
engines: {node: '>=4'}
dependencies:
color-convert: 1.9.3
/ansi-styles@4.3.0:
resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
engines: {node: '>=8'}
dependencies:
color-convert: 2.0.1
2024-01-14 22:01:13 -05:00
/ansi-styles@6.2.1:
resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==}
engines: {node: '>=12'}
dev: true
2023-06-16 00:05:37 -04:00
/any-promise@1.3.0:
resolution: {integrity: sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==}
dev: true
/anymatch@3.1.3:
resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
engines: {node: '>= 8'}
dependencies:
normalize-path: 3.0.0
picomatch: 2.3.1
/arg@5.0.2:
resolution: {integrity: sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==}
dev: true
2024-01-14 22:01:13 -05:00
/autoprefixer@10.4.16(postcss@8.4.33):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-7vd3UC6xKp0HLfua5IjZlcXvGAGy7cBAXTg2lyQ/8WpNhd6SiZ8Be+xm3FyBSYJx5GKcpRCzBh7RH4/0dnY+uQ==}
2023-06-16 00:05:37 -04:00
engines: {node: ^10 || ^12 || >=14}
hasBin: true
peerDependencies:
postcss: ^8.1.0
dependencies:
2023-12-16 18:18:00 -05:00
browserslist: 4.22.2
2024-01-14 22:01:13 -05:00
caniuse-lite: 1.0.30001576
2023-12-16 18:18:00 -05:00
fraction.js: 4.3.7
2023-06-16 00:05:37 -04:00
normalize-range: 0.1.2
picocolors: 1.0.0
2024-01-14 22:01:13 -05:00
postcss: 8.4.33
2023-06-16 00:05:37 -04:00
postcss-value-parser: 4.2.0
dev: true
/axios@0.25.0(debug@4.3.4):
resolution: {integrity: sha512-cD8FOb0tRH3uuEe6+evtAbgJtfxr7ly3fQjYcMcuPlgkwVS9xboaVIpcDV+cYQe+yGykgwZCs1pzjntcGa6l5g==}
dependencies:
2024-01-14 22:01:13 -05:00
follow-redirects: 1.15.5(debug@4.3.4)
2023-06-16 00:05:37 -04:00
transitivePeerDependencies:
- debug
2024-01-14 22:01:13 -05:00
/babel-plugin-jsx-dom-expressions@0.37.13(@babel/core@7.23.7):
resolution: {integrity: sha512-oAEMMIgU0h1DmHn4ZDaBBFc08nsVJciLq9pF7g0ZdpeIDKfY4zXjXr8+/oBjKhXG8nyomhnTodPjeG+/ZXcWXQ==}
2023-06-16 00:05:37 -04:00
peerDependencies:
'@babel/core': ^7.20.12
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-06-16 00:05:37 -04:00
'@babel/helper-module-imports': 7.18.6
2024-01-14 22:01:13 -05:00
'@babel/plugin-syntax-jsx': 7.23.3(@babel/core@7.23.7)
2023-12-16 18:18:00 -05:00
'@babel/types': 7.23.6
2023-06-16 00:05:37 -04:00
html-entities: 2.3.3
validate-html-nesting: 1.2.2
2024-01-14 22:01:13 -05:00
/babel-plugin-polyfill-corejs2@0.4.7(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-LidDk/tEGDfuHW2DWh/Hgo4rmnw3cduK6ZkOI1NPFceSK3n/yAGeOsNT7FLnSGHkXj3RHGSEVkN3FsCTY6w2CQ==}
2023-06-16 00:05:37 -04:00
peerDependencies:
2023-12-16 18:18:00 -05:00
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
2023-06-16 00:05:37 -04:00
dependencies:
2023-12-16 18:18:00 -05:00
'@babel/compat-data': 7.23.5
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
'@babel/helper-define-polyfill-provider': 0.4.4(@babel/core@7.23.7)
2023-12-16 18:18:00 -05:00
semver: 6.3.1
2023-06-16 00:05:37 -04:00
transitivePeerDependencies:
- supports-color
2024-01-14 22:01:13 -05:00
/babel-plugin-polyfill-corejs3@0.8.7(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-KyDvZYxAzkC0Aj2dAPyDzi2Ym15e5JKZSK+maI7NAwSqofvuFglbSsxE7wUOvTg9oFVnHMzVzBKcqEb4PJgtOA==}
2023-06-16 00:05:37 -04:00
peerDependencies:
2023-12-16 18:18:00 -05:00
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
2023-06-16 00:05:37 -04:00
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
'@babel/helper-define-polyfill-provider': 0.4.4(@babel/core@7.23.7)
core-js-compat: 3.35.0
2023-06-16 00:05:37 -04:00
transitivePeerDependencies:
- supports-color
2024-01-14 22:01:13 -05:00
/babel-plugin-polyfill-regenerator@0.5.4(@babel/core@7.23.7):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-S/x2iOCvDaCASLYsOOgWOq4bCfKYVqvO/uxjkaYyZ3rVsVE3CeAI/c84NpyuBBymEgNvHgjEot3a9/Z/kXvqsg==}
2023-06-16 00:05:37 -04:00
peerDependencies:
2023-12-16 18:18:00 -05:00
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
2023-06-16 00:05:37 -04:00
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
'@babel/helper-define-polyfill-provider': 0.4.4(@babel/core@7.23.7)
2023-06-16 00:05:37 -04:00
transitivePeerDependencies:
- supports-color
2024-01-14 22:01:13 -05:00
/babel-preset-solid@1.8.9(@babel/core@7.23.7):
resolution: {integrity: sha512-1awR1QCoryXtAdnjsrx/eVBTYz+tpHUDOdBXqG9oVV7S0ojf2MV/woR0+8BG+LMXVzIr60oKYzCZ9UZGafxmpg==}
2023-06-16 00:05:37 -04:00
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
babel-plugin-jsx-dom-expressions: 0.37.13(@babel/core@7.23.7)
2023-06-16 00:05:37 -04:00
/balanced-match@1.0.2:
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
2023-12-16 18:18:00 -05:00
/big-integer@1.6.52:
resolution: {integrity: sha512-QxD8cf2eVqJOOz63z6JIN9BzvVs/dlySa5HGSBH5xtR8dPteIRQnBxxKqkNTiT6jbDTF6jAfrd4oMcND9RGbQg==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=0.6'}
/binary-extensions@2.2.0:
resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==}
engines: {node: '>=8'}
/bplist-parser@0.2.0:
resolution: {integrity: sha512-z0M+byMThzQmD9NILRniCUXYsYpjwnlO8N5uCFaCqIOpqRsJCrQL9NK3JsD67CN5a08nF5oIL2bD6loTdHOuKw==}
engines: {node: '>= 5.10.0'}
dependencies:
2023-12-16 18:18:00 -05:00
big-integer: 1.6.52
2023-06-16 00:05:37 -04:00
/brace-expansion@2.0.1:
resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==}
dependencies:
balanced-match: 1.0.2
/braces@3.0.2:
resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==}
engines: {node: '>=8'}
dependencies:
fill-range: 7.0.1
2023-12-16 18:18:00 -05:00
/browserslist@4.22.2:
resolution: {integrity: sha512-0UgcrvQmBDvZHFGdYUehrCNIazki7/lUP3kkoi/r3YB2amZbFM9J43ZRkJTXBUZK4gmx56+Sqk9+Vs9mwZx9+A==}
2023-06-16 00:05:37 -04:00
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true
dependencies:
2024-01-14 22:01:13 -05:00
caniuse-lite: 1.0.30001576
electron-to-chromium: 1.4.630
2023-12-16 18:18:00 -05:00
node-releases: 2.0.14
update-browserslist-db: 1.0.13(browserslist@4.22.2)
2023-06-16 00:05:37 -04:00
/buffer-from@1.1.2:
resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
/builtin-modules@3.3.0:
resolution: {integrity: sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==}
engines: {node: '>=6'}
/bundle-name@3.0.0:
resolution: {integrity: sha512-PKA4BeSvBpQKQ8iPOGCSiell+N8P+Tf1DlwqmYhpe2gAhKPHn8EYOxVT+ShuGmhg8lN8XiSlS80yiExKXrURlw==}
engines: {node: '>=12'}
dependencies:
run-applescript: 5.0.0
/bytes@3.0.0:
resolution: {integrity: sha512-pMhOfFDPiv9t5jjIXkHosWmkSyQbvsgEVNkz0ERHbuLh2T/7j4Mqqpz523Fe8MVY89KC6Sh/QfS2sM+SjgFDcw==}
engines: {node: '>= 0.8'}
/camelcase-css@2.0.1:
resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==}
engines: {node: '>= 6'}
dev: true
2024-01-14 22:01:13 -05:00
/caniuse-lite@1.0.30001576:
resolution: {integrity: sha512-ff5BdakGe2P3SQsMsiqmt1Lc8221NR1VzHj5jXN5vBny9A6fpze94HiVV/n7XRosOlsShJcvMv5mdnpjOGCEgg==}
2023-06-16 00:05:37 -04:00
/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
/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:
2023-12-16 18:18:00 -05:00
fsevents: 2.3.3
2023-06-16 00:05:37 -04:00
/cliui@8.0.1:
resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==}
engines: {node: '>=12'}
dependencies:
string-width: 4.2.3
strip-ansi: 6.0.1
wrap-ansi: 7.0.0
/color-convert@1.9.3:
resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==}
dependencies:
color-name: 1.1.3
/color-convert@2.0.1:
resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
engines: {node: '>=7.0.0'}
dependencies:
color-name: 1.1.4
/color-name@1.1.3:
resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==}
/color-name@1.1.4:
resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
/commander@2.20.3:
resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==}
/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==}
/compressible@2.0.18:
resolution: {integrity: sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==}
engines: {node: '>= 0.6'}
dependencies:
mime-db: 1.52.0
/compression@1.7.4:
resolution: {integrity: sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ==}
engines: {node: '>= 0.8.0'}
dependencies:
accepts: 1.3.8
bytes: 3.0.0
compressible: 2.0.18
debug: 2.6.9
on-headers: 1.0.2
safe-buffer: 5.1.2
vary: 1.1.2
transitivePeerDependencies:
- supports-color
/connect@3.7.0:
resolution: {integrity: sha512-ZqRXc+tZukToSNmh5C2iWMSoV3X1YUcPbqEM4DkEG5tNQXrQUZCNVGGv3IuicnkMtPfGf3Xtp8WCXs295iQ1pQ==}
engines: {node: '>= 0.10.0'}
dependencies:
debug: 2.6.9
finalhandler: 1.1.2
parseurl: 1.3.3
utils-merge: 1.0.1
transitivePeerDependencies:
- supports-color
2023-12-16 18:18:00 -05:00
/convert-source-map@2.0.0:
resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
2023-06-16 00:05:37 -04:00
2024-01-14 22:01:13 -05:00
/core-js-compat@3.35.0:
resolution: {integrity: sha512-5blwFAddknKeNgsjBzilkdQ0+YK8L1PfqPYq40NOYMYFSS38qj+hpTcLLWwpIwA2A5bje/x5jmVn2tzUMg9IVw==}
2023-06-16 00:05:37 -04:00
dependencies:
2023-12-16 18:18:00 -05:00
browserslist: 4.22.2
2023-06-16 00:05:37 -04:00
/cross-spawn@7.0.3:
resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==}
engines: {node: '>= 8'}
dependencies:
path-key: 3.1.1
shebang-command: 2.0.0
which: 2.0.2
/cssesc@3.0.0:
resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==}
engines: {node: '>=4'}
hasBin: true
dev: true
2023-12-16 18:18:00 -05:00
/csstype@3.1.3:
resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
2023-06-16 00:05:37 -04:00
/debug@2.6.9:
resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==}
peerDependencies:
supports-color: '*'
peerDependenciesMeta:
supports-color:
optional: true
dependencies:
ms: 2.0.0
/debug@4.3.4:
resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==}
engines: {node: '>=6.0'}
peerDependencies:
supports-color: '*'
peerDependenciesMeta:
supports-color:
optional: true
dependencies:
ms: 2.1.2
/deepmerge@4.3.1:
resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==}
engines: {node: '>=0.10.0'}
/default-browser-id@3.0.0:
resolution: {integrity: sha512-OZ1y3y0SqSICtE8DE4S8YOE9UZOJ8wO16fKWVP5J1Qz42kV9jcnMVFrEE/noXb/ss3Q4pZIH79kxofzyNNtUNA==}
engines: {node: '>=12'}
dependencies:
bplist-parser: 0.2.0
untildify: 4.0.0
/default-browser@4.0.0:
resolution: {integrity: sha512-wX5pXO1+BrhMkSbROFsyxUm0i/cJEScyNhA4PPxc41ICuv05ZZB/MX28s8aZx6xjmatvebIapF6hLEKEcpneUA==}
engines: {node: '>=14.16'}
dependencies:
bundle-name: 3.0.0
default-browser-id: 3.0.0
2023-12-16 18:18:00 -05:00
execa: 7.2.0
2023-06-16 00:05:37 -04:00
titleize: 3.0.0
/define-lazy-prop@2.0.0:
resolution: {integrity: sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==}
engines: {node: '>=8'}
/define-lazy-prop@3.0.0:
resolution: {integrity: sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==}
engines: {node: '>=12'}
/dequal@2.0.3:
resolution: {integrity: sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==}
engines: {node: '>=6'}
/didyoumean@1.2.2:
resolution: {integrity: sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==}
dev: true
/dlv@1.1.3:
resolution: {integrity: sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==}
dev: true
2023-06-17 15:21:12 -04:00
/dotenv@16.3.1:
resolution: {integrity: sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=12'}
2024-01-14 22:01:13 -05:00
/eastasianwidth@0.2.0:
resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==}
dev: true
2023-06-16 00:05:37 -04:00
/ee-first@1.1.1:
resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==}
2024-01-14 22:01:13 -05:00
/electron-to-chromium@1.4.630:
resolution: {integrity: sha512-osHqhtjojpCsACVnuD11xO5g9xaCyw7Qqn/C2KParkMv42i8jrJJgx3g7mkHfpxwhy9MnOJr8+pKOdZ7qzgizg==}
2023-06-16 00:05:37 -04:00
/emoji-regex@8.0.0:
resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
2024-01-14 22:01:13 -05:00
/emoji-regex@9.2.2:
resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==}
dev: true
2023-06-16 00:05:37 -04:00
/encodeurl@1.0.2:
resolution: {integrity: sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==}
engines: {node: '>= 0.8'}
2023-12-16 18:18:00 -05:00
/error-stack-parser-es@0.1.1:
resolution: {integrity: sha512-g/9rfnvnagiNf+DRMHEVGuGuIBlCIMDFoTA616HaP2l9PlCjGjVhD98PNbVSJvmK4TttqT5mV5tInMhoFgi+aA==}
/es-module-lexer@1.4.1:
resolution: {integrity: sha512-cXLGjP0c4T3flZJKQSuziYoq7MlT+rnvfZjfp7h+I7K9BNX54kP9nyWvdbwjQ4u1iWbOL4u96fgeZLToQlZC7w==}
2023-06-16 00:05:37 -04:00
2024-01-14 22:01:13 -05:00
/esbuild-plugin-solid@0.5.0(esbuild@0.17.19)(solid-js@1.8.11):
2023-06-16 00:05:37 -04:00
resolution: {integrity: sha512-ITK6n+0ayGFeDVUZWNMxX+vLsasEN1ILrg4pISsNOQ+mq4ljlJJiuXotInd+HE0MzwTcA9wExT1yzDE2hsqPsg==}
peerDependencies:
esbuild: '>=0.12'
solid-js: '>= 1.0'
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
'@babel/preset-typescript': 7.23.3(@babel/core@7.23.7)
babel-preset-solid: 1.8.9(@babel/core@7.23.7)
2023-06-16 00:05:37 -04:00
esbuild: 0.17.19
2024-01-14 22:01:13 -05:00
solid-js: 1.8.11
2023-06-16 00:05:37 -04:00
transitivePeerDependencies:
- supports-color
/esbuild@0.17.19:
resolution: {integrity: sha512-XQ0jAPFkK/u3LcVRcvVHQcTIqD6E2H1fvZMA5dQPSOWb3suUbWbfbRf94pjc0bNzRYLfIrDRQXr7X+LHIm5oHw==}
engines: {node: '>=12'}
hasBin: true
requiresBuild: true
optionalDependencies:
'@esbuild/android-arm': 0.17.19
'@esbuild/android-arm64': 0.17.19
'@esbuild/android-x64': 0.17.19
'@esbuild/darwin-arm64': 0.17.19
'@esbuild/darwin-x64': 0.17.19
'@esbuild/freebsd-arm64': 0.17.19
'@esbuild/freebsd-x64': 0.17.19
'@esbuild/linux-arm': 0.17.19
'@esbuild/linux-arm64': 0.17.19
'@esbuild/linux-ia32': 0.17.19
'@esbuild/linux-loong64': 0.17.19
'@esbuild/linux-mips64el': 0.17.19
'@esbuild/linux-ppc64': 0.17.19
'@esbuild/linux-riscv64': 0.17.19
'@esbuild/linux-s390x': 0.17.19
'@esbuild/linux-x64': 0.17.19
'@esbuild/netbsd-x64': 0.17.19
'@esbuild/openbsd-x64': 0.17.19
'@esbuild/sunos-x64': 0.17.19
'@esbuild/win32-arm64': 0.17.19
'@esbuild/win32-ia32': 0.17.19
'@esbuild/win32-x64': 0.17.19
2023-12-16 18:18:00 -05:00
/esbuild@0.18.20:
resolution: {integrity: sha512-ceqxoedUrcayh7Y7ZX6NdbbDzGROiyVBgC4PriJThBKSVPWnnFHZAkfI1lJT8QFkOwH4qOS2SJkS4wvpGl8BpA==}
engines: {node: '>=12'}
hasBin: true
requiresBuild: true
optionalDependencies:
'@esbuild/android-arm': 0.18.20
'@esbuild/android-arm64': 0.18.20
'@esbuild/android-x64': 0.18.20
'@esbuild/darwin-arm64': 0.18.20
'@esbuild/darwin-x64': 0.18.20
'@esbuild/freebsd-arm64': 0.18.20
'@esbuild/freebsd-x64': 0.18.20
'@esbuild/linux-arm': 0.18.20
'@esbuild/linux-arm64': 0.18.20
'@esbuild/linux-ia32': 0.18.20
'@esbuild/linux-loong64': 0.18.20
'@esbuild/linux-mips64el': 0.18.20
'@esbuild/linux-ppc64': 0.18.20
'@esbuild/linux-riscv64': 0.18.20
'@esbuild/linux-s390x': 0.18.20
'@esbuild/linux-x64': 0.18.20
'@esbuild/netbsd-x64': 0.18.20
'@esbuild/openbsd-x64': 0.18.20
'@esbuild/sunos-x64': 0.18.20
'@esbuild/win32-arm64': 0.18.20
'@esbuild/win32-ia32': 0.18.20
'@esbuild/win32-x64': 0.18.20
2023-06-16 00:05:37 -04:00
/escalade@3.1.1:
resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==}
engines: {node: '>=6'}
/escape-html@1.0.3:
resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==}
/escape-string-regexp@1.0.5:
resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==}
engines: {node: '>=0.8.0'}
/estree-walker@2.0.2:
resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
/esutils@2.0.3:
resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
engines: {node: '>=0.10.0'}
/execa@5.1.1:
resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==}
engines: {node: '>=10'}
dependencies:
cross-spawn: 7.0.3
get-stream: 6.0.1
human-signals: 2.1.0
is-stream: 2.0.1
merge-stream: 2.0.0
npm-run-path: 4.0.1
onetime: 5.1.2
signal-exit: 3.0.7
strip-final-newline: 2.0.0
2023-12-16 18:18:00 -05:00
/execa@7.2.0:
resolution: {integrity: sha512-UduyVP7TLB5IcAQl+OzLyLcS/l32W/GLg+AhHJ+ow40FOk2U3SAllPwR44v4vmdFwIWqpdwxxpQbF1n5ta9seA==}
2023-06-16 00:05:37 -04:00
engines: {node: ^14.18.0 || ^16.14.0 || >=18.0.0}
dependencies:
cross-spawn: 7.0.3
get-stream: 6.0.1
human-signals: 4.3.1
is-stream: 3.0.0
merge-stream: 2.0.0
2024-01-14 22:01:13 -05:00
npm-run-path: 5.2.0
2023-06-16 00:05:37 -04:00
onetime: 6.0.0
signal-exit: 3.0.7
strip-final-newline: 3.0.0
2023-12-16 18:18:00 -05:00
/fast-glob@3.3.2:
resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=8.6.0'}
dependencies:
'@nodelib/fs.stat': 2.0.5
'@nodelib/fs.walk': 1.2.8
glob-parent: 5.1.2
merge2: 1.4.1
micromatch: 4.0.5
2024-01-14 22:01:13 -05:00
/fastq@1.16.0:
resolution: {integrity: sha512-ifCoaXsDrsdkWTtiNJX5uzHDsrck5TzfKKDcuFFTIrrc/BS076qgEIfoIy1VeZqViznfKiysPYTh/QeHtnIsYA==}
2023-06-16 00:05:37 -04:00
dependencies:
reusify: 1.0.4
/fill-range@7.0.1:
resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==}
engines: {node: '>=8'}
dependencies:
to-regex-range: 5.0.1
/finalhandler@1.1.2:
resolution: {integrity: sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==}
engines: {node: '>= 0.8'}
dependencies:
debug: 2.6.9
encodeurl: 1.0.2
escape-html: 1.0.3
on-finished: 2.3.0
parseurl: 1.3.3
statuses: 1.5.0
unpipe: 1.0.0
transitivePeerDependencies:
- supports-color
2024-01-14 22:01:13 -05:00
/follow-redirects@1.15.5(debug@4.3.4):
resolution: {integrity: sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=4.0'}
peerDependencies:
debug: '*'
peerDependenciesMeta:
debug:
optional: true
dependencies:
debug: 4.3.4
2024-01-14 22:01:13 -05:00
/foreground-child@3.1.1:
resolution: {integrity: sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==}
engines: {node: '>=14'}
dependencies:
cross-spawn: 7.0.3
signal-exit: 4.1.0
dev: true
2023-12-16 18:18:00 -05:00
/fraction.js@4.3.7:
resolution: {integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==}
2023-06-16 00:05:37 -04:00
dev: true
2023-12-16 18:18:00 -05:00
/fs-extra@11.2.0:
resolution: {integrity: sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=14.14'}
dependencies:
graceful-fs: 4.2.11
jsonfile: 6.1.0
2023-12-16 18:18:00 -05:00
universalify: 2.0.1
2023-06-16 00:05:37 -04:00
/fs.realpath@1.0.0:
resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==}
2023-12-16 18:18:00 -05:00
/fsevents@2.3.3:
resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
2023-06-16 00:05:37 -04:00
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
os: [darwin]
requiresBuild: true
optional: true
2023-12-16 18:18:00 -05:00
/function-bind@1.1.2:
resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
2023-06-16 00:05:37 -04:00
/gensync@1.0.0-beta.2:
resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
engines: {node: '>=6.9.0'}
/get-caller-file@2.0.5:
resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==}
engines: {node: 6.* || 8.* || >= 10.*}
/get-port@6.1.2:
resolution: {integrity: sha512-BrGGraKm2uPqurfGVj/z97/zv8dPleC6x9JBNRTrDNtCkkRF4rPwrQXFgL7+I+q8QSdU4ntLQX2D7KIxSy8nGw==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
/get-stream@6.0.1:
resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==}
engines: {node: '>=10'}
/glob-parent@5.1.2:
resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
engines: {node: '>= 6'}
dependencies:
is-glob: 4.0.3
/glob-parent@6.0.2:
resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
engines: {node: '>=10.13.0'}
dependencies:
is-glob: 4.0.3
dev: true
2024-01-14 22:01:13 -05:00
/glob@10.3.10:
resolution: {integrity: sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==}
engines: {node: '>=16 || 14 >=14.17'}
hasBin: true
2023-06-16 00:05:37 -04:00
dependencies:
2024-01-14 22:01:13 -05:00
foreground-child: 3.1.1
jackspeak: 2.3.6
minimatch: 9.0.3
minipass: 7.0.4
path-scurry: 1.10.1
2023-06-16 00:05:37 -04:00
dev: true
/glob@8.1.0:
resolution: {integrity: sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==}
engines: {node: '>=12'}
dependencies:
fs.realpath: 1.0.0
inflight: 1.0.6
inherits: 2.0.4
minimatch: 5.1.6
once: 1.4.0
/globals@11.12.0:
resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==}
engines: {node: '>=4'}
/graceful-fs@4.2.11:
resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
/has-flag@3.0.0:
resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==}
engines: {node: '>=4'}
2023-12-16 18:18:00 -05:00
/hasown@2.0.0:
resolution: {integrity: sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==}
engines: {node: '>= 0.4'}
2023-06-16 00:05:37 -04:00
dependencies:
2023-12-16 18:18:00 -05:00
function-bind: 1.1.2
2023-06-16 00:05:37 -04:00
/html-entities@2.3.3:
resolution: {integrity: sha512-DV5Ln36z34NNTDgnz0EWGBLZENelNAtkiFA4kyNOG2tDI6Mz1uSWiq1wAKdyjnJwyDiDO7Fa2SO1CTxPXL8VxA==}
/human-signals@2.1.0:
resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==}
engines: {node: '>=10.17.0'}
/human-signals@4.3.1:
resolution: {integrity: sha512-nZXjEF2nbo7lIw3mgYjItAfgQXog3OjJogSbKa2CQIIvSGWcKgeJnQlNXip6NglNzYH45nSRiEVimMvYL8DDqQ==}
engines: {node: '>=14.18.0'}
/inflight@1.0.6:
resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==}
dependencies:
once: 1.4.0
wrappy: 1.0.2
/inherits@2.0.4:
resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
/is-binary-path@2.1.0:
resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
engines: {node: '>=8'}
dependencies:
binary-extensions: 2.2.0
/is-builtin-module@3.2.1:
resolution: {integrity: sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A==}
engines: {node: '>=6'}
dependencies:
builtin-modules: 3.3.0
2023-12-16 18:18:00 -05:00
/is-core-module@2.13.1:
resolution: {integrity: sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==}
2023-06-16 00:05:37 -04:00
dependencies:
2023-12-16 18:18:00 -05:00
hasown: 2.0.0
2023-06-16 00:05:37 -04:00
/is-docker@2.2.1:
resolution: {integrity: sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==}
engines: {node: '>=8'}
hasBin: true
/is-docker@3.0.0:
resolution: {integrity: sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
hasBin: true
/is-extglob@2.1.1:
resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
engines: {node: '>=0.10.0'}
/is-fullwidth-code-point@3.0.0:
resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
engines: {node: '>=8'}
/is-glob@4.0.3:
resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
engines: {node: '>=0.10.0'}
dependencies:
is-extglob: 2.1.1
/is-inside-container@1.0.0:
resolution: {integrity: sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==}
engines: {node: '>=14.16'}
hasBin: true
dependencies:
is-docker: 3.0.0
/is-module@1.0.0:
resolution: {integrity: sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==}
/is-number@7.0.0:
resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
engines: {node: '>=0.12.0'}
/is-reference@1.2.1:
resolution: {integrity: sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ==}
dependencies:
2023-12-16 18:18:00 -05:00
'@types/estree': 1.0.5
2023-06-16 00:05:37 -04:00
/is-stream@2.0.1:
resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==}
engines: {node: '>=8'}
/is-stream@3.0.0:
resolution: {integrity: sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
2023-12-16 18:18:00 -05:00
/is-what@4.1.16:
resolution: {integrity: sha512-ZhMwEosbFJkA0YhFnNDgTM4ZxDRsS6HqTo7qsZM08fehyRYIYa0yHu5R6mgo1n/8MgaPBXiPimPD77baVFYg+A==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=12.13'}
/is-wsl@2.2.0:
resolution: {integrity: sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==}
engines: {node: '>=8'}
dependencies:
is-docker: 2.2.1
/isexe@2.0.0:
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
2024-01-14 22:01:13 -05:00
/jackspeak@2.3.6:
resolution: {integrity: sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==}
engines: {node: '>=14'}
dependencies:
'@isaacs/cliui': 8.0.2
optionalDependencies:
'@pkgjs/parseargs': 0.11.0
dev: true
2023-12-16 18:18:00 -05:00
/jiti@1.21.0:
resolution: {integrity: sha512-gFqAIbuKyyso/3G2qhiO2OM6shY6EPP/R0+mkDbyspxKazh8BXDC5FiFsUjlczgdNz/vfra0da2y+aHrusLG/Q==}
2023-06-16 00:05:37 -04:00
hasBin: true
dev: true
2023-12-16 18:18:00 -05:00
/joi@17.11.0:
resolution: {integrity: sha512-NgB+lZLNoqISVy1rZocE9PZI36bL/77ie924Ri43yEvi9GUUMPeyVIr8KdFTMUlby1p0PBYMk9spIxEUQYqrJQ==}
2023-06-16 00:05:37 -04:00
dependencies:
'@hapi/hoek': 9.3.0
'@hapi/topo': 5.1.0
'@sideway/address': 4.1.4
'@sideway/formula': 3.0.1
'@sideway/pinpoint': 2.0.0
/js-tokens@4.0.0:
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
/jsesc@0.5.0:
resolution: {integrity: sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==}
hasBin: true
/jsesc@2.5.2:
resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==}
engines: {node: '>=4'}
hasBin: true
/json5@2.2.3:
resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
engines: {node: '>=6'}
hasBin: true
/jsonfile@6.1.0:
resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==}
dependencies:
2023-12-16 18:18:00 -05:00
universalify: 2.0.1
2023-06-16 00:05:37 -04:00
optionalDependencies:
graceful-fs: 4.2.11
/lilconfig@2.1.0:
resolution: {integrity: sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==}
engines: {node: '>=10'}
dev: true
2023-12-16 18:18:00 -05:00
/lilconfig@3.0.0:
resolution: {integrity: sha512-K2U4W2Ff5ibV7j7ydLr+zLAkIg5JJ4lPn1Ltsdt+Tz/IjQ8buJ55pZAxoP34lqIiwtF9iAvtLv3JGv7CAyAg+g==}
engines: {node: '>=14'}
dev: true
2023-06-16 00:05:37 -04:00
/lines-and-columns@1.2.4:
resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
dev: true
/lodash.debounce@4.0.8:
resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==}
/lodash@4.17.21:
resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
2024-01-14 22:01:13 -05:00
/lru-cache@10.1.0:
resolution: {integrity: sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag==}
engines: {node: 14 || >=16.14}
dev: true
2023-06-16 00:05:37 -04:00
/lru-cache@5.1.1:
resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
dependencies:
yallist: 3.1.1
/magic-string@0.27.0:
resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==}
engines: {node: '>=12'}
dependencies:
'@jridgewell/sourcemap-codec': 1.4.15
/merge-anything@5.1.7:
resolution: {integrity: sha512-eRtbOb1N5iyH0tkQDAoQ4Ipsp/5qSR79Dzrz8hEPxRX10RWWR/iQXdoKmBSRCThY1Fh5EhISDtpSc93fpxUniQ==}
engines: {node: '>=12.13'}
dependencies:
2023-12-16 18:18:00 -05:00
is-what: 4.1.16
2023-06-16 00:05:37 -04:00
/merge-stream@2.0.0:
resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==}
/merge2@1.4.1:
resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
engines: {node: '>= 8'}
/micromatch@4.0.5:
resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==}
engines: {node: '>=8.6'}
dependencies:
braces: 3.0.2
picomatch: 2.3.1
/mime-db@1.52.0:
resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
engines: {node: '>= 0.6'}
/mime-types@2.1.35:
resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
engines: {node: '>= 0.6'}
dependencies:
mime-db: 1.52.0
/mimic-fn@2.1.0:
resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==}
engines: {node: '>=6'}
/mimic-fn@4.0.0:
resolution: {integrity: sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==}
engines: {node: '>=12'}
/minimatch@5.1.6:
resolution: {integrity: sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==}
engines: {node: '>=10'}
dependencies:
brace-expansion: 2.0.1
2024-01-14 22:01:13 -05:00
/minimatch@9.0.3:
resolution: {integrity: sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==}
engines: {node: '>=16 || 14 >=14.17'}
dependencies:
brace-expansion: 2.0.1
dev: true
2023-06-16 00:05:37 -04:00
/minimist@1.2.8:
resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
2024-01-14 22:01:13 -05:00
/minipass@7.0.4:
resolution: {integrity: sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==}
engines: {node: '>=16 || 14 >=14.17'}
dev: true
2023-06-16 00:05:37 -04:00
/mri@1.2.0:
resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==}
engines: {node: '>=4'}
2024-01-14 22:01:13 -05:00
/mrmime@2.0.0:
resolution: {integrity: sha512-eu38+hdgojoyq63s+yTpN4XMBdt5l8HhMhc4VKLO9KM5caLIBvUm4thi7fFaxyTmCKeNnXZ5pAlBwCUnhA09uw==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=10'}
/ms@2.0.0:
resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==}
/ms@2.1.2:
resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==}
/mz@2.7.0:
resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==}
dependencies:
any-promise: 1.3.0
object-assign: 4.1.1
thenify-all: 1.6.0
dev: true
2023-12-16 18:18:00 -05:00
/nanoid@3.3.7:
resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==}
2023-06-16 00:05:37 -04:00
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
hasBin: true
/negotiator@0.6.3:
resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==}
engines: {node: '>= 0.6'}
2023-12-16 18:18:00 -05:00
/node-releases@2.0.14:
resolution: {integrity: sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==}
2023-06-16 00:05:37 -04:00
/normalize-path@3.0.0:
resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
engines: {node: '>=0.10.0'}
/normalize-range@0.1.2:
resolution: {integrity: sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==}
engines: {node: '>=0.10.0'}
dev: true
/npm-run-path@4.0.1:
resolution: {integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==}
engines: {node: '>=8'}
dependencies:
path-key: 3.1.1
2024-01-14 22:01:13 -05:00
/npm-run-path@5.2.0:
resolution: {integrity: sha512-W4/tgAXFqFA0iL7fk0+uQ3g7wkL8xJmx3XdK0VGb4cHW//eZTtKGvFBBoRKVTpY7n6ze4NL9ly7rgXcHufqXKg==}
2023-06-16 00:05:37 -04:00
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
dependencies:
path-key: 4.0.0
/object-assign@4.1.1:
resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
engines: {node: '>=0.10.0'}
dev: true
/object-hash@3.0.0:
resolution: {integrity: sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==}
engines: {node: '>= 6'}
dev: true
/on-finished@2.3.0:
resolution: {integrity: sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww==}
engines: {node: '>= 0.8'}
dependencies:
ee-first: 1.1.1
/on-headers@1.0.2:
resolution: {integrity: sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==}
engines: {node: '>= 0.8'}
/once@1.4.0:
resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
dependencies:
wrappy: 1.0.2
/onetime@5.1.2:
resolution: {integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==}
engines: {node: '>=6'}
dependencies:
mimic-fn: 2.1.0
/onetime@6.0.0:
resolution: {integrity: sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==}
engines: {node: '>=12'}
dependencies:
mimic-fn: 4.0.0
/open@8.4.2:
resolution: {integrity: sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==}
engines: {node: '>=12'}
dependencies:
define-lazy-prop: 2.0.0
is-docker: 2.2.1
is-wsl: 2.2.0
/open@9.1.0:
resolution: {integrity: sha512-OS+QTnw1/4vrf+9hh1jc1jnYjzSG4ttTBB8UxOwAnInG3Uo4ssetzC1ihqaIHjLJnA5GGlRl6QlZXOTQhRBUvg==}
engines: {node: '>=14.16'}
dependencies:
default-browser: 4.0.0
define-lazy-prop: 3.0.0
is-inside-container: 1.0.0
is-wsl: 2.2.0
/parse-multipart-data@1.5.0:
resolution: {integrity: sha512-ck5zaMF0ydjGfejNMnlo5YU2oJ+pT+80Jb1y4ybanT27j+zbVP/jkYmCrUGsEln0Ox/hZmuvgy8Ra7AxbXP2Mw==}
/parseurl@1.3.3:
resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==}
engines: {node: '>= 0.8'}
/path-key@3.1.1:
resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
engines: {node: '>=8'}
/path-key@4.0.0:
resolution: {integrity: sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==}
engines: {node: '>=12'}
/path-parse@1.0.7:
resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
2024-01-14 22:01:13 -05:00
/path-scurry@1.10.1:
resolution: {integrity: sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==}
engines: {node: '>=16 || 14 >=14.17'}
dependencies:
lru-cache: 10.1.0
minipass: 7.0.4
dev: true
2023-06-16 00:05:37 -04:00
/picocolors@1.0.0:
resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==}
/picomatch@2.3.1:
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
engines: {node: '>=8.6'}
/pify@2.3.0:
resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==}
engines: {node: '>=0.10.0'}
dev: true
2023-06-22 20:32:37 -04:00
/pirates@4.0.6:
resolution: {integrity: sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==}
2023-06-16 00:05:37 -04:00
engines: {node: '>= 6'}
dev: true
/polka@1.0.0-next.22:
resolution: {integrity: sha512-a7tsZy5gFbJr0aUltZS97xCkbPglXuD67AMvTyZX7BTDBH384FWf0ZQF6rPvdutSxnO1vUlXM2zSLf5tCKk5RA==}
engines: {node: '>=8'}
dependencies:
2023-12-16 18:18:00 -05:00
'@polka/url': 1.0.0-next.24
2023-06-16 00:05:37 -04:00
trouter: 3.2.1
2024-01-14 22:01:13 -05:00
/postcss-import@15.1.0(postcss@8.4.33):
2023-06-16 00:05:37 -04:00
resolution: {integrity: sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==}
engines: {node: '>=14.0.0'}
peerDependencies:
postcss: ^8.0.0
dependencies:
2024-01-14 22:01:13 -05:00
postcss: 8.4.33
2023-06-16 00:05:37 -04:00
postcss-value-parser: 4.2.0
read-cache: 1.0.0
2023-12-16 18:18:00 -05:00
resolve: 1.22.8
2023-06-16 00:05:37 -04:00
dev: true
2024-01-14 22:01:13 -05:00
/postcss-js@4.0.1(postcss@8.4.33):
2023-06-16 00:05:37 -04:00
resolution: {integrity: sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==}
engines: {node: ^12 || ^14 || >= 16}
peerDependencies:
postcss: ^8.4.21
dependencies:
camelcase-css: 2.0.1
2024-01-14 22:01:13 -05:00
postcss: 8.4.33
2023-06-16 00:05:37 -04:00
dev: true
2024-01-14 22:01:13 -05:00
/postcss-load-config@4.0.2(postcss@8.4.33):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==}
2023-06-16 00:05:37 -04:00
engines: {node: '>= 14'}
peerDependencies:
postcss: '>=8.0.9'
ts-node: '>=9.0.0'
peerDependenciesMeta:
postcss:
optional: true
ts-node:
optional: true
dependencies:
2023-12-16 18:18:00 -05:00
lilconfig: 3.0.0
2024-01-14 22:01:13 -05:00
postcss: 8.4.33
2023-12-16 18:18:00 -05:00
yaml: 2.3.4
2023-06-16 00:05:37 -04:00
dev: true
2024-01-14 22:01:13 -05:00
/postcss-nested@6.0.1(postcss@8.4.33):
2023-06-16 00:05:37 -04:00
resolution: {integrity: sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==}
engines: {node: '>=12.0'}
peerDependencies:
postcss: ^8.2.14
dependencies:
2024-01-14 22:01:13 -05:00
postcss: 8.4.33
postcss-selector-parser: 6.0.15
2023-06-16 00:05:37 -04:00
dev: true
2024-01-14 22:01:13 -05:00
/postcss-selector-parser@6.0.15:
resolution: {integrity: sha512-rEYkQOMUCEMhsKbK66tbEU9QVIxbhN18YiniAwA7XQYTVBqrBy+P2p5JcdqsHgKM2zWylp8d7J6eszocfds5Sw==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=4'}
dependencies:
cssesc: 3.0.0
util-deprecate: 1.0.2
dev: true
/postcss-value-parser@4.2.0:
resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
dev: true
2024-01-14 22:01:13 -05:00
/postcss@8.4.33:
resolution: {integrity: sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg==}
2023-06-16 00:05:37 -04:00
engines: {node: ^10 || ^12 || >=14}
dependencies:
2023-12-16 18:18:00 -05:00
nanoid: 3.3.7
2023-06-16 00:05:37 -04:00
picocolors: 1.0.0
source-map-js: 1.0.2
/queue-microtask@1.2.3:
resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
/read-cache@1.0.0:
resolution: {integrity: sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==}
dependencies:
pify: 2.3.0
dev: true
/readdirp@3.6.0:
resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
engines: {node: '>=8.10.0'}
dependencies:
picomatch: 2.3.1
2023-12-16 18:18:00 -05:00
/regenerate-unicode-properties@10.1.1:
resolution: {integrity: sha512-X007RyZLsCJVVrjgEFVpLUTZwyOZk3oiL75ZcuYjlIWd6rNJtOjkBwQc5AsRrpbKVkxN6sklw/k/9m2jJYOf8Q==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=4'}
dependencies:
regenerate: 1.4.2
/regenerate@1.4.2:
resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==}
2023-12-16 18:18:00 -05:00
/regenerator-runtime@0.14.1:
resolution: {integrity: sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==}
2023-06-16 00:05:37 -04:00
2023-12-16 18:18:00 -05:00
/regenerator-transform@0.15.2:
resolution: {integrity: sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==}
2023-06-16 00:05:37 -04:00
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/runtime': 7.23.8
2023-06-16 00:05:37 -04:00
/regexparam@1.3.0:
resolution: {integrity: sha512-6IQpFBv6e5vz1QAqI+V4k8P2e/3gRrqfCJ9FI+O1FLQTO+Uz6RXZEZOPmTJ6hlGj7gkERzY5BRCv09whKP96/g==}
engines: {node: '>=6'}
/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
2023-12-16 18:18:00 -05:00
regenerate-unicode-properties: 10.1.1
2023-06-16 00:05:37 -04:00
regjsparser: 0.9.1
unicode-match-property-ecmascript: 2.0.0
unicode-match-property-value-ecmascript: 2.1.0
/regjsparser@0.9.1:
resolution: {integrity: sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==}
hasBin: true
dependencies:
jsesc: 0.5.0
/require-directory@2.1.1:
resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==}
engines: {node: '>=0.10.0'}
2023-12-16 18:18:00 -05:00
/resolve@1.22.8:
resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==}
2023-06-16 00:05:37 -04:00
hasBin: true
dependencies:
2023-12-16 18:18:00 -05:00
is-core-module: 2.13.1
2023-06-16 00:05:37 -04:00
path-parse: 1.0.7
supports-preserve-symlinks-flag: 1.0.0
/reusify@1.0.4:
resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==}
engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
2024-01-14 22:01:13 -05:00
/rollup-plugin-visualizer@5.12.0(rollup@3.29.4):
resolution: {integrity: sha512-8/NU9jXcHRs7Nnj07PF2o4gjxmm9lXIrZ8r175bT9dK8qoLlvKTwRMArRCMgpMGlq8CTLugRvEmyMeMXIU2pNQ==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=14'}
hasBin: true
peerDependencies:
2023-12-16 18:18:00 -05:00
rollup: 2.x || 3.x || 4.x
2023-06-16 00:05:37 -04:00
peerDependenciesMeta:
rollup:
optional: true
dependencies:
open: 8.4.2
picomatch: 2.3.1
2023-12-16 18:18:00 -05:00
rollup: 3.29.4
2023-06-16 00:05:37 -04:00
source-map: 0.7.4
yargs: 17.7.2
2023-12-16 18:18:00 -05:00
/rollup-route-manifest@1.0.0(rollup@3.29.4):
2023-06-16 00:05:37 -04:00
resolution: {integrity: sha512-3CmcMmCLAzJDUXiO3z6386/Pt8/k9xTZv8gIHyXI8hYGoAInnYdOsFXiGGzQRMy6TXR1jUZme2qbdwjH2nFMjg==}
engines: {node: '>=8'}
peerDependencies:
rollup: '>=2.0.0'
dependencies:
2023-12-16 18:18:00 -05:00
rollup: 3.29.4
2023-06-16 00:05:37 -04:00
route-sort: 1.0.0
2023-12-16 18:18:00 -05:00
/rollup@3.29.4:
resolution: {integrity: sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=14.18.0', npm: '>=8.0.0'}
hasBin: true
optionalDependencies:
2023-12-16 18:18:00 -05:00
fsevents: 2.3.3
2023-06-16 00:05:37 -04:00
/route-sort@1.0.0:
resolution: {integrity: sha512-SFgmvjoIhp5S4iBEDW3XnbT+7PRuZ55oRuNjY+CDB1SGZkyCG9bqQ3/dhaZTctTBYMAvDxd2Uy9dStuaUfgJqQ==}
engines: {node: '>= 6'}
/run-applescript@5.0.0:
resolution: {integrity: sha512-XcT5rBksx1QdIhlFOCtgZkB99ZEouFZ1E2Kc2LHqNW13U3/74YGdkQRmThTwxy4QIyookibDKYZOPqX//6BlAg==}
engines: {node: '>=12'}
dependencies:
execa: 5.1.1
/run-parallel@1.2.0:
resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
dependencies:
queue-microtask: 1.2.3
/rxjs@7.8.1:
resolution: {integrity: sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==}
dependencies:
2023-12-16 18:18:00 -05:00
tslib: 2.6.2
2023-06-16 00:05:37 -04:00
/sade@1.8.1:
resolution: {integrity: sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A==}
engines: {node: '>=6'}
dependencies:
mri: 1.2.0
/safe-buffer@5.1.2:
resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==}
2023-12-16 18:18:00 -05:00
/semver@6.3.1:
resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
2023-06-16 00:05:37 -04:00
hasBin: true
2024-01-14 22:01:13 -05:00
/seroval-plugins@1.0.4(seroval@1.0.4):
resolution: {integrity: sha512-DQ2IK6oQVvy8k+c2V5x5YCtUa/GGGsUwUBNN9UqohrZ0rWdUapBFpNMYP1bCyRHoxOJjdKGl+dieacFIpU/i1A==}
engines: {node: '>=10'}
peerDependencies:
seroval: ^1.0
dependencies:
seroval: 1.0.4
/seroval@1.0.4:
resolution: {integrity: sha512-qQs/N+KfJu83rmszFQaTxcoJoPn6KNUruX4KmnmyD0oZkUoiNvJ1rpdYKDf4YHM05k+HOgCxa3yvf15QbVijGg==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=10'}
/set-cookie-parser@2.6.0:
resolution: {integrity: sha512-RVnVQxTXuerk653XfuliOxBP81Sf0+qfQE73LIYKcyMYHG94AuH0kgrQpRDuTZnSmjpysHmzxJXKNfa6PjFhyQ==}
/shebang-command@2.0.0:
resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
engines: {node: '>=8'}
dependencies:
shebang-regex: 3.0.0
/shebang-regex@3.0.0:
resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
engines: {node: '>=8'}
/signal-exit@3.0.7:
resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==}
2024-01-14 22:01:13 -05:00
/signal-exit@4.1.0:
resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
engines: {node: '>=14'}
dev: true
/sirv@2.0.4:
resolution: {integrity: sha512-94Bdh3cC2PKrbgSOUqTiGPWVZeSiXfKOVZNJniWoqrWrRkB1CJzBU3NEbiTsPcYy1lDsANA/THzS+9WBiy5nfQ==}
2023-06-16 00:05:37 -04:00
engines: {node: '>= 10'}
dependencies:
2023-12-16 18:18:00 -05:00
'@polka/url': 1.0.0-next.24
2024-01-14 22:01:13 -05:00
mrmime: 2.0.0
2023-06-16 00:05:37 -04:00
totalist: 3.0.1
2024-01-14 22:01:13 -05:00
/solid-js@1.8.11:
resolution: {integrity: sha512-WdwmER+TwBJiN4rVQTVBxocg+9pKlOs41KzPYntrC86xO5sek8TzBYozPEZPL1IRWDouf2lMrvSbIs3CanlPvQ==}
2023-06-16 00:05:37 -04:00
dependencies:
2023-12-16 18:18:00 -05:00
csstype: 3.1.3
2024-01-14 22:01:13 -05:00
seroval: 1.0.4
seroval-plugins: 1.0.4(seroval@1.0.4)
2023-06-16 00:05:37 -04:00
2024-01-14 22:01:13 -05:00
/solid-refresh@0.5.3(solid-js@1.8.11):
2023-06-16 00:05:37 -04:00
resolution: {integrity: sha512-Otg5it5sjOdZbQZJnvo99TEBAr6J7PQ5AubZLNU6szZzg3RQQ5MX04oteBIIGDs0y2Qv8aXKm9e44V8z+UnFdw==}
peerDependencies:
solid-js: ^1.3
dependencies:
2023-12-16 18:18:00 -05:00
'@babel/generator': 7.23.6
'@babel/helper-module-imports': 7.22.15
'@babel/types': 7.23.6
2024-01-14 22:01:13 -05:00
solid-js: 1.8.11
2023-06-16 00:05:37 -04:00
2023-12-16 18:18:00 -05:00
/solid-start-node@0.2.32(solid-start@0.2.32)(undici@5.28.2)(vite@4.5.1):
resolution: {integrity: sha512-IG7V5O7rdesVPQQ15eDpdJ9wg1XXFT7zpd+o0M7ShW9TvxPxs0g5RJzZFNjSxwx8nmxVj58mO5lGw2Jr/HgLCQ==}
2023-06-16 00:05:37 -04:00
peerDependencies:
solid-start: '*'
undici: ^5.8.0
vite: '*'
dependencies:
2023-12-16 18:18:00 -05:00
'@rollup/plugin-commonjs': 24.1.0(rollup@3.29.4)
'@rollup/plugin-json': 6.1.0(rollup@3.29.4)
'@rollup/plugin-node-resolve': 15.2.3(rollup@3.29.4)
2023-06-16 00:05:37 -04:00
compression: 1.7.4
polka: 1.0.0-next.22
2023-12-16 18:18:00 -05:00
rollup: 3.29.4
2024-01-14 22:01:13 -05:00
sirv: 2.0.4
solid-start: 0.2.32(@solidjs/meta@0.28.7)(@solidjs/router@0.8.4)(solid-js@1.8.11)(solid-start-node@0.2.32)(vite@4.5.1)
2023-12-16 18:18:00 -05:00
terser: 5.26.0
undici: 5.28.2
vite: 4.5.1
2023-06-16 00:05:37 -04:00
transitivePeerDependencies:
- supports-color
2024-01-14 22:01:13 -05:00
/solid-start@0.2.32(@solidjs/meta@0.28.7)(@solidjs/router@0.8.4)(solid-js@1.8.11)(solid-start-node@0.2.32)(vite@4.5.1):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-5z8s7l2PiCbbqSuz+MAVSVIJ4/rnifesM9g0G/VldBVKdfwWet7noQdso0HC2xXkidFYKdD/mJG2M05o2bYiqw==}
2023-06-16 00:05:37 -04:00
hasBin: true
peerDependencies:
'@solidjs/meta': ^0.28.0
'@solidjs/router': ^0.8.2
solid-js: ^1.6.2
solid-start-aws: '*'
solid-start-cloudflare-pages: '*'
solid-start-cloudflare-workers: '*'
solid-start-deno: '*'
solid-start-netlify: '*'
solid-start-node: '*'
solid-start-static: '*'
solid-start-vercel: '*'
2023-12-16 18:18:00 -05:00
vite: ^4.4.6
2023-06-16 00:05:37 -04:00
peerDependenciesMeta:
solid-start-aws:
optional: true
solid-start-cloudflare-pages:
optional: true
solid-start-cloudflare-workers:
optional: true
solid-start-deno:
optional: true
solid-start-netlify:
optional: true
solid-start-node:
optional: true
solid-start-static:
optional: true
solid-start-vercel:
optional: true
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
2023-12-16 18:18:00 -05:00
'@babel/generator': 7.23.6
2024-01-14 22:01:13 -05:00
'@babel/plugin-syntax-jsx': 7.23.3(@babel/core@7.23.7)
'@babel/preset-env': 7.23.8(@babel/core@7.23.7)
'@babel/preset-typescript': 7.23.3(@babel/core@7.23.7)
2023-12-16 18:18:00 -05:00
'@babel/template': 7.22.15
2024-01-14 22:01:13 -05:00
'@solidjs/meta': 0.28.7(solid-js@1.8.11)
'@solidjs/router': 0.8.4(solid-js@1.8.11)
2023-12-16 18:18:00 -05:00
'@types/cookie': 0.5.4
'@types/debug': 4.1.12
2023-06-16 00:05:37 -04:00
chokidar: 3.5.3
compression: 1.7.4
connect: 3.7.0
debug: 4.3.4
dequal: 2.0.3
2023-06-17 15:21:12 -04:00
dotenv: 16.3.1
2023-12-16 18:18:00 -05:00
es-module-lexer: 1.4.1
2023-06-16 00:05:37 -04:00
esbuild: 0.17.19
2024-01-14 22:01:13 -05:00
esbuild-plugin-solid: 0.5.0(esbuild@0.17.19)(solid-js@1.8.11)
2023-12-16 18:18:00 -05:00
fast-glob: 3.3.2
2023-06-16 00:05:37 -04:00
get-port: 6.1.2
parse-multipart-data: 1.5.0
picocolors: 1.0.0
2023-12-16 18:18:00 -05:00
rollup: 3.29.4
2024-01-14 22:01:13 -05:00
rollup-plugin-visualizer: 5.12.0(rollup@3.29.4)
2023-12-16 18:18:00 -05:00
rollup-route-manifest: 1.0.0(rollup@3.29.4)
2023-06-16 00:05:37 -04:00
sade: 1.8.1
set-cookie-parser: 2.6.0
2024-01-14 22:01:13 -05:00
sirv: 2.0.4
solid-js: 1.8.11
2023-12-16 18:18:00 -05:00
solid-start-node: 0.2.32(solid-start@0.2.32)(undici@5.28.2)(vite@4.5.1)
terser: 5.26.0
undici: 5.28.2
vite: 4.5.1
vite-plugin-inspect: 0.7.42(rollup@3.29.4)(vite@4.5.1)
2024-01-14 22:01:13 -05:00
vite-plugin-solid: 2.8.0(solid-js@1.8.11)(vite@4.5.1)
2023-06-16 00:05:37 -04:00
wait-on: 6.0.1(debug@4.3.4)
transitivePeerDependencies:
2023-12-16 18:18:00 -05:00
- '@nuxt/kit'
2023-06-16 00:05:37 -04:00
- supports-color
/source-map-js@1.0.2:
resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==}
engines: {node: '>=0.10.0'}
/source-map-support@0.5.21:
resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==}
dependencies:
buffer-from: 1.1.2
source-map: 0.6.1
/source-map@0.6.1:
resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
engines: {node: '>=0.10.0'}
/source-map@0.7.4:
resolution: {integrity: sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==}
engines: {node: '>= 8'}
/statuses@1.5.0:
resolution: {integrity: sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==}
engines: {node: '>= 0.6'}
/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
2024-01-14 22:01:13 -05:00
/string-width@5.1.2:
resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==}
engines: {node: '>=12'}
dependencies:
eastasianwidth: 0.2.0
emoji-regex: 9.2.2
strip-ansi: 7.1.0
dev: true
2023-06-16 00:05:37 -04:00
/strip-ansi@6.0.1:
resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
engines: {node: '>=8'}
dependencies:
ansi-regex: 5.0.1
2024-01-14 22:01:13 -05:00
/strip-ansi@7.1.0:
resolution: {integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==}
engines: {node: '>=12'}
dependencies:
ansi-regex: 6.0.1
dev: true
2023-06-16 00:05:37 -04:00
/strip-final-newline@2.0.0:
resolution: {integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==}
engines: {node: '>=6'}
/strip-final-newline@3.0.0:
resolution: {integrity: sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==}
engines: {node: '>=12'}
2024-01-14 22:01:13 -05:00
/sucrase@3.35.0:
resolution: {integrity: sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==}
engines: {node: '>=16 || 14 >=14.17'}
2023-06-16 00:05:37 -04:00
hasBin: true
dependencies:
'@jridgewell/gen-mapping': 0.3.3
commander: 4.1.1
2024-01-14 22:01:13 -05:00
glob: 10.3.10
2023-06-16 00:05:37 -04:00
lines-and-columns: 1.2.4
mz: 2.7.0
2023-06-22 20:32:37 -04:00
pirates: 4.0.6
2023-06-16 00:05:37 -04:00
ts-interface-checker: 0.1.13
dev: true
/supports-color@5.5.0:
resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==}
engines: {node: '>=4'}
dependencies:
has-flag: 3.0.0
/supports-preserve-symlinks-flag@1.0.0:
resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
engines: {node: '>= 0.4'}
2024-01-14 22:01:13 -05:00
/tailwindcss@3.4.1:
resolution: {integrity: sha512-qAYmXRfk3ENzuPBakNK0SRrUDipP8NQnEY6772uDhflcQz5EhRdD7JNZxyrFHVQNCwULPBn6FNPp9brpO7ctcA==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=14.0.0'}
hasBin: true
dependencies:
'@alloc/quick-lru': 5.2.0
arg: 5.0.2
chokidar: 3.5.3
didyoumean: 1.2.2
dlv: 1.1.3
2023-12-16 18:18:00 -05:00
fast-glob: 3.3.2
2023-06-16 00:05:37 -04:00
glob-parent: 6.0.2
is-glob: 4.0.3
2023-12-16 18:18:00 -05:00
jiti: 1.21.0
2023-06-16 00:05:37 -04:00
lilconfig: 2.1.0
micromatch: 4.0.5
normalize-path: 3.0.0
object-hash: 3.0.0
picocolors: 1.0.0
2024-01-14 22:01:13 -05:00
postcss: 8.4.33
postcss-import: 15.1.0(postcss@8.4.33)
postcss-js: 4.0.1(postcss@8.4.33)
postcss-load-config: 4.0.2(postcss@8.4.33)
postcss-nested: 6.0.1(postcss@8.4.33)
postcss-selector-parser: 6.0.15
2023-12-16 18:18:00 -05:00
resolve: 1.22.8
2024-01-14 22:01:13 -05:00
sucrase: 3.35.0
2023-06-16 00:05:37 -04:00
transitivePeerDependencies:
- ts-node
dev: true
2023-12-16 18:18:00 -05:00
/terser@5.26.0:
resolution: {integrity: sha512-dytTGoE2oHgbNV9nTzgBEPaqAWvcJNl66VZ0BkJqlvp71IjO8CxdBx/ykCNb47cLnCmCvRZ6ZR0tLkqvZCdVBQ==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=10'}
hasBin: true
dependencies:
2023-12-16 18:18:00 -05:00
'@jridgewell/source-map': 0.3.5
2024-01-14 22:01:13 -05:00
acorn: 8.11.3
2023-06-16 00:05:37 -04:00
commander: 2.20.3
source-map-support: 0.5.21
/thenify-all@1.6.0:
resolution: {integrity: sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==}
engines: {node: '>=0.8'}
dependencies:
thenify: 3.3.1
dev: true
/thenify@3.3.1:
resolution: {integrity: sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==}
dependencies:
any-promise: 1.3.0
dev: true
/titleize@3.0.0:
resolution: {integrity: sha512-KxVu8EYHDPBdUYdKZdKtU2aj2XfEx9AfjXxE/Aj0vT06w2icA09Vus1rh6eSu1y01akYg6BjIK/hxyLJINoMLQ==}
engines: {node: '>=12'}
/to-fast-properties@2.0.0:
resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
engines: {node: '>=4'}
/to-regex-range@5.0.1:
resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
engines: {node: '>=8.0'}
dependencies:
is-number: 7.0.0
/totalist@3.0.1:
resolution: {integrity: sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==}
engines: {node: '>=6'}
/trouter@3.2.1:
resolution: {integrity: sha512-oY3CmIiEYOe1YMEzh++I67lrNOUldtCeuLL0vRPydvQLHZpSJ03B5dgDFlpFsiriMq6e//NDjjopjUzXOztHow==}
engines: {node: '>=6'}
dependencies:
regexparam: 1.3.0
/ts-interface-checker@0.1.13:
resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==}
dev: true
2023-12-16 18:18:00 -05:00
/tslib@2.6.2:
resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==}
2023-06-16 00:05:37 -04:00
/typescript@4.9.5:
resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==}
engines: {node: '>=4.2.0'}
hasBin: true
dev: true
2023-12-16 18:18:00 -05:00
/undici@5.28.2:
resolution: {integrity: sha512-wh1pHJHnUeQV5Xa8/kyQhO7WFa8M34l026L5P/+2TYiakvGy5Rdc8jWZVyG7ieht/0WgJLEd3kcU5gKx+6GC8w==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=14.0'}
dependencies:
2023-12-16 18:18:00 -05:00
'@fastify/busboy': 2.1.0
2023-06-16 00:05:37 -04:00
/unicode-canonical-property-names-ecmascript@2.0.0:
resolution: {integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==}
engines: {node: '>=4'}
/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
/unicode-match-property-value-ecmascript@2.1.0:
resolution: {integrity: sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA==}
engines: {node: '>=4'}
/unicode-property-aliases-ecmascript@2.1.0:
resolution: {integrity: sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==}
engines: {node: '>=4'}
2023-12-16 18:18:00 -05:00
/universalify@2.0.1:
resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==}
2023-06-16 00:05:37 -04:00
engines: {node: '>= 10.0.0'}
/unpipe@1.0.0:
resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==}
engines: {node: '>= 0.8'}
/untildify@4.0.0:
resolution: {integrity: sha512-KK8xQ1mkzZeg9inewmFVDNkg3l5LUhoq9kN6iWYB/CC9YMG8HA+c1Q8HwDe6dEX7kErrEVNVBO3fWsVq5iDgtw==}
engines: {node: '>=8'}
2023-12-16 18:18:00 -05:00
/update-browserslist-db@1.0.13(browserslist@4.22.2):
resolution: {integrity: sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==}
2023-06-16 00:05:37 -04:00
hasBin: true
peerDependencies:
browserslist: '>= 4.21.0'
dependencies:
2023-12-16 18:18:00 -05:00
browserslist: 4.22.2
2023-06-16 00:05:37 -04:00
escalade: 3.1.1
picocolors: 1.0.0
/util-deprecate@1.0.2:
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
dev: true
/utils-merge@1.0.1:
resolution: {integrity: sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==}
engines: {node: '>= 0.4.0'}
/validate-html-nesting@1.2.2:
resolution: {integrity: sha512-hGdgQozCsQJMyfK5urgFcWEqsSSrK63Awe0t/IMR0bZ0QMtnuaiHzThW81guu3qx9abLi99NEuiaN6P9gVYsNg==}
/vary@1.1.2:
resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==}
engines: {node: '>= 0.8'}
2023-12-16 18:18:00 -05:00
/vite-plugin-inspect@0.7.42(rollup@3.29.4)(vite@4.5.1):
resolution: {integrity: sha512-JCyX86wr3siQc+p9Kd0t8VkFHAJag0RaQVIpdFGSv5FEaePEVB6+V/RGtz2dQkkGSXQzRWrPs4cU3dRKg32bXw==}
2023-06-16 00:05:37 -04:00
engines: {node: '>=14'}
peerDependencies:
2023-12-16 18:18:00 -05:00
'@nuxt/kit': '*'
vite: ^3.1.0 || ^4.0.0 || ^5.0.0-0
peerDependenciesMeta:
'@nuxt/kit':
optional: true
2023-06-16 00:05:37 -04:00
dependencies:
2023-12-16 18:18:00 -05:00
'@antfu/utils': 0.7.7
'@rollup/pluginutils': 5.1.0(rollup@3.29.4)
2023-06-16 00:05:37 -04:00
debug: 4.3.4
2023-12-16 18:18:00 -05:00
error-stack-parser-es: 0.1.1
fs-extra: 11.2.0
2023-06-16 00:05:37 -04:00
open: 9.1.0
picocolors: 1.0.0
2024-01-14 22:01:13 -05:00
sirv: 2.0.4
2023-12-16 18:18:00 -05:00
vite: 4.5.1
2023-06-16 00:05:37 -04:00
transitivePeerDependencies:
- rollup
- supports-color
2024-01-14 22:01:13 -05:00
/vite-plugin-solid@2.8.0(solid-js@1.8.11)(vite@4.5.1):
2023-12-16 18:18:00 -05:00
resolution: {integrity: sha512-n5FAm7ZmTl94VWUoiJCgG7bouF2NlC9CA1wY/qbVnkFbYDWk++bFWyNoU48aLJ+lMtzNeYzJypJXOHzFKxL9xA==}
2023-06-16 00:05:37 -04:00
peerDependencies:
solid-js: ^1.7.2
2023-12-16 18:18:00 -05:00
vite: ^3.0.0 || ^4.0.0 || ^5.0.0
2023-06-16 00:05:37 -04:00
dependencies:
2024-01-14 22:01:13 -05:00
'@babel/core': 7.23.7
'@babel/preset-typescript': 7.23.3(@babel/core@7.23.7)
2023-12-16 18:18:00 -05:00
'@types/babel__core': 7.20.5
2024-01-14 22:01:13 -05:00
babel-preset-solid: 1.8.9(@babel/core@7.23.7)
2023-06-16 00:05:37 -04:00
merge-anything: 5.1.7
2024-01-14 22:01:13 -05:00
solid-js: 1.8.11
solid-refresh: 0.5.3(solid-js@1.8.11)
2023-12-16 18:18:00 -05:00
vite: 4.5.1
vitefu: 0.2.5(vite@4.5.1)
2023-06-16 00:05:37 -04:00
transitivePeerDependencies:
- supports-color
2023-12-16 18:18:00 -05:00
/vite@4.5.1:
resolution: {integrity: sha512-AXXFaAJ8yebyqzoNB9fu2pHoo/nWX+xZlaRwoeYUxEqBO+Zj4msE5G+BhGBll9lYEKv9Hfks52PAF2X7qDYXQA==}
2023-06-16 00:05:37 -04:00
engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true
peerDependencies:
'@types/node': '>= 14'
less: '*'
2023-12-16 18:18:00 -05:00
lightningcss: ^1.21.0
2023-06-16 00:05:37 -04:00
sass: '*'
stylus: '*'
sugarss: '*'
terser: ^5.4.0
peerDependenciesMeta:
'@types/node':
optional: true
less:
optional: true
2023-12-16 18:18:00 -05:00
lightningcss:
optional: true
2023-06-16 00:05:37 -04:00
sass:
optional: true
stylus:
optional: true
sugarss:
optional: true
terser:
optional: true
dependencies:
2023-12-16 18:18:00 -05:00
esbuild: 0.18.20
2024-01-14 22:01:13 -05:00
postcss: 8.4.33
2023-12-16 18:18:00 -05:00
rollup: 3.29.4
2023-06-16 00:05:37 -04:00
optionalDependencies:
2023-12-16 18:18:00 -05:00
fsevents: 2.3.3
2023-06-16 00:05:37 -04:00
2023-12-16 18:18:00 -05:00
/vitefu@0.2.5(vite@4.5.1):
resolution: {integrity: sha512-SgHtMLoqaeeGnd2evZ849ZbACbnwQCIwRH57t18FxcXoZop0uQu0uzlIhJBlF/eWVzuce0sHeqPcDo+evVcg8Q==}
2023-06-16 00:05:37 -04:00
peerDependencies:
2023-12-16 18:18:00 -05:00
vite: ^3.0.0 || ^4.0.0 || ^5.0.0
2023-06-16 00:05:37 -04:00
peerDependenciesMeta:
vite:
optional: true
dependencies:
2023-12-16 18:18:00 -05:00
vite: 4.5.1
2023-06-16 00:05:37 -04:00
/wait-on@6.0.1(debug@4.3.4):
resolution: {integrity: sha512-zht+KASY3usTY5u2LgaNqn/Cd8MukxLGjdcZxT2ns5QzDmTFc4XoWBgC+C/na+sMRZTuVygQoMYwdcVjHnYIVw==}
engines: {node: '>=10.0.0'}
hasBin: true
dependencies:
axios: 0.25.0(debug@4.3.4)
2023-12-16 18:18:00 -05:00
joi: 17.11.0
2023-06-16 00:05:37 -04:00
lodash: 4.17.21
minimist: 1.2.8
rxjs: 7.8.1
transitivePeerDependencies:
- debug
/which@2.0.2:
resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
engines: {node: '>= 8'}
hasBin: true
dependencies:
isexe: 2.0.0
/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
2024-01-14 22:01:13 -05:00
/wrap-ansi@8.1.0:
resolution: {integrity: sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==}
engines: {node: '>=12'}
dependencies:
ansi-styles: 6.2.1
string-width: 5.1.2
strip-ansi: 7.1.0
dev: true
2023-06-16 00:05:37 -04:00
/wrappy@1.0.2:
resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
/y18n@5.0.8:
resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==}
engines: {node: '>=10'}
/yallist@3.1.1:
resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
2023-12-16 18:18:00 -05:00
/yaml@2.3.4:
resolution: {integrity: sha512-8aAvwVUSHpfEqTQ4w/KMlf3HcRdt50E5ODIQJBw1fQ5RL34xabzxtUlzTXVqc4rkZsPbvrXKWnABCD7kWSmocA==}
2023-06-16 00:05:37 -04:00
engines: {node: '>= 14'}
dev: true
/yargs-parser@21.1.1:
resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==}
engines: {node: '>=12'}
/yargs@17.7.2:
resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==}
engines: {node: '>=12'}
dependencies:
cliui: 8.0.1
escalade: 3.1.1
get-caller-file: 2.0.5
require-directory: 2.1.1
string-width: 4.2.3
y18n: 5.0.8
yargs-parser: 21.1.1