@mana/shared-share-protocol@0.1.0 ist jetzt installierbar (NPM_AUTH_TOKEN aus claudebot-Verdaccio-Account). Lokaler protocol/-Mirror zeigt jetzt auf upstream: - envelope.ts → Re-Export von ShareEnvelopeSchema/Strict, parseEnvelope, ENVELOPE_VERSION, ShareEnvelope - search.ts → Re-Export von SearchHitSchema, SearchResultEnvelopeSchema, SEARCH_ENVELOPE_VERSION, SearchHit, SearchResultEnvelope - payloads.ts → Re-Export der Format-Schemas (Quote/Link/Text); Cards-spezifische PAYLOAD_SCHEMAS / validatePayloadForType bleiben lokal (Akzeptanz-Liste ist Cards-Layer, nicht Föderation) Spec-Drift gefixt: der frühere Mirror nutzte MANA_TYPE_URL = 'mana/url', upstream definiert MANA_TYPE_LINK = 'mana/link'. app-manifest.json, share-handlers (UrlPayload → LinkPayload, "mana/url" → "mana/link") und Doku-Kommentare auf den Spec-konformen Namen umgestellt. DNS-Korrektur in Repo-.npmrc: pkg.mana.how-Tunnel ist Lame-Duck (404), npm.mana.how ist die produktive Verdaccio-Route nach 2026-05-07-Re-Deploy. ~/.npmrc bleibt unangetastet — Anpassung ist user-side. Tests + svelte-check 0 errors, 92 Tests grün (41 Domain + 46 API + 5 Web), prod-Build sauber. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2800 lines
88 KiB
YAML
2800 lines
88 KiB
YAML
lockfileVersion: '9.0'
|
|
|
|
settings:
|
|
autoInstallPeers: true
|
|
excludeLinksFromLockfile: false
|
|
|
|
importers:
|
|
|
|
.:
|
|
devDependencies:
|
|
'@types/bun':
|
|
specifier: latest
|
|
version: 1.3.13
|
|
'@types/node':
|
|
specifier: ^22.10.2
|
|
version: 22.19.18
|
|
prettier:
|
|
specifier: ^3.3.3
|
|
version: 3.8.3
|
|
prettier-plugin-svelte:
|
|
specifier: ^3.2.6
|
|
version: 3.5.1(prettier@3.8.3)(svelte@5.55.5)
|
|
turbo:
|
|
specifier: ^2.3.0
|
|
version: 2.9.10
|
|
typescript:
|
|
specifier: ^5.6.3
|
|
version: 5.9.3
|
|
|
|
apps/api:
|
|
dependencies:
|
|
'@cards/domain':
|
|
specifier: workspace:*
|
|
version: link:../../packages/cards-domain
|
|
drizzle-orm:
|
|
specifier: '0.38'
|
|
version: 0.38.4(@types/sql.js@1.4.11)(bun-types@1.3.13)(postgres@3.4.9)(sql.js@1.14.1)
|
|
hono:
|
|
specifier: ^4.6.0
|
|
version: 4.12.18
|
|
postgres:
|
|
specifier: ^3.4.0
|
|
version: 3.4.9
|
|
zod:
|
|
specifier: '3'
|
|
version: 3.25.76
|
|
zod-to-json-schema:
|
|
specifier: ^3.23.0
|
|
version: 3.25.2(zod@3.25.76)
|
|
devDependencies:
|
|
drizzle-kit:
|
|
specifier: '0.30'
|
|
version: 0.30.6
|
|
vitest:
|
|
specifier: ^2.1.0
|
|
version: 2.1.9(@types/node@22.19.18)(lightningcss@1.32.0)
|
|
|
|
apps/web:
|
|
dependencies:
|
|
'@cards/domain':
|
|
specifier: workspace:*
|
|
version: link:../../packages/cards-domain
|
|
dompurify:
|
|
specifier: ^3.4.2
|
|
version: 3.4.2
|
|
jszip:
|
|
specifier: ^3.10.1
|
|
version: 3.10.1
|
|
marked:
|
|
specifier: ^18.0.3
|
|
version: 18.0.3
|
|
sql.js:
|
|
specifier: ^1.14.1
|
|
version: 1.14.1
|
|
devDependencies:
|
|
'@sveltejs/adapter-node':
|
|
specifier: ^5.2.0
|
|
version: 5.5.4(@sveltejs/kit@2.59.1(@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.55.5)(vite@5.4.21(@types/node@22.19.18)(lightningcss@1.32.0)))(svelte@5.55.5)(typescript@5.9.3)(vite@5.4.21(@types/node@22.19.18)(lightningcss@1.32.0)))
|
|
'@sveltejs/kit':
|
|
specifier: ^2.8.0
|
|
version: 2.59.1(@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.55.5)(vite@5.4.21(@types/node@22.19.18)(lightningcss@1.32.0)))(svelte@5.55.5)(typescript@5.9.3)(vite@5.4.21(@types/node@22.19.18)(lightningcss@1.32.0))
|
|
'@sveltejs/vite-plugin-svelte':
|
|
specifier: ^4.0.0
|
|
version: 4.0.4(svelte@5.55.5)(vite@5.4.21(@types/node@22.19.18)(lightningcss@1.32.0))
|
|
'@tailwindcss/vite':
|
|
specifier: ^4.2.4
|
|
version: 4.2.4(vite@5.4.21(@types/node@22.19.18)(lightningcss@1.32.0))
|
|
'@types/dompurify':
|
|
specifier: ^3.2.0
|
|
version: 3.2.0
|
|
'@types/jszip':
|
|
specifier: ^3.4.1
|
|
version: 3.4.1
|
|
'@types/sql.js':
|
|
specifier: ^1.4.11
|
|
version: 1.4.11
|
|
svelte:
|
|
specifier: ^5.0.0
|
|
version: 5.55.5
|
|
svelte-check:
|
|
specifier: ^4.0.0
|
|
version: 4.4.8(picomatch@4.0.4)(svelte@5.55.5)(typescript@5.9.3)
|
|
tailwindcss:
|
|
specifier: ^4.2.4
|
|
version: 4.2.4
|
|
vite:
|
|
specifier: ^5.4.0
|
|
version: 5.4.21(@types/node@22.19.18)(lightningcss@1.32.0)
|
|
vitest:
|
|
specifier: ^2.1.0
|
|
version: 2.1.9(@types/node@22.19.18)(lightningcss@1.32.0)
|
|
|
|
packages/cards-domain:
|
|
dependencies:
|
|
'@mana/shared-share-protocol':
|
|
specifier: ^0.1.0
|
|
version: 0.1.0
|
|
ts-fsrs:
|
|
specifier: ^5.3.2
|
|
version: 5.3.2
|
|
zod:
|
|
specifier: '3'
|
|
version: 3.25.76
|
|
devDependencies:
|
|
vitest:
|
|
specifier: ^2.1.0
|
|
version: 2.1.9(@types/node@22.19.18)(lightningcss@1.32.0)
|
|
|
|
packages:
|
|
|
|
'@drizzle-team/brocli@0.10.2':
|
|
resolution: {integrity: sha512-z33Il7l5dKjUgGULTqBsQBQwckHh5AbIuxhdsIxDDiZAzBOrZO6q9ogcWC65kU382AfynTfgNumVcNIjuIua6w==}
|
|
|
|
'@esbuild-kit/core-utils@3.3.2':
|
|
resolution: {integrity: sha512-sPRAnw9CdSsRmEtnsl2WXWdyquogVpB3yZ3dgwJfe8zrOzTsV7cJvmwrKVa+0ma5BoiGJ+BoqkMvawbayKUsqQ==}
|
|
deprecated: 'Merged into tsx: https://tsx.is'
|
|
|
|
'@esbuild-kit/esm-loader@2.6.5':
|
|
resolution: {integrity: sha512-FxEMIkJKnodyA1OaCUoEvbYRkoZlLZ4d/eXFu9Fh8CbBBgP5EmZxrfTRyN0qpXZ4vOvqnE5YdRdcrmUUXuU+dA==}
|
|
deprecated: 'Merged into tsx: https://tsx.is'
|
|
|
|
'@esbuild/aix-ppc64@0.19.12':
|
|
resolution: {integrity: sha512-bmoCYyWdEL3wDQIVbcyzRyeKLgk2WtWLTWz1ZIAZF/EGbNOwSA6ew3PftJ1PqMiOOGu0OyFMzG53L0zqIpPeNA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ppc64]
|
|
os: [aix]
|
|
|
|
'@esbuild/aix-ppc64@0.21.5':
|
|
resolution: {integrity: sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ppc64]
|
|
os: [aix]
|
|
|
|
'@esbuild/android-arm64@0.18.20':
|
|
resolution: {integrity: sha512-Nz4rJcchGDtENV0eMKUNa6L12zz2zBDXuhj/Vjh18zGqB44Bi7MBMSXjgunJgjRhCmKOjnPuZp4Mb6OKqtMHLQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@esbuild/android-arm64@0.19.12':
|
|
resolution: {integrity: sha512-P0UVNGIienjZv3f5zq0DP3Nt2IE/3plFzuaS96vihvD0Hd6H/q4WXUGpCxD/E8YrSXfNyRPbpTq+T8ZQioSuPA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@esbuild/android-arm64@0.21.5':
|
|
resolution: {integrity: sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@esbuild/android-arm@0.18.20':
|
|
resolution: {integrity: sha512-fyi7TDI/ijKKNZTUJAQqiG5T7YjJXgnzkURqmGj13C6dCqckZBLdl4h7bkhHt/t0WP+zO9/zwroDvANaOqO5Sw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@esbuild/android-arm@0.19.12':
|
|
resolution: {integrity: sha512-qg/Lj1mu3CdQlDEEiWrlC4eaPZ1KztwGJ9B6J+/6G+/4ewxJg7gqj8eVYWvao1bXrqGiW2rsBZFSX3q2lcW05w==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@esbuild/android-arm@0.21.5':
|
|
resolution: {integrity: sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@esbuild/android-x64@0.18.20':
|
|
resolution: {integrity: sha512-8GDdlePJA8D6zlZYJV/jnrRAi6rOiNaCC/JclcXpB+KIuvfBN4owLtgzY2bsxnx666XjJx2kDPUmnTtR8qKQUg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [android]
|
|
|
|
'@esbuild/android-x64@0.19.12':
|
|
resolution: {integrity: sha512-3k7ZoUW6Q6YqhdhIaq/WZ7HwBpnFBlW905Fa4s4qWJyiNOgT1dOqDiVAQFwBH7gBRZr17gLrlFCRzF6jFh7Kew==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [android]
|
|
|
|
'@esbuild/android-x64@0.21.5':
|
|
resolution: {integrity: sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [android]
|
|
|
|
'@esbuild/darwin-arm64@0.18.20':
|
|
resolution: {integrity: sha512-bxRHW5kHU38zS2lPTPOyuyTm+S+eobPUnTNkdJEfAddYgEcll4xkT8DB9d2008DtTbl7uJag2HuE5NZAZgnNEA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/darwin-arm64@0.19.12':
|
|
resolution: {integrity: sha512-B6IeSgZgtEzGC42jsI+YYu9Z3HKRxp8ZT3cqhvliEHovq8HSX2YX8lNocDn79gCKJXOSaEot9MVYky7AKjCs8g==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/darwin-arm64@0.21.5':
|
|
resolution: {integrity: sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/darwin-x64@0.18.20':
|
|
resolution: {integrity: sha512-pc5gxlMDxzm513qPGbCbDukOdsGtKhfxD1zJKXjCCcU7ju50O7MeAZ8c4krSJcOIJGFR+qx21yMMVYwiQvyTyQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/darwin-x64@0.19.12':
|
|
resolution: {integrity: sha512-hKoVkKzFiToTgn+41qGhsUJXFlIjxI/jSYeZf3ugemDYZldIXIxhvwN6erJGlX4t5h417iFuheZ7l+YVn05N3A==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/darwin-x64@0.21.5':
|
|
resolution: {integrity: sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/freebsd-arm64@0.18.20':
|
|
resolution: {integrity: sha512-yqDQHy4QHevpMAaxhhIwYPMv1NECwOvIpGCZkECn8w2WFHXjEwrBn3CeNIYsibZ/iZEUemj++M26W3cNR5h+Tw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/freebsd-arm64@0.19.12':
|
|
resolution: {integrity: sha512-4aRvFIXmwAcDBw9AueDQ2YnGmz5L6obe5kmPT8Vd+/+x/JMVKCgdcRwH6APrbpNXsPz+K653Qg8HB/oXvXVukA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/freebsd-arm64@0.21.5':
|
|
resolution: {integrity: sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/freebsd-x64@0.18.20':
|
|
resolution: {integrity: sha512-tgWRPPuQsd3RmBZwarGVHZQvtzfEBOreNuxEMKFcd5DaDn2PbBxfwLcj4+aenoh7ctXcbXmOQIn8HI6mCSw5MQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/freebsd-x64@0.19.12':
|
|
resolution: {integrity: sha512-EYoXZ4d8xtBoVN7CEwWY2IN4ho76xjYXqSXMNccFSx2lgqOG/1TBPW0yPx1bJZk94qu3tX0fycJeeQsKovA8gg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/freebsd-x64@0.21.5':
|
|
resolution: {integrity: sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/linux-arm64@0.18.20':
|
|
resolution: {integrity: sha512-2YbscF+UL7SQAVIpnWvYwM+3LskyDmPhe31pE7/aoTMFKKzIc9lLbyGUpmmb8a8AixOL61sQ/mFh3jEjHYFvdA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-arm64@0.19.12':
|
|
resolution: {integrity: sha512-EoTjyYyLuVPfdPLsGVVVC8a0p1BFFvtpQDB/YLEhaXyf/5bczaGeN15QkR+O4S5LeJ92Tqotve7i1jn35qwvdA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-arm64@0.21.5':
|
|
resolution: {integrity: sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-arm@0.18.20':
|
|
resolution: {integrity: sha512-/5bHkMWnq1EgKr1V+Ybz3s1hWXok7mDFUMQ4cG10AfW3wL02PSZi5kFpYKrptDsgb2WAJIvRcDm+qIvXf/apvg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-arm@0.19.12':
|
|
resolution: {integrity: sha512-J5jPms//KhSNv+LO1S1TX1UWp1ucM6N6XuL6ITdKWElCu8wXP72l9MM0zDTzzeikVyqFE6U8YAV9/tFyj0ti+w==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-arm@0.21.5':
|
|
resolution: {integrity: sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ia32@0.18.20':
|
|
resolution: {integrity: sha512-P4etWwq6IsReT0E1KHU40bOnzMHoH73aXp96Fs8TIT6z9Hu8G6+0SHSw9i2isWrD2nbx2qo5yUqACgdfVGx7TA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ia32]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ia32@0.19.12':
|
|
resolution: {integrity: sha512-Thsa42rrP1+UIGaWz47uydHSBOgTUnwBwNq59khgIwktK6x60Hivfbux9iNR0eHCHzOLjLMLfUMLCypBkZXMHA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ia32]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ia32@0.21.5':
|
|
resolution: {integrity: sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ia32]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-loong64@0.18.20':
|
|
resolution: {integrity: sha512-nXW8nqBTrOpDLPgPY9uV+/1DjxoQ7DoB2N8eocyq8I9XuqJ7BiAMDMf9n1xZM9TgW0J8zrquIb/A7s3BJv7rjg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-loong64@0.19.12':
|
|
resolution: {integrity: sha512-LiXdXA0s3IqRRjm6rV6XaWATScKAXjI4R4LoDlvO7+yQqFdlr1Bax62sRwkVvRIrwXxvtYEHHI4dm50jAXkuAA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-loong64@0.21.5':
|
|
resolution: {integrity: sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-mips64el@0.18.20':
|
|
resolution: {integrity: sha512-d5NeaXZcHp8PzYy5VnXV3VSd2D328Zb+9dEq5HE6bw6+N86JVPExrA6O68OPwobntbNJ0pzCpUFZTo3w0GyetQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [mips64el]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-mips64el@0.19.12':
|
|
resolution: {integrity: sha512-fEnAuj5VGTanfJ07ff0gOA6IPsvrVHLVb6Lyd1g2/ed67oU1eFzL0r9WL7ZzscD+/N6i3dWumGE1Un4f7Amf+w==}
|
|
engines: {node: '>=12'}
|
|
cpu: [mips64el]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-mips64el@0.21.5':
|
|
resolution: {integrity: sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [mips64el]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ppc64@0.18.20':
|
|
resolution: {integrity: sha512-WHPyeScRNcmANnLQkq6AfyXRFr5D6N2sKgkFo2FqguP44Nw2eyDlbTdZwd9GYk98DZG9QItIiTlFLHJHjxP3FA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ppc64@0.19.12':
|
|
resolution: {integrity: sha512-nYJA2/QPimDQOh1rKWedNOe3Gfc8PabU7HT3iXWtNUbRzXS9+vgB0Fjaqr//XNbd82mCxHzik2qotuI89cfixg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ppc64@0.21.5':
|
|
resolution: {integrity: sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-riscv64@0.18.20':
|
|
resolution: {integrity: sha512-WSxo6h5ecI5XH34KC7w5veNnKkju3zBRLEQNY7mv5mtBmrP/MjNBCAlsM2u5hDBlS3NGcTQpoBvRzqBcRtpq1A==}
|
|
engines: {node: '>=12'}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-riscv64@0.19.12':
|
|
resolution: {integrity: sha512-2MueBrlPQCw5dVJJpQdUYgeqIzDQgw3QtiAHUC4RBz9FXPrskyyU3VI1hw7C0BSKB9OduwSJ79FTCqtGMWqJHg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-riscv64@0.21.5':
|
|
resolution: {integrity: sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-s390x@0.18.20':
|
|
resolution: {integrity: sha512-+8231GMs3mAEth6Ja1iK0a1sQ3ohfcpzpRLH8uuc5/KVDFneH6jtAJLFGafpzpMRO6DzJ6AvXKze9LfFMrIHVQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-s390x@0.19.12':
|
|
resolution: {integrity: sha512-+Pil1Nv3Umes4m3AZKqA2anfhJiVmNCYkPchwFJNEJN5QxmTs1uzyy4TvmDrCRNT2ApwSari7ZIgrPeUx4UZDg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-s390x@0.21.5':
|
|
resolution: {integrity: sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==}
|
|
engines: {node: '>=12'}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-x64@0.18.20':
|
|
resolution: {integrity: sha512-UYqiqemphJcNsFEskc73jQ7B9jgwjWrSayxawS6UVFZGWrAAtkzjxSqnoclCXxWtfwLdzU+vTpcNYhpn43uP1w==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-x64@0.19.12':
|
|
resolution: {integrity: sha512-B71g1QpxfwBvNrfyJdVDexenDIt1CiDN1TIXLbhOw0KhJzE78KIFGX6OJ9MrtC0oOqMWf+0xop4qEU8JrJTwCg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-x64@0.21.5':
|
|
resolution: {integrity: sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@esbuild/netbsd-x64@0.18.20':
|
|
resolution: {integrity: sha512-iO1c++VP6xUBUmltHZoMtCUdPlnPGdBom6IrO4gyKPFFVBKioIImVooR5I83nTew5UOYrk3gIJhbZh8X44y06A==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [netbsd]
|
|
|
|
'@esbuild/netbsd-x64@0.19.12':
|
|
resolution: {integrity: sha512-3ltjQ7n1owJgFbuC61Oj++XhtzmymoCihNFgT84UAmJnxJfm4sYCiSLTXZtE00VWYpPMYc+ZQmB6xbSdVh0JWA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [netbsd]
|
|
|
|
'@esbuild/netbsd-x64@0.21.5':
|
|
resolution: {integrity: sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [netbsd]
|
|
|
|
'@esbuild/openbsd-x64@0.18.20':
|
|
resolution: {integrity: sha512-e5e4YSsuQfX4cxcygw/UCPIEP6wbIL+se3sxPdCiMbFLBWu0eiZOJ7WoD+ptCLrmjZBK1Wk7I6D/I3NglUGOxg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
|
|
'@esbuild/openbsd-x64@0.19.12':
|
|
resolution: {integrity: sha512-RbrfTB9SWsr0kWmb9srfF+L933uMDdu9BIzdA7os2t0TXhCRjrQyCeOt6wVxr79CKD4c+p+YhCj31HBkYcXebw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
|
|
'@esbuild/openbsd-x64@0.21.5':
|
|
resolution: {integrity: sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
|
|
'@esbuild/sunos-x64@0.18.20':
|
|
resolution: {integrity: sha512-kDbFRFp0YpTQVVrqUd5FTYmWo45zGaXe0X8E1G/LKFC0v8x0vWrhOWSLITcCn63lmZIxfOMXtCfti/RxN/0wnQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [sunos]
|
|
|
|
'@esbuild/sunos-x64@0.19.12':
|
|
resolution: {integrity: sha512-HKjJwRrW8uWtCQnQOz9qcU3mUZhTUQvi56Q8DPTLLB+DawoiQdjsYq+j+D3s9I8VFtDr+F9CjgXKKC4ss89IeA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [sunos]
|
|
|
|
'@esbuild/sunos-x64@0.21.5':
|
|
resolution: {integrity: sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [sunos]
|
|
|
|
'@esbuild/win32-arm64@0.18.20':
|
|
resolution: {integrity: sha512-ddYFR6ItYgoaq4v4JmQQaAI5s7npztfV4Ag6NrhiaW0RrnOXqBkgwZLofVTlq1daVTQNhtI5oieTvkRPfZrePg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-arm64@0.19.12':
|
|
resolution: {integrity: sha512-URgtR1dJnmGvX864pn1B2YUYNzjmXkuJOIqG2HdU62MVS4EHpU2946OZoTMnRUHklGtJdJZ33QfzdjGACXhn1A==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-arm64@0.21.5':
|
|
resolution: {integrity: sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-ia32@0.18.20':
|
|
resolution: {integrity: sha512-Wv7QBi3ID/rROT08SABTS7eV4hX26sVduqDOTe1MvGMjNd3EjOz4b7zeexIR62GTIEKrfJXKL9LFxTYgkyeu7g==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-ia32@0.19.12':
|
|
resolution: {integrity: sha512-+ZOE6pUkMOJfmxmBZElNOx72NKpIa/HFOMGzu8fqzQJ5kgf6aTGrcJaFsNiVMH4JKpMipyK+7k0n2UXN7a8YKQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-ia32@0.21.5':
|
|
resolution: {integrity: sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-x64@0.18.20':
|
|
resolution: {integrity: sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-x64@0.19.12':
|
|
resolution: {integrity: sha512-T1QyPSDCyMXaO3pzBkF96E8xMkiRYbUEZADd29SyPGabqxMViNoii+NcK7eWJAEoU6RZyEm5lVSIjTmcdoB9HA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-x64@0.21.5':
|
|
resolution: {integrity: sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@jridgewell/gen-mapping@0.3.13':
|
|
resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==}
|
|
|
|
'@jridgewell/remapping@2.3.5':
|
|
resolution: {integrity: sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==}
|
|
|
|
'@jridgewell/resolve-uri@3.1.2':
|
|
resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
'@jridgewell/sourcemap-codec@1.5.5':
|
|
resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==}
|
|
|
|
'@jridgewell/trace-mapping@0.3.31':
|
|
resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==}
|
|
|
|
'@mana/shared-share-protocol@0.1.0':
|
|
resolution: {integrity: sha512-I1fIDbS3nu++9LUXc08ICrLXE/cdV/n9D0Jm8LOhVH9izUXQSSg2EO4M2+m7K5vc5KdjGBcYrFPhAg48+KE6Kw==}
|
|
hasBin: true
|
|
|
|
'@petamoriken/float16@3.9.3':
|
|
resolution: {integrity: sha512-8awtpHXCx/bNpFt4mt2xdkgtgVvKqty8VbjHI/WWWQuEw+KLzFot3f4+LkQY9YmOtq7A5GdOnqoIC8Pdygjk2g==}
|
|
|
|
'@polka/url@1.0.0-next.29':
|
|
resolution: {integrity: sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==}
|
|
|
|
'@rollup/plugin-commonjs@29.0.2':
|
|
resolution: {integrity: sha512-S/ggWH1LU7jTyi9DxZOKyxpVd4hF/OZ0JrEbeLjXk/DFXwRny0tjD2c992zOUYQobLrVkRVMDdmHP16HKP7GRg==}
|
|
engines: {node: '>=16.0.0 || 14 >= 14.17'}
|
|
peerDependencies:
|
|
rollup: ^2.68.0||^3.0.0||^4.0.0
|
|
peerDependenciesMeta:
|
|
rollup:
|
|
optional: true
|
|
|
|
'@rollup/plugin-json@6.1.0':
|
|
resolution: {integrity: sha512-EGI2te5ENk1coGeADSIwZ7G2Q8CJS2sF120T7jLw4xFw9n7wIOXHo+kIYRAoVpJAN+kmqZSoO3Fp4JtoNF4ReA==}
|
|
engines: {node: '>=14.0.0'}
|
|
peerDependencies:
|
|
rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
|
|
peerDependenciesMeta:
|
|
rollup:
|
|
optional: true
|
|
|
|
'@rollup/plugin-node-resolve@16.0.3':
|
|
resolution: {integrity: sha512-lUYM3UBGuM93CnMPG1YocWu7X802BrNF3jW2zny5gQyLQgRFJhV1Sq0Zi74+dh/6NBx1DxFC4b4GXg9wUCG5Qg==}
|
|
engines: {node: '>=14.0.0'}
|
|
peerDependencies:
|
|
rollup: ^2.78.0||^3.0.0||^4.0.0
|
|
peerDependenciesMeta:
|
|
rollup:
|
|
optional: true
|
|
|
|
'@rollup/pluginutils@5.3.0':
|
|
resolution: {integrity: sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q==}
|
|
engines: {node: '>=14.0.0'}
|
|
peerDependencies:
|
|
rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
|
|
peerDependenciesMeta:
|
|
rollup:
|
|
optional: true
|
|
|
|
'@rollup/rollup-android-arm-eabi@4.60.3':
|
|
resolution: {integrity: sha512-x35CNW/ANXG3hE/EZpRU8MXX1JDN86hBb2wMGAtltkz7pc6cxgjpy1OMMfDosOQ+2hWqIkag/fGok1Yady9nGw==}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@rollup/rollup-android-arm64@4.60.3':
|
|
resolution: {integrity: sha512-xw3xtkDApIOGayehp2+Rz4zimfkaX65r4t47iy+ymQB2G4iJCBBfj0ogVg5jpvjpn8UWn/+q9tprxleYeNp3Hw==}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@rollup/rollup-darwin-arm64@4.60.3':
|
|
resolution: {integrity: sha512-vo6Y5Qfpx7/5EaamIwi0WqW2+zfiusVihKatLvtN1VFVy3D13uERk/6gZLU1UiHRL6fDXqj/ELIeVRGnvcTE1g==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@rollup/rollup-darwin-x64@4.60.3':
|
|
resolution: {integrity: sha512-D+0QGcZhBzTN82weOnsSlY7V7+RMmPuF1CkbxyMAGE8+ZHeUjyb76ZiWmBlCu//AQQONvxcqRbwZTajZKqjuOw==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@rollup/rollup-freebsd-arm64@4.60.3':
|
|
resolution: {integrity: sha512-6HnvHCT7fDyj6R0Ph7A6x8dQS/S38MClRWeDLqc0MdfWkxjiu1HSDYrdPhqSILzjTIC/pnXbbJbo+ft+gy/9hQ==}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
|
|
'@rollup/rollup-freebsd-x64@4.60.3':
|
|
resolution: {integrity: sha512-KHLgC3WKlUYW3ShFKnnosZDOJ0xjg9zp7au3sIm2bs/tGBeC2ipmvRh/N7JKi0t9Ue20C0dpEshi8WUubg+cnA==}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@rollup/rollup-linux-arm-gnueabihf@4.60.3':
|
|
resolution: {integrity: sha512-DV6fJoxEYWJOvaZIsok7KrYl0tPvga5OZ2yvKHNNYyk/2roMLqQAbGhr78EQ5YhHpnhLKJD3S1WFusAkmUuV5g==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-arm-musleabihf@4.60.3':
|
|
resolution: {integrity: sha512-mQKoJAzvuOs6F+TZybQO4GOTSMUu7v0WdxEk24krQ/uUxXoPTtHjuaUuPmFhtBcM4K0ons8nrE3JyhTuCFtT/w==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-arm64-gnu@4.60.3':
|
|
resolution: {integrity: sha512-Whjj2qoiJ6+OOJMGptTYazaJvjOJm+iKHpXQM1P3LzGjt7Ff++Tp7nH4N8J/BUA7R9IHfDyx4DJIflifwnbmIA==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-arm64-musl@4.60.3':
|
|
resolution: {integrity: sha512-4YTNHKqGng5+yiZt3mg77nmyuCfmNfX4fPmyUapBcIk+BdwSwmCWGXOUxhXbBEkFHtoN5boLj/5NON+u5QC9tg==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-loong64-gnu@4.60.3':
|
|
resolution: {integrity: sha512-SU3kNlhkpI4UqlUc2VXPGK9o886ZsSeGfMAX2ba2b8DKmMXq4AL7KUrkSWVbb7koVqx41Yczx6dx5PNargIrEA==}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-loong64-musl@4.60.3':
|
|
resolution: {integrity: sha512-6lDLl5h4TXpB1mTf2rQWnAk/LcXrx9vBfu/DT5TIPhvMhRWaZ5MxkIc8u4lJAmBo6klTe1ywXIUHFjylW505sg==}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-ppc64-gnu@4.60.3':
|
|
resolution: {integrity: sha512-BMo8bOw8evlup/8G+cj5xWtPyp93xPdyoSN16Zy90Q2QZ0ZYRhCt6ZJSwbrRzG9HApFabjwj2p25TUPDWrhzqQ==}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-ppc64-musl@4.60.3':
|
|
resolution: {integrity: sha512-E0L8X1dZN1/Rph+5VPF6Xj2G7JJvMACVXtamTJIDrVI44Y3K+G8gQaMEAavbqCGTa16InptiVrX6eM6pmJ+7qA==}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-riscv64-gnu@4.60.3':
|
|
resolution: {integrity: sha512-oZJ/WHaVfHUiRAtmTAeo3DcevNsVvH8mbvodjZy7D5QKvCefO371SiKRpxoDcCxB3PTRTLayWBkvmDQKTcX/sw==}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-riscv64-musl@4.60.3':
|
|
resolution: {integrity: sha512-Dhbyh7j9FybM3YaTgaHmVALwA8AkUwTPccyCQ79TG9AJUsMQqgN1DDEZNr4+QUfwiWvLDumW5vdwzoeUF+TNxQ==}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-s390x-gnu@4.60.3':
|
|
resolution: {integrity: sha512-cJd1X5XhHHlltkaypz1UcWLA8AcoIi1aWhsvaWDskD1oz2eKCypnqvTQ8ykMNI0RSmm7NkTdSqSSD7zM0xa6Ig==}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-x64-gnu@4.60.3':
|
|
resolution: {integrity: sha512-DAZDBHQfG2oQuhY7mc6I3/qB4LU2fQCjRvxbDwd/Jdvb9fypP4IJ4qmtu6lNjes6B531AI8cg1aKC2di97bUxA==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-x64-musl@4.60.3':
|
|
resolution: {integrity: sha512-cRxsE8c13mZOh3vP+wLDxpQBRrOHDIGOWyDL93Sy0Ga8y515fBcC2pjUfFwUe5T7tqvTvWbCpg1URM/AXdWIXA==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-openbsd-x64@4.60.3':
|
|
resolution: {integrity: sha512-QaWcIgRxqEdQdhJqW4DJctsH6HCmo5vHxY0krHSX4jMtOqfzC+dqDGuHM87bu4H8JBeibWx7jFz+h6/4C8wA5Q==}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
|
|
'@rollup/rollup-openharmony-arm64@4.60.3':
|
|
resolution: {integrity: sha512-AaXwSvUi3QIPtroAUw1t5yHGIyqKEXwH54WUocFolZhpGDruJcs8c+xPNDRn4XiQsS7MEwnYsHW2l0MBLDMkWg==}
|
|
cpu: [arm64]
|
|
os: [openharmony]
|
|
|
|
'@rollup/rollup-win32-arm64-msvc@4.60.3':
|
|
resolution: {integrity: sha512-65LAKM/bAWDqKNEelHlcHvm2V+Vfb8C6INFxQXRHCvaVN1rJfwr4NvdP4FyzUaLqWfaCGaadf6UbTm8xJeYfEg==}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@rollup/rollup-win32-ia32-msvc@4.60.3':
|
|
resolution: {integrity: sha512-EEM2gyhBF5MFnI6vMKdX1LAosE627RGBzIoGMdLloPZkXrUN0Ckqgr2Qi8+J3zip/8NVVro3/FjB+tjhZUgUHA==}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@rollup/rollup-win32-x64-gnu@4.60.3':
|
|
resolution: {integrity: sha512-E5Eb5H/DpxaoXH++Qkv28RcUJboMopmdDUALBczvHMf7hNIxaDZqwY5lK12UK1BHacSmvupoEWGu+n993Z0y1A==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@rollup/rollup-win32-x64-msvc@4.60.3':
|
|
resolution: {integrity: sha512-hPt/bgL5cE+Qp+/TPHBqptcAgPzgj46mPcg/16zNUmbQk0j+mOEQV/+Lqu8QRtDV3Ek95Q6FeFITpuhl6OTsAA==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@standard-schema/spec@1.1.0':
|
|
resolution: {integrity: sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==}
|
|
|
|
'@sveltejs/acorn-typescript@1.0.9':
|
|
resolution: {integrity: sha512-lVJX6qEgs/4DOcRTpo56tmKzVPtoWAaVbL4hfO7t7NVwl9AAXzQR6cihesW1BmNMPl+bK6dreu2sOKBP2Q9CIA==}
|
|
peerDependencies:
|
|
acorn: ^8.9.0
|
|
|
|
'@sveltejs/adapter-node@5.5.4':
|
|
resolution: {integrity: sha512-45X92CXW+2J8ZUzPv3eLlKWEzINKiiGeFWTjyER4ZN4sGgNoaoeSkCY/QYNxHpPXy71QPsctwccBo9jJs0ySPQ==}
|
|
peerDependencies:
|
|
'@sveltejs/kit': ^2.4.0
|
|
|
|
'@sveltejs/kit@2.59.1':
|
|
resolution: {integrity: sha512-d8OON70AphLdDesuTIl//M2O6fRTIicX8aYv8vhCiYEhTTI2OboKqey0Hu1A4VFhqwgqtq0vKDmPFGkw8kKmgw==}
|
|
engines: {node: '>=18.13'}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.0.0
|
|
'@sveltejs/vite-plugin-svelte': ^3.0.0 || ^4.0.0-next.1 || ^5.0.0 || ^6.0.0-next.0 || ^7.0.0
|
|
svelte: ^4.0.0 || ^5.0.0-next.0
|
|
typescript: ^5.3.3 || ^6.0.0
|
|
vite: ^5.0.3 || ^6.0.0 || ^7.0.0-beta.0 || ^8.0.0
|
|
peerDependenciesMeta:
|
|
'@opentelemetry/api':
|
|
optional: true
|
|
typescript:
|
|
optional: true
|
|
|
|
'@sveltejs/vite-plugin-svelte-inspector@3.0.1':
|
|
resolution: {integrity: sha512-2CKypmj1sM4GE7HjllT7UKmo4Q6L5xFRd7VMGEWhYnZ+wc6AUVU01IBd7yUi6WnFndEwWoMNOd6e8UjoN0nbvQ==}
|
|
engines: {node: ^18.0.0 || ^20.0.0 || >=22}
|
|
peerDependencies:
|
|
'@sveltejs/vite-plugin-svelte': ^4.0.0-next.0||^4.0.0
|
|
svelte: ^5.0.0-next.96 || ^5.0.0
|
|
vite: ^5.0.0
|
|
|
|
'@sveltejs/vite-plugin-svelte@4.0.4':
|
|
resolution: {integrity: sha512-0ba1RQ/PHen5FGpdSrW7Y3fAMQjrXantECALeOiOdBdzR5+5vPP6HVZRLmZaQL+W8m++o+haIAKq5qT+MiZ7VA==}
|
|
engines: {node: ^18.0.0 || ^20.0.0 || >=22}
|
|
peerDependencies:
|
|
svelte: ^5.0.0-next.96 || ^5.0.0
|
|
vite: ^5.0.0
|
|
|
|
'@tailwindcss/node@4.2.4':
|
|
resolution: {integrity: sha512-Ai7+yQPxz3ddrDQzFfBKdHEVBg0w3Zl83jnjuwxnZOsnH9pGn93QHQtpU0p/8rYWxvbFZHneni6p1BSLK4DkGA==}
|
|
|
|
'@tailwindcss/oxide-android-arm64@4.2.4':
|
|
resolution: {integrity: sha512-e7MOr1SAn9U8KlZzPi1ZXGZHeC5anY36qjNwmZv9pOJ8E4Q6jmD1vyEHkQFmNOIN7twGPEMXRHmitN4zCMN03g==}
|
|
engines: {node: '>= 20'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@tailwindcss/oxide-darwin-arm64@4.2.4':
|
|
resolution: {integrity: sha512-tSC/Kbqpz/5/o/C2sG7QvOxAKqyd10bq+ypZNf+9Fi2TvbVbv1zNpcEptcsU7DPROaSbVgUXmrzKhurFvo5eDg==}
|
|
engines: {node: '>= 20'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@tailwindcss/oxide-darwin-x64@4.2.4':
|
|
resolution: {integrity: sha512-yPyUXn3yO/ufR6+Kzv0t4fCg2qNr90jxXc5QqBpjlPNd0NqyDXcmQb/6weunH/MEDXW5dhyEi+agTDiqa3WsGg==}
|
|
engines: {node: '>= 20'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@tailwindcss/oxide-freebsd-x64@4.2.4':
|
|
resolution: {integrity: sha512-BoMIB4vMQtZsXdGLVc2z+P9DbETkiopogfWZKbWwM8b/1Vinbs4YcUwo+kM/KeLkX3Ygrf4/PsRndKaYhS8Eiw==}
|
|
engines: {node: '>= 20'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@tailwindcss/oxide-linux-arm-gnueabihf@4.2.4':
|
|
resolution: {integrity: sha512-7pIHBLTHYRAlS7V22JNuTh33yLH4VElwKtB3bwchK/UaKUPpQ0lPQiOWcbm4V3WP2I6fNIJ23vABIvoy2izdwA==}
|
|
engines: {node: '>= 20'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@tailwindcss/oxide-linux-arm64-gnu@4.2.4':
|
|
resolution: {integrity: sha512-+E4wxJ0ZGOzSH325reXTWB48l42i93kQqMvDyz5gqfRzRZ7faNhnmvlV4EPGJU3QJM/3Ab5jhJ5pCRUsKn6OQw==}
|
|
engines: {node: '>= 20'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@tailwindcss/oxide-linux-arm64-musl@4.2.4':
|
|
resolution: {integrity: sha512-bBADEGAbo4ASnppIziaQJelekCxdMaxisrk+fB7Thit72IBnALp9K6ffA2G4ruj90G9XRS2VQ6q2bCKbfFV82g==}
|
|
engines: {node: '>= 20'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@tailwindcss/oxide-linux-x64-gnu@4.2.4':
|
|
resolution: {integrity: sha512-7Mx25E4WTfnht0TVRTyC00j3i0M+EeFe7wguMDTlX4mRxafznw0CA8WJkFjWYH5BlgELd1kSjuU2JiPnNZbJDA==}
|
|
engines: {node: '>= 20'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@tailwindcss/oxide-linux-x64-musl@4.2.4':
|
|
resolution: {integrity: sha512-2wwJRF7nyhOR0hhHoChc04xngV3iS+akccHTGtz965FwF0up4b2lOdo6kI1EbDaEXKgvcrFBYcYQQ/rrnWFVfA==}
|
|
engines: {node: '>= 20'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@tailwindcss/oxide-wasm32-wasi@4.2.4':
|
|
resolution: {integrity: sha512-FQsqApeor8Fo6gUEklzmaa9994orJZZDBAlQpK2Mq+DslRKFJeD6AjHpBQ0kZFQohVr8o85PPh8eOy86VlSCmw==}
|
|
engines: {node: '>=14.0.0'}
|
|
cpu: [wasm32]
|
|
bundledDependencies:
|
|
- '@napi-rs/wasm-runtime'
|
|
- '@emnapi/core'
|
|
- '@emnapi/runtime'
|
|
- '@tybys/wasm-util'
|
|
- '@emnapi/wasi-threads'
|
|
- tslib
|
|
|
|
'@tailwindcss/oxide-win32-arm64-msvc@4.2.4':
|
|
resolution: {integrity: sha512-L9BXqxC4ToVgwMFqj3pmZRqyHEztulpUJzCxUtLjobMCzTPsGt1Fa9enKbOpY2iIyVtaHNeNvAK8ERP/64sqGQ==}
|
|
engines: {node: '>= 20'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@tailwindcss/oxide-win32-x64-msvc@4.2.4':
|
|
resolution: {integrity: sha512-ESlKG0EpVJQwRjXDDa9rLvhEAh0mhP1sF7sap9dNZT0yyl9SAG6T7gdP09EH0vIv0UNTlo6jPWyujD6559fZvw==}
|
|
engines: {node: '>= 20'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@tailwindcss/oxide@4.2.4':
|
|
resolution: {integrity: sha512-9El/iI069DKDSXwTvB9J4BwdO5JhRrOweGaK25taBAvBXyXqJAX+Jqdvs8r8gKpsI/1m0LeJLyQYTf/WLrBT1Q==}
|
|
engines: {node: '>= 20'}
|
|
|
|
'@tailwindcss/vite@4.2.4':
|
|
resolution: {integrity: sha512-pCvohwOCspk3ZFn6eJzrrX3g4n2JY73H6MmYC87XfGPyTty4YsCjYTMArRZm/zOI8dIt3+EcrLHAFPe5A4bgtw==}
|
|
peerDependencies:
|
|
vite: ^5.2.0 || ^6 || ^7 || ^8
|
|
|
|
'@turbo/darwin-64@2.9.10':
|
|
resolution: {integrity: sha512-5BVJnes8/zMPydF8ktfBBWqCCpUeWVxwZ6avYHRqLzk2PuTAsLz0TlaKdDe1nk1cz3/o0c+7CEf6zqNXdB2N7Q==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@turbo/darwin-arm64@2.9.10':
|
|
resolution: {integrity: sha512-MwaJl+vsxlkkDJYWN87GWKYD64kOvZFFlrDtGmCDeEx/488Kola5TVgS0VQkEUwnbDPjaDIB7kBMIzdzJRElbg==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@turbo/linux-64@2.9.10':
|
|
resolution: {integrity: sha512-HWrCKR+kUicEf4awj1EVRh5LI2hiDncpWZSXqhVj+wQT3SolBSXqXiSPYHgdh6hkmyfvz75Ex/+axXGcgQGdeA==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@turbo/linux-arm64@2.9.10':
|
|
resolution: {integrity: sha512-edJINoZcDn4g1zkOZHFrGtLX0EWTryoNJSlZK5SEVux4hITT6hTCzugVGtOUmdI+PuJ/xRRL3jKGa+JgjSoq5A==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@turbo/windows-64@2.9.10':
|
|
resolution: {integrity: sha512-rkASn89ATUtSyKvhGaWSyqVHBwtqFEUV1rFNKCtthSoix0T/kUHLJDKpepE/Wh6CtSnhxAfsY8cODtevD/hR7A==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@turbo/windows-arm64@2.9.10':
|
|
resolution: {integrity: sha512-cblXqub7uABXKNMzvPB1IyOuSQpeMo7zZHSREB2C0mtIVn4lUSd2CfaGBtOrDqmkC9dsan3itxY4IejChQvfpg==}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@types/bun@1.3.13':
|
|
resolution: {integrity: sha512-9fqXWk5YIHGGnUau9TEi+qdlTYDAnOj+xLCmSTwXfAIqXr2x4tytJb43E9uCvt09zJURKXwAtkoH4nLQfzeTXw==}
|
|
|
|
'@types/cookie@0.6.0':
|
|
resolution: {integrity: sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==}
|
|
|
|
'@types/dompurify@3.2.0':
|
|
resolution: {integrity: sha512-Fgg31wv9QbLDA0SpTOXO3MaxySc4DKGLi8sna4/Utjo4r3ZRPdCt4UQee8BWr+Q5z21yifghREPJGYaEOEIACg==}
|
|
deprecated: This is a stub types definition. dompurify provides its own type definitions, so you do not need this installed.
|
|
|
|
'@types/emscripten@1.41.5':
|
|
resolution: {integrity: sha512-cMQm7pxu6BxtHyqJ7mQZ2kXWV5SLmugybFdHCBbJ5eHzOo6VhBckEgAT3//rP5FwPHNPeEiq4SmQ5ucBwsOo4Q==}
|
|
|
|
'@types/estree@1.0.8':
|
|
resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==}
|
|
|
|
'@types/estree@1.0.9':
|
|
resolution: {integrity: sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==}
|
|
|
|
'@types/jszip@3.4.1':
|
|
resolution: {integrity: sha512-TezXjmf3lj+zQ651r6hPqvSScqBLvyPI9FxdXBqpEwBijNGQ2NXpaFW/7joGzveYkKQUil7iiDHLo6LV71Pc0A==}
|
|
deprecated: This is a stub types definition. jszip provides its own type definitions, so you do not need this installed.
|
|
|
|
'@types/node@22.19.18':
|
|
resolution: {integrity: sha512-9v00a+dn2yWVsYDEunWC4g/TcRKVq3r8N5FuZp7u0SGrPvdN9c2yXI9bBuf5Fl0hNCb+QTIePTn5pJs2pwBOQQ==}
|
|
|
|
'@types/resolve@1.20.2':
|
|
resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==}
|
|
|
|
'@types/sql.js@1.4.11':
|
|
resolution: {integrity: sha512-QXIx38p2ZThJaK9vP5ZdqdlRe1FG9I8SmCZOS7FHfB/2qPAjZwkL7/vlfPg6N/oWHuuOaGg/P/IRwfP2W0kWVQ==}
|
|
|
|
'@types/trusted-types@2.0.7':
|
|
resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==}
|
|
|
|
'@vitest/expect@2.1.9':
|
|
resolution: {integrity: sha512-UJCIkTBenHeKT1TTlKMJWy1laZewsRIzYighyYiJKZreqtdxSos/S1t+ktRMQWu2CKqaarrkeszJx1cgC5tGZw==}
|
|
|
|
'@vitest/mocker@2.1.9':
|
|
resolution: {integrity: sha512-tVL6uJgoUdi6icpxmdrn5YNo3g3Dxv+IHJBr0GXHaEdTcw3F+cPKnsXFhli6nO+f/6SDKPHEK1UN+k+TQv0Ehg==}
|
|
peerDependencies:
|
|
msw: ^2.4.9
|
|
vite: ^5.0.0
|
|
peerDependenciesMeta:
|
|
msw:
|
|
optional: true
|
|
vite:
|
|
optional: true
|
|
|
|
'@vitest/pretty-format@2.1.9':
|
|
resolution: {integrity: sha512-KhRIdGV2U9HOUzxfiHmY8IFHTdqtOhIzCpd8WRdJiE7D/HUcZVD0EgQCVjm+Q9gkUXWgBvMmTtZgIG48wq7sOQ==}
|
|
|
|
'@vitest/runner@2.1.9':
|
|
resolution: {integrity: sha512-ZXSSqTFIrzduD63btIfEyOmNcBmQvgOVsPNPe0jYtESiXkhd8u2erDLnMxmGrDCwHCCHE7hxwRDCT3pt0esT4g==}
|
|
|
|
'@vitest/snapshot@2.1.9':
|
|
resolution: {integrity: sha512-oBO82rEjsxLNJincVhLhaxxZdEtV0EFHMK5Kmx5sJ6H9L183dHECjiefOAdnqpIgT5eZwT04PoggUnW88vOBNQ==}
|
|
|
|
'@vitest/spy@2.1.9':
|
|
resolution: {integrity: sha512-E1B35FwzXXTs9FHNK6bDszs7mtydNi5MIfUWpceJ8Xbfb1gBMscAnwLbEu+B44ed6W3XjL9/ehLPHR1fkf1KLQ==}
|
|
|
|
'@vitest/utils@2.1.9':
|
|
resolution: {integrity: sha512-v0psaMSkNJ3A2NMrUEHFRzJtDPFn+/VWZ5WxImB21T9fjucJRmS7xCS3ppEnARb9y11OAzaD+P2Ps+b+BGX5iQ==}
|
|
|
|
acorn@8.16.0:
|
|
resolution: {integrity: sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==}
|
|
engines: {node: '>=0.4.0'}
|
|
hasBin: true
|
|
|
|
aria-query@5.3.1:
|
|
resolution: {integrity: sha512-Z/ZeOgVl7bcSYZ/u/rh0fOpvEpq//LZmdbkXyc7syVzjPAhfOa9ebsdTSjEBDU4vs5nC98Kfduj1uFo0qyET3g==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
assertion-error@2.0.1:
|
|
resolution: {integrity: sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==}
|
|
engines: {node: '>=12'}
|
|
|
|
axobject-query@4.1.0:
|
|
resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
buffer-from@1.1.2:
|
|
resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
|
|
|
|
bun-types@1.3.13:
|
|
resolution: {integrity: sha512-QXKeHLlOLqQX9LgYaHJfzdBaV21T63HhFJnvuRCcjZiaUDpbs5ED1MgxbMra71CsryN/1dAoXuJJJwIv/2drVA==}
|
|
|
|
cac@6.7.14:
|
|
resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
chai@5.3.3:
|
|
resolution: {integrity: sha512-4zNhdJD/iOjSH0A05ea+Ke6MU5mmpQcbQsSOkgdaUMJ9zTlDTD/GYlwohmIE2u0gaxHYiVHEn1Fw9mZ/ktJWgw==}
|
|
engines: {node: '>=18'}
|
|
|
|
check-error@2.1.3:
|
|
resolution: {integrity: sha512-PAJdDJusoxnwm1VwW07VWwUN1sl7smmC3OKggvndJFadxxDRyFJBX/ggnu/KE4kQAB7a3Dp8f/YXC1FlUprWmA==}
|
|
engines: {node: '>= 16'}
|
|
|
|
chokidar@4.0.3:
|
|
resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==}
|
|
engines: {node: '>= 14.16.0'}
|
|
|
|
clsx@2.1.1:
|
|
resolution: {integrity: sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==}
|
|
engines: {node: '>=6'}
|
|
|
|
commondir@1.0.1:
|
|
resolution: {integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==}
|
|
|
|
cookie@0.6.0:
|
|
resolution: {integrity: sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
core-util-is@1.0.3:
|
|
resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==}
|
|
|
|
debug@4.4.3:
|
|
resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==}
|
|
engines: {node: '>=6.0'}
|
|
peerDependencies:
|
|
supports-color: '*'
|
|
peerDependenciesMeta:
|
|
supports-color:
|
|
optional: true
|
|
|
|
deep-eql@5.0.2:
|
|
resolution: {integrity: sha512-h5k/5U50IJJFpzfL6nO9jaaumfjO/f2NjK/oYB2Djzm4p9L+3T9qWpZqZ2hAbLPuuYq9wrU08WQyBTL5GbPk5Q==}
|
|
engines: {node: '>=6'}
|
|
|
|
deepmerge@4.3.1:
|
|
resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
detect-libc@2.1.2:
|
|
resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
devalue@5.8.0:
|
|
resolution: {integrity: sha512-2zA9pFEsnp7vWBZbXF5JAgAq0fsUIt/1XPbRiAmRV3lp/2C3upzH+sADiyy66aFCihoLEsrQHxNM5w1gIDfsBg==}
|
|
|
|
dompurify@3.4.2:
|
|
resolution: {integrity: sha512-lHeS9SA/IKeIFFyYciHBr2n0v1VMPlSj843HdLOwjb2OxNwdq9Xykxqhk+FE42MzAdHvInbAolSE4mhahPpjXA==}
|
|
|
|
drizzle-kit@0.30.6:
|
|
resolution: {integrity: sha512-U4wWit0fyZuGuP7iNmRleQyK2V8wCuv57vf5l3MnG4z4fzNTjY/U13M8owyQ5RavqvqxBifWORaR3wIUzlN64g==}
|
|
hasBin: true
|
|
|
|
drizzle-orm@0.38.4:
|
|
resolution: {integrity: sha512-s7/5BpLKO+WJRHspvpqTydxFob8i1vo2rEx4pY6TGY7QSMuUfWUuzaY0DIpXCkgHOo37BaFC+SJQb99dDUXT3Q==}
|
|
peerDependencies:
|
|
'@aws-sdk/client-rds-data': '>=3'
|
|
'@cloudflare/workers-types': '>=4'
|
|
'@electric-sql/pglite': '>=0.2.0'
|
|
'@libsql/client': '>=0.10.0'
|
|
'@libsql/client-wasm': '>=0.10.0'
|
|
'@neondatabase/serverless': '>=0.10.0'
|
|
'@op-engineering/op-sqlite': '>=2'
|
|
'@opentelemetry/api': ^1.4.1
|
|
'@planetscale/database': '>=1'
|
|
'@prisma/client': '*'
|
|
'@tidbcloud/serverless': '*'
|
|
'@types/better-sqlite3': '*'
|
|
'@types/pg': '*'
|
|
'@types/react': '>=18'
|
|
'@types/sql.js': '*'
|
|
'@vercel/postgres': '>=0.8.0'
|
|
'@xata.io/client': '*'
|
|
better-sqlite3: '>=7'
|
|
bun-types: '*'
|
|
expo-sqlite: '>=14.0.0'
|
|
knex: '*'
|
|
kysely: '*'
|
|
mysql2: '>=2'
|
|
pg: '>=8'
|
|
postgres: '>=3'
|
|
prisma: '*'
|
|
react: '>=18'
|
|
sql.js: '>=1'
|
|
sqlite3: '>=5'
|
|
peerDependenciesMeta:
|
|
'@aws-sdk/client-rds-data':
|
|
optional: true
|
|
'@cloudflare/workers-types':
|
|
optional: true
|
|
'@electric-sql/pglite':
|
|
optional: true
|
|
'@libsql/client':
|
|
optional: true
|
|
'@libsql/client-wasm':
|
|
optional: true
|
|
'@neondatabase/serverless':
|
|
optional: true
|
|
'@op-engineering/op-sqlite':
|
|
optional: true
|
|
'@opentelemetry/api':
|
|
optional: true
|
|
'@planetscale/database':
|
|
optional: true
|
|
'@prisma/client':
|
|
optional: true
|
|
'@tidbcloud/serverless':
|
|
optional: true
|
|
'@types/better-sqlite3':
|
|
optional: true
|
|
'@types/pg':
|
|
optional: true
|
|
'@types/react':
|
|
optional: true
|
|
'@types/sql.js':
|
|
optional: true
|
|
'@vercel/postgres':
|
|
optional: true
|
|
'@xata.io/client':
|
|
optional: true
|
|
better-sqlite3:
|
|
optional: true
|
|
bun-types:
|
|
optional: true
|
|
expo-sqlite:
|
|
optional: true
|
|
knex:
|
|
optional: true
|
|
kysely:
|
|
optional: true
|
|
mysql2:
|
|
optional: true
|
|
pg:
|
|
optional: true
|
|
postgres:
|
|
optional: true
|
|
prisma:
|
|
optional: true
|
|
react:
|
|
optional: true
|
|
sql.js:
|
|
optional: true
|
|
sqlite3:
|
|
optional: true
|
|
|
|
enhanced-resolve@5.21.2:
|
|
resolution: {integrity: sha512-xe9vQb5kReirPUxgQrXA3ihgbCqssmTiM7cOZ+Gzu+VeGWgpV98lLZvp0dl4yriyAePcewxGUs9UpKD8PET9KQ==}
|
|
engines: {node: '>=10.13.0'}
|
|
|
|
env-paths@3.0.0:
|
|
resolution: {integrity: sha512-dtJUTepzMW3Lm/NPxRf3wP4642UWhjL2sQxc+ym2YMj1m/H2zDNQOlezafzkHwn6sMstjHTwG6iQQsctDW/b1A==}
|
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
|
|
|
es-errors@1.3.0:
|
|
resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
es-module-lexer@1.7.0:
|
|
resolution: {integrity: sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==}
|
|
|
|
esbuild-register@3.6.0:
|
|
resolution: {integrity: sha512-H2/S7Pm8a9CL1uhp9OvjwrBh5Pvx0H8qVOxNu8Wed9Y7qv56MPtq+GGM8RJpq6glYJn9Wspr8uw7l55uyinNeg==}
|
|
peerDependencies:
|
|
esbuild: '>=0.12 <1'
|
|
|
|
esbuild@0.18.20:
|
|
resolution: {integrity: sha512-ceqxoedUrcayh7Y7ZX6NdbbDzGROiyVBgC4PriJThBKSVPWnnFHZAkfI1lJT8QFkOwH4qOS2SJkS4wvpGl8BpA==}
|
|
engines: {node: '>=12'}
|
|
hasBin: true
|
|
|
|
esbuild@0.19.12:
|
|
resolution: {integrity: sha512-aARqgq8roFBj054KvQr5f1sFu0D65G+miZRCuJyJ0G13Zwx7vRar5Zhn2tkQNzIXcBrNVsv/8stehpj+GAjgbg==}
|
|
engines: {node: '>=12'}
|
|
hasBin: true
|
|
|
|
esbuild@0.21.5:
|
|
resolution: {integrity: sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==}
|
|
engines: {node: '>=12'}
|
|
hasBin: true
|
|
|
|
esm-env@1.2.2:
|
|
resolution: {integrity: sha512-Epxrv+Nr/CaL4ZcFGPJIYLWFom+YeV1DqMLHJoEd9SYRxNbaFruBwfEX/kkHUJf55j2+TUbmDcmuilbP1TmXHA==}
|
|
|
|
esrap@2.2.6:
|
|
resolution: {integrity: sha512-WN0clHt0a4mzC780UBVVBpsj4vSSjOFNRd2WjYtduB9HeKxm1sjHMNUwLEHVjI3FdCQD/Hurgz9ftbKEzP79Ow==}
|
|
peerDependencies:
|
|
'@typescript-eslint/types': ^8.2.0
|
|
peerDependenciesMeta:
|
|
'@typescript-eslint/types':
|
|
optional: true
|
|
|
|
estree-walker@2.0.2:
|
|
resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
|
|
|
|
estree-walker@3.0.3:
|
|
resolution: {integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==}
|
|
|
|
expect-type@1.3.0:
|
|
resolution: {integrity: sha512-knvyeauYhqjOYvQ66MznSMs83wmHrCycNEN6Ao+2AeYEfxUIkuiVxdEa1qlGEPK+We3n0THiDciYSsCcgW/DoA==}
|
|
engines: {node: '>=12.0.0'}
|
|
|
|
fdir@6.5.0:
|
|
resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==}
|
|
engines: {node: '>=12.0.0'}
|
|
peerDependencies:
|
|
picomatch: ^3 || ^4
|
|
peerDependenciesMeta:
|
|
picomatch:
|
|
optional: true
|
|
|
|
fsevents@2.3.3:
|
|
resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
|
|
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
|
os: [darwin]
|
|
|
|
function-bind@1.1.2:
|
|
resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
|
|
|
|
gel@2.2.0:
|
|
resolution: {integrity: sha512-q0ma7z2swmoamHQusey8ayo8+ilVdzDt4WTxSPzq/yRqvucWRfymRVMvNgmSC0XK7eNjjEZEcplxpgaNojKdmQ==}
|
|
engines: {node: '>= 18.0.0'}
|
|
hasBin: true
|
|
|
|
get-tsconfig@4.14.0:
|
|
resolution: {integrity: sha512-yTb+8DXzDREzgvYmh6s9vHsSVCHeC0G3PI5bEXNBHtmshPnO+S5O7qgLEOn0I5QvMy6kpZN8K1NKGyilLb93wA==}
|
|
|
|
graceful-fs@4.2.11:
|
|
resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
|
|
|
|
hasown@2.0.3:
|
|
resolution: {integrity: sha512-ej4AhfhfL2Q2zpMmLo7U1Uv9+PyhIZpgQLGT1F9miIGmiCJIoCgSmczFdrc97mWT4kVY72KA+WnnhJ5pghSvSg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
hono@4.12.18:
|
|
resolution: {integrity: sha512-RWzP96k/yv0PQfyXnWjs6zot20TqfpfsNXhOnev8d1InAxubW93L11/oNUc3tQqn2G0bSdAOBpX+2uDFHV7kdQ==}
|
|
engines: {node: '>=16.9.0'}
|
|
|
|
immediate@3.0.6:
|
|
resolution: {integrity: sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==}
|
|
|
|
inherits@2.0.4:
|
|
resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
|
|
|
|
is-core-module@2.16.2:
|
|
resolution: {integrity: sha512-evOr8xfXKxE6qSR0hSXL2r3sd7ALj8+7jQEUvPYcm5sgZFdJ+AYzT6yNmJenvIYQBgIGwfwz08sL8zoL7yq2BA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-module@1.0.0:
|
|
resolution: {integrity: sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==}
|
|
|
|
is-reference@1.2.1:
|
|
resolution: {integrity: sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ==}
|
|
|
|
is-reference@3.0.3:
|
|
resolution: {integrity: sha512-ixkJoqQvAP88E6wLydLGGqCJsrFUnqoH6HnaczB8XmDH1oaWU+xxdptvikTgaEhtZ53Ky6YXiBuUI2WXLMCwjw==}
|
|
|
|
isarray@1.0.0:
|
|
resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==}
|
|
|
|
isexe@3.1.5:
|
|
resolution: {integrity: sha512-6B3tLtFqtQS4ekarvLVMZ+X+VlvQekbe4taUkf/rhVO3d/h0M2rfARm/pXLcPEsjjMsFgrFgSrhQIxcSVrBz8w==}
|
|
engines: {node: '>=18'}
|
|
|
|
jiti@2.7.0:
|
|
resolution: {integrity: sha512-AC/7JofJvZGrrneWNaEnJeOLUx+JlGt7tNa0wZiRPT4MY1wmfKjt2+6O2p2uz2+skll8OZZmJMNqeke7kKbNgQ==}
|
|
hasBin: true
|
|
|
|
jszip@3.10.1:
|
|
resolution: {integrity: sha512-xXDvecyTpGLrqFrvkrUSoxxfJI5AH7U8zxxtVclpsUtMCq4JQ290LY8AW5c7Ggnr/Y/oK+bQMbqK2qmtk3pN4g==}
|
|
|
|
kleur@4.1.5:
|
|
resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
lie@3.3.0:
|
|
resolution: {integrity: sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==}
|
|
|
|
lightningcss-android-arm64@1.32.0:
|
|
resolution: {integrity: sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
lightningcss-darwin-arm64@1.32.0:
|
|
resolution: {integrity: sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
lightningcss-darwin-x64@1.32.0:
|
|
resolution: {integrity: sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
lightningcss-freebsd-x64@1.32.0:
|
|
resolution: {integrity: sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
lightningcss-linux-arm-gnueabihf@1.32.0:
|
|
resolution: {integrity: sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
lightningcss-linux-arm64-gnu@1.32.0:
|
|
resolution: {integrity: sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
lightningcss-linux-arm64-musl@1.32.0:
|
|
resolution: {integrity: sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
lightningcss-linux-x64-gnu@1.32.0:
|
|
resolution: {integrity: sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
lightningcss-linux-x64-musl@1.32.0:
|
|
resolution: {integrity: sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
lightningcss-win32-arm64-msvc@1.32.0:
|
|
resolution: {integrity: sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
lightningcss-win32-x64-msvc@1.32.0:
|
|
resolution: {integrity: sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
lightningcss@1.32.0:
|
|
resolution: {integrity: sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==}
|
|
engines: {node: '>= 12.0.0'}
|
|
|
|
locate-character@3.0.0:
|
|
resolution: {integrity: sha512-SW13ws7BjaeJ6p7Q6CO2nchbYEc3X3J6WrmTTDto7yMPqVSZTUyY5Tjbid+Ab8gLnATtygYtiDIJGQRRn2ZOiA==}
|
|
|
|
loupe@3.2.1:
|
|
resolution: {integrity: sha512-CdzqowRJCeLU72bHvWqwRBBlLcMEtIvGrlvef74kMnV2AolS9Y8xUv1I0U/MNAWMhBlKIoyuEgoJ0t/bbwHbLQ==}
|
|
|
|
magic-string@0.30.21:
|
|
resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==}
|
|
|
|
marked@18.0.3:
|
|
resolution: {integrity: sha512-7VT90JOkDeaRWpfjOReRGPEKn0ecdARBkDGL+tT1wZY0efPPqkUxLUSmzy/C7TIylQYJC9STISEsCHrqb/7VIA==}
|
|
engines: {node: '>= 20'}
|
|
hasBin: true
|
|
|
|
mri@1.2.0:
|
|
resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==}
|
|
engines: {node: '>=4'}
|
|
|
|
mrmime@2.0.1:
|
|
resolution: {integrity: sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
ms@2.1.3:
|
|
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
|
|
|
|
nanoid@3.3.12:
|
|
resolution: {integrity: sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==}
|
|
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
|
hasBin: true
|
|
|
|
pako@1.0.11:
|
|
resolution: {integrity: sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==}
|
|
|
|
path-parse@1.0.7:
|
|
resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
|
|
|
|
pathe@1.1.2:
|
|
resolution: {integrity: sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==}
|
|
|
|
pathval@2.0.1:
|
|
resolution: {integrity: sha512-//nshmD55c46FuFw26xV/xFAaB5HF9Xdap7HJBBnrKdAd6/GxDBaNA1870O79+9ueg61cZLSVc+OaFlfmObYVQ==}
|
|
engines: {node: '>= 14.16'}
|
|
|
|
picocolors@1.1.1:
|
|
resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
|
|
|
|
picomatch@4.0.4:
|
|
resolution: {integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==}
|
|
engines: {node: '>=12'}
|
|
|
|
postcss@8.5.14:
|
|
resolution: {integrity: sha512-SoSL4+OSEtR99LHFZQiJLkT59C5B1amGO1NzTwj7TT1qCUgUO6hxOvzkOYxD+vMrXBM3XJIKzokoERdqQq/Zmg==}
|
|
engines: {node: ^10 || ^12 || >=14}
|
|
|
|
postgres@3.4.9:
|
|
resolution: {integrity: sha512-GD3qdB0x1z9xgFI6cdRD6xu2Sp2WCOEoe3mtnyB5Ee0XrrL5Pe+e4CCnJrRMnL1zYtRDZmQQVbvOttLnKDLnaw==}
|
|
engines: {node: '>=12'}
|
|
|
|
prettier-plugin-svelte@3.5.1:
|
|
resolution: {integrity: sha512-65+fr5+cgIKWKiqM1Doum4uX6bY8iFCdztvvp2RcF+AJoieaw9kJOFMNcJo/bkmKYsxFaM9OsVZK/gWauG/5mg==}
|
|
peerDependencies:
|
|
prettier: ^3.0.0
|
|
svelte: ^3.2.0 || ^4.0.0-next.0 || ^5.0.0-next.0
|
|
|
|
prettier@3.8.3:
|
|
resolution: {integrity: sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==}
|
|
engines: {node: '>=14'}
|
|
hasBin: true
|
|
|
|
process-nextick-args@2.0.1:
|
|
resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==}
|
|
|
|
readable-stream@2.3.8:
|
|
resolution: {integrity: sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==}
|
|
|
|
readdirp@4.1.2:
|
|
resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==}
|
|
engines: {node: '>= 14.18.0'}
|
|
|
|
resolve-pkg-maps@1.0.0:
|
|
resolution: {integrity: sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==}
|
|
|
|
resolve@1.22.12:
|
|
resolution: {integrity: sha512-TyeJ1zif53BPfHootBGwPRYT1RUt6oGWsaQr8UyZW/eAm9bKoijtvruSDEmZHm92CwS9nj7/fWttqPCgzep8CA==}
|
|
engines: {node: '>= 0.4'}
|
|
hasBin: true
|
|
|
|
rollup@4.60.3:
|
|
resolution: {integrity: sha512-pAQK9HalE84QSm4Po3EmWIZPd3FnjkShVkiMlz1iligWYkWQ7wHYd1PF/T7QZ5TVSD6uSTon5gBVMSM4JfBV+A==}
|
|
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
|
hasBin: true
|
|
|
|
sade@1.8.1:
|
|
resolution: {integrity: sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A==}
|
|
engines: {node: '>=6'}
|
|
|
|
safe-buffer@5.1.2:
|
|
resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==}
|
|
|
|
semver@7.7.4:
|
|
resolution: {integrity: sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==}
|
|
engines: {node: '>=10'}
|
|
hasBin: true
|
|
|
|
set-cookie-parser@3.1.0:
|
|
resolution: {integrity: sha512-kjnC1DXBHcxaOaOXBHBeRtltsDG2nUiUni+jP92M9gYdW12rsmx92UsfpH7o5tDRs7I1ZZPSQJQGv3UaRfCiuw==}
|
|
|
|
setimmediate@1.0.5:
|
|
resolution: {integrity: sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==}
|
|
|
|
shell-quote@1.8.3:
|
|
resolution: {integrity: sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
siginfo@2.0.0:
|
|
resolution: {integrity: sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==}
|
|
|
|
sirv@3.0.2:
|
|
resolution: {integrity: sha512-2wcC/oGxHis/BoHkkPwldgiPSYcpZK3JU28WoMVv55yHJgcZ8rlXvuG9iZggz+sU1d4bRgIGASwyWqjxu3FM0g==}
|
|
engines: {node: '>=18'}
|
|
|
|
source-map-js@1.2.1:
|
|
resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
source-map-support@0.5.21:
|
|
resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==}
|
|
|
|
source-map@0.6.1:
|
|
resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
sql.js@1.14.1:
|
|
resolution: {integrity: sha512-gcj8zBWU5cFsi9WUP+4bFNXAyF1iRpA3LLyS/DP5xlrNzGmPIizUeBggKa8DbDwdqaKwUcTEnChtd2grWo/x/A==}
|
|
|
|
stackback@0.0.2:
|
|
resolution: {integrity: sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==}
|
|
|
|
std-env@3.10.0:
|
|
resolution: {integrity: sha512-5GS12FdOZNliM5mAOxFRg7Ir0pWz8MdpYm6AY6VPkGpbA7ZzmbzNcBJQ0GPvvyWgcY7QAhCgf9Uy89I03faLkg==}
|
|
|
|
string_decoder@1.1.1:
|
|
resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==}
|
|
|
|
supports-preserve-symlinks-flag@1.0.0:
|
|
resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
svelte-check@4.4.8:
|
|
resolution: {integrity: sha512-67adfgBox5eNSNIvIIwgFizKGdcRrGpiMoNO2obHcYuLz7iTa8Xgm/NGU3ntMFnNm8K1grFOIG6HhMLX/vcN8w==}
|
|
engines: {node: '>= 18.0.0'}
|
|
hasBin: true
|
|
peerDependencies:
|
|
svelte: ^4.0.0 || ^5.0.0-next.0
|
|
typescript: '>=5.0.0'
|
|
|
|
svelte@5.55.5:
|
|
resolution: {integrity: sha512-2uCs/LZ9us+AktdzYJM8OcxQ8qnPS1kpaO7syGT/MgO+6Qr1Ybl+TqPq+97u7PHqmmMlye5ZkoyXONy5mjjAbw==}
|
|
engines: {node: '>=18'}
|
|
|
|
tailwindcss@4.2.4:
|
|
resolution: {integrity: sha512-HhKppgO81FQof5m6TEnuBWCZGgfRAWbaeOaGT00KOy/Pf/j6oUihdvBpA7ltCeAvZpFhW3j0PTclkxsd4IXYDA==}
|
|
|
|
tapable@2.3.3:
|
|
resolution: {integrity: sha512-uxc/zpqFg6x7C8vOE7lh6Lbda8eEL9zmVm/PLeTPBRhh1xCgdWaQ+J1CUieGpIfm2HdtsUpRv+HshiasBMcc6A==}
|
|
engines: {node: '>=6'}
|
|
|
|
tinybench@2.9.0:
|
|
resolution: {integrity: sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==}
|
|
|
|
tinyexec@0.3.2:
|
|
resolution: {integrity: sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==}
|
|
|
|
tinypool@1.1.1:
|
|
resolution: {integrity: sha512-Zba82s87IFq9A9XmjiX5uZA/ARWDrB03OHlq+Vw1fSdt0I+4/Kutwy8BP4Y/y/aORMo61FQ0vIb5j44vSo5Pkg==}
|
|
engines: {node: ^18.0.0 || >=20.0.0}
|
|
|
|
tinyrainbow@1.2.0:
|
|
resolution: {integrity: sha512-weEDEq7Z5eTHPDh4xjX789+fHfF+P8boiFB+0vbWzpbnbsEr/GRaohi/uMKxg8RZMXnl1ItAi/IUHWMsjDV7kQ==}
|
|
engines: {node: '>=14.0.0'}
|
|
|
|
tinyspy@3.0.2:
|
|
resolution: {integrity: sha512-n1cw8k1k0x4pgA2+9XrOkFydTerNcJ1zWCO5Nn9scWHTD+5tp8dghT2x1uduQePZTZgd3Tupf+x9BxJjeJi77Q==}
|
|
engines: {node: '>=14.0.0'}
|
|
|
|
totalist@3.0.1:
|
|
resolution: {integrity: sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
ts-fsrs@5.3.2:
|
|
resolution: {integrity: sha512-moJJfYAeG9ynyyGCNaQPUloi0sspTMHFtgCvsx2wDchELu3O2c513/7fp+6PxsGth0ztxNjEtG8d85gX4ce0og==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
turbo@2.9.10:
|
|
resolution: {integrity: sha512-YBLeNT0wLoysGgQEkvBWE2GA1liGGZ1j13wa7xHTwELJx4ZhM+c2szeXj6wUOUGO86BmyhY0Q/ELWwU3WDXzZA==}
|
|
hasBin: true
|
|
|
|
typescript@5.9.3:
|
|
resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
|
|
engines: {node: '>=14.17'}
|
|
hasBin: true
|
|
|
|
undici-types@6.21.0:
|
|
resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==}
|
|
|
|
util-deprecate@1.0.2:
|
|
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
|
|
|
|
vite-node@2.1.9:
|
|
resolution: {integrity: sha512-AM9aQ/IPrW/6ENLQg3AGY4K1N2TGZdR5e4gu/MmmR2xR3Ll1+dib+nook92g4TV3PXVyeyxdWwtaCAiUL0hMxA==}
|
|
engines: {node: ^18.0.0 || >=20.0.0}
|
|
hasBin: true
|
|
|
|
vite@5.4.21:
|
|
resolution: {integrity: sha512-o5a9xKjbtuhY6Bi5S3+HvbRERmouabWbyUcpXXUA1u+GNUKoROi9byOJ8M0nHbHYHkYICiMlqxkg1KkYmm25Sw==}
|
|
engines: {node: ^18.0.0 || >=20.0.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@types/node': ^18.0.0 || >=20.0.0
|
|
less: '*'
|
|
lightningcss: ^1.21.0
|
|
sass: '*'
|
|
sass-embedded: '*'
|
|
stylus: '*'
|
|
sugarss: '*'
|
|
terser: ^5.4.0
|
|
peerDependenciesMeta:
|
|
'@types/node':
|
|
optional: true
|
|
less:
|
|
optional: true
|
|
lightningcss:
|
|
optional: true
|
|
sass:
|
|
optional: true
|
|
sass-embedded:
|
|
optional: true
|
|
stylus:
|
|
optional: true
|
|
sugarss:
|
|
optional: true
|
|
terser:
|
|
optional: true
|
|
|
|
vitefu@1.1.3:
|
|
resolution: {integrity: sha512-ub4okH7Z5KLjb6hDyjqrGXqWtWvoYdU3IGm/NorpgHncKoLTCfRIbvlhBm7r0YstIaQRYlp4yEbFqDcKSzXSSg==}
|
|
peerDependencies:
|
|
vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
peerDependenciesMeta:
|
|
vite:
|
|
optional: true
|
|
|
|
vitest@2.1.9:
|
|
resolution: {integrity: sha512-MSmPM9REYqDGBI8439mA4mWhV5sKmDlBKWIYbA3lRb2PTHACE0mgKwA8yQ2xq9vxDTuk4iPrECBAEW2aoFXY0Q==}
|
|
engines: {node: ^18.0.0 || >=20.0.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@edge-runtime/vm': '*'
|
|
'@types/node': ^18.0.0 || >=20.0.0
|
|
'@vitest/browser': 2.1.9
|
|
'@vitest/ui': 2.1.9
|
|
happy-dom: '*'
|
|
jsdom: '*'
|
|
peerDependenciesMeta:
|
|
'@edge-runtime/vm':
|
|
optional: true
|
|
'@types/node':
|
|
optional: true
|
|
'@vitest/browser':
|
|
optional: true
|
|
'@vitest/ui':
|
|
optional: true
|
|
happy-dom:
|
|
optional: true
|
|
jsdom:
|
|
optional: true
|
|
|
|
which@4.0.0:
|
|
resolution: {integrity: sha512-GlaYyEb07DPxYCKhKzplCWBJtvxZcZMrL+4UkrTSJHHPyZU4mYYTv3qaOe77H7EODLSSopAUFAc6W8U4yqvscg==}
|
|
engines: {node: ^16.13.0 || >=18.0.0}
|
|
hasBin: true
|
|
|
|
why-is-node-running@2.3.0:
|
|
resolution: {integrity: sha512-hUrmaWBdVDcxvYqnyh09zunKzROWjbZTiNy8dBEjkS7ehEDQibXJ7XvlmtbwuTclUiIyN+CyXQD4Vmko8fNm8w==}
|
|
engines: {node: '>=8'}
|
|
hasBin: true
|
|
|
|
zimmerframe@1.1.4:
|
|
resolution: {integrity: sha512-B58NGBEoc8Y9MWWCQGl/gq9xBCe4IiKM0a2x7GZdQKOW5Exr8S1W24J6OgM1njK8xCRGvAJIL/MxXHf6SkmQKQ==}
|
|
|
|
zod-to-json-schema@3.25.2:
|
|
resolution: {integrity: sha512-O/PgfnpT1xKSDeQYSCfRI5Gy3hPf91mKVDuYLUHZJMiDFptvP41MSnWofm8dnCm0256ZNfZIM7DSzuSMAFnjHA==}
|
|
peerDependencies:
|
|
zod: ^3.25.28 || ^4
|
|
|
|
zod@3.25.76:
|
|
resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==}
|
|
|
|
snapshots:
|
|
|
|
'@drizzle-team/brocli@0.10.2': {}
|
|
|
|
'@esbuild-kit/core-utils@3.3.2':
|
|
dependencies:
|
|
esbuild: 0.18.20
|
|
source-map-support: 0.5.21
|
|
|
|
'@esbuild-kit/esm-loader@2.6.5':
|
|
dependencies:
|
|
'@esbuild-kit/core-utils': 3.3.2
|
|
get-tsconfig: 4.14.0
|
|
|
|
'@esbuild/aix-ppc64@0.19.12':
|
|
optional: true
|
|
|
|
'@esbuild/aix-ppc64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm64@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm64@0.19.12':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm@0.19.12':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/android-x64@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/android-x64@0.19.12':
|
|
optional: true
|
|
|
|
'@esbuild/android-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-arm64@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-arm64@0.19.12':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-arm64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-x64@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-x64@0.19.12':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-arm64@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-arm64@0.19.12':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-arm64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-x64@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-x64@0.19.12':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm64@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm64@0.19.12':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm@0.19.12':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ia32@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ia32@0.19.12':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ia32@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-loong64@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/linux-loong64@0.19.12':
|
|
optional: true
|
|
|
|
'@esbuild/linux-loong64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-mips64el@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/linux-mips64el@0.19.12':
|
|
optional: true
|
|
|
|
'@esbuild/linux-mips64el@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ppc64@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ppc64@0.19.12':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ppc64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-riscv64@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/linux-riscv64@0.19.12':
|
|
optional: true
|
|
|
|
'@esbuild/linux-riscv64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-s390x@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/linux-s390x@0.19.12':
|
|
optional: true
|
|
|
|
'@esbuild/linux-s390x@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-x64@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/linux-x64@0.19.12':
|
|
optional: true
|
|
|
|
'@esbuild/linux-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/netbsd-x64@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/netbsd-x64@0.19.12':
|
|
optional: true
|
|
|
|
'@esbuild/netbsd-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/openbsd-x64@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/openbsd-x64@0.19.12':
|
|
optional: true
|
|
|
|
'@esbuild/openbsd-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/sunos-x64@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/sunos-x64@0.19.12':
|
|
optional: true
|
|
|
|
'@esbuild/sunos-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/win32-arm64@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/win32-arm64@0.19.12':
|
|
optional: true
|
|
|
|
'@esbuild/win32-arm64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/win32-ia32@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/win32-ia32@0.19.12':
|
|
optional: true
|
|
|
|
'@esbuild/win32-ia32@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/win32-x64@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/win32-x64@0.19.12':
|
|
optional: true
|
|
|
|
'@esbuild/win32-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@jridgewell/gen-mapping@0.3.13':
|
|
dependencies:
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
|
|
'@jridgewell/remapping@2.3.5':
|
|
dependencies:
|
|
'@jridgewell/gen-mapping': 0.3.13
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
|
|
'@jridgewell/resolve-uri@3.1.2': {}
|
|
|
|
'@jridgewell/sourcemap-codec@1.5.5': {}
|
|
|
|
'@jridgewell/trace-mapping@0.3.31':
|
|
dependencies:
|
|
'@jridgewell/resolve-uri': 3.1.2
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
|
|
'@mana/shared-share-protocol@0.1.0':
|
|
dependencies:
|
|
zod: 3.25.76
|
|
|
|
'@petamoriken/float16@3.9.3': {}
|
|
|
|
'@polka/url@1.0.0-next.29': {}
|
|
|
|
'@rollup/plugin-commonjs@29.0.2(rollup@4.60.3)':
|
|
dependencies:
|
|
'@rollup/pluginutils': 5.3.0(rollup@4.60.3)
|
|
commondir: 1.0.1
|
|
estree-walker: 2.0.2
|
|
fdir: 6.5.0(picomatch@4.0.4)
|
|
is-reference: 1.2.1
|
|
magic-string: 0.30.21
|
|
picomatch: 4.0.4
|
|
optionalDependencies:
|
|
rollup: 4.60.3
|
|
|
|
'@rollup/plugin-json@6.1.0(rollup@4.60.3)':
|
|
dependencies:
|
|
'@rollup/pluginutils': 5.3.0(rollup@4.60.3)
|
|
optionalDependencies:
|
|
rollup: 4.60.3
|
|
|
|
'@rollup/plugin-node-resolve@16.0.3(rollup@4.60.3)':
|
|
dependencies:
|
|
'@rollup/pluginutils': 5.3.0(rollup@4.60.3)
|
|
'@types/resolve': 1.20.2
|
|
deepmerge: 4.3.1
|
|
is-module: 1.0.0
|
|
resolve: 1.22.12
|
|
optionalDependencies:
|
|
rollup: 4.60.3
|
|
|
|
'@rollup/pluginutils@5.3.0(rollup@4.60.3)':
|
|
dependencies:
|
|
'@types/estree': 1.0.9
|
|
estree-walker: 2.0.2
|
|
picomatch: 4.0.4
|
|
optionalDependencies:
|
|
rollup: 4.60.3
|
|
|
|
'@rollup/rollup-android-arm-eabi@4.60.3':
|
|
optional: true
|
|
|
|
'@rollup/rollup-android-arm64@4.60.3':
|
|
optional: true
|
|
|
|
'@rollup/rollup-darwin-arm64@4.60.3':
|
|
optional: true
|
|
|
|
'@rollup/rollup-darwin-x64@4.60.3':
|
|
optional: true
|
|
|
|
'@rollup/rollup-freebsd-arm64@4.60.3':
|
|
optional: true
|
|
|
|
'@rollup/rollup-freebsd-x64@4.60.3':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm-gnueabihf@4.60.3':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm-musleabihf@4.60.3':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm64-gnu@4.60.3':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm64-musl@4.60.3':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-loong64-gnu@4.60.3':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-loong64-musl@4.60.3':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-ppc64-gnu@4.60.3':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-ppc64-musl@4.60.3':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-riscv64-gnu@4.60.3':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-riscv64-musl@4.60.3':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-s390x-gnu@4.60.3':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-x64-gnu@4.60.3':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-x64-musl@4.60.3':
|
|
optional: true
|
|
|
|
'@rollup/rollup-openbsd-x64@4.60.3':
|
|
optional: true
|
|
|
|
'@rollup/rollup-openharmony-arm64@4.60.3':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-arm64-msvc@4.60.3':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-ia32-msvc@4.60.3':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-x64-gnu@4.60.3':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-x64-msvc@4.60.3':
|
|
optional: true
|
|
|
|
'@standard-schema/spec@1.1.0': {}
|
|
|
|
'@sveltejs/acorn-typescript@1.0.9(acorn@8.16.0)':
|
|
dependencies:
|
|
acorn: 8.16.0
|
|
|
|
'@sveltejs/adapter-node@5.5.4(@sveltejs/kit@2.59.1(@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.55.5)(vite@5.4.21(@types/node@22.19.18)(lightningcss@1.32.0)))(svelte@5.55.5)(typescript@5.9.3)(vite@5.4.21(@types/node@22.19.18)(lightningcss@1.32.0)))':
|
|
dependencies:
|
|
'@rollup/plugin-commonjs': 29.0.2(rollup@4.60.3)
|
|
'@rollup/plugin-json': 6.1.0(rollup@4.60.3)
|
|
'@rollup/plugin-node-resolve': 16.0.3(rollup@4.60.3)
|
|
'@sveltejs/kit': 2.59.1(@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.55.5)(vite@5.4.21(@types/node@22.19.18)(lightningcss@1.32.0)))(svelte@5.55.5)(typescript@5.9.3)(vite@5.4.21(@types/node@22.19.18)(lightningcss@1.32.0))
|
|
rollup: 4.60.3
|
|
|
|
'@sveltejs/kit@2.59.1(@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.55.5)(vite@5.4.21(@types/node@22.19.18)(lightningcss@1.32.0)))(svelte@5.55.5)(typescript@5.9.3)(vite@5.4.21(@types/node@22.19.18)(lightningcss@1.32.0))':
|
|
dependencies:
|
|
'@standard-schema/spec': 1.1.0
|
|
'@sveltejs/acorn-typescript': 1.0.9(acorn@8.16.0)
|
|
'@sveltejs/vite-plugin-svelte': 4.0.4(svelte@5.55.5)(vite@5.4.21(@types/node@22.19.18)(lightningcss@1.32.0))
|
|
'@types/cookie': 0.6.0
|
|
acorn: 8.16.0
|
|
cookie: 0.6.0
|
|
devalue: 5.8.0
|
|
esm-env: 1.2.2
|
|
kleur: 4.1.5
|
|
magic-string: 0.30.21
|
|
mrmime: 2.0.1
|
|
set-cookie-parser: 3.1.0
|
|
sirv: 3.0.2
|
|
svelte: 5.55.5
|
|
vite: 5.4.21(@types/node@22.19.18)(lightningcss@1.32.0)
|
|
optionalDependencies:
|
|
typescript: 5.9.3
|
|
|
|
'@sveltejs/vite-plugin-svelte-inspector@3.0.1(@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.55.5)(vite@5.4.21(@types/node@22.19.18)(lightningcss@1.32.0)))(svelte@5.55.5)(vite@5.4.21(@types/node@22.19.18)(lightningcss@1.32.0))':
|
|
dependencies:
|
|
'@sveltejs/vite-plugin-svelte': 4.0.4(svelte@5.55.5)(vite@5.4.21(@types/node@22.19.18)(lightningcss@1.32.0))
|
|
debug: 4.4.3
|
|
svelte: 5.55.5
|
|
vite: 5.4.21(@types/node@22.19.18)(lightningcss@1.32.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.55.5)(vite@5.4.21(@types/node@22.19.18)(lightningcss@1.32.0))':
|
|
dependencies:
|
|
'@sveltejs/vite-plugin-svelte-inspector': 3.0.1(@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.55.5)(vite@5.4.21(@types/node@22.19.18)(lightningcss@1.32.0)))(svelte@5.55.5)(vite@5.4.21(@types/node@22.19.18)(lightningcss@1.32.0))
|
|
debug: 4.4.3
|
|
deepmerge: 4.3.1
|
|
kleur: 4.1.5
|
|
magic-string: 0.30.21
|
|
svelte: 5.55.5
|
|
vite: 5.4.21(@types/node@22.19.18)(lightningcss@1.32.0)
|
|
vitefu: 1.1.3(vite@5.4.21(@types/node@22.19.18)(lightningcss@1.32.0))
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@tailwindcss/node@4.2.4':
|
|
dependencies:
|
|
'@jridgewell/remapping': 2.3.5
|
|
enhanced-resolve: 5.21.2
|
|
jiti: 2.7.0
|
|
lightningcss: 1.32.0
|
|
magic-string: 0.30.21
|
|
source-map-js: 1.2.1
|
|
tailwindcss: 4.2.4
|
|
|
|
'@tailwindcss/oxide-android-arm64@4.2.4':
|
|
optional: true
|
|
|
|
'@tailwindcss/oxide-darwin-arm64@4.2.4':
|
|
optional: true
|
|
|
|
'@tailwindcss/oxide-darwin-x64@4.2.4':
|
|
optional: true
|
|
|
|
'@tailwindcss/oxide-freebsd-x64@4.2.4':
|
|
optional: true
|
|
|
|
'@tailwindcss/oxide-linux-arm-gnueabihf@4.2.4':
|
|
optional: true
|
|
|
|
'@tailwindcss/oxide-linux-arm64-gnu@4.2.4':
|
|
optional: true
|
|
|
|
'@tailwindcss/oxide-linux-arm64-musl@4.2.4':
|
|
optional: true
|
|
|
|
'@tailwindcss/oxide-linux-x64-gnu@4.2.4':
|
|
optional: true
|
|
|
|
'@tailwindcss/oxide-linux-x64-musl@4.2.4':
|
|
optional: true
|
|
|
|
'@tailwindcss/oxide-wasm32-wasi@4.2.4':
|
|
optional: true
|
|
|
|
'@tailwindcss/oxide-win32-arm64-msvc@4.2.4':
|
|
optional: true
|
|
|
|
'@tailwindcss/oxide-win32-x64-msvc@4.2.4':
|
|
optional: true
|
|
|
|
'@tailwindcss/oxide@4.2.4':
|
|
optionalDependencies:
|
|
'@tailwindcss/oxide-android-arm64': 4.2.4
|
|
'@tailwindcss/oxide-darwin-arm64': 4.2.4
|
|
'@tailwindcss/oxide-darwin-x64': 4.2.4
|
|
'@tailwindcss/oxide-freebsd-x64': 4.2.4
|
|
'@tailwindcss/oxide-linux-arm-gnueabihf': 4.2.4
|
|
'@tailwindcss/oxide-linux-arm64-gnu': 4.2.4
|
|
'@tailwindcss/oxide-linux-arm64-musl': 4.2.4
|
|
'@tailwindcss/oxide-linux-x64-gnu': 4.2.4
|
|
'@tailwindcss/oxide-linux-x64-musl': 4.2.4
|
|
'@tailwindcss/oxide-wasm32-wasi': 4.2.4
|
|
'@tailwindcss/oxide-win32-arm64-msvc': 4.2.4
|
|
'@tailwindcss/oxide-win32-x64-msvc': 4.2.4
|
|
|
|
'@tailwindcss/vite@4.2.4(vite@5.4.21(@types/node@22.19.18)(lightningcss@1.32.0))':
|
|
dependencies:
|
|
'@tailwindcss/node': 4.2.4
|
|
'@tailwindcss/oxide': 4.2.4
|
|
tailwindcss: 4.2.4
|
|
vite: 5.4.21(@types/node@22.19.18)(lightningcss@1.32.0)
|
|
|
|
'@turbo/darwin-64@2.9.10':
|
|
optional: true
|
|
|
|
'@turbo/darwin-arm64@2.9.10':
|
|
optional: true
|
|
|
|
'@turbo/linux-64@2.9.10':
|
|
optional: true
|
|
|
|
'@turbo/linux-arm64@2.9.10':
|
|
optional: true
|
|
|
|
'@turbo/windows-64@2.9.10':
|
|
optional: true
|
|
|
|
'@turbo/windows-arm64@2.9.10':
|
|
optional: true
|
|
|
|
'@types/bun@1.3.13':
|
|
dependencies:
|
|
bun-types: 1.3.13
|
|
|
|
'@types/cookie@0.6.0': {}
|
|
|
|
'@types/dompurify@3.2.0':
|
|
dependencies:
|
|
dompurify: 3.4.2
|
|
|
|
'@types/emscripten@1.41.5': {}
|
|
|
|
'@types/estree@1.0.8': {}
|
|
|
|
'@types/estree@1.0.9': {}
|
|
|
|
'@types/jszip@3.4.1':
|
|
dependencies:
|
|
jszip: 3.10.1
|
|
|
|
'@types/node@22.19.18':
|
|
dependencies:
|
|
undici-types: 6.21.0
|
|
|
|
'@types/resolve@1.20.2': {}
|
|
|
|
'@types/sql.js@1.4.11':
|
|
dependencies:
|
|
'@types/emscripten': 1.41.5
|
|
'@types/node': 22.19.18
|
|
|
|
'@types/trusted-types@2.0.7': {}
|
|
|
|
'@vitest/expect@2.1.9':
|
|
dependencies:
|
|
'@vitest/spy': 2.1.9
|
|
'@vitest/utils': 2.1.9
|
|
chai: 5.3.3
|
|
tinyrainbow: 1.2.0
|
|
|
|
'@vitest/mocker@2.1.9(vite@5.4.21(@types/node@22.19.18)(lightningcss@1.32.0))':
|
|
dependencies:
|
|
'@vitest/spy': 2.1.9
|
|
estree-walker: 3.0.3
|
|
magic-string: 0.30.21
|
|
optionalDependencies:
|
|
vite: 5.4.21(@types/node@22.19.18)(lightningcss@1.32.0)
|
|
|
|
'@vitest/pretty-format@2.1.9':
|
|
dependencies:
|
|
tinyrainbow: 1.2.0
|
|
|
|
'@vitest/runner@2.1.9':
|
|
dependencies:
|
|
'@vitest/utils': 2.1.9
|
|
pathe: 1.1.2
|
|
|
|
'@vitest/snapshot@2.1.9':
|
|
dependencies:
|
|
'@vitest/pretty-format': 2.1.9
|
|
magic-string: 0.30.21
|
|
pathe: 1.1.2
|
|
|
|
'@vitest/spy@2.1.9':
|
|
dependencies:
|
|
tinyspy: 3.0.2
|
|
|
|
'@vitest/utils@2.1.9':
|
|
dependencies:
|
|
'@vitest/pretty-format': 2.1.9
|
|
loupe: 3.2.1
|
|
tinyrainbow: 1.2.0
|
|
|
|
acorn@8.16.0: {}
|
|
|
|
aria-query@5.3.1: {}
|
|
|
|
assertion-error@2.0.1: {}
|
|
|
|
axobject-query@4.1.0: {}
|
|
|
|
buffer-from@1.1.2: {}
|
|
|
|
bun-types@1.3.13:
|
|
dependencies:
|
|
'@types/node': 22.19.18
|
|
|
|
cac@6.7.14: {}
|
|
|
|
chai@5.3.3:
|
|
dependencies:
|
|
assertion-error: 2.0.1
|
|
check-error: 2.1.3
|
|
deep-eql: 5.0.2
|
|
loupe: 3.2.1
|
|
pathval: 2.0.1
|
|
|
|
check-error@2.1.3: {}
|
|
|
|
chokidar@4.0.3:
|
|
dependencies:
|
|
readdirp: 4.1.2
|
|
|
|
clsx@2.1.1: {}
|
|
|
|
commondir@1.0.1: {}
|
|
|
|
cookie@0.6.0: {}
|
|
|
|
core-util-is@1.0.3: {}
|
|
|
|
debug@4.4.3:
|
|
dependencies:
|
|
ms: 2.1.3
|
|
|
|
deep-eql@5.0.2: {}
|
|
|
|
deepmerge@4.3.1: {}
|
|
|
|
detect-libc@2.1.2: {}
|
|
|
|
devalue@5.8.0: {}
|
|
|
|
dompurify@3.4.2:
|
|
optionalDependencies:
|
|
'@types/trusted-types': 2.0.7
|
|
|
|
drizzle-kit@0.30.6:
|
|
dependencies:
|
|
'@drizzle-team/brocli': 0.10.2
|
|
'@esbuild-kit/esm-loader': 2.6.5
|
|
esbuild: 0.19.12
|
|
esbuild-register: 3.6.0(esbuild@0.19.12)
|
|
gel: 2.2.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
drizzle-orm@0.38.4(@types/sql.js@1.4.11)(bun-types@1.3.13)(postgres@3.4.9)(sql.js@1.14.1):
|
|
optionalDependencies:
|
|
'@types/sql.js': 1.4.11
|
|
bun-types: 1.3.13
|
|
postgres: 3.4.9
|
|
sql.js: 1.14.1
|
|
|
|
enhanced-resolve@5.21.2:
|
|
dependencies:
|
|
graceful-fs: 4.2.11
|
|
tapable: 2.3.3
|
|
|
|
env-paths@3.0.0: {}
|
|
|
|
es-errors@1.3.0: {}
|
|
|
|
es-module-lexer@1.7.0: {}
|
|
|
|
esbuild-register@3.6.0(esbuild@0.19.12):
|
|
dependencies:
|
|
debug: 4.4.3
|
|
esbuild: 0.19.12
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
esbuild@0.18.20:
|
|
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
|
|
|
|
esbuild@0.19.12:
|
|
optionalDependencies:
|
|
'@esbuild/aix-ppc64': 0.19.12
|
|
'@esbuild/android-arm': 0.19.12
|
|
'@esbuild/android-arm64': 0.19.12
|
|
'@esbuild/android-x64': 0.19.12
|
|
'@esbuild/darwin-arm64': 0.19.12
|
|
'@esbuild/darwin-x64': 0.19.12
|
|
'@esbuild/freebsd-arm64': 0.19.12
|
|
'@esbuild/freebsd-x64': 0.19.12
|
|
'@esbuild/linux-arm': 0.19.12
|
|
'@esbuild/linux-arm64': 0.19.12
|
|
'@esbuild/linux-ia32': 0.19.12
|
|
'@esbuild/linux-loong64': 0.19.12
|
|
'@esbuild/linux-mips64el': 0.19.12
|
|
'@esbuild/linux-ppc64': 0.19.12
|
|
'@esbuild/linux-riscv64': 0.19.12
|
|
'@esbuild/linux-s390x': 0.19.12
|
|
'@esbuild/linux-x64': 0.19.12
|
|
'@esbuild/netbsd-x64': 0.19.12
|
|
'@esbuild/openbsd-x64': 0.19.12
|
|
'@esbuild/sunos-x64': 0.19.12
|
|
'@esbuild/win32-arm64': 0.19.12
|
|
'@esbuild/win32-ia32': 0.19.12
|
|
'@esbuild/win32-x64': 0.19.12
|
|
|
|
esbuild@0.21.5:
|
|
optionalDependencies:
|
|
'@esbuild/aix-ppc64': 0.21.5
|
|
'@esbuild/android-arm': 0.21.5
|
|
'@esbuild/android-arm64': 0.21.5
|
|
'@esbuild/android-x64': 0.21.5
|
|
'@esbuild/darwin-arm64': 0.21.5
|
|
'@esbuild/darwin-x64': 0.21.5
|
|
'@esbuild/freebsd-arm64': 0.21.5
|
|
'@esbuild/freebsd-x64': 0.21.5
|
|
'@esbuild/linux-arm': 0.21.5
|
|
'@esbuild/linux-arm64': 0.21.5
|
|
'@esbuild/linux-ia32': 0.21.5
|
|
'@esbuild/linux-loong64': 0.21.5
|
|
'@esbuild/linux-mips64el': 0.21.5
|
|
'@esbuild/linux-ppc64': 0.21.5
|
|
'@esbuild/linux-riscv64': 0.21.5
|
|
'@esbuild/linux-s390x': 0.21.5
|
|
'@esbuild/linux-x64': 0.21.5
|
|
'@esbuild/netbsd-x64': 0.21.5
|
|
'@esbuild/openbsd-x64': 0.21.5
|
|
'@esbuild/sunos-x64': 0.21.5
|
|
'@esbuild/win32-arm64': 0.21.5
|
|
'@esbuild/win32-ia32': 0.21.5
|
|
'@esbuild/win32-x64': 0.21.5
|
|
|
|
esm-env@1.2.2: {}
|
|
|
|
esrap@2.2.6:
|
|
dependencies:
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
|
|
estree-walker@2.0.2: {}
|
|
|
|
estree-walker@3.0.3:
|
|
dependencies:
|
|
'@types/estree': 1.0.9
|
|
|
|
expect-type@1.3.0: {}
|
|
|
|
fdir@6.5.0(picomatch@4.0.4):
|
|
optionalDependencies:
|
|
picomatch: 4.0.4
|
|
|
|
fsevents@2.3.3:
|
|
optional: true
|
|
|
|
function-bind@1.1.2: {}
|
|
|
|
gel@2.2.0:
|
|
dependencies:
|
|
'@petamoriken/float16': 3.9.3
|
|
debug: 4.4.3
|
|
env-paths: 3.0.0
|
|
semver: 7.7.4
|
|
shell-quote: 1.8.3
|
|
which: 4.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
get-tsconfig@4.14.0:
|
|
dependencies:
|
|
resolve-pkg-maps: 1.0.0
|
|
|
|
graceful-fs@4.2.11: {}
|
|
|
|
hasown@2.0.3:
|
|
dependencies:
|
|
function-bind: 1.1.2
|
|
|
|
hono@4.12.18: {}
|
|
|
|
immediate@3.0.6: {}
|
|
|
|
inherits@2.0.4: {}
|
|
|
|
is-core-module@2.16.2:
|
|
dependencies:
|
|
hasown: 2.0.3
|
|
|
|
is-module@1.0.0: {}
|
|
|
|
is-reference@1.2.1:
|
|
dependencies:
|
|
'@types/estree': 1.0.9
|
|
|
|
is-reference@3.0.3:
|
|
dependencies:
|
|
'@types/estree': 1.0.9
|
|
|
|
isarray@1.0.0: {}
|
|
|
|
isexe@3.1.5: {}
|
|
|
|
jiti@2.7.0: {}
|
|
|
|
jszip@3.10.1:
|
|
dependencies:
|
|
lie: 3.3.0
|
|
pako: 1.0.11
|
|
readable-stream: 2.3.8
|
|
setimmediate: 1.0.5
|
|
|
|
kleur@4.1.5: {}
|
|
|
|
lie@3.3.0:
|
|
dependencies:
|
|
immediate: 3.0.6
|
|
|
|
lightningcss-android-arm64@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-darwin-arm64@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-darwin-x64@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-freebsd-x64@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-arm-gnueabihf@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-arm64-gnu@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-arm64-musl@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-x64-gnu@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-x64-musl@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-win32-arm64-msvc@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-win32-x64-msvc@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss@1.32.0:
|
|
dependencies:
|
|
detect-libc: 2.1.2
|
|
optionalDependencies:
|
|
lightningcss-android-arm64: 1.32.0
|
|
lightningcss-darwin-arm64: 1.32.0
|
|
lightningcss-darwin-x64: 1.32.0
|
|
lightningcss-freebsd-x64: 1.32.0
|
|
lightningcss-linux-arm-gnueabihf: 1.32.0
|
|
lightningcss-linux-arm64-gnu: 1.32.0
|
|
lightningcss-linux-arm64-musl: 1.32.0
|
|
lightningcss-linux-x64-gnu: 1.32.0
|
|
lightningcss-linux-x64-musl: 1.32.0
|
|
lightningcss-win32-arm64-msvc: 1.32.0
|
|
lightningcss-win32-x64-msvc: 1.32.0
|
|
|
|
locate-character@3.0.0: {}
|
|
|
|
loupe@3.2.1: {}
|
|
|
|
magic-string@0.30.21:
|
|
dependencies:
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
|
|
marked@18.0.3: {}
|
|
|
|
mri@1.2.0: {}
|
|
|
|
mrmime@2.0.1: {}
|
|
|
|
ms@2.1.3: {}
|
|
|
|
nanoid@3.3.12: {}
|
|
|
|
pako@1.0.11: {}
|
|
|
|
path-parse@1.0.7: {}
|
|
|
|
pathe@1.1.2: {}
|
|
|
|
pathval@2.0.1: {}
|
|
|
|
picocolors@1.1.1: {}
|
|
|
|
picomatch@4.0.4: {}
|
|
|
|
postcss@8.5.14:
|
|
dependencies:
|
|
nanoid: 3.3.12
|
|
picocolors: 1.1.1
|
|
source-map-js: 1.2.1
|
|
|
|
postgres@3.4.9: {}
|
|
|
|
prettier-plugin-svelte@3.5.1(prettier@3.8.3)(svelte@5.55.5):
|
|
dependencies:
|
|
prettier: 3.8.3
|
|
svelte: 5.55.5
|
|
|
|
prettier@3.8.3: {}
|
|
|
|
process-nextick-args@2.0.1: {}
|
|
|
|
readable-stream@2.3.8:
|
|
dependencies:
|
|
core-util-is: 1.0.3
|
|
inherits: 2.0.4
|
|
isarray: 1.0.0
|
|
process-nextick-args: 2.0.1
|
|
safe-buffer: 5.1.2
|
|
string_decoder: 1.1.1
|
|
util-deprecate: 1.0.2
|
|
|
|
readdirp@4.1.2: {}
|
|
|
|
resolve-pkg-maps@1.0.0: {}
|
|
|
|
resolve@1.22.12:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
is-core-module: 2.16.2
|
|
path-parse: 1.0.7
|
|
supports-preserve-symlinks-flag: 1.0.0
|
|
|
|
rollup@4.60.3:
|
|
dependencies:
|
|
'@types/estree': 1.0.8
|
|
optionalDependencies:
|
|
'@rollup/rollup-android-arm-eabi': 4.60.3
|
|
'@rollup/rollup-android-arm64': 4.60.3
|
|
'@rollup/rollup-darwin-arm64': 4.60.3
|
|
'@rollup/rollup-darwin-x64': 4.60.3
|
|
'@rollup/rollup-freebsd-arm64': 4.60.3
|
|
'@rollup/rollup-freebsd-x64': 4.60.3
|
|
'@rollup/rollup-linux-arm-gnueabihf': 4.60.3
|
|
'@rollup/rollup-linux-arm-musleabihf': 4.60.3
|
|
'@rollup/rollup-linux-arm64-gnu': 4.60.3
|
|
'@rollup/rollup-linux-arm64-musl': 4.60.3
|
|
'@rollup/rollup-linux-loong64-gnu': 4.60.3
|
|
'@rollup/rollup-linux-loong64-musl': 4.60.3
|
|
'@rollup/rollup-linux-ppc64-gnu': 4.60.3
|
|
'@rollup/rollup-linux-ppc64-musl': 4.60.3
|
|
'@rollup/rollup-linux-riscv64-gnu': 4.60.3
|
|
'@rollup/rollup-linux-riscv64-musl': 4.60.3
|
|
'@rollup/rollup-linux-s390x-gnu': 4.60.3
|
|
'@rollup/rollup-linux-x64-gnu': 4.60.3
|
|
'@rollup/rollup-linux-x64-musl': 4.60.3
|
|
'@rollup/rollup-openbsd-x64': 4.60.3
|
|
'@rollup/rollup-openharmony-arm64': 4.60.3
|
|
'@rollup/rollup-win32-arm64-msvc': 4.60.3
|
|
'@rollup/rollup-win32-ia32-msvc': 4.60.3
|
|
'@rollup/rollup-win32-x64-gnu': 4.60.3
|
|
'@rollup/rollup-win32-x64-msvc': 4.60.3
|
|
fsevents: 2.3.3
|
|
|
|
sade@1.8.1:
|
|
dependencies:
|
|
mri: 1.2.0
|
|
|
|
safe-buffer@5.1.2: {}
|
|
|
|
semver@7.7.4: {}
|
|
|
|
set-cookie-parser@3.1.0: {}
|
|
|
|
setimmediate@1.0.5: {}
|
|
|
|
shell-quote@1.8.3: {}
|
|
|
|
siginfo@2.0.0: {}
|
|
|
|
sirv@3.0.2:
|
|
dependencies:
|
|
'@polka/url': 1.0.0-next.29
|
|
mrmime: 2.0.1
|
|
totalist: 3.0.1
|
|
|
|
source-map-js@1.2.1: {}
|
|
|
|
source-map-support@0.5.21:
|
|
dependencies:
|
|
buffer-from: 1.1.2
|
|
source-map: 0.6.1
|
|
|
|
source-map@0.6.1: {}
|
|
|
|
sql.js@1.14.1: {}
|
|
|
|
stackback@0.0.2: {}
|
|
|
|
std-env@3.10.0: {}
|
|
|
|
string_decoder@1.1.1:
|
|
dependencies:
|
|
safe-buffer: 5.1.2
|
|
|
|
supports-preserve-symlinks-flag@1.0.0: {}
|
|
|
|
svelte-check@4.4.8(picomatch@4.0.4)(svelte@5.55.5)(typescript@5.9.3):
|
|
dependencies:
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
chokidar: 4.0.3
|
|
fdir: 6.5.0(picomatch@4.0.4)
|
|
picocolors: 1.1.1
|
|
sade: 1.8.1
|
|
svelte: 5.55.5
|
|
typescript: 5.9.3
|
|
transitivePeerDependencies:
|
|
- picomatch
|
|
|
|
svelte@5.55.5:
|
|
dependencies:
|
|
'@jridgewell/remapping': 2.3.5
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
'@sveltejs/acorn-typescript': 1.0.9(acorn@8.16.0)
|
|
'@types/estree': 1.0.9
|
|
'@types/trusted-types': 2.0.7
|
|
acorn: 8.16.0
|
|
aria-query: 5.3.1
|
|
axobject-query: 4.1.0
|
|
clsx: 2.1.1
|
|
devalue: 5.8.0
|
|
esm-env: 1.2.2
|
|
esrap: 2.2.6
|
|
is-reference: 3.0.3
|
|
locate-character: 3.0.0
|
|
magic-string: 0.30.21
|
|
zimmerframe: 1.1.4
|
|
transitivePeerDependencies:
|
|
- '@typescript-eslint/types'
|
|
|
|
tailwindcss@4.2.4: {}
|
|
|
|
tapable@2.3.3: {}
|
|
|
|
tinybench@2.9.0: {}
|
|
|
|
tinyexec@0.3.2: {}
|
|
|
|
tinypool@1.1.1: {}
|
|
|
|
tinyrainbow@1.2.0: {}
|
|
|
|
tinyspy@3.0.2: {}
|
|
|
|
totalist@3.0.1: {}
|
|
|
|
ts-fsrs@5.3.2: {}
|
|
|
|
turbo@2.9.10:
|
|
optionalDependencies:
|
|
'@turbo/darwin-64': 2.9.10
|
|
'@turbo/darwin-arm64': 2.9.10
|
|
'@turbo/linux-64': 2.9.10
|
|
'@turbo/linux-arm64': 2.9.10
|
|
'@turbo/windows-64': 2.9.10
|
|
'@turbo/windows-arm64': 2.9.10
|
|
|
|
typescript@5.9.3: {}
|
|
|
|
undici-types@6.21.0: {}
|
|
|
|
util-deprecate@1.0.2: {}
|
|
|
|
vite-node@2.1.9(@types/node@22.19.18)(lightningcss@1.32.0):
|
|
dependencies:
|
|
cac: 6.7.14
|
|
debug: 4.4.3
|
|
es-module-lexer: 1.7.0
|
|
pathe: 1.1.2
|
|
vite: 5.4.21(@types/node@22.19.18)(lightningcss@1.32.0)
|
|
transitivePeerDependencies:
|
|
- '@types/node'
|
|
- less
|
|
- lightningcss
|
|
- sass
|
|
- sass-embedded
|
|
- stylus
|
|
- sugarss
|
|
- supports-color
|
|
- terser
|
|
|
|
vite@5.4.21(@types/node@22.19.18)(lightningcss@1.32.0):
|
|
dependencies:
|
|
esbuild: 0.21.5
|
|
postcss: 8.5.14
|
|
rollup: 4.60.3
|
|
optionalDependencies:
|
|
'@types/node': 22.19.18
|
|
fsevents: 2.3.3
|
|
lightningcss: 1.32.0
|
|
|
|
vitefu@1.1.3(vite@5.4.21(@types/node@22.19.18)(lightningcss@1.32.0)):
|
|
optionalDependencies:
|
|
vite: 5.4.21(@types/node@22.19.18)(lightningcss@1.32.0)
|
|
|
|
vitest@2.1.9(@types/node@22.19.18)(lightningcss@1.32.0):
|
|
dependencies:
|
|
'@vitest/expect': 2.1.9
|
|
'@vitest/mocker': 2.1.9(vite@5.4.21(@types/node@22.19.18)(lightningcss@1.32.0))
|
|
'@vitest/pretty-format': 2.1.9
|
|
'@vitest/runner': 2.1.9
|
|
'@vitest/snapshot': 2.1.9
|
|
'@vitest/spy': 2.1.9
|
|
'@vitest/utils': 2.1.9
|
|
chai: 5.3.3
|
|
debug: 4.4.3
|
|
expect-type: 1.3.0
|
|
magic-string: 0.30.21
|
|
pathe: 1.1.2
|
|
std-env: 3.10.0
|
|
tinybench: 2.9.0
|
|
tinyexec: 0.3.2
|
|
tinypool: 1.1.1
|
|
tinyrainbow: 1.2.0
|
|
vite: 5.4.21(@types/node@22.19.18)(lightningcss@1.32.0)
|
|
vite-node: 2.1.9(@types/node@22.19.18)(lightningcss@1.32.0)
|
|
why-is-node-running: 2.3.0
|
|
optionalDependencies:
|
|
'@types/node': 22.19.18
|
|
transitivePeerDependencies:
|
|
- less
|
|
- lightningcss
|
|
- msw
|
|
- sass
|
|
- sass-embedded
|
|
- stylus
|
|
- sugarss
|
|
- supports-color
|
|
- terser
|
|
|
|
which@4.0.0:
|
|
dependencies:
|
|
isexe: 3.1.5
|
|
|
|
why-is-node-running@2.3.0:
|
|
dependencies:
|
|
siginfo: 2.0.0
|
|
stackback: 0.0.2
|
|
|
|
zimmerframe@1.1.4: {}
|
|
|
|
zod-to-json-schema@3.25.2(zod@3.25.76):
|
|
dependencies:
|
|
zod: 3.25.76
|
|
|
|
zod@3.25.76: {}
|