1095 lines
40 KiB
YAML
1095 lines
40 KiB
YAML
lockfileVersion: 5.4
|
|
|
|
specifiers:
|
|
'@fontsource/noto-sans-symbols-2': ^4.5.10
|
|
'@fontsource/ubuntu': ^4.5.11
|
|
'@solid-primitives/websocket': ^0.3.3
|
|
'@types/node': ^18.11.7
|
|
'@types/uuid': ^8.3.4
|
|
solid-devtools: ^0.20.1
|
|
solid-js: ^1.6.0
|
|
typescript: ^4.8.4
|
|
uuid: ^9.0.0
|
|
vite: ^3.2.1
|
|
vite-plugin-solid: ^2.3.10
|
|
zod: ^3.19.1
|
|
|
|
dependencies:
|
|
'@fontsource/noto-sans-symbols-2': 4.5.10
|
|
'@fontsource/ubuntu': 4.5.11
|
|
'@solid-primitives/websocket': 0.3.3_solid-js@1.6.0
|
|
solid-devtools: 0.20.1_solid-js@1.6.0+vite@3.2.1
|
|
solid-js: 1.6.0
|
|
uuid: 9.0.0
|
|
zod: 3.19.1
|
|
|
|
devDependencies:
|
|
'@types/node': 18.11.7
|
|
'@types/uuid': 8.3.4
|
|
typescript: 4.8.4
|
|
vite: 3.2.1
|
|
vite-plugin-solid: 2.3.10_solid-js@1.6.0+vite@3.2.1
|
|
|
|
packages:
|
|
|
|
/@ampproject/remapping/2.2.0:
|
|
resolution: {integrity: sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==}
|
|
engines: {node: '>=6.0.0'}
|
|
dependencies:
|
|
'@jridgewell/gen-mapping': 0.1.1
|
|
'@jridgewell/trace-mapping': 0.3.17
|
|
|
|
/@babel/code-frame/7.18.6:
|
|
resolution: {integrity: sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/highlight': 7.18.6
|
|
|
|
/@babel/compat-data/7.20.0:
|
|
resolution: {integrity: sha512-Gt9jszFJYq7qzXVK4slhc6NzJXnOVmRECWcVjF/T23rNXD9NtWQ0W3qxdg+p9wWIB+VQw3GYV/U2Ha9bRTfs4w==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
/@babel/core/7.19.6:
|
|
resolution: {integrity: sha512-D2Ue4KHpc6Ys2+AxpIx1BZ8+UegLLLE2p3KJEuJRKmokHOtl49jQ5ny1773KsGLZs8MQvBidAF6yWUJxRqtKtg==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@ampproject/remapping': 2.2.0
|
|
'@babel/code-frame': 7.18.6
|
|
'@babel/generator': 7.20.0
|
|
'@babel/helper-compilation-targets': 7.20.0_@babel+core@7.19.6
|
|
'@babel/helper-module-transforms': 7.19.6
|
|
'@babel/helpers': 7.20.0
|
|
'@babel/parser': 7.20.0
|
|
'@babel/template': 7.18.10
|
|
'@babel/traverse': 7.20.0
|
|
'@babel/types': 7.20.0
|
|
convert-source-map: 1.9.0
|
|
debug: 4.3.4
|
|
gensync: 1.0.0-beta.2
|
|
json5: 2.2.1
|
|
semver: 6.3.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/@babel/generator/7.20.0:
|
|
resolution: {integrity: sha512-GUPcXxWibClgmYJuIwC2Bc2Lg+8b9VjaJ+HlNdACEVt+Wlr1eoU1OPZjZRm7Hzl0gaTsUZNQfeihvZJhG7oc3w==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.20.0
|
|
'@jridgewell/gen-mapping': 0.3.2
|
|
jsesc: 2.5.2
|
|
|
|
/@babel/helper-annotate-as-pure/7.18.6:
|
|
resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.20.0
|
|
dev: true
|
|
|
|
/@babel/helper-compilation-targets/7.20.0_@babel+core@7.19.6:
|
|
resolution: {integrity: sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/compat-data': 7.20.0
|
|
'@babel/core': 7.19.6
|
|
'@babel/helper-validator-option': 7.18.6
|
|
browserslist: 4.21.4
|
|
semver: 6.3.0
|
|
|
|
/@babel/helper-create-class-features-plugin/7.19.0_@babel+core@7.19.6:
|
|
resolution: {integrity: sha512-NRz8DwF4jT3UfrmUoZjd0Uph9HQnP30t7Ash+weACcyNkiYTywpIjDBgReJMKgr+n86sn2nPVVmJ28Dm053Kqw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/core': 7.19.6
|
|
'@babel/helper-annotate-as-pure': 7.18.6
|
|
'@babel/helper-environment-visitor': 7.18.9
|
|
'@babel/helper-function-name': 7.19.0
|
|
'@babel/helper-member-expression-to-functions': 7.18.9
|
|
'@babel/helper-optimise-call-expression': 7.18.6
|
|
'@babel/helper-replace-supers': 7.19.1
|
|
'@babel/helper-split-export-declaration': 7.18.6
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@babel/helper-environment-visitor/7.18.9:
|
|
resolution: {integrity: sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
/@babel/helper-function-name/7.19.0:
|
|
resolution: {integrity: sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/template': 7.18.10
|
|
'@babel/types': 7.20.0
|
|
|
|
/@babel/helper-hoist-variables/7.18.6:
|
|
resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.20.0
|
|
|
|
/@babel/helper-member-expression-to-functions/7.18.9:
|
|
resolution: {integrity: sha512-RxifAh2ZoVU67PyKIO4AMi1wTenGfMR/O/ae0CCRqwgBAt5v7xjdtRw7UoSbsreKrQn5t7r89eruK/9JjYHuDg==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.20.0
|
|
dev: true
|
|
|
|
/@babel/helper-module-imports/7.16.0:
|
|
resolution: {integrity: sha512-kkH7sWzKPq0xt3H1n+ghb4xEMP8k0U7XV3kkB+ZGy69kDk2ySFW1qPi06sjKzFY3t1j6XbJSqr4mF9L7CYVyhg==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.20.0
|
|
dev: true
|
|
|
|
/@babel/helper-module-imports/7.18.6:
|
|
resolution: {integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.20.0
|
|
|
|
/@babel/helper-module-transforms/7.19.6:
|
|
resolution: {integrity: sha512-fCmcfQo/KYr/VXXDIyd3CBGZ6AFhPFy1TfSEJ+PilGVlQT6jcbqtHAM4C1EciRqMza7/TpOUZliuSH+U6HAhJw==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/helper-environment-visitor': 7.18.9
|
|
'@babel/helper-module-imports': 7.18.6
|
|
'@babel/helper-simple-access': 7.19.4
|
|
'@babel/helper-split-export-declaration': 7.18.6
|
|
'@babel/helper-validator-identifier': 7.19.1
|
|
'@babel/template': 7.18.10
|
|
'@babel/traverse': 7.20.0
|
|
'@babel/types': 7.20.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/@babel/helper-optimise-call-expression/7.18.6:
|
|
resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.20.0
|
|
dev: true
|
|
|
|
/@babel/helper-plugin-utils/7.19.0:
|
|
resolution: {integrity: sha512-40Ryx7I8mT+0gaNxm8JGTZFUITNqdLAgdg0hXzeVZxVD6nFsdhQvip6v8dqkRHzsz1VFpFAaOCHNn0vKBL7Czw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
/@babel/helper-replace-supers/7.19.1:
|
|
resolution: {integrity: sha512-T7ahH7wV0Hfs46SFh5Jz3s0B6+o8g3c+7TMxu7xKfmHikg7EAZ3I2Qk9LFhjxXq8sL7UkP5JflezNwoZa8WvWw==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/helper-environment-visitor': 7.18.9
|
|
'@babel/helper-member-expression-to-functions': 7.18.9
|
|
'@babel/helper-optimise-call-expression': 7.18.6
|
|
'@babel/traverse': 7.20.0
|
|
'@babel/types': 7.20.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@babel/helper-simple-access/7.19.4:
|
|
resolution: {integrity: sha512-f9Xq6WqBFqaDfbCzn2w85hwklswz5qsKlh7f08w4Y9yhJHpnNC0QemtSkK5YyOY8kPGvyiwdzZksGUhnGdaUIg==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.20.0
|
|
|
|
/@babel/helper-split-export-declaration/7.18.6:
|
|
resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.20.0
|
|
|
|
/@babel/helper-string-parser/7.19.4:
|
|
resolution: {integrity: sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
/@babel/helper-validator-identifier/7.19.1:
|
|
resolution: {integrity: sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
/@babel/helper-validator-option/7.18.6:
|
|
resolution: {integrity: sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
/@babel/helpers/7.20.0:
|
|
resolution: {integrity: sha512-aGMjYraN0zosCEthoGLdqot1oRsmxVTQRHadsUPz5QM44Zej2PYRz7XiDE7GqnkZnNtLbOuxqoZw42vkU7+XEQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/template': 7.18.10
|
|
'@babel/traverse': 7.20.0
|
|
'@babel/types': 7.20.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/@babel/highlight/7.18.6:
|
|
resolution: {integrity: sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/helper-validator-identifier': 7.19.1
|
|
chalk: 2.4.2
|
|
js-tokens: 4.0.0
|
|
|
|
/@babel/parser/7.20.0:
|
|
resolution: {integrity: sha512-G9VgAhEaICnz8iiJeGJQyVl6J2nTjbW0xeisva0PK6XcKsga7BIaqm4ZF8Rg1Wbaqmy6znspNqhPaPkyukujzg==}
|
|
engines: {node: '>=6.0.0'}
|
|
hasBin: true
|
|
dependencies:
|
|
'@babel/types': 7.20.0
|
|
|
|
/@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.19.6:
|
|
resolution: {integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.19.6
|
|
'@babel/helper-plugin-utils': 7.19.0
|
|
dev: true
|
|
|
|
/@babel/plugin-syntax-typescript/7.20.0_@babel+core@7.19.6:
|
|
resolution: {integrity: sha512-rd9TkG+u1CExzS4SM1BlMEhMXwFLKVjOAFFCDx9PbX5ycJWDoWMcwdJH9RhkPu1dOgn5TrxLot/Gx6lWFuAUNQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.19.6
|
|
'@babel/helper-plugin-utils': 7.19.0
|
|
|
|
/@babel/plugin-transform-typescript/7.20.0_@babel+core@7.19.6:
|
|
resolution: {integrity: sha512-xOAsAFaun3t9hCwZ13Qe7gq423UgMZ6zAgmLxeGGapFqlT/X3L5qT2btjiVLlFn7gWtMaVyceS5VxGAuKbgizw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.19.6
|
|
'@babel/helper-create-class-features-plugin': 7.19.0_@babel+core@7.19.6
|
|
'@babel/helper-plugin-utils': 7.19.0
|
|
'@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.19.6
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@babel/preset-typescript/7.18.6_@babel+core@7.19.6:
|
|
resolution: {integrity: sha512-s9ik86kXBAnD760aybBucdpnLsAt0jK1xqJn2juOn9lkOvSHV60os5hxoVJsPzMQxvnUJFAlkont2DvvaYEBtQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.19.6
|
|
'@babel/helper-plugin-utils': 7.19.0
|
|
'@babel/helper-validator-option': 7.18.6
|
|
'@babel/plugin-transform-typescript': 7.20.0_@babel+core@7.19.6
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@babel/template/7.18.10:
|
|
resolution: {integrity: sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/code-frame': 7.18.6
|
|
'@babel/parser': 7.20.0
|
|
'@babel/types': 7.20.0
|
|
|
|
/@babel/traverse/7.20.0:
|
|
resolution: {integrity: sha512-5+cAXQNARgjRUK0JWu2UBwja4JLSO/rBMPJzpsKb+oBF5xlUuCfljQepS4XypBQoiigL0VQjTZy6WiONtUdScQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/code-frame': 7.18.6
|
|
'@babel/generator': 7.20.0
|
|
'@babel/helper-environment-visitor': 7.18.9
|
|
'@babel/helper-function-name': 7.19.0
|
|
'@babel/helper-hoist-variables': 7.18.6
|
|
'@babel/helper-split-export-declaration': 7.18.6
|
|
'@babel/parser': 7.20.0
|
|
'@babel/types': 7.20.0
|
|
debug: 4.3.4
|
|
globals: 11.12.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/@babel/types/7.20.0:
|
|
resolution: {integrity: sha512-Jlgt3H0TajCW164wkTOTzHkZb075tMQMULzrLUoUeKmO7eFL96GgDxf7/Axhc5CAuKE3KFyVW1p6ysKsi2oXAg==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/helper-string-parser': 7.19.4
|
|
'@babel/helper-validator-identifier': 7.19.1
|
|
to-fast-properties: 2.0.0
|
|
|
|
/@esbuild/android-arm/0.15.12:
|
|
resolution: {integrity: sha512-IC7TqIqiyE0MmvAhWkl/8AEzpOtbhRNDo7aph47We1NbE5w2bt/Q+giAhe0YYeVpYnIhGMcuZY92qDK6dQauvA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm]
|
|
os: [android]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/@esbuild/linux-loong64/0.15.12:
|
|
resolution: {integrity: sha512-tZEowDjvU7O7I04GYvWQOS4yyP9E/7YlsB0jjw1Ycukgr2ycEzKyIk5tms5WnLBymaewc6VmRKnn5IJWgK4eFw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/@fontsource/noto-sans-symbols-2/4.5.10:
|
|
resolution: {integrity: sha512-3sDgCDm3zNijKoQ4UVSg5PgGk2Drp9QIF73RKZzfiZ4Ksgsu6h4XXng2i+f6cXHpSaP2CEOLgTu7EwH298djMg==}
|
|
dev: false
|
|
|
|
/@fontsource/ubuntu/4.5.11:
|
|
resolution: {integrity: sha512-c+B8A8r31hJLk8Ek7Svoz4GwjtInhc60LFM6XTr5TKtZbcct8TPNxJuKX4+hnqoWgcvy8s0Gj4mde4TcK/SgDQ==}
|
|
dev: false
|
|
|
|
/@jridgewell/gen-mapping/0.1.1:
|
|
resolution: {integrity: sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==}
|
|
engines: {node: '>=6.0.0'}
|
|
dependencies:
|
|
'@jridgewell/set-array': 1.1.2
|
|
'@jridgewell/sourcemap-codec': 1.4.14
|
|
|
|
/@jridgewell/gen-mapping/0.3.2:
|
|
resolution: {integrity: sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==}
|
|
engines: {node: '>=6.0.0'}
|
|
dependencies:
|
|
'@jridgewell/set-array': 1.1.2
|
|
'@jridgewell/sourcemap-codec': 1.4.14
|
|
'@jridgewell/trace-mapping': 0.3.17
|
|
|
|
/@jridgewell/resolve-uri/3.1.0:
|
|
resolution: {integrity: sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==}
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
/@jridgewell/set-array/1.1.2:
|
|
resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==}
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
/@jridgewell/sourcemap-codec/1.4.14:
|
|
resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==}
|
|
|
|
/@jridgewell/trace-mapping/0.3.17:
|
|
resolution: {integrity: sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g==}
|
|
dependencies:
|
|
'@jridgewell/resolve-uri': 3.1.0
|
|
'@jridgewell/sourcemap-codec': 1.4.14
|
|
|
|
/@solid-devtools/debugger/0.13.1_solid-js@1.6.0+vite@3.2.1:
|
|
resolution: {integrity: sha512-o44QBeepxRSSCUrTT9nUzs3uGfE/yN3S8uekWdpbouhrXUPa+t6Hdw6lh15I/U+yOB6WJ+q6PvUx/0Iv8clD3w==}
|
|
peerDependencies:
|
|
solid-js: ^1.5.5
|
|
dependencies:
|
|
'@solid-devtools/shared': 0.9.2_solid-js@1.6.0
|
|
'@solid-primitives/bounds': 0.0.104_solid-js@1.6.0
|
|
'@solid-primitives/cursor': 0.0.101_solid-js@1.6.0
|
|
'@solid-primitives/event-bus': 0.1.4_solid-js@1.6.0
|
|
'@solid-primitives/event-listener': 2.2.4_solid-js@1.6.0
|
|
'@solid-primitives/keyboard': 1.0.4_solid-js@1.6.0
|
|
'@solid-primitives/platform': 0.0.102_solid-js@1.6.0
|
|
'@solid-primitives/scheduled': 1.1.0_solid-js@1.6.0
|
|
'@solid-primitives/utils': 3.1.0_solid-js@1.6.0
|
|
object-observer: 5.1.6
|
|
solid-js: 1.6.0
|
|
type-fest: 3.1.0
|
|
optionalDependencies:
|
|
'@solid-devtools/transform': 0.7.5_solid-js@1.6.0+vite@3.2.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
- vite
|
|
dev: false
|
|
|
|
/@solid-devtools/shared/0.9.2_solid-js@1.6.0:
|
|
resolution: {integrity: sha512-KP9LLjNNnfovwvc3zAQzM1Sy12exk9hWwAPMxwg4IeDR2Szz5s583PJ1Wx7HVFC1mOU3HDXjqt0OWGYgEZQURA==}
|
|
peerDependencies:
|
|
solid-js: ^1.5.0
|
|
dependencies:
|
|
'@solid-primitives/event-bus': 0.1.4_solid-js@1.6.0
|
|
'@solid-primitives/event-listener': 2.2.4_solid-js@1.6.0
|
|
'@solid-primitives/media': 2.0.4_solid-js@1.6.0
|
|
'@solid-primitives/rootless': 1.2.1_solid-js@1.6.0
|
|
'@solid-primitives/scheduled': 1.1.0_solid-js@1.6.0
|
|
'@solid-primitives/styles': 0.0.100_solid-js@1.6.0
|
|
'@solid-primitives/utils': 3.1.0_solid-js@1.6.0
|
|
solid-js: 1.6.0
|
|
type-fest: 3.1.0
|
|
dev: false
|
|
|
|
/@solid-devtools/transform/0.7.5_solid-js@1.6.0+vite@3.2.1:
|
|
resolution: {integrity: sha512-Zn2eK/1DGoc7sCFdLS/18GsZNRFkdbY75WfcnL3GUmiFJ5E5EU3P+3UcbWN5vn+//+HMNQ4NPo/M/lcDZTw7WQ==}
|
|
peerDependencies:
|
|
solid-js: ^1.5.0
|
|
vite: ^2.2.3 || ^3.0.0
|
|
dependencies:
|
|
'@babel/core': 7.19.6
|
|
'@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.19.6
|
|
'@babel/types': 7.20.0
|
|
'@solid-devtools/shared': 0.9.2_solid-js@1.6.0
|
|
solid-js: 1.6.0
|
|
vite: 3.2.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@solid-primitives/bounds/0.0.104_solid-js@1.6.0:
|
|
resolution: {integrity: sha512-p5KXzNWzocrlHtd5Zi0OnudlQiw1DCBKrGjMfbhqvZb7YxmLaF6pR1bG4PBcL7Ud5PH420UL5SieDG5CsrSH9A==}
|
|
peerDependencies:
|
|
solid-js: ^1.5.0
|
|
dependencies:
|
|
'@solid-primitives/event-listener': 2.2.4_solid-js@1.6.0
|
|
'@solid-primitives/resize-observer': 2.0.6_solid-js@1.6.0
|
|
'@solid-primitives/utils': 3.1.0_solid-js@1.6.0
|
|
solid-js: 1.6.0
|
|
dev: false
|
|
|
|
/@solid-primitives/cursor/0.0.101_solid-js@1.6.0:
|
|
resolution: {integrity: sha512-BGRxYf+j23khlih4Xbk5t5zEBC7c2kR0ASMwEEQpNnp9jQB21A8vSS9GVhRQj09HNcQ03Rvyvn6Sl9HzXM40Pg==}
|
|
peerDependencies:
|
|
solid-js: ^1.5.0
|
|
dependencies:
|
|
'@solid-primitives/utils': 3.1.0_solid-js@1.6.0
|
|
solid-js: 1.6.0
|
|
dev: false
|
|
|
|
/@solid-primitives/event-bus/0.1.4_solid-js@1.6.0:
|
|
resolution: {integrity: sha512-fpj5/b/x5EZGmey7iUm6d/oc52ff8HbTr7yO/+WJUheMSCyY6dQz7INth7ovx57a3SDKTqZJGY3wRZijdBVFdg==}
|
|
peerDependencies:
|
|
solid-js: ^1.6.0
|
|
dependencies:
|
|
'@solid-primitives/immutable': 0.1.4_solid-js@1.6.0
|
|
'@solid-primitives/utils': 4.0.0_solid-js@1.6.0
|
|
solid-js: 1.6.0
|
|
dev: false
|
|
|
|
/@solid-primitives/event-listener/2.2.4_solid-js@1.6.0:
|
|
resolution: {integrity: sha512-O/ppM0SpXWtNC7AHv1bQA9Dy6pj3NUM06MhSV9xwVv4N06PmlNYhGLDSPT1Esesm6b0fDgCXB5V+AgCSEzQd/w==}
|
|
peerDependencies:
|
|
solid-js: ^1.6.0
|
|
dependencies:
|
|
'@solid-primitives/utils': 4.0.0_solid-js@1.6.0
|
|
solid-js: 1.6.0
|
|
dev: false
|
|
|
|
/@solid-primitives/immutable/0.1.4_solid-js@1.6.0:
|
|
resolution: {integrity: sha512-9oLK8ihIjG5FZv74KoXXyKErxgGxGZsdevsIKB0ugTreBBmozHPcYTjoYFL/sHoqs2ZNMlmfNQ3kduvrvKG2RQ==}
|
|
peerDependencies:
|
|
solid-js: ^1.6.0
|
|
dependencies:
|
|
'@solid-primitives/utils': 4.0.0_solid-js@1.6.0
|
|
solid-js: 1.6.0
|
|
dev: false
|
|
|
|
/@solid-primitives/keyboard/1.0.4_solid-js@1.6.0:
|
|
resolution: {integrity: sha512-V2aNnmyLJrFie1BrvzO3HUjE80pisgGwZ7K5h8S5suYEkJRGb5Q2Jbh9YJrrz1Qj1dunEDajGFxD6gDHVloVEg==}
|
|
peerDependencies:
|
|
solid-js: ^1.6.0
|
|
dependencies:
|
|
'@solid-primitives/event-listener': 2.2.4_solid-js@1.6.0
|
|
'@solid-primitives/rootless': 1.2.1_solid-js@1.6.0
|
|
'@solid-primitives/utils': 4.0.0_solid-js@1.6.0
|
|
solid-js: 1.6.0
|
|
dev: false
|
|
|
|
/@solid-primitives/media/2.0.4_solid-js@1.6.0:
|
|
resolution: {integrity: sha512-MZkdUlV3qJQts4b7ZfAldbFGB1neH64rwHsnTmIeF2Zj8gWjYcYtJ36SwkRs3NjHQ53uQliZ+DtMXiCeapNw/g==}
|
|
peerDependencies:
|
|
solid-js: ^1.6.0
|
|
dependencies:
|
|
'@solid-primitives/event-listener': 2.2.4_solid-js@1.6.0
|
|
'@solid-primitives/rootless': 1.2.1_solid-js@1.6.0
|
|
'@solid-primitives/utils': 4.0.0_solid-js@1.6.0
|
|
solid-js: 1.6.0
|
|
dev: false
|
|
|
|
/@solid-primitives/platform/0.0.102_solid-js@1.6.0:
|
|
resolution: {integrity: sha512-1eZA1/HYOhmlZ9LrrGot+LUi/ypO2NXqfB+9F1WY98dGNDMz9pG9k+X7kg2YDJTUHDGbzY7WrsBRyAE8LurE7Q==}
|
|
peerDependencies:
|
|
solid-js: ^1.5.0
|
|
dependencies:
|
|
solid-js: 1.6.0
|
|
dev: false
|
|
|
|
/@solid-primitives/resize-observer/2.0.6_solid-js@1.6.0:
|
|
resolution: {integrity: sha512-PbYmBFJBx1/WcrTZepcr6fABOrUP6CeXxehy2AKPCJInX3LKQ/elHLsM1g6KwVbvqpZ0aQ3a/3I7sRYk6BSrpw==}
|
|
peerDependencies:
|
|
solid-js: ^1.6.0
|
|
dependencies:
|
|
'@solid-primitives/event-listener': 2.2.4_solid-js@1.6.0
|
|
'@solid-primitives/rootless': 1.2.1_solid-js@1.6.0
|
|
'@solid-primitives/utils': 4.0.0_solid-js@1.6.0
|
|
solid-js: 1.6.0
|
|
dev: false
|
|
|
|
/@solid-primitives/rootless/1.2.1_solid-js@1.6.0:
|
|
resolution: {integrity: sha512-8RpdyS1e58PQbDjgjpyCh+IGoX3QEs/2LauMfl94eXJ5d/o1y/c6P61z9XqQm+Bx1Otdgx4nbFCoF7HPqa0mwg==}
|
|
peerDependencies:
|
|
solid-js: ^1.6.0
|
|
dependencies:
|
|
'@solid-primitives/utils': 4.0.0_solid-js@1.6.0
|
|
solid-js: 1.6.0
|
|
dev: false
|
|
|
|
/@solid-primitives/scheduled/1.1.0_solid-js@1.6.0:
|
|
resolution: {integrity: sha512-2A2dAiXe+lN0/KRUbIPXEcLoONRJXJmmvVda+y+qiSTbYmcoU2TtNlC04uhQBQJs8Yq2ElJuQhmFladcGLtE9g==}
|
|
peerDependencies:
|
|
solid-js: ^1.5.0
|
|
dependencies:
|
|
solid-js: 1.6.0
|
|
dev: false
|
|
|
|
/@solid-primitives/styles/0.0.100_solid-js@1.6.0:
|
|
resolution: {integrity: sha512-9OPLQX3dbi26ur0f/VayIvW8FZ+wMMxRYLj6xnxtgUayVX8ZqmPqRBsBSBDWEL4C0YihEhAsYYUzXhiL76jiWw==}
|
|
peerDependencies:
|
|
solid-js: ^1.5.0
|
|
dependencies:
|
|
'@solid-primitives/rootless': 1.2.1_solid-js@1.6.0
|
|
solid-js: 1.6.0
|
|
dev: false
|
|
|
|
/@solid-primitives/utils/3.1.0_solid-js@1.6.0:
|
|
resolution: {integrity: sha512-/rerChcwgFtHEgVCCBY7BXGHh7a83HcIAzR8QhXJ789geIVbBs2YxHF4UUZlG7ec00NKSfvO3+sQquN/xKQLMw==}
|
|
peerDependencies:
|
|
solid-js: ^1.5.0
|
|
dependencies:
|
|
solid-js: 1.6.0
|
|
dev: false
|
|
|
|
/@solid-primitives/utils/4.0.0_solid-js@1.6.0:
|
|
resolution: {integrity: sha512-fGsJy8Z8YiwogpiezD7TWjI62UCb0JAHJWdoXWGrggrn4bfToZotKkabiB0IVFMkWVE1ZcrkvZT3bkmqGnK0ng==}
|
|
peerDependencies:
|
|
solid-js: ^1.6.0
|
|
dependencies:
|
|
solid-js: 1.6.0
|
|
dev: false
|
|
|
|
/@solid-primitives/websocket/0.3.3_solid-js@1.6.0:
|
|
resolution: {integrity: sha512-FlaBN07UDsu1u42xUO/776+s7Tip4EIp3l/SUzVNnJqVL0ryDOMLgvlYXkheVu1+8FntPCek1g6Nd8uS5L6qwQ==}
|
|
peerDependencies:
|
|
solid-js: ^1.5.0
|
|
dependencies:
|
|
solid-js: 1.6.0
|
|
dev: false
|
|
|
|
/@types/node/18.11.7:
|
|
resolution: {integrity: sha512-LhFTglglr63mNXUSRYD8A+ZAIu5sFqNJ4Y2fPuY7UlrySJH87rRRlhtVmMHplmfk5WkoJGmDjE9oiTfyX94CpQ==}
|
|
dev: true
|
|
|
|
/@types/uuid/8.3.4:
|
|
resolution: {integrity: sha512-c/I8ZRb51j+pYGAu5CrFMRxqZ2ke4y2grEBO5AUjgSkSk+qT2Ea+OdWElz/OiMf5MNpn2b17kuVBwZLQJXzihw==}
|
|
dev: true
|
|
|
|
/ansi-styles/3.2.1:
|
|
resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
color-convert: 1.9.3
|
|
|
|
/babel-plugin-jsx-dom-expressions/0.35.1_@babel+core@7.19.6:
|
|
resolution: {integrity: sha512-OnSFhoYE+tfuhiNCBtC4ZZvc/4kuEaJzhVnH/FfNVkCIGCPr+lG8PLeeFejkW8GSY88Ryt9T75TFABNb7y405g==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/core': 7.19.6
|
|
'@babel/helper-module-imports': 7.16.0
|
|
'@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.19.6
|
|
'@babel/types': 7.20.0
|
|
html-entities: 2.3.2
|
|
dev: true
|
|
|
|
/babel-preset-solid/1.6.0_@babel+core@7.19.6:
|
|
resolution: {integrity: sha512-Unv2mU+H+AQ0PiGMlwywqAJqmDRZy8kfRkTDnTup3SYIp1UFkP5KcHg76O/2+wZ7mEgY071BsgeVcV1Cw96Fvg==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/core': 7.19.6
|
|
babel-plugin-jsx-dom-expressions: 0.35.1_@babel+core@7.19.6
|
|
dev: true
|
|
|
|
/browserslist/4.21.4:
|
|
resolution: {integrity: sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw==}
|
|
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
|
hasBin: true
|
|
dependencies:
|
|
caniuse-lite: 1.0.30001426
|
|
electron-to-chromium: 1.4.284
|
|
node-releases: 2.0.6
|
|
update-browserslist-db: 1.0.10_browserslist@4.21.4
|
|
|
|
/caniuse-lite/1.0.30001426:
|
|
resolution: {integrity: sha512-n7cosrHLl8AWt0wwZw/PJZgUg3lV0gk9LMI7ikGJwhyhgsd2Nb65vKvmSexCqq/J7rbH3mFG6yZZiPR5dLPW5A==}
|
|
|
|
/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
|
|
|
|
/color-convert/1.9.3:
|
|
resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==}
|
|
dependencies:
|
|
color-name: 1.1.3
|
|
|
|
/color-name/1.1.3:
|
|
resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==}
|
|
|
|
/convert-source-map/1.9.0:
|
|
resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==}
|
|
|
|
/csstype/3.1.1:
|
|
resolution: {integrity: sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw==}
|
|
|
|
/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
|
|
|
|
/electron-to-chromium/1.4.284:
|
|
resolution: {integrity: sha512-M8WEXFuKXMYMVr45fo8mq0wUrrJHheiKZf6BArTKk9ZBYCKJEOU5H8cdWgDT+qCVZf7Na4lVUaZsA+h6uA9+PA==}
|
|
|
|
/esbuild-android-64/0.15.12:
|
|
resolution: {integrity: sha512-MJKXwvPY9g0rGps0+U65HlTsM1wUs9lbjt5CU19RESqycGFDRijMDQsh68MtbzkqWSRdEtiKS1mtPzKneaAI0Q==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [android]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/esbuild-android-arm64/0.15.12:
|
|
resolution: {integrity: sha512-Hc9SEcZbIMhhLcvhr1DH+lrrec9SFTiRzfJ7EGSBZiiw994gfkVV6vG0sLWqQQ6DD7V4+OggB+Hn0IRUdDUqvA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/esbuild-darwin-64/0.15.12:
|
|
resolution: {integrity: sha512-qkmqrTVYPFiePt5qFjP8w/S+GIUMbt6k8qmiPraECUWfPptaPJUGkCKrWEfYFRWB7bY23FV95rhvPyh/KARP8Q==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/esbuild-darwin-arm64/0.15.12:
|
|
resolution: {integrity: sha512-z4zPX02tQ41kcXMyN3c/GfZpIjKoI/BzHrdKUwhC/Ki5BAhWv59A9M8H+iqaRbwpzYrYidTybBwiZAIWCLJAkw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/esbuild-freebsd-64/0.15.12:
|
|
resolution: {integrity: sha512-XFL7gKMCKXLDiAiBjhLG0XECliXaRLTZh6hsyzqUqPUf/PY4C6EJDTKIeqqPKXaVJ8+fzNek88285krSz1QECw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/esbuild-freebsd-arm64/0.15.12:
|
|
resolution: {integrity: sha512-jwEIu5UCUk6TjiG1X+KQnCGISI+ILnXzIzt9yDVrhjug2fkYzlLbl0K43q96Q3KB66v6N1UFF0r5Ks4Xo7i72g==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/esbuild-linux-32/0.15.12:
|
|
resolution: {integrity: sha512-uSQuSEyF1kVzGzuIr4XM+v7TPKxHjBnLcwv2yPyCz8riV8VUCnO/C4BF3w5dHiVpCd5Z1cebBtZJNlC4anWpwA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ia32]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/esbuild-linux-64/0.15.12:
|
|
resolution: {integrity: sha512-QcgCKb7zfJxqT9o5z9ZUeGH1k8N6iX1Y7VNsEi5F9+HzN1OIx7ESxtQXDN9jbeUSPiRH1n9cw6gFT3H4qbdvcA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/esbuild-linux-arm/0.15.12:
|
|
resolution: {integrity: sha512-Wf7T0aNylGcLu7hBnzMvsTfEXdEdJY/hY3u36Vla21aY66xR0MS5I1Hw8nVquXjTN0A6fk/vnr32tkC/C2lb0A==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/esbuild-linux-arm64/0.15.12:
|
|
resolution: {integrity: sha512-HtNq5xm8fUpZKwWKS2/YGwSfTF+339L4aIA8yphNKYJckd5hVdhfdl6GM2P3HwLSCORS++++7++//ApEwXEuAQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/esbuild-linux-mips64le/0.15.12:
|
|
resolution: {integrity: sha512-Qol3+AvivngUZkTVFgLpb0H6DT+N5/zM3V1YgTkryPYFeUvuT5JFNDR3ZiS6LxhyF8EE+fiNtzwlPqMDqVcc6A==}
|
|
engines: {node: '>=12'}
|
|
cpu: [mips64el]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/esbuild-linux-ppc64le/0.15.12:
|
|
resolution: {integrity: sha512-4D8qUCo+CFKaR0cGXtGyVsOI7w7k93Qxb3KFXWr75An0DHamYzq8lt7TNZKoOq/Gh8c40/aKaxvcZnTgQ0TJNg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/esbuild-linux-riscv64/0.15.12:
|
|
resolution: {integrity: sha512-G9w6NcuuCI6TUUxe6ka0enjZHDnSVK8bO+1qDhMOCtl7Tr78CcZilJj8SGLN00zO5iIlwNRZKHjdMpfFgNn1VA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/esbuild-linux-s390x/0.15.12:
|
|
resolution: {integrity: sha512-Lt6BDnuXbXeqSlVuuUM5z18GkJAZf3ERskGZbAWjrQoi9xbEIsj/hEzVnSAFLtkfLuy2DE4RwTcX02tZFunXww==}
|
|
engines: {node: '>=12'}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/esbuild-netbsd-64/0.15.12:
|
|
resolution: {integrity: sha512-jlUxCiHO1dsqoURZDQts+HK100o0hXfi4t54MNRMCAqKGAV33JCVvMplLAa2FwviSojT/5ZG5HUfG3gstwAG8w==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [netbsd]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/esbuild-openbsd-64/0.15.12:
|
|
resolution: {integrity: sha512-1o1uAfRTMIWNOmpf8v7iudND0L6zRBYSH45sofCZywrcf7NcZA+c7aFsS1YryU+yN7aRppTqdUK1PgbZVaB1Dw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/esbuild-sunos-64/0.15.12:
|
|
resolution: {integrity: sha512-nkl251DpoWoBO9Eq9aFdoIt2yYmp4I3kvQjba3jFKlMXuqQ9A4q+JaqdkCouG3DHgAGnzshzaGu6xofGcXyPXg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [sunos]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/esbuild-windows-32/0.15.12:
|
|
resolution: {integrity: sha512-WlGeBZHgPC00O08luIp5B2SP4cNCp/PcS+3Pcg31kdcJPopHxLkdCXtadLU9J82LCfw4TVls21A6lilQ9mzHrw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/esbuild-windows-64/0.15.12:
|
|
resolution: {integrity: sha512-VActO3WnWZSN//xjSfbiGOSyC+wkZtI8I4KlgrTo5oHJM6z3MZZBCuFaZHd8hzf/W9KPhF0lY8OqlmWC9HO5AA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/esbuild-windows-arm64/0.15.12:
|
|
resolution: {integrity: sha512-Of3MIacva1OK/m4zCNIvBfz8VVROBmQT+gRX6pFTLPngFYcj6TFH/12VveAqq1k9VB2l28EoVMNMUCcmsfwyuA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/esbuild/0.15.12:
|
|
resolution: {integrity: sha512-PcT+/wyDqJQsRVhaE9uX/Oq4XLrFh0ce/bs2TJh4CSaw9xuvI+xFrH2nAYOADbhQjUgAhNWC5LKoUsakm4dxng==}
|
|
engines: {node: '>=12'}
|
|
hasBin: true
|
|
requiresBuild: true
|
|
optionalDependencies:
|
|
'@esbuild/android-arm': 0.15.12
|
|
'@esbuild/linux-loong64': 0.15.12
|
|
esbuild-android-64: 0.15.12
|
|
esbuild-android-arm64: 0.15.12
|
|
esbuild-darwin-64: 0.15.12
|
|
esbuild-darwin-arm64: 0.15.12
|
|
esbuild-freebsd-64: 0.15.12
|
|
esbuild-freebsd-arm64: 0.15.12
|
|
esbuild-linux-32: 0.15.12
|
|
esbuild-linux-64: 0.15.12
|
|
esbuild-linux-arm: 0.15.12
|
|
esbuild-linux-arm64: 0.15.12
|
|
esbuild-linux-mips64le: 0.15.12
|
|
esbuild-linux-ppc64le: 0.15.12
|
|
esbuild-linux-riscv64: 0.15.12
|
|
esbuild-linux-s390x: 0.15.12
|
|
esbuild-netbsd-64: 0.15.12
|
|
esbuild-openbsd-64: 0.15.12
|
|
esbuild-sunos-64: 0.15.12
|
|
esbuild-windows-32: 0.15.12
|
|
esbuild-windows-64: 0.15.12
|
|
esbuild-windows-arm64: 0.15.12
|
|
|
|
/escalade/3.1.1:
|
|
resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==}
|
|
engines: {node: '>=6'}
|
|
|
|
/escape-string-regexp/1.0.5:
|
|
resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==}
|
|
engines: {node: '>=0.8.0'}
|
|
|
|
/fsevents/2.3.2:
|
|
resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==}
|
|
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/function-bind/1.1.1:
|
|
resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==}
|
|
|
|
/gensync/1.0.0-beta.2:
|
|
resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
/globals/11.12.0:
|
|
resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==}
|
|
engines: {node: '>=4'}
|
|
|
|
/has-flag/3.0.0:
|
|
resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==}
|
|
engines: {node: '>=4'}
|
|
|
|
/has/1.0.3:
|
|
resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==}
|
|
engines: {node: '>= 0.4.0'}
|
|
dependencies:
|
|
function-bind: 1.1.1
|
|
|
|
/html-entities/2.3.2:
|
|
resolution: {integrity: sha512-c3Ab/url5ksaT0WyleslpBEthOzWhrjQbg75y7XUsfSzi3Dgzt0l8w5e7DylRn15MTlMMD58dTfzddNS2kcAjQ==}
|
|
dev: true
|
|
|
|
/is-core-module/2.11.0:
|
|
resolution: {integrity: sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw==}
|
|
dependencies:
|
|
has: 1.0.3
|
|
|
|
/is-what/4.1.7:
|
|
resolution: {integrity: sha512-DBVOQNiPKnGMxRMLIYSwERAS5MVY1B7xYiGnpgctsOFvVDz9f9PFXXxMcTOHuoqYp4NK9qFYQaIC1NRRxLMpBQ==}
|
|
engines: {node: '>=12.13'}
|
|
dev: true
|
|
|
|
/js-tokens/4.0.0:
|
|
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
|
|
|
|
/jsesc/2.5.2:
|
|
resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==}
|
|
engines: {node: '>=4'}
|
|
hasBin: true
|
|
|
|
/json5/2.2.1:
|
|
resolution: {integrity: sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==}
|
|
engines: {node: '>=6'}
|
|
hasBin: true
|
|
|
|
/merge-anything/5.0.4:
|
|
resolution: {integrity: sha512-YFsDeY5A9SLXhL21Qn15wCWewRUW6wMTxQF4SuPe9bNdr1wsjiE44Rp8FQUTCtwO0WLdlKiFzhAVE5tlf857Tg==}
|
|
engines: {node: '>=12.13'}
|
|
dependencies:
|
|
is-what: 4.1.7
|
|
ts-toolbelt: 9.6.0
|
|
dev: true
|
|
|
|
/ms/2.1.2:
|
|
resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==}
|
|
|
|
/nanoid/3.3.4:
|
|
resolution: {integrity: sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==}
|
|
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
|
hasBin: true
|
|
|
|
/node-releases/2.0.6:
|
|
resolution: {integrity: sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg==}
|
|
|
|
/object-observer/5.1.6:
|
|
resolution: {integrity: sha512-3Lcp1Q9BW0ELoObPTCx6qOJlqpHo1d1TZHugoY50RjQRMLBOcGa9Dwy7FQtMYALmb/zo3GjEWjV09FJ4Ss/lQg==}
|
|
dev: false
|
|
|
|
/path-parse/1.0.7:
|
|
resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
|
|
|
|
/picocolors/1.0.0:
|
|
resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==}
|
|
|
|
/postcss/8.4.18:
|
|
resolution: {integrity: sha512-Wi8mWhncLJm11GATDaQKobXSNEYGUHeQLiQqDFG1qQ5UTDPTEvKw0Xt5NsTpktGTwLps3ByrWsBrG0rB8YQ9oA==}
|
|
engines: {node: ^10 || ^12 || >=14}
|
|
dependencies:
|
|
nanoid: 3.3.4
|
|
picocolors: 1.0.0
|
|
source-map-js: 1.0.2
|
|
|
|
/resolve/1.22.1:
|
|
resolution: {integrity: sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==}
|
|
hasBin: true
|
|
dependencies:
|
|
is-core-module: 2.11.0
|
|
path-parse: 1.0.7
|
|
supports-preserve-symlinks-flag: 1.0.0
|
|
|
|
/rollup/2.79.1:
|
|
resolution: {integrity: sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==}
|
|
engines: {node: '>=10.0.0'}
|
|
hasBin: true
|
|
optionalDependencies:
|
|
fsevents: 2.3.2
|
|
|
|
/semver/6.3.0:
|
|
resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==}
|
|
hasBin: true
|
|
|
|
/solid-devtools/0.20.1_solid-js@1.6.0+vite@3.2.1:
|
|
resolution: {integrity: sha512-sSnW66Ya+sQ5HuKD4ijBhJHIlRhSt2Sghj/G9yeOlvMUD15k3rs5M3ELi7MDe6eD7s7bW7skBw491tJnHM+mcQ==}
|
|
peerDependencies:
|
|
solid-js: ^1.5.5
|
|
dependencies:
|
|
'@solid-devtools/debugger': 0.13.1_solid-js@1.6.0+vite@3.2.1
|
|
'@solid-devtools/shared': 0.9.2_solid-js@1.6.0
|
|
'@solid-devtools/transform': 0.7.5_solid-js@1.6.0+vite@3.2.1
|
|
'@solid-primitives/utils': 3.1.0_solid-js@1.6.0
|
|
solid-js: 1.6.0
|
|
type-fest: 3.1.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
- vite
|
|
dev: false
|
|
|
|
/solid-js/1.6.0:
|
|
resolution: {integrity: sha512-db5s65ErgZnBhapPx77qauzul8akHlMCvirS+Y86U4abMa3uizMVNW9ql3UxbO0yMzMGNpFJwUiOlXmJCbwVpA==}
|
|
dependencies:
|
|
csstype: 3.1.1
|
|
|
|
/solid-refresh/0.4.1_solid-js@1.6.0:
|
|
resolution: {integrity: sha512-v3tD/OXQcUyXLrWjPW1dXZyeWwP7/+GQNs8YTL09GBq+5FguA6IejJWUvJDrLIA4M0ho9/5zK2e9n+uy+4488g==}
|
|
peerDependencies:
|
|
solid-js: ^1.3
|
|
dependencies:
|
|
'@babel/generator': 7.20.0
|
|
'@babel/helper-module-imports': 7.18.6
|
|
'@babel/types': 7.20.0
|
|
solid-js: 1.6.0
|
|
dev: true
|
|
|
|
/source-map-js/1.0.2:
|
|
resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
/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'}
|
|
|
|
/to-fast-properties/2.0.0:
|
|
resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
|
|
engines: {node: '>=4'}
|
|
|
|
/ts-toolbelt/9.6.0:
|
|
resolution: {integrity: sha512-nsZd8ZeNUzukXPlJmTBwUAuABDe/9qtVDelJeT/qW0ow3ZS3BsQJtNkan1802aM9Uf68/Y8ljw86Hu0h5IUW3w==}
|
|
dev: true
|
|
|
|
/type-fest/3.1.0:
|
|
resolution: {integrity: sha512-StmrZmK3eD9mDF9Vt7UhqthrDSk66O9iYl5t5a0TSoVkHjl0XZx/xuc/BRz4urAXXGHOY5OLsE0RdJFIApSFmw==}
|
|
engines: {node: '>=14.16'}
|
|
dev: false
|
|
|
|
/typescript/4.8.4:
|
|
resolution: {integrity: sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==}
|
|
engines: {node: '>=4.2.0'}
|
|
hasBin: true
|
|
dev: true
|
|
|
|
/update-browserslist-db/1.0.10_browserslist@4.21.4:
|
|
resolution: {integrity: sha512-OztqDenkfFkbSG+tRxBeAnCVPckDBcvibKd35yDONx6OU8N7sqgwc7rCbkJ/WcYtVRZ4ba68d6byhC21GFh7sQ==}
|
|
hasBin: true
|
|
peerDependencies:
|
|
browserslist: '>= 4.21.0'
|
|
dependencies:
|
|
browserslist: 4.21.4
|
|
escalade: 3.1.1
|
|
picocolors: 1.0.0
|
|
|
|
/uuid/9.0.0:
|
|
resolution: {integrity: sha512-MXcSTerfPa4uqyzStbRoTgt5XIe3x5+42+q1sDuy3R5MDk66URdLMOZe5aPX/SQd+kuYAh0FdP/pO28IkQyTeg==}
|
|
hasBin: true
|
|
dev: false
|
|
|
|
/vite-plugin-solid/2.3.10_solid-js@1.6.0+vite@3.2.1:
|
|
resolution: {integrity: sha512-5jMF+QFk2TQaPLlDl7LvZZ99D4kO1X+rD9LR78p9sx9O+XisVSQaHFPLrCsyW/lXuBwub+ox/pNaZdCUZJwd3Q==}
|
|
peerDependencies:
|
|
solid-js: ^1.3.17
|
|
vite: ^3.0.0
|
|
dependencies:
|
|
'@babel/core': 7.19.6
|
|
'@babel/preset-typescript': 7.18.6_@babel+core@7.19.6
|
|
babel-preset-solid: 1.6.0_@babel+core@7.19.6
|
|
merge-anything: 5.0.4
|
|
solid-js: 1.6.0
|
|
solid-refresh: 0.4.1_solid-js@1.6.0
|
|
vite: 3.2.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/vite/3.2.1:
|
|
resolution: {integrity: sha512-ADtMkfHuWq4tskJsri2n2FZkORO8ZyhI+zIz7zTrDAgDEtct1jdxOg3YsZBfHhKjmMoWLOSCr+64qrEDGo/DbQ==}
|
|
engines: {node: ^14.18.0 || >=16.0.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
less: '*'
|
|
sass: '*'
|
|
stylus: '*'
|
|
sugarss: '*'
|
|
terser: ^5.4.0
|
|
peerDependenciesMeta:
|
|
less:
|
|
optional: true
|
|
sass:
|
|
optional: true
|
|
stylus:
|
|
optional: true
|
|
sugarss:
|
|
optional: true
|
|
terser:
|
|
optional: true
|
|
dependencies:
|
|
esbuild: 0.15.12
|
|
postcss: 8.4.18
|
|
resolve: 1.22.1
|
|
rollup: 2.79.1
|
|
optionalDependencies:
|
|
fsevents: 2.3.2
|
|
|
|
/zod/3.19.1:
|
|
resolution: {integrity: sha512-LYjZsEDhCdYET9ikFu6dVPGp2YH9DegXjdJToSzD9rO6fy4qiRYFoyEYwps88OseJlPyl2NOe2iJuhEhL7IpEA==}
|
|
dev: false
|