2026-05-02 04:06:44 -04:00
|
|
|
lockfileVersion: '9.0'
|
|
|
|
|
|
|
|
|
|
settings:
|
|
|
|
|
autoInstallPeers: true
|
|
|
|
|
excludeLinksFromLockfile: false
|
|
|
|
|
|
|
|
|
|
importers:
|
|
|
|
|
|
|
|
|
|
.:
|
|
|
|
|
devDependencies:
|
2026-05-03 22:18:26 -04:00
|
|
|
bun:
|
|
|
|
|
specifier: ^1.3.13
|
|
|
|
|
version: 1.3.13
|
2026-05-02 04:06:44 -04:00
|
|
|
turbo:
|
|
|
|
|
specifier: ^2.9.7
|
|
|
|
|
version: 2.9.7
|
|
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
apps/guild-service:
|
2026-05-02 04:06:44 -04:00
|
|
|
dependencies:
|
2026-05-03 22:18:26 -04:00
|
|
|
'@types/node':
|
|
|
|
|
specifier: ^25.6.0
|
|
|
|
|
version: 25.6.0
|
|
|
|
|
elysia:
|
|
|
|
|
specifier: ^1.4.28
|
|
|
|
|
version: 1.4.28(@sinclair/typebox@0.34.49)(exact-mirror@1.0.0)(file-type@22.0.1)(openapi-types@12.1.3)(typescript@6.0.3)
|
|
|
|
|
ts-node:
|
|
|
|
|
specifier: ^10.9.2
|
|
|
|
|
version: 10.9.2(@types/node@25.6.0)(typescript@6.0.3)
|
|
|
|
|
typescript:
|
|
|
|
|
specifier: ^6.0.3
|
|
|
|
|
version: 6.0.3
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
packages:
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@borewit/text-codec@0.2.2':
|
|
|
|
|
resolution: {integrity: sha512-DDaRehssg1aNrH4+2hnj1B7vnUGEjU6OIlyRdkMd0aUdIUvKXrJfXsy8LVtXAy7DRvYVluWbMspsRhz2lcW0mQ==}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@cspotcode/source-map-support@0.8.1':
|
|
|
|
|
resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==}
|
|
|
|
|
engines: {node: '>=12'}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@jridgewell/resolve-uri@3.1.2':
|
|
|
|
|
resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
|
|
|
|
|
engines: {node: '>=6.0.0'}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@jridgewell/sourcemap-codec@1.5.5':
|
|
|
|
|
resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@jridgewell/trace-mapping@0.3.9':
|
|
|
|
|
resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@oven/bun-darwin-aarch64@1.3.13':
|
|
|
|
|
resolution: {integrity: sha512-qAS6Hg8Q14ckfBuqJ2Zh7gBQSVSUHeibSq4OFqBTv6DzyJuxYlr0sdYQzmYmnbPxbqobekqUDTa/4XEaqRi7vg==}
|
|
|
|
|
cpu: [arm64]
|
|
|
|
|
os: [darwin]
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@oven/bun-darwin-x64-baseline@1.3.13':
|
|
|
|
|
resolution: {integrity: sha512-gMEQayUpmCPYaE9zkNBj9TiQqHupnhjOYcuSzxFjzIjHJBUO4VjNnrpbKVeXNs+rKHFothORDd2QKquu5paSPQ==}
|
|
|
|
|
cpu: [x64]
|
|
|
|
|
os: [darwin]
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@oven/bun-darwin-x64@1.3.13':
|
|
|
|
|
resolution: {integrity: sha512-kGePeDD4IN4imo+H4uLjQGZLmvyYQg+nKr2P0nt4ksXXrWA4HE+mb0/TUPHfRI127DocXQpew+fvrHuHR5mpJQ==}
|
|
|
|
|
cpu: [x64]
|
|
|
|
|
os: [darwin]
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@oven/bun-linux-aarch64-musl@1.3.13':
|
|
|
|
|
resolution: {integrity: sha512-UV9EE18VE5aRhWtV2L6MTAGGn3slhJJ2OW/m+FJM15maHm0qf1V7TaZY0FovxhdQRvnklSiQ7Ntv0H5TUX4w0g==}
|
|
|
|
|
cpu: [arm64]
|
|
|
|
|
os: [linux]
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@oven/bun-linux-aarch64@1.3.13':
|
|
|
|
|
resolution: {integrity: sha512-NbLOJdr+RBFO1vFZ2YUFg4oVJ+2ua6zrwo4ZWRs0jKKcGJWtbY2wY5uz+i0PkwH6b9HYaYDgVTzE4ev06ncYZw==}
|
|
|
|
|
cpu: [arm64]
|
|
|
|
|
os: [linux]
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@oven/bun-linux-x64-baseline@1.3.13':
|
|
|
|
|
resolution: {integrity: sha512-fOi4ziKzgJG4UrrNd4AicBs6Fu9GY5xOqg+9tC76nuZNDAdSh6++kzab6TNi1Ck0Yzq6zIBIdGit6/0uSbBn8A==}
|
|
|
|
|
cpu: [x64]
|
|
|
|
|
os: [linux]
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@oven/bun-linux-x64-musl-baseline@1.3.13':
|
|
|
|
|
resolution: {integrity: sha512-fqBKuiiWLEu2dVkowZaXgKS98xfrvBqivdoxRtRP3eINcpI1dcelGbsOz+Xphn7tbGAuBiE1/0AelvvvdqS9rg==}
|
|
|
|
|
cpu: [x64]
|
|
|
|
|
os: [linux]
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@oven/bun-linux-x64-musl@1.3.13':
|
|
|
|
|
resolution: {integrity: sha512-+VHhE44kEjCXcTFHyc81zfTxL9+vzh9RqIh7gM1iWNhxpctD9kzntbUkP3UTFTwwNjoou1o8VRyxQafvc4OepA==}
|
|
|
|
|
cpu: [x64]
|
|
|
|
|
os: [linux]
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@oven/bun-linux-x64@1.3.13':
|
|
|
|
|
resolution: {integrity: sha512-UwttIUXoe9fS+40OcjoaRHgZw+HCPFqBVWEXkXqAJ3W7wA0XPZrWsoMAD9sGh3TaLqrwdiMo5xPogwpXhOtVXA==}
|
|
|
|
|
cpu: [x64]
|
|
|
|
|
os: [linux]
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@oven/bun-windows-aarch64@1.3.13':
|
|
|
|
|
resolution: {integrity: sha512-+EvdRWRCRg95Xea4M2lqSJFTjzQBTJDQTMlbG8bmwFkVTN16MdmSH7xhfxVQWUOyZBLEpIwuNFIlBBxVCwSUyQ==}
|
|
|
|
|
cpu: [arm64]
|
|
|
|
|
os: [win32]
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@oven/bun-windows-x64-baseline@1.3.13':
|
|
|
|
|
resolution: {integrity: sha512-6gy4hhQSjq/T/S9hC9m3NxY0RY+9Ww+XNlB+8koIMTsMSYEjk7Ho+hFHQz1Bn4W61Ub7Vykufg+jgDgPfa2GFA==}
|
|
|
|
|
cpu: [x64]
|
|
|
|
|
os: [win32]
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@oven/bun-windows-x64@1.3.13':
|
|
|
|
|
resolution: {integrity: sha512-vqDEFX63ZZQF3YstPSpPD+RxNm5AILPdUuuKpNwsj7ld4NjhdHUYkAmLXDtKNWt9JMRL10bop//W8faY/LV+RQ==}
|
|
|
|
|
cpu: [x64]
|
|
|
|
|
os: [win32]
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@sinclair/typebox@0.34.49':
|
|
|
|
|
resolution: {integrity: sha512-brySQQs7Jtn0joV8Xh9ZV/hZb9Ozb0pmazDIASBkYKCjXrXU3mpcFahmK/z4YDhGkQvP9mWJbVyahdtU5wQA+A==}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@tokenizer/inflate@0.4.1':
|
|
|
|
|
resolution: {integrity: sha512-2mAv+8pkG6GIZiF1kNg1jAjh27IDxEPKwdGul3snfztFerfPGI1LjDezZp3i7BElXompqEtPmoPx6c2wgtWsOA==}
|
|
|
|
|
engines: {node: '>=18'}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@tokenizer/token@0.3.0':
|
|
|
|
|
resolution: {integrity: sha512-OvjF+z51L3ov0OyAU0duzsYuvO01PH7x4t6DJx+guahgTnBHkhJdG7soQeTSFLWN3efnHyibZ4Z8l2EuWwJN3A==}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@tsconfig/node10@1.0.12':
|
|
|
|
|
resolution: {integrity: sha512-UCYBaeFvM11aU2y3YPZ//O5Rhj+xKyzy7mvcIoAjASbigy8mHMryP5cK7dgjlz2hWxh1g5pLw084E0a/wlUSFQ==}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@tsconfig/node12@1.0.11':
|
|
|
|
|
resolution: {integrity: sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@tsconfig/node14@1.0.3':
|
|
|
|
|
resolution: {integrity: sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@tsconfig/node16@1.0.4':
|
|
|
|
|
resolution: {integrity: sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@turbo/darwin-64@2.9.7':
|
|
|
|
|
resolution: {integrity: sha512-wnvOWuVWJ5EUHNKxExEWiGlTeVpLG1L0PCu5MUozyC1P2SHGiWsmpW6/yAuShH91Fa2TAHOvdCRBzriZh4j4Eg==}
|
|
|
|
|
cpu: [x64]
|
|
|
|
|
os: [darwin]
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@turbo/darwin-arm64@2.9.7':
|
|
|
|
|
resolution: {integrity: sha512-mA0FIPMwwN3lodDkQYaGxj6PeT7ZaN5aCEbkKn/WB+ZB9yJdVWA4J83GH7t43jqDc5dcnVluVN5UFx3plRiXhA==}
|
|
|
|
|
cpu: [arm64]
|
|
|
|
|
os: [darwin]
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@turbo/linux-64@2.9.7':
|
|
|
|
|
resolution: {integrity: sha512-fEbUYpgb5l7P+q+5tsWF2gw+/GSjUsuUTcnfm+f0lozUjgcjLKyOat6PgtAChmIFcTPchCL/8rJ3TvkBy01gfA==}
|
|
|
|
|
cpu: [x64]
|
|
|
|
|
os: [linux]
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@turbo/linux-arm64@2.9.7':
|
|
|
|
|
resolution: {integrity: sha512-VkUjulo9ytfHKUHOS5gy0XPoh4CTKPXWCL8nLdrlHVi9fSut31ECeUqnm/dAbETP5D4xo9mH9XkJ+qMzGe/zmg==}
|
|
|
|
|
cpu: [arm64]
|
|
|
|
|
os: [linux]
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@turbo/windows-64@2.9.7':
|
|
|
|
|
resolution: {integrity: sha512-/GWdY6/x4aIHqkYJq596Rpdk1x0MkpRPkJcLAoB3yGRwyUms0+u2F1GnV54IbyAZTeKLRWSJKzNC+QwVGdYchA==}
|
|
|
|
|
cpu: [x64]
|
|
|
|
|
os: [win32]
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@turbo/windows-arm64@2.9.7':
|
|
|
|
|
resolution: {integrity: sha512-xBBgxCC5PK2+WZ1PPRZdp+aJ0bMBcEbweXWux3RUHJvX9ZodcoQySkrW6qt+ahb+uk8ZjyQodLfDwtVSoYds1w==}
|
|
|
|
|
cpu: [arm64]
|
|
|
|
|
os: [win32]
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@types/node@25.6.0':
|
|
|
|
|
resolution: {integrity: sha512-+qIYRKdNYJwY3vRCZMdJbPLJAtGjQBudzZzdzwQYkEPQd+PJGixUL5QfvCLDaULoLv+RhT3LDkwEfKaAkgSmNQ==}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
acorn-walk@8.3.5:
|
|
|
|
|
resolution: {integrity: sha512-HEHNfbars9v4pgpW6SO1KSPkfoS0xVOM/9UzkJltjlsHZmJasxg8aXkuZa7SMf8vKGIBhpUsPluQSqhJFCqebw==}
|
|
|
|
|
engines: {node: '>=0.4.0'}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
acorn@8.16.0:
|
|
|
|
|
resolution: {integrity: sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==}
|
|
|
|
|
engines: {node: '>=0.4.0'}
|
|
|
|
|
hasBin: true
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
arg@4.1.3:
|
|
|
|
|
resolution: {integrity: sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
bun@1.3.13:
|
|
|
|
|
resolution: {integrity: sha512-b9T4xZ8KqCHs4+TkHJv540LG1B8OD7noKu0Qaizusx3jFtMDHY6osNqgbaOlwW2B8RB2AKzz+sjzlGKIGxIjZw==}
|
|
|
|
|
cpu: [arm64, x64]
|
|
|
|
|
os: [darwin, linux, win32]
|
|
|
|
|
hasBin: true
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
cookie@1.1.1:
|
|
|
|
|
resolution: {integrity: sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==}
|
|
|
|
|
engines: {node: '>=18'}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
create-require@1.1.1:
|
|
|
|
|
resolution: {integrity: sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
debug@4.4.3:
|
|
|
|
|
resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==}
|
|
|
|
|
engines: {node: '>=6.0'}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
supports-color: '*'
|
|
|
|
|
peerDependenciesMeta:
|
|
|
|
|
supports-color:
|
|
|
|
|
optional: true
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
diff@4.0.4:
|
|
|
|
|
resolution: {integrity: sha512-X07nttJQkwkfKfvTPG/KSnE2OMdcUCao6+eXF3wmnIQRn2aPAHH3VxDbDOdegkd6JbPsXqShpvEOHfAT+nCNwQ==}
|
|
|
|
|
engines: {node: '>=0.3.1'}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
elysia@1.4.28:
|
|
|
|
|
resolution: {integrity: sha512-Vrx8sBnvq8squS/3yNBzR1jBXI+SgmnmvwawPjNuEHndUe5l1jV2Gp6JJ4ulDkEB8On6bWmmuyPpA+bq4t+WYg==}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
'@sinclair/typebox': '>= 0.34.0 < 1'
|
|
|
|
|
'@types/bun': '>= 1.2.0'
|
|
|
|
|
exact-mirror: '>= 0.0.9'
|
|
|
|
|
file-type: '>= 20.0.0'
|
|
|
|
|
openapi-types: '>= 12.0.0'
|
|
|
|
|
typescript: '>= 5.0.0'
|
|
|
|
|
peerDependenciesMeta:
|
|
|
|
|
'@types/bun':
|
|
|
|
|
optional: true
|
|
|
|
|
typescript:
|
|
|
|
|
optional: true
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
exact-mirror@1.0.0:
|
|
|
|
|
resolution: {integrity: sha512-tB6QSwlyUDZh22vS4ytBjmTvpMJ7eNNqSUtH4w7TpQsE7//V+MsdWUhO0B1UptzStDFHQBCxfJPtDDiVaFfRyQ==}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
typebox: '>= 1.1.0'
|
|
|
|
|
peerDependenciesMeta:
|
|
|
|
|
typebox:
|
|
|
|
|
optional: true
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
fast-decode-uri-component@1.0.1:
|
|
|
|
|
resolution: {integrity: sha512-WKgKWg5eUxvRZGwW8FvfbaH7AXSh2cL+3j5fMGzUMCxWBJ3dV3a7Wz8y2f/uQ0e3B6WmodD3oS54jTQ9HVTIIg==}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
file-type@22.0.1:
|
|
|
|
|
resolution: {integrity: sha512-ww5Mhre0EE+jmBvOXTmXAbEMuZE7uX4a3+oRCQFNj8w++g3ev913N6tXQz0XTXbueQ5TWQfm6BdaViEHHn8bhA==}
|
|
|
|
|
engines: {node: '>=22'}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
ieee754@1.2.1:
|
|
|
|
|
resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
make-error@1.3.6:
|
|
|
|
|
resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
memoirist@0.4.0:
|
|
|
|
|
resolution: {integrity: sha512-zxTgA0mSYELa66DimuNQDvyLq36AwDlTuVRbnQtB+VuTcKWm5Qc4z3WkSpgsFWHNhexqkIooqpv4hdcqrX5Nmg==}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
ms@2.1.3:
|
|
|
|
|
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
openapi-types@12.1.3:
|
|
|
|
|
resolution: {integrity: sha512-N4YtSYJqghVu4iek2ZUvcN/0aqH1kRDuNqzcycDxhOUpg7GdvLa2F3DgS6yBNhInhv2r/6I0Flkn7CqL8+nIcw==}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
strtok3@10.3.5:
|
|
|
|
|
resolution: {integrity: sha512-ki4hZQfh5rX0QDLLkOCj+h+CVNkqmp/CMf8v8kZpkNVK6jGQooMytqzLZYUVYIZcFZ6yDB70EfD8POcFXiF5oA==}
|
|
|
|
|
engines: {node: '>=18'}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
token-types@6.1.2:
|
|
|
|
|
resolution: {integrity: sha512-dRXchy+C0IgK8WPC6xvCHFRIWYUbqqdEIKPaKo/AcTUNzwLTK6AH7RjdLWsEZcAN/TBdtfUw3PYEgPr5VPr6ww==}
|
|
|
|
|
engines: {node: '>=14.16'}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
ts-node@10.9.2:
|
|
|
|
|
resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==}
|
|
|
|
|
hasBin: true
|
|
|
|
|
peerDependencies:
|
|
|
|
|
'@swc/core': '>=1.2.50'
|
|
|
|
|
'@swc/wasm': '>=1.2.50'
|
|
|
|
|
'@types/node': '*'
|
|
|
|
|
typescript: '>=2.7'
|
|
|
|
|
peerDependenciesMeta:
|
|
|
|
|
'@swc/core':
|
|
|
|
|
optional: true
|
|
|
|
|
'@swc/wasm':
|
|
|
|
|
optional: true
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
turbo@2.9.7:
|
|
|
|
|
resolution: {integrity: sha512-epxzqVO2s0IxcSWcgb+qKrtco8isfe7g3VtiS6hkYnEK4A9XQDZbrtavQ6MtWR1KoQn+1fUomaQth2rfRHlUlg==}
|
|
|
|
|
hasBin: true
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
typescript@6.0.3:
|
|
|
|
|
resolution: {integrity: sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==}
|
|
|
|
|
engines: {node: '>=14.17'}
|
|
|
|
|
hasBin: true
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
uint8array-extras@1.5.0:
|
|
|
|
|
resolution: {integrity: sha512-rvKSBiC5zqCCiDZ9kAOszZcDvdAHwwIKJG33Ykj43OKcWsnmcBRL09YTU4nOeHZ8Y2a7l1MgTd08SBe9A8Qj6A==}
|
|
|
|
|
engines: {node: '>=18'}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
undici-types@7.19.2:
|
|
|
|
|
resolution: {integrity: sha512-qYVnV5OEm2AW8cJMCpdV20CDyaN3g0AjDlOGf1OW4iaDEx8MwdtChUp4zu4H0VP3nDRF/8RKWH+IPp9uW0YGZg==}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
v8-compile-cache-lib@3.0.1:
|
|
|
|
|
resolution: {integrity: sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
yn@3.1.1:
|
|
|
|
|
resolution: {integrity: sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==}
|
|
|
|
|
engines: {node: '>=6'}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
snapshots:
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@borewit/text-codec@0.2.2': {}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@cspotcode/source-map-support@0.8.1':
|
2026-05-02 04:06:44 -04:00
|
|
|
dependencies:
|
2026-05-03 22:18:26 -04:00
|
|
|
'@jridgewell/trace-mapping': 0.3.9
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@jridgewell/resolve-uri@3.1.2': {}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@jridgewell/sourcemap-codec@1.5.5': {}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@jridgewell/trace-mapping@0.3.9':
|
2026-05-02 04:06:44 -04:00
|
|
|
dependencies:
|
2026-05-03 22:18:26 -04:00
|
|
|
'@jridgewell/resolve-uri': 3.1.2
|
|
|
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@oven/bun-darwin-aarch64@1.3.13':
|
|
|
|
|
optional: true
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@oven/bun-darwin-x64-baseline@1.3.13':
|
|
|
|
|
optional: true
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@oven/bun-darwin-x64@1.3.13':
|
|
|
|
|
optional: true
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@oven/bun-linux-aarch64-musl@1.3.13':
|
|
|
|
|
optional: true
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@oven/bun-linux-aarch64@1.3.13':
|
|
|
|
|
optional: true
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@oven/bun-linux-x64-baseline@1.3.13':
|
|
|
|
|
optional: true
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@oven/bun-linux-x64-musl-baseline@1.3.13':
|
|
|
|
|
optional: true
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@oven/bun-linux-x64-musl@1.3.13':
|
|
|
|
|
optional: true
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@oven/bun-linux-x64@1.3.13':
|
|
|
|
|
optional: true
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@oven/bun-windows-aarch64@1.3.13':
|
|
|
|
|
optional: true
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@oven/bun-windows-x64-baseline@1.3.13':
|
|
|
|
|
optional: true
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@oven/bun-windows-x64@1.3.13':
|
|
|
|
|
optional: true
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@sinclair/typebox@0.34.49': {}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@tokenizer/inflate@0.4.1':
|
2026-05-02 04:06:44 -04:00
|
|
|
dependencies:
|
2026-05-03 22:18:26 -04:00
|
|
|
debug: 4.4.3
|
|
|
|
|
token-types: 6.1.2
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@tokenizer/token@0.3.0': {}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@tsconfig/node10@1.0.12': {}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@tsconfig/node12@1.0.11': {}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@tsconfig/node14@1.0.3': {}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@tsconfig/node16@1.0.4': {}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@turbo/darwin-64@2.9.7':
|
|
|
|
|
optional: true
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@turbo/darwin-arm64@2.9.7':
|
|
|
|
|
optional: true
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@turbo/linux-64@2.9.7':
|
2026-05-02 04:06:44 -04:00
|
|
|
optional: true
|
|
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@turbo/linux-arm64@2.9.7':
|
|
|
|
|
optional: true
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@turbo/windows-64@2.9.7':
|
|
|
|
|
optional: true
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@turbo/windows-arm64@2.9.7':
|
|
|
|
|
optional: true
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
'@types/node@25.6.0':
|
2026-05-02 04:06:44 -04:00
|
|
|
dependencies:
|
2026-05-03 22:18:26 -04:00
|
|
|
undici-types: 7.19.2
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
acorn-walk@8.3.5:
|
2026-05-02 04:06:44 -04:00
|
|
|
dependencies:
|
2026-05-03 22:18:26 -04:00
|
|
|
acorn: 8.16.0
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
acorn@8.16.0: {}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
arg@4.1.3: {}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
bun@1.3.13:
|
2026-05-02 04:06:44 -04:00
|
|
|
optionalDependencies:
|
2026-05-03 22:18:26 -04:00
|
|
|
'@oven/bun-darwin-aarch64': 1.3.13
|
|
|
|
|
'@oven/bun-darwin-x64': 1.3.13
|
|
|
|
|
'@oven/bun-darwin-x64-baseline': 1.3.13
|
|
|
|
|
'@oven/bun-linux-aarch64': 1.3.13
|
|
|
|
|
'@oven/bun-linux-aarch64-musl': 1.3.13
|
|
|
|
|
'@oven/bun-linux-x64': 1.3.13
|
|
|
|
|
'@oven/bun-linux-x64-baseline': 1.3.13
|
|
|
|
|
'@oven/bun-linux-x64-musl': 1.3.13
|
|
|
|
|
'@oven/bun-linux-x64-musl-baseline': 1.3.13
|
|
|
|
|
'@oven/bun-windows-aarch64': 1.3.13
|
|
|
|
|
'@oven/bun-windows-x64': 1.3.13
|
|
|
|
|
'@oven/bun-windows-x64-baseline': 1.3.13
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
cookie@1.1.1: {}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
create-require@1.1.1: {}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
debug@4.4.3:
|
2026-05-02 04:06:44 -04:00
|
|
|
dependencies:
|
2026-05-03 22:18:26 -04:00
|
|
|
ms: 2.1.3
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
diff@4.0.4: {}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
elysia@1.4.28(@sinclair/typebox@0.34.49)(exact-mirror@1.0.0)(file-type@22.0.1)(openapi-types@12.1.3)(typescript@6.0.3):
|
2026-05-02 04:06:44 -04:00
|
|
|
dependencies:
|
2026-05-03 22:18:26 -04:00
|
|
|
'@sinclair/typebox': 0.34.49
|
|
|
|
|
cookie: 1.1.1
|
|
|
|
|
exact-mirror: 1.0.0
|
|
|
|
|
fast-decode-uri-component: 1.0.1
|
|
|
|
|
file-type: 22.0.1
|
|
|
|
|
memoirist: 0.4.0
|
|
|
|
|
openapi-types: 12.1.3
|
2026-05-02 04:06:44 -04:00
|
|
|
optionalDependencies:
|
2026-05-03 22:18:26 -04:00
|
|
|
typescript: 6.0.3
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
exact-mirror@1.0.0: {}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
fast-decode-uri-component@1.0.1: {}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
file-type@22.0.1:
|
2026-05-02 04:06:44 -04:00
|
|
|
dependencies:
|
2026-05-03 22:18:26 -04:00
|
|
|
'@tokenizer/inflate': 0.4.1
|
|
|
|
|
strtok3: 10.3.5
|
|
|
|
|
token-types: 6.1.2
|
|
|
|
|
uint8array-extras: 1.5.0
|
2026-05-02 04:06:44 -04:00
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
ieee754@1.2.1: {}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
make-error@1.3.6: {}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
memoirist@0.4.0: {}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
ms@2.1.3: {}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
openapi-types@12.1.3: {}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
strtok3@10.3.5:
|
2026-05-02 04:06:44 -04:00
|
|
|
dependencies:
|
2026-05-03 22:18:26 -04:00
|
|
|
'@tokenizer/token': 0.3.0
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
token-types@6.1.2:
|
2026-05-02 04:06:44 -04:00
|
|
|
dependencies:
|
2026-05-03 22:18:26 -04:00
|
|
|
'@borewit/text-codec': 0.2.2
|
|
|
|
|
'@tokenizer/token': 0.3.0
|
|
|
|
|
ieee754: 1.2.1
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
ts-node@10.9.2(@types/node@25.6.0)(typescript@6.0.3):
|
2026-05-02 04:06:44 -04:00
|
|
|
dependencies:
|
2026-05-03 22:18:26 -04:00
|
|
|
'@cspotcode/source-map-support': 0.8.1
|
|
|
|
|
'@tsconfig/node10': 1.0.12
|
|
|
|
|
'@tsconfig/node12': 1.0.11
|
|
|
|
|
'@tsconfig/node14': 1.0.3
|
|
|
|
|
'@tsconfig/node16': 1.0.4
|
|
|
|
|
'@types/node': 25.6.0
|
|
|
|
|
acorn: 8.16.0
|
|
|
|
|
acorn-walk: 8.3.5
|
|
|
|
|
arg: 4.1.3
|
|
|
|
|
create-require: 1.1.1
|
|
|
|
|
diff: 4.0.4
|
|
|
|
|
make-error: 1.3.6
|
|
|
|
|
typescript: 6.0.3
|
|
|
|
|
v8-compile-cache-lib: 3.0.1
|
|
|
|
|
yn: 3.1.1
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
turbo@2.9.7:
|
|
|
|
|
optionalDependencies:
|
|
|
|
|
'@turbo/darwin-64': 2.9.7
|
|
|
|
|
'@turbo/darwin-arm64': 2.9.7
|
|
|
|
|
'@turbo/linux-64': 2.9.7
|
|
|
|
|
'@turbo/linux-arm64': 2.9.7
|
|
|
|
|
'@turbo/windows-64': 2.9.7
|
|
|
|
|
'@turbo/windows-arm64': 2.9.7
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
typescript@6.0.3: {}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
uint8array-extras@1.5.0: {}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
undici-types@7.19.2: {}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
v8-compile-cache-lib@3.0.1: {}
|
2026-05-02 04:06:44 -04:00
|
|
|
|
2026-05-03 22:18:26 -04:00
|
|
|
yn@3.1.1: {}
|