2025-10-25 22:04:41 +02:00
lockfileVersion : '9.0'
settings :
autoInstallPeers : true
excludeLinksFromLockfile : false
importers :
2026-03-04 22:24:55 +01:00
. :
devDependencies :
'@eslint/js' :
specifier : ^10.0.1
version : 10.0 .1 (eslint@10.0.2(jiti@2.6.1))
eslint :
specifier : ^10.0.2
version : 10.0 .2 (jiti@2.6.1)
eslint-config-prettier :
specifier : ^10.1.8
version : 10.1 .8 (eslint@10.0.2(jiti@2.6.1))
eslint-plugin-svelte :
specifier : ^3.15.0
version : 3.15 .0 (eslint@10.0.2(jiti@2.6.1))(svelte@5.53.7)
globals :
specifier : ^17.4.0
version : 17.4 .0
prettier :
specifier : ^3.8.1
version : 3.8 .1
2026-03-04 22:27:54 +01:00
prettier-plugin-svelte :
specifier : ^3.5.1
version : 3.5 .1 (prettier@3.8.1)(svelte@5.53.7)
2026-03-04 22:24:55 +01:00
typescript-eslint :
specifier : ^8.56.1
version : 8.56 .1 (eslint@10.0.2(jiti@2.6.1))(typescript@5.9.3)
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
packages/backend :
dependencies :
'@fastify/cookie' :
specifier : ^11.0.2
version : 11.0 .2
'@fastify/cors' :
specifier : ^10.0.2
version : 10.1 .0
'@fastify/multipart' :
specifier : ^9.0.3
version : 9.4 .0
'@fastify/static' :
specifier : ^8.1.1
version : 8.3 .0
'@pothos/core' :
specifier : ^4.4.0
version : 4.12 .0 (graphql@16.13.1)
'@pothos/plugin-errors' :
specifier : ^4.2.0
version : 4.9 .0 (@pothos/core@4.12.0(graphql@16.13.1))(graphql@16.13.1)
2026-03-11 10:41:12 +01:00
'@sexy.pivoine.art/email' :
specifier : workspace:*
version : link:../email
feat: add shared @sexy.pivoine.art/types package and fix type safety across frontend/backend
- Create packages/types with shared TypeScript domain model interfaces (User, Video, Model, Article, Comment, Recording, etc.)
- Wire both frontend and backend packages to use @sexy.pivoine.art/types via workspace:*
- Update backend Pothos objectRef types to use shared interfaces instead of inline types
- Update frontend $lib/types.ts to re-export from shared package
- Fix all type errors introduced by more accurate nullable types (avatar/banner as string|null UUIDs, author nullable, events/device_info as object[])
- Add artist_name to comment user select in backend resolver
- Widen utility function signatures (getAssetUrl, getUserInitials, calcReadingTime) to accept null/undefined
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-05 11:01:11 +01:00
'@sexy.pivoine.art/types' :
specifier : workspace:*
version : link:../types
2026-03-04 18:19:52 +01:00
argon2 :
specifier : ^0.43.0
version : 0.43 .1
2026-03-08 18:25:09 +01:00
bullmq :
specifier : ^5.70.4
version : 5.70 .4
2026-03-04 18:19:52 +01:00
drizzle-orm :
specifier : ^0.44.1
version : 0.44 .7 (@types/pg@8.18.0)(knex@3.1.0(pg@8.19.0))(pg@8.19.0)
fastify :
specifier : ^5.4.0
version : 5.7 .4
2025-10-26 01:50:41 +02:00
fluent-ffmpeg :
specifier : ^2.1.3
version : 2.1 .3
2026-03-04 18:19:52 +01:00
graphql :
specifier : ^16.11.0
version : 16.13 .1
graphql-scalars :
specifier : ^1.24.2
version : 1.25 .0 (graphql@16.13.1)
graphql-ws :
specifier : ^6.0.4
version : 6.0 .7 (graphql@16.13.1)(ws@8.19.0)
graphql-yoga :
specifier : ^5.13.4
version : 5.18 .0 (graphql@16.13.1)
ioredis :
specifier : ^5.6.1
version : 5.10 .0
nanoid :
2026-03-04 19:43:44 +01:00
specifier : ^3.3.11
version : 3.3 .11
2026-03-04 18:19:52 +01:00
nodemailer :
specifier : ^7.0.3
version : 7.0 .13
pg :
specifier : ^8.16.0
version : 8.19 .0
2026-03-04 20:56:33 +01:00
sharp :
specifier : ^0.33.5
version : 0.33 .5
2026-03-04 18:19:52 +01:00
slugify :
specifier : ^1.6.6
version : 1.6 .6
uuid :
specifier : ^11.1.0
version : 11.1 .0
2025-10-26 01:50:41 +02:00
devDependencies :
2026-03-04 18:19:52 +01:00
'@types/fluent-ffmpeg' :
specifier : ^2.1.27
version : 2.1 .28
'@types/nodemailer' :
specifier : ^6.4.17
version : 6.4 .23
'@types/pg' :
specifier : ^8.15.4
version : 8.18 .0
2026-03-04 20:56:33 +01:00
'@types/sharp' :
specifier : ^0.32.0
version : 0.32 .0
2026-03-04 18:19:52 +01:00
'@types/uuid' :
specifier : ^10.0.0
version : 10.0 .0
drizzle-kit :
specifier : ^0.31.1
version : 0.31 .9
tsx :
specifier : ^4.19.4
version : 4.21 .0
typescript :
specifier : ^5.9.3
version : 5.9 .3
2025-10-26 01:50:41 +02:00
packages/buttplug :
dependencies :
eventemitter3 :
2026-03-04 16:43:56 +01:00
specifier : ^5.0.4
version : 5.0 .4
2025-10-26 01:50:41 +02:00
typescript :
2026-03-04 16:43:56 +01:00
specifier : ^5.9.3
2025-10-26 01:50:41 +02:00
version : 5.9 .3
vite :
2026-03-04 16:43:56 +01:00
specifier : ^7.3.1
2026-03-04 18:19:52 +01:00
version : 7.3 .1 (@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0)
2025-10-26 01:50:41 +02:00
vite-plugin-wasm :
specifier : 3.5 .0
2026-03-04 18:19:52 +01:00
version : 3.5 .0 (vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0))
2025-10-26 01:50:41 +02:00
ws :
2026-03-04 16:43:56 +01:00
specifier : ^8.19.0
version : 8.19 .0
2025-10-26 01:50:41 +02:00
devDependencies :
wasm-pack :
2026-03-04 16:43:56 +01:00
specifier : ^0.14.0
version : 0.14 .0
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
packages/email :
dependencies :
'@maizzle/framework' :
specifier : 6.0 .0 -15
version : 6.0 .0 -15
'@maizzle/tailwindcss' :
specifier : ^1.2.0
version : 1.2 .0
devDependencies :
'@types/node' :
specifier : ^22.0.0
version : 22.19 .15
typescript :
specifier : ^5.9.3
version : 5.9 .3
2025-10-26 01:50:41 +02:00
packages/frontend :
dependencies :
feat: add shared @sexy.pivoine.art/types package and fix type safety across frontend/backend
- Create packages/types with shared TypeScript domain model interfaces (User, Video, Model, Article, Comment, Recording, etc.)
- Wire both frontend and backend packages to use @sexy.pivoine.art/types via workspace:*
- Update backend Pothos objectRef types to use shared interfaces instead of inline types
- Update frontend $lib/types.ts to re-export from shared package
- Fix all type errors introduced by more accurate nullable types (avatar/banner as string|null UUIDs, author nullable, events/device_info as object[])
- Add artist_name to comment user select in backend resolver
- Widen utility function signatures (getAssetUrl, getUserInitials, calcReadingTime) to accept null/undefined
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-05 11:01:11 +01:00
'@sexy.pivoine.art/types' :
specifier : workspace:*
version : link:../types
2026-03-04 18:19:52 +01:00
graphql :
specifier : ^16.11.0
version : 16.13 .1
graphql-request :
specifier : ^7.1.2
version : 7.4 .0 (graphql@16.13.1)
2025-10-26 01:50:41 +02:00
javascript-time-ago :
2026-03-04 16:43:56 +01:00
specifier : ^2.6.4
version : 2.6 .4
feat: role-based ACL + admin management UI
Backend:
- Add acl.ts with requireAuth/requireRole/requireOwnerOrAdmin helpers
- Gate premium videos from unauthenticated users in videos query/resolver
- Fix updateVideoPlay to verify ownership before updating
- Add admin mutations: adminListUsers, adminUpdateUser, adminDeleteUser
- Add admin mutations: createVideo, updateVideo, deleteVideo, setVideoModels, adminListVideos
- Add admin mutations: createArticle, updateArticle, deleteArticle, adminListArticles
- Add deleteComment mutation (owner or admin only)
- Add AdminUserListType to GraphQL types
- Fix featured filter on articles query
Frontend:
- Install marked for markdown rendering
- Add /admin/* section with sidebar layout and admin-only guard
- Admin users page: paginated table with search, role filter, inline role change, delete
- Admin videos pages: list, create form, edit form with file upload and model assignment
- Admin articles pages: list, create form, edit form with split-pane markdown editor
- Add admin nav link in header (desktop + mobile) for admin users
- Render article content through marked in magazine detail page
- Add all admin GraphQL service functions to services.ts
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-06 12:31:33 +01:00
marked :
specifier : ^17.0.4
version : 17.0 .4
2025-10-26 01:50:41 +02:00
media-chrome :
2026-03-04 16:43:56 +01:00
specifier : ^4.18.0
version : 4.18 .0 (react@19.2.0)
2025-10-26 01:50:41 +02:00
svelte-i18n :
specifier : ^4.0.1
2026-03-04 16:43:56 +01:00
version : 4.0 .1 (svelte@5.53.7)
2025-10-26 01:50:41 +02:00
devDependencies :
'@iconify-json/ri' :
2026-03-04 16:43:56 +01:00
specifier : ^1.2.10
version : 1.2 .10
2025-10-26 01:50:41 +02:00
'@iconify/tailwind4' :
2026-03-04 16:43:56 +01:00
specifier : ^1.2.1
version : 1.2 .1 (tailwindcss@4.2.1)
2025-10-26 01:50:41 +02:00
'@internationalized/date' :
2026-03-08 17:12:57 +01:00
specifier : ^3.12.0
version : 3.12 .0
2025-10-26 01:50:41 +02:00
'@lucide/svelte' :
2026-03-06 17:03:35 +01:00
specifier : ^0.561.0
version : 0.561 .0 (svelte@5.53.7)
2026-03-08 13:49:38 +01:00
'@sexy.pivoine.art/buttplug' :
specifier : workspace:*
version : link:../buttplug
2025-10-26 01:50:41 +02:00
'@sveltejs/adapter-node' :
2026-03-04 16:43:56 +01:00
specifier : ^5.5.4
2026-03-04 18:19:52 +01:00
version : 5.5 .4 (@sveltejs/kit@2.53.4(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.7)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0)))(svelte@5.53.7)(typescript@5.9.3)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0)))
2025-10-26 01:50:41 +02:00
'@sveltejs/adapter-static' :
2026-03-04 16:43:56 +01:00
specifier : ^3.0.10
2026-03-04 18:19:52 +01:00
version : 3.0 .10 (@sveltejs/kit@2.53.4(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.7)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0)))(svelte@5.53.7)(typescript@5.9.3)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0)))
2025-10-26 01:50:41 +02:00
'@sveltejs/kit' :
2026-03-04 16:43:56 +01:00
specifier : ^2.53.4
2026-03-04 18:19:52 +01:00
version : 2.53 .4 (@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.7)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0)))(svelte@5.53.7)(typescript@5.9.3)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0))
2025-10-26 01:50:41 +02:00
'@sveltejs/vite-plugin-svelte' :
2026-03-04 16:43:56 +01:00
specifier : ^6.2.4
2026-03-04 18:19:52 +01:00
version : 6.2 .4 (svelte@5.53.7)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0))
2025-10-26 01:50:41 +02:00
'@tailwindcss/forms' :
2026-03-04 16:43:56 +01:00
specifier : ^0.5.11
version : 0.5 .11 (tailwindcss@4.2.1)
2025-10-26 01:50:41 +02:00
'@tailwindcss/typography' :
2026-03-04 16:43:56 +01:00
specifier : ^0.5.19
version : 0.5 .19 (tailwindcss@4.2.1)
2025-10-26 01:50:41 +02:00
'@tailwindcss/vite' :
2026-03-04 16:43:56 +01:00
specifier : ^4.2.1
2026-03-04 18:19:52 +01:00
version : 4.2 .1 (vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0))
2025-10-26 01:50:41 +02:00
'@tsconfig/svelte' :
2026-03-04 16:43:56 +01:00
specifier : ^5.0.8
version : 5.0 .8
2025-10-26 01:50:41 +02:00
bits-ui :
2026-03-04 16:43:56 +01:00
specifier : 2.16 .2
2026-03-08 17:12:57 +01:00
version : 2.16 .2 (@internationalized/date@3.12.0)(@sveltejs/kit@2.53.4(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.7)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0)))(svelte@5.53.7)(typescript@5.9.3)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0)))(svelte@5.53.7)
2025-10-26 01:50:41 +02:00
clsx :
specifier : ^2.1.1
version : 2.1 .1
glob :
2026-03-04 16:43:56 +01:00
specifier : ^13.0.6
version : 13.0 .6
2025-10-26 01:50:41 +02:00
mode-watcher :
specifier : ^1.1.0
2026-03-04 16:43:56 +01:00
version : 1.1 .0 (svelte@5.53.7)
2025-10-26 01:50:41 +02:00
prettier-plugin-svelte :
2026-03-04 16:43:56 +01:00
specifier : ^3.5.1
2026-03-04 22:24:55 +01:00
version : 3.5 .1 (prettier@3.8.1)(svelte@5.53.7)
2025-10-26 01:50:41 +02:00
svelte :
2026-03-04 16:43:56 +01:00
specifier : ^5.53.7
version : 5.53 .7
2026-03-04 22:24:55 +01:00
svelte-check :
specifier : ^4.4.4
version : 4.4 .4 (picomatch@4.0.3)(svelte@5.53.7)(typescript@5.9.3)
2025-10-26 01:50:41 +02:00
svelte-sonner :
2026-03-04 16:43:56 +01:00
specifier : ^1.0.8
version : 1.0 .8 (svelte@5.53.7)
2025-10-26 01:50:41 +02:00
tailwind-merge :
2026-03-04 16:43:56 +01:00
specifier : ^3.5.0
version : 3.5 .0
2025-10-26 01:50:41 +02:00
tailwind-variants :
2026-03-04 16:43:56 +01:00
specifier : ^3.2.2
version : 3.2 .2 (tailwind-merge@3.5.0)(tailwindcss@4.2.1)
2025-10-26 01:50:41 +02:00
tailwindcss :
2026-03-04 16:43:56 +01:00
specifier : ^4.2.1
version : 4.2 .1
2025-10-26 01:50:41 +02:00
tw-animate-css :
2026-03-04 16:43:56 +01:00
specifier : ^1.4.0
2025-10-26 01:50:41 +02:00
version : 1.4 .0
typescript :
2026-03-04 16:43:56 +01:00
specifier : ^5.9.3
2025-10-26 01:50:41 +02:00
version : 5.9 .3
vite :
2026-03-04 16:43:56 +01:00
specifier : ^7.3.1
2026-03-04 18:19:52 +01:00
version : 7.3 .1 (@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0)
2025-10-26 01:50:41 +02:00
feat: add shared @sexy.pivoine.art/types package and fix type safety across frontend/backend
- Create packages/types with shared TypeScript domain model interfaces (User, Video, Model, Article, Comment, Recording, etc.)
- Wire both frontend and backend packages to use @sexy.pivoine.art/types via workspace:*
- Update backend Pothos objectRef types to use shared interfaces instead of inline types
- Update frontend $lib/types.ts to re-export from shared package
- Fix all type errors introduced by more accurate nullable types (avatar/banner as string|null UUIDs, author nullable, events/device_info as object[])
- Add artist_name to comment user select in backend resolver
- Widen utility function signatures (getAssetUrl, getUserInitials, calcReadingTime) to accept null/undefined
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-05 11:01:11 +01:00
packages/types :
devDependencies :
typescript :
specifier : ^5.9.3
version : 5.9 .3
2025-10-26 01:50:41 +02:00
packages :
2026-03-11 10:41:12 +01:00
'@alloc/quick-lru@5.2.0' :
resolution : {integrity : sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==}
engines : {node : '>=10' }
2025-10-26 01:50:41 +02:00
'@antfu/install-pkg@1.1.0' :
resolution : {integrity : sha512-MGQsmw10ZyI+EJo45CdSER4zEb+p31LpDAFp2Z3gkSd1yqVZGi0Ebx++YTEMonJy4oChEMLsxZ64j8FH6sSqtQ==}
2026-03-11 10:41:12 +01:00
'@clack/core@0.3.5' :
resolution : {integrity : sha512-5cfhQNH+1VQ2xLQlmzXMqUoiaH0lRBq9/CLW9lTyMbuKLC3+xEK01tHVvyut++mLOn5urSHmkm6I0Lg9MaJSTQ==}
'@clack/prompts@0.7.0' :
resolution : {integrity : sha512-0MhX9/B4iL6Re04jPrttDm+BsP8y6mS7byuv0BvXgdXhbV5PdlsHt55dvNsuBCPZ7xq1oTAOOuotR9NFbQyMSA==}
bundledDependencies :
- is-unicode-supported
'@clack/prompts@0.8.2' :
resolution : {integrity : sha512-6b9Ab2UiZwJYA9iMyboYyW9yJvAO9V753ZhS+DHKEjZRKAxPPOb7MXXu84lsPFG+vZt6FRFniZ8rXi+zCIw4yQ==}
'@colors/colors@1.5.0' :
resolution : {integrity : sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==}
engines : {node : '>=0.1.90' }
'@csstools/cascade-layer-name-parser@2.0.5' :
resolution : {integrity : sha512-p1ko5eHgV+MgXFVa4STPKpvPxr6ReS8oS2jzTukjR74i5zJNyWO1ZM1m8YKBXnzDKWfBN1ztLYlHxbVemDD88A==}
engines : {node : '>=18' }
peerDependencies :
'@csstools/css-parser-algorithms' : ^3.0.5
'@csstools/css-tokenizer' : ^3.0.4
'@csstools/css-parser-algorithms@3.0.5' :
resolution : {integrity : sha512-DaDeUkXZKjdGhgYaHNJTV9pV7Y9B3b644jCLs9Upc3VeNGg6LWARAT6O+Q+/COo+2gg/bM5rhpMAtf70WqfBdQ==}
engines : {node : '>=18' }
peerDependencies :
'@csstools/css-tokenizer' : ^3.0.4
'@csstools/css-tokenizer@3.0.4' :
resolution : {integrity : sha512-Vd/9EVDiu6PPJt9yAh6roZP6El1xHrdvIVGjyBsHR0RYwNHgL7FJPyIIW4fANJNG6FtyZfvlRPpFI4ZM/lubvw==}
engines : {node : '>=18' }
'@csstools/utilities@2.0.0' :
resolution : {integrity : sha512-5VdOr0Z71u+Yp3ozOx8T11N703wIFGVRgOWbOZMKgglPJsWA54MRIoMNVMa7shUToIhx5J8vX4sOZgD2XiihiQ==}
engines : {node : '>=18' }
peerDependencies :
postcss : ^8.4
2026-03-04 16:43:56 +01:00
'@cyberalien/svg-utils@1.2.4' :
resolution : {integrity : sha512-4gy8TOhEp/Zy0q/B935c5KZn2XFtFoUy01VH04bCMgzljpht0/QQGrk4eS5SNkl2YgohpTur2CYsRdDdCyYSAg==}
2026-03-04 18:19:52 +01:00
'@drizzle-team/brocli@0.10.2' :
resolution : {integrity : sha512-z33Il7l5dKjUgGULTqBsQBQwckHh5AbIuxhdsIxDDiZAzBOrZO6q9ogcWC65kU382AfynTfgNumVcNIjuIua6w==}
2025-10-26 01:50:41 +02:00
2026-03-04 20:56:33 +01:00
'@emnapi/runtime@1.8.1' :
resolution : {integrity : sha512-mehfKSMWjjNol8659Z8KxEMrdSJDDot5SXMq00dM8BN4o+CLNXQ0xH2V7EchNHV4RmbZLmmPdEaXZc5H2FXmDg==}
2026-03-04 18:19:52 +01:00
'@envelop/core@5.5.1' :
resolution : {integrity : sha512-3DQg8sFskDo386TkL5j12jyRAdip/8yzK3x7YGbZBgobZ4aKXrvDU0GppU0SnmrpQnNaiTUsxBs9LKkwQ/eyvw==}
engines : {node : '>=18.0.0' }
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@envelop/instrumentation@1.0.0' :
resolution : {integrity : sha512-cxgkB66RQB95H3X27jlnxCRNTmPuSTgmBAq6/4n2Dtv4hsk4yz8FadA1ggmd0uZzvKqWD6CR+WFgTjhDqg7eyw==}
engines : {node : '>=18.0.0' }
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@envelop/types@5.2.1' :
resolution : {integrity : sha512-CsFmA3u3c2QoLDTfEpGr4t25fjMU31nyvse7IzWTvb0ZycuPjMjb0fjlheh+PbhBYb9YLugnT2uY6Mwcg1o+Zg==}
engines : {node : '>=18.0.0' }
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@esbuild-kit/core-utils@3.3.2' :
resolution : {integrity : sha512-sPRAnw9CdSsRmEtnsl2WXWdyquogVpB3yZ3dgwJfe8zrOzTsV7cJvmwrKVa+0ma5BoiGJ+BoqkMvawbayKUsqQ==}
deprecated: 'Merged into tsx : https://tsx.is'
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@esbuild-kit/esm-loader@2.6.5' :
resolution : {integrity : sha512-FxEMIkJKnodyA1OaCUoEvbYRkoZlLZ4d/eXFu9Fh8CbBBgP5EmZxrfTRyN0qpXZ4vOvqnE5YdRdcrmUUXuU+dA==}
deprecated: 'Merged into tsx : https://tsx.is'
2025-10-26 01:50:41 +02:00
'@esbuild/aix-ppc64@0.19.12' :
resolution : {integrity : sha512-bmoCYyWdEL3wDQIVbcyzRyeKLgk2WtWLTWz1ZIAZF/EGbNOwSA6ew3PftJ1PqMiOOGu0OyFMzG53L0zqIpPeNA==}
engines : {node : '>=12' }
cpu : [ ppc64]
os : [ aix]
2026-03-04 16:43:56 +01:00
'@esbuild/aix-ppc64@0.25.12' :
resolution : {integrity : sha512-Hhmwd6CInZ3dwpuGTF8fJG6yoWmsToE+vYgD4nytZVxcu1ulHpUQRAB1UJ8+N1Am3Mz4+xOByoQoSZf4D+CpkA==}
engines : {node : '>=18' }
cpu : [ ppc64]
os : [ aix]
'@esbuild/aix-ppc64@0.27.3' :
resolution : {integrity : sha512-9fJMTNFTWZMh5qwrBItuziu834eOCUcEqymSH7pY+zoMVEZg3gcPuBNxH1EvfVYe9h0x/Ptw8KBzv7qxb7l8dg==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=18' }
cpu : [ ppc64]
os : [ aix]
2026-03-04 18:19:52 +01:00
'@esbuild/android-arm64@0.18.20' :
resolution : {integrity : sha512-Nz4rJcchGDtENV0eMKUNa6L12zz2zBDXuhj/Vjh18zGqB44Bi7MBMSXjgunJgjRhCmKOjnPuZp4Mb6OKqtMHLQ==}
engines : {node : '>=12' }
cpu : [ arm64]
os : [ android]
2025-10-26 01:50:41 +02:00
'@esbuild/android-arm64@0.19.12' :
resolution : {integrity : sha512-P0UVNGIienjZv3f5zq0DP3Nt2IE/3plFzuaS96vihvD0Hd6H/q4WXUGpCxD/E8YrSXfNyRPbpTq+T8ZQioSuPA==}
engines : {node : '>=12' }
cpu : [ arm64]
os : [ android]
2026-03-04 16:43:56 +01:00
'@esbuild/android-arm64@0.25.12' :
resolution : {integrity : sha512-6AAmLG7zwD1Z159jCKPvAxZd4y/VTO0VkprYy+3N2FtJ8+BQWFXU+OxARIwA46c5tdD9SsKGZ/1ocqBS/gAKHg==}
engines : {node : '>=18' }
cpu : [ arm64]
os : [ android]
'@esbuild/android-arm64@0.27.3' :
resolution : {integrity : sha512-YdghPYUmj/FX2SYKJ0OZxf+iaKgMsKHVPF1MAq/P8WirnSpCStzKJFjOjzsW0QQ7oIAiccHdcqjbHmJxRb/dmg==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=18' }
cpu : [ arm64]
os : [ android]
2026-03-04 18:19:52 +01:00
'@esbuild/android-arm@0.18.20' :
resolution : {integrity : sha512-fyi7TDI/ijKKNZTUJAQqiG5T7YjJXgnzkURqmGj13C6dCqckZBLdl4h7bkhHt/t0WP+zO9/zwroDvANaOqO5Sw==}
engines : {node : '>=12' }
cpu : [ arm]
os : [ android]
2025-10-26 01:50:41 +02:00
'@esbuild/android-arm@0.19.12' :
resolution : {integrity : sha512-qg/Lj1mu3CdQlDEEiWrlC4eaPZ1KztwGJ9B6J+/6G+/4ewxJg7gqj8eVYWvao1bXrqGiW2rsBZFSX3q2lcW05w==}
engines : {node : '>=12' }
cpu : [ arm]
os : [ android]
2026-03-04 16:43:56 +01:00
'@esbuild/android-arm@0.25.12' :
resolution : {integrity : sha512-VJ+sKvNA/GE7Ccacc9Cha7bpS8nyzVv0jdVgwNDaR4gDMC/2TTRc33Ip8qrNYUcpkOHUT5OZ0bUcNNVZQ9RLlg==}
engines : {node : '>=18' }
cpu : [ arm]
os : [ android]
'@esbuild/android-arm@0.27.3' :
resolution : {integrity : sha512-i5D1hPY7GIQmXlXhs2w8AWHhenb00+GxjxRncS2ZM7YNVGNfaMxgzSGuO8o8SJzRc/oZwU2bcScvVERk03QhzA==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=18' }
cpu : [ arm]
os : [ android]
2026-03-04 18:19:52 +01:00
'@esbuild/android-x64@0.18.20' :
resolution : {integrity : sha512-8GDdlePJA8D6zlZYJV/jnrRAi6rOiNaCC/JclcXpB+KIuvfBN4owLtgzY2bsxnx666XjJx2kDPUmnTtR8qKQUg==}
engines : {node : '>=12' }
cpu : [ x64]
os : [ android]
2025-10-26 01:50:41 +02:00
'@esbuild/android-x64@0.19.12' :
resolution : {integrity : sha512-3k7ZoUW6Q6YqhdhIaq/WZ7HwBpnFBlW905Fa4s4qWJyiNOgT1dOqDiVAQFwBH7gBRZr17gLrlFCRzF6jFh7Kew==}
engines : {node : '>=12' }
cpu : [ x64]
os : [ android]
2026-03-04 16:43:56 +01:00
'@esbuild/android-x64@0.25.12' :
resolution : {integrity : sha512-5jbb+2hhDHx5phYR2By8GTWEzn6I9UqR11Kwf22iKbNpYrsmRB18aX/9ivc5cabcUiAT/wM+YIZ6SG9QO6a8kg==}
engines : {node : '>=18' }
cpu : [ x64]
os : [ android]
'@esbuild/android-x64@0.27.3' :
resolution : {integrity : sha512-IN/0BNTkHtk8lkOM8JWAYFg4ORxBkZQf9zXiEOfERX/CzxW3Vg1ewAhU7QSWQpVIzTW+b8Xy+lGzdYXV6UZObQ==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=18' }
cpu : [ x64]
os : [ android]
2026-03-04 18:19:52 +01:00
'@esbuild/darwin-arm64@0.18.20' :
resolution : {integrity : sha512-bxRHW5kHU38zS2lPTPOyuyTm+S+eobPUnTNkdJEfAddYgEcll4xkT8DB9d2008DtTbl7uJag2HuE5NZAZgnNEA==}
engines : {node : '>=12' }
cpu : [ arm64]
os : [ darwin]
2025-10-26 01:50:41 +02:00
'@esbuild/darwin-arm64@0.19.12' :
resolution : {integrity : sha512-B6IeSgZgtEzGC42jsI+YYu9Z3HKRxp8ZT3cqhvliEHovq8HSX2YX8lNocDn79gCKJXOSaEot9MVYky7AKjCs8g==}
engines : {node : '>=12' }
cpu : [ arm64]
os : [ darwin]
2026-03-04 16:43:56 +01:00
'@esbuild/darwin-arm64@0.25.12' :
resolution : {integrity : sha512-N3zl+lxHCifgIlcMUP5016ESkeQjLj/959RxxNYIthIg+CQHInujFuXeWbWMgnTo4cp5XVHqFPmpyu9J65C1Yg==}
engines : {node : '>=18' }
cpu : [ arm64]
os : [ darwin]
'@esbuild/darwin-arm64@0.27.3' :
resolution : {integrity : sha512-Re491k7ByTVRy0t3EKWajdLIr0gz2kKKfzafkth4Q8A5n1xTHrkqZgLLjFEHVD+AXdUGgQMq+Godfq45mGpCKg==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=18' }
cpu : [ arm64]
os : [ darwin]
2026-03-04 18:19:52 +01:00
'@esbuild/darwin-x64@0.18.20' :
resolution : {integrity : sha512-pc5gxlMDxzm513qPGbCbDukOdsGtKhfxD1zJKXjCCcU7ju50O7MeAZ8c4krSJcOIJGFR+qx21yMMVYwiQvyTyQ==}
engines : {node : '>=12' }
cpu : [ x64]
os : [ darwin]
2025-10-26 01:50:41 +02:00
'@esbuild/darwin-x64@0.19.12' :
resolution : {integrity : sha512-hKoVkKzFiToTgn+41qGhsUJXFlIjxI/jSYeZf3ugemDYZldIXIxhvwN6erJGlX4t5h417iFuheZ7l+YVn05N3A==}
engines : {node : '>=12' }
cpu : [ x64]
os : [ darwin]
2026-03-04 16:43:56 +01:00
'@esbuild/darwin-x64@0.25.12' :
resolution : {integrity : sha512-HQ9ka4Kx21qHXwtlTUVbKJOAnmG1ipXhdWTmNXiPzPfWKpXqASVcWdnf2bnL73wgjNrFXAa3yYvBSd9pzfEIpA==}
engines : {node : '>=18' }
cpu : [ x64]
os : [ darwin]
'@esbuild/darwin-x64@0.27.3' :
resolution : {integrity : sha512-vHk/hA7/1AckjGzRqi6wbo+jaShzRowYip6rt6q7VYEDX4LEy1pZfDpdxCBnGtl+A5zq8iXDcyuxwtv3hNtHFg==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=18' }
cpu : [ x64]
os : [ darwin]
2026-03-04 18:19:52 +01:00
'@esbuild/freebsd-arm64@0.18.20' :
resolution : {integrity : sha512-yqDQHy4QHevpMAaxhhIwYPMv1NECwOvIpGCZkECn8w2WFHXjEwrBn3CeNIYsibZ/iZEUemj++M26W3cNR5h+Tw==}
engines : {node : '>=12' }
cpu : [ arm64]
os : [ freebsd]
2025-10-26 01:50:41 +02:00
'@esbuild/freebsd-arm64@0.19.12' :
resolution : {integrity : sha512-4aRvFIXmwAcDBw9AueDQ2YnGmz5L6obe5kmPT8Vd+/+x/JMVKCgdcRwH6APrbpNXsPz+K653Qg8HB/oXvXVukA==}
engines : {node : '>=12' }
cpu : [ arm64]
os : [ freebsd]
2026-03-04 16:43:56 +01:00
'@esbuild/freebsd-arm64@0.25.12' :
resolution : {integrity : sha512-gA0Bx759+7Jve03K1S0vkOu5Lg/85dou3EseOGUes8flVOGxbhDDh/iZaoek11Y8mtyKPGF3vP8XhnkDEAmzeg==}
engines : {node : '>=18' }
cpu : [ arm64]
os : [ freebsd]
'@esbuild/freebsd-arm64@0.27.3' :
resolution : {integrity : sha512-ipTYM2fjt3kQAYOvo6vcxJx3nBYAzPjgTCk7QEgZG8AUO3ydUhvelmhrbOheMnGOlaSFUoHXB6un+A7q4ygY9w==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=18' }
cpu : [ arm64]
os : [ freebsd]
2026-03-04 18:19:52 +01:00
'@esbuild/freebsd-x64@0.18.20' :
resolution : {integrity : sha512-tgWRPPuQsd3RmBZwarGVHZQvtzfEBOreNuxEMKFcd5DaDn2PbBxfwLcj4+aenoh7ctXcbXmOQIn8HI6mCSw5MQ==}
engines : {node : '>=12' }
cpu : [ x64]
os : [ freebsd]
2025-10-26 01:50:41 +02:00
'@esbuild/freebsd-x64@0.19.12' :
resolution : {integrity : sha512-EYoXZ4d8xtBoVN7CEwWY2IN4ho76xjYXqSXMNccFSx2lgqOG/1TBPW0yPx1bJZk94qu3tX0fycJeeQsKovA8gg==}
engines : {node : '>=12' }
cpu : [ x64]
os : [ freebsd]
2026-03-04 16:43:56 +01:00
'@esbuild/freebsd-x64@0.25.12' :
resolution : {integrity : sha512-TGbO26Yw2xsHzxtbVFGEXBFH0FRAP7gtcPE7P5yP7wGy7cXK2oO7RyOhL5NLiqTlBh47XhmIUXuGciXEqYFfBQ==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=18' }
cpu : [ x64]
os : [ freebsd]
2026-03-04 16:43:56 +01:00
'@esbuild/freebsd-x64@0.27.3' :
resolution : {integrity : sha512-dDk0X87T7mI6U3K9VjWtHOXqwAMJBNN2r7bejDsc+j03SEjtD9HrOl8gVFByeM0aJksoUuUVU9TBaZa2rgj0oA==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=18' }
cpu : [ x64]
os : [ freebsd]
2026-03-04 18:19:52 +01:00
'@esbuild/linux-arm64@0.18.20' :
resolution : {integrity : sha512-2YbscF+UL7SQAVIpnWvYwM+3LskyDmPhe31pE7/aoTMFKKzIc9lLbyGUpmmb8a8AixOL61sQ/mFh3jEjHYFvdA==}
engines : {node : '>=12' }
cpu : [ arm64]
os : [ linux]
2025-10-26 01:50:41 +02:00
'@esbuild/linux-arm64@0.19.12' :
resolution : {integrity : sha512-EoTjyYyLuVPfdPLsGVVVC8a0p1BFFvtpQDB/YLEhaXyf/5bczaGeN15QkR+O4S5LeJ92Tqotve7i1jn35qwvdA==}
engines : {node : '>=12' }
cpu : [ arm64]
os : [ linux]
2026-03-04 16:43:56 +01:00
'@esbuild/linux-arm64@0.25.12' :
resolution : {integrity : sha512-8bwX7a8FghIgrupcxb4aUmYDLp8pX06rGh5HqDT7bB+8Rdells6mHvrFHHW2JAOPZUbnjUpKTLg6ECyzvas2AQ==}
engines : {node : '>=18' }
cpu : [ arm64]
os : [ linux]
'@esbuild/linux-arm64@0.27.3' :
resolution : {integrity : sha512-sZOuFz/xWnZ4KH3YfFrKCf1WyPZHakVzTiqji3WDc0BCl2kBwiJLCXpzLzUBLgmp4veFZdvN5ChW4Eq/8Fc2Fg==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=18' }
cpu : [ arm64]
os : [ linux]
2026-03-04 18:19:52 +01:00
'@esbuild/linux-arm@0.18.20' :
resolution : {integrity : sha512-/5bHkMWnq1EgKr1V+Ybz3s1hWXok7mDFUMQ4cG10AfW3wL02PSZi5kFpYKrptDsgb2WAJIvRcDm+qIvXf/apvg==}
engines : {node : '>=12' }
cpu : [ arm]
os : [ linux]
2025-10-26 01:50:41 +02:00
'@esbuild/linux-arm@0.19.12' :
resolution : {integrity : sha512-J5jPms//KhSNv+LO1S1TX1UWp1ucM6N6XuL6ITdKWElCu8wXP72l9MM0zDTzzeikVyqFE6U8YAV9/tFyj0ti+w==}
engines : {node : '>=12' }
cpu : [ arm]
os : [ linux]
2026-03-04 16:43:56 +01:00
'@esbuild/linux-arm@0.25.12' :
resolution : {integrity : sha512-lPDGyC1JPDou8kGcywY0YILzWlhhnRjdof3UlcoqYmS9El818LLfJJc3PXXgZHrHCAKs/Z2SeZtDJr5MrkxtOw==}
engines : {node : '>=18' }
cpu : [ arm]
os : [ linux]
'@esbuild/linux-arm@0.27.3' :
resolution : {integrity : sha512-s6nPv2QkSupJwLYyfS+gwdirm0ukyTFNl3KTgZEAiJDd+iHZcbTPPcWCcRYH+WlNbwChgH2QkE9NSlNrMT8Gfw==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=18' }
cpu : [ arm]
os : [ linux]
2026-03-04 18:19:52 +01:00
'@esbuild/linux-ia32@0.18.20' :
resolution : {integrity : sha512-P4etWwq6IsReT0E1KHU40bOnzMHoH73aXp96Fs8TIT6z9Hu8G6+0SHSw9i2isWrD2nbx2qo5yUqACgdfVGx7TA==}
engines : {node : '>=12' }
cpu : [ ia32]
os : [ linux]
2025-10-26 01:50:41 +02:00
'@esbuild/linux-ia32@0.19.12' :
resolution : {integrity : sha512-Thsa42rrP1+UIGaWz47uydHSBOgTUnwBwNq59khgIwktK6x60Hivfbux9iNR0eHCHzOLjLMLfUMLCypBkZXMHA==}
engines : {node : '>=12' }
cpu : [ ia32]
os : [ linux]
2026-03-04 16:43:56 +01:00
'@esbuild/linux-ia32@0.25.12' :
resolution : {integrity : sha512-0y9KrdVnbMM2/vG8KfU0byhUN+EFCny9+8g202gYqSSVMonbsCfLjUO+rCci7pM0WBEtz+oK/PIwHkzxkyharA==}
engines : {node : '>=18' }
cpu : [ ia32]
os : [ linux]
'@esbuild/linux-ia32@0.27.3' :
resolution : {integrity : sha512-yGlQYjdxtLdh0a3jHjuwOrxQjOZYD/C9PfdbgJJF3TIZWnm/tMd/RcNiLngiu4iwcBAOezdnSLAwQDPqTmtTYg==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=18' }
cpu : [ ia32]
os : [ linux]
2026-03-04 18:19:52 +01:00
'@esbuild/linux-loong64@0.18.20' :
resolution : {integrity : sha512-nXW8nqBTrOpDLPgPY9uV+/1DjxoQ7DoB2N8eocyq8I9XuqJ7BiAMDMf9n1xZM9TgW0J8zrquIb/A7s3BJv7rjg==}
engines : {node : '>=12' }
cpu : [ loong64]
os : [ linux]
2025-10-26 01:50:41 +02:00
'@esbuild/linux-loong64@0.19.12' :
resolution : {integrity : sha512-LiXdXA0s3IqRRjm6rV6XaWATScKAXjI4R4LoDlvO7+yQqFdlr1Bax62sRwkVvRIrwXxvtYEHHI4dm50jAXkuAA==}
engines : {node : '>=12' }
cpu : [ loong64]
os : [ linux]
2026-03-04 16:43:56 +01:00
'@esbuild/linux-loong64@0.25.12' :
resolution : {integrity : sha512-h///Lr5a9rib/v1GGqXVGzjL4TMvVTv+s1DPoxQdz7l/AYv6LDSxdIwzxkrPW438oUXiDtwM10o9PmwS/6Z0Ng==}
engines : {node : '>=18' }
cpu : [ loong64]
os : [ linux]
'@esbuild/linux-loong64@0.27.3' :
resolution : {integrity : sha512-WO60Sn8ly3gtzhyjATDgieJNet/KqsDlX5nRC5Y3oTFcS1l0KWba+SEa9Ja1GfDqSF1z6hif/SkpQJbL63cgOA==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=18' }
cpu : [ loong64]
os : [ linux]
2026-03-04 18:19:52 +01:00
'@esbuild/linux-mips64el@0.18.20' :
resolution : {integrity : sha512-d5NeaXZcHp8PzYy5VnXV3VSd2D328Zb+9dEq5HE6bw6+N86JVPExrA6O68OPwobntbNJ0pzCpUFZTo3w0GyetQ==}
engines : {node : '>=12' }
cpu : [ mips64el]
os : [ linux]
2025-10-26 01:50:41 +02:00
'@esbuild/linux-mips64el@0.19.12' :
resolution : {integrity : sha512-fEnAuj5VGTanfJ07ff0gOA6IPsvrVHLVb6Lyd1g2/ed67oU1eFzL0r9WL7ZzscD+/N6i3dWumGE1Un4f7Amf+w==}
engines : {node : '>=12' }
cpu : [ mips64el]
os : [ linux]
2026-03-04 16:43:56 +01:00
'@esbuild/linux-mips64el@0.25.12' :
resolution : {integrity : sha512-iyRrM1Pzy9GFMDLsXn1iHUm18nhKnNMWscjmp4+hpafcZjrr2WbT//d20xaGljXDBYHqRcl8HnxbX6uaA/eGVw==}
engines : {node : '>=18' }
cpu : [ mips64el]
os : [ linux]
'@esbuild/linux-mips64el@0.27.3' :
resolution : {integrity : sha512-APsymYA6sGcZ4pD6k+UxbDjOFSvPWyZhjaiPyl/f79xKxwTnrn5QUnXR5prvetuaSMsb4jgeHewIDCIWljrSxw==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=18' }
cpu : [ mips64el]
os : [ linux]
2026-03-04 18:19:52 +01:00
'@esbuild/linux-ppc64@0.18.20' :
resolution : {integrity : sha512-WHPyeScRNcmANnLQkq6AfyXRFr5D6N2sKgkFo2FqguP44Nw2eyDlbTdZwd9GYk98DZG9QItIiTlFLHJHjxP3FA==}
engines : {node : '>=12' }
cpu : [ ppc64]
os : [ linux]
2025-10-26 01:50:41 +02:00
'@esbuild/linux-ppc64@0.19.12' :
resolution : {integrity : sha512-nYJA2/QPimDQOh1rKWedNOe3Gfc8PabU7HT3iXWtNUbRzXS9+vgB0Fjaqr//XNbd82mCxHzik2qotuI89cfixg==}
engines : {node : '>=12' }
cpu : [ ppc64]
os : [ linux]
2026-03-04 16:43:56 +01:00
'@esbuild/linux-ppc64@0.25.12' :
resolution : {integrity : sha512-9meM/lRXxMi5PSUqEXRCtVjEZBGwB7P/D4yT8UG/mwIdze2aV4Vo6U5gD3+RsoHXKkHCfSxZKzmDssVlRj1QQA==}
engines : {node : '>=18' }
cpu : [ ppc64]
os : [ linux]
'@esbuild/linux-ppc64@0.27.3' :
resolution : {integrity : sha512-eizBnTeBefojtDb9nSh4vvVQ3V9Qf9Df01PfawPcRzJH4gFSgrObw+LveUyDoKU3kxi5+9RJTCWlj4FjYXVPEA==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=18' }
cpu : [ ppc64]
os : [ linux]
2026-03-04 18:19:52 +01:00
'@esbuild/linux-riscv64@0.18.20' :
resolution : {integrity : sha512-WSxo6h5ecI5XH34KC7w5veNnKkju3zBRLEQNY7mv5mtBmrP/MjNBCAlsM2u5hDBlS3NGcTQpoBvRzqBcRtpq1A==}
engines : {node : '>=12' }
cpu : [ riscv64]
os : [ linux]
2025-10-26 01:50:41 +02:00
'@esbuild/linux-riscv64@0.19.12' :
resolution : {integrity : sha512-2MueBrlPQCw5dVJJpQdUYgeqIzDQgw3QtiAHUC4RBz9FXPrskyyU3VI1hw7C0BSKB9OduwSJ79FTCqtGMWqJHg==}
engines : {node : '>=12' }
cpu : [ riscv64]
os : [ linux]
2026-03-04 16:43:56 +01:00
'@esbuild/linux-riscv64@0.25.12' :
resolution : {integrity : sha512-Zr7KR4hgKUpWAwb1f3o5ygT04MzqVrGEGXGLnj15YQDJErYu/BGg+wmFlIDOdJp0PmB0lLvxFIOXZgFRrdjR0w==}
engines : {node : '>=18' }
cpu : [ riscv64]
os : [ linux]
'@esbuild/linux-riscv64@0.27.3' :
resolution : {integrity : sha512-3Emwh0r5wmfm3ssTWRQSyVhbOHvqegUDRd0WhmXKX2mkHJe1SFCMJhagUleMq+Uci34wLSipf8Lagt4LlpRFWQ==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=18' }
cpu : [ riscv64]
os : [ linux]
2026-03-04 18:19:52 +01:00
'@esbuild/linux-s390x@0.18.20' :
resolution : {integrity : sha512-+8231GMs3mAEth6Ja1iK0a1sQ3ohfcpzpRLH8uuc5/KVDFneH6jtAJLFGafpzpMRO6DzJ6AvXKze9LfFMrIHVQ==}
engines : {node : '>=12' }
cpu : [ s390x]
os : [ linux]
2025-10-26 01:50:41 +02:00
'@esbuild/linux-s390x@0.19.12' :
resolution : {integrity : sha512-+Pil1Nv3Umes4m3AZKqA2anfhJiVmNCYkPchwFJNEJN5QxmTs1uzyy4TvmDrCRNT2ApwSari7ZIgrPeUx4UZDg==}
engines : {node : '>=12' }
cpu : [ s390x]
os : [ linux]
2026-03-04 16:43:56 +01:00
'@esbuild/linux-s390x@0.25.12' :
resolution : {integrity : sha512-MsKncOcgTNvdtiISc/jZs/Zf8d0cl/t3gYWX8J9ubBnVOwlk65UIEEvgBORTiljloIWnBzLs4qhzPkJcitIzIg==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=18' }
cpu : [ s390x]
os : [ linux]
2026-03-04 16:43:56 +01:00
'@esbuild/linux-s390x@0.27.3' :
resolution : {integrity : sha512-pBHUx9LzXWBc7MFIEEL0yD/ZVtNgLytvx60gES28GcWMqil8ElCYR4kvbV2BDqsHOvVDRrOxGySBM9Fcv744hw==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=18' }
cpu : [ s390x]
os : [ linux]
2026-03-04 18:19:52 +01:00
'@esbuild/linux-x64@0.18.20' :
resolution : {integrity : sha512-UYqiqemphJcNsFEskc73jQ7B9jgwjWrSayxawS6UVFZGWrAAtkzjxSqnoclCXxWtfwLdzU+vTpcNYhpn43uP1w==}
engines : {node : '>=12' }
cpu : [ x64]
os : [ linux]
2025-10-26 01:50:41 +02:00
'@esbuild/linux-x64@0.19.12' :
resolution : {integrity : sha512-B71g1QpxfwBvNrfyJdVDexenDIt1CiDN1TIXLbhOw0KhJzE78KIFGX6OJ9MrtC0oOqMWf+0xop4qEU8JrJTwCg==}
engines : {node : '>=12' }
cpu : [ x64]
os : [ linux]
2026-03-04 16:43:56 +01:00
'@esbuild/linux-x64@0.25.12' :
resolution : {integrity : sha512-uqZMTLr/zR/ed4jIGnwSLkaHmPjOjJvnm6TVVitAa08SLS9Z0VM8wIRx7gWbJB5/J54YuIMInDquWyYvQLZkgw==}
engines : {node : '>=18' }
cpu : [ x64]
os : [ linux]
'@esbuild/linux-x64@0.27.3' :
resolution : {integrity : sha512-Czi8yzXUWIQYAtL/2y6vogER8pvcsOsk5cpwL4Gk5nJqH5UZiVByIY8Eorm5R13gq+DQKYg0+JyQoytLQas4dA==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=18' }
cpu : [ x64]
os : [ linux]
2026-03-04 16:43:56 +01:00
'@esbuild/netbsd-arm64@0.25.12' :
resolution : {integrity : sha512-xXwcTq4GhRM7J9A8Gv5boanHhRa/Q9KLVmcyXHCTaM4wKfIpWkdXiMog/KsnxzJ0A1+nD+zoecuzqPmCRyBGjg==}
engines : {node : '>=18' }
cpu : [ arm64]
os : [ netbsd]
'@esbuild/netbsd-arm64@0.27.3' :
resolution : {integrity : sha512-sDpk0RgmTCR/5HguIZa9n9u+HVKf40fbEUt+iTzSnCaGvY9kFP0YKBWZtJaraonFnqef5SlJ8/TiPAxzyS+UoA==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=18' }
cpu : [ arm64]
os : [ netbsd]
2026-03-04 18:19:52 +01:00
'@esbuild/netbsd-x64@0.18.20' :
resolution : {integrity : sha512-iO1c++VP6xUBUmltHZoMtCUdPlnPGdBom6IrO4gyKPFFVBKioIImVooR5I83nTew5UOYrk3gIJhbZh8X44y06A==}
engines : {node : '>=12' }
cpu : [ x64]
os : [ netbsd]
2025-10-26 01:50:41 +02:00
'@esbuild/netbsd-x64@0.19.12' :
resolution : {integrity : sha512-3ltjQ7n1owJgFbuC61Oj++XhtzmymoCihNFgT84UAmJnxJfm4sYCiSLTXZtE00VWYpPMYc+ZQmB6xbSdVh0JWA==}
engines : {node : '>=12' }
cpu : [ x64]
os : [ netbsd]
2026-03-04 16:43:56 +01:00
'@esbuild/netbsd-x64@0.25.12' :
resolution : {integrity : sha512-Ld5pTlzPy3YwGec4OuHh1aCVCRvOXdH8DgRjfDy/oumVovmuSzWfnSJg+VtakB9Cm0gxNO9BzWkj6mtO1FMXkQ==}
engines : {node : '>=18' }
cpu : [ x64]
os : [ netbsd]
'@esbuild/netbsd-x64@0.27.3' :
resolution : {integrity : sha512-P14lFKJl/DdaE00LItAukUdZO5iqNH7+PjoBm+fLQjtxfcfFE20Xf5CrLsmZdq5LFFZzb5JMZ9grUwvtVYzjiA==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=18' }
cpu : [ x64]
os : [ netbsd]
2026-03-04 16:43:56 +01:00
'@esbuild/openbsd-arm64@0.25.12' :
resolution : {integrity : sha512-fF96T6KsBo/pkQI950FARU9apGNTSlZGsv1jZBAlcLL1MLjLNIWPBkj5NlSz8aAzYKg+eNqknrUJ24QBybeR5A==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=18' }
cpu : [ arm64]
os : [ openbsd]
2026-03-04 16:43:56 +01:00
'@esbuild/openbsd-arm64@0.27.3' :
resolution : {integrity : sha512-AIcMP77AvirGbRl/UZFTq5hjXK+2wC7qFRGoHSDrZ5v5b8DK/GYpXW3CPRL53NkvDqb9D+alBiC/dV0Fb7eJcw==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=18' }
cpu : [ arm64]
os : [ openbsd]
2026-03-04 18:19:52 +01:00
'@esbuild/openbsd-x64@0.18.20' :
resolution : {integrity : sha512-e5e4YSsuQfX4cxcygw/UCPIEP6wbIL+se3sxPdCiMbFLBWu0eiZOJ7WoD+ptCLrmjZBK1Wk7I6D/I3NglUGOxg==}
engines : {node : '>=12' }
cpu : [ x64]
os : [ openbsd]
2025-10-26 01:50:41 +02:00
'@esbuild/openbsd-x64@0.19.12' :
resolution : {integrity : sha512-RbrfTB9SWsr0kWmb9srfF+L933uMDdu9BIzdA7os2t0TXhCRjrQyCeOt6wVxr79CKD4c+p+YhCj31HBkYcXebw==}
engines : {node : '>=12' }
cpu : [ x64]
os : [ openbsd]
2026-03-04 16:43:56 +01:00
'@esbuild/openbsd-x64@0.25.12' :
resolution : {integrity : sha512-MZyXUkZHjQxUvzK7rN8DJ3SRmrVrke8ZyRusHlP+kuwqTcfWLyqMOE3sScPPyeIXN/mDJIfGXvcMqCgYKekoQw==}
engines : {node : '>=18' }
cpu : [ x64]
os : [ openbsd]
'@esbuild/openbsd-x64@0.27.3' :
resolution : {integrity : sha512-DnW2sRrBzA+YnE70LKqnM3P+z8vehfJWHXECbwBmH/CU51z6FiqTQTHFenPlHmo3a8UgpLyH3PT+87OViOh1AQ==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=18' }
cpu : [ x64]
os : [ openbsd]
2026-03-04 16:43:56 +01:00
'@esbuild/openharmony-arm64@0.25.12' :
resolution : {integrity : sha512-rm0YWsqUSRrjncSXGA7Zv78Nbnw4XL6/dzr20cyrQf7ZmRcsovpcRBdhD43Nuk3y7XIoW2OxMVvwuRvk9XdASg==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=18' }
cpu : [ arm64]
os : [ openharmony]
2026-03-04 16:43:56 +01:00
'@esbuild/openharmony-arm64@0.27.3' :
resolution : {integrity : sha512-NinAEgr/etERPTsZJ7aEZQvvg/A6IsZG/LgZy+81wON2huV7SrK3e63dU0XhyZP4RKGyTm7aOgmQk0bGp0fy2g==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=18' }
cpu : [ arm64]
os : [ openharmony]
2026-03-04 18:19:52 +01:00
'@esbuild/sunos-x64@0.18.20' :
resolution : {integrity : sha512-kDbFRFp0YpTQVVrqUd5FTYmWo45zGaXe0X8E1G/LKFC0v8x0vWrhOWSLITcCn63lmZIxfOMXtCfti/RxN/0wnQ==}
engines : {node : '>=12' }
cpu : [ x64]
os : [ sunos]
2025-10-26 01:50:41 +02:00
'@esbuild/sunos-x64@0.19.12' :
resolution : {integrity : sha512-HKjJwRrW8uWtCQnQOz9qcU3mUZhTUQvi56Q8DPTLLB+DawoiQdjsYq+j+D3s9I8VFtDr+F9CjgXKKC4ss89IeA==}
engines : {node : '>=12' }
cpu : [ x64]
os : [ sunos]
2026-03-04 16:43:56 +01:00
'@esbuild/sunos-x64@0.25.12' :
resolution : {integrity : sha512-3wGSCDyuTHQUzt0nV7bocDy72r2lI33QL3gkDNGkod22EsYl04sMf0qLb8luNKTOmgF/eDEDP5BFNwoBKH441w==}
engines : {node : '>=18' }
cpu : [ x64]
os : [ sunos]
'@esbuild/sunos-x64@0.27.3' :
resolution : {integrity : sha512-PanZ+nEz+eWoBJ8/f8HKxTTD172SKwdXebZ0ndd953gt1HRBbhMsaNqjTyYLGLPdoWHy4zLU7bDVJztF5f3BHA==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=18' }
cpu : [ x64]
os : [ sunos]
2026-03-04 18:19:52 +01:00
'@esbuild/win32-arm64@0.18.20' :
resolution : {integrity : sha512-ddYFR6ItYgoaq4v4JmQQaAI5s7npztfV4Ag6NrhiaW0RrnOXqBkgwZLofVTlq1daVTQNhtI5oieTvkRPfZrePg==}
engines : {node : '>=12' }
cpu : [ arm64]
os : [ win32]
2025-10-26 01:50:41 +02:00
'@esbuild/win32-arm64@0.19.12' :
resolution : {integrity : sha512-URgtR1dJnmGvX864pn1B2YUYNzjmXkuJOIqG2HdU62MVS4EHpU2946OZoTMnRUHklGtJdJZ33QfzdjGACXhn1A==}
engines : {node : '>=12' }
cpu : [ arm64]
os : [ win32]
2026-03-04 16:43:56 +01:00
'@esbuild/win32-arm64@0.25.12' :
resolution : {integrity : sha512-rMmLrur64A7+DKlnSuwqUdRKyd3UE7oPJZmnljqEptesKM8wx9J8gx5u0+9Pq0fQQW8vqeKebwNXdfOyP+8Bsg==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=18' }
cpu : [ arm64]
os : [ win32]
2026-03-04 16:43:56 +01:00
'@esbuild/win32-arm64@0.27.3' :
resolution : {integrity : sha512-B2t59lWWYrbRDw/tjiWOuzSsFh1Y/E95ofKz7rIVYSQkUYBjfSgf6oeYPNWHToFRr2zx52JKApIcAS/D5TUBnA==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=18' }
cpu : [ arm64]
os : [ win32]
2026-03-04 18:19:52 +01:00
'@esbuild/win32-ia32@0.18.20' :
resolution : {integrity : sha512-Wv7QBi3ID/rROT08SABTS7eV4hX26sVduqDOTe1MvGMjNd3EjOz4b7zeexIR62GTIEKrfJXKL9LFxTYgkyeu7g==}
engines : {node : '>=12' }
cpu : [ ia32]
os : [ win32]
2025-10-26 01:50:41 +02:00
'@esbuild/win32-ia32@0.19.12' :
resolution : {integrity : sha512-+ZOE6pUkMOJfmxmBZElNOx72NKpIa/HFOMGzu8fqzQJ5kgf6aTGrcJaFsNiVMH4JKpMipyK+7k0n2UXN7a8YKQ==}
engines : {node : '>=12' }
cpu : [ ia32]
os : [ win32]
2026-03-04 16:43:56 +01:00
'@esbuild/win32-ia32@0.25.12' :
resolution : {integrity : sha512-HkqnmmBoCbCwxUKKNPBixiWDGCpQGVsrQfJoVGYLPT41XWF8lHuE5N6WhVia2n4o5QK5M4tYr21827fNhi4byQ==}
engines : {node : '>=18' }
cpu : [ ia32]
os : [ win32]
'@esbuild/win32-ia32@0.27.3' :
resolution : {integrity : sha512-QLKSFeXNS8+tHW7tZpMtjlNb7HKau0QDpwm49u0vUp9y1WOF+PEzkU84y9GqYaAVW8aH8f3GcBck26jh54cX4Q==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=18' }
cpu : [ ia32]
os : [ win32]
2026-03-04 18:19:52 +01:00
'@esbuild/win32-x64@0.18.20' :
resolution : {integrity : sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==}
engines : {node : '>=12' }
cpu : [ x64]
os : [ win32]
2025-10-26 01:50:41 +02:00
'@esbuild/win32-x64@0.19.12' :
resolution : {integrity : sha512-T1QyPSDCyMXaO3pzBkF96E8xMkiRYbUEZADd29SyPGabqxMViNoii+NcK7eWJAEoU6RZyEm5lVSIjTmcdoB9HA==}
engines : {node : '>=12' }
cpu : [ x64]
os : [ win32]
2026-03-04 16:43:56 +01:00
'@esbuild/win32-x64@0.25.12' :
resolution : {integrity : sha512-alJC0uCZpTFrSL0CCDjcgleBXPnCrEAhTBILpeAp7M/OFgoqtAetfBzX0xM00MUsVVPpVjlPuMbREqnZCXaTnA==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=18' }
cpu : [ x64]
os : [ win32]
2026-03-04 16:43:56 +01:00
'@esbuild/win32-x64@0.27.3' :
resolution : {integrity : sha512-4uJGhsxuptu3OcpVAzli+/gWusVGwZZHTlS63hh++ehExkVT8SgiEf7/uC/PclrPPkLhZqGgCTjd0VWLo6xMqA==}
engines : {node : '>=18' }
cpu : [ x64]
os : [ win32]
2026-03-04 22:24:55 +01:00
'@eslint-community/eslint-utils@4.9.1' :
resolution : {integrity : sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==}
engines : {node : ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies :
eslint : ^6.0.0 || ^7.0.0 || >=8.0.0
'@eslint-community/regexpp@4.12.2' :
resolution : {integrity : sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==}
engines : {node : ^12.0.0 || ^14.0.0 || >=16.0.0}
'@eslint/config-array@0.23.2' :
resolution : {integrity : sha512-YF+fE6LV4v5MGWRGj7G404/OZzGNepVF8fxk7jqmqo3lrza7a0uUcDnROGRBG1WFC1omYUS/Wp1f42i0M+3Q3A==}
engines : {node : ^20.19.0 || ^22.13.0 || >=24}
'@eslint/config-helpers@0.5.2' :
resolution : {integrity : sha512-a5MxrdDXEvqnIq+LisyCX6tQMPF/dSJpCfBgBauY+pNZ28yCtSsTvyTYrMhaI+LK26bVyCJfJkT0u8KIj2i1dQ==}
engines : {node : ^20.19.0 || ^22.13.0 || >=24}
'@eslint/core@1.1.0' :
resolution : {integrity : sha512-/nr9K9wkr3P1EzFTdFdMoLuo1PmIxjmwvPozwoSodjNBdefGujXQUF93u1DDZpEaTuDvMsIQddsd35BwtrW9Xw==}
engines : {node : ^20.19.0 || ^22.13.0 || >=24}
'@eslint/js@10.0.1' :
resolution : {integrity : sha512-zeR9k5pd4gxjZ0abRoIaxdc7I3nDktoXZk2qOv9gCNWx3mVwEn32VRhyLaRsDiJjTs0xq/T8mfPtyuXu7GWBcA==}
engines : {node : ^20.19.0 || ^22.13.0 || >=24}
peerDependencies :
eslint : ^10.0.0
peerDependenciesMeta :
eslint :
optional : true
'@eslint/object-schema@3.0.2' :
resolution : {integrity : sha512-HOy56KJt48Bx8KmJ+XGQNSUMT/6dZee/M54XyUyuvTvPXJmsERRvBchsUVx1UMe1WwIH49XLAczNC7V2INsuUw==}
engines : {node : ^20.19.0 || ^22.13.0 || >=24}
'@eslint/plugin-kit@0.6.0' :
resolution : {integrity : sha512-bIZEUzOI1jkhviX2cp5vNyXQc6olzb2ohewQubuYlMXZ2Q/XjBO0x0XhGPvc9fjSIiUN0vw+0hq53BJ4eQSJKQ==}
engines : {node : ^20.19.0 || ^22.13.0 || >=24}
2026-03-04 18:19:52 +01:00
'@fastify/accept-negotiator@2.0.1' :
resolution : {integrity : sha512-/c/TW2bO/v9JeEgoD/g1G5GxGeCF1Hafdf79WPmUlgYiBXummY0oX3VVq4yFkKKVBKDNlaDUYoab7g38RpPqCQ==}
'@fastify/ajv-compiler@4.0.5' :
resolution : {integrity : sha512-KoWKW+MhvfTRWL4qrhUwAAZoaChluo0m0vbiJlGMt2GXvL4LVPQEjt8kSpHI3IBq5Rez8fg+XeH3cneztq+C7A==}
'@fastify/busboy@3.2.0' :
resolution : {integrity : sha512-m9FVDXU3GT2ITSe0UaMA5rU3QkfC/UXtCU8y0gSN/GugTqtVldOBWIB5V6V3sbmenVZUIpU6f+mPEO2+m5iTaA==}
'@fastify/cookie@11.0.2' :
resolution : {integrity : sha512-GWdwdGlgJxyvNv+QcKiGNevSspMQXncjMZ1J8IvuDQk0jvkzgWWZFNC2En3s+nHndZBGV8IbLwOI/sxCZw/mzA==}
'@fastify/cors@10.1.0' :
resolution : {integrity : sha512-MZyBCBJtII60CU9Xme/iE4aEy8G7QpzGR8zkdXZkDFt7ElEMachbE61tfhAG/bvSaULlqlf0huMT12T7iqEmdQ==}
'@fastify/deepmerge@3.2.1' :
resolution : {integrity : sha512-N5Oqvltoa2r9z1tbx4xjky0oRR60v+T47Ic4J1ukoVQcptLOrIdRnCSdTGmOmajZuHVKlTnfcmrjyqsGEW1ztA==}
'@fastify/error@4.2.0' :
resolution : {integrity : sha512-RSo3sVDXfHskiBZKBPRgnQTtIqpi/7zhJOEmAxCiBcM7d0uwdGdxLlsCaLzGs8v8NnxIRlfG0N51p5yFaOentQ==}
'@fastify/fast-json-stringify-compiler@5.0.3' :
resolution : {integrity : sha512-uik7yYHkLr6fxd8hJSZ8c+xF4WafPK+XzneQDPU+D10r5X19GW8lJcom2YijX2+qtFF1ENJlHXKFM9ouXNJYgQ==}
'@fastify/forwarded@3.0.1' :
resolution : {integrity : sha512-JqDochHFqXs3C3Ml3gOY58zM7OqO9ENqPo0UqAjAjH8L01fRZqwX9iLeX34//kiJubF7r2ZQHtBRU36vONbLlw==}
'@fastify/merge-json-schemas@0.2.1' :
resolution : {integrity : sha512-OA3KGBCy6KtIvLf8DINC5880o5iBlDX4SxzLQS8HorJAbqluzLRn80UXU0bxZn7UOFhFgpRJDasfwn9nG4FG4A==}
'@fastify/multipart@9.4.0' :
resolution : {integrity : sha512-Z404bzZeLSXTBmp/trCBuoVFX28pM7rhv849Q5TsbTFZHuk1lc4QjQITTPK92DKVpXmNtJXeHSSc7GYvqFpxAQ==}
'@fastify/proxy-addr@5.1.0' :
resolution : {integrity : sha512-INS+6gh91cLUjB+PVHfu1UqcB76Sqtpyp7bnL+FYojhjygvOPA9ctiD/JDKsyD9Xgu4hUhCSJBPig/w7duNajw==}
'@fastify/send@4.1.0' :
resolution : {integrity : sha512-TMYeQLCBSy2TOFmV95hQWkiTYgC/SEx7vMdV+wnZVX4tt8VBLKzmH8vV9OzJehV0+XBfg+WxPMt5wp+JBUKsVw==}
'@fastify/static@8.3.0' :
resolution : {integrity : sha512-yKxviR5PH1OKNnisIzZKmgZSus0r2OZb8qCSbqmw34aolT4g3UlzYfeBRym+HJ1J471CR8e2ldNub4PubD1coA==}
2026-03-04 16:43:56 +01:00
'@floating-ui/core@1.7.5' :
resolution : {integrity : sha512-1Ih4WTWyw0+lKyFMcBHGbb5U5FtuHJuujoyyr5zTaWS5EYMeT6Jb2AuDeftsCsEuchO+mM2ij5+q9crhydzLhQ==}
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
'@floating-ui/dom@1.7.6' :
resolution : {integrity : sha512-9gZSAI5XM36880PPMm//9dfiEngYoC6Am2izES1FF406YFsjvyBMmeJ2g4SAju3xWwtuynNRFL2s9hgxpLI5SQ==}
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
'@floating-ui/utils@0.2.11' :
resolution : {integrity : sha512-RiB/yIh78pcIxl6lLMG0CgBXAZ2Y0eVHqMPYugu+9U0AeT6YBeiJpf7lbdJNIugFP5SIjwNRgo4DhR1Qxi26Gg==}
2025-10-26 01:50:41 +02:00
'@formatjs/ecma402-abstract@2.3.6' :
resolution : {integrity : sha512-HJnTFeRM2kVFVr5gr5kH1XP6K0JcJtE7Lzvtr3FS/so5f1kpsqqqxy5JF+FRaO6H2qmcMfAUIox7AJteieRtVw==}
'@formatjs/fast-memoize@2.2.7' :
resolution : {integrity : sha512-Yabmi9nSvyOMrlSeGGWDiH7rf3a7sIwplbvo/dlz9WCIjzIQAfy1RMf4S0X3yG724n5Ghu2GmEl5NJIV6O9sZQ==}
'@formatjs/icu-messageformat-parser@2.11.4' :
resolution : {integrity : sha512-7kR78cRrPNB4fjGFZg3Rmj5aah8rQj9KPzuLsmcSn4ipLXQvC04keycTI1F7kJYDwIXtT2+7IDEto842CfZBtw==}
'@formatjs/icu-skeleton-parser@1.8.16' :
resolution : {integrity : sha512-H13E9Xl+PxBd8D5/6TVUluSpxGNvFSlN/b3coUp0e0JpuWXXnQDiavIpY3NnvSp4xhEMoXyyBvVfdFX8jglOHQ==}
'@formatjs/intl-localematcher@0.6.2' :
resolution : {integrity : sha512-XOMO2Hupl0wdd172Y06h6kLpBz6Dv+J4okPLl4LPtzbr8f66WbIoy4ev98EBuZ6ZK4h5ydTN6XneT4QVpD7cdA==}
2026-03-04 18:19:52 +01:00
'@graphql-tools/executor@1.5.1' :
resolution : {integrity : sha512-n94Qcu875Mji9GQ52n5UbgOTxlgvFJicBPYD+FRks9HKIQpdNPjkkrKZUYNG51XKa+bf03rxNflm4+wXhoHHrA==}
engines : {node : '>=16.0.0' }
peerDependencies :
graphql : ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
'@graphql-tools/merge@9.1.7' :
resolution : {integrity : sha512-Y5E1vTbTabvcXbkakdFUt4zUIzB1fyaEnVmIWN0l0GMed2gdD01TpZWLUm4RNAxpturvolrb24oGLQrBbPLSoQ==}
engines : {node : '>=16.0.0' }
peerDependencies :
graphql : ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
'@graphql-tools/schema@10.0.31' :
resolution : {integrity : sha512-ZewRgWhXef6weZ0WiP7/MV47HXiuFbFpiDUVLQl6mgXsWSsGELKFxQsyUCBos60Qqy1JEFAIu3Ns6GGYjGkqkQ==}
engines : {node : '>=16.0.0' }
peerDependencies :
graphql : ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@graphql-tools/utils@10.11.0' :
resolution : {integrity : sha512-iBFR9GXIs0gCD+yc3hoNswViL1O5josI33dUqiNStFI/MHLCEPduasceAcazRH77YONKNiviHBV8f7OgcT4o2Q==}
engines : {node : '>=16.0.0' }
peerDependencies :
graphql : ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@graphql-tools/utils@11.0.0' :
resolution : {integrity : sha512-bM1HeZdXA2C3LSIeLOnH/bcqSgbQgKEDrjxODjqi3y58xai2TkNrtYcQSoWzGbt9VMN1dORGjR7Vem8SPnUFQA==}
engines : {node : '>=16.0.0' }
peerDependencies :
graphql : ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@graphql-typed-document-node/core@3.2.0' :
resolution : {integrity : sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ==}
peerDependencies :
graphql : ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@graphql-yoga/logger@2.0.1' :
resolution : {integrity : sha512-Nv0BoDGLMg9QBKy9cIswQ3/6aKaKjlTh87x3GiBg2Z4RrjyrM48DvOOK0pJh1C1At+b0mUIM67cwZcFTDLN4sA==}
engines : {node : '>=18.0.0' }
'@graphql-yoga/subscription@5.0.5' :
resolution : {integrity : sha512-oCMWOqFs6QV96/NZRt/ZhTQvzjkGB4YohBOpKM4jH/lDT4qb7Lex/aGCxpi/JD9njw3zBBtMqxbaC22+tFHVvw==}
engines : {node : '>=18.0.0' }
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@graphql-yoga/typed-event-target@3.0.2' :
resolution : {integrity : sha512-ZpJxMqB+Qfe3rp6uszCQoag4nSw42icURnBRfFYSOmTgEeOe4rD0vYlbA8spvCu2TlCesNTlEN9BLWtQqLxabA==}
engines : {node : '>=18.0.0' }
2025-10-26 01:50:41 +02:00
2026-03-04 22:24:55 +01:00
'@humanfs/core@0.19.1' :
resolution : {integrity : sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==}
engines : {node : '>=18.18.0' }
'@humanfs/node@0.16.7' :
resolution : {integrity : sha512-/zUx+yOsIrG4Y43Eh2peDeKCxlRt/gET6aHfaKpuq267qXdYDFViVHfMaLyygZOnl0kGWxFIgsBy8QFuTLUXEQ==}
engines : {node : '>=18.18.0' }
'@humanwhocodes/module-importer@1.0.1' :
resolution : {integrity : sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
engines : {node : '>=12.22' }
'@humanwhocodes/retry@0.4.3' :
resolution : {integrity : sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==}
engines : {node : '>=18.18' }
2026-03-04 16:43:56 +01:00
'@iconify-json/ri@1.2.10' :
resolution : {integrity : sha512-WWMhoncVVM+Xmu9T5fgu2lhYRrKTEWhKk3Com0KiM111EeEsRLiASjpsFKnC/SrB6covhUp95r2mH8tGxhgd5Q==}
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
'@iconify/tailwind4@1.2.1' :
resolution : {integrity : sha512-Hd7k8y7uzT3hk8ltw0jGku0r0wA8sc3d2iMvVTYv/9tMxBb+frZtWZGD9hDMU3EYuE+lMn58wi2lS8R2ZbwFcQ==}
2025-10-26 01:50:41 +02:00
peerDependencies :
2026-03-04 16:43:56 +01:00
tailwindcss : '>= 4.0.0'
'@iconify/tools@5.0.4' :
resolution : {integrity : sha512-cXCAxFNQq23mlu+rCcX4clUolc1W4CuQPJ/QyFipbgxBKdsdbzvvdcOz1d6m9C82zPq5Zhdxwq1X75RrqxSvHQ==}
2025-10-26 01:50:41 +02:00
'@iconify/types@2.0.0' :
resolution : {integrity : sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==}
2026-03-04 16:43:56 +01:00
'@iconify/utils@3.1.0' :
resolution : {integrity : sha512-Zlzem1ZXhI1iHeeERabLNzBHdOa4VhQbqAcOQaMKuTuyZCpwKbC2R4Dd0Zo3g9EAc+Y4fiarO8HIHRAth7+skw==}
2025-10-26 01:50:41 +02:00
2026-03-04 20:56:33 +01:00
'@img/sharp-darwin-arm64@0.33.5' :
resolution : {integrity : sha512-UT4p+iz/2H4twwAoLCqfA9UH5pI6DggwKEGuaPy7nCVQ8ZsiY5PIcrRvD1DzuY3qYL07NtIQcWnBSY/heikIFQ==}
engines : {node : ^18.17.0 || ^20.3.0 || >=21.0.0}
cpu : [ arm64]
os : [ darwin]
'@img/sharp-darwin-x64@0.33.5' :
resolution : {integrity : sha512-fyHac4jIc1ANYGRDxtiqelIbdWkIuQaI84Mv45KvGRRxSAa7o7d1ZKAOBaYbnepLC1WqxfpimdeWfvqqSGwR2Q==}
engines : {node : ^18.17.0 || ^20.3.0 || >=21.0.0}
cpu : [ x64]
os : [ darwin]
'@img/sharp-libvips-darwin-arm64@1.0.4' :
resolution : {integrity : sha512-XblONe153h0O2zuFfTAbQYAX2JhYmDHeWikp1LM9Hul9gVPjFY427k6dFEcOL72O01QxQsWi761svJ/ev9xEDg==}
cpu : [ arm64]
os : [ darwin]
'@img/sharp-libvips-darwin-x64@1.0.4' :
resolution : {integrity : sha512-xnGR8YuZYfJGmWPvmlunFaWJsb9T/AO2ykoP3Fz/0X5XV2aoYBPkX6xqCQvUTKKiLddarLaxpzNe+b1hjeWHAQ==}
cpu : [ x64]
os : [ darwin]
'@img/sharp-libvips-linux-arm64@1.0.4' :
resolution : {integrity : sha512-9B+taZ8DlyyqzZQnoeIvDVR/2F4EbMepXMc/NdVbkzsJbzkUjhXv/70GQJ7tdLA4YJgNP25zukcxpX2/SueNrA==}
cpu : [ arm64]
os : [ linux]
2026-03-08 17:22:55 +01:00
libc : [ glibc]
2026-03-04 20:56:33 +01:00
'@img/sharp-libvips-linux-arm@1.0.5' :
resolution : {integrity : sha512-gvcC4ACAOPRNATg/ov8/MnbxFDJqf/pDePbBnuBDcjsI8PssmjoKMAz4LtLaVi+OnSb5FK/yIOamqDwGmXW32g==}
cpu : [ arm]
os : [ linux]
2026-03-08 17:22:55 +01:00
libc : [ glibc]
2026-03-04 20:56:33 +01:00
'@img/sharp-libvips-linux-s390x@1.0.4' :
resolution : {integrity : sha512-u7Wz6ntiSSgGSGcjZ55im6uvTrOxSIS8/dgoVMoiGE9I6JAfU50yH5BoDlYA1tcuGS7g/QNtetJnxA6QEsCVTA==}
cpu : [ s390x]
os : [ linux]
2026-03-08 17:22:55 +01:00
libc : [ glibc]
2026-03-04 20:56:33 +01:00
'@img/sharp-libvips-linux-x64@1.0.4' :
resolution : {integrity : sha512-MmWmQ3iPFZr0Iev+BAgVMb3ZyC4KeFc3jFxnNbEPas60e1cIfevbtuyf9nDGIzOaW9PdnDciJm+wFFaTlj5xYw==}
cpu : [ x64]
os : [ linux]
2026-03-08 17:22:55 +01:00
libc : [ glibc]
2026-03-04 20:56:33 +01:00
'@img/sharp-libvips-linuxmusl-arm64@1.0.4' :
resolution : {integrity : sha512-9Ti+BbTYDcsbp4wfYib8Ctm1ilkugkA/uscUn6UXK1ldpC1JjiXbLfFZtRlBhjPZ5o1NCLiDbg8fhUPKStHoTA==}
cpu : [ arm64]
os : [ linux]
2026-03-08 17:22:55 +01:00
libc : [ musl]
2026-03-04 20:56:33 +01:00
'@img/sharp-libvips-linuxmusl-x64@1.0.4' :
resolution : {integrity : sha512-viYN1KX9m+/hGkJtvYYp+CCLgnJXwiQB39damAO7WMdKWlIhmYTfHjwSbQeUK/20vY154mwezd9HflVFM1wVSw==}
cpu : [ x64]
os : [ linux]
2026-03-08 17:22:55 +01:00
libc : [ musl]
2026-03-04 20:56:33 +01:00
'@img/sharp-linux-arm64@0.33.5' :
resolution : {integrity : sha512-JMVv+AMRyGOHtO1RFBiJy/MBsgz0x4AWrT6QoEVVTyh1E39TrCUpTRI7mx9VksGX4awWASxqCYLCV4wBZHAYxA==}
engines : {node : ^18.17.0 || ^20.3.0 || >=21.0.0}
cpu : [ arm64]
os : [ linux]
2026-03-08 17:22:55 +01:00
libc : [ glibc]
2026-03-04 20:56:33 +01:00
'@img/sharp-linux-arm@0.33.5' :
resolution : {integrity : sha512-JTS1eldqZbJxjvKaAkxhZmBqPRGmxgu+qFKSInv8moZ2AmT5Yib3EQ1c6gp493HvrvV8QgdOXdyaIBrhvFhBMQ==}
engines : {node : ^18.17.0 || ^20.3.0 || >=21.0.0}
cpu : [ arm]
os : [ linux]
2026-03-08 17:22:55 +01:00
libc : [ glibc]
2026-03-04 20:56:33 +01:00
'@img/sharp-linux-s390x@0.33.5' :
resolution : {integrity : sha512-y/5PCd+mP4CA/sPDKl2961b+C9d+vPAveS33s6Z3zfASk2j5upL6fXVPZi7ztePZ5CuH+1kW8JtvxgbuXHRa4Q==}
engines : {node : ^18.17.0 || ^20.3.0 || >=21.0.0}
cpu : [ s390x]
os : [ linux]
2026-03-08 17:22:55 +01:00
libc : [ glibc]
2026-03-04 20:56:33 +01:00
'@img/sharp-linux-x64@0.33.5' :
resolution : {integrity : sha512-opC+Ok5pRNAzuvq1AG0ar+1owsu842/Ab+4qvU879ippJBHvyY5n2mxF1izXqkPYlGuP/M556uh53jRLJmzTWA==}
engines : {node : ^18.17.0 || ^20.3.0 || >=21.0.0}
cpu : [ x64]
os : [ linux]
2026-03-08 17:22:55 +01:00
libc : [ glibc]
2026-03-04 20:56:33 +01:00
'@img/sharp-linuxmusl-arm64@0.33.5' :
resolution : {integrity : sha512-XrHMZwGQGvJg2V/oRSUfSAfjfPxO+4DkiRh6p2AFjLQztWUuY/o8Mq0eMQVIY7HJ1CDQUJlxGGZRw1a5bqmd1g==}
engines : {node : ^18.17.0 || ^20.3.0 || >=21.0.0}
cpu : [ arm64]
os : [ linux]
2026-03-08 17:22:55 +01:00
libc : [ musl]
2026-03-04 20:56:33 +01:00
'@img/sharp-linuxmusl-x64@0.33.5' :
resolution : {integrity : sha512-WT+d/cgqKkkKySYmqoZ8y3pxx7lx9vVejxW/W4DOFMYVSkErR+w7mf2u8m/y4+xHe7yY9DAXQMWQhpnMuFfScw==}
engines : {node : ^18.17.0 || ^20.3.0 || >=21.0.0}
cpu : [ x64]
os : [ linux]
2026-03-08 17:22:55 +01:00
libc : [ musl]
2026-03-04 20:56:33 +01:00
'@img/sharp-wasm32@0.33.5' :
resolution : {integrity : sha512-ykUW4LVGaMcU9lu9thv85CbRMAwfeadCJHRsg2GmeRa/cJxsVY9Rbd57JcMxBkKHag5U/x7TSBpScF4U8ElVzg==}
engines : {node : ^18.17.0 || ^20.3.0 || >=21.0.0}
cpu : [ wasm32]
'@img/sharp-win32-ia32@0.33.5' :
resolution : {integrity : sha512-T36PblLaTwuVJ/zw/LaH0PdZkRz5rd3SmMHX8GSmR7vtNSP5Z6bQkExdSK7xGWyxLw4sUknBuugTelgw2faBbQ==}
engines : {node : ^18.17.0 || ^20.3.0 || >=21.0.0}
cpu : [ ia32]
os : [ win32]
'@img/sharp-win32-x64@0.33.5' :
resolution : {integrity : sha512-MpY/o8/8kj+EcnxwvrP4aTJSWw/aZ7JIGR4aBeZkZw5B7/Jn+tY9/VNwtcoGmdT7GfggGIU4kygOMSbYnOrAbg==}
engines : {node : ^18.17.0 || ^20.3.0 || >=21.0.0}
cpu : [ x64]
os : [ win32]
2026-03-08 17:12:57 +01:00
'@internationalized/date@3.12.0' :
resolution : {integrity : sha512-/PyIMzK29jtXaGU23qTvNZxvBXRtKbNnGDFD+PY6CZw/Y8Ex8pFUzkuCJCG9aOqmShjqhS9mPqP6Dk5onQY8rQ==}
2025-10-26 01:50:41 +02:00
2026-03-08 18:25:09 +01:00
'@ioredis/commands@1.5.0' :
resolution : {integrity : sha512-eUgLqrMf8nJkZxT24JvVRrQya1vZkQh8BBeYNwGDqa5I0VUi8ACx7uFvAaLxintokpTenkK6DASvo/bvNbBGow==}
2026-03-04 18:19:52 +01:00
'@ioredis/commands@1.5.1' :
resolution : {integrity : sha512-JH8ZL/ywcJyR9MmJ5BNqZllXNZQqQbnVZOqpPQqE1vHiFgAw4NHbvE0FOduNU8IX9babitBT46571OnPTT0Zcw==}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
'@isaacs/cliui@8.0.2' :
resolution : {integrity : sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==}
engines : {node : '>=12' }
2026-03-04 18:19:52 +01:00
'@isaacs/cliui@9.0.0' :
resolution : {integrity : sha512-AokJm4tuBHillT+FpMtxQ60n8ObyXBatq7jD2/JA9dxbDDokKQm8KMht5ibGzLVU9IJDIKK4TPKgMHEYMn3lMg==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=18' }
'@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/source-map@0.3.11' :
resolution : {integrity : sha512-ZMp1V8ZFcPG5dIWnQLr3NSI1MiCU7UETdS/A0G8V/XWHvJv3ZsFqutJn1Y5RPmAPX6F3BiE397OqveU/9NCuIA==}
'@jridgewell/sourcemap-codec@1.5.5' :
resolution : {integrity : sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==}
'@jridgewell/trace-mapping@0.3.31' :
resolution : {integrity : sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==}
2026-03-06 17:03:35 +01:00
'@lucide/svelte@0.561.0' :
resolution : {integrity : sha512-vofKV2UFVrKE6I4ewKJ3dfCXSV6iP6nWVmiM83MLjsU91EeJcEg7LoWUABLp/aOTxj1HQNbJD1f3g3L0JQgH9A==}
2025-10-26 01:50:41 +02:00
peerDependencies :
svelte : ^5
2026-03-04 18:19:52 +01:00
'@lukeed/ms@2.0.2' :
resolution : {integrity : sha512-9I2Zn6+NJLfaGoz9jN3lpwDgAYvfGeNYdbAIjJOqzs4Tpc+VU3Jqq4IofSUBKajiDS8k9fZIg18/z13mpk1bsA==}
engines : {node : '>=8' }
2026-03-11 10:41:12 +01:00
'@maizzle/cli@2.0.0' :
resolution : {integrity : sha512-ZTvEM58L5ndRtnxtBykMAFUjsFYZU2gpYEC9eSs2mqIAJ3ogT10p7ehq+YacwAXOHpCm5uk04pJRNvg6TcA40w==}
hasBin : true
'@maizzle/framework@6.0.0-15' :
resolution : {integrity : sha512-UakYpJ5ggKQaWymYf8NMjiOXVL4MR4B0/+CO+R//FftOIfdD4le/zWo9iI0qXWnvYxmx+90Zk9ozlw5Hy9NpBw==}
engines : {node : '>=18.20' }
hasBin : true
'@maizzle/tailwindcss@1.2.0' :
resolution : {integrity : sha512-GJtWAxSOMKAjE8B5GyF2JWZiEHcRF5MdskfUVRQM9cUs43B5dK34eIARxc2HP2U4YrW0fJfku7R/TC6ceN2KlQ==}
2026-03-08 18:25:09 +01:00
'@msgpackr-extract/msgpackr-extract-darwin-arm64@3.0.3' :
resolution : {integrity : sha512-QZHtlVgbAdy2zAqNA9Gu1UpIuI8Xvsd1v8ic6B2pZmeFnFcMWiPLfWXh7TVw4eGEZ/C9TH281KwhVoeQUKbyjw==}
cpu : [ arm64]
os : [ darwin]
'@msgpackr-extract/msgpackr-extract-darwin-x64@3.0.3' :
resolution : {integrity : sha512-mdzd3AVzYKuUmiWOQ8GNhl64/IoFGol569zNRdkLReh6LRLHOXxU4U8eq0JwaD8iFHdVGqSy4IjFL4reoWCDFw==}
cpu : [ x64]
os : [ darwin]
'@msgpackr-extract/msgpackr-extract-linux-arm64@3.0.3' :
resolution : {integrity : sha512-YxQL+ax0XqBJDZiKimS2XQaf+2wDGVa1enVRGzEvLLVFeqa5kx2bWbtcSXgsxjQB7nRqqIGFIcLteF/sHeVtQg==}
cpu : [ arm64]
os : [ linux]
'@msgpackr-extract/msgpackr-extract-linux-arm@3.0.3' :
resolution : {integrity : sha512-fg0uy/dG/nZEXfYilKoRe7yALaNmHoYeIoJuJ7KJ+YyU2bvY8vPv27f7UKhGRpY6euFYqEVhxCFZgAUNQBM3nw==}
cpu : [ arm]
os : [ linux]
'@msgpackr-extract/msgpackr-extract-linux-x64@3.0.3' :
resolution : {integrity : sha512-cvwNfbP07pKUfq1uH+S6KJ7dT9K8WOE4ZiAcsrSes+UY55E/0jLYc+vq+DO7jlmqRb5zAggExKm0H7O/CBaesg==}
cpu : [ x64]
os : [ linux]
'@msgpackr-extract/msgpackr-extract-win32-x64@3.0.3' :
resolution : {integrity : sha512-x0fWaQtYp4E6sktbsdAqnehxDgEc/VwM7uLsRCYWaiGu0ykYdZPiS8zCWdnjHwyiumousxfBm4SO31eXqwEZhQ==}
cpu : [ x64]
os : [ win32]
2026-03-11 10:41:12 +01:00
'@nodelib/fs.scandir@2.1.5' :
resolution : {integrity : sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
engines : {node : '>= 8' }
'@nodelib/fs.stat@2.0.5' :
resolution : {integrity : sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
engines : {node : '>= 8' }
'@nodelib/fs.walk@1.2.8' :
resolution : {integrity : sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
engines : {node : '>= 8' }
'@one-ini/wasm@0.1.1' :
resolution : {integrity : sha512-XuySG1E38YScSJoMlqovLru4KTUNSjgVTIjyh7qMX6aNN5HY5Ct5LhRJdxO79JtTzKfzV/bnWpz+zquYrISsvw==}
2026-03-04 18:19:52 +01:00
'@phc/format@1.0.0' :
resolution : {integrity : sha512-m7X9U6BG2+J+R1lSOdCiITLLrxm+cWlNI3HUFA92oLO77ObGNzaKdh8pMLqdZcshtkKuV84olNNXDfMc4FezBQ==}
engines : {node : '>=10' }
'@pinojs/redact@0.4.0' :
resolution : {integrity : sha512-k2ENnmBugE/rzQfEcdWHcCY+/FM3VLzH9cYEsbdsoqrvzAKRhUZeRNhAZvB8OitQJ1TBed3yqWtdjzS6wJKBwg==}
2026-03-11 10:41:12 +01:00
'@pkgjs/parseargs@0.11.0' :
resolution : {integrity : sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
engines : {node : '>=14' }
2025-10-26 01:50:41 +02:00
'@polka/url@1.0.0-next.29' :
resolution : {integrity : sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==}
2026-03-04 18:19:52 +01:00
'@pothos/core@4.12.0' :
resolution : {integrity : sha512-PeiODrj3GjQ7Nbs/5p65DEyBWZTSGGjgGO/BgaMEqS1jBNX/2zJTEQJA9zM5uPmCHUCDjE7Qn2U7lOi0ALp/8A==}
peerDependencies :
graphql : ^16.10.0
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@pothos/plugin-errors@4.9.0' :
resolution : {integrity : sha512-RargBiHpg+LTQb8VcpR3FHX0cSLR2+rpU70v1Hhj2caOoNOMP7J+T2Y9vyXqJo3d+DtchPBjtixZ3lkQ11S/wQ==}
2025-10-26 01:50:41 +02:00
peerDependencies :
2026-03-04 18:19:52 +01:00
'@pothos/core' : '*'
graphql : ^16.10.0
'@repeaterjs/repeater@3.0.6' :
resolution : {integrity : sha512-Javneu5lsuhwNCryN+pXH93VPQ8g0dBX7wItHFgYiwQmzE1sVdg5tWHiOgHywzL2W21XQopa7IwIEnNbmeUJYA==}
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
'@rollup/plugin-commonjs@29.0.0' :
resolution : {integrity : sha512-U2YHaxR2cU/yAiwKJtJRhnyLk7cifnQw0zUpISsocBDoHDJn+HTV74ABqnwr5bEgWUwFZC9oFL6wLe21lHu5eQ==}
2025-10-26 01:50:41 +02:00
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
2026-03-04 16:43:56 +01:00
'@rollup/rollup-android-arm-eabi@4.59.0' :
resolution : {integrity : sha512-upnNBkA6ZH2VKGcBj9Fyl9IGNPULcjXRlg0LLeaioQWueH30p6IXtJEbKAgvyv+mJaMxSm1l6xwDXYjpEMiLMg==}
cpu : [ arm]
2025-10-26 01:50:41 +02:00
os : [ android]
2026-03-04 16:43:56 +01:00
'@rollup/rollup-android-arm64@4.59.0' :
resolution : {integrity : sha512-hZ+Zxj3SySm4A/DylsDKZAeVg0mvi++0PYVceVyX7hemkw7OreKdCvW2oQ3T1FMZvCaQXqOTHb8qmBShoqk69Q==}
2025-10-26 01:50:41 +02:00
cpu : [ arm64]
2026-03-04 16:43:56 +01:00
os : [ android]
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
'@rollup/rollup-darwin-arm64@4.59.0' :
resolution : {integrity : sha512-W2Psnbh1J8ZJw0xKAd8zdNgF9HRLkdWwwdWqubSVk0pUuQkoHnv7rx4GiF9rT4t5DIZGAsConRE3AxCdJ4m8rg==}
cpu : [ arm64]
2025-10-26 01:50:41 +02:00
os : [ darwin]
2026-03-04 16:43:56 +01:00
'@rollup/rollup-darwin-x64@4.59.0' :
resolution : {integrity : sha512-ZW2KkwlS4lwTv7ZVsYDiARfFCnSGhzYPdiOU4IM2fDbL+QGlyAbjgSFuqNRbSthybLbIJ915UtZBtmuLrQAT/w==}
cpu : [ x64]
os : [ darwin]
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
'@rollup/rollup-freebsd-arm64@4.59.0' :
resolution : {integrity : sha512-EsKaJ5ytAu9jI3lonzn3BgG8iRBjV4LxZexygcQbpiU0wU0ATxhNVEpXKfUa0pS05gTcSDMKpn3Sx+QB9RlTTA==}
cpu : [ arm64]
2025-10-26 01:50:41 +02:00
os : [ freebsd]
2026-03-04 16:43:56 +01:00
'@rollup/rollup-freebsd-x64@4.59.0' :
resolution : {integrity : sha512-d3DuZi2KzTMjImrxoHIAODUZYoUUMsuUiY4SRRcJy6NJoZ6iIqWnJu9IScV9jXysyGMVuW+KNzZvBLOcpdl3Vg==}
cpu : [ x64]
os : [ freebsd]
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
'@rollup/rollup-linux-arm-gnueabihf@4.59.0' :
resolution : {integrity : sha512-t4ONHboXi/3E0rT6OZl1pKbl2Vgxf9vJfWgmUoCEVQVxhW6Cw/c8I6hbbu7DAvgp82RKiH7TpLwxnJeKv2pbsw==}
2025-10-26 01:50:41 +02:00
cpu : [ arm]
os : [ linux]
2026-03-08 17:22:55 +01:00
libc : [ glibc]
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
'@rollup/rollup-linux-arm-musleabihf@4.59.0' :
resolution : {integrity : sha512-CikFT7aYPA2ufMD086cVORBYGHffBo4K8MQ4uPS/ZnY54GKj36i196u8U+aDVT2LX4eSMbyHtyOh7D7Zvk2VvA==}
cpu : [ arm]
2025-10-26 01:50:41 +02:00
os : [ linux]
2026-03-08 17:22:55 +01:00
libc : [ musl]
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
'@rollup/rollup-linux-arm64-gnu@4.59.0' :
resolution : {integrity : sha512-jYgUGk5aLd1nUb1CtQ8E+t5JhLc9x5WdBKew9ZgAXg7DBk0ZHErLHdXM24rfX+bKrFe+Xp5YuJo54I5HFjGDAA==}
2025-10-26 01:50:41 +02:00
cpu : [ arm64]
os : [ linux]
2026-03-08 17:22:55 +01:00
libc : [ glibc]
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
'@rollup/rollup-linux-arm64-musl@4.59.0' :
resolution : {integrity : sha512-peZRVEdnFWZ5Bh2KeumKG9ty7aCXzzEsHShOZEFiCQlDEepP1dpUl/SrUNXNg13UmZl+gzVDPsiCwnV1uI0RUA==}
cpu : [ arm64]
os : [ linux]
2026-03-08 17:22:55 +01:00
libc : [ musl]
2026-03-04 16:43:56 +01:00
'@rollup/rollup-linux-loong64-gnu@4.59.0' :
resolution : {integrity : sha512-gbUSW/97f7+r4gHy3Jlup8zDG190AuodsWnNiXErp9mT90iCy9NKKU0Xwx5k8VlRAIV2uU9CsMnEFg/xXaOfXg==}
2025-10-26 01:50:41 +02:00
cpu : [ loong64]
os : [ linux]
2026-03-08 17:22:55 +01:00
libc : [ glibc]
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
'@rollup/rollup-linux-loong64-musl@4.59.0' :
resolution : {integrity : sha512-yTRONe79E+o0FWFijasoTjtzG9EBedFXJMl888NBEDCDV9I2wGbFFfJQQe63OijbFCUZqxpHz1GzpbtSFikJ4Q==}
cpu : [ loong64]
2025-10-26 01:50:41 +02:00
os : [ linux]
2026-03-08 17:22:55 +01:00
libc : [ musl]
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
'@rollup/rollup-linux-ppc64-gnu@4.59.0' :
resolution : {integrity : sha512-sw1o3tfyk12k3OEpRddF68a1unZ5VCN7zoTNtSn2KndUE+ea3m3ROOKRCZxEpmT9nsGnogpFP9x6mnLTCaoLkA==}
cpu : [ ppc64]
os : [ linux]
2026-03-08 17:22:55 +01:00
libc : [ glibc]
2026-03-04 16:43:56 +01:00
'@rollup/rollup-linux-ppc64-musl@4.59.0' :
resolution : {integrity : sha512-+2kLtQ4xT3AiIxkzFVFXfsmlZiG5FXYW7ZyIIvGA7Bdeuh9Z0aN4hVyXS/G1E9bTP/vqszNIN/pUKCk/BTHsKA==}
cpu : [ ppc64]
2025-10-26 01:50:41 +02:00
os : [ linux]
2026-03-08 17:22:55 +01:00
libc : [ musl]
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
'@rollup/rollup-linux-riscv64-gnu@4.59.0' :
resolution : {integrity : sha512-NDYMpsXYJJaj+I7UdwIuHHNxXZ/b/N2hR15NyH3m2qAtb/hHPA4g4SuuvrdxetTdndfj9b1WOmy73kcPRoERUg==}
2025-10-26 01:50:41 +02:00
cpu : [ riscv64]
os : [ linux]
2026-03-08 17:22:55 +01:00
libc : [ glibc]
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
'@rollup/rollup-linux-riscv64-musl@4.59.0' :
resolution : {integrity : sha512-nLckB8WOqHIf1bhymk+oHxvM9D3tyPndZH8i8+35p/1YiVoVswPid2yLzgX7ZJP0KQvnkhM4H6QZ5m0LzbyIAg==}
cpu : [ riscv64]
2025-10-26 01:50:41 +02:00
os : [ linux]
2026-03-08 17:22:55 +01:00
libc : [ musl]
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
'@rollup/rollup-linux-s390x-gnu@4.59.0' :
resolution : {integrity : sha512-oF87Ie3uAIvORFBpwnCvUzdeYUqi2wY6jRFWJAy1qus/udHFYIkplYRW+wo+GRUP4sKzYdmE1Y3+rY5Gc4ZO+w==}
cpu : [ s390x]
2025-10-26 01:50:41 +02:00
os : [ linux]
2026-03-08 17:22:55 +01:00
libc : [ glibc]
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
'@rollup/rollup-linux-x64-gnu@4.59.0' :
resolution : {integrity : sha512-3AHmtQq/ppNuUspKAlvA8HtLybkDflkMuLK4DPo77DfthRb71V84/c4MlWJXixZz4uruIH4uaa07IqoAkG64fg==}
2025-10-26 01:50:41 +02:00
cpu : [ x64]
os : [ linux]
2026-03-08 17:22:55 +01:00
libc : [ glibc]
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
'@rollup/rollup-linux-x64-musl@4.59.0' :
resolution : {integrity : sha512-2UdiwS/9cTAx7qIUZB/fWtToJwvt0Vbo0zmnYt7ED35KPg13Q0ym1g442THLC7VyI6JfYTP4PiSOWyoMdV2/xg==}
cpu : [ x64]
os : [ linux]
2026-03-08 17:22:55 +01:00
libc : [ musl]
2026-03-04 16:43:56 +01:00
'@rollup/rollup-openbsd-x64@4.59.0' :
resolution : {integrity : sha512-M3bLRAVk6GOwFlPTIxVBSYKUaqfLrn8l0psKinkCFxl4lQvOSz8ZrKDz2gxcBwHFpci0B6rttydI4IpS4IS/jQ==}
cpu : [ x64]
os : [ openbsd]
'@rollup/rollup-openharmony-arm64@4.59.0' :
resolution : {integrity : sha512-tt9KBJqaqp5i5HUZzoafHZX8b5Q2Fe7UjYERADll83O4fGqJ49O1FsL6LpdzVFQcpwvnyd0i+K/VSwu/o/nWlA==}
2025-10-26 01:50:41 +02:00
cpu : [ arm64]
2026-03-04 16:43:56 +01:00
os : [ openharmony]
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
'@rollup/rollup-win32-arm64-msvc@4.59.0' :
resolution : {integrity : sha512-V5B6mG7OrGTwnxaNUzZTDTjDS7F75PO1ae6MJYdiMu60sq0CqN5CVeVsbhPxalupvTX8gXVSU9gq+Rx1/hvu6A==}
cpu : [ arm64]
2025-10-26 01:50:41 +02:00
os : [ win32]
2026-03-04 16:43:56 +01:00
'@rollup/rollup-win32-ia32-msvc@4.59.0' :
resolution : {integrity : sha512-UKFMHPuM9R0iBegwzKF4y0C4J9u8C6MEJgFuXTBerMk7EJ92GFVFYBfOZaSGLu6COf7FxpQNqhNS4c4icUPqxA==}
cpu : [ ia32]
os : [ win32]
'@rollup/rollup-win32-x64-gnu@4.59.0' :
resolution : {integrity : sha512-laBkYlSS1n2L8fSo1thDNGrCTQMmxjYY5G0WFWjFFYZkKPjsMBsgJfGf4TLxXrF6RyhI60L8TMOjBMvXiTcxeA==}
2025-10-26 01:50:41 +02:00
cpu : [ x64]
os : [ win32]
2026-03-04 16:43:56 +01:00
'@rollup/rollup-win32-x64-msvc@4.59.0' :
resolution : {integrity : sha512-2HRCml6OztYXyJXAvdDXPKcawukWY2GpR5/nxKp4iBgiO3wcoEGkAaqctIbZcNB6KlUQBIqt8VYkNSj2397EfA==}
cpu : [ x64]
os : [ win32]
2026-03-04 18:19:52 +01:00
'@standard-schema/spec@1.1.0' :
resolution : {integrity : sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@sveltejs/acorn-typescript@1.0.9' :
resolution : {integrity : sha512-lVJX6qEgs/4DOcRTpo56tmKzVPtoWAaVbL4hfO7t7NVwl9AAXzQR6cihesW1BmNMPl+bK6dreu2sOKBP2Q9CIA==}
peerDependencies :
acorn : ^8.9.0
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
'@sveltejs/adapter-node@5.5.4' :
resolution : {integrity : sha512-45X92CXW+2J8ZUzPv3eLlKWEzINKiiGeFWTjyER4ZN4sGgNoaoeSkCY/QYNxHpPXy71QPsctwccBo9jJs0ySPQ==}
2025-10-26 01:50:41 +02:00
peerDependencies :
'@sveltejs/kit' : ^2.4.0
'@sveltejs/adapter-static@3.0.10' :
resolution : {integrity : sha512-7D9lYFWJmB7zxZyTE/qxjksvMqzMuYrrsyh1f4AlZqeZeACPRySjbC3aFiY55wb1tWUaKOQG9PVbm74JcN2Iew==}
peerDependencies :
'@sveltejs/kit' : ^2.0.0
2026-03-04 16:43:56 +01:00
'@sveltejs/kit@2.53.4' :
resolution : {integrity : sha512-iAIPEahFgDJJyvz8g0jP08KvqnM6JvdW8YfsygZ+pMeMvyM2zssWMltcsotETvjSZ82G3VlitgDtBIvpQSZrTA==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=18.13' }
hasBin : true
peerDependencies :
'@opentelemetry/api' : ^1.0.0
2026-03-04 16:43:56 +01:00
'@sveltejs/vite-plugin-svelte' : ^3.0.0 || ^4.0.0-next.1 || ^5.0.0 || ^6.0.0-next.0 || ^7.0.0
2025-10-26 01:50:41 +02:00
svelte : ^4.0.0 || ^5.0.0-next.0
2026-03-04 16:43:56 +01:00
typescript : ^5.3.3
vite : ^5.0.3 || ^6.0.0 || ^7.0.0-beta.0 || ^8.0.0
2025-10-26 01:50:41 +02:00
peerDependenciesMeta :
'@opentelemetry/api' :
optional : true
2026-03-04 16:43:56 +01:00
typescript :
optional : true
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
'@sveltejs/vite-plugin-svelte-inspector@5.0.2' :
resolution : {integrity : sha512-TZzRTcEtZffICSAoZGkPSl6Etsj2torOVrx6Uw0KpXxrec9Gg6jFWQ60Q3+LmNGfZSxHRCZL7vXVZIWmuV50Ig==}
2025-10-26 01:50:41 +02:00
engines : {node : ^20.19 || ^22.12 || >=24}
peerDependencies :
'@sveltejs/vite-plugin-svelte' : ^6.0.0-next.0
svelte : ^5.0.0
vite : ^6.3.0 || ^7.0.0
2026-03-04 16:43:56 +01:00
'@sveltejs/vite-plugin-svelte@6.2.4' :
resolution : {integrity : sha512-ou/d51QSdTyN26D7h6dSpusAKaZkAiGM55/AKYi+9AGZw7q85hElbjK3kEyzXHhLSnRISHOYzVge6x0jRZ7DXA==}
2025-10-26 01:50:41 +02:00
engines : {node : ^20.19 || ^22.12 || >=24}
peerDependencies :
svelte : ^5.0.0
vite : ^6.3.0 || ^7.0.0
2026-03-04 16:43:56 +01:00
'@swc/helpers@0.5.19' :
resolution : {integrity : sha512-QamiFeIK3txNjgUTNppE6MiG3p7TdninpZu0E0PbqVh1a9FNLT2FRhisaa4NcaX52XVhA5l7Pk58Ft7Sqi/2sA==}
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
'@tailwindcss/forms@0.5.11' :
resolution : {integrity : sha512-h9wegbZDPurxG22xZSoWtdzc41/OlNEUQERNqI/0fOwa2aVlWGu7C35E/x6LDyD3lgtztFSSjKZyuVM0hxhbgA==}
2025-10-26 01:50:41 +02:00
peerDependencies :
tailwindcss : '>=3.0.0 || >= 3.0.0-alpha.1 || >= 4.0.0-alpha.20 || >= 4.0.0-beta.1'
2026-03-04 16:43:56 +01:00
'@tailwindcss/node@4.2.1' :
resolution : {integrity : sha512-jlx6sLk4EOwO6hHe1oCGm1Q4AN/s0rSrTTPBGPM0/RQ6Uylwq17FuU8IeJJKEjtc6K6O07zsvP+gDO6MMWo7pg==}
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
'@tailwindcss/oxide-android-arm64@4.2.1' :
resolution : {integrity : sha512-eZ7G1Zm5EC8OOKaesIKuw77jw++QJ2lL9N+dDpdQiAB/c/B2wDh0QPFHbkBVrXnwNugvrbJFk1gK2SsVjwWReg==}
engines : {node : '>= 20' }
2025-10-26 01:50:41 +02:00
cpu : [ arm64]
os : [ android]
2026-03-04 16:43:56 +01:00
'@tailwindcss/oxide-darwin-arm64@4.2.1' :
resolution : {integrity : sha512-q/LHkOstoJ7pI1J0q6djesLzRvQSIfEto148ppAd+BVQK0JYjQIFSK3JgYZJa+Yzi0DDa52ZsQx2rqytBnf8Hw==}
engines : {node : '>= 20' }
2025-10-26 01:50:41 +02:00
cpu : [ arm64]
os : [ darwin]
2026-03-04 16:43:56 +01:00
'@tailwindcss/oxide-darwin-x64@4.2.1' :
resolution : {integrity : sha512-/f/ozlaXGY6QLbpvd/kFTro2l18f7dHKpB+ieXz+Cijl4Mt9AI2rTrpq7V+t04nK+j9XBQHnSMdeQRhbGyt6fw==}
engines : {node : '>= 20' }
2025-10-26 01:50:41 +02:00
cpu : [ x64]
os : [ darwin]
2026-03-04 16:43:56 +01:00
'@tailwindcss/oxide-freebsd-x64@4.2.1' :
resolution : {integrity : sha512-5e/AkgYJT/cpbkys/OU2Ei2jdETCLlifwm7ogMC7/hksI2fC3iiq6OcXwjibcIjPung0kRtR3TxEITkqgn0TcA==}
engines : {node : '>= 20' }
2025-10-26 01:50:41 +02:00
cpu : [ x64]
os : [ freebsd]
2026-03-04 16:43:56 +01:00
'@tailwindcss/oxide-linux-arm-gnueabihf@4.2.1' :
resolution : {integrity : sha512-Uny1EcVTTmerCKt/1ZuKTkb0x8ZaiuYucg2/kImO5A5Y/kBz41/+j0gxUZl+hTF3xkWpDmHX+TaWhOtba2Fyuw==}
engines : {node : '>= 20' }
2025-10-26 01:50:41 +02:00
cpu : [ arm]
os : [ linux]
2026-03-04 16:43:56 +01:00
'@tailwindcss/oxide-linux-arm64-gnu@4.2.1' :
resolution : {integrity : sha512-CTrwomI+c7n6aSSQlsPL0roRiNMDQ/YzMD9EjcR+H4f0I1SQ8QqIuPnsVp7QgMkC1Qi8rtkekLkOFjo7OlEFRQ==}
engines : {node : '>= 20' }
2025-10-26 01:50:41 +02:00
cpu : [ arm64]
os : [ linux]
2026-03-08 17:22:55 +01:00
libc : [ glibc]
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
'@tailwindcss/oxide-linux-arm64-musl@4.2.1' :
resolution : {integrity : sha512-WZA0CHRL/SP1TRbA5mp9htsppSEkWuQ4KsSUumYQnyl8ZdT39ntwqmz4IUHGN6p4XdSlYfJwM4rRzZLShHsGAQ==}
engines : {node : '>= 20' }
2025-10-26 01:50:41 +02:00
cpu : [ arm64]
os : [ linux]
2026-03-08 17:22:55 +01:00
libc : [ musl]
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
'@tailwindcss/oxide-linux-x64-gnu@4.2.1' :
resolution : {integrity : sha512-qMFzxI2YlBOLW5PhblzuSWlWfwLHaneBE0xHzLrBgNtqN6mWfs+qYbhryGSXQjFYB1Dzf5w+LN5qbUTPhW7Y5g==}
engines : {node : '>= 20' }
2025-10-26 01:50:41 +02:00
cpu : [ x64]
os : [ linux]
2026-03-08 17:22:55 +01:00
libc : [ glibc]
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
'@tailwindcss/oxide-linux-x64-musl@4.2.1' :
resolution : {integrity : sha512-5r1X2FKnCMUPlXTWRYpHdPYUY6a1Ar/t7P24OuiEdEOmms5lyqjDRvVY1yy9Rmioh+AunQ0rWiOTPE8F9A3v5g==}
engines : {node : '>= 20' }
2025-10-26 01:50:41 +02:00
cpu : [ x64]
os : [ linux]
2026-03-08 17:22:55 +01:00
libc : [ musl]
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
'@tailwindcss/oxide-wasm32-wasi@4.2.1' :
resolution : {integrity : sha512-MGFB5cVPvshR85MTJkEvqDUnuNoysrsRxd6vnk1Lf2tbiqNlXpHYZqkqOQalydienEWOHHFyyuTSYRsLfxFJ2Q==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=14.0.0' }
cpu : [ wasm32]
bundledDependencies :
- '@napi-rs/wasm-runtime'
- '@emnapi/core'
- '@emnapi/runtime'
- '@tybys/wasm-util'
- '@emnapi/wasi-threads'
- tslib
2026-03-04 16:43:56 +01:00
'@tailwindcss/oxide-win32-arm64-msvc@4.2.1' :
resolution : {integrity : sha512-YlUEHRHBGnCMh4Nj4GnqQyBtsshUPdiNroZj8VPkvTZSoHsilRCwXcVKnG9kyi0ZFAS/3u+qKHBdDc81SADTRA==}
engines : {node : '>= 20' }
2025-10-26 01:50:41 +02:00
cpu : [ arm64]
os : [ win32]
2026-03-04 16:43:56 +01:00
'@tailwindcss/oxide-win32-x64-msvc@4.2.1' :
resolution : {integrity : sha512-rbO34G5sMWWyrN/idLeVxAZgAKWrn5LiR3/I90Q9MkA67s6T1oB0xtTe+0heoBvHSpbU9Mk7i6uwJnpo4u21XQ==}
engines : {node : '>= 20' }
2025-10-26 01:50:41 +02:00
cpu : [ x64]
os : [ win32]
2026-03-04 16:43:56 +01:00
'@tailwindcss/oxide@4.2.1' :
resolution : {integrity : sha512-yv9jeEFWnjKCI6/T3Oq50yQEOqmpmpfzG1hcZsAOaXFQPfzWprWrlHSdGPEF3WQTi8zu8ohC9Mh9J470nT5pUw==}
engines : {node : '>= 20' }
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
'@tailwindcss/postcss@4.2.1' :
resolution : {integrity : sha512-OEwGIBnXnj7zJeonOh6ZG9woofIjGrd2BORfvE5p9USYKDCZoQmfqLcfNiRWoJlRWLdNPn2IgVZuWAOM4iTYMw==}
2025-10-26 01:50:41 +02:00
'@tailwindcss/typography@0.5.19' :
resolution : {integrity : sha512-w31dd8HOx3k9vPtcQh5QHP9GwKcgbMp87j58qi6xgiBnFFtKEAgCWnDw4qUT8aHwkCp8bKvb/KGKWWHedP0AAg==}
peerDependencies :
tailwindcss : '>=3.0.0 || insiders || >=4.0.0-alpha.20 || >=4.0.0-beta.1'
2026-03-04 16:43:56 +01:00
'@tailwindcss/vite@4.2.1' :
resolution : {integrity : sha512-TBf2sJjYeb28jD2U/OhwdW0bbOsxkWPwQ7SrqGf9sVcoYwZj7rkXljroBO9wKBut9XnmQLXanuDUeqQK0lGg/w==}
2025-10-26 01:50:41 +02:00
peerDependencies :
vite : ^5.2.0 || ^6 || ^7
2026-03-04 16:43:56 +01:00
'@tsconfig/svelte@5.0.8' :
resolution : {integrity : sha512-UkNnw1/oFEfecR8ypyHIQuWYdkPvHiwcQ78sh+ymIiYoF+uc5H1UBetbjyqT+vgGJ3qQN6nhucJviX6HesWtKQ==}
2025-10-26 01:50:41 +02:00
'@types/cookie@0.6.0' :
resolution : {integrity : sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==}
2026-03-04 22:24:55 +01:00
'@types/esrecurse@4.3.1' :
resolution : {integrity : sha512-xJBAbDifo5hpffDBuHl0Y8ywswbiAp/Wi7Y/GtAgSlZyIABppyurxVueOPE8LUQOxdlgi6Zqce7uoEpqNTeiUw==}
2025-10-26 01:50:41 +02:00
'@types/estree@1.0.8' :
resolution : {integrity : sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==}
2026-03-04 18:19:52 +01:00
'@types/fluent-ffmpeg@2.1.28' :
resolution : {integrity : sha512-5ovxsDwBcPfJ+eYs1I/ZpcYCnkce7pvH9AHSvrZllAp1ZPpTRDZAFjF3TRFbukxSgIYTTNYePbS0rKUmaxVbXw==}
2025-10-26 01:50:41 +02:00
2026-03-04 22:24:55 +01:00
'@types/json-schema@7.0.15' :
resolution : {integrity : sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
2026-03-11 10:41:12 +01:00
'@types/lodash-es@4.17.12' :
resolution : {integrity : sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==}
'@types/lodash@4.17.24' :
resolution : {integrity : sha512-gIW7lQLZbue7lRSWEFql49QJJWThrTFFeIMJdp3eH4tKoxm1OvEPg02rm4wCCSHS0cL3/Fizimb35b7k8atwsQ==}
'@types/node@22.19.15' :
resolution : {integrity : sha512-F0R/h2+dsy5wJAUe3tAU6oqa2qbWY5TpNfL/RGmo1y38hiyO1w3x2jPtt76wmuaJI4DQnOBu21cNXQ2STIUUWg==}
2026-03-04 16:43:56 +01:00
'@types/node@25.3.3' :
resolution : {integrity : sha512-DpzbrH7wIcBaJibpKo9nnSQL0MTRdnWttGyE5haGwK86xgMOkFLp7vEyfQPGLOJh5wNYiJ3V9PmUMDhV9u8kkQ==}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@types/nodemailer@6.4.23' :
resolution : {integrity : sha512-aFV3/NsYFLSx9mbb5gtirBSXJnAlrusoKNuPbxsASWc7vrKLmIrTQRpdcxNcSFL3VW2A2XpeLEavwb2qMi6nlQ==}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@types/pg@8.18.0' :
resolution : {integrity : sha512-gT+oueVQkqnj6ajGJXblFR4iavIXWsGAFCk3dP4Kki5+a9R4NMt0JARdk6s8cUKcfUoqP5dAtDSLU8xYUTFV+Q==}
2026-03-04 16:43:56 +01:00
2025-10-26 01:50:41 +02:00
'@types/resolve@1.20.2' :
resolution : {integrity : sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==}
2026-03-04 20:56:33 +01:00
'@types/sharp@0.32.0' :
resolution : {integrity : sha512-OOi3kL+FZDnPhVzsfD37J88FNeZh6gQsGcLc95NbeURRGvmSjeXiDcyWzF2o3yh/gQAUn2uhh/e+CPCa5nwAxw==}
deprecated : This is a stub types definition. sharp provides its own type definitions, so you do not need this installed.
2026-03-04 16:43:56 +01:00
'@types/trusted-types@2.0.7' :
resolution : {integrity : sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@types/uuid@10.0.0' :
resolution : {integrity : sha512-7gqG38EyHgyP1S+7+xomFtL+ZNHcKv6DwNaCZmJmo1vgMugyF3TCnXVg4t1uk89mLNwnLtnY3TpOpCOyp1/xHQ==}
2025-10-26 01:50:41 +02:00
2026-03-04 22:24:55 +01:00
'@typescript-eslint/eslint-plugin@8.56.1' :
resolution : {integrity : sha512-Jz9ZztpB37dNC+HU2HI28Bs9QXpzCz+y/twHOwhyrIRdbuVDxSytJNDl6z/aAKlaRIwC7y8wJdkBv7FxYGgi0A==}
engines : {node : ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies :
'@typescript-eslint/parser' : ^8.56.1
eslint : ^8.57.0 || ^9.0.0 || ^10.0.0
typescript : '>=4.8.4 <6.0.0'
'@typescript-eslint/parser@8.56.1' :
resolution : {integrity : sha512-klQbnPAAiGYFyI02+znpBRLyjL4/BrBd0nyWkdC0s/6xFLkXYQ8OoRrSkqacS1ddVxf/LDyODIKbQ5TgKAf/Fg==}
engines : {node : ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies :
eslint : ^8.57.0 || ^9.0.0 || ^10.0.0
typescript : '>=4.8.4 <6.0.0'
'@typescript-eslint/project-service@8.56.1' :
resolution : {integrity : sha512-TAdqQTzHNNvlVFfR+hu2PDJrURiwKsUvxFn1M0h95BB8ah5jejas08jUWG4dBA68jDMI988IvtfdAI53JzEHOQ==}
engines : {node : ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies :
typescript : '>=4.8.4 <6.0.0'
'@typescript-eslint/scope-manager@8.56.1' :
resolution : {integrity : sha512-YAi4VDKcIZp0O4tz/haYKhmIDZFEUPOreKbfdAN3SzUDMcPhJ8QI99xQXqX+HoUVq8cs85eRKnD+rne2UAnj2w==}
engines : {node : ^18.18.0 || ^20.9.0 || >=21.1.0}
'@typescript-eslint/tsconfig-utils@8.56.1' :
resolution : {integrity : sha512-qOtCYzKEeyr3aR9f28mPJqBty7+DBqsdd63eO0yyDwc6vgThj2UjWfJIcsFeSucYydqcuudMOprZ+x1SpF3ZuQ==}
engines : {node : ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies :
typescript : '>=4.8.4 <6.0.0'
'@typescript-eslint/type-utils@8.56.1' :
resolution : {integrity : sha512-yB/7dxi7MgTtGhZdaHCemf7PuwrHMenHjmzgUW1aJpO+bBU43OycnM3Wn+DdvDO/8zzA9HlhaJ0AUGuvri4oGg==}
engines : {node : ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies :
eslint : ^8.57.0 || ^9.0.0 || ^10.0.0
typescript : '>=4.8.4 <6.0.0'
'@typescript-eslint/types@8.56.1' :
resolution : {integrity : sha512-dbMkdIUkIkchgGDIv7KLUpa0Mda4IYjo4IAMJUZ+3xNoUXxMsk9YtKpTHSChRS85o+H9ftm51gsK1dZReY9CVw==}
engines : {node : ^18.18.0 || ^20.9.0 || >=21.1.0}
'@typescript-eslint/typescript-estree@8.56.1' :
resolution : {integrity : sha512-qzUL1qgalIvKWAf9C1HpvBjif+Vm6rcT5wZd4VoMb9+Km3iS3Cv9DY6dMRMDtPnwRAFyAi7YXJpTIEXLvdfPxg==}
engines : {node : ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies :
typescript : '>=4.8.4 <6.0.0'
'@typescript-eslint/utils@8.56.1' :
resolution : {integrity : sha512-HPAVNIME3tABJ61siYlHzSWCGtOoeP2RTIaHXFMPqjrQKCGB9OgUVdiNgH7TJS2JNIQ5qQ4RsAUDuGaGme/KOA==}
engines : {node : ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies :
eslint : ^8.57.0 || ^9.0.0 || ^10.0.0
typescript : '>=4.8.4 <6.0.0'
'@typescript-eslint/visitor-keys@8.56.1' :
resolution : {integrity : sha512-KiROIzYdEV85YygXw6BI/Dx4fnBlFQu6Mq4QE4MOH9fFnhohw6wX/OAvDY2/C+ut0I3RSPKenvZJIVYqJNkhEw==}
engines : {node : ^18.18.0 || ^20.9.0 || >=21.1.0}
2026-03-04 18:19:52 +01:00
'@whatwg-node/disposablestack@0.0.6' :
resolution : {integrity : sha512-LOtTn+JgJvX8WfBVJtF08TGrdjuFzGJc4mkP8EdDI8ADbvO7kiexYep1o8dwnt0okb0jYclCDXF13xU7Ge4zSw==}
engines : {node : '>=18.0.0' }
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@whatwg-node/events@0.1.2' :
resolution : {integrity : sha512-ApcWxkrs1WmEMS2CaLLFUEem/49erT3sxIVjpzU5f6zmVcnijtDSrhoK2zVobOIikZJdH63jdAXOrvjf6eOUNQ==}
engines : {node : '>=18.0.0' }
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@whatwg-node/fetch@0.10.13' :
resolution : {integrity : sha512-b4PhJ+zYj4357zwk4TTuF2nEe0vVtOrwdsrNo5hL+u1ojXNhh1FgJ6pg1jzDlwlT4oBdzfSwaBwMCtFCsIWg8Q==}
engines : {node : '>=18.0.0' }
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@whatwg-node/node-fetch@0.8.5' :
resolution : {integrity : sha512-4xzCl/zphPqlp9tASLVeUhB5+WJHbuWGYpfoC2q1qh5dw0AqZBW7L27V5roxYWijPxj4sspRAAoOH3d2ztaHUQ==}
engines : {node : '>=18.0.0' }
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@whatwg-node/promise-helpers@1.3.2' :
resolution : {integrity : sha512-Nst5JdK47VIl9UcGwtv2Rcgyn5lWtZ0/mhRQ4G8NN2isxpq2TO30iqHzmwoJycjWuyUfg3GFXqP/gFHXeV57IA==}
engines : {node : '>=16.0.0' }
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@whatwg-node/server@0.10.18' :
resolution : {integrity : sha512-kMwLlxUbduttIgaPdSkmEarFpP+mSY8FEm+QWMBRJwxOHWkri+cxd8KZHO9EMrB9vgUuz+5WEaCawaL5wGVoXg==}
engines : {node : '>=18.0.0' }
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
abbrev@2.0.0 :
resolution : {integrity : sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==}
engines : {node : ^14.17.0 || ^16.13.0 || >=18.0.0}
2026-03-04 18:19:52 +01:00
abstract-logging@2.0.1 :
resolution : {integrity : sha512-2BjRTZxTPvheOvGbBslFSYOUkr+SjPtOnrLP33f+VIWLzezQpZcqVg7ja3L4dBXmzzgwT+a029jRx5PCi3JuiA==}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
accepts@1.3.8 :
resolution : {integrity : sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==}
engines : {node : '>= 0.6' }
2026-03-04 22:24:55 +01:00
acorn-jsx@5.3.2 :
resolution : {integrity : sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
peerDependencies :
acorn : ^6.0.0 || ^7.0.0 || ^8.0.0
2026-03-04 16:43:56 +01:00
acorn@8.16.0 :
resolution : {integrity : sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=0.4.0' }
hasBin : true
2026-03-04 18:19:52 +01:00
ajv-formats@3.0.1 :
resolution : {integrity : sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==}
peerDependencies :
ajv : ^8.0.0
peerDependenciesMeta :
ajv :
optional : true
2025-10-26 01:50:41 +02:00
2026-03-04 22:24:55 +01:00
ajv@6.14.0 :
resolution : {integrity : sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==}
2026-03-04 18:19:52 +01:00
ajv@8.18.0 :
resolution : {integrity : sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
ansi-colors@4.1.3 :
resolution : {integrity : sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==}
engines : {node : '>=6' }
ansi-regex@5.0.1 :
resolution : {integrity : sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
engines : {node : '>=8' }
ansi-regex@6.2.2 :
resolution : {integrity : sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==}
engines : {node : '>=12' }
ansi-styles@4.3.0 :
resolution : {integrity : sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
engines : {node : '>=8' }
ansi-styles@6.2.3 :
resolution : {integrity : sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==}
engines : {node : '>=12' }
anymatch@3.1.3 :
resolution : {integrity : sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
engines : {node : '>= 8' }
2026-03-04 18:19:52 +01:00
argon2@0.43.1 :
resolution : {integrity : sha512-TfOzvDWUaQPurCT1hOwIeFNkgrAJDpbBGBGWDgzDsm11nNhImc13WhdGdCU6K7brkp8VpeY07oGtSex0Wmhg8w==}
engines : {node : '>=16.17.0' }
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
argparse@1.0.10 :
resolution : {integrity : sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==}
argparse@2.0.1 :
resolution : {integrity : sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
2026-03-04 16:43:56 +01:00
aria-query@5.3.1 :
resolution : {integrity : sha512-Z/ZeOgVl7bcSYZ/u/rh0fOpvEpq//LZmdbkXyc7syVzjPAhfOa9ebsdTSjEBDU4vs5nC98Kfduj1uFo0qyET3g==}
2025-10-26 01:50:41 +02:00
engines : {node : '>= 0.4' }
2026-03-11 10:41:12 +01:00
array-flatten@1.1.1 :
resolution : {integrity : sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==}
array-pull-all-with-glob@7.1.3 :
resolution : {integrity : sha512-BCkrHE6iK3EXywYuivo1okICHMD5WnKcoMsyM7O5AjpvTpsYM96UTFaukKv/pRAj42rzmXrNuSAMZXwFKNWn4Q==}
engines : {node : '>=14.18.0' }
arrayiffy-if-string@5.1.3 :
resolution : {integrity : sha512-LQk6w4KAE/65Yr1v9/1Z6dMXNnWrU5TxtQm5nFBNbqzoimKReG1tfYgmIctzMiYW1KgnsGXL8F9G0vlH0r01Ww==}
engines : {node : '>=14.18.0' }
2025-10-26 01:50:41 +02:00
async@0.2.10 :
resolution : {integrity : sha512-eAkdoKxU6/LkKDBzLpT+t6Ff5EtfSF4wx1WfJiPEEV7WNLnDaRXk0oVysiEPm262roaachGexwUv94WhSgN5TQ==}
2026-03-04 18:19:52 +01:00
atomic-sleep@1.0.0 :
resolution : {integrity : sha512-kNOjDqAh7px0XWNI+4QbzoiR/nTkHAWNud2uvnJquD1/x5a7EQZMJT0AczqK0Qn67oY/TTQ1LbUKajZpp3I9tQ==}
engines : {node : '>=8.0.0' }
avvio@9.2.0 :
resolution : {integrity : sha512-2t/sy01ArdHHE0vRH5Hsay+RtCZt3dLPji7W7/MMOCEgze5b7SNDC4j5H6FnVgPkI1MTNFGzHdHrVXDDl7QSSQ==}
2025-10-26 01:50:41 +02:00
axios@0.26.1 :
resolution : {integrity : sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA==}
axobject-query@4.1.0 :
resolution : {integrity : sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==}
engines : {node : '>= 0.4' }
balanced-match@1.0.2 :
resolution : {integrity : sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
2026-03-04 16:43:56 +01:00
balanced-match@4.0.4 :
resolution : {integrity : sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==}
engines : {node : 18 || 20 || >=22}
2026-03-11 10:41:12 +01:00
baseline-browser-mapping@2.10.0 :
resolution : {integrity : sha512-lIyg0szRfYbiy67j9KN8IyeD7q7hcmqnJ1ddWmNt19ItGpNN64mnllmxUNFIOdOm6by97jlL6wfpTTJrmnjWAA==}
engines : {node : '>=6.0.0' }
hasBin : true
binary-extensions@2.3.0 :
resolution : {integrity : sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
engines : {node : '>=8' }
2025-10-26 01:50:41 +02:00
binary-install@1.1.2 :
resolution : {integrity : sha512-ZS2cqFHPZOy4wLxvzqfQvDjCOifn+7uCPqNmYRIBM/03+yllON+4fNnsD0VJdW0p97y+E+dTRNPStWNqMBq+9g==}
engines : {node : '>=10' }
deprecated : Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
2026-03-11 10:41:12 +01:00
binaryextensions@6.11.0 :
resolution : {integrity : sha512-sXnYK/Ij80TO3lcqZVV2YgfKN5QjUWIRk/XSm2J/4bd/lPko3lvk0O4ZppH6m+6hB2/GTu+ptNwVFe1xh+QLQw==}
engines : {node : '>=4' }
2026-03-04 16:43:56 +01:00
bits-ui@2.16.2 :
resolution : {integrity : sha512-bgEpRRF7Ck9nRP1pbuKVxpaSMrz+8Pm0y+dmuvlkrSe+uUwIQECef29y6eslFHM6pCAubUh7STrsTLUUp8fzFQ==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=20' }
peerDependencies :
'@internationalized/date' : ^3.8.1
svelte : ^5.33.0
2026-03-11 10:41:12 +01:00
body-parser@1.20.4 :
resolution : {integrity : sha512-ZTgYYLMOXY9qKU/57FAo8F+HA2dGX7bqGc71txDRC1rS4frdFI5R7NhluHxH6M0YItAP0sHB4uqAOcYKxO6uGA==}
engines : {node: '>= 0.8', npm : 1.2 .8000 || >= 1.4.16}
2025-10-26 01:50:41 +02:00
boolbase@1.0.0 :
resolution : {integrity : sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==}
brace-expansion@1.1.12 :
resolution : {integrity : sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==}
2026-03-11 10:41:12 +01:00
brace-expansion@2.0.2 :
resolution : {integrity : sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==}
2026-03-04 16:43:56 +01:00
brace-expansion@5.0.4 :
resolution : {integrity : sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==}
engines : {node : 18 || 20 || >=22}
2026-03-11 10:41:12 +01:00
braces@3.0.3 :
resolution : {integrity : sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
engines : {node : '>=8' }
browserslist@4.28.1 :
resolution : {integrity : sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==}
engines : {node : ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin : true
2025-10-26 01:50:41 +02:00
buffer-from@1.1.2 :
resolution : {integrity : sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
2026-03-08 18:25:09 +01:00
bullmq@5.70.4 :
resolution : {integrity : sha512-S58YT/tGdhc4pEPcIahtZRBR1TcTLpss1UKiXimF+Vy4yZwF38pW2IvhHqs4j4dEbZqDt8oi0jGGN/WYQHbPDg==}
2026-03-11 10:41:12 +01:00
bytes@3.1.2 :
resolution : {integrity : sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==}
engines : {node : '>= 0.8' }
call-bind-apply-helpers@1.0.2 :
resolution : {integrity : sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==}
engines : {node : '>= 0.4' }
call-bound@1.0.4 :
resolution : {integrity : sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==}
engines : {node : '>= 0.4' }
caniuse-lite@1.0.30001777 :
resolution : {integrity : sha512-tmN+fJxroPndC74efCdp12j+0rk0RHwV5Jwa1zWaFVyw2ZxAuPeG8ZgWC3Wz7uSjT3qMRQ5XHZ4COgQmsCMJAQ==}
2026-03-04 16:43:56 +01:00
ce-la-react@0.3.2 :
resolution : {integrity : sha512-QJ6k4lOD/btI08xG8jBPxRCGXvCnusGGkTsiXk0u3NqUu/W+BXRnFD4PYjwtqh8AWmGa5LDbGk0fLQsqr0nSMA==}
2025-10-26 01:50:41 +02:00
peerDependencies :
react : '>=17.0.0'
2026-03-11 10:41:12 +01:00
chalk@5.6.2 :
resolution : {integrity : sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==}
engines : {node : ^12.17.0 || ^14.13 || >=16.0.0}
cheerio-select@2.1.0 :
resolution : {integrity : sha512-9v9kG0LvzrlcungtnJtpGNxY+fzECQKhK4EGJX2vByejiMX84MFNQw4UxPJl3bFbTMw+Dfs37XaIkCwTZfLh4g==}
cheerio@1.0.0 :
resolution : {integrity : sha512-quS9HgjQpdaXOvsZz82Oz7uxtXiy6UIsIQcpBj7HRw2M63Skasm9qlDocAM7jNuaxdhpPU7c4kJN+gA5MCu4ww==}
engines : {node : '>=18.17' }
chokidar@3.6.0 :
resolution : {integrity : sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
engines : {node : '>= 8.10.0' }
2026-03-04 22:24:55 +01:00
chokidar@4.0.3 :
resolution : {integrity : sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==}
engines : {node : '>= 14.16.0' }
2025-10-26 01:50:41 +02:00
chownr@2.0.0 :
resolution : {integrity : sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==}
engines : {node : '>=10' }
2026-03-11 10:41:12 +01:00
citty@0.1.6 :
resolution : {integrity : sha512-tskPPKEs8D2KPafUypv2gxwJP8h/OaJmC82QQGGDQcHvXX43xF2VDACcJVmZ0EuSxkpO9Kc4MlrA3q0+FG58AQ==}
2025-10-26 01:50:41 +02:00
cli-color@2.0.4 :
resolution : {integrity : sha512-zlnpg0jNcibNrO7GG9IeHH7maWFeCz+Ja1wx/7tZNU5ASSSSZ+/qZciM0/LHCYxSdqv5h2sdbQ/PXYdOuetXvA==}
engines : {node : '>=0.10' }
2026-03-11 10:41:12 +01:00
cli-cursor@5.0.0 :
resolution : {integrity : sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw==}
engines : {node : '>=18' }
cli-spinners@2.9.2 :
resolution : {integrity : sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==}
engines : {node : '>=6' }
cli-table3@0.6.5 :
resolution : {integrity : sha512-+W/5efTR7y5HRD7gACw9yQjqMVvEMLBHmboM/kPWam+H+Hmyrgjh6YncVKK122YZkXrLudzTuAukUw9FnMf7IQ==}
engines : {node : 10 .* || >= 12.*}
2025-10-26 01:50:41 +02:00
clsx@2.1.1 :
resolution : {integrity : sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==}
engines : {node : '>=6' }
2026-03-04 18:19:52 +01:00
cluster-key-slot@1.1.2 :
resolution : {integrity : sha512-RMr0FhtfXemyinomL4hrWcYJxmX6deFdCxpJzhDttxgO1+bcCnkk+9drydLVDmAMG7NE6aN/fl4F7ucU/90gAA==}
engines : {node : '>=0.10.0' }
2026-03-11 10:41:12 +01:00
codsen-utils@1.7.3 :
resolution : {integrity : sha512-YIFQQ1n2NSgwoB3sCe7RpkZzsrPxTMek6jc7wC9fXOm1wwfWAKja9gLOMEjlXOUd3LKV3o6Jci7n9BoHs5Z8Sg==}
engines : {node : '>=14.18.0' }
2026-03-04 20:56:33 +01:00
color-convert@2.0.1 :
resolution : {integrity : sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
engines : {node : '>=7.0.0' }
2025-10-26 01:50:41 +02:00
color-name@1.1.3 :
resolution : {integrity : sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==}
2026-03-04 20:56:33 +01:00
color-name@1.1.4 :
resolution : {integrity : sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
2026-03-11 10:41:12 +01:00
color-shorthand-hex-to-six-digit@5.1.3 :
resolution : {integrity : sha512-uHNVXSceG5/sJ5abbk9i6ZuzYVIRI2MwgdcX13rFHD7oxiGq8bJOkOiJI7Pbjrl0zIm13hfEGefGoiQaLTi3XQ==}
engines : {node : '>=14.18.0' }
2026-03-04 20:56:33 +01:00
color-string@1.9.1 :
resolution : {integrity : sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==}
color@4.2.3 :
resolution : {integrity : sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==}
engines : {node : '>=12.5.0' }
2025-10-26 01:50:41 +02:00
colorette@2.0.19 :
resolution : {integrity : sha512-3tlv/dIP7FWvj3BsbHrGLJ6l/oKh1O3TcgBqMn+yyCagOxc23fyzDS6HypQbgxWbkpDnf52p1LuR4eWDQ/K9WQ==}
commander@10.0.1 :
resolution : {integrity : sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==}
engines : {node : '>=14' }
commander@11.1.0 :
resolution : {integrity : sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==}
engines : {node : '>=16' }
2026-03-11 10:41:12 +01:00
commander@12.1.0 :
resolution : {integrity : sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==}
engines : {node : '>=18' }
2025-10-26 01:50:41 +02:00
commander@2.20.3 :
resolution : {integrity : sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==}
commondir@1.0.1 :
resolution : {integrity : sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==}
concat-map@0.0.1 :
resolution : {integrity : sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
2026-03-11 10:41:12 +01:00
condense-newlines@0.2.1 :
resolution : {integrity : sha512-P7X+QL9Hb9B/c8HI5BFFKmjgBu2XpQuF98WZ9XkO+dBGgk5XgwiQz7o1SmpglNWId3581UcS0SFAWfoIhMHPfg==}
engines : {node : '>=0.10.0' }
2025-10-26 01:50:41 +02:00
confbox@0.1.8 :
resolution : {integrity : sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==}
2026-03-11 10:41:12 +01:00
config-chain@1.1.13 :
resolution : {integrity : sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==}
consola@3.4.2 :
resolution : {integrity : sha512-5IKcdX0nnYavi6G7TtOhwkYzyjfJlatbjMjuLSfE2kYT5pMDOilZ4OvMhi637CcDICTmz3wARPoyhqyX1Y+XvA==}
engines : {node : ^14.18.0 || >=16.10.0}
2026-03-04 18:19:52 +01:00
content-disposition@0.5.4 :
resolution : {integrity : sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==}
engines : {node : '>= 0.6' }
2026-03-11 10:41:12 +01:00
content-type@1.0.5 :
resolution : {integrity : sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==}
engines : {node : '>= 0.6' }
cookie-signature@1.0.7 :
resolution : {integrity : sha512-NXdYc3dLr47pBkpUCHtKSwIOQXLVn8dZEuywboCOJY/osA0wFSLlSawr3KN8qXJEyX66FcONTH8EIlVuK0yyFA==}
2025-10-26 01:50:41 +02:00
cookie@0.6.0 :
resolution : {integrity : sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==}
engines : {node : '>= 0.6' }
2026-03-11 10:41:12 +01:00
cookie@0.7.2 :
resolution : {integrity : sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==}
engines : {node : '>= 0.6' }
2026-03-04 18:19:52 +01:00
cookie@1.1.1 :
resolution : {integrity : sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==}
engines : {node : '>=18' }
2026-03-11 10:41:12 +01:00
create-maizzle@0.3.4 :
resolution : {integrity : sha512-k76W6MSdtv6xv1Bo8GkNmzcW40zvbuw20W4cAgOGMDrL0/yO8gtjLtNeOWEg6U9wOmuBXbWaxulT6CdTeRR/wQ==}
hasBin : true
2026-03-08 18:25:09 +01:00
cron-parser@4.9.0 :
resolution : {integrity : sha512-p0SaNjrHOnQeR8/VnfGbmg9te2kfyYSQ7Sc/j/6DtPL3JQvKxmjO9TSjNFpujqV3vEYYBvNNvXSxzyksBWAx1Q==}
engines : {node : '>=12.0.0' }
2026-03-04 18:19:52 +01:00
cross-inspect@1.0.1 :
resolution : {integrity : sha512-Pcw1JTvZLSJH83iiGWt6fRcT+BjZlCDRVwYLbUcHzv/CRpB7r0MlSrGbIyQvVSNyGnbt7G4AXuyCiDR3POvZ1A==}
engines : {node : '>=16.0.0' }
2025-10-26 01:50:41 +02:00
cross-spawn@7.0.6 :
resolution : {integrity : sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
engines : {node : '>= 8' }
css-select@5.2.2 :
resolution : {integrity : sha512-TizTzUddG/xYLA3NXodFM0fSbNizXjOKhqiQQwvhlspadZokn1KDy0NZFS0wuEubIYAV5/c1/lAr0TaaFXEXzw==}
css-tree@2.2.1 :
resolution : {integrity : sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==}
engines : {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0, npm : '>=7.0.0' }
css-tree@3.1.0 :
resolution : {integrity : sha512-0eW44TGN5SQXU1mWSkKwFstI/22X2bG1nYzZTYMAWjylYURhse752YgbE4Cx46AC+bAvI+/dYTPRk1LqSUnu6w==}
engines : {node : ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0}
css-what@6.2.2 :
resolution : {integrity : sha512-u/O3vwbptzhMs3L1fQE82ZSLHQQfto5gyZzwteVIEyeaY5Fc7R4dapF/BvRoSYFeqfBk4m0V1Vafq5Pjv25wvA==}
engines : {node : '>= 6' }
2026-03-11 10:41:12 +01:00
css.escape@1.5.1 :
resolution : {integrity : sha512-YUifsXXuknHlUsmlgyY0PKzgPOr7/FjCePfHNt0jxm83wHZi44VDMQ7/fGNkjY3/jV1MC+1CmZbaHzugyeRtpg==}
2025-10-26 01:50:41 +02:00
cssesc@3.0.0 :
resolution : {integrity : sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==}
engines : {node : '>=4' }
hasBin : true
csso@5.0.5 :
resolution : {integrity : sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==}
engines : {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0, npm : '>=7.0.0' }
d@1.0.2 :
resolution : {integrity : sha512-MOqHvMWF9/9MX6nza0KgvFH4HpMU0EF5uUDXqX/BtxtU8NfB0QzRtJ8Oe/6SuS4kbhyzVJwjd97EA4PKrzJ8bw==}
engines : {node : '>=0.12' }
2026-03-11 10:41:12 +01:00
debug@2.6.9 :
resolution : {integrity : sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==}
peerDependencies :
supports-color : '*'
peerDependenciesMeta :
supports-color :
optional : true
2025-10-26 01:50:41 +02:00
debug@4.3.4 :
resolution : {integrity : sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==}
engines : {node : '>=6.0' }
peerDependencies :
supports-color : '*'
peerDependenciesMeta :
supports-color :
optional : true
debug@4.4.3 :
resolution : {integrity : sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==}
engines : {node : '>=6.0' }
peerDependencies :
supports-color : '*'
peerDependenciesMeta :
supports-color :
optional : true
decimal.js@10.6.0 :
resolution : {integrity : sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg==}
2026-03-11 10:41:12 +01:00
decode-uri-component@0.4.1 :
resolution : {integrity : sha512-+8VxcR21HhTy8nOt6jf20w0c9CADrw1O8d+VZ/YzzCt4bJ3uBjw+D1q2osAB8RnpwwaeYBxy0HyKQxD5JBMuuQ==}
engines : {node : '>=14.16' }
2026-03-04 22:24:55 +01:00
deep-is@0.1.4 :
resolution : {integrity : sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
2025-10-26 01:50:41 +02:00
deepmerge@4.3.1 :
resolution : {integrity : sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==}
engines : {node : '>=0.10.0' }
2026-03-11 10:41:12 +01:00
defu@6.1.4 :
resolution : {integrity : sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==}
degit@2.8.4 :
resolution : {integrity : sha512-vqYuzmSA5I50J882jd+AbAhQtgK6bdKUJIex1JNfEUPENCgYsxugzKVZlFyMwV4i06MmnV47/Iqi5Io86zf3Ng==}
engines : {node : '>=8.0.0' }
hasBin : true
2026-03-04 18:19:52 +01:00
denque@2.1.0 :
resolution : {integrity : sha512-HVQE3AAb/pxF8fQAoiqpvg9i3evqug3hoiwakOyZAwJm+6vZehbkYXZ0l4JxS+I3QxM97v5aaRNhj8v5oBhekw==}
engines : {node : '>=0.10' }
depd@2.0.0 :
resolution : {integrity : sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==}
engines : {node : '>= 0.8' }
2025-10-26 01:50:41 +02:00
dequal@2.0.3 :
resolution : {integrity : sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==}
engines : {node : '>=6' }
2026-03-11 10:41:12 +01:00
destr@2.0.5 :
resolution : {integrity : sha512-ugFTXCtDZunbzasqBxrK93Ik/DRYsO6S/fedkWEMKqt04xZ4csmnmwGDBAb07QWNaGMAmnTIemsYZCksjATwsA==}
destroy@1.2.0 :
resolution : {integrity : sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==}
engines : {node: '>= 0.8', npm : 1.2 .8000 || >= 1.4.16}
2025-10-26 01:50:41 +02:00
detect-libc@2.1.2 :
resolution : {integrity : sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==}
engines : {node : '>=8' }
2026-03-04 16:43:56 +01:00
devalue@5.6.3 :
resolution : {integrity : sha512-nc7XjUU/2Lb+SvEFVGcWLiKkzfw8+qHI7zn8WYXKkLMgfGSHbgCEaR6bJpev8Cm6Rmrb19Gfd/tZvGqx9is3wg==}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
dom-serializer@1.4.1 :
resolution : {integrity : sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==}
2025-10-26 01:50:41 +02:00
dom-serializer@2.0.0 :
resolution : {integrity : sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==}
domelementtype@2.3.0 :
resolution : {integrity : sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==}
2026-03-11 10:41:12 +01:00
domhandler@4.3.1 :
resolution : {integrity : sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==}
engines : {node : '>= 4' }
2025-10-26 01:50:41 +02:00
domhandler@5.0.3 :
resolution : {integrity : sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==}
engines : {node : '>= 4' }
2026-03-11 10:41:12 +01:00
domutils@2.8.0 :
resolution : {integrity : sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==}
2025-10-26 01:50:41 +02:00
domutils@3.2.2 :
resolution : {integrity : sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==}
2026-03-04 18:19:52 +01:00
drizzle-kit@0.31.9 :
resolution : {integrity : sha512-GViD3IgsXn7trFyBUUHyTFBpH/FsHTxYJ66qdbVggxef4UBPHRYxQaRzYLTuekYnk9i5FIEL9pbBIwMqX/Uwrg==}
hasBin : true
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
drizzle-orm@0.44.7 :
resolution : {integrity : sha512-quIpnYznjU9lHshEOAYLoZ9s3jweleHlZIAWR/jX9gAWNg/JhQ1wj0KGRf7/Zm+obRrYd9GjPVJg790QY9N5AQ==}
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.13'
'@prisma/client' : '*'
'@tidbcloud/serverless' : '*'
'@types/better-sqlite3' : '*'
'@types/pg' : '*'
'@types/sql.js' : '*'
'@upstash/redis' : '>=1.34.7'
'@vercel/postgres' : '>=0.8.0'
'@xata.io/client' : '*'
better-sqlite3 : '>=7'
bun-types : '*'
expo-sqlite : '>=14.0.0'
gel : '>=2'
knex : '*'
kysely : '*'
mysql2 : '>=2'
pg : '>=8'
postgres : '>=3'
prisma : '*'
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/sql.js' :
optional : true
'@upstash/redis' :
optional : true
'@vercel/postgres' :
optional : true
'@xata.io/client' :
optional : true
better-sqlite3 :
optional : true
bun-types :
optional : true
expo-sqlite :
optional : true
gel :
optional : true
knex :
optional : true
kysely :
optional : true
mysql2 :
optional : true
pg :
optional : true
postgres :
optional : true
prisma :
optional : true
sql.js :
optional : true
sqlite3 :
optional : true
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
dunder-proto@1.0.1 :
resolution : {integrity : sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==}
engines : {node : '>= 0.4' }
eastasianwidth@0.2.0 :
resolution : {integrity : sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==}
editions@6.22.0 :
resolution : {integrity : sha512-UgGlf8IW75je7HZjNDpJdCv4cGJWIi6yumFdZ0R7A8/CIhQiWUjyGLCxdHpd8bmyD1gnkfUNK0oeOXqUS2cpfQ==}
engines : {ecmascript: '>= es5', node : '>=4' }
editorconfig@1.0.7 :
resolution : {integrity : sha512-e0GOtq/aTQhVdNyDU9e02+wz9oDDM+SIOQxWME2QRjzRX5yyLAuHDE+0aE8vHb9XRC8XD37eO2u57+F09JqFhw==}
engines : {node : '>=14' }
hasBin : true
ee-first@1.1.1 :
resolution : {integrity : sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==}
electron-to-chromium@1.5.307 :
resolution : {integrity : sha512-5z3uFKBWjiNR44nFcYdkcXjKMbg5KXNdciu7mhTPo9tB7NbqSNP2sSnGR+fqknZSCwKkBN+oxiiajWs4dT6ORg==}
email-comb@7.1.3 :
resolution : {integrity : sha512-QOv6wPr7qU+aM/8cJ8Eddrb86q2djGyDTnLdvAp/7B2FQ+XFRrk4VNn22xarc6NzvcDSEslaM4oF2hp10xFNZw==}
engines : {node : '>=14.18.0' }
emoji-regex@10.6.0 :
resolution : {integrity : sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==}
emoji-regex@8.0.0 :
resolution : {integrity : sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
emoji-regex@9.2.2 :
resolution : {integrity : sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==}
encodeurl@2.0.0 :
resolution : {integrity : sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==}
engines : {node : '>= 0.8' }
encoding-sniffer@0.2.1 :
resolution : {integrity : sha512-5gvq20T6vfpekVtqrYQsSCFZ1wEg5+wW0/QaZMWkFr6BqD3NfKs0rLCx4rrVlSWJeZb5NBJgVLswK/w2MWU+Gw==}
2026-03-04 16:43:56 +01:00
enhanced-resolve@5.20.0 :
resolution : {integrity : sha512-/ce7+jQ1PQ6rVXwe+jKEg5hW5ciicHwIQUagZkp6IufBoY3YDgdTTY1azVs0qoRgVmvsNB+rbjLJxDAeHHtwsQ==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=10.13.0' }
2026-03-11 10:41:12 +01:00
entities@2.2.0 :
resolution : {integrity : sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==}
entities@3.0.1 :
resolution : {integrity : sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q==}
engines : {node : '>=0.12' }
2025-10-26 01:50:41 +02:00
entities@4.5.0 :
resolution : {integrity : sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
engines : {node : '>=0.12' }
2026-03-11 10:41:12 +01:00
entities@6.0.1 :
resolution : {integrity : sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==}
engines : {node : '>=0.12' }
entities@7.0.1 :
resolution : {integrity : sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==}
engines : {node : '>=0.12' }
es-define-property@1.0.1 :
resolution : {integrity : sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==}
engines : {node : '>= 0.4' }
es-errors@1.3.0 :
resolution : {integrity : sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==}
engines : {node : '>= 0.4' }
es-object-atoms@1.1.1 :
resolution : {integrity : sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==}
engines : {node : '>= 0.4' }
2025-10-26 01:50:41 +02:00
es5-ext@0.10.64 :
resolution : {integrity : sha512-p2snDhiLaXe6dahss1LddxqEm+SkuDvV8dnIQG0MWjyHpcMNfXKPE+/Cc0y+PhxJX3A4xGNeFCj5oc0BUh6deg==}
engines : {node : '>=0.10' }
es6-iterator@2.0.3 :
resolution : {integrity : sha512-zw4SRzoUkd+cl+ZoE15A9o1oQd920Bb0iOJMQkQhl3jNc03YqVjAhG7scf9C5KWRU/R13Orf588uCC6525o02g==}
es6-symbol@3.1.4 :
resolution : {integrity : sha512-U9bFFjX8tFiATgtkJ1zg25+KviIXpgRvRHS8sau3GfhVzThRQrOeksPeT0BWW2MNZs1OEWJ1DPXOQMn0KKRkvg==}
engines : {node : '>=0.12' }
es6-weak-map@2.0.3 :
resolution : {integrity : sha512-p5um32HOTO1kP+w7PRnB+5lQ43Z6muuMuIMffvDN8ZB4GcnjLBV6zGStpbASIMk4DCAvEaamhe2zhyCb/QXXsA==}
2026-03-04 18:19:52 +01:00
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
2025-10-26 01:50:41 +02:00
esbuild@0.19.12 :
resolution : {integrity : sha512-aARqgq8roFBj054KvQr5f1sFu0D65G+miZRCuJyJ0G13Zwx7vRar5Zhn2tkQNzIXcBrNVsv/8stehpj+GAjgbg==}
engines : {node : '>=12' }
hasBin : true
2026-03-04 16:43:56 +01:00
esbuild@0.25.12 :
resolution : {integrity : sha512-bbPBYYrtZbkt6Os6FiTLCTFxvq4tt3JKall1vRwshA3fdVztsLAatFaZobhkBC8/BrPetoa0oksYoKXoG4ryJg==}
engines : {node : '>=18' }
hasBin : true
esbuild@0.27.3 :
resolution : {integrity : sha512-8VwMnyGCONIs6cWue2IdpHxHnAjzxnw2Zr7MkVxB2vjmQ2ivqGFb4LEG3SMnv0Gb2F/G/2yA8zUaiL1gywDCCg==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=18' }
hasBin : true
escalade@3.2.0 :
resolution : {integrity : sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
engines : {node : '>=6' }
2026-03-11 10:41:12 +01:00
escape-goat@3.0.0 :
resolution : {integrity : sha512-w3PwNZJwRxlp47QGzhuEBldEqVHHhh8/tIPcl6ecf2Bou99cdAt0knihBV0Ecc7CGxYduXVBDheH1K2oADRlvw==}
engines : {node : '>=10' }
2026-03-04 18:19:52 +01:00
escape-html@1.0.3 :
resolution : {integrity : sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==}
2026-03-04 22:24:55 +01:00
escape-string-regexp@4.0.0 :
resolution : {integrity : sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
engines : {node : '>=10' }
2026-03-11 10:41:12 +01:00
escape-string-regexp@5.0.0 :
resolution : {integrity : sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==}
engines : {node : '>=12' }
2026-03-04 22:24:55 +01:00
eslint-config-prettier@10.1.8 :
resolution : {integrity : sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==}
hasBin : true
peerDependencies :
eslint : '>=7.0.0'
eslint-plugin-svelte@3.15.0 :
resolution : {integrity : sha512-QKB7zqfuB8aChOfBTComgDptMf2yxiJx7FE04nneCmtQzgTHvY8UJkuh8J2Rz7KB9FFV9aTHX6r7rdYGvG8T9Q==}
engines : {node : ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies :
eslint : ^8.57.1 || ^9.0.0 || ^10.0.0
svelte : ^3.37.0 || ^4.0.0 || ^5.0.0
peerDependenciesMeta :
svelte :
optional : true
eslint-scope@8.4.0 :
resolution : {integrity : sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==}
engines : {node : ^18.18.0 || ^20.9.0 || >=21.1.0}
eslint-scope@9.1.1 :
resolution : {integrity : sha512-GaUN0sWim5qc8KVErfPBWmc31LEsOkrUJbvJZV+xuL3u2phMUK4HIvXlWAakfC8W4nzlK+chPEAkYOYb5ZScIw==}
engines : {node : ^20.19.0 || ^22.13.0 || >=24}
eslint-visitor-keys@3.4.3 :
resolution : {integrity : sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==}
engines : {node : ^12.22.0 || ^14.17.0 || >=16.0.0}
eslint-visitor-keys@4.2.1 :
resolution : {integrity : sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==}
engines : {node : ^18.18.0 || ^20.9.0 || >=21.1.0}
eslint-visitor-keys@5.0.1 :
resolution : {integrity : sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==}
engines : {node : ^20.19.0 || ^22.13.0 || >=24}
eslint@10.0.2 :
resolution : {integrity : sha512-uYixubwmqJZH+KLVYIVKY1JQt7tysXhtj21WSvjcSmU5SVNzMus1bgLe+pAt816yQ8opKfheVVoPLqvVMGejYw==}
engines : {node : ^20.19.0 || ^22.13.0 || >=24}
hasBin : true
peerDependencies :
jiti : '*'
peerDependenciesMeta :
jiti :
optional : true
2025-10-26 01:50:41 +02:00
esm-env@1.2.2 :
resolution : {integrity : sha512-Epxrv+Nr/CaL4ZcFGPJIYLWFom+YeV1DqMLHJoEd9SYRxNbaFruBwfEX/kkHUJf55j2+TUbmDcmuilbP1TmXHA==}
esm@3.2.25 :
resolution : {integrity : sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==}
engines : {node : '>=6' }
esniff@2.0.1 :
resolution : {integrity : sha512-kTUIGKQ/mDPFoJ0oVfcmyJn4iBDRptjNVIzwIFR7tqWXdVI9xfA2RMwY/gbSpJG3lkdWNEjLap/NqVHZiJsdfg==}
engines : {node : '>=0.10' }
2026-03-04 22:24:55 +01:00
espree@10.4.0 :
resolution : {integrity : sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==}
engines : {node : ^18.18.0 || ^20.9.0 || >=21.1.0}
espree@11.1.1 :
resolution : {integrity : sha512-AVHPqQoZYc+RUM4/3Ly5udlZY/U4LS8pIG05jEjWM2lQMU/oaZ7qshzAl2YP1tfNmXfftH3ohurfwNAug+MnsQ==}
engines : {node : ^20.19.0 || ^22.13.0 || >=24}
2026-03-11 10:41:12 +01:00
esprima@4.0.1 :
resolution : {integrity : sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==}
engines : {node : '>=4' }
hasBin : true
2026-03-04 22:24:55 +01:00
esquery@1.7.0 :
resolution : {integrity : sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==}
engines : {node : '>=0.10' }
2026-03-04 16:43:56 +01:00
esrap@2.2.3 :
resolution : {integrity : sha512-8fOS+GIGCQZl/ZIlhl59htOlms6U8NvX6ZYgYHpRU/b6tVSh3uHkOHZikl3D4cMbYM0JlpBe+p/BkZEi8J9XIQ==}
2025-10-26 01:50:41 +02:00
2026-03-04 22:24:55 +01:00
esrecurse@4.3.0 :
resolution : {integrity : sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==}
engines : {node : '>=4.0' }
estraverse@5.3.0 :
resolution : {integrity : sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==}
engines : {node : '>=4.0' }
2025-10-26 01:50:41 +02:00
estree-walker@2.0.2 :
resolution : {integrity : sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
2026-03-04 22:24:55 +01:00
esutils@2.0.3 :
resolution : {integrity : sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
engines : {node : '>=0.10.0' }
2026-03-11 10:41:12 +01:00
etag@1.8.1 :
resolution : {integrity : sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==}
engines : {node : '>= 0.6' }
2025-10-26 01:50:41 +02:00
event-emitter@0.3.5 :
resolution : {integrity : sha512-D9rRn9y7kLPnJ+hMq7S/nhvoKwwvVJahBi2BPmx3bvbsEdK3W9ii8cBSGjP+72/LnM4n6fo3+dkCX5FeTQruXA==}
2026-03-04 16:43:56 +01:00
eventemitter3@5.0.4 :
resolution : {integrity : sha512-mlsTRyGaPBjPedk6Bvw+aqbsXDtoAyAzm5MO7JgU+yVRyMQ5O8bD4Kcci7BS85f93veegeCPkL8R4GLClnjLFw==}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
express@4.22.1 :
resolution : {integrity : sha512-F2X8g9P1X7uCPZMA3MVf9wcTqlyNp7IhH5qPCI0izhaOIYXaW9L535tGA3qmjRzpH+bZczqq7hVKxTR4NWnu+g==}
engines : {node : '>= 0.10.0' }
2025-10-26 01:50:41 +02:00
ext@1.7.0 :
resolution : {integrity : sha512-6hxeJYaL110a9b5TEJSj0gojyHQAmA2ch5Os+ySCiA1QGdS697XWY1pzsrSjqA9LDEEgdB/KypIlR59RcLuHYw==}
2026-03-11 10:41:12 +01:00
extend-shallow@2.0.1 :
resolution : {integrity : sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==}
engines : {node : '>=0.10.0' }
2026-03-04 18:19:52 +01:00
fast-decode-uri-component@1.0.1 :
resolution : {integrity : sha512-WKgKWg5eUxvRZGwW8FvfbaH7AXSh2cL+3j5fMGzUMCxWBJ3dV3a7Wz8y2f/uQ0e3B6WmodD3oS54jTQ9HVTIIg==}
2026-03-04 16:43:56 +01:00
2026-03-04 18:19:52 +01:00
fast-deep-equal@3.1.3 :
resolution : {integrity : sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
2026-03-04 16:43:56 +01:00
2026-03-11 10:41:12 +01:00
fast-glob@3.3.3 :
resolution : {integrity : sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==}
engines : {node : '>=8.6.0' }
2026-03-04 22:24:55 +01:00
fast-json-stable-stringify@2.1.0 :
resolution : {integrity : sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
2026-03-04 18:19:52 +01:00
fast-json-stringify@6.3.0 :
resolution : {integrity : sha512-oRCntNDY/329HJPlmdNLIdogNtt6Vyjb1WuT01Soss3slIdyUp8kAcDU3saQTOquEK8KFVfwIIF7FebxUAu+yA==}
2026-03-04 22:24:55 +01:00
fast-levenshtein@2.0.6 :
resolution : {integrity : sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
2026-03-04 18:19:52 +01:00
fast-querystring@1.1.2 :
resolution : {integrity : sha512-g6KuKWmFXc0fID8WWH0jit4g0AGBoJhCkJMb1RmbsSEUNvQ+ZC8D6CUZ+GtF8nMzSPXnhiePyyqqipzNNEnHjg==}
fast-uri@3.1.0 :
resolution : {integrity : sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==}
fastify-plugin@5.1.0 :
resolution : {integrity : sha512-FAIDA8eovSt5qcDgcBvDuX/v0Cjz0ohGhENZ/wpc3y+oZCY2afZ9Baqql3g/lC+OHRnciQol4ww7tuthOb9idw==}
fastify@5.7.4 :
resolution : {integrity : sha512-e6l5NsRdaEP8rdD8VR0ErJASeyaRbzXYpmkrpr2SuvuMq6Si3lvsaVy5C+7gLanEkvjpMDzBXWE5HPeb/hgTxA==}
fastq@1.20.1 :
resolution : {integrity : sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==}
2026-03-11 10:41:12 +01:00
fclone@1.0.11 :
resolution : {integrity : sha512-GDqVQezKzRABdeqflsgMr7ktzgF9CyS+p2oe0jJqUY6izSSbhPIQJDpoU4PtGcD7VPM9xh/dVrTu6z1nwgmEGw==}
2025-10-26 01:50:41 +02:00
fdir@6.5.0 :
resolution : {integrity : sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==}
engines : {node : '>=12.0.0' }
peerDependencies :
picomatch : ^3 || ^4
peerDependenciesMeta :
picomatch :
optional : true
2026-03-04 16:43:56 +01:00
fflate@0.8.2 :
resolution : {integrity : sha512-cPJU47OaAoCbg0pBvzsgpTPhmhqI5eJjh/JIu8tPj5q+T7iLvW/JAYUqmE7KOB4R1ZyEhzBaIQpQpardBF5z8A==}
2026-03-04 22:24:55 +01:00
file-entry-cache@8.0.0 :
resolution : {integrity : sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==}
engines : {node : '>=16.0.0' }
2026-03-11 10:41:12 +01:00
fill-range@7.1.1 :
resolution : {integrity : sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
engines : {node : '>=8' }
filter-obj@5.1.0 :
resolution : {integrity : sha512-qWeTREPoT7I0bifpPUXtxkZJ1XJzxWtfoWWkdVGqa+eCr3SHW/Ocp89o8vLvbUuQnadybJpjOKu4V+RwO6sGng==}
engines : {node : '>=14.16' }
finalhandler@1.3.2 :
resolution : {integrity : sha512-aA4RyPcd3badbdABGDuTXCMTtOneUCAYH/gxoYRTZlIJdF0YPWuGqiAsIrhNnnqdXGswYk6dGujem4w80UJFhg==}
engines : {node : '>= 0.8' }
2026-03-04 18:19:52 +01:00
find-my-way@9.5.0 :
resolution : {integrity : sha512-VW2RfnmscZO5KgBY5XVyKREMW5nMZcxDy+buTOsL+zIPnBlbKm+00sgzoQzq1EVh4aALZLfKdwv6atBGcjvjrQ==}
engines : {node : '>=20' }
2025-10-26 01:50:41 +02:00
2026-03-04 22:24:55 +01:00
find-up@5.0.0 :
resolution : {integrity : sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==}
engines : {node : '>=10' }
flat-cache@4.0.1 :
resolution : {integrity : sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==}
engines : {node : '>=16' }
flatted@3.3.4 :
resolution : {integrity : sha512-3+mMldrTAPdta5kjX2G2J7iX4zxtnwpdA8Tr2ZSjkyPSanvbZAcy6flmtnXbEybHrDcU9641lxrMfFuUxVz9vA==}
2025-10-26 01:50:41 +02:00
fluent-ffmpeg@2.1.3 :
resolution : {integrity : sha512-Be3narBNt2s6bsaqP6Jzq91heDgOEaDCJAXcE3qcma/EJBSy5FB4cvO31XBInuAuKBx8Kptf8dkhjK0IOru39Q==}
engines : {node : '>=18' }
deprecated : Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
follow-redirects@1.15.11 :
resolution : {integrity : sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==}
engines : {node : '>=4.0' }
peerDependencies :
debug : '*'
peerDependenciesMeta :
debug :
optional : true
2026-03-04 18:19:52 +01:00
foreground-child@3.3.1 :
resolution : {integrity : sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==}
engines : {node : '>=14' }
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
forwarded@0.2.0 :
resolution : {integrity : sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==}
engines : {node : '>= 0.6' }
fresh@0.5.2 :
resolution : {integrity : sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==}
engines : {node : '>= 0.6' }
2025-10-26 01:50:41 +02:00
fs-minipass@2.1.0 :
resolution : {integrity : sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==}
engines : {node : '>= 8' }
fs.realpath@1.0.0 :
resolution : {integrity : sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==}
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==}
2026-03-11 10:41:12 +01:00
get-east-asian-width@1.5.0 :
resolution : {integrity : sha512-CQ+bEO+Tva/qlmw24dCejulK5pMzVnUOFOijVogd3KQs07HnRIgp8TGipvCCRT06xeYEbpbgwaCxglFyiuIcmA==}
engines : {node : '>=18' }
get-intrinsic@1.3.0 :
resolution : {integrity : sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==}
engines : {node : '>= 0.4' }
2025-10-26 01:50:41 +02:00
get-package-type@0.1.0 :
resolution : {integrity : sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==}
engines : {node : '>=8.0.0' }
2026-03-11 10:41:12 +01:00
get-proto@1.0.1 :
resolution : {integrity : sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==}
engines : {node : '>= 0.4' }
2026-03-04 16:43:56 +01:00
get-tsconfig@4.13.6 :
resolution : {integrity : sha512-shZT/QMiSHc/YBLxxOkMtgSid5HFoauqCE3/exfsEcwg1WkeqjG+V40yBbBrsD+jW2HDXcs28xOfcbm2jI8Ddw==}
2025-10-26 01:50:41 +02:00
getopts@2.3.0 :
resolution : {integrity : sha512-5eDf9fuSXwxBL6q5HX+dhDj+dslFGWzU5thZ9kNKUkcPtaPdatmUFKwHFrLb/uf/WpA4BHET+AX3Scl56cAjpA==}
2026-03-11 10:41:12 +01:00
glob-parent@5.1.2 :
resolution : {integrity : sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
engines : {node : '>= 6' }
2026-03-04 22:24:55 +01:00
glob-parent@6.0.2 :
resolution : {integrity : sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
engines : {node : '>=10.13.0' }
2026-03-11 10:41:12 +01:00
glob@10.5.0 :
resolution : {integrity : sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==}
deprecated : Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
hasBin : true
2026-03-04 18:19:52 +01:00
glob@11.1.0 :
resolution : {integrity : sha512-vuNwKSaKiqm7g0THUBu2x7ckSs3XJLXE+2ssL7/MfTGPLLcrJQ/4Uq1CjPTtO5cCIiRxqvN6Twy1qOwhL0Xjcw==}
engines : {node : 20 || >=22}
deprecated : Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
hasBin : true
2026-03-04 16:43:56 +01:00
glob@13.0.6 :
resolution : {integrity : sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==}
engines : {node : 18 || 20 || >=22}
2025-10-26 01:50:41 +02:00
hasBin : true
glob@7.2.3 :
resolution : {integrity : sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==}
2026-02-06 15:00:04 +01:00
deprecated : Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
2025-10-26 01:50:41 +02:00
2026-03-04 22:24:55 +01:00
globals@16.5.0 :
resolution : {integrity : sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==}
engines : {node : '>=18' }
globals@17.4.0 :
resolution : {integrity : sha512-hjrNztw/VajQwOLsMNT1cbJiH2muO3OROCHnbehc8eY5JyD2gqz4AcMHPqgaOR59DjgUjYAYLeH699g/eWi2jw==}
engines : {node : '>=18' }
2025-10-26 01:50:41 +02:00
globalyzer@0.1.0 :
resolution : {integrity : sha512-40oNTM9UfG6aBmuKxk/giHn5nQ8RVz/SS4Ir6zgzOv9/qC3kKZ9v4etGTcJbEl/NyVQH7FGU7d+X1egr57Md2Q==}
globrex@0.1.2 :
resolution : {integrity : sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==}
2026-03-11 10:41:12 +01:00
gopd@1.2.0 :
resolution : {integrity : sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==}
engines : {node : '>= 0.4' }
2025-10-26 01:50:41 +02:00
graceful-fs@4.2.11 :
resolution : {integrity : sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
2026-03-04 18:19:52 +01:00
graphql-request@7.4.0 :
resolution : {integrity : sha512-xfr+zFb/QYbs4l4ty0dltqiXIp07U6sl+tOKAb0t50/EnQek6CVVBLjETXi+FghElytvgaAWtIOt3EV7zLzIAQ==}
peerDependencies :
graphql : 14 - 16
graphql-scalars@1.25.0 :
resolution : {integrity : sha512-b0xyXZeRFkne4Eq7NAnL400gStGqG/Sx9VqX0A05nHyEbv57UJnWKsjNnrpVqv5e/8N1MUxkt0wwcRXbiyKcFg==}
engines : {node : '>=10' }
peerDependencies :
graphql : ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
graphql-ws@6.0.7 :
resolution : {integrity : sha512-yoLRW+KRlDmnnROdAu7sX77VNLC0bsFoZyGQJLy1cF+X/SkLg/fWkRGrEEYQK8o2cafJ2wmEaMqMEZB3U3DYDg==}
engines : {node : '>=20' }
peerDependencies :
'@fastify/websocket' : ^10 || ^11
crossws : ~0.3
graphql : ^15.10.1 || ^16
ws : ^8
peerDependenciesMeta :
'@fastify/websocket' :
optional : true
crossws :
optional : true
ws :
optional : true
graphql-yoga@5.18.0 :
resolution : {integrity : sha512-xFt1DVXS1BZ3AvjnawAGc5OYieSe56WuQuyk3iEpBwJ3QDZJWQGLmU9z/L5NUZ+pUcyprsz/bOwkYIV96fXt/g==}
engines : {node : '>=18.0.0' }
peerDependencies :
graphql : ^15.2.0 || ^16.0.0
graphql@16.13.1 :
resolution : {integrity : sha512-gGgrVCoDKlIZ8fIqXBBb0pPKqDgki0Z/FSKNiQzSGj2uEYHr1tq5wmBegGwJx6QB5S5cM0khSBpi/JFHMCvsmQ==}
engines : {node : ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0}
2026-03-11 10:41:12 +01:00
gray-matter@4.0.3 :
resolution : {integrity : sha512-5v6yZd4JK3eMI3FqqCouswVqwugaA9r4dNZB1wwcmrD02QkV5H0y7XBQW8QwQqEaZY1pM9aqORSORhJRdNK44Q==}
engines : {node : '>=6.0' }
has-symbols@1.1.0 :
resolution : {integrity : sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==}
engines : {node : '>= 0.4' }
2025-10-26 01:50:41 +02:00
hasown@2.0.2 :
resolution : {integrity : sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
engines : {node : '>= 0.4' }
2026-03-11 10:41:12 +01:00
hex-color-regex@1.1.0 :
resolution : {integrity : sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==}
html-crush@6.1.3 :
resolution : {integrity : sha512-IrDC4BrdrMmV+GMYfXtx6BtzQ6hVf+GjLSDhmg/14DkpNbXtxAcbH3Wk9VeNZbg/y2MpobWTVOSrCzr/HWBwcw==}
engines : {node : '>=14.18.0' }
html-entities@2.6.0 :
resolution : {integrity : sha512-kig+rMn/QOVRvr7c86gQ8lWXq+Hkv6CbAH1hLu+RG338StTpE8Z0b44SDVaqVu7HGKf27frdmUYEs9hTUX/cLQ==}
htmlparser2@7.2.0 :
resolution : {integrity : sha512-H7MImA4MS6cw7nbyURtLPO1Tms7C5H602LRETv95z1MxO/7CP7rDVROehUYeYBUYEON94NXXDEPmZuq+hX4sog==}
htmlparser2@9.1.0 :
resolution : {integrity : sha512-5zfg6mHUoaer/97TxnGpxmbR7zJtPwIYFMZ/H5ucTlPZhKvtum05yiPK3Mgai3a0DyVxv7qYqoweaEd2nrYQzQ==}
2026-03-04 18:19:52 +01:00
http-errors@2.0.1 :
resolution : {integrity : sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ==}
engines : {node : '>= 0.8' }
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
iconv-lite@0.4.24 :
resolution : {integrity : sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==}
engines : {node : '>=0.10.0' }
iconv-lite@0.6.3 :
resolution : {integrity : sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==}
engines : {node : '>=0.10.0' }
2026-03-04 22:24:55 +01:00
ignore@5.3.2 :
resolution : {integrity : sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
engines : {node : '>= 4' }
ignore@7.0.5 :
resolution : {integrity : sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==}
engines : {node : '>= 4' }
2026-03-11 10:41:12 +01:00
import-from-esm@1.3.4 :
resolution : {integrity : sha512-7EyUlPFC0HOlBDpUFGfYstsU7XHxZJKAAMzCT8wZ0hMW7b+hG51LIKTDcsgtz8Pu6YC0HqRVbX+rVUtsGMUKvg==}
engines : {node : '>=16.20' }
import-meta-resolve@4.2.0 :
resolution : {integrity : sha512-Iqv2fzaTQN28s/FwZAoFq0ZSs/7hMAHJVX+w8PZl3cY19Pxk6jFFalxQoIfW2826i/fDLXv8IiEZRIT0lDuWcg==}
2026-03-04 22:24:55 +01:00
imurmurhash@0.1.4 :
resolution : {integrity : sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==}
engines : {node : '>=0.8.19' }
2025-10-26 01:50:41 +02:00
inflight@1.0.6 :
resolution : {integrity : sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==}
deprecated : This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
inherits@2.0.4 :
resolution : {integrity : sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
2026-03-11 10:41:12 +01:00
ini@1.3.8 :
resolution : {integrity : sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==}
2026-03-04 16:43:56 +01:00
inline-style-parser@0.2.7 :
resolution : {integrity : sha512-Nb2ctOyNR8DqQoR0OwRG95uNWIC0C1lCgf5Naz5H6Ji72KZ8OcFZLz2P5sNgwlyoJ8Yif11oMuYs5pBQa86csA==}
2025-10-26 01:50:41 +02:00
interpret@2.2.0 :
resolution : {integrity : sha512-Ju0Bz/cEia55xDwUWEa8+olFpCiQoypjnQySseKtmjNrnps3P+xfpUmGr90T7yjlVJmOtybRvPXhKMbHr+fWnw==}
engines : {node : '>= 0.10' }
intl-messageformat@10.7.18 :
resolution : {integrity : sha512-m3Ofv/X/tV8Y3tHXLohcuVuhWKo7BBq62cqY15etqmLxg2DZ34AGGgQDeR+SCta2+zICb1NX83af0GJmbQ1++g==}
2026-03-04 18:19:52 +01:00
ioredis@5.10.0 :
resolution : {integrity : sha512-HVBe9OFuqs+Z6n64q09PQvP1/R4Bm+30PAyyD4wIEqssh3v9L21QjCVk4kRLucMBcDokJTcLjsGeVRlq/nH6DA==}
engines : {node : '>=12.22.0' }
2026-03-04 16:43:56 +01:00
2026-03-08 18:25:09 +01:00
ioredis@5.9.3 :
resolution : {integrity : sha512-VI5tMCdeoxZWU5vjHWsiE/Su76JGhBvWF1MJnV9ZtGltHk9BmD48oDq8Tj8haZ85aceXZMxLNDQZRVo5QKNgXA==}
engines : {node : '>=12.22.0' }
2026-03-11 10:41:12 +01:00
ipaddr.js@1.9.1 :
resolution : {integrity : sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==}
engines : {node : '>= 0.10' }
2026-03-04 18:19:52 +01:00
ipaddr.js@2.3.0 :
resolution : {integrity : sha512-Zv/pA+ciVFbCSBBjGfaKUya/CcGmUHzTydLMaTwrUUEM2DIEO3iZvueGxmacvmN50fGpGVKeTXpb2LcYQxeVdg==}
engines : {node : '>= 10' }
2025-10-26 01:50:41 +02:00
2026-03-04 20:56:33 +01:00
is-arrayish@0.3.4 :
resolution : {integrity : sha512-m6UrgzFVUYawGBh1dUsWR5M2Clqic9RVXC/9f8ceNlv2IcO9j9J/z8UoCLPqtsPBFNzEpfR3xftohbfqDx8EQA==}
2026-03-11 10:41:12 +01:00
is-binary-path@2.1.0 :
resolution : {integrity : sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
engines : {node : '>=8' }
is-buffer@1.1.6 :
resolution : {integrity : sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==}
2025-10-26 01:50:41 +02:00
is-core-module@2.16.1 :
resolution : {integrity : sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==}
engines : {node : '>= 0.4' }
2026-03-11 10:41:12 +01:00
is-extendable@0.1.1 :
resolution : {integrity : sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==}
engines : {node : '>=0.10.0' }
2026-03-04 22:24:55 +01:00
is-extglob@2.1.1 :
resolution : {integrity : sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
engines : {node : '>=0.10.0' }
2026-03-11 10:41:12 +01:00
is-fullwidth-code-point@3.0.0 :
resolution : {integrity : sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
engines : {node : '>=8' }
2026-03-04 22:24:55 +01:00
is-glob@4.0.3 :
resolution : {integrity : sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
engines : {node : '>=0.10.0' }
2026-03-11 10:41:12 +01:00
is-interactive@2.0.0 :
resolution : {integrity : sha512-qP1vozQRI+BMOPcjFzrjXuQvdak2pHNUMZoeG2eRbiSqyvbEf/wQtEOTOX1guk6E3t36RkaqiSt8A/6YElNxLQ==}
engines : {node : '>=12' }
is-json@2.0.1 :
resolution : {integrity : sha512-6BEnpVn1rcf3ngfmViLM6vjUjGErbdrL4rwlv+u1NO1XO8kqT4YGL8+19Q+Z/bas8tY90BTWMk2+fW1g6hQjbA==}
2025-10-26 01:50:41 +02:00
is-module@1.0.0 :
resolution : {integrity : sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==}
2026-03-11 10:41:12 +01:00
is-number@7.0.0 :
resolution : {integrity : sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
engines : {node : '>=0.12.0' }
2025-10-26 01:50:41 +02:00
is-promise@2.2.2 :
resolution : {integrity : sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ==}
is-reference@1.2.1 :
resolution : {integrity : sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ==}
is-reference@3.0.3 :
resolution : {integrity : sha512-ixkJoqQvAP88E6wLydLGGqCJsrFUnqoH6HnaczB8XmDH1oaWU+xxdptvikTgaEhtZ53Ky6YXiBuUI2WXLMCwjw==}
2026-03-11 10:41:12 +01:00
is-unicode-supported@1.3.0 :
resolution : {integrity : sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ==}
engines : {node : '>=12' }
is-unicode-supported@2.1.0 :
resolution : {integrity : sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==}
engines : {node : '>=18' }
is-url-superb@6.1.0 :
resolution : {integrity : sha512-LXdhGlYqUPdvEyIhWPEEwYYK3yrUiPcBjmFGlZNv1u5GtIL5qQRf7ddDyPNAvsMFqdzS923FROpTQU97tLe3JQ==}
engines : {node : '>=12' }
is-url@1.2.4 :
resolution : {integrity : sha512-ITvGim8FhRiYe4IQ5uHSkj7pVaPDrCTkNd3yq3cV7iZAcJdHTUMPMEHcqSOy9xZ9qFenQCvi+2wjH9a1nXqHww==}
is-whitespace@0.3.0 :
resolution : {integrity : sha512-RydPhl4S6JwAyj0JJjshWJEFG6hNye3pZFBRZaTUfZFwGHxzppNaNOVgQuS/E/SlhrApuMXrpnK1EEIXfdo3Dg==}
engines : {node : '>=0.10.0' }
2025-10-26 01:50:41 +02:00
isexe@2.0.0 :
resolution : {integrity : sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
2026-03-11 10:41:12 +01:00
istextorbinary@9.5.0 :
resolution : {integrity : sha512-5mbUj3SiZXCuRf9fT3ibzbSSEWiy63gFfksmGfdOzujPjW3k+z8WvIBxcJHBoQNlaZaiyB25deviif2+osLmLw==}
engines : {node : '>=4' }
jackspeak@3.4.3 :
resolution : {integrity : sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==}
2026-03-04 18:19:52 +01:00
jackspeak@4.2.3 :
resolution : {integrity : sha512-ykkVRwrYvFm1nb2AJfKKYPr0emF6IiXDYUaFx4Zn9ZuIH7MrzEZ3sD5RlqGXNRpHtvUHJyOnCEFxOlNDtGo7wg==}
engines : {node : 20 || >=22}
2026-03-04 16:43:56 +01:00
javascript-time-ago@2.6.4 :
resolution : {integrity : sha512-7K/Z37LuwVaxxjutUDd1pXpznufPcox0b1UYu00ksAMMlV6IsxIvduwL3kgfPxuBVF8jVj7nhrKMPDslMq94aQ==}
2025-10-26 01:50:41 +02:00
jiti@2.6.1 :
resolution : {integrity : sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==}
hasBin : true
2026-03-11 10:41:12 +01:00
js-beautify@1.15.4 :
resolution : {integrity : sha512-9/KXeZUKKJwqCXUdBxFJ3vPh467OCckSBmYDwSK/EtV090K+iMJ7zx2S3HLVDIWFQdqMIsZWbnaGiba18aWhaA==}
engines : {node : '>=14' }
hasBin : true
js-cookie@3.0.5 :
resolution : {integrity : sha512-cEiJEAEoIbWfCZYKWhVwFuvPX1gETRYPw6LlaTKoxD3s2AkXzkCjnp6h0V77ozyqj0jakteJ4YqDJT830+lVGw==}
engines : {node : '>=14' }
js-yaml@3.14.2 :
resolution : {integrity : sha512-PMSmkqxr106Xa156c2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO1ZCwhVOSdnn+RzkzlRz/eY4BgJBYVpg==}
hasBin : true
2026-03-04 22:24:55 +01:00
json-buffer@3.0.1 :
resolution : {integrity : sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==}
2026-03-04 18:19:52 +01:00
json-schema-ref-resolver@3.0.0 :
resolution : {integrity : sha512-hOrZIVL5jyYFjzk7+y7n5JDzGlU8rfWDuYyHwGa2WA8/pcmMHezp2xsVwxrebD/Q9t8Nc5DboieySDpCp4WG4A==}
2025-10-26 01:50:41 +02:00
2026-03-04 22:24:55 +01:00
json-schema-traverse@0.4.1 :
resolution : {integrity : sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==}
2026-03-04 18:19:52 +01:00
json-schema-traverse@1.0.0 :
resolution : {integrity : sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==}
2025-10-26 01:50:41 +02:00
2026-03-04 22:24:55 +01:00
json-stable-stringify-without-jsonify@1.0.1 :
resolution : {integrity : sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==}
2026-03-11 10:41:12 +01:00
juice@11.1.1 :
resolution : {integrity : sha512-4SBfZqKcc6DrIS+5b/WiGoWaZsdUPBH+e6SbRlNjJpaIRtfoBhYReAtobIEW6mcLeFFDXLBJMuZwkJLkBJjs2w==}
engines : {node : '>=18.17' }
hasBin : true
2026-03-04 22:24:55 +01:00
keyv@4.5.4 :
resolution : {integrity : sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==}
2026-03-11 10:41:12 +01:00
kind-of@3.2.2 :
resolution : {integrity : sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==}
engines : {node : '>=0.10.0' }
kind-of@6.0.3 :
resolution : {integrity : sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==}
engines : {node : '>=0.10.0' }
2025-10-26 01:50:41 +02:00
kleur@4.1.5 :
resolution : {integrity : sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==}
engines : {node : '>=6' }
knex@3.1.0 :
resolution : {integrity : sha512-GLoII6hR0c4ti243gMs5/1Rb3B+AjwMOfjYm97pu0FOQa7JH56hgBxYf5WK2525ceSbBY1cjeZ9yk99GPMB6Kw==}
engines : {node : '>=16' }
hasBin : true
peerDependencies :
better-sqlite3 : '*'
mysql : '*'
mysql2 : '*'
pg : '*'
pg-native : '*'
sqlite3 : '*'
tedious : '*'
peerDependenciesMeta :
better-sqlite3 :
optional : true
mysql :
optional : true
mysql2 :
optional : true
pg :
optional : true
pg-native :
optional : true
sqlite3 :
optional : true
tedious :
optional : true
2026-03-04 22:24:55 +01:00
known-css-properties@0.37.0 :
resolution : {integrity : sha512-JCDrsP4Z1Sb9JwG0aJ8Eo2r7k4Ou5MwmThS/6lcIe1ICyb7UBJKGRIUUdqc2ASdE/42lgz6zFUnzAIhtXnBVrQ==}
levn@0.4.1 :
resolution : {integrity : sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
engines : {node : '>= 0.8.0' }
2026-03-04 18:19:52 +01:00
light-my-request@6.6.0 :
resolution : {integrity : sha512-CHYbu8RtboSIoVsHZ6Ye4cj4Aw/yg2oAFimlF7mNvfDV192LR7nDiKtSIfCuLT7KokPSTn/9kfVLm5OGN0A28A==}
2026-03-04 16:43:56 +01:00
lightningcss-android-arm64@1.31.1 :
resolution : {integrity : sha512-HXJF3x8w9nQ4jbXRiNppBCqeZPIAfUo8zE/kOEGbW5NZvGc/K7nMxbhIr+YlFlHW5mpbg/YFPdbnCh1wAXCKFg==}
2025-10-26 01:50:41 +02:00
engines : {node : '>= 12.0.0' }
cpu : [ arm64]
os : [ android]
2026-03-04 16:43:56 +01:00
lightningcss-darwin-arm64@1.31.1 :
resolution : {integrity : sha512-02uTEqf3vIfNMq3h/z2cJfcOXnQ0GRwQrkmPafhueLb2h7mqEidiCzkE4gBMEH65abHRiQvhdcQ+aP0D0g67sg==}
2025-10-26 01:50:41 +02:00
engines : {node : '>= 12.0.0' }
cpu : [ arm64]
os : [ darwin]
2026-03-04 16:43:56 +01:00
lightningcss-darwin-x64@1.31.1 :
resolution : {integrity : sha512-1ObhyoCY+tGxtsz1lSx5NXCj3nirk0Y0kB/g8B8DT+sSx4G9djitg9ejFnjb3gJNWo7qXH4DIy2SUHvpoFwfTA==}
2025-10-26 01:50:41 +02:00
engines : {node : '>= 12.0.0' }
cpu : [ x64]
os : [ darwin]
2026-03-04 16:43:56 +01:00
lightningcss-freebsd-x64@1.31.1 :
resolution : {integrity : sha512-1RINmQKAItO6ISxYgPwszQE1BrsVU5aB45ho6O42mu96UiZBxEXsuQ7cJW4zs4CEodPUioj/QrXW1r9pLUM74A==}
2025-10-26 01:50:41 +02:00
engines : {node : '>= 12.0.0' }
cpu : [ x64]
os : [ freebsd]
2026-03-04 16:43:56 +01:00
lightningcss-linux-arm-gnueabihf@1.31.1 :
resolution : {integrity : sha512-OOCm2//MZJ87CdDK62rZIu+aw9gBv4azMJuA8/KB74wmfS3lnC4yoPHm0uXZ/dvNNHmnZnB8XLAZzObeG0nS1g==}
2025-10-26 01:50:41 +02:00
engines : {node : '>= 12.0.0' }
cpu : [ arm]
os : [ linux]
2026-03-04 16:43:56 +01:00
lightningcss-linux-arm64-gnu@1.31.1 :
resolution : {integrity : sha512-WKyLWztD71rTnou4xAD5kQT+982wvca7E6QoLpoawZ1gP9JM0GJj4Tp5jMUh9B3AitHbRZ2/H3W5xQmdEOUlLg==}
2025-10-26 01:50:41 +02:00
engines : {node : '>= 12.0.0' }
cpu : [ arm64]
os : [ linux]
2026-03-08 17:22:55 +01:00
libc : [ glibc]
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
lightningcss-linux-arm64-musl@1.31.1 :
resolution : {integrity : sha512-mVZ7Pg2zIbe3XlNbZJdjs86YViQFoJSpc41CbVmKBPiGmC4YrfeOyz65ms2qpAobVd7WQsbW4PdsSJEMymyIMg==}
2025-10-26 01:50:41 +02:00
engines : {node : '>= 12.0.0' }
cpu : [ arm64]
os : [ linux]
2026-03-08 17:22:55 +01:00
libc : [ musl]
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
lightningcss-linux-x64-gnu@1.31.1 :
resolution : {integrity : sha512-xGlFWRMl+0KvUhgySdIaReQdB4FNudfUTARn7q0hh/V67PVGCs3ADFjw+6++kG1RNd0zdGRlEKa+T13/tQjPMA==}
2025-10-26 01:50:41 +02:00
engines : {node : '>= 12.0.0' }
cpu : [ x64]
os : [ linux]
2026-03-08 17:22:55 +01:00
libc : [ glibc]
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
lightningcss-linux-x64-musl@1.31.1 :
resolution : {integrity : sha512-eowF8PrKHw9LpoZii5tdZwnBcYDxRw2rRCyvAXLi34iyeYfqCQNA9rmUM0ce62NlPhCvof1+9ivRaTY6pSKDaA==}
2025-10-26 01:50:41 +02:00
engines : {node : '>= 12.0.0' }
cpu : [ x64]
os : [ linux]
2026-03-08 17:22:55 +01:00
libc : [ musl]
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
lightningcss-win32-arm64-msvc@1.31.1 :
resolution : {integrity : sha512-aJReEbSEQzx1uBlQizAOBSjcmr9dCdL3XuC/6HLXAxmtErsj2ICo5yYggg1qOODQMtnjNQv2UHb9NpOuFtYe4w==}
2025-10-26 01:50:41 +02:00
engines : {node : '>= 12.0.0' }
cpu : [ arm64]
os : [ win32]
2026-03-04 16:43:56 +01:00
lightningcss-win32-x64-msvc@1.31.1 :
resolution : {integrity : sha512-I9aiFrbd7oYHwlnQDqr1Roz+fTz61oDDJX7n9tYF9FJymH1cIN1DtKw3iYt6b8WZgEjoNwVSncwF4wx/ZedMhw==}
2025-10-26 01:50:41 +02:00
engines : {node : '>= 12.0.0' }
cpu : [ x64]
os : [ win32]
2026-03-04 16:43:56 +01:00
lightningcss@1.31.1 :
resolution : {integrity : sha512-l51N2r93WmGUye3WuFoN5k10zyvrVs0qfKBhyC5ogUQ6Ew6JUSswh78mbSO+IU3nTWsyOArqPCcShdQSadghBQ==}
2025-10-26 01:50:41 +02:00
engines : {node : '>= 12.0.0' }
2026-03-04 22:24:55 +01:00
lilconfig@2.1.0 :
resolution : {integrity : sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==}
engines : {node : '>=10' }
2026-03-11 10:41:12 +01:00
linkify-it@5.0.0 :
resolution : {integrity : sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==}
2025-10-26 01:50:41 +02:00
locate-character@3.0.0 :
resolution : {integrity : sha512-SW13ws7BjaeJ6p7Q6CO2nchbYEc3X3J6WrmTTDto7yMPqVSZTUyY5Tjbid+Ab8gLnATtygYtiDIJGQRRn2ZOiA==}
2026-03-04 22:24:55 +01:00
locate-path@6.0.0 :
resolution : {integrity : sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
engines : {node : '>=10' }
2026-03-11 10:41:12 +01:00
lodash-es@4.17.23 :
resolution : {integrity : sha512-kVI48u3PZr38HdYz98UmfPnXl2DXrpdctLrFLCd3kOx1xUkOmpFPx7gCWWM5MPkL/fD8zb+Ph0QzjGFs4+hHWg==}
2026-03-04 18:19:52 +01:00
lodash.defaults@4.2.0 :
resolution : {integrity : sha512-qjxPLHd3r5DnsdGacqOMU6pb/avJzdh9tFX2ymgoZE27BmjXrNy/y4LoaiTeAb+O3gL8AfpJGtqfX/ae2leYYQ==}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
lodash.isarguments@3.1.0 :
resolution : {integrity : sha512-chi4NHZlZqZD18a0imDHnZPrDeBbTtVN7GXMwuGdRH9qotxAjYs3aVLKc7zNOG9eddR5Ksd8rvFEBc9SsggPpg==}
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
lodash@4.17.23 :
resolution : {integrity : sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
log-symbols@6.0.0 :
resolution : {integrity : sha512-i24m8rpwhmPIS4zscNzK6MSEhk0DUWa/8iYQWxhffV8jkI4Phvs3F+quL5xvS0gdQR0FyTCMMH33Y78dDTzzIw==}
engines : {node : '>=18' }
2026-03-04 18:19:52 +01:00
lru-cache@10.4.3 :
resolution : {integrity : sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
lru-cache@11.2.6 :
resolution : {integrity : sha512-ESL2CrkS/2wTPfuend7Zhkzo2u0daGJ/A2VucJOgQ/C48S/zB8MMeMHSGKYpXhIjbPxfuezITkaBH1wqv00DDQ==}
2025-10-26 01:50:41 +02:00
engines : {node : 20 || >=22}
lru-queue@0.1.0 :
resolution : {integrity : sha512-BpdYkt9EvGl8OfWHDQPISVpcl5xZthb+XPsbELj5AQXxIC8IriDZIQYjBJPEm5rS420sjZ0TLEzRcq5KdBhYrQ==}
2026-03-08 18:25:09 +01:00
luxon@3.7.2 :
resolution : {integrity : sha512-vtEhXh/gNjI9Yg1u4jX/0YVPMvxzHuGgCm6tC5kZyb08yjGWGnqAjGJvcXbqQR2P3MyMEFnRbpcdFS6PBcLqew==}
engines : {node : '>=12' }
2025-10-26 01:50:41 +02:00
lz-string@1.5.0 :
resolution : {integrity : sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==}
hasBin : true
magic-string@0.30.21 :
resolution : {integrity : sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==}
2026-03-11 10:41:12 +01:00
markdown-it@14.1.1 :
resolution : {integrity : sha512-BuU2qnTti9YKgK5N+IeMubp14ZUKUUw7yeJbkjtosvHiP0AZ5c8IAgEMk79D0eC8F23r4Ac/q8cAIFdm2FtyoA==}
hasBin : true
feat: role-based ACL + admin management UI
Backend:
- Add acl.ts with requireAuth/requireRole/requireOwnerOrAdmin helpers
- Gate premium videos from unauthenticated users in videos query/resolver
- Fix updateVideoPlay to verify ownership before updating
- Add admin mutations: adminListUsers, adminUpdateUser, adminDeleteUser
- Add admin mutations: createVideo, updateVideo, deleteVideo, setVideoModels, adminListVideos
- Add admin mutations: createArticle, updateArticle, deleteArticle, adminListArticles
- Add deleteComment mutation (owner or admin only)
- Add AdminUserListType to GraphQL types
- Fix featured filter on articles query
Frontend:
- Install marked for markdown rendering
- Add /admin/* section with sidebar layout and admin-only guard
- Admin users page: paginated table with search, role filter, inline role change, delete
- Admin videos pages: list, create form, edit form with file upload and model assignment
- Admin articles pages: list, create form, edit form with split-pane markdown editor
- Add admin nav link in header (desktop + mobile) for admin users
- Render article content through marked in magazine detail page
- Add all admin GraphQL service functions to services.ts
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-06 12:31:33 +01:00
marked@17.0.4 :
resolution : {integrity : sha512-NOmVMM+KAokHMvjWmC5N/ZOvgmSWuqJB8FoYI019j4ogb/PeRMKoKIjReZ2w3376kkA8dSJIP8uD993Kxc0iRQ==}
engines : {node : '>= 20' }
hasBin : true
2026-03-11 10:41:12 +01:00
matcher@6.0.0 :
resolution : {integrity : sha512-TzDerdcNtI79w7Av4GT57bLdElPA/VAkjqdMZv8yhuc8geU2z0ljW9anXbX/55aHEMTpYypZb1lxsA/46r9oOQ==}
engines : {node : '>=20' }
math-intrinsics@1.1.0 :
resolution : {integrity : sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==}
engines : {node : '>= 0.4' }
mdn-data@2.0.28 :
resolution : {integrity : sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==}
2025-10-26 01:50:41 +02:00
mdn-data@2.12.2 :
resolution : {integrity : sha512-IEn+pegP1aManZuckezWCO+XZQDplx1366JoVhTpMpBB1sPey/SbveZQUosKiKiGYjg1wH4pMlNgXbCiYgihQA==}
2026-03-11 10:41:12 +01:00
mdurl@2.0.0 :
resolution : {integrity : sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==}
2026-03-04 16:43:56 +01:00
media-chrome@4.18.0 :
resolution : {integrity : sha512-OQmpUCeMMWtUcbar3CiY7V0S6j43HaDhwa6uRUyYiWdfPIj3riWp0agu3x6EcIlDRFIf8iDGZiGeb26ll+mz0g==}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
media-typer@0.3.0 :
resolution : {integrity : sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==}
engines : {node : '>= 0.6' }
2025-10-26 01:50:41 +02:00
memoizee@0.4.17 :
resolution : {integrity : sha512-DGqD7Hjpi/1or4F/aYAspXKNm5Yili0QDAFAY4QYvpqpgiY6+1jOfqpmByzjxbWd/T9mChbCArXAbDAsTm5oXA==}
engines : {node : '>=0.12' }
2026-03-11 10:41:12 +01:00
mensch@0.3.4 :
resolution : {integrity : sha512-IAeFvcOnV9V0Yk+bFhYR07O3yNina9ANIN5MoXBKYJ/RLYPurd2d0yw14MDhpr9/momp0WofT1bPUh3hkzdi/g==}
merge-descriptors@1.0.3 :
resolution : {integrity : sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==}
merge2@1.4.1 :
resolution : {integrity : sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
engines : {node : '>= 8' }
methods@1.1.2 :
resolution : {integrity : sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==}
engines : {node : '>= 0.6' }
micromatch@4.0.8 :
resolution : {integrity : sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
engines : {node : '>=8.6' }
mime-db@1.52.0 :
resolution : {integrity : sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
engines : {node : '>= 0.6' }
mime-types@2.1.35 :
resolution : {integrity : sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
engines : {node : '>= 0.6' }
mime@1.6.0 :
resolution : {integrity : sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==}
engines : {node : '>=4' }
hasBin : true
mime@2.6.0 :
resolution : {integrity : sha512-USPkMeET31rOMiarsBNIHZKLGgvKc/LrjofAnBlOttf5ajRvqiRA8QsenbcooctK6d6Ts6aqZXBA+XbkKthiQg==}
engines : {node : '>=4.0.0' }
hasBin : true
2026-03-04 18:19:52 +01:00
mime@3.0.0 :
resolution : {integrity : sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==}
engines : {node : '>=10.0.0' }
hasBin : true
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
mimic-function@5.0.1 :
resolution : {integrity : sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==}
engines : {node : '>=18' }
min-indent@1.0.1 :
resolution : {integrity : sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==}
engines : {node : '>=4' }
2025-10-26 01:50:41 +02:00
mini-svg-data-uri@1.4.4 :
resolution : {integrity : sha512-r9deDe9p5FJUPZAk3A59wGH7Ii9YrjjWw0jmw/liSbHl2CHiyXj6FcDXDu2K3TjVAXqiJdaw3xxwlZZr9E6nHg==}
hasBin : true
2026-03-04 16:43:56 +01:00
minimatch@10.2.4 :
resolution : {integrity : sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==}
engines : {node : 18 || 20 || >=22}
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
minimatch@3.1.5 :
resolution : {integrity : sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
minimatch@9.0.9 :
resolution : {integrity : sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==}
engines : {node : '>=16 || 14 >=14.17' }
2025-10-26 01:50:41 +02:00
minipass@3.3.6 :
resolution : {integrity : sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==}
engines : {node : '>=8' }
minipass@5.0.0 :
resolution : {integrity : sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==}
engines : {node : '>=8' }
2026-03-04 16:43:56 +01:00
minipass@7.1.3 :
resolution : {integrity : sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=16 || 14 >=14.17' }
minizlib@2.1.2 :
resolution : {integrity : sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==}
engines : {node : '>= 8' }
mkdirp@1.0.4 :
resolution : {integrity : sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==}
engines : {node : '>=10' }
hasBin : true
mlly@1.8.0 :
resolution : {integrity : sha512-l8D9ODSRWLe2KHJSifWGwBqpTZXIXTeo8mlKjY+E2HAakaTeNpqAyBZ8GSqLzHgw4XmHmC8whvpjJNMbFZN7/g==}
2026-03-04 18:19:52 +01:00
mnemonist@0.40.0 :
resolution : {integrity : sha512-kdd8AFNig2AD5Rkih7EPCXhu/iMvwevQFX/uEiGhZyPZi7fHqOoF4V4kHLpCfysxXMgQ4B52kdPMCwARshKvEg==}
2025-10-26 01:50:41 +02:00
mode-watcher@1.1.0 :
resolution : {integrity : sha512-mUT9RRGPDYenk59qJauN1rhsIMKBmWA3xMF+uRwE8MW/tjhaDSCCARqkSuDTq8vr4/2KcAxIGVjACxTjdk5C3g==}
peerDependencies :
svelte : ^5.27.0
2026-03-04 16:43:56 +01:00
modern-tar@0.7.5 :
resolution : {integrity : sha512-YTefgdpKKFgoTDbEUqXqgUJct2OG6/4hs4XWLsxcHkDLj/x/V8WmKIRppPnXP5feQ7d1vuYWSp3qKkxfwaFaxA==}
engines : {node : '>=18.0.0' }
2026-03-11 10:41:12 +01:00
morphdom@2.7.8 :
resolution : {integrity : sha512-D/fR4xgGUyVRbdMGU6Nejea1RFzYxYtyurG4Fbv2Fi/daKlWKuXGLOdXtl+3eIwL110cI2hz1ZojGICjjFLgTg==}
2025-10-26 01:50:41 +02:00
mri@1.2.0 :
resolution : {integrity : sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==}
engines : {node : '>=4' }
mrmime@2.0.1 :
resolution : {integrity : sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==}
engines : {node : '>=10' }
2026-03-11 10:41:12 +01:00
ms@2.0.0 :
resolution : {integrity : sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==}
2025-10-26 01:50:41 +02:00
ms@2.1.2 :
resolution : {integrity : sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==}
ms@2.1.3 :
resolution : {integrity : sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
2026-03-08 18:25:09 +01:00
msgpackr-extract@3.0.3 :
resolution : {integrity : sha512-P0efT1C9jIdVRefqjzOQ9Xml57zpOXnIuS+csaB4MdZbTdmGDLo8XhzBG1N7aO11gKDDkJvBLULeFTo46wwreA==}
hasBin : true
msgpackr@1.11.5 :
resolution : {integrity : sha512-UjkUHN0yqp9RWKy0Lplhh+wlpdt9oQBYgULZOiFhV3VclSF1JnSQWZ5r9gORQlNYaUKQoR8itv7g7z1xDDuACA==}
2025-10-26 01:50:41 +02:00
nanoid@3.3.11 :
resolution : {integrity : sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==}
engines : {node : ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
hasBin : true
2026-03-04 22:24:55 +01:00
natural-compare@1.4.0 :
resolution : {integrity : sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
2026-03-11 10:41:12 +01:00
negotiator@0.6.3 :
resolution : {integrity : sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==}
engines : {node : '>= 0.6' }
2025-10-26 01:50:41 +02:00
next-tick@1.1.0 :
resolution : {integrity : sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==}
2026-03-08 18:25:09 +01:00
node-abort-controller@3.1.1 :
resolution : {integrity : sha512-AGK2yQKIjRuqnc6VkX2Xj5d+QW8xZ87pa1UK6yA6ouUyuxfHuMP6umE5QK7UmTeOAymo+Zx1Fxiuw9rVx8taHQ==}
2026-03-04 18:19:52 +01:00
node-addon-api@8.6.0 :
resolution : {integrity : sha512-gBVjCaqDlRUk0EwoPNKzIr9KkS9041G/q31IBShPs1Xz6UTA+EXdZADbzqAJQrpDRq71CIMnOP5VMut3SL0z5Q==}
engines : {node : ^18 || ^20 || >= 21}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
node-fetch-native@1.6.7 :
resolution : {integrity : sha512-g9yhqoedzIUm0nTnTqAQvueMPVOuIY16bqgAJJC8XOOubYFNwz6IER9qs0Gq2Xd0+CecCKFjtdDTMA4u4xG06Q==}
2026-03-08 18:25:09 +01:00
node-gyp-build-optional-packages@5.2.2 :
resolution : {integrity : sha512-s+w+rBWnpTMwSFbaE0UXsRlg7hU4FjekKU4eyAih5T8nJuNZT1nNsskXpxmeqSK9UzkBl6UgRlnKc8hz8IEqOw==}
hasBin : true
2026-03-04 18:19:52 +01:00
node-gyp-build@4.8.4 :
resolution : {integrity : sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==}
hasBin : true
2026-03-11 10:41:12 +01:00
node-releases@2.0.36 :
resolution : {integrity : sha512-TdC8FSgHz8Mwtw9g5L4gR/Sh9XhSP/0DEkQxfEFXOpiul5IiHgHan2VhYYb6agDSfp4KuvltmGApc8HMgUrIkA==}
2026-03-04 18:19:52 +01:00
nodemailer@7.0.13 :
resolution : {integrity : sha512-PNDFSJdP+KFgdsG3ZzMXCgquO7I6McjY2vlqILjtJd0hy8wEvtugS9xKRF2NWlPNGxvLCXlTNIae4serI7dinw==}
engines : {node : '>=6.0.0' }
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
nopt@7.2.1 :
resolution : {integrity : sha512-taM24ViiimT/XntxbPyJQzCG+p4EKOpgD3mxFwW38mGjVUrfERQOeY4EDHjdnptttfHuHQXFx+lTP08Q+mLa/w==}
engines : {node : ^14.17.0 || ^16.13.0 || >=18.0.0}
hasBin : true
normalize-path@3.0.0 :
resolution : {integrity : sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
engines : {node : '>=0.10.0' }
2025-10-26 01:50:41 +02:00
nth-check@2.1.1 :
resolution : {integrity : sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==}
2026-03-11 10:41:12 +01:00
nypm@0.4.1 :
resolution : {integrity : sha512-1b9mihliBh8UCcKtcGRu//G50iHpjxIQVUqkdhPT/SDVE7KdJKoHXLS0heuYTQCx95dFqiyUbXZB9r8ikn+93g==}
engines : {node : ^14.16.0 || >=16.10.0}
hasBin : true
object-boolean-combinations@6.2.3 :
resolution : {integrity : sha512-A2inWgy5Hy3+9prMyiKBUBYcTpbuZbKOMt+YKMD3ZAsli7TwKh6TPSZdK+kNF5hmJFhaVbjHwP/xsfjO2Z/GmQ==}
engines : {node : '>=14.18.0' }
object-inspect@1.13.4 :
resolution : {integrity : sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==}
engines : {node : '>= 0.4' }
2026-03-04 18:19:52 +01:00
obliterator@2.0.5 :
resolution : {integrity : sha512-42CPE9AhahZRsMNslczq0ctAEtqk8Eka26QofnqC346BZdHDySk3LWka23LI7ULIw11NmltpiLagIq8gBozxTw==}
2026-03-04 16:43:56 +01:00
obug@2.1.1 :
resolution : {integrity : sha512-uTqF9MuPraAQ+IsnPf366RG4cP9RtUi7MLO1N3KEc+wb0a6yKpeL0lmk2IB1jY5KHPAlTc6T/JRdC/YqxHNwkQ==}
2026-03-11 10:41:12 +01:00
ofetch@1.5.1 :
resolution : {integrity : sha512-2W4oUZlVaqAPAil6FUg/difl6YhqhUR7x2eZY4bQCko22UXg3hptq9KLQdqFClV+Wu85UX7hNtdGTngi/1BxcA==}
2026-03-04 18:19:52 +01:00
on-exit-leak-free@2.1.2 :
resolution : {integrity : sha512-0eJJY6hXLGf1udHwfNftBqH+g73EU4B504nZeKpz1sYRKafAghwxEJunB2O7rDZkL4PGfsMVnTXZ2EjibbqcsA==}
engines : {node : '>=14.0.0' }
2026-03-11 10:41:12 +01:00
on-finished@2.4.1 :
resolution : {integrity : sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==}
engines : {node : '>= 0.8' }
2025-10-26 01:50:41 +02:00
once@1.4.0 :
resolution : {integrity : sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
2026-03-11 10:41:12 +01:00
onetime@7.0.0 :
resolution : {integrity : sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==}
engines : {node : '>=18' }
2026-03-04 22:24:55 +01:00
optionator@0.9.4 :
resolution : {integrity : sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==}
engines : {node : '>= 0.8.0' }
2026-03-11 10:41:12 +01:00
ora@8.2.0 :
resolution : {integrity : sha512-weP+BZ8MVNnlCm8c0Qdc1WSWq4Qn7I+9CJGm7Qali6g44e/PUzbjNqJX5NJ9ljlNMosfJvg1fKEGILklK9cwnw==}
engines : {node : '>=18' }
2026-03-04 22:24:55 +01:00
p-limit@3.1.0 :
resolution : {integrity : sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
engines : {node : '>=10' }
p-locate@5.0.0 :
resolution : {integrity : sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
engines : {node : '>=10' }
2026-03-04 18:19:52 +01:00
package-json-from-dist@1.0.1 :
resolution : {integrity : sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==}
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
package-manager-detector@1.6.0 :
resolution : {integrity : sha512-61A5ThoTiDG/C8s8UMZwSorAGwMJ0ERVGj2OjoW5pAalsNOg15+iQiPzrLJ4jhZ1HJzmC2PIHT2oEiH3R5fzNA==}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
parse5-htmlparser2-tree-adapter@7.1.0 :
resolution : {integrity : sha512-ruw5xyKs6lrpo9x9rCZqZZnIUntICjQAd0Wsmp396Ul9lN/h+ifgVV1x1gZHi8euej6wTfpqX8j+BFQxF0NS/g==}
parse5-parser-stream@7.1.2 :
resolution : {integrity : sha512-JyeQc9iwFLn5TbvvqACIF/VXG6abODeB3Fwmv/TGdLk2LfbWkaySGY72at4+Ty7EkPZj854u4CrICqNk2qIbow==}
parse5@7.3.0 :
resolution : {integrity : sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==}
parseurl@1.3.3 :
resolution : {integrity : sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==}
engines : {node : '>= 0.8' }
2026-03-04 22:24:55 +01:00
path-exists@4.0.0 :
resolution : {integrity : sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
engines : {node : '>=8' }
2025-10-26 01:50:41 +02:00
path-is-absolute@1.0.1 :
resolution : {integrity : sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==}
engines : {node : '>=0.10.0' }
path-key@3.1.1 :
resolution : {integrity : sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
engines : {node : '>=8' }
path-parse@1.0.7 :
resolution : {integrity : sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
2026-03-11 10:41:12 +01:00
path-scurry@1.11.1 :
resolution : {integrity : sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==}
engines : {node : '>=16 || 14 >=14.18' }
2026-03-04 16:43:56 +01:00
path-scurry@2.0.2 :
resolution : {integrity : sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==}
engines : {node : 18 || 20 || >=22}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
path-to-regexp@0.1.12 :
resolution : {integrity : sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==}
pathe@1.1.2 :
resolution : {integrity : sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==}
2025-10-26 01:50:41 +02:00
pathe@2.0.3 :
resolution : {integrity : sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==}
2026-03-04 18:19:52 +01:00
pg-cloudflare@1.3.0 :
resolution : {integrity : sha512-6lswVVSztmHiRtD6I8hw4qP/nDm1EJbKMRhf3HCYaqud7frGysPv7FYJ5noZQdhQtN2xJnimfMtvQq21pdbzyQ==}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
pg-connection-string@2.11.0 :
resolution : {integrity : sha512-kecgoJwhOpxYU21rZjULrmrBJ698U2RxXofKVzOn5UDj61BPj/qMb7diYUR1nLScCDbrztQFl1TaQZT0t1EtzQ==}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
pg-connection-string@2.6.2 :
resolution : {integrity : sha512-ch6OwaeaPYcova4kKZ15sbJ2hKb/VP48ZD2gE7i1J+L4MspCtBMAx8nMgz7bksc7IojCIIWuEhHibSMFH8m8oA==}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
pg-int8@1.0.1 :
resolution : {integrity : sha512-WCtabS6t3c8SkpDBUlb1kjOs7l66xsGdKpIPZsg4wR+B3+u9UAum2odSsF9tnvxg80h4ZxLWMy4pRjOsFIqQpw==}
engines : {node : '>=4.0.0' }
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
pg-pool@3.12.0 :
resolution : {integrity : sha512-eIJ0DES8BLaziFHW7VgJEBPi5hg3Nyng5iKpYtj3wbcAUV9A1wLgWiY7ajf/f/oO1wfxt83phXPY8Emztg7ITg==}
2025-10-26 01:50:41 +02:00
peerDependencies :
2026-03-04 18:19:52 +01:00
pg : '>=8.0'
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
pg-protocol@1.12.0 :
resolution : {integrity : sha512-uOANXNRACNdElMXJ0tPz6RBM0XQ61nONGAwlt8da5zs/iUOOCLBQOHSXnrC6fMsvtjxbOJrZZl5IScGv+7mpbg==}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
pg-types@2.2.0 :
resolution : {integrity : sha512-qTAAlrEsl8s4OiEQY69wDvcMIdQN6wdz5ojQiOy6YRMuynxenON0O5oCpJI6lshc6scgAY8qvJ2On/p+CXY0GA==}
engines : {node : '>=4' }
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
pg@8.19.0 :
resolution : {integrity : sha512-QIcLGi508BAHkQ3pJNptsFz5WQMlpGbuBGBaIaXsWK8mel2kQ/rThYI+DbgjUvZrIr7MiuEuc9LcChJoEZK1xQ==}
engines : {node : '>= 16.0.0' }
2025-10-26 01:50:41 +02:00
peerDependencies :
2026-03-04 18:19:52 +01:00
pg-native : '>=3.0.1'
peerDependenciesMeta :
pg-native :
optional : true
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
pgpass@1.0.5 :
resolution : {integrity : sha512-FdW9r/jQZhSeohs1Z3sI1yxFQNFvMcnmfuj4WBMUTxOrAyLMaTcE1aAMBiTlbMNaXvBCQuVi0R7hd8udDSP7ug==}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
picocolors@1.1.1 :
resolution : {integrity : sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
picomatch@2.3.1 :
resolution : {integrity : sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
engines : {node : '>=8.6' }
2026-03-04 18:19:52 +01:00
picomatch@4.0.3 :
resolution : {integrity : sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==}
engines : {node : '>=12' }
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
pino-abstract-transport@3.0.0 :
resolution : {integrity : sha512-wlfUczU+n7Hy/Ha5j9a/gZNy7We5+cXp8YL+X+PG8S0KXxw7n/JXA3c46Y0zQznIJ83URJiwy7Lh56WLokNuxg==}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
pino-std-serializers@7.1.0 :
resolution : {integrity : sha512-BndPH67/JxGExRgiX1dX0w1FvZck5Wa4aal9198SrRhZjH3GxKQUKIBnYJTdj2HDN3UQAS06HlfcSbQj2OHmaw==}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
pino@10.3.1 :
resolution : {integrity : sha512-r34yH/GlQpKZbU1BvFFqOjhISRo1MNx1tWYsYvmj6KIRHSPMT2+yHOEb1SG6NMvRoHRF0a07kCOox/9yakl1vg==}
hasBin : true
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
pkg-types@1.3.1 :
resolution : {integrity : sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
postcss-calc@10.1.1 :
resolution : {integrity : sha512-NYEsLHh8DgG/PRH2+G9BTuUdtf9ViS+vdoQ0YA5OQdGsfN4ztiwtDWNtBl9EKeqNMFnIu8IKZ0cLxEQ5r5KVMw==}
engines : {node : ^18.12 || ^20.9 || >=22.0}
peerDependencies :
postcss : ^8.4.38
postcss-custom-properties@14.0.6 :
resolution : {integrity : sha512-fTYSp3xuk4BUeVhxCSJdIPhDLpJfNakZKoiTDx7yRGCdlZrSJR7mWKVOBS4sBF+5poPQFMj2YdXx1VHItBGihQ==}
engines : {node : '>=18' }
peerDependencies :
postcss : ^8.4
2026-03-04 22:24:55 +01:00
postcss-load-config@3.1.4 :
resolution : {integrity : sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==}
engines : {node : '>= 10' }
peerDependencies :
postcss : '>=8.0.9'
ts-node : '>=9.0.0'
peerDependenciesMeta :
postcss :
optional : true
ts-node :
optional : true
2026-03-11 10:41:12 +01:00
postcss-merge-longhand@7.0.5 :
resolution : {integrity : sha512-Kpu5v4Ys6QI59FxmxtNB/iHUVDn9Y9sYw66D6+SZoIk4QTz1prC4aYkhIESu+ieG1iylod1f8MILMs1Em3mmIw==}
engines : {node : ^18.12.0 || ^20.9.0 || >=22.0}
peerDependencies :
postcss : ^8.4.32
2026-03-04 22:24:55 +01:00
postcss-safe-parser@7.0.1 :
resolution : {integrity : sha512-0AioNCJZ2DPYz5ABT6bddIqlhgwhpHZ/l65YAYo0BCIn0xiDpsnTHz0gnoTGk0OXZW0JRs+cDwL8u/teRdz+8A==}
engines : {node : '>=18.0' }
peerDependencies :
postcss : ^8.4.31
postcss-scss@4.0.9 :
resolution : {integrity : sha512-AjKOeiwAitL/MXxQW2DliT28EKukvvbEWx3LBmJIRN8KfBGZbRTxNYW0kSqi1COiTZ57nZ9NW06S6ux//N1c9A==}
engines : {node : '>=12.0' }
peerDependencies :
postcss : ^8.4.29
2025-10-26 01:50:41 +02:00
postcss-selector-parser@6.0.10 :
resolution : {integrity : sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==}
engines : {node : '>=4' }
2026-03-04 22:24:55 +01:00
postcss-selector-parser@7.1.1 :
resolution : {integrity : sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==}
engines : {node : '>=4' }
2026-03-11 10:41:12 +01:00
postcss-sort-media-queries@5.2.0 :
resolution : {integrity : sha512-AZ5fDMLD8SldlAYlvi8NIqo0+Z8xnXU2ia0jxmuhxAU+Lqt9K+AlmLNJ/zWEnE9x+Zx3qL3+1K20ATgNOr3fAA==}
engines : {node : '>=14.0.0' }
peerDependencies :
postcss : ^8.4.23
postcss-value-parser@4.2.0 :
resolution : {integrity : sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
2026-03-04 18:19:52 +01:00
postcss@8.5.8 :
resolution : {integrity : sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==}
engines : {node : ^10 || ^12 || >=14}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
postgres-array@2.0.0 :
resolution : {integrity : sha512-VpZrUqU5A69eQyW2c5CA1jtLecCsN2U/bD6VilrFDWq5+5UIEVO7nazS3TEcHf1zuPYO/sqGvUvW62g86RXZuA==}
engines : {node : '>=4' }
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
postgres-bytea@1.0.1 :
resolution : {integrity : sha512-5+5HqXnsZPE65IJZSMkZtURARZelel2oXUEO8rH83VS/hxH5vv1uHquPg5wZs8yMAfdv971IU+kcPUczi7NVBQ==}
engines : {node : '>=0.10.0' }
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
postgres-date@1.0.7 :
resolution : {integrity : sha512-suDmjLVQg78nMK2UZ454hAG+OAW+HQPZ6n++TNDUX+L0+uUlLywnoxJKDou51Zm+zTCjrCl0Nq6J9C5hP9vK/Q==}
engines : {node : '>=0.10.0' }
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
postgres-interval@1.2.0 :
resolution : {integrity : sha512-9ZhXKM/rw350N1ovuWHbGxnGh/SNJ4cnxHiM0rxE4VN41wsg8P8zWn9hv/buK00RP4WvlOyr/RBDiptyxVbkZQ==}
engines : {node : '>=0.10.0' }
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
posthtml-attrs-parser@1.1.2 :
resolution : {integrity : sha512-9Que9y4k8c33iv8h5QyTfHKlurmsJIscozy7oeFRxuWeX/osXjVGu9o9MKrmo4TI6Vr9a9vh9b4LYXqm3/GvhA==}
engines : {node : '>=16.0.0' }
posthtml-base-url@3.1.9 :
resolution : {integrity : sha512-iIfU8g1GZWD2grTvzD4uSN1kxrY4nld92EyWhUsmupIEv1QA3xdlhH8OwxwOBP1vt6l5RsSXLM3jyQdHFM+IeQ==}
engines : {node : '>=18' }
peerDependencies :
posthtml : ^0.16.6
posthtml-component@2.3.0 :
resolution : {integrity : sha512-hqboG6IJ1LLv4q60uYt6L5kHLyHS7y1yEfsLq+ZUwLgJqO+Jq0IVkyxohrMvilE+n/FonHSDoWCMRPZOiKH1pg==}
engines : {node : '>=18' }
posthtml-content@2.1.2 :
resolution : {integrity : sha512-m+mcZstVE3GSwYascxrzcxULzXVO7UlZBV+SXylg8ynZuuZfCHA3biSSXi4EF38xBGqclhvzyb7bV6ArpC5bmg==}
engines : {node : '>=18' }
posthtml-expressions@1.11.4 :
resolution : {integrity : sha512-tJI6KhKLcePRO0/i4d01MNXfcaBa2jIu4MuVLixvGwCRzxdY2D7LLm17ijNyQNQu3xOhCffBLtUMju0K64smmQ==}
engines : {node : '>=10' }
posthtml-extra-attributes@3.1.4 :
resolution : {integrity : sha512-mABx1GJHhmiSetBgUIoRU42+EPULtlUV3dgIDTkbMAns5YkghmrhimAglMDUZyujz7TjrEBm0MjGk3+Fc15LCQ==}
engines : {node : '>=18' }
posthtml-fetch@4.0.3 :
resolution : {integrity : sha512-s0GLqRVrLqwag2fIyvkb344IJolFDhG27cptr6xzsXqUVMUUHKR/B9DlCFPFE5f0/fK/JLLh7dkhCCoH8YT/mA==}
engines : {node : '>=14.0.0' }
posthtml-markdownit@3.1.2 :
resolution : {integrity : sha512-PUDYSa6FPu2PX4vsSmg2SQmVzaeSc9dCATvDN5dkj79Qks5TIuPsnPqDadci0kRa7MbMKFujL9BieXum1NZgmQ==}
engines : {node : '>=18' }
posthtml-match-helper@1.0.4 :
resolution : {integrity : sha512-Tj9orTIBxHdnraCxoEGjoizsFsTGvukzwcuhOjYQGmDG6gTlaRbMrGgi1J+FwKTN8hsCQENHYY0Deqs9a89BVg==}
peerDependencies :
posthtml : '>=0.5.0'
posthtml-match-helper@2.0.3 :
resolution : {integrity : sha512-p9oJgTdMF2dyd7WE54QI1LvpBIkNkbSiiECKezNnDVYhGhD1AaOnAkw0Uh0y5TW+OHO8iBdSqnd8Wkpb6iUqmw==}
engines : {node : '>=18' }
peerDependencies :
posthtml : ^0.16.6
posthtml-mso@3.1.2 :
resolution : {integrity : sha512-0lzWLTa2PD/k5beNY7kj/Z5WosQB5uBvudd1iIlRmNEv7qCRCEPy0CfqOfNX0VXY50bENrnO18Z9x/LTKsdOWA==}
engines : {node : '>=18' }
posthtml-parser@0.10.2 :
resolution : {integrity : sha512-PId6zZ/2lyJi9LiKfe+i2xv57oEjJgWbsHGGANwos5AvdQp98i6AtamAl8gzSVFGfQ43Glb5D614cvZf012VKg==}
engines : {node : '>=12' }
posthtml-parser@0.11.0 :
resolution : {integrity : sha512-QecJtfLekJbWVo/dMAA+OSwY79wpRmbqS5TeXvXSX+f0c6pW4/SE6inzZ2qkU7oAMCPqIDkZDvd/bQsSFUnKyw==}
engines : {node : '>=12' }
posthtml-parser@0.12.1 :
resolution : {integrity : sha512-rYFmsDLfYm+4Ts2Oh4DCDSZPtdC1BLnRXAobypVzX9alj28KGl65dIFtgDY9zB57D0TC4Qxqrawuq/2et1P0GA==}
engines : {node : '>=16' }
posthtml-postcss-merge-longhand@3.1.4 :
resolution : {integrity : sha512-cIzN7opE7sQifqW5imHFRZcuHngJl8VcjIxiTkEyMuWxLT9SKznd7wboCgK32VOVp0x9q8fhKTcIKKoQnbQ6bQ==}
engines : {node : '>=18' }
posthtml-render@3.0.0 :
resolution : {integrity : sha512-z+16RoxK3fUPgwaIgH9NGnK1HKY9XIDpydky5eQGgAFVXTCSezalv9U2jQuNV+Z9qV1fDWNzldcw4eK0SSbqKA==}
engines : {node : '>=12' }
posthtml-safe-class-names@4.1.2 :
resolution : {integrity : sha512-mmTVlGj5ZkGMl1mRGYE8SqL5nLECTl/uzP+/8dBhINpTW5C75fSMD3ENOxkntdO6pmwB/BaGqLaGqD9L0RQK2w==}
engines : {node : '>=18' }
posthtml-url-parameters@3.1.4 :
resolution : {integrity : sha512-EgLOh63G9FHHhMOQMsRQNrKQEV4vesGet4eIgNvZxjAZznoSJEwYnyWVmnAByCfoXjIEg2pzpQjcFllGXz32dg==}
engines : {node : '>=18' }
posthtml-widows@1.0.2 :
resolution : {integrity : sha512-1uy5/iirP0HWJ6VXQMSjsei6VV9F7TBqKwh9VlF60nKdA14ik/rEdVga79Wk4a9xRWAujMEnmOH5LQgNQQjreg==}
engines : {node : '>=18.0.0' }
posthtml@0.16.7 :
resolution : {integrity : sha512-7Hc+IvlQ7hlaIfQFZnxlRl0jnpWq2qwibORBhQYIb0QbNtuicc5ZxvKkVT71HJ4Py1wSZ/3VR1r8LfkCtoCzhw==}
engines : {node : '>=12.0.0' }
2026-03-04 22:24:55 +01:00
prelude-ls@1.2.1 :
resolution : {integrity : sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
engines : {node : '>= 0.8.0' }
2026-03-04 16:43:56 +01:00
prettier-plugin-svelte@3.5.1 :
resolution : {integrity : sha512-65+fr5+cgIKWKiqM1Doum4uX6bY8iFCdztvvp2RcF+AJoieaw9kJOFMNcJo/bkmKYsxFaM9OsVZK/gWauG/5mg==}
2025-10-26 01:50:41 +02:00
peerDependencies :
prettier : ^3.0.0
svelte : ^3.2.0 || ^4.0.0-next.0 || ^5.0.0-next.0
2026-03-04 22:24:55 +01:00
prettier@3.8.1 :
resolution : {integrity : sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=14' }
hasBin : true
2026-03-11 10:41:12 +01:00
pretty@2.0.0 :
resolution : {integrity : sha512-G9xUchgTEiNpormdYBl+Pha50gOUovT18IvAe7EYMZ1/f9W/WWMPRn+xI68yXNMUk3QXHDwo/1wV/4NejVNe1w==}
engines : {node : '>=0.10.0' }
2026-03-04 18:19:52 +01:00
process-warning@4.0.1 :
resolution : {integrity : sha512-3c2LzQ3rY9d0hc1emcsHhfT9Jwz0cChib/QN89oME2R451w5fy3f0afAhERFZAwrbDU43wk12d0ORBpDVME50Q==}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
process-warning@5.0.0 :
resolution : {integrity : sha512-a39t9ApHNx2L4+HBnQKqxxHNs1r7KF+Intd8Q/g1bUh6q0WIp9voPXJ/x0j+ZL45KF1pJd9+q2jLIRMfvEshkA==}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
proto-list@1.2.4 :
resolution : {integrity : sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==}
proxy-addr@2.0.7 :
resolution : {integrity : sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==}
engines : {node : '>= 0.10' }
punycode.js@2.3.1 :
resolution : {integrity : sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==}
engines : {node : '>=6' }
2026-03-04 22:24:55 +01:00
punycode@2.3.1 :
resolution : {integrity : sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
engines : {node : '>=6' }
2026-03-11 10:41:12 +01:00
qs@6.14.2 :
resolution : {integrity : sha512-V/yCWTTF7VJ9hIh18Ugr2zhJMP01MY7c5kh4J870L7imm6/DIzBsNLTXzMwUA3yZ5b/KBqLx8Kp3uRvd7xSe3Q==}
engines : {node : '>=0.6' }
query-string@9.3.1 :
resolution : {integrity : sha512-5fBfMOcDi5SA9qj5jZhWAcTtDfKF5WFdd2uD9nVNlbxVv1baq65aALy6qofpNEGELHvisjjasxQp7BlM9gvMzw==}
engines : {node : '>=18' }
queue-microtask@1.2.3 :
resolution : {integrity : sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
2026-03-04 18:19:52 +01:00
quick-format-unescaped@4.0.4 :
resolution : {integrity : sha512-tYC1Q1hgyRuHgloV/YXs2w15unPVh8qfu/qCTfhTYamaw7fyhumKa2yGpdSo87vY32rIclj+4fWYQXUMs9EHvg==}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
range-parser@1.2.1 :
resolution : {integrity : sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==}
engines : {node : '>= 0.6' }
ranges-apply@7.1.3 :
resolution : {integrity : sha512-+dpc801TK6qUoMKU9dnwD0wH6XORtZicXLVm4p43jEp+te7Q+Tw0Pa4cHX9Mj1W0zshVYh1S4RIYI38ZUPglqQ==}
engines : {node : '>=14.18.0' }
ranges-merge@9.1.3 :
resolution : {integrity : sha512-dPS11e7AHD1tnuzrboYa+n07JqbHccMqt94C3cSlJ9tTC/RN6P+iGePhTyvCPpoNDWVOEVX4JGyGH0oHjwas0g==}
engines : {node : '>=14.18.0' }
ranges-push@7.1.3 :
resolution : {integrity : sha512-3laGXNa4CW1vt6e2RqC35xRmxXpcWwLNpepTQJ+dkftc/7rH+d9pQ/UQgV6/peN6DsDcpJuu+PjLjWprz2UjDA==}
engines : {node : '>=14.18.0' }
ranges-sort@6.1.3 :
resolution : {integrity : sha512-JsTMmurWEOPYowp1OwUbjcfXyDfaTB+AWoiZwjV+3qOv0uUI7A1CExGwyFwfXEO5HYThOTDC96qC9a6BYqFbyg==}
engines : {node : '>=14.18.0' }
raw-body@2.5.3 :
resolution : {integrity : sha512-s4VSOf6yN0rvbRZGxs8Om5CWj6seneMwK3oDb4lWDH0UPhWcxwOWw5+qk24bxq87szX1ydrwylIOp2uG1ojUpA==}
engines : {node : '>= 0.8' }
2025-10-26 01:50:41 +02:00
react@19.2.0 :
resolution : {integrity : sha512-tmbWg6W31tQLeB5cdIBOicJDJRR2KzXsV7uSK9iNfLWQ5bIZfxuPEHp7M8wiHyHnn0DD1i7w3Zmin0FtkrwoCQ==}
engines : {node : '>=0.10.0' }
2026-03-11 10:41:12 +01:00
readdirp@3.6.0 :
resolution : {integrity : sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
engines : {node : '>=8.10.0' }
2026-03-04 22:24:55 +01:00
readdirp@4.1.2 :
resolution : {integrity : sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==}
engines : {node : '>= 14.18.0' }
2026-03-04 18:19:52 +01:00
real-require@0.2.0 :
resolution : {integrity : sha512-57frrGM/OCTLqLOAh0mhVA9VBMHd+9U7Zb2THMGdBUoZVOtGbJzjxsYGDJ3A9AYYCP4hn6y1TVbaOfzWtm5GFg==}
engines : {node : '>= 12.13.0' }
2025-10-26 01:50:41 +02:00
rechoir@0.8.0 :
resolution : {integrity : sha512-/vxpCXddiX8NGfGO/mTafwjq4aFa/71pvamip0++IQk3zG8cbCj0fifNPrjjF1XMXUne91jL9OoxmdykoEtifQ==}
engines : {node : '>= 10.13.0' }
2026-03-04 18:19:52 +01:00
redis-errors@1.2.0 :
resolution : {integrity : sha512-1qny3OExCf0UvUV/5wpYKf2YwPcOqXzkwKKSmKHiE6ZMQs5heeE/c8eXK+PNllPvmjgAbfnsbpkGZWy8cBpn9w==}
engines : {node : '>=4' }
redis-parser@3.0.0 :
resolution : {integrity : sha512-DJnGAeenTdpMEH6uAJRK/uiyEIH9WVsUmoLwzudwGJUwZPp80PDBWPHXSAGNPwNvIXAbe7MSUB1zQFugFml66A==}
engines : {node : '>=4' }
2026-03-11 10:41:12 +01:00
regex-empty-conditional-comments@3.1.3 :
resolution : {integrity : sha512-1bld//jNjpNXXfcuv7Ch7gDaHaK4DU8I7B52E7c20jPjwUJk5X9TpP7BmLr6KtyLUZgKqTzZME+TRL1JzfOROg==}
engines : {node : '>=14.18.0' }
2026-03-04 16:43:56 +01:00
relative-time-format@1.1.12 :
resolution : {integrity : sha512-qaZBjmRIuXLfuLnzgqpFdBPa5W0euSX1tMnoMUHGPphLwJmrt8xbNiOIHrlvYOD6oNJ0M5owPCZyPibI8de5pQ==}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
require-from-string@2.0.2 :
resolution : {integrity : sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==}
engines : {node : '>=0.10.0' }
2025-10-26 01:50:41 +02:00
resolve-from@5.0.0 :
resolution : {integrity : sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==}
engines : {node : '>=8' }
resolve-pkg-maps@1.0.0 :
resolution : {integrity : sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==}
resolve@1.22.11 :
resolution : {integrity : sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==}
engines : {node : '>= 0.4' }
hasBin : true
2026-03-11 10:41:12 +01:00
restore-cursor@5.1.0 :
resolution : {integrity : sha512-oMA2dcrw6u0YfxJQXm342bFKX/E4sG9rbTzO9ptUcR/e8A33cHuvStiYOwH7fszkZlZ1z/ta9AAoPk2F4qIOHA==}
engines : {node : '>=18' }
2026-03-04 18:19:52 +01:00
ret@0.5.0 :
resolution : {integrity : sha512-I1XxrZSQ+oErkRR4jYbAyEEu2I0avBvvMM5JN+6EBprOGRCs63ENqZ3vjavq8fBw2+62G5LF5XelKwuJpcvcxw==}
engines : {node : '>=10' }
reusify@1.1.0 :
resolution : {integrity : sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==}
engines : {iojs: '>=1.0.0', node : '>=0.10.0' }
rfdc@1.4.1 :
resolution : {integrity : sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==}
2025-10-26 01:50:41 +02:00
rimraf@3.0.2 :
resolution : {integrity : sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==}
deprecated : Rimraf versions prior to v4 are no longer supported
hasBin : true
2026-03-04 16:43:56 +01:00
rollup@4.59.0 :
resolution : {integrity : sha512-2oMpl67a3zCH9H79LeMcbDhXW/UmWG/y2zuqnF2jQq5uq9TbM9TVyXvA4+t+ne2IIkBdrLpAaRQAvo7YI/Yyeg==}
2025-10-26 01:50:41 +02:00
engines : {node: '>=18.0.0', npm : '>=8.0.0' }
hasBin : true
2026-03-11 10:41:12 +01:00
run-parallel@1.2.0 :
resolution : {integrity : sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
2025-10-26 01:50:41 +02:00
runed@0.23.4 :
resolution : {integrity : sha512-9q8oUiBYeXIDLWNK5DfCWlkL0EW3oGbk845VdKlPeia28l751VpfesaB/+7pI6rnbx1I6rqoZ2fZxptOJLxILA==}
peerDependencies :
svelte : ^5.7.0
runed@0.25.0 :
resolution : {integrity : sha512-7+ma4AG9FT2sWQEA0Egf6mb7PBT2vHyuHail1ie8ropfSjvZGtEAx8YTmUjv/APCsdRRxEVvArNjALk9zFSOrg==}
peerDependencies :
svelte : ^5.7.0
runed@0.28.0 :
resolution : {integrity : sha512-k2xx7RuO9hWcdd9f+8JoBeqWtYrm5CALfgpkg2YDB80ds/QE4w0qqu34A7fqiAwiBBSBQOid7TLxwxVC27ymWQ==}
peerDependencies :
svelte : ^5.7.0
runed@0.35.1 :
resolution : {integrity : sha512-2F4Q/FZzbeJTFdIS/PuOoPRSm92sA2LhzTnv6FXhCoENb3huf5+fDuNOg1LNvGOouy3u/225qxmuJvcV3IZK5Q==}
peerDependencies :
'@sveltejs/kit' : ^2.21.0
svelte : ^5.7.0
peerDependenciesMeta :
'@sveltejs/kit' :
optional : true
sade@1.8.1 :
resolution : {integrity : sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A==}
engines : {node : '>=6' }
safe-buffer@5.2.1 :
resolution : {integrity : sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==}
2026-03-04 18:19:52 +01:00
safe-regex2@5.0.0 :
resolution : {integrity : sha512-YwJwe5a51WlK7KbOJREPdjNrpViQBI3p4T50lfwPuDhZnE3XGVTlGvi+aolc5+RvxDD6bnUmjVsU9n1eboLUYw==}
safe-stable-stringify@2.5.0 :
resolution : {integrity : sha512-b3rppTKm9T+PsVCBEOUR46GWI7fdOs00VKZ1+9c1EWDaDMvjQc6tUwuFyIprgGgTcWoVHSKrU8H31ZHA2e0RHA==}
engines : {node : '>=10' }
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
safer-buffer@2.1.2 :
resolution : {integrity : sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
2026-03-04 16:43:56 +01:00
sax@1.5.0 :
resolution : {integrity : sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==}
engines : {node : '>=11.0.0' }
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
section-matter@1.0.0 :
resolution : {integrity : sha512-vfD3pmTzGpufjScBh50YHKzEu2lxBWhVEHsNGoEXmCmn2hKGfeNLYMzCJpe8cD7gqX7TJluOVpBkAequ6dgMmA==}
engines : {node : '>=4' }
2026-03-04 18:19:52 +01:00
secure-json-parse@4.1.0 :
resolution : {integrity : sha512-l4KnYfEyqYJxDwlNVyRfO2E4NTHfMKAWdUuA8J0yve2Dz/E/PdBepY03RvyJpssIpRFwJoCD55wA+mEDs6ByWA==}
2026-03-04 16:43:56 +01:00
semver@7.7.3 :
resolution : {integrity : sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=10' }
hasBin : true
2026-03-08 18:25:09 +01:00
semver@7.7.4 :
resolution : {integrity : sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==}
engines : {node : '>=10' }
hasBin : true
2026-03-11 10:41:12 +01:00
send@0.19.2 :
resolution : {integrity : sha512-VMbMxbDeehAxpOtWJXlcUS5E8iXh6QmN+BkRX1GARS3wRaXEEgzCcB10gTQazO42tpNIya8xIyNx8fll1OFPrg==}
engines : {node : '>= 0.8.0' }
serve-static@1.16.3 :
resolution : {integrity : sha512-x0RTqQel6g5SY7Lg6ZreMmsOzncHFU7nhnRWkKgWuMTu5NN0DR5oruckMqRvacAN9d5w6ARnRBXl9xhDCgfMeA==}
engines : {node : '>= 0.8.0' }
2026-03-04 18:19:52 +01:00
set-cookie-parser@2.7.2 :
resolution : {integrity : sha512-oeM1lpU/UvhTxw+g3cIfxXHyJRc/uidd3yK1P242gzHds0udQBYzs3y8j4gCCW+ZJ7ad0yctld8RYO+bdurlvw==}
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
set-cookie-parser@3.0.1 :
resolution : {integrity : sha512-n7Z7dXZhJbwuAHhNzkTti6Aw9QDDjZtm3JTpTGATIdNzdQz5GuFs22w90BcvF4INfnrL5xrX3oGsuqO5Dx3A1Q==}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
setprototypeof@1.2.0 :
resolution : {integrity : sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==}
2026-03-04 20:56:33 +01:00
sharp@0.33.5 :
resolution : {integrity : sha512-haPVm1EkS9pgvHrQ/F3Xy+hgcuMV0Wm9vfIBSiwZ05k+xgb0PkBQpGsAA/oWdDobNaZTH5ppvHtzCFbnSEwHVw==}
engines : {node : ^18.17.0 || ^20.3.0 || >=21.0.0}
2025-10-26 01:50:41 +02:00
shebang-command@2.0.0 :
resolution : {integrity : sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
engines : {node : '>=8' }
shebang-regex@3.0.0 :
resolution : {integrity : sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
engines : {node : '>=8' }
2026-03-11 10:41:12 +01:00
side-channel-list@1.0.0 :
resolution : {integrity : sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==}
engines : {node : '>= 0.4' }
side-channel-map@1.0.1 :
resolution : {integrity : sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==}
engines : {node : '>= 0.4' }
side-channel-weakmap@1.0.2 :
resolution : {integrity : sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==}
engines : {node : '>= 0.4' }
side-channel@1.1.0 :
resolution : {integrity : sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==}
engines : {node : '>= 0.4' }
2025-10-26 01:50:41 +02:00
signal-exit@4.1.0 :
resolution : {integrity : sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
engines : {node : '>=14' }
2026-03-04 20:56:33 +01:00
simple-swizzle@0.2.4 :
resolution : {integrity : sha512-nAu1WFPQSMNr2Zn9PGSZK9AGn4t/y97lEm+MXTtUDwfP0ksAIX4nO+6ruD9Jwut4C49SB1Ws+fbXsm/yScWOHw==}
2025-10-26 01:50:41 +02:00
sirv@3.0.2 :
resolution : {integrity : sha512-2wcC/oGxHis/BoHkkPwldgiPSYcpZK3JU28WoMVv55yHJgcZ8rlXvuG9iZggz+sU1d4bRgIGASwyWqjxu3FM0g==}
engines : {node : '>=18' }
2026-03-11 10:41:12 +01:00
sisteransi@1.0.5 :
resolution : {integrity : sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==}
slick@1.12.2 :
resolution : {integrity : sha512-4qdtOGcBjral6YIBCWJ0ljFSKNLz9KkhbWtuGvUyRowl1kxfuE1x/Z/aJcaiilpb3do9bl5K7/1h9XC5wWpY/A==}
2026-03-04 18:19:52 +01:00
slugify@1.6.6 :
resolution : {integrity : sha512-h+z7HKHYXj6wJU+AnS/+IH8Uh9fdcX1Lrhg1/VMdf9PwoBQXFcXiAdsy2tSK0P6gKwJLXp02r90ahUCqHk9rrw==}
engines : {node : '>=8.0.0' }
sonic-boom@4.2.1 :
resolution : {integrity : sha512-w6AxtubXa2wTXAUsZMMWERrsIRAdrK0Sc+FUytWvYAhBJLyuI4llrMIC1DtlNSdI99EI86KZum2MMq3EAZlF9Q==}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
sort-css-media-queries@2.2.0 :
resolution : {integrity : sha512-0xtkGhWCC9MGt/EzgnvbbbKhqWjl1+/rncmhTh5qCpbYguXh6S/qwePfv/JQ8jePXXmqingylxoC49pCkSPIbA==}
engines : {node : '>= 6.3.0' }
2025-10-26 01:50:41 +02:00
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' }
2026-03-11 10:41:12 +01:00
split-on-first@3.0.0 :
resolution : {integrity : sha512-qxQJTx2ryR0Dw0ITYyekNQWpz6f8dGd7vffGNflQQ3Iqj9NJ6qiZ7ELpZsJ/QBhIVAiDfXdag3+Gp8RvWa62AA==}
engines : {node : '>=12' }
2026-03-04 18:19:52 +01:00
split2@4.2.0 :
resolution : {integrity : sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==}
engines : {node : '>= 10.x' }
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
sprintf-js@1.0.3 :
resolution : {integrity : sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==}
srcset@5.0.3 :
resolution : {integrity : sha512-AZswtOXIsu0LeHdo6YY7d0r2pCH2Rl1D8ae1utvXUX4GxG3RggsVUAOFX1r8RI4YHFMYb4g89+UBPBv3mNUU2g==}
engines : {node : ^12.20.0 || ^14.13.1 || >=16.0.0}
2026-03-04 18:19:52 +01:00
standard-as-callback@2.1.0 :
resolution : {integrity : sha512-qoRRSyROncaz1z0mvYqIE4lCd9p2R90i6GxW3uZv5ucSu8tU7B5HXUP1gG8pVZsYNVaXjk8ClXHPttLyxAL48A==}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
statuses@2.0.2 :
resolution : {integrity : sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==}
engines : {node : '>= 0.8' }
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
stdin-discarder@0.2.2 :
resolution : {integrity : sha512-UhDfHmA92YAlNnCfhmq0VeNL5bDbiZGg7sZ2IvPsXubGkiNa9EC+tUTsjBRsYUAz87btI6/1wf4XoVvQ3uRnmQ==}
engines : {node : '>=18' }
string-character-is-astral-surrogate@3.1.3 :
resolution : {integrity : sha512-sqj1xo8SMWp6WG/pUYoIiYNgSHQTTuJA/BmdpnvoAoo121RVOTJJQ7V1RKAOwT+vVOYhwiLydb9ul5tgnMPY9w==}
engines : {node : '>=14.18.0' }
string-collapse-leading-whitespace@7.1.3 :
resolution : {integrity : sha512-bCgNODedM9daANnnNPOHuz++qUeVHgsPMghNPznbLLnBviNyuKt9vzHIa6OGTSpWzJUO4Rlffu4+RD47pSTq3g==}
engines : {node : '>=14.18.0' }
string-extract-class-names@8.1.3 :
resolution : {integrity : sha512-C93V3u9dZHHsIaNab765gQv+ewuRvkgx6tseXclrxN1DgLakhbfL8s48QG30uRryXqRttCJrLCQs3EeO5WAz9w==}
engines : {node : '>=14.18.0' }
string-left-right@6.1.3 :
resolution : {integrity : sha512-XPqLphMTTbPMRs4DPX0flLtVFsDWZ+Og3tyku1FiiE2b/+SUHmiO1KRg7NBlb5e9UrojE5F3ryXORL0VYhwwgA==}
engines : {node : '>=14.18.0' }
string-match-left-right@9.1.3 :
resolution : {integrity : sha512-X+lhDoz+Ef7aGeczV+s6W219mpygsytvt/N+WbnJ/ZSi38siK0LgYfAKHe6LPZiRYTYgN2UPXA/FW6bExcxRLg==}
engines : {node : '>=14.18.0' }
string-range-expander@4.1.3 :
resolution : {integrity : sha512-gUBIVv6YYHhXU+fqyEhTQzGHhsVq6NjUpX7y3ZcOtiSbIEiIYzeUzx/+p1koy20LZkfeWbhusRuR4AHdh1JxNg==}
engines : {node : '>=14.18.0' }
string-strip-html@13.5.3 :
resolution : {integrity : sha512-MjrGYjcyOfY8VLXpbEJRtiHLFkWRRIdRt7hcBxGUo2GGM/YSyIfiRQ3q0y2pb+RwYHUfVbw3euuyLzxqyxhyIA==}
engines : {node : '>=14.18.0' }
string-trim-spaces-only@5.1.3 :
resolution : {integrity : sha512-Flb782YX49j4GkLv/M2rqJik/lUq+OJnT/q7kQ6byZtgknAo1wb1XFBN3b+7UMW5I6VB1QdNAoh9oiUa9izBpA==}
engines : {node : '>=14.18.0' }
string-uglify@3.1.3 :
resolution : {integrity : sha512-g93pMqRK4swYKXxYOVma28u7ON/2bg+g5iectIvRZEu6ZSCEMOE19pa2cMGmzqkfS4DxG1Jc4y11wf/luTF3Mg==}
engines : {node : '>=14.18.0' }
string-width@4.2.3 :
resolution : {integrity : sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
engines : {node : '>=8' }
string-width@5.1.2 :
resolution : {integrity : sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==}
engines : {node : '>=12' }
string-width@7.2.0 :
resolution : {integrity : sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==}
engines : {node : '>=18' }
strip-ansi@6.0.1 :
resolution : {integrity : sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
engines : {node : '>=8' }
strip-ansi@7.2.0 :
resolution : {integrity : sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==}
engines : {node : '>=12' }
strip-bom-string@1.0.0 :
resolution : {integrity : sha512-uCC2VHvQRYu+lMh4My/sFNmF2klFymLX1wHJeXnbEJERpV/ZsVuonzerjfrGpIGF7LBVa1O7i9kjiWvJiFck8g==}
engines : {node : '>=0.10.0' }
2026-03-04 16:43:56 +01:00
style-to-object@1.0.14 :
resolution : {integrity : sha512-LIN7rULI0jBscWQYaSswptyderlarFkjQ+t79nzty8tcIAceVomEVlLzH5VP4Cmsv6MtKhs7qaAiwlcp+Mgaxw==}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
stylehacks@7.0.8 :
resolution : {integrity : sha512-I3f053GBLIiS5Fg6OMFhq/c+yW+5Hc2+1fgq7gElDMMSqwlRb3tBf2ef6ucLStYRpId4q//bQO1FjcyNyy4yDQ==}
engines : {node : ^18.12.0 || ^20.9.0 || >=22.0}
peerDependencies :
postcss : ^8.4.32
2025-10-26 01:50:41 +02:00
supports-preserve-symlinks-flag@1.0.0 :
resolution : {integrity : sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
engines : {node : '>= 0.4' }
2026-03-04 22:24:55 +01:00
svelte-check@4.4.4 :
resolution : {integrity : sha512-F1pGqXc710Oi/wTI4d/x7d6lgPwwfx1U6w3Q35n4xsC2e8C/yN2sM1+mWxjlMcpAfWucjlq4vPi+P4FZ8a14sQ==}
engines : {node : '>= 18.0.0' }
hasBin : true
peerDependencies :
svelte : ^4.0.0 || ^5.0.0-next.0
typescript : '>=5.0.0'
svelte-eslint-parser@1.5.1 :
resolution : {integrity : sha512-UbY7DYoDg+x4AKLUcX5xWuEWylgmm8ZD2Z89YT/AK6Wm/ckeMTnOMwr6AVC99znXbRC26xzWEPhSgmB62E07Gg==}
engines : {node: ^18.18.0 || ^20.9.0 || >=21.1.0, pnpm : 10.30 .2 }
peerDependencies :
svelte : ^3.37.0 || ^4.0.0 || ^5.0.0
peerDependenciesMeta :
svelte :
optional : true
2025-10-26 01:50:41 +02:00
svelte-i18n@4.0.1 :
resolution : {integrity : sha512-jaykGlGT5PUaaq04JWbJREvivlCnALtT+m87Kbm0fxyYHynkQaxQMnIKHLm2WeIuBRoljzwgyvz0Z6/CMwfdmQ==}
engines : {node : '>= 16' }
hasBin : true
peerDependencies :
svelte : ^3 || ^4 || ^5
2026-03-04 16:43:56 +01:00
svelte-sonner@1.0.8 :
resolution : {integrity : sha512-TjF+MY8RpBSQfker9+mBHbdx8szrXzhLuqFE89WGgTRv1uYFFc/no10kRvSvSQ7zaAv90APq7qpP145ZcsvUwQ==}
2025-10-26 01:50:41 +02:00
peerDependencies :
svelte : ^5.0.0
svelte-toolbelt@0.10.6 :
resolution : {integrity : sha512-YWuX+RE+CnWYx09yseAe4ZVMM7e7GRFZM6OYWpBKOb++s+SQ8RBIMMe+Bs/CznBMc0QPLjr+vDBxTAkozXsFXQ==}
engines : {node: '>=18', pnpm : '>=8.7.0' }
peerDependencies :
svelte : ^5.30.2
svelte-toolbelt@0.7.1 :
resolution : {integrity : sha512-HcBOcR17Vx9bjaOceUvxkY3nGmbBmCBBbuWLLEWO6jtmWH8f/QoWmbyUfQZrpDINH39en1b8mptfPQT9VKQ1xQ==}
engines : {node: '>=18', pnpm : '>=8.7.0' }
peerDependencies :
svelte : ^5.0.0
2026-03-04 16:43:56 +01:00
svelte@5.53.7 :
resolution : {integrity : sha512-uxck1KI7JWtlfP3H6HOWi/94soAl23jsGJkBzN2BAWcQng0+lTrRNhxActFqORgnO9BHVd1hKJhG+ljRuIUWfQ==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=18' }
2026-03-04 16:43:56 +01:00
svgo@4.0.1 :
resolution : {integrity : sha512-XDpWUOPC6FEibaLzjfe0ucaV0YrOjYotGJO1WpF0Zd+n6ZGEQUsSugaoLq9QkEZtAfQIxT42UChcssDVPP3+/w==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=16' }
hasBin : true
2026-03-04 16:43:56 +01:00
tabbable@6.4.0 :
resolution : {integrity : sha512-05PUHKSNE8ou2dwIxTngl4EzcnsCDZGJ/iCLtDflR/SHB/ny14rXc+qU5P4mG9JkusiV7EivzY9Mhm55AzAvCg==}
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
tailwind-merge@3.5.0 :
resolution : {integrity : sha512-I8K9wewnVDkL1NTGoqWmVEIlUcB9gFriAEkXkfCjX5ib8ezGxtR3xD7iZIxrfArjEsH7F1CHD4RFUtxefdqV/A==}
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
tailwind-variants@3.2.2 :
resolution : {integrity : sha512-Mi4kHeMTLvKlM98XPnK+7HoBPmf4gygdFmqQPaDivc3DpYS6aIY6KiG/PgThrGvii5YZJqRsPz0aPyhoFzmZgg==}
2025-10-26 01:50:41 +02:00
engines : {node: '>=16.x', pnpm : '>=7.x' }
peerDependencies :
2026-03-04 16:43:56 +01:00
tailwind-merge : '>=3.0.0'
2025-10-26 01:50:41 +02:00
tailwindcss : '*'
2026-03-04 16:43:56 +01:00
peerDependenciesMeta :
tailwind-merge :
optional : true
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
tailwindcss@4.2.1 :
resolution : {integrity : sha512-/tBrSQ36vCleJkAOsy9kbNTgaxvGbyOamC30PRePTQe/o1MFwEKHQk4Cn7BNGaPtjp+PuUrByJehM1hgxfq4sw==}
2025-10-26 01:50:41 +02:00
tapable@2.3.0 :
resolution : {integrity : sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==}
engines : {node : '>=6' }
tar@6.2.1 :
resolution : {integrity : sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==}
engines : {node : '>=10' }
2026-02-06 15:00:04 +01:00
deprecated : Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
2025-10-26 01:50:41 +02:00
tarn@3.0.2 :
resolution : {integrity : sha512-51LAVKUSZSVfI05vjPESNc5vwqqZpbXCsU+/+wxlOrUjk2SnFTt97v9ZgQrD4YmxYW1Px6w2KjaDitCfkvgxMQ==}
engines : {node : '>=8.0.0' }
2026-03-04 16:43:56 +01:00
terser@5.46.0 :
resolution : {integrity : sha512-jTwoImyr/QbOWFFso3YoU3ik0jBBDJ6JTOQiy/J2YxVJdZCc+5u7skhNwiOR3FQIygFqVUPHl7qbbxtjW2K3Qg==}
2025-10-26 01:50:41 +02:00
engines : {node : '>=10' }
hasBin : true
2026-03-11 10:41:12 +01:00
test-mixer@4.2.3 :
resolution : {integrity : sha512-6sBlzwiDARX7Qp13MwYygwjeNrtlkbHj+6t/+1OnROQWLX+rpquOc+XXbjVs5xYUtltNo6ZpvFM4nNWtOdInHw==}
engines : {node : '>=14.18.0' }
textextensions@6.11.0 :
resolution : {integrity : sha512-tXJwSr9355kFJI3lbCkPpUH5cP8/M0GGy2xLO34aZCjMXBaK3SoPnZwr/oWmo1FdCnELcs4npdCIOFtq9W3ruQ==}
engines : {node : '>=4' }
2026-03-04 18:19:52 +01:00
thread-stream@4.0.0 :
resolution : {integrity : sha512-4iMVL6HAINXWf1ZKZjIPcz5wYaOdPhtO8ATvZ+Xqp3BTdaqtAwQkNmKORqcIo5YkQqGXq5cwfswDwMqqQNrpJA==}
engines : {node : '>=20' }
2025-10-26 01:50:41 +02:00
tildify@2.0.0 :
resolution : {integrity : sha512-Cc+OraorugtXNfs50hU9KS369rFXCfgGLpfCfvlc+Ud5u6VWmUQsOAa9HbTvheQdYnrdJqqv1e5oIqXppMYnSw==}
engines : {node : '>=8' }
timers-ext@0.1.8 :
resolution : {integrity : sha512-wFH7+SEAcKfJpfLPkrgMPvvwnEtj8W4IurvEyrKsDleXnKLCDw71w8jltvfLa8Rm4qQxxT4jmDBYbJG/z7qoww==}
engines : {node : '>=0.12' }
tiny-glob@0.2.9 :
resolution : {integrity : sha512-g/55ssRPUjShh+xkfx9UPDXqhckHEsHr4Vd9zX55oSdGZc/MD0m3sferOkwWtp98bv+kcVfEHtRJgBVJzelrzg==}
2026-03-11 10:41:12 +01:00
tiny-invariant@1.3.3 :
resolution : {integrity : sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==}
tinyexec@0.3.2 :
resolution : {integrity : sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==}
2026-03-04 16:43:56 +01:00
tinyexec@1.0.2 :
resolution : {integrity : sha512-W/KYk+NFhkmsYpuHq5JykngiOCnxeVL8v8dFnqxSD8qEEdRfXk1SDM6JzNqcERbcGYj9tMrDQBYV9cjgnunFIg==}
engines : {node : '>=18' }
2025-10-26 01:50:41 +02:00
tinyglobby@0.2.15 :
resolution : {integrity : sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==}
engines : {node : '>=12.0.0' }
2026-03-11 10:41:12 +01:00
to-regex-range@5.0.1 :
resolution : {integrity : sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
engines : {node : '>=8.0' }
2026-03-04 18:19:52 +01:00
toad-cache@3.7.0 :
resolution : {integrity : sha512-/m8M+2BJUpoJdgAHoG+baCwBT+tf2VraSfkBgl0Y00qIWt41DJ8R5B8nsEw0I58YwF5IZH6z24/2TobDKnqSWw==}
engines : {node : '>=12' }
toidentifier@1.0.1 :
resolution : {integrity : sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==}
engines : {node : '>=0.6' }
2025-10-26 01:50:41 +02:00
totalist@3.0.1 :
resolution : {integrity : sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==}
engines : {node : '>=6' }
2026-03-04 22:24:55 +01:00
ts-api-utils@2.4.0 :
resolution : {integrity : sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==}
engines : {node : '>=18.12' }
peerDependencies :
typescript : '>=4.8.4'
2025-10-26 01:50:41 +02:00
tslib@2.8.1 :
resolution : {integrity : sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
2026-03-04 18:19:52 +01:00
tsx@4.21.0 :
resolution : {integrity : sha512-5C1sg4USs1lfG0GFb2RLXsdpXqBSEhAaA/0kPL01wxzpMqLILNxIxIOKiILz+cdg/pLnOUxFYOR5yhHU666wbw==}
engines : {node : '>=18.0.0' }
hasBin : true
2025-10-26 01:50:41 +02:00
tw-animate-css@1.4.0 :
resolution : {integrity : sha512-7bziOlRqH0hJx80h/3mbicLW7o8qLsH5+RaLR2t+OHM3D0JlWGODQKQ4cxbK7WlvmUxpcj6Kgu6EKqjrGFe3QQ==}
2026-03-04 22:24:55 +01:00
type-check@0.4.0 :
resolution : {integrity : sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
engines : {node : '>= 0.8.0' }
2026-03-11 10:41:12 +01:00
type-is@1.6.18 :
resolution : {integrity : sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==}
engines : {node : '>= 0.6' }
2025-10-26 01:50:41 +02:00
type@2.7.3 :
resolution : {integrity : sha512-8j+1QmAbPvLZow5Qpi6NCaN8FB60p/6x8/vfNqOk/hC+HuvFZhL4+WfekuhQLiqFZXOgQdrs3B+XxEmCc6b3FQ==}
2026-03-04 22:24:55 +01:00
typescript-eslint@8.56.1 :
resolution : {integrity : sha512-U4lM6pjmBX7J5wk4szltF7I1cGBHXZopnAXCMXb3+fZ3B/0Z3hq3wS/CCUB2NZBNAExK92mCU2tEohWuwVMsDQ==}
engines : {node : ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies :
eslint : ^8.57.0 || ^9.0.0 || ^10.0.0
typescript : '>=4.8.4 <6.0.0'
2025-10-26 01:50:41 +02:00
typescript@5.9.3 :
resolution : {integrity : sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
engines : {node : '>=14.17' }
hasBin : true
2026-03-11 10:41:12 +01:00
uc.micro@2.1.0 :
resolution : {integrity : sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==}
2026-03-04 16:43:56 +01:00
ufo@1.6.3 :
resolution : {integrity : sha512-yDJTmhydvl5lJzBmy/hyOAA0d+aqCBuwl818haVdYCRrWV84o7YyeVm4QlVHStqNrrJSTb6jKuFAVqAFsr+K3Q==}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
undici-types@6.21.0 :
resolution : {integrity : sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==}
2026-03-04 16:43:56 +01:00
undici-types@7.18.2 :
resolution : {integrity : sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
undici@6.23.0 :
resolution : {integrity : sha512-VfQPToRA5FZs/qJxLIinmU59u0r7LXqoJkCzinq3ckNJp3vKEh7jTWN589YQ5+aoAC/TGRLyJLCPKcLQbM8r9g==}
engines : {node : '>=18.17' }
unpipe@1.0.0 :
resolution : {integrity : sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==}
engines : {node : '>= 0.8' }
update-browserslist-db@1.2.3 :
resolution : {integrity : sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==}
hasBin : true
peerDependencies :
browserslist : '>= 4.21.0'
2026-03-04 22:24:55 +01:00
uri-js@4.4.1 :
resolution : {integrity : sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
2026-03-04 18:19:52 +01:00
urlpattern-polyfill@10.1.0 :
resolution : {integrity : sha512-IGjKp/o0NL3Bso1PymYURCJxMPNAf/ILOpendP9f5B6e1rTJgdgiOvgfoT8VxCAdY+Wisb9uhGaJJf3yZ2V9nw==}
2025-10-26 01:50:41 +02:00
util-deprecate@1.0.2 :
resolution : {integrity : sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
2026-03-11 10:41:12 +01:00
utils-merge@1.0.1 :
resolution : {integrity : sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==}
engines : {node : '>= 0.4.0' }
2026-03-04 18:19:52 +01:00
uuid@11.1.0 :
resolution : {integrity : sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==}
hasBin : true
2026-03-11 10:41:12 +01:00
valid-data-url@3.0.1 :
resolution : {integrity : sha512-jOWVmzVceKlVVdwjNSenT4PbGghU0SBIizAev8ofZVgivk/TVHXSbNL8LP6M3spZvkR9/QolkyJavGSX5Cs0UA==}
engines : {node : '>=10' }
vary@1.1.2 :
resolution : {integrity : sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==}
engines : {node : '>= 0.8' }
version-range@4.15.0 :
resolution : {integrity : sha512-Ck0EJbAGxHwprkzFO966t4/5QkRuzh+/I1RxhLgUKKwEn+Cd8NwM60mE3AqBZg5gYODoXW0EFsQvbZjRlvdqbg==}
engines : {node : '>=4' }
2025-10-26 01:50:41 +02:00
vite-plugin-wasm@3.5.0 :
resolution : {integrity : sha512-X5VWgCnqiQEGb+omhlBVsvTfxikKtoOgAzQ95+BZ8gQ+VfMHIjSHr0wyvXFQCa0eKQ0fKyaL0kWcEnYqBac4lQ==}
peerDependencies :
vite : ^2 || ^3 || ^4 || ^5 || ^6 || ^7
2026-03-04 16:43:56 +01:00
vite@7.3.1 :
resolution : {integrity : sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==}
2025-10-26 01:50:41 +02:00
engines : {node : ^20.19.0 || >=22.12.0}
hasBin : true
peerDependencies :
'@types/node' : ^20.19.0 || >=22.12.0
jiti : '>=1.21.0'
less : ^4.0.0
lightningcss : ^1.21.0
sass : ^1.70.0
sass-embedded : ^1.70.0
stylus : '>=0.54.8'
sugarss : ^5.0.0
terser : ^5.16.0
tsx : ^4.8.1
yaml : ^2.4.2
peerDependenciesMeta :
'@types/node' :
optional : true
jiti :
optional : true
less :
optional : true
lightningcss :
optional : true
sass :
optional : true
sass-embedded :
optional : true
stylus :
optional : true
sugarss :
optional : true
terser :
optional : true
tsx :
optional : true
yaml :
optional : true
2026-03-04 16:43:56 +01:00
vitefu@1.1.2 :
resolution : {integrity : sha512-zpKATdUbzbsycPFBN71nS2uzBUQiVnFoOrr2rvqv34S1lcAgMKKkjWleLGeiJlZ8lwCXvtWaRn7R3ZC16SYRuw==}
2025-10-26 01:50:41 +02:00
peerDependencies :
2026-03-04 16:43:56 +01:00
vite : ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-beta.0
2025-10-26 01:50:41 +02:00
peerDependenciesMeta :
vite :
optional : true
2026-03-04 16:43:56 +01:00
wasm-pack@0.14.0 :
resolution : {integrity : sha512-7uKj+483b6ETTnuWHK3zKNB3Ca3M159tPZ5shyXxI4j7i9Lk82rL2ck/L6E9O5VMWk9JgowdtTBOSfWmGBRFtw==}
2025-10-26 01:50:41 +02:00
hasBin : true
2026-03-11 10:41:12 +01:00
web-resource-inliner@8.0.0 :
resolution : {integrity : sha512-Ezr98sqXW/+OCGoUEXuOKVR+oVFlSdn1tIySEEJdiSAw4IjrW8hQkwARSSBJTSB5Us5dnytDgL0ZDliAYBhaNA==}
engines : {node : '>=10.0.0' }
whatwg-encoding@3.1.1 :
resolution : {integrity : sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==}
engines : {node : '>=18' }
deprecated : Use @exodus/bytes instead for a more spec-conformant and faster implementation
whatwg-mimetype@4.0.0 :
resolution : {integrity : sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==}
engines : {node : '>=18' }
2025-10-26 01:50:41 +02:00
which@1.3.1 :
resolution : {integrity : sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==}
hasBin : true
which@2.0.2 :
resolution : {integrity : sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
engines : {node : '>= 8' }
hasBin : true
2026-03-04 22:24:55 +01:00
word-wrap@1.2.5 :
resolution : {integrity : sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
engines : {node : '>=0.10.0' }
2026-03-11 10:41:12 +01:00
wrap-ansi@7.0.0 :
resolution : {integrity : sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
engines : {node : '>=10' }
wrap-ansi@8.1.0 :
resolution : {integrity : sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==}
engines : {node : '>=12' }
2025-10-26 01:50:41 +02:00
wrappy@1.0.2 :
resolution : {integrity : sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
2026-03-04 16:43:56 +01:00
ws@8.19.0 :
resolution : {integrity : sha512-blAT2mjOEIi0ZzruJfIhb3nps74PRWTCz1IjglWEEpQl5XS/UNama6u2/rjFkDDouqr4L67ry+1aGIALViWjDg==}
engines : {node : '>=10.0.0' }
peerDependencies :
bufferutil : ^4.0.1
utf-8-validate : '>=5.0.2'
peerDependenciesMeta :
bufferutil :
optional : true
utf-8-validate :
optional : true
2026-03-04 18:19:52 +01:00
xtend@4.0.2 :
resolution : {integrity : sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==}
engines : {node : '>=0.4' }
2025-10-26 01:50:41 +02:00
yallist@4.0.0 :
resolution : {integrity : sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==}
2026-03-04 22:24:55 +01:00
yaml@1.10.2 :
resolution : {integrity : sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==}
engines : {node : '>= 6' }
yocto-queue@0.1.0 :
resolution : {integrity : sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
engines : {node : '>=10' }
2025-10-26 01:50:41 +02:00
zimmerframe@1.1.4 :
resolution : {integrity : sha512-B58NGBEoc8Y9MWWCQGl/gq9xBCe4IiKM0a2x7GZdQKOW5Exr8S1W24J6OgM1njK8xCRGvAJIL/MxXHf6SkmQKQ==}
snapshots :
2026-03-11 10:41:12 +01:00
'@alloc/quick-lru@5.2.0' : {}
2025-10-26 01:50:41 +02:00
'@antfu/install-pkg@1.1.0' :
dependencies :
2026-03-04 16:43:56 +01:00
package-manager-detector : 1.6 .0
tinyexec : 1.0 .2
2026-03-11 10:41:12 +01:00
'@clack/core@0.3.5' :
dependencies :
picocolors : 1.1 .1
sisteransi : 1.0 .5
'@clack/prompts@0.7.0' :
dependencies :
'@clack/core' : 0.3 .5
picocolors : 1.1 .1
sisteransi : 1.0 .5
'@clack/prompts@0.8.2' :
dependencies :
'@clack/core' : 0.3 .5
picocolors : 1.1 .1
sisteransi : 1.0 .5
'@colors/colors@1.5.0' :
optional : true
'@csstools/cascade-layer-name-parser@2.0.5(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)' :
dependencies :
'@csstools/css-parser-algorithms' : 3.0 .5 (@csstools/css-tokenizer@3.0.4)
'@csstools/css-tokenizer' : 3.0 .4
'@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4)' :
dependencies :
'@csstools/css-tokenizer' : 3.0 .4
'@csstools/css-tokenizer@3.0.4' : {}
'@csstools/utilities@2.0.0(postcss@8.5.8)' :
dependencies :
postcss : 8.5 .8
2026-03-04 18:19:52 +01:00
'@cyberalien/svg-utils@1.2.4' :
2026-03-04 16:43:56 +01:00
dependencies :
2026-03-04 18:19:52 +01:00
'@iconify/types' : 2.0 .0
2026-03-04 16:43:56 +01:00
2026-03-04 18:19:52 +01:00
'@drizzle-team/brocli@0.10.2' : {}
2026-03-04 16:43:56 +01:00
2026-03-04 20:56:33 +01:00
'@emnapi/runtime@1.8.1' :
dependencies :
tslib : 2.8 .1
optional : true
2026-03-04 18:19:52 +01:00
'@envelop/core@5.5.1' :
2026-03-04 16:43:56 +01:00
dependencies :
2026-03-04 18:19:52 +01:00
'@envelop/instrumentation' : 1.0 .0
'@envelop/types' : 5.2 .1
'@whatwg-node/promise-helpers' : 1.3 .2
2026-03-04 16:43:56 +01:00
tslib : 2.8 .1
2026-03-04 18:19:52 +01:00
'@envelop/instrumentation@1.0.0' :
2026-03-04 16:43:56 +01:00
dependencies :
2026-03-04 18:19:52 +01:00
'@whatwg-node/promise-helpers' : 1.3 .2
2026-03-04 16:43:56 +01:00
tslib : 2.8 .1
2026-03-04 18:19:52 +01:00
'@envelop/types@5.2.1' :
2026-03-04 16:43:56 +01:00
dependencies :
2026-03-04 18:19:52 +01:00
'@whatwg-node/promise-helpers' : 1.3 .2
2026-03-04 16:43:56 +01:00
tslib : 2.8 .1
2026-03-04 18:19:52 +01:00
'@esbuild-kit/core-utils@3.3.2' :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 18:19:52 +01:00
esbuild : 0.18 .20
source-map-support : 0.5 .21
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@esbuild-kit/esm-loader@2.6.5' :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 18:19:52 +01:00
'@esbuild-kit/core-utils' : 3.3 .2
get-tsconfig : 4.13 .6
2025-10-26 01:50:41 +02:00
'@esbuild/aix-ppc64@0.19.12' :
optional : true
2026-03-04 16:43:56 +01:00
'@esbuild/aix-ppc64@0.25.12' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/aix-ppc64@0.27.3' :
2026-03-04 16:43:56 +01:00
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/android-arm64@0.18.20' :
2025-10-26 01:50:41 +02:00
optional : true
'@esbuild/android-arm64@0.19.12' :
optional : true
2026-03-04 16:43:56 +01:00
'@esbuild/android-arm64@0.25.12' :
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/android-arm64@0.27.3' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/android-arm@0.18.20' :
2025-10-26 01:50:41 +02:00
optional : true
'@esbuild/android-arm@0.19.12' :
optional : true
2026-03-04 16:43:56 +01:00
'@esbuild/android-arm@0.25.12' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/android-arm@0.27.3' :
2026-03-04 16:43:56 +01:00
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/android-x64@0.18.20' :
2025-10-26 01:50:41 +02:00
optional : true
'@esbuild/android-x64@0.19.12' :
optional : true
2026-03-04 16:43:56 +01:00
'@esbuild/android-x64@0.25.12' :
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/android-x64@0.27.3' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/darwin-arm64@0.18.20' :
2025-10-26 01:50:41 +02:00
optional : true
'@esbuild/darwin-arm64@0.19.12' :
optional : true
2026-03-04 16:43:56 +01:00
'@esbuild/darwin-arm64@0.25.12' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/darwin-arm64@0.27.3' :
2026-03-04 16:43:56 +01:00
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/darwin-x64@0.18.20' :
2025-10-26 01:50:41 +02:00
optional : true
'@esbuild/darwin-x64@0.19.12' :
optional : true
2026-03-04 16:43:56 +01:00
'@esbuild/darwin-x64@0.25.12' :
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/darwin-x64@0.27.3' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/freebsd-arm64@0.18.20' :
2025-10-26 01:50:41 +02:00
optional : true
'@esbuild/freebsd-arm64@0.19.12' :
optional : true
2026-03-04 16:43:56 +01:00
'@esbuild/freebsd-arm64@0.25.12' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/freebsd-arm64@0.27.3' :
2026-03-04 16:43:56 +01:00
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/freebsd-x64@0.18.20' :
2025-10-26 01:50:41 +02:00
optional : true
'@esbuild/freebsd-x64@0.19.12' :
optional : true
2026-03-04 16:43:56 +01:00
'@esbuild/freebsd-x64@0.25.12' :
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/freebsd-x64@0.27.3' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/linux-arm64@0.18.20' :
2025-10-26 01:50:41 +02:00
optional : true
'@esbuild/linux-arm64@0.19.12' :
optional : true
2026-03-04 16:43:56 +01:00
'@esbuild/linux-arm64@0.25.12' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/linux-arm64@0.27.3' :
2026-03-04 16:43:56 +01:00
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/linux-arm@0.18.20' :
2025-10-26 01:50:41 +02:00
optional : true
'@esbuild/linux-arm@0.19.12' :
optional : true
2026-03-04 16:43:56 +01:00
'@esbuild/linux-arm@0.25.12' :
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/linux-arm@0.27.3' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/linux-ia32@0.18.20' :
2025-10-26 01:50:41 +02:00
optional : true
'@esbuild/linux-ia32@0.19.12' :
optional : true
2026-03-04 16:43:56 +01:00
'@esbuild/linux-ia32@0.25.12' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/linux-ia32@0.27.3' :
2026-03-04 16:43:56 +01:00
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/linux-loong64@0.18.20' :
2025-10-26 01:50:41 +02:00
optional : true
'@esbuild/linux-loong64@0.19.12' :
optional : true
2026-03-04 16:43:56 +01:00
'@esbuild/linux-loong64@0.25.12' :
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/linux-loong64@0.27.3' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/linux-mips64el@0.18.20' :
2025-10-26 01:50:41 +02:00
optional : true
'@esbuild/linux-mips64el@0.19.12' :
optional : true
2026-03-04 16:43:56 +01:00
'@esbuild/linux-mips64el@0.25.12' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/linux-mips64el@0.27.3' :
2026-03-04 16:43:56 +01:00
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/linux-ppc64@0.18.20' :
2025-10-26 01:50:41 +02:00
optional : true
'@esbuild/linux-ppc64@0.19.12' :
optional : true
2026-03-04 16:43:56 +01:00
'@esbuild/linux-ppc64@0.25.12' :
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/linux-ppc64@0.27.3' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/linux-riscv64@0.18.20' :
2025-10-26 01:50:41 +02:00
optional : true
'@esbuild/linux-riscv64@0.19.12' :
optional : true
2026-03-04 16:43:56 +01:00
'@esbuild/linux-riscv64@0.25.12' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/linux-riscv64@0.27.3' :
2026-03-04 16:43:56 +01:00
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/linux-s390x@0.18.20' :
2025-10-26 01:50:41 +02:00
optional : true
'@esbuild/linux-s390x@0.19.12' :
optional : true
2026-03-04 16:43:56 +01:00
'@esbuild/linux-s390x@0.25.12' :
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/linux-s390x@0.27.3' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/linux-x64@0.18.20' :
2025-10-26 01:50:41 +02:00
optional : true
'@esbuild/linux-x64@0.19.12' :
optional : true
2026-03-04 16:43:56 +01:00
'@esbuild/linux-x64@0.25.12' :
optional : true
'@esbuild/linux-x64@0.27.3' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
'@esbuild/netbsd-arm64@0.25.12' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/netbsd-arm64@0.27.3' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/netbsd-x64@0.18.20' :
2025-10-26 01:50:41 +02:00
optional : true
'@esbuild/netbsd-x64@0.19.12' :
optional : true
2026-03-04 16:43:56 +01:00
'@esbuild/netbsd-x64@0.25.12' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
'@esbuild/netbsd-x64@0.27.3' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
'@esbuild/openbsd-arm64@0.25.12' :
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/openbsd-arm64@0.27.3' :
2026-03-04 16:43:56 +01:00
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/openbsd-x64@0.18.20' :
2025-10-26 01:50:41 +02:00
optional : true
'@esbuild/openbsd-x64@0.19.12' :
optional : true
2026-03-04 16:43:56 +01:00
'@esbuild/openbsd-x64@0.25.12' :
optional : true
'@esbuild/openbsd-x64@0.27.3' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
'@esbuild/openharmony-arm64@0.25.12' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/openharmony-arm64@0.27.3' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/sunos-x64@0.18.20' :
2025-10-26 01:50:41 +02:00
optional : true
'@esbuild/sunos-x64@0.19.12' :
optional : true
2026-03-04 16:43:56 +01:00
'@esbuild/sunos-x64@0.25.12' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/sunos-x64@0.27.3' :
2026-03-04 16:43:56 +01:00
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/win32-arm64@0.18.20' :
2025-10-26 01:50:41 +02:00
optional : true
'@esbuild/win32-arm64@0.19.12' :
optional : true
2026-03-04 16:43:56 +01:00
'@esbuild/win32-arm64@0.25.12' :
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/win32-arm64@0.27.3' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/win32-ia32@0.18.20' :
2025-10-26 01:50:41 +02:00
optional : true
'@esbuild/win32-ia32@0.19.12' :
optional : true
2026-03-04 16:43:56 +01:00
'@esbuild/win32-ia32@0.25.12' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/win32-ia32@0.27.3' :
2026-03-04 16:43:56 +01:00
optional : true
2026-03-04 18:19:52 +01:00
'@esbuild/win32-x64@0.18.20' :
2025-10-26 01:50:41 +02:00
optional : true
'@esbuild/win32-x64@0.19.12' :
optional : true
2026-03-04 16:43:56 +01:00
'@esbuild/win32-x64@0.25.12' :
optional : true
'@esbuild/win32-x64@0.27.3' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 22:24:55 +01:00
'@eslint-community/eslint-utils@4.9.1(eslint@10.0.2(jiti@2.6.1))' :
dependencies :
eslint : 10.0 .2 (jiti@2.6.1)
eslint-visitor-keys : 3.4 .3
'@eslint-community/regexpp@4.12.2' : {}
'@eslint/config-array@0.23.2' :
dependencies :
'@eslint/object-schema' : 3.0 .2
debug : 4.4 .3
minimatch : 10.2 .4
transitivePeerDependencies :
- supports-color
'@eslint/config-helpers@0.5.2' :
dependencies :
'@eslint/core' : 1.1 .0
'@eslint/core@1.1.0' :
dependencies :
'@types/json-schema' : 7.0 .15
'@eslint/js@10.0.1(eslint@10.0.2(jiti@2.6.1))' :
optionalDependencies :
eslint : 10.0 .2 (jiti@2.6.1)
'@eslint/object-schema@3.0.2' : {}
'@eslint/plugin-kit@0.6.0' :
dependencies :
'@eslint/core' : 1.1 .0
levn : 0.4 .1
2026-03-04 18:19:52 +01:00
'@fastify/accept-negotiator@2.0.1' : {}
'@fastify/ajv-compiler@4.0.5' :
dependencies :
ajv : 8.18 .0
ajv-formats : 3.0 .1 (ajv@8.18.0)
fast-uri : 3.1 .0
'@fastify/busboy@3.2.0' : {}
'@fastify/cookie@11.0.2' :
dependencies :
cookie : 1.1 .1
fastify-plugin : 5.1 .0
'@fastify/cors@10.1.0' :
dependencies :
fastify-plugin : 5.1 .0
mnemonist : 0.40 .0
'@fastify/deepmerge@3.2.1' : {}
'@fastify/error@4.2.0' : {}
'@fastify/fast-json-stringify-compiler@5.0.3' :
dependencies :
fast-json-stringify : 6.3 .0
'@fastify/forwarded@3.0.1' : {}
'@fastify/merge-json-schemas@0.2.1' :
dependencies :
dequal : 2.0 .3
'@fastify/multipart@9.4.0' :
dependencies :
'@fastify/busboy' : 3.2 .0
'@fastify/deepmerge' : 3.2 .1
'@fastify/error' : 4.2 .0
fastify-plugin : 5.1 .0
secure-json-parse : 4.1 .0
'@fastify/proxy-addr@5.1.0' :
dependencies :
'@fastify/forwarded' : 3.0 .1
ipaddr.js : 2.3 .0
'@fastify/send@4.1.0' :
dependencies :
'@lukeed/ms' : 2.0 .2
escape-html : 1.0 .3
fast-decode-uri-component : 1.0 .1
http-errors : 2.0 .1
mime : 3.0 .0
'@fastify/static@8.3.0' :
dependencies :
'@fastify/accept-negotiator' : 2.0 .1
'@fastify/send' : 4.1 .0
content-disposition : 0.5 .4
fastify-plugin : 5.1 .0
fastq : 1.20 .1
glob : 11.1 .0
2026-03-04 16:43:56 +01:00
'@floating-ui/core@1.7.5' :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 16:43:56 +01:00
'@floating-ui/utils' : 0.2 .11
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
'@floating-ui/dom@1.7.6' :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 16:43:56 +01:00
'@floating-ui/core' : 1.7 .5
'@floating-ui/utils' : 0.2 .11
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
'@floating-ui/utils@0.2.11' : {}
2025-10-26 01:50:41 +02:00
'@formatjs/ecma402-abstract@2.3.6' :
dependencies :
'@formatjs/fast-memoize' : 2.2 .7
'@formatjs/intl-localematcher' : 0.6 .2
decimal.js : 10.6 .0
tslib : 2.8 .1
'@formatjs/fast-memoize@2.2.7' :
dependencies :
tslib : 2.8 .1
'@formatjs/icu-messageformat-parser@2.11.4' :
dependencies :
'@formatjs/ecma402-abstract' : 2.3 .6
'@formatjs/icu-skeleton-parser' : 1.8 .16
tslib : 2.8 .1
'@formatjs/icu-skeleton-parser@1.8.16' :
dependencies :
'@formatjs/ecma402-abstract' : 2.3 .6
tslib : 2.8 .1
'@formatjs/intl-localematcher@0.6.2' :
dependencies :
tslib : 2.8 .1
2026-03-04 18:19:52 +01:00
'@graphql-tools/executor@1.5.1(graphql@16.13.1)' :
dependencies :
'@graphql-tools/utils' : 11.0 .0 (graphql@16.13.1)
'@graphql-typed-document-node/core' : 3.2 .0 (graphql@16.13.1)
'@repeaterjs/repeater' : 3.0 .6
'@whatwg-node/disposablestack' : 0.0 .6
'@whatwg-node/promise-helpers' : 1.3 .2
graphql : 16.13 .1
tslib : 2.8 .1
'@graphql-tools/merge@9.1.7(graphql@16.13.1)' :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 18:19:52 +01:00
'@graphql-tools/utils' : 11.0 .0 (graphql@16.13.1)
graphql : 16.13 .1
tslib : 2.8 .1
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@graphql-tools/schema@10.0.31(graphql@16.13.1)' :
dependencies :
'@graphql-tools/merge' : 9.1 .7 (graphql@16.13.1)
'@graphql-tools/utils' : 11.0 .0 (graphql@16.13.1)
graphql : 16.13 .1
tslib : 2.8 .1
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@graphql-tools/utils@10.11.0(graphql@16.13.1)' :
dependencies :
'@graphql-typed-document-node/core' : 3.2 .0 (graphql@16.13.1)
'@whatwg-node/promise-helpers' : 1.3 .2
cross-inspect : 1.0 .1
graphql : 16.13 .1
tslib : 2.8 .1
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@graphql-tools/utils@11.0.0(graphql@16.13.1)' :
dependencies :
'@graphql-typed-document-node/core' : 3.2 .0 (graphql@16.13.1)
'@whatwg-node/promise-helpers' : 1.3 .2
cross-inspect : 1.0 .1
graphql : 16.13 .1
tslib : 2.8 .1
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@graphql-typed-document-node/core@3.2.0(graphql@16.13.1)' :
dependencies :
graphql : 16.13 .1
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@graphql-yoga/logger@2.0.1' :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 18:19:52 +01:00
tslib : 2.8 .1
'@graphql-yoga/subscription@5.0.5' :
dependencies :
'@graphql-yoga/typed-event-target' : 3.0 .2
'@repeaterjs/repeater' : 3.0 .6
'@whatwg-node/events' : 0.1 .2
tslib : 2.8 .1
'@graphql-yoga/typed-event-target@3.0.2' :
dependencies :
'@repeaterjs/repeater' : 3.0 .6
tslib : 2.8 .1
2025-10-26 01:50:41 +02:00
2026-03-04 22:24:55 +01:00
'@humanfs/core@0.19.1' : {}
'@humanfs/node@0.16.7' :
dependencies :
'@humanfs/core' : 0.19 .1
'@humanwhocodes/retry' : 0.4 .3
'@humanwhocodes/module-importer@1.0.1' : {}
'@humanwhocodes/retry@0.4.3' : {}
2026-03-04 16:43:56 +01:00
'@iconify-json/ri@1.2.10' :
2025-10-26 01:50:41 +02:00
dependencies :
'@iconify/types' : 2.0 .0
2026-03-04 16:43:56 +01:00
'@iconify/tailwind4@1.2.1(tailwindcss@4.2.1)' :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 16:43:56 +01:00
'@iconify/tools' : 5.0 .4
2025-10-26 01:50:41 +02:00
'@iconify/types' : 2.0 .0
2026-03-04 16:43:56 +01:00
'@iconify/utils' : 3.1 .0
tailwindcss : 4.2 .1
'@iconify/tools@5.0.4' :
dependencies :
'@cyberalien/svg-utils' : 1.2 .4
'@iconify/types' : 2.0 .0
'@iconify/utils' : 3.1 .0
fflate : 0.8 .2
modern-tar : 0.7 .5
pathe : 2.0 .3
svgo : 4.0 .1
2025-10-26 01:50:41 +02:00
'@iconify/types@2.0.0' : {}
2026-03-04 16:43:56 +01:00
'@iconify/utils@3.1.0' :
2025-10-26 01:50:41 +02:00
dependencies :
'@antfu/install-pkg' : 1.1 .0
'@iconify/types' : 2.0 .0
mlly : 1.8 .0
2026-03-04 20:56:33 +01:00
'@img/sharp-darwin-arm64@0.33.5' :
optionalDependencies :
'@img/sharp-libvips-darwin-arm64' : 1.0 .4
optional : true
'@img/sharp-darwin-x64@0.33.5' :
optionalDependencies :
'@img/sharp-libvips-darwin-x64' : 1.0 .4
optional : true
'@img/sharp-libvips-darwin-arm64@1.0.4' :
optional : true
'@img/sharp-libvips-darwin-x64@1.0.4' :
optional : true
'@img/sharp-libvips-linux-arm64@1.0.4' :
optional : true
'@img/sharp-libvips-linux-arm@1.0.5' :
optional : true
'@img/sharp-libvips-linux-s390x@1.0.4' :
optional : true
'@img/sharp-libvips-linux-x64@1.0.4' :
optional : true
'@img/sharp-libvips-linuxmusl-arm64@1.0.4' :
optional : true
'@img/sharp-libvips-linuxmusl-x64@1.0.4' :
optional : true
'@img/sharp-linux-arm64@0.33.5' :
optionalDependencies :
'@img/sharp-libvips-linux-arm64' : 1.0 .4
optional : true
'@img/sharp-linux-arm@0.33.5' :
optionalDependencies :
'@img/sharp-libvips-linux-arm' : 1.0 .5
optional : true
'@img/sharp-linux-s390x@0.33.5' :
optionalDependencies :
'@img/sharp-libvips-linux-s390x' : 1.0 .4
optional : true
'@img/sharp-linux-x64@0.33.5' :
optionalDependencies :
'@img/sharp-libvips-linux-x64' : 1.0 .4
optional : true
'@img/sharp-linuxmusl-arm64@0.33.5' :
optionalDependencies :
'@img/sharp-libvips-linuxmusl-arm64' : 1.0 .4
optional : true
'@img/sharp-linuxmusl-x64@0.33.5' :
optionalDependencies :
'@img/sharp-libvips-linuxmusl-x64' : 1.0 .4
optional : true
'@img/sharp-wasm32@0.33.5' :
dependencies :
'@emnapi/runtime' : 1.8 .1
optional : true
'@img/sharp-win32-ia32@0.33.5' :
optional : true
'@img/sharp-win32-x64@0.33.5' :
optional : true
2026-03-08 17:12:57 +01:00
'@internationalized/date@3.12.0' :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 16:43:56 +01:00
'@swc/helpers' : 0.5 .19
2025-10-26 01:50:41 +02:00
2026-03-08 18:25:09 +01:00
'@ioredis/commands@1.5.0' : {}
2026-03-04 18:19:52 +01:00
'@ioredis/commands@1.5.1' : {}
2026-03-11 10:41:12 +01:00
'@isaacs/cliui@8.0.2' :
dependencies :
string-width : 5.1 .2
string-width-cjs : string-width@4.2.3
strip-ansi : 7.2 .0
strip-ansi-cjs : strip-ansi@6.0.1
wrap-ansi : 8.1 .0
wrap-ansi-cjs : wrap-ansi@7.0.0
2026-03-04 18:19:52 +01:00
'@isaacs/cliui@9.0.0' : {}
2025-10-26 01:50:41 +02:00
'@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/source-map@0.3.11' :
dependencies :
'@jridgewell/gen-mapping' : 0.3 .13
'@jridgewell/trace-mapping' : 0.3 .31
2026-03-04 18:19:52 +01:00
optional : true
2025-10-26 01:50:41 +02:00
'@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
2026-03-06 17:03:35 +01:00
'@lucide/svelte@0.561.0(svelte@5.53.7)' :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 16:43:56 +01:00
svelte : 5.53 .7
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@lukeed/ms@2.0.2' : {}
2026-03-11 10:41:12 +01:00
'@maizzle/cli@2.0.0' :
dependencies :
'@clack/prompts' : 0.7 .0
commander : 12.1 .0
create-maizzle : 0.3 .4
import-from-esm : 1.3 .4
ora : 8.2 .0
pathe : 1.1 .2
picocolors : 1.1 .1
transitivePeerDependencies :
- supports-color
2026-03-08 18:25:09 +01:00
2026-03-11 10:41:12 +01:00
'@maizzle/framework@6.0.0-15' :
dependencies :
'@maizzle/cli' : 2.0 .0
'@tailwindcss/postcss' : 4.2 .1
cheerio : 1.0 .0
chokidar : 3.6 .0
cli-table3 : 0.6 .5
color-shorthand-hex-to-six-digit : 5.1 .3
defu : 6.1 .4
email-comb : 7.1 .3
express : 4.22 .1
fast-glob : 3.3 .3
gray-matter : 4.0 .3
html-crush : 6.1 .3
is-url-superb : 6.1 .0
istextorbinary : 9.5 .0
juice : 11.1 .1
lightningcss : 1.31 .1
lodash-es : 4.17 .23
morphdom : 2.7 .8
ora : 8.2 .0
pathe : 2.0 .3
postcss : 8.5 .8
postcss-calc : 10.1 .1 (postcss@8.5.8)
postcss-custom-properties : 14.0 .6 (postcss@8.5.8)
postcss-safe-parser : 7.0 .1 (postcss@8.5.8)
postcss-sort-media-queries : 5.2 .0 (postcss@8.5.8)
posthtml : 0.16 .7
posthtml-attrs-parser : 1.1 .2
posthtml-base-url : 3.1 .9 (posthtml@0.16.7)
posthtml-component : 2.3 .0
posthtml-content : 2.1 .2
posthtml-expressions : 1.11 .4
posthtml-extra-attributes : 3.1 .4 (posthtml@0.16.7)
posthtml-fetch : 4.0 .3
posthtml-markdownit : 3.1 .2
posthtml-mso : 3.1 .2
posthtml-parser : 0.12 .1
posthtml-postcss-merge-longhand : 3.1 .4
posthtml-render : 3.0 .0
posthtml-safe-class-names : 4.1 .2
posthtml-url-parameters : 3.1 .4
posthtml-widows : 1.0 .2
pretty : 2.0 .0
string-strip-html : 13.5 .3
tailwindcss : 4.2 .1
ws : 8.19 .0
transitivePeerDependencies :
- bufferutil
- supports-color
- utf-8-validate
'@maizzle/tailwindcss@1.2.0' : {}
'@msgpackr-extract/msgpackr-extract-darwin-arm64@3.0.3' :
optional : true
'@msgpackr-extract/msgpackr-extract-darwin-x64@3.0.3' :
optional : true
'@msgpackr-extract/msgpackr-extract-linux-arm64@3.0.3' :
optional : true
'@msgpackr-extract/msgpackr-extract-linux-arm@3.0.3' :
2026-03-08 18:25:09 +01:00
optional : true
'@msgpackr-extract/msgpackr-extract-linux-x64@3.0.3' :
optional : true
'@msgpackr-extract/msgpackr-extract-win32-x64@3.0.3' :
optional : true
2026-03-11 10:41:12 +01:00
'@nodelib/fs.scandir@2.1.5' :
dependencies :
'@nodelib/fs.stat' : 2.0 .5
run-parallel : 1.2 .0
'@nodelib/fs.stat@2.0.5' : {}
'@nodelib/fs.walk@1.2.8' :
dependencies :
'@nodelib/fs.scandir' : 2.1 .5
fastq : 1.20 .1
'@one-ini/wasm@0.1.1' : {}
2026-03-04 18:19:52 +01:00
'@phc/format@1.0.0' : {}
'@pinojs/redact@0.4.0' : {}
2026-03-11 10:41:12 +01:00
'@pkgjs/parseargs@0.11.0' :
optional : true
2025-10-26 01:50:41 +02:00
'@polka/url@1.0.0-next.29' : {}
2026-03-04 18:19:52 +01:00
'@pothos/core@4.12.0(graphql@16.13.1)' :
dependencies :
graphql : 16.13 .1
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@pothos/plugin-errors@4.9.0(@pothos/core@4.12.0(graphql@16.13.1))(graphql@16.13.1)' :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 18:19:52 +01:00
'@pothos/core' : 4.12 .0 (graphql@16.13.1)
graphql : 16.13 .1
'@repeaterjs/repeater@3.0.6' : {}
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
'@rollup/plugin-commonjs@29.0.0(rollup@4.59.0)' :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 16:43:56 +01:00
'@rollup/pluginutils' : 5.3 .0 (rollup@4.59.0)
2025-10-26 01:50:41 +02:00
commondir : 1.0 .1
estree-walker : 2.0 .2
fdir : 6.5 .0 (picomatch@4.0.3)
is-reference : 1.2 .1
magic-string : 0.30 .21
picomatch : 4.0 .3
optionalDependencies :
2026-03-04 16:43:56 +01:00
rollup : 4.59 .0
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
'@rollup/plugin-json@6.1.0(rollup@4.59.0)' :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 16:43:56 +01:00
'@rollup/pluginutils' : 5.3 .0 (rollup@4.59.0)
optionalDependencies :
rollup : 4.59 .0
'@rollup/plugin-node-resolve@16.0.3(rollup@4.59.0)' :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 16:43:56 +01:00
'@rollup/pluginutils' : 5.3 .0 (rollup@4.59.0)
2025-10-26 01:50:41 +02:00
'@types/resolve' : 1.20 .2
deepmerge : 4.3 .1
is-module : 1.0 .0
resolve : 1.22 .11
optionalDependencies :
2026-03-04 16:43:56 +01:00
rollup : 4.59 .0
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
'@rollup/pluginutils@5.3.0(rollup@4.59.0)' :
2025-10-26 01:50:41 +02:00
dependencies :
'@types/estree' : 1.0 .8
estree-walker : 2.0 .2
picomatch : 4.0 .3
optionalDependencies :
2026-03-04 16:43:56 +01:00
rollup : 4.59 .0
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
'@rollup/rollup-android-arm-eabi@4.59.0' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
'@rollup/rollup-android-arm64@4.59.0' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
'@rollup/rollup-darwin-arm64@4.59.0' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
'@rollup/rollup-darwin-x64@4.59.0' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
'@rollup/rollup-freebsd-arm64@4.59.0' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
'@rollup/rollup-freebsd-x64@4.59.0' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
'@rollup/rollup-linux-arm-gnueabihf@4.59.0' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
'@rollup/rollup-linux-arm-musleabihf@4.59.0' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
'@rollup/rollup-linux-arm64-gnu@4.59.0' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
'@rollup/rollup-linux-arm64-musl@4.59.0' :
optional : true
'@rollup/rollup-linux-loong64-gnu@4.59.0' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
'@rollup/rollup-linux-loong64-musl@4.59.0' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
'@rollup/rollup-linux-ppc64-gnu@4.59.0' :
optional : true
'@rollup/rollup-linux-ppc64-musl@4.59.0' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
'@rollup/rollup-linux-riscv64-gnu@4.59.0' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
'@rollup/rollup-linux-riscv64-musl@4.59.0' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
'@rollup/rollup-linux-s390x-gnu@4.59.0' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
'@rollup/rollup-linux-x64-gnu@4.59.0' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
'@rollup/rollup-linux-x64-musl@4.59.0' :
optional : true
2026-03-04 18:19:52 +01:00
'@rollup/rollup-openbsd-x64@4.59.0' :
optional : true
2026-03-04 16:43:56 +01:00
2026-03-04 18:19:52 +01:00
'@rollup/rollup-openharmony-arm64@4.59.0' :
optional : true
2026-03-04 16:43:56 +01:00
2026-03-04 18:19:52 +01:00
'@rollup/rollup-win32-arm64-msvc@4.59.0' :
optional : true
2026-03-04 16:43:56 +01:00
2026-03-04 18:19:52 +01:00
'@rollup/rollup-win32-ia32-msvc@4.59.0' :
optional : true
2026-03-04 16:43:56 +01:00
2026-03-04 18:19:52 +01:00
'@rollup/rollup-win32-x64-gnu@4.59.0' :
optional : true
2026-03-04 16:43:56 +01:00
2026-03-04 18:19:52 +01:00
'@rollup/rollup-win32-x64-msvc@4.59.0' :
optional : true
2026-03-04 16:43:56 +01:00
'@standard-schema/spec@1.1.0' : {}
'@sveltejs/acorn-typescript@1.0.9(acorn@8.16.0)' :
dependencies :
acorn : 8.16 .0
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@sveltejs/adapter-node@5.5.4(@sveltejs/kit@2.53.4(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.7)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0)))(svelte@5.53.7)(typescript@5.9.3)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0)))' :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 16:43:56 +01:00
'@rollup/plugin-commonjs' : 29.0 .0 (rollup@4.59.0)
'@rollup/plugin-json' : 6.1 .0 (rollup@4.59.0)
'@rollup/plugin-node-resolve' : 16.0 .3 (rollup@4.59.0)
2026-03-04 18:19:52 +01:00
'@sveltejs/kit' : 2.53 .4 (@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.7)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0)))(svelte@5.53.7)(typescript@5.9.3)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0))
2026-03-04 16:43:56 +01:00
rollup : 4.59 .0
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@sveltejs/adapter-static@3.0.10(@sveltejs/kit@2.53.4(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.7)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0)))(svelte@5.53.7)(typescript@5.9.3)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0)))' :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 18:19:52 +01:00
'@sveltejs/kit' : 2.53 .4 (@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.7)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0)))(svelte@5.53.7)(typescript@5.9.3)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0))
2026-03-04 16:43:56 +01:00
2026-03-04 18:19:52 +01:00
'@sveltejs/kit@2.53.4(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.7)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0)))(svelte@5.53.7)(typescript@5.9.3)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0))' :
2026-03-04 16:43:56 +01:00
dependencies :
'@standard-schema/spec' : 1.1 .0
'@sveltejs/acorn-typescript' : 1.0 .9 (acorn@8.16.0)
2026-03-04 18:19:52 +01:00
'@sveltejs/vite-plugin-svelte' : 6.2 .4 (svelte@5.53.7)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0))
2025-10-26 01:50:41 +02:00
'@types/cookie' : 0.6 .0
2026-03-04 16:43:56 +01:00
acorn : 8.16 .0
2025-10-26 01:50:41 +02:00
cookie : 0.6 .0
2026-03-04 16:43:56 +01:00
devalue : 5.6 .3
2025-10-26 01:50:41 +02:00
esm-env : 1.2 .2
kleur : 4.1 .5
magic-string : 0.30 .21
mrmime : 2.0 .1
2026-03-04 16:43:56 +01:00
set-cookie-parser : 3.0 .1
2025-10-26 01:50:41 +02:00
sirv : 3.0 .2
2026-03-04 16:43:56 +01:00
svelte : 5.53 .7
2026-03-04 18:19:52 +01:00
vite : 7.3 .1 (@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0)
2026-03-04 16:43:56 +01:00
optionalDependencies :
typescript : 5.9 .3
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@sveltejs/vite-plugin-svelte-inspector@5.0.2(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.7)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0)))(svelte@5.53.7)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0))' :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 18:19:52 +01:00
'@sveltejs/vite-plugin-svelte' : 6.2 .4 (svelte@5.53.7)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0))
2026-03-04 16:43:56 +01:00
obug : 2.1 .1
svelte : 5.53 .7
2026-03-04 18:19:52 +01:00
vite : 7.3 .1 (@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0)
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.7)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0))' :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 18:19:52 +01:00
'@sveltejs/vite-plugin-svelte-inspector' : 5.0 .2 (@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.7)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0)))(svelte@5.53.7)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0))
2025-10-26 01:50:41 +02:00
deepmerge : 4.3 .1
magic-string : 0.30 .21
2026-03-04 16:43:56 +01:00
obug : 2.1 .1
svelte : 5.53 .7
2026-03-04 18:19:52 +01:00
vite : 7.3 .1 (@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0)
vitefu : 1.1 .2 (vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0))
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
'@swc/helpers@0.5.19' :
2025-10-26 01:50:41 +02:00
dependencies :
tslib : 2.8 .1
2026-03-04 16:43:56 +01:00
'@tailwindcss/forms@0.5.11(tailwindcss@4.2.1)' :
2025-10-26 01:50:41 +02:00
dependencies :
mini-svg-data-uri : 1.4 .4
2026-03-04 16:43:56 +01:00
tailwindcss : 4.2 .1
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
'@tailwindcss/node@4.2.1' :
2025-10-26 01:50:41 +02:00
dependencies :
'@jridgewell/remapping' : 2.3 .5
2026-03-04 16:43:56 +01:00
enhanced-resolve : 5.20 .0
2025-10-26 01:50:41 +02:00
jiti : 2.6 .1
2026-03-04 16:43:56 +01:00
lightningcss : 1.31 .1
2025-10-26 01:50:41 +02:00
magic-string : 0.30 .21
source-map-js : 1.2 .1
2026-03-04 16:43:56 +01:00
tailwindcss : 4.2 .1
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
'@tailwindcss/oxide-android-arm64@4.2.1' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
'@tailwindcss/oxide-darwin-arm64@4.2.1' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
'@tailwindcss/oxide-darwin-x64@4.2.1' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
'@tailwindcss/oxide-freebsd-x64@4.2.1' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
'@tailwindcss/oxide-linux-arm-gnueabihf@4.2.1' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
'@tailwindcss/oxide-linux-arm64-gnu@4.2.1' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
'@tailwindcss/oxide-linux-arm64-musl@4.2.1' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
'@tailwindcss/oxide-linux-x64-gnu@4.2.1' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
'@tailwindcss/oxide-linux-x64-musl@4.2.1' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
'@tailwindcss/oxide-wasm32-wasi@4.2.1' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
'@tailwindcss/oxide-win32-arm64-msvc@4.2.1' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
'@tailwindcss/oxide-win32-x64-msvc@4.2.1' :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
'@tailwindcss/oxide@4.2.1' :
2025-10-26 01:50:41 +02:00
optionalDependencies :
2026-03-04 16:43:56 +01:00
'@tailwindcss/oxide-android-arm64' : 4.2 .1
'@tailwindcss/oxide-darwin-arm64' : 4.2 .1
'@tailwindcss/oxide-darwin-x64' : 4.2 .1
'@tailwindcss/oxide-freebsd-x64' : 4.2 .1
'@tailwindcss/oxide-linux-arm-gnueabihf' : 4.2 .1
'@tailwindcss/oxide-linux-arm64-gnu' : 4.2 .1
'@tailwindcss/oxide-linux-arm64-musl' : 4.2 .1
'@tailwindcss/oxide-linux-x64-gnu' : 4.2 .1
'@tailwindcss/oxide-linux-x64-musl' : 4.2 .1
'@tailwindcss/oxide-wasm32-wasi' : 4.2 .1
'@tailwindcss/oxide-win32-arm64-msvc' : 4.2 .1
'@tailwindcss/oxide-win32-x64-msvc' : 4.2 .1
2026-03-11 10:41:12 +01:00
'@tailwindcss/postcss@4.2.1' :
dependencies :
'@alloc/quick-lru' : 5.2 .0
'@tailwindcss/node' : 4.2 .1
'@tailwindcss/oxide' : 4.2 .1
postcss : 8.5 .8
tailwindcss : 4.2 .1
2026-03-04 16:43:56 +01:00
'@tailwindcss/typography@0.5.19(tailwindcss@4.2.1)' :
2025-10-26 01:50:41 +02:00
dependencies :
postcss-selector-parser : 6.0 .10
2026-03-04 16:43:56 +01:00
tailwindcss : 4.2 .1
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@tailwindcss/vite@4.2.1(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0))' :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 16:43:56 +01:00
'@tailwindcss/node' : 4.2 .1
'@tailwindcss/oxide' : 4.2 .1
tailwindcss : 4.2 .1
2026-03-04 18:19:52 +01:00
vite : 7.3 .1 (@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0)
2026-03-04 16:43:56 +01:00
'@tsconfig/svelte@5.0.8' : {}
2025-10-26 01:50:41 +02:00
'@types/cookie@0.6.0' : {}
2026-03-04 22:24:55 +01:00
'@types/esrecurse@4.3.1' : {}
2025-10-26 01:50:41 +02:00
'@types/estree@1.0.8' : {}
2026-03-04 18:19:52 +01:00
'@types/fluent-ffmpeg@2.1.28' :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 16:43:56 +01:00
'@types/node' : 25.3 .3
2025-10-26 01:50:41 +02:00
2026-03-04 22:24:55 +01:00
'@types/json-schema@7.0.15' : {}
2026-03-11 10:41:12 +01:00
'@types/lodash-es@4.17.12' :
dependencies :
'@types/lodash' : 4.17 .24
'@types/lodash@4.17.24' : {}
'@types/node@22.19.15' :
dependencies :
undici-types : 6.21 .0
2026-03-04 16:43:56 +01:00
'@types/node@25.3.3' :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 16:43:56 +01:00
undici-types : 7.18 .2
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@types/nodemailer@6.4.23' :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 16:43:56 +01:00
'@types/node' : 25.3 .3
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@types/pg@8.18.0' :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 16:43:56 +01:00
'@types/node' : 25.3 .3
2026-03-04 18:19:52 +01:00
pg-protocol : 1.12 .0
pg-types : 2.2 .0
2026-03-04 16:43:56 +01:00
'@types/resolve@1.20.2' : {}
2025-10-26 01:50:41 +02:00
2026-03-04 20:56:33 +01:00
'@types/sharp@0.32.0' :
dependencies :
sharp : 0.33 .5
2026-03-04 16:43:56 +01:00
'@types/trusted-types@2.0.7' : {}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@types/uuid@10.0.0' : {}
2025-10-26 01:50:41 +02:00
2026-03-04 22:24:55 +01:00
'@typescript-eslint/eslint-plugin@8.56.1(@typescript-eslint/parser@8.56.1(eslint@10.0.2(jiti@2.6.1))(typescript@5.9.3))(eslint@10.0.2(jiti@2.6.1))(typescript@5.9.3)' :
dependencies :
'@eslint-community/regexpp' : 4.12 .2
'@typescript-eslint/parser' : 8.56 .1 (eslint@10.0.2(jiti@2.6.1))(typescript@5.9.3)
'@typescript-eslint/scope-manager' : 8.56 .1
'@typescript-eslint/type-utils' : 8.56 .1 (eslint@10.0.2(jiti@2.6.1))(typescript@5.9.3)
'@typescript-eslint/utils' : 8.56 .1 (eslint@10.0.2(jiti@2.6.1))(typescript@5.9.3)
'@typescript-eslint/visitor-keys' : 8.56 .1
eslint : 10.0 .2 (jiti@2.6.1)
ignore : 7.0 .5
natural-compare : 1.4 .0
ts-api-utils : 2.4 .0 (typescript@5.9.3)
typescript : 5.9 .3
transitivePeerDependencies :
- supports-color
'@typescript-eslint/parser@8.56.1(eslint@10.0.2(jiti@2.6.1))(typescript@5.9.3)' :
dependencies :
'@typescript-eslint/scope-manager' : 8.56 .1
'@typescript-eslint/types' : 8.56 .1
'@typescript-eslint/typescript-estree' : 8.56 .1 (typescript@5.9.3)
'@typescript-eslint/visitor-keys' : 8.56 .1
debug : 4.4 .3
eslint : 10.0 .2 (jiti@2.6.1)
typescript : 5.9 .3
transitivePeerDependencies :
- supports-color
'@typescript-eslint/project-service@8.56.1(typescript@5.9.3)' :
dependencies :
'@typescript-eslint/tsconfig-utils' : 8.56 .1 (typescript@5.9.3)
'@typescript-eslint/types' : 8.56 .1
debug : 4.4 .3
typescript : 5.9 .3
transitivePeerDependencies :
- supports-color
'@typescript-eslint/scope-manager@8.56.1' :
dependencies :
'@typescript-eslint/types' : 8.56 .1
'@typescript-eslint/visitor-keys' : 8.56 .1
'@typescript-eslint/tsconfig-utils@8.56.1(typescript@5.9.3)' :
dependencies :
typescript : 5.9 .3
'@typescript-eslint/type-utils@8.56.1(eslint@10.0.2(jiti@2.6.1))(typescript@5.9.3)' :
dependencies :
'@typescript-eslint/types' : 8.56 .1
'@typescript-eslint/typescript-estree' : 8.56 .1 (typescript@5.9.3)
'@typescript-eslint/utils' : 8.56 .1 (eslint@10.0.2(jiti@2.6.1))(typescript@5.9.3)
debug : 4.4 .3
eslint : 10.0 .2 (jiti@2.6.1)
ts-api-utils : 2.4 .0 (typescript@5.9.3)
typescript : 5.9 .3
transitivePeerDependencies :
- supports-color
'@typescript-eslint/types@8.56.1' : {}
'@typescript-eslint/typescript-estree@8.56.1(typescript@5.9.3)' :
dependencies :
'@typescript-eslint/project-service' : 8.56 .1 (typescript@5.9.3)
'@typescript-eslint/tsconfig-utils' : 8.56 .1 (typescript@5.9.3)
'@typescript-eslint/types' : 8.56 .1
'@typescript-eslint/visitor-keys' : 8.56 .1
debug : 4.4 .3
minimatch : 10.2 .4
semver : 7.7 .3
tinyglobby : 0.2 .15
ts-api-utils : 2.4 .0 (typescript@5.9.3)
typescript : 5.9 .3
transitivePeerDependencies :
- supports-color
'@typescript-eslint/utils@8.56.1(eslint@10.0.2(jiti@2.6.1))(typescript@5.9.3)' :
dependencies :
'@eslint-community/eslint-utils' : 4.9 .1 (eslint@10.0.2(jiti@2.6.1))
'@typescript-eslint/scope-manager' : 8.56 .1
'@typescript-eslint/types' : 8.56 .1
'@typescript-eslint/typescript-estree' : 8.56 .1 (typescript@5.9.3)
eslint : 10.0 .2 (jiti@2.6.1)
typescript : 5.9 .3
transitivePeerDependencies :
- supports-color
'@typescript-eslint/visitor-keys@8.56.1' :
dependencies :
'@typescript-eslint/types' : 8.56 .1
eslint-visitor-keys : 5.0 .1
2026-03-04 18:19:52 +01:00
'@whatwg-node/disposablestack@0.0.6' :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 18:19:52 +01:00
'@whatwg-node/promise-helpers' : 1.3 .2
tslib : 2.8 .1
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@whatwg-node/events@0.1.2' :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 18:19:52 +01:00
tslib : 2.8 .1
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@whatwg-node/fetch@0.10.13' :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 18:19:52 +01:00
'@whatwg-node/node-fetch' : 0.8 .5
urlpattern-polyfill : 10.1 .0
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@whatwg-node/node-fetch@0.8.5' :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 18:19:52 +01:00
'@fastify/busboy' : 3.2 .0
'@whatwg-node/disposablestack' : 0.0 .6
'@whatwg-node/promise-helpers' : 1.3 .2
tslib : 2.8 .1
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@whatwg-node/promise-helpers@1.3.2' :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 18:19:52 +01:00
tslib : 2.8 .1
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
'@whatwg-node/server@0.10.18' :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 18:19:52 +01:00
'@envelop/instrumentation' : 1.0 .0
'@whatwg-node/disposablestack' : 0.0 .6
'@whatwg-node/fetch' : 0.10 .13
'@whatwg-node/promise-helpers' : 1.3 .2
tslib : 2.8 .1
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
abbrev@2.0.0 : {}
2026-03-04 18:19:52 +01:00
abstract-logging@2.0.1 : {}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
accepts@1.3.8 :
dependencies :
mime-types : 2.1 .35
negotiator : 0.6 .3
2026-03-04 22:24:55 +01:00
acorn-jsx@5.3.2(acorn@8.16.0) :
dependencies :
acorn : 8.16 .0
2026-03-04 16:43:56 +01:00
acorn@8.16.0 : {}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
ajv-formats@3.0.1(ajv@8.18.0) :
optionalDependencies :
ajv : 8.18 .0
2025-10-26 01:50:41 +02:00
2026-03-04 22:24:55 +01:00
ajv@6.14.0 :
dependencies :
fast-deep-equal : 3.1 .3
fast-json-stable-stringify : 2.1 .0
json-schema-traverse : 0.4 .1
uri-js : 4.4 .1
2026-03-04 18:19:52 +01:00
ajv@8.18.0 :
dependencies :
fast-deep-equal : 3.1 .3
fast-uri : 3.1 .0
json-schema-traverse : 1.0 .0
require-from-string : 2.0 .2
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
ansi-colors@4.1.3 : {}
ansi-regex@5.0.1 : {}
ansi-regex@6.2.2 : {}
ansi-styles@4.3.0 :
dependencies :
color-convert : 2.0 .1
ansi-styles@6.2.3 : {}
anymatch@3.1.3 :
dependencies :
normalize-path : 3.0 .0
picomatch : 2.3 .1
2026-03-04 18:19:52 +01:00
argon2@0.43.1 :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 18:19:52 +01:00
'@phc/format' : 1.0 .0
node-addon-api : 8.6 .0
node-gyp-build : 4.8 .4
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
argparse@1.0.10 :
dependencies :
sprintf-js : 1.0 .3
argparse@2.0.1 : {}
2026-03-04 16:43:56 +01:00
aria-query@5.3.1 : {}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
array-flatten@1.1.1 : {}
array-pull-all-with-glob@7.1.3 :
dependencies :
matcher : 6.0 .0
arrayiffy-if-string@5.1.3 : {}
2025-10-26 01:50:41 +02:00
async@0.2.10 : {}
2026-03-04 18:19:52 +01:00
atomic-sleep@1.0.0 : {}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
avvio@9.2.0 :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 18:19:52 +01:00
'@fastify/error' : 4.2 .0
fastq : 1.20 .1
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
axios@0.26.1 :
2025-10-26 01:50:41 +02:00
dependencies :
follow-redirects : 1.15 .11
transitivePeerDependencies :
- debug
axobject-query@4.1.0 : {}
balanced-match@1.0.2 : {}
2026-03-04 16:43:56 +01:00
balanced-match@4.0.4 : {}
2026-03-11 10:41:12 +01:00
baseline-browser-mapping@2.10.0 : {}
binary-extensions@2.3.0 : {}
2025-10-26 01:50:41 +02:00
binary-install@1.1.2 :
dependencies :
axios : 0.26 .1
rimraf : 3.0 .2
tar : 6.2 .1
transitivePeerDependencies :
- debug
2026-03-11 10:41:12 +01:00
binaryextensions@6.11.0 :
dependencies :
editions : 6.22 .0
2026-03-08 17:12:57 +01:00
bits-ui@2.16.2(@internationalized/date@3.12.0)(@sveltejs/kit@2.53.4(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.7)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0)))(svelte@5.53.7)(typescript@5.9.3)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0)))(svelte@5.53.7) :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 16:43:56 +01:00
'@floating-ui/core' : 1.7 .5
'@floating-ui/dom' : 1.7 .6
2026-03-08 17:12:57 +01:00
'@internationalized/date' : 3.12 .0
2025-10-26 01:50:41 +02:00
esm-env : 1.2 .2
2026-03-04 18:19:52 +01:00
runed : 0.35 .1 (@sveltejs/kit@2.53.4(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.7)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0)))(svelte@5.53.7)(typescript@5.9.3)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0)))(svelte@5.53.7)
2026-03-04 16:43:56 +01:00
svelte : 5.53 .7
2026-03-04 18:19:52 +01:00
svelte-toolbelt : 0.10 .6 (@sveltejs/kit@2.53.4(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.7)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0)))(svelte@5.53.7)(typescript@5.9.3)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0)))(svelte@5.53.7)
2026-03-04 16:43:56 +01:00
tabbable : 6.4 .0
2025-10-26 01:50:41 +02:00
transitivePeerDependencies :
- '@sveltejs/kit'
2026-03-11 10:41:12 +01:00
body-parser@1.20.4 :
dependencies :
bytes : 3.1 .2
content-type : 1.0 .5
debug : 2.6 .9
depd : 2.0 .0
destroy : 1.2 .0
http-errors : 2.0 .1
iconv-lite : 0.4 .24
on-finished : 2.4 .1
qs : 6.14 .2
raw-body : 2.5 .3
type-is : 1.6 .18
unpipe : 1.0 .0
transitivePeerDependencies :
- supports-color
2025-10-26 01:50:41 +02:00
boolbase@1.0.0 : {}
brace-expansion@1.1.12 :
dependencies :
balanced-match : 1.0 .2
concat-map : 0.0 .1
2026-03-11 10:41:12 +01:00
brace-expansion@2.0.2 :
dependencies :
balanced-match : 1.0 .2
2026-03-04 16:43:56 +01:00
brace-expansion@5.0.4 :
dependencies :
balanced-match : 4.0 .4
2026-03-11 10:41:12 +01:00
braces@3.0.3 :
dependencies :
fill-range : 7.1 .1
browserslist@4.28.1 :
dependencies :
baseline-browser-mapping : 2.10 .0
caniuse-lite : 1.0 .30001777
electron-to-chromium : 1.5 .307
node-releases : 2.0 .36
update-browserslist-db : 1.2 .3 (browserslist@4.28.1)
2025-10-26 01:50:41 +02:00
buffer-from@1.1.2 : {}
2026-03-08 18:25:09 +01:00
bullmq@5.70.4 :
dependencies :
cron-parser : 4.9 .0
ioredis : 5.9 .3
msgpackr : 1.11 .5
node-abort-controller : 3.1 .1
semver : 7.7 .4
tslib : 2.8 .1
uuid : 11.1 .0
transitivePeerDependencies :
- supports-color
2026-03-11 10:41:12 +01:00
bytes@3.1.2 : {}
call-bind-apply-helpers@1.0.2 :
dependencies :
es-errors : 1.3 .0
function-bind : 1.1 .2
call-bound@1.0.4 :
dependencies :
call-bind-apply-helpers : 1.0 .2
get-intrinsic : 1.3 .0
caniuse-lite@1.0.30001777 : {}
2026-03-04 16:43:56 +01:00
ce-la-react@0.3.2(react@19.2.0) :
2025-10-26 01:50:41 +02:00
dependencies :
react : 19.2 .0
2026-03-11 10:41:12 +01:00
chalk@5.6.2 : {}
cheerio-select@2.1.0 :
dependencies :
boolbase : 1.0 .0
css-select : 5.2 .2
css-what : 6.2 .2
domelementtype : 2.3 .0
domhandler : 5.0 .3
domutils : 3.2 .2
cheerio@1.0.0 :
dependencies :
cheerio-select : 2.1 .0
dom-serializer : 2.0 .0
domhandler : 5.0 .3
domutils : 3.2 .2
encoding-sniffer : 0.2 .1
htmlparser2 : 9.1 .0
parse5 : 7.3 .0
parse5-htmlparser2-tree-adapter : 7.1 .0
parse5-parser-stream : 7.1 .2
undici : 6.23 .0
whatwg-mimetype : 4.0 .0
chokidar@3.6.0 :
dependencies :
anymatch : 3.1 .3
braces : 3.0 .3
glob-parent : 5.1 .2
is-binary-path : 2.1 .0
is-glob : 4.0 .3
normalize-path : 3.0 .0
readdirp : 3.6 .0
optionalDependencies :
fsevents : 2.3 .3
2026-03-04 22:24:55 +01:00
chokidar@4.0.3 :
dependencies :
readdirp : 4.1 .2
2025-10-26 01:50:41 +02:00
chownr@2.0.0 : {}
2026-03-11 10:41:12 +01:00
citty@0.1.6 :
dependencies :
consola : 3.4 .2
2025-10-26 01:50:41 +02:00
cli-color@2.0.4 :
dependencies :
d : 1.0 .2
es5-ext : 0.10 .64
es6-iterator : 2.0 .3
memoizee : 0.4 .17
timers-ext : 0.1 .8
2026-03-11 10:41:12 +01:00
cli-cursor@5.0.0 :
dependencies :
restore-cursor : 5.1 .0
cli-spinners@2.9.2 : {}
cli-table3@0.6.5 :
dependencies :
string-width : 4.2 .3
optionalDependencies :
'@colors/colors' : 1.5 .0
2025-10-26 01:50:41 +02:00
clsx@2.1.1 : {}
2026-03-04 18:19:52 +01:00
cluster-key-slot@1.1.2 : {}
2026-03-11 10:41:12 +01:00
codsen-utils@1.7.3 :
dependencies :
rfdc : 1.4 .1
2026-03-04 20:56:33 +01:00
color-convert@2.0.1 :
dependencies :
color-name : 1.1 .4
2025-10-26 01:50:41 +02:00
color-name@1.1.3 : {}
2026-03-04 20:56:33 +01:00
color-name@1.1.4 : {}
2026-03-11 10:41:12 +01:00
color-shorthand-hex-to-six-digit@5.1.3 :
dependencies :
codsen-utils : 1.7 .3
hex-color-regex : 1.1 .0
rfdc : 1.4 .1
2026-03-04 20:56:33 +01:00
color-string@1.9.1 :
dependencies :
color-name : 1.1 .3
simple-swizzle : 0.2 .4
color@4.2.3 :
dependencies :
color-convert : 2.0 .1
color-string : 1.9 .1
2026-03-04 18:19:52 +01:00
colorette@2.0.19 :
optional : true
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
commander@10.0.1 : {}
2025-10-26 01:50:41 +02:00
commander@11.1.0 : {}
2026-03-11 10:41:12 +01:00
commander@12.1.0 : {}
2026-03-04 18:19:52 +01:00
commander@2.20.3 :
optional : true
2025-10-26 01:50:41 +02:00
commondir@1.0.1 : {}
concat-map@0.0.1 : {}
2026-03-11 10:41:12 +01:00
condense-newlines@0.2.1 :
dependencies :
extend-shallow : 2.0 .1
is-whitespace : 0.3 .0
kind-of : 3.2 .2
2025-10-26 01:50:41 +02:00
confbox@0.1.8 : {}
2026-03-11 10:41:12 +01:00
config-chain@1.1.13 :
dependencies :
ini : 1.3 .8
proto-list : 1.2 .4
consola@3.4.2 : {}
2026-03-04 18:19:52 +01:00
content-disposition@0.5.4 :
dependencies :
safe-buffer : 5.2 .1
2026-03-11 10:41:12 +01:00
content-type@1.0.5 : {}
cookie-signature@1.0.7 : {}
2025-10-26 01:50:41 +02:00
cookie@0.6.0 : {}
2026-03-11 10:41:12 +01:00
cookie@0.7.2 : {}
2026-03-04 18:19:52 +01:00
cookie@1.1.1 : {}
2026-03-11 10:41:12 +01:00
create-maizzle@0.3.4 :
dependencies :
'@clack/prompts' : 0.8 .2
degit : 2.8 .4
nypm : 0.4 .1
picocolors : 1.1 .1
2026-03-08 18:25:09 +01:00
cron-parser@4.9.0 :
dependencies :
luxon : 3.7 .2
2026-03-04 18:19:52 +01:00
cross-inspect@1.0.1 :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 18:19:52 +01:00
tslib : 2.8 .1
2025-10-26 01:50:41 +02:00
cross-spawn@7.0.6 :
dependencies :
path-key : 3.1 .1
shebang-command : 2.0 .0
which : 2.0 .2
css-select@5.2.2 :
dependencies :
boolbase : 1.0 .0
css-what : 6.2 .2
domhandler : 5.0 .3
domutils : 3.2 .2
nth-check : 2.1 .1
css-tree@2.2.1 :
dependencies :
mdn-data : 2.0 .28
source-map-js : 1.2 .1
css-tree@3.1.0 :
dependencies :
mdn-data : 2.12 .2
source-map-js : 1.2 .1
css-what@6.2.2 : {}
2026-03-11 10:41:12 +01:00
css.escape@1.5.1 : {}
2025-10-26 01:50:41 +02:00
cssesc@3.0.0 : {}
csso@5.0.5 :
dependencies :
css-tree : 2.2 .1
d@1.0.2 :
dependencies :
es5-ext : 0.10 .64
type : 2.7 .3
2026-03-11 10:41:12 +01:00
debug@2.6.9 :
dependencies :
ms : 2.0 .0
2025-10-26 01:50:41 +02:00
debug@4.3.4 :
dependencies :
ms : 2.1 .2
2026-03-04 18:19:52 +01:00
optional : true
2025-10-26 01:50:41 +02:00
debug@4.4.3 :
dependencies :
ms : 2.1 .3
decimal.js@10.6.0 : {}
2026-03-11 10:41:12 +01:00
decode-uri-component@0.4.1 : {}
2026-03-04 22:24:55 +01:00
deep-is@0.1.4 : {}
2025-10-26 01:50:41 +02:00
deepmerge@4.3.1 : {}
2026-03-11 10:41:12 +01:00
defu@6.1.4 : {}
degit@2.8.4 : {}
2026-03-04 18:19:52 +01:00
denque@2.1.0 : {}
depd@2.0.0 : {}
2025-10-26 01:50:41 +02:00
dequal@2.0.3 : {}
2026-03-11 10:41:12 +01:00
destr@2.0.5 : {}
destroy@1.2.0 : {}
2025-10-26 01:50:41 +02:00
detect-libc@2.1.2 : {}
2026-03-04 16:43:56 +01:00
devalue@5.6.3 : {}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
dom-serializer@1.4.1 :
dependencies :
domelementtype : 2.3 .0
domhandler : 4.3 .1
entities : 2.2 .0
2025-10-26 01:50:41 +02:00
dom-serializer@2.0.0 :
dependencies :
domelementtype : 2.3 .0
domhandler : 5.0 .3
entities : 4.5 .0
domelementtype@2.3.0 : {}
2026-03-11 10:41:12 +01:00
domhandler@4.3.1 :
dependencies :
domelementtype : 2.3 .0
2025-10-26 01:50:41 +02:00
domhandler@5.0.3 :
dependencies :
domelementtype : 2.3 .0
2026-03-11 10:41:12 +01:00
domutils@2.8.0 :
dependencies :
dom-serializer : 1.4 .1
domelementtype : 2.3 .0
domhandler : 4.3 .1
2025-10-26 01:50:41 +02:00
domutils@3.2.2 :
dependencies :
dom-serializer : 2.0 .0
domelementtype : 2.3 .0
domhandler : 5.0 .3
2026-03-04 18:19:52 +01:00
drizzle-kit@0.31.9 :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 18:19:52 +01:00
'@drizzle-team/brocli' : 0.10 .2
'@esbuild-kit/esm-loader' : 2.6 .5
esbuild : 0.25 .12
esbuild-register : 3.6 .0 (esbuild@0.25.12)
transitivePeerDependencies :
- supports-color
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
drizzle-orm@0.44.7(@types/pg@8.18.0)(knex@3.1.0(pg@8.19.0))(pg@8.19.0) :
optionalDependencies :
'@types/pg' : 8.18 .0
knex : 3.1 .0 (pg@8.19.0)
pg : 8.19 .0
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
dunder-proto@1.0.1 :
dependencies :
call-bind-apply-helpers : 1.0 .2
es-errors : 1.3 .0
gopd : 1.2 .0
eastasianwidth@0.2.0 : {}
editions@6.22.0 :
dependencies :
version-range : 4.15 .0
editorconfig@1.0.7 :
dependencies :
'@one-ini/wasm' : 0.1 .1
commander : 10.0 .1
minimatch : 9.0 .9
semver : 7.7 .4
ee-first@1.1.1 : {}
electron-to-chromium@1.5.307 : {}
email-comb@7.1.3 :
dependencies :
array-pull-all-with-glob : 7.1 .3
codsen-utils : 1.7 .3
html-crush : 6.1 .3
matcher : 6.0 .0
ranges-apply : 7.1 .3
ranges-push : 7.1 .3
regex-empty-conditional-comments : 3.1 .3
string-extract-class-names : 8.1 .3
string-left-right : 6.1 .3
string-match-left-right : 9.1 .3
string-range-expander : 4.1 .3
string-uglify : 3.1 .3
emoji-regex@10.6.0 : {}
emoji-regex@8.0.0 : {}
emoji-regex@9.2.2 : {}
encodeurl@2.0.0 : {}
encoding-sniffer@0.2.1 :
dependencies :
iconv-lite : 0.6 .3
whatwg-encoding : 3.1 .1
2026-03-04 16:43:56 +01:00
enhanced-resolve@5.20.0 :
2025-10-26 01:50:41 +02:00
dependencies :
graceful-fs : 4.2 .11
tapable : 2.3 .0
2026-03-11 10:41:12 +01:00
entities@2.2.0 : {}
entities@3.0.1 : {}
2025-10-26 01:50:41 +02:00
entities@4.5.0 : {}
2026-03-11 10:41:12 +01:00
entities@6.0.1 : {}
entities@7.0.1 : {}
es-define-property@1.0.1 : {}
es-errors@1.3.0 : {}
es-object-atoms@1.1.1 :
dependencies :
es-errors : 1.3 .0
2025-10-26 01:50:41 +02:00
es5-ext@0.10.64 :
dependencies :
es6-iterator : 2.0 .3
es6-symbol : 3.1 .4
esniff : 2.0 .1
next-tick : 1.1 .0
es6-iterator@2.0.3 :
dependencies :
d : 1.0 .2
es5-ext : 0.10 .64
es6-symbol : 3.1 .4
es6-symbol@3.1.4 :
dependencies :
d : 1.0 .2
ext : 1.7 .0
es6-weak-map@2.0.3 :
dependencies :
d : 1.0 .2
es5-ext : 0.10 .64
es6-iterator : 2.0 .3
es6-symbol : 3.1 .4
2026-03-04 18:19:52 +01:00
esbuild-register@3.6.0(esbuild@0.25.12) :
dependencies :
debug : 4.4 .3
esbuild : 0.25 .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
2025-10-26 01:50:41 +02:00
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
2026-03-04 16:43:56 +01:00
esbuild@0.25.12 :
2025-10-26 01:50:41 +02:00
optionalDependencies :
2026-03-04 16:43:56 +01:00
'@esbuild/aix-ppc64' : 0.25 .12
'@esbuild/android-arm' : 0.25 .12
'@esbuild/android-arm64' : 0.25 .12
'@esbuild/android-x64' : 0.25 .12
'@esbuild/darwin-arm64' : 0.25 .12
'@esbuild/darwin-x64' : 0.25 .12
'@esbuild/freebsd-arm64' : 0.25 .12
'@esbuild/freebsd-x64' : 0.25 .12
'@esbuild/linux-arm' : 0.25 .12
'@esbuild/linux-arm64' : 0.25 .12
'@esbuild/linux-ia32' : 0.25 .12
'@esbuild/linux-loong64' : 0.25 .12
'@esbuild/linux-mips64el' : 0.25 .12
'@esbuild/linux-ppc64' : 0.25 .12
'@esbuild/linux-riscv64' : 0.25 .12
'@esbuild/linux-s390x' : 0.25 .12
'@esbuild/linux-x64' : 0.25 .12
'@esbuild/netbsd-arm64' : 0.25 .12
'@esbuild/netbsd-x64' : 0.25 .12
'@esbuild/openbsd-arm64' : 0.25 .12
'@esbuild/openbsd-x64' : 0.25 .12
'@esbuild/openharmony-arm64' : 0.25 .12
'@esbuild/sunos-x64' : 0.25 .12
'@esbuild/win32-arm64' : 0.25 .12
'@esbuild/win32-ia32' : 0.25 .12
'@esbuild/win32-x64' : 0.25 .12
esbuild@0.27.3 :
optionalDependencies :
'@esbuild/aix-ppc64' : 0.27 .3
'@esbuild/android-arm' : 0.27 .3
'@esbuild/android-arm64' : 0.27 .3
'@esbuild/android-x64' : 0.27 .3
'@esbuild/darwin-arm64' : 0.27 .3
'@esbuild/darwin-x64' : 0.27 .3
'@esbuild/freebsd-arm64' : 0.27 .3
'@esbuild/freebsd-x64' : 0.27 .3
'@esbuild/linux-arm' : 0.27 .3
'@esbuild/linux-arm64' : 0.27 .3
'@esbuild/linux-ia32' : 0.27 .3
'@esbuild/linux-loong64' : 0.27 .3
'@esbuild/linux-mips64el' : 0.27 .3
'@esbuild/linux-ppc64' : 0.27 .3
'@esbuild/linux-riscv64' : 0.27 .3
'@esbuild/linux-s390x' : 0.27 .3
'@esbuild/linux-x64' : 0.27 .3
'@esbuild/netbsd-arm64' : 0.27 .3
'@esbuild/netbsd-x64' : 0.27 .3
'@esbuild/openbsd-arm64' : 0.27 .3
'@esbuild/openbsd-x64' : 0.27 .3
'@esbuild/openharmony-arm64' : 0.27 .3
'@esbuild/sunos-x64' : 0.27 .3
'@esbuild/win32-arm64' : 0.27 .3
'@esbuild/win32-ia32' : 0.27 .3
'@esbuild/win32-x64' : 0.27 .3
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
escalade@3.2.0 : {}
escape-goat@3.0.0 : {}
2026-03-04 18:19:52 +01:00
escape-html@1.0.3 : {}
2025-10-26 01:50:41 +02:00
2026-03-04 22:24:55 +01:00
escape-string-regexp@4.0.0 : {}
2026-03-11 10:41:12 +01:00
escape-string-regexp@5.0.0 : {}
2026-03-04 22:24:55 +01:00
eslint-config-prettier@10.1.8(eslint@10.0.2(jiti@2.6.1)) :
dependencies :
eslint : 10.0 .2 (jiti@2.6.1)
eslint-plugin-svelte@3.15.0(eslint@10.0.2(jiti@2.6.1))(svelte@5.53.7) :
dependencies :
'@eslint-community/eslint-utils' : 4.9 .1 (eslint@10.0.2(jiti@2.6.1))
'@jridgewell/sourcemap-codec' : 1.5 .5
eslint : 10.0 .2 (jiti@2.6.1)
esutils : 2.0 .3
globals : 16.5 .0
known-css-properties : 0.37 .0
postcss : 8.5 .8
postcss-load-config : 3.1 .4 (postcss@8.5.8)
postcss-safe-parser : 7.0 .1 (postcss@8.5.8)
semver : 7.7 .3
svelte-eslint-parser : 1.5 .1 (svelte@5.53.7)
optionalDependencies :
svelte : 5.53 .7
transitivePeerDependencies :
- ts-node
eslint-scope@8.4.0 :
dependencies :
esrecurse : 4.3 .0
estraverse : 5.3 .0
eslint-scope@9.1.1 :
dependencies :
'@types/esrecurse' : 4.3 .1
'@types/estree' : 1.0 .8
esrecurse : 4.3 .0
estraverse : 5.3 .0
eslint-visitor-keys@3.4.3 : {}
eslint-visitor-keys@4.2.1 : {}
eslint-visitor-keys@5.0.1 : {}
eslint@10.0.2(jiti@2.6.1) :
dependencies :
'@eslint-community/eslint-utils' : 4.9 .1 (eslint@10.0.2(jiti@2.6.1))
'@eslint-community/regexpp' : 4.12 .2
'@eslint/config-array' : 0.23 .2
'@eslint/config-helpers' : 0.5 .2
'@eslint/core' : 1.1 .0
'@eslint/plugin-kit' : 0.6 .0
'@humanfs/node' : 0.16 .7
'@humanwhocodes/module-importer' : 1.0 .1
'@humanwhocodes/retry' : 0.4 .3
'@types/estree' : 1.0 .8
ajv : 6.14 .0
cross-spawn : 7.0 .6
debug : 4.4 .3
escape-string-regexp : 4.0 .0
eslint-scope : 9.1 .1
eslint-visitor-keys : 5.0 .1
espree : 11.1 .1
esquery : 1.7 .0
esutils : 2.0 .3
fast-deep-equal : 3.1 .3
file-entry-cache : 8.0 .0
find-up : 5.0 .0
glob-parent : 6.0 .2
ignore : 5.3 .2
imurmurhash : 0.1 .4
is-glob : 4.0 .3
json-stable-stringify-without-jsonify : 1.0 .1
minimatch : 10.2 .4
natural-compare : 1.4 .0
optionator : 0.9 .4
optionalDependencies :
jiti : 2.6 .1
transitivePeerDependencies :
- supports-color
2025-10-26 01:50:41 +02:00
esm-env@1.2.2 : {}
2026-03-04 18:19:52 +01:00
esm@3.2.25 :
optional : true
2025-10-26 01:50:41 +02:00
esniff@2.0.1 :
dependencies :
d : 1.0 .2
es5-ext : 0.10 .64
event-emitter : 0.3 .5
type : 2.7 .3
2026-03-04 22:24:55 +01:00
espree@10.4.0 :
dependencies :
acorn : 8.16 .0
acorn-jsx : 5.3 .2 (acorn@8.16.0)
eslint-visitor-keys : 4.2 .1
espree@11.1.1 :
dependencies :
acorn : 8.16 .0
acorn-jsx : 5.3 .2 (acorn@8.16.0)
eslint-visitor-keys : 5.0 .1
2026-03-11 10:41:12 +01:00
esprima@4.0.1 : {}
2026-03-04 22:24:55 +01:00
esquery@1.7.0 :
dependencies :
estraverse : 5.3 .0
2026-03-04 16:43:56 +01:00
esrap@2.2.3 :
2025-10-26 01:50:41 +02:00
dependencies :
'@jridgewell/sourcemap-codec' : 1.5 .5
2026-03-04 22:24:55 +01:00
esrecurse@4.3.0 :
dependencies :
estraverse : 5.3 .0
estraverse@5.3.0 : {}
2025-10-26 01:50:41 +02:00
estree-walker@2.0.2 : {}
2026-03-04 22:24:55 +01:00
esutils@2.0.3 : {}
2026-03-11 10:41:12 +01:00
etag@1.8.1 : {}
2025-10-26 01:50:41 +02:00
event-emitter@0.3.5 :
dependencies :
d : 1.0 .2
es5-ext : 0.10 .64
2026-03-04 16:43:56 +01:00
eventemitter3@5.0.4 : {}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
express@4.22.1 :
dependencies :
accepts : 1.3 .8
array-flatten : 1.1 .1
body-parser : 1.20 .4
content-disposition : 0.5 .4
content-type : 1.0 .5
cookie : 0.7 .2
cookie-signature : 1.0 .7
debug : 2.6 .9
depd : 2.0 .0
encodeurl : 2.0 .0
escape-html : 1.0 .3
etag : 1.8 .1
finalhandler : 1.3 .2
fresh : 0.5 .2
http-errors : 2.0 .1
merge-descriptors : 1.0 .3
methods : 1.1 .2
on-finished : 2.4 .1
parseurl : 1.3 .3
path-to-regexp : 0.1 .12
proxy-addr : 2.0 .7
qs : 6.14 .2
range-parser : 1.2 .1
safe-buffer : 5.2 .1
send : 0.19 .2
serve-static : 1.16 .3
setprototypeof : 1.2 .0
statuses : 2.0 .2
type-is : 1.6 .18
utils-merge : 1.0 .1
vary : 1.1 .2
transitivePeerDependencies :
- supports-color
2025-10-26 01:50:41 +02:00
ext@1.7.0 :
dependencies :
type : 2.7 .3
2026-03-11 10:41:12 +01:00
extend-shallow@2.0.1 :
dependencies :
is-extendable : 0.1 .1
2026-03-04 18:19:52 +01:00
fast-decode-uri-component@1.0.1 : {}
2026-03-04 16:43:56 +01:00
2026-03-04 18:19:52 +01:00
fast-deep-equal@3.1.3 : {}
2026-03-11 10:41:12 +01:00
fast-glob@3.3.3 :
dependencies :
'@nodelib/fs.stat' : 2.0 .5
'@nodelib/fs.walk' : 1.2 .8
glob-parent : 5.1 .2
merge2 : 1.4 .1
micromatch : 4.0 .8
2026-03-04 22:24:55 +01:00
fast-json-stable-stringify@2.1.0 : {}
2026-03-04 18:19:52 +01:00
fast-json-stringify@6.3.0 :
2026-03-04 16:43:56 +01:00
dependencies :
2026-03-04 18:19:52 +01:00
'@fastify/merge-json-schemas' : 0.2 .1
ajv : 8.18 .0
ajv-formats : 3.0 .1 (ajv@8.18.0)
fast-uri : 3.1 .0
json-schema-ref-resolver : 3.0 .0
rfdc : 1.4 .1
2026-03-04 22:24:55 +01:00
fast-levenshtein@2.0.6 : {}
2026-03-04 18:19:52 +01:00
fast-querystring@1.1.2 :
dependencies :
fast-decode-uri-component : 1.0 .1
fast-uri@3.1.0 : {}
fastify-plugin@5.1.0 : {}
fastify@5.7.4 :
dependencies :
'@fastify/ajv-compiler' : 4.0 .5
'@fastify/error' : 4.2 .0
'@fastify/fast-json-stringify-compiler' : 5.0 .3
'@fastify/proxy-addr' : 5.1 .0
abstract-logging : 2.0 .1
avvio : 9.2 .0
fast-json-stringify : 6.3 .0
find-my-way : 9.5 .0
light-my-request : 6.6 .0
pino : 10.3 .1
process-warning : 5.0 .0
rfdc : 1.4 .1
secure-json-parse : 4.1 .0
semver : 7.7 .3
toad-cache : 3.7 .0
fastq@1.20.1 :
dependencies :
reusify : 1.1 .0
2026-03-11 10:41:12 +01:00
fclone@1.0.11 : {}
2025-10-26 01:50:41 +02:00
fdir@6.5.0(picomatch@4.0.3) :
optionalDependencies :
picomatch : 4.0 .3
2026-03-04 16:43:56 +01:00
fflate@0.8.2 : {}
2026-03-04 22:24:55 +01:00
file-entry-cache@8.0.0 :
dependencies :
flat-cache : 4.0 .1
2026-03-11 10:41:12 +01:00
fill-range@7.1.1 :
dependencies :
to-regex-range : 5.0 .1
filter-obj@5.1.0 : {}
finalhandler@1.3.2 :
dependencies :
debug : 2.6 .9
encodeurl : 2.0 .0
escape-html : 1.0 .3
on-finished : 2.4 .1
parseurl : 1.3 .3
statuses : 2.0 .2
unpipe : 1.0 .0
transitivePeerDependencies :
- supports-color
2026-03-04 18:19:52 +01:00
find-my-way@9.5.0 :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 18:19:52 +01:00
fast-deep-equal : 3.1 .3
fast-querystring : 1.1 .2
safe-regex2 : 5.0 .0
2025-10-26 01:50:41 +02:00
2026-03-04 22:24:55 +01:00
find-up@5.0.0 :
dependencies :
locate-path : 6.0 .0
path-exists : 4.0 .0
flat-cache@4.0.1 :
dependencies :
flatted : 3.3 .4
keyv : 4.5 .4
flatted@3.3.4 : {}
2025-10-26 01:50:41 +02:00
fluent-ffmpeg@2.1.3 :
dependencies :
async : 0.2 .10
which : 1.3 .1
follow-redirects@1.15.11 : {}
2026-03-04 18:19:52 +01:00
foreground-child@3.3.1 :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 18:19:52 +01:00
cross-spawn : 7.0 .6
signal-exit : 4.1 .0
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
forwarded@0.2.0 : {}
fresh@0.5.2 : {}
2025-10-26 01:50:41 +02:00
fs-minipass@2.1.0 :
dependencies :
minipass : 3.3 .6
fs.realpath@1.0.0 : {}
fsevents@2.3.3 :
optional : true
function-bind@1.1.2 : {}
2026-03-11 10:41:12 +01:00
get-east-asian-width@1.5.0 : {}
get-intrinsic@1.3.0 :
dependencies :
call-bind-apply-helpers : 1.0 .2
es-define-property : 1.0 .1
es-errors : 1.3 .0
es-object-atoms : 1.1 .1
function-bind : 1.1 .2
get-proto : 1.0 .1
gopd : 1.2 .0
has-symbols : 1.1 .0
hasown : 2.0 .2
math-intrinsics : 1.1 .0
2026-03-04 18:19:52 +01:00
get-package-type@0.1.0 :
optional : true
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
get-proto@1.0.1 :
dependencies :
dunder-proto : 1.0 .1
es-object-atoms : 1.1 .1
2026-03-04 16:43:56 +01:00
get-tsconfig@4.13.6 :
2025-10-26 01:50:41 +02:00
dependencies :
resolve-pkg-maps : 1.0 .0
2026-03-04 18:19:52 +01:00
getopts@2.3.0 :
optional : true
2026-03-11 10:41:12 +01:00
glob-parent@5.1.2 :
dependencies :
is-glob : 4.0 .3
2026-03-04 22:24:55 +01:00
glob-parent@6.0.2 :
dependencies :
is-glob : 4.0 .3
2026-03-11 10:41:12 +01:00
glob@10.5.0 :
dependencies :
foreground-child : 3.3 .1
jackspeak : 3.4 .3
minimatch : 9.0 .9
minipass : 7.1 .3
package-json-from-dist : 1.0 .1
path-scurry : 1.11 .1
2026-03-04 18:19:52 +01:00
glob@11.1.0 :
dependencies :
foreground-child : 3.3 .1
jackspeak : 4.2 .3
minimatch : 10.2 .4
minipass : 7.1 .3
package-json-from-dist : 1.0 .1
path-scurry : 2.0 .2
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
glob@13.0.6 :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 16:43:56 +01:00
minimatch : 10.2 .4
minipass : 7.1 .3
path-scurry : 2.0 .2
2025-10-26 01:50:41 +02:00
glob@7.2.3 :
dependencies :
fs.realpath : 1.0 .0
inflight : 1.0 .6
inherits : 2.0 .4
2026-03-04 16:43:56 +01:00
minimatch : 3.1 .5
2025-10-26 01:50:41 +02:00
once : 1.4 .0
path-is-absolute : 1.0 .1
2026-03-04 22:24:55 +01:00
globals@16.5.0 : {}
globals@17.4.0 : {}
2025-10-26 01:50:41 +02:00
globalyzer@0.1.0 : {}
globrex@0.1.2 : {}
2026-03-11 10:41:12 +01:00
gopd@1.2.0 : {}
2025-10-26 01:50:41 +02:00
graceful-fs@4.2.11 : {}
2026-03-04 18:19:52 +01:00
graphql-request@7.4.0(graphql@16.13.1) :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 18:19:52 +01:00
'@graphql-typed-document-node/core' : 3.2 .0 (graphql@16.13.1)
graphql : 16.13 .1
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
graphql-scalars@1.25.0(graphql@16.13.1) :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 18:19:52 +01:00
graphql : 16.13 .1
tslib : 2.8 .1
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
graphql-ws@6.0.7(graphql@16.13.1)(ws@8.19.0) :
dependencies :
graphql : 16.13 .1
optionalDependencies :
ws : 8.19 .0
graphql-yoga@5.18.0(graphql@16.13.1) :
dependencies :
'@envelop/core' : 5.5 .1
'@envelop/instrumentation' : 1.0 .0
'@graphql-tools/executor' : 1.5 .1 (graphql@16.13.1)
'@graphql-tools/schema' : 10.0 .31 (graphql@16.13.1)
'@graphql-tools/utils' : 10.11 .0 (graphql@16.13.1)
'@graphql-yoga/logger' : 2.0 .1
'@graphql-yoga/subscription' : 5.0 .5
'@whatwg-node/fetch' : 0.10 .13
'@whatwg-node/promise-helpers' : 1.3 .2
'@whatwg-node/server' : 0.10 .18
graphql : 16.13 .1
lru-cache : 10.4 .3
tslib : 2.8 .1
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
graphql@16.13.1 : {}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
gray-matter@4.0.3 :
dependencies :
js-yaml : 3.14 .2
kind-of : 6.0 .3
section-matter : 1.0 .0
strip-bom-string : 1.0 .0
has-symbols@1.1.0 : {}
2026-03-04 18:19:52 +01:00
hasown@2.0.2 :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 18:19:52 +01:00
function-bind : 1.1 .2
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
hex-color-regex@1.1.0 : {}
html-crush@6.1.3 :
dependencies :
codsen-utils : 1.7 .3
ranges-apply : 7.1 .3
ranges-push : 7.1 .3
string-left-right : 6.1 .3
string-match-left-right : 9.1 .3
string-range-expander : 4.1 .3
test-mixer : 4.2 .3
html-entities@2.6.0 : {}
htmlparser2@7.2.0 :
dependencies :
domelementtype : 2.3 .0
domhandler : 4.3 .1
domutils : 2.8 .0
entities : 3.0 .1
htmlparser2@9.1.0 :
dependencies :
domelementtype : 2.3 .0
domhandler : 5.0 .3
domutils : 3.2 .2
entities : 4.5 .0
2026-03-04 18:19:52 +01:00
http-errors@2.0.1 :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 18:19:52 +01:00
depd : 2.0 .0
inherits : 2.0 .4
setprototypeof : 1.2 .0
statuses : 2.0 .2
toidentifier : 1.0 .1
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
iconv-lite@0.4.24 :
dependencies :
safer-buffer : 2.1 .2
iconv-lite@0.6.3 :
dependencies :
safer-buffer : 2.1 .2
2026-03-04 22:24:55 +01:00
ignore@5.3.2 : {}
ignore@7.0.5 : {}
2026-03-11 10:41:12 +01:00
import-from-esm@1.3.4 :
dependencies :
debug : 4.4 .3
import-meta-resolve : 4.2 .0
transitivePeerDependencies :
- supports-color
import-meta-resolve@4.2.0 : {}
2026-03-04 22:24:55 +01:00
imurmurhash@0.1.4 : {}
2025-10-26 01:50:41 +02:00
inflight@1.0.6 :
dependencies :
once : 1.4 .0
wrappy : 1.0 .2
inherits@2.0.4 : {}
2026-03-11 10:41:12 +01:00
ini@1.3.8 : {}
2026-03-04 16:43:56 +01:00
inline-style-parser@0.2.7 : {}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
interpret@2.2.0 :
optional : true
2025-10-26 01:50:41 +02:00
intl-messageformat@10.7.18 :
dependencies :
'@formatjs/ecma402-abstract' : 2.3 .6
'@formatjs/fast-memoize' : 2.2 .7
'@formatjs/icu-messageformat-parser' : 2.11 .4
tslib : 2.8 .1
2026-03-04 18:19:52 +01:00
ioredis@5.10.0 :
dependencies :
'@ioredis/commands' : 1.5 .1
cluster-key-slot : 1.1 .2
debug : 4.4 .3
denque : 2.1 .0
lodash.defaults : 4.2 .0
lodash.isarguments : 3.1 .0
redis-errors : 1.2 .0
redis-parser : 3.0 .0
standard-as-callback : 2.1 .0
transitivePeerDependencies :
- supports-color
2026-03-04 16:43:56 +01:00
2026-03-08 18:25:09 +01:00
ioredis@5.9.3 :
dependencies :
'@ioredis/commands' : 1.5 .0
cluster-key-slot : 1.1 .2
debug : 4.4 .3
denque : 2.1 .0
lodash.defaults : 4.2 .0
lodash.isarguments : 3.1 .0
redis-errors : 1.2 .0
redis-parser : 3.0 .0
standard-as-callback : 2.1 .0
transitivePeerDependencies :
- supports-color
2026-03-11 10:41:12 +01:00
ipaddr.js@1.9.1 : {}
2026-03-04 18:19:52 +01:00
ipaddr.js@2.3.0 : {}
2025-10-26 01:50:41 +02:00
2026-03-04 20:56:33 +01:00
is-arrayish@0.3.4 : {}
2026-03-11 10:41:12 +01:00
is-binary-path@2.1.0 :
dependencies :
binary-extensions : 2.3 .0
is-buffer@1.1.6 : {}
2025-10-26 01:50:41 +02:00
is-core-module@2.16.1 :
dependencies :
hasown : 2.0 .2
2026-03-11 10:41:12 +01:00
is-extendable@0.1.1 : {}
2026-03-04 22:24:55 +01:00
is-extglob@2.1.1 : {}
2026-03-11 10:41:12 +01:00
is-fullwidth-code-point@3.0.0 : {}
2026-03-04 22:24:55 +01:00
is-glob@4.0.3 :
dependencies :
is-extglob : 2.1 .1
2026-03-11 10:41:12 +01:00
is-interactive@2.0.0 : {}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
is-json@2.0.1 : {}
is-module@1.0.0 : {}
is-number@7.0.0 : {}
is-promise@2.2.2 : {}
2025-10-26 01:50:41 +02:00
is-reference@1.2.1 :
dependencies :
'@types/estree' : 1.0 .8
is-reference@3.0.3 :
dependencies :
'@types/estree' : 1.0 .8
2026-03-11 10:41:12 +01:00
is-unicode-supported@1.3.0 : {}
is-unicode-supported@2.1.0 : {}
is-url-superb@6.1.0 : {}
is-url@1.2.4 : {}
is-whitespace@0.3.0 : {}
2025-10-26 01:50:41 +02:00
isexe@2.0.0 : {}
2026-03-11 10:41:12 +01:00
istextorbinary@9.5.0 :
dependencies :
binaryextensions : 6.11 .0
editions : 6.22 .0
textextensions : 6.11 .0
jackspeak@3.4.3 :
dependencies :
'@isaacs/cliui' : 8.0 .2
optionalDependencies :
'@pkgjs/parseargs' : 0.11 .0
2026-03-04 18:19:52 +01:00
jackspeak@4.2.3 :
dependencies :
'@isaacs/cliui' : 9.0 .0
2026-03-04 16:43:56 +01:00
javascript-time-ago@2.6.4 :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 16:43:56 +01:00
relative-time-format : 1.1 .12
2025-10-26 01:50:41 +02:00
jiti@2.6.1 : {}
2026-03-11 10:41:12 +01:00
js-beautify@1.15.4 :
dependencies :
config-chain : 1.1 .13
editorconfig : 1.0 .7
glob : 10.5 .0
js-cookie : 3.0 .5
nopt : 7.2 .1
js-cookie@3.0.5 : {}
js-yaml@3.14.2 :
dependencies :
argparse : 1.0 .10
esprima : 4.0 .1
2026-03-04 22:24:55 +01:00
json-buffer@3.0.1 : {}
2026-03-04 18:19:52 +01:00
json-schema-ref-resolver@3.0.0 :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 18:19:52 +01:00
dequal : 2.0 .3
2025-10-26 01:50:41 +02:00
2026-03-04 22:24:55 +01:00
json-schema-traverse@0.4.1 : {}
2026-03-04 18:19:52 +01:00
json-schema-traverse@1.0.0 : {}
2025-10-26 01:50:41 +02:00
2026-03-04 22:24:55 +01:00
json-stable-stringify-without-jsonify@1.0.1 : {}
2026-03-11 10:41:12 +01:00
juice@11.1.1 :
dependencies :
cheerio : 1.0 .0
commander : 12.1 .0
entities : 7.0 .1
mensch : 0.3 .4
slick : 1.12 .2
web-resource-inliner : 8.0 .0
2026-03-04 22:24:55 +01:00
keyv@4.5.4 :
dependencies :
json-buffer : 3.0 .1
2026-03-11 10:41:12 +01:00
kind-of@3.2.2 :
dependencies :
is-buffer : 1.1 .6
kind-of@6.0.3 : {}
2025-10-26 01:50:41 +02:00
kleur@4.1.5 : {}
2026-03-04 18:19:52 +01:00
knex@3.1.0(pg@8.19.0) :
2025-10-26 01:50:41 +02:00
dependencies :
colorette : 2.0 .19
commander : 10.0 .1
debug : 4.3 .4
escalade : 3.2 .0
esm : 3.2 .25
get-package-type : 0.1 .0
getopts : 2.3 .0
interpret : 2.2 .0
2026-03-04 16:43:56 +01:00
lodash : 4.17 .23
2025-10-26 01:50:41 +02:00
pg-connection-string : 2.6 .2
rechoir : 0.8 .0
resolve-from : 5.0 .0
tarn : 3.0 .2
tildify : 2.0 .0
2026-03-04 18:19:52 +01:00
optionalDependencies :
pg : 8.19 .0
2025-10-26 01:50:41 +02:00
transitivePeerDependencies :
- supports-color
2026-03-04 18:19:52 +01:00
optional : true
2026-03-04 22:24:55 +01:00
known-css-properties@0.37.0 : {}
levn@0.4.1 :
dependencies :
prelude-ls : 1.2 .1
type-check : 0.4 .0
2026-03-04 18:19:52 +01:00
light-my-request@6.6.0 :
dependencies :
cookie : 1.1 .1
process-warning : 4.0 .1
set-cookie-parser : 2.7 .2
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
lightningcss-android-arm64@1.31.1 :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
lightningcss-darwin-arm64@1.31.1 :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
lightningcss-darwin-x64@1.31.1 :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
lightningcss-freebsd-x64@1.31.1 :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
lightningcss-linux-arm-gnueabihf@1.31.1 :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
lightningcss-linux-arm64-gnu@1.31.1 :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
lightningcss-linux-arm64-musl@1.31.1 :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
lightningcss-linux-x64-gnu@1.31.1 :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
lightningcss-linux-x64-musl@1.31.1 :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
lightningcss-win32-arm64-msvc@1.31.1 :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
lightningcss-win32-x64-msvc@1.31.1 :
2025-10-26 01:50:41 +02:00
optional : true
2026-03-04 16:43:56 +01:00
lightningcss@1.31.1 :
2025-10-26 01:50:41 +02:00
dependencies :
detect-libc : 2.1 .2
optionalDependencies :
2026-03-04 16:43:56 +01:00
lightningcss-android-arm64 : 1.31 .1
lightningcss-darwin-arm64 : 1.31 .1
lightningcss-darwin-x64 : 1.31 .1
lightningcss-freebsd-x64 : 1.31 .1
lightningcss-linux-arm-gnueabihf : 1.31 .1
lightningcss-linux-arm64-gnu : 1.31 .1
lightningcss-linux-arm64-musl : 1.31 .1
lightningcss-linux-x64-gnu : 1.31 .1
lightningcss-linux-x64-musl : 1.31 .1
lightningcss-win32-arm64-msvc : 1.31 .1
lightningcss-win32-x64-msvc : 1.31 .1
2025-10-26 01:50:41 +02:00
2026-03-04 22:24:55 +01:00
lilconfig@2.1.0 : {}
2026-03-11 10:41:12 +01:00
linkify-it@5.0.0 :
dependencies :
uc.micro : 2.1 .0
2025-10-26 01:50:41 +02:00
locate-character@3.0.0 : {}
2026-03-04 22:24:55 +01:00
locate-path@6.0.0 :
dependencies :
p-locate : 5.0 .0
2026-03-11 10:41:12 +01:00
lodash-es@4.17.23 : {}
2026-03-04 18:19:52 +01:00
lodash.defaults@4.2.0 : {}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
lodash.isarguments@3.1.0 : {}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
lodash@4.17.23 : {}
log-symbols@6.0.0 :
dependencies :
chalk : 5.6 .2
is-unicode-supported : 1.3 .0
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
lru-cache@10.4.3 : {}
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
lru-cache@11.2.6 : {}
2025-10-26 01:50:41 +02:00
lru-queue@0.1.0 :
dependencies :
es5-ext : 0.10 .64
2026-03-08 18:25:09 +01:00
luxon@3.7.2 : {}
2025-10-26 01:50:41 +02:00
lz-string@1.5.0 : {}
magic-string@0.30.21 :
dependencies :
'@jridgewell/sourcemap-codec' : 1.5 .5
2026-03-11 10:41:12 +01:00
markdown-it@14.1.1 :
dependencies :
argparse : 2.0 .1
entities : 4.5 .0
linkify-it : 5.0 .0
mdurl : 2.0 .0
punycode.js : 2.3 .1
uc.micro : 2.1 .0
feat: role-based ACL + admin management UI
Backend:
- Add acl.ts with requireAuth/requireRole/requireOwnerOrAdmin helpers
- Gate premium videos from unauthenticated users in videos query/resolver
- Fix updateVideoPlay to verify ownership before updating
- Add admin mutations: adminListUsers, adminUpdateUser, adminDeleteUser
- Add admin mutations: createVideo, updateVideo, deleteVideo, setVideoModels, adminListVideos
- Add admin mutations: createArticle, updateArticle, deleteArticle, adminListArticles
- Add deleteComment mutation (owner or admin only)
- Add AdminUserListType to GraphQL types
- Fix featured filter on articles query
Frontend:
- Install marked for markdown rendering
- Add /admin/* section with sidebar layout and admin-only guard
- Admin users page: paginated table with search, role filter, inline role change, delete
- Admin videos pages: list, create form, edit form with file upload and model assignment
- Admin articles pages: list, create form, edit form with split-pane markdown editor
- Add admin nav link in header (desktop + mobile) for admin users
- Render article content through marked in magazine detail page
- Add all admin GraphQL service functions to services.ts
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-06 12:31:33 +01:00
marked@17.0.4 : {}
2026-03-11 10:41:12 +01:00
matcher@6.0.0 :
dependencies :
escape-string-regexp : 5.0 .0
math-intrinsics@1.1.0 : {}
2025-10-26 01:50:41 +02:00
mdn-data@2.0.28 : {}
mdn-data@2.12.2 : {}
2026-03-11 10:41:12 +01:00
mdurl@2.0.0 : {}
2026-03-04 16:43:56 +01:00
media-chrome@4.18.0(react@19.2.0) :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 16:43:56 +01:00
ce-la-react : 0.3 .2 (react@19.2.0)
2025-10-26 01:50:41 +02:00
transitivePeerDependencies :
- react
2026-03-11 10:41:12 +01:00
media-typer@0.3.0 : {}
2025-10-26 01:50:41 +02:00
memoizee@0.4.17 :
dependencies :
d : 1.0 .2
es5-ext : 0.10 .64
es6-weak-map : 2.0 .3
event-emitter : 0.3 .5
is-promise : 2.2 .2
lru-queue : 0.1 .0
next-tick : 1.1 .0
timers-ext : 0.1 .8
2026-03-11 10:41:12 +01:00
mensch@0.3.4 : {}
merge-descriptors@1.0.3 : {}
merge2@1.4.1 : {}
methods@1.1.2 : {}
micromatch@4.0.8 :
dependencies :
braces : 3.0 .3
picomatch : 2.3 .1
mime-db@1.52.0 : {}
mime-types@2.1.35 :
dependencies :
mime-db : 1.52 .0
mime@1.6.0 : {}
mime@2.6.0 : {}
2026-03-04 18:19:52 +01:00
mime@3.0.0 : {}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
mimic-function@5.0.1 : {}
min-indent@1.0.1 : {}
2025-10-26 01:50:41 +02:00
mini-svg-data-uri@1.4.4 : {}
2026-03-04 16:43:56 +01:00
minimatch@10.2.4 :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 16:43:56 +01:00
brace-expansion : 5.0 .4
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
minimatch@3.1.5 :
2025-10-26 01:50:41 +02:00
dependencies :
brace-expansion : 1.1 .12
2026-03-11 10:41:12 +01:00
minimatch@9.0.9 :
dependencies :
brace-expansion : 2.0 .2
2025-10-26 01:50:41 +02:00
minipass@3.3.6 :
dependencies :
yallist : 4.0 .0
minipass@5.0.0 : {}
2026-03-04 16:43:56 +01:00
minipass@7.1.3 : {}
2025-10-26 01:50:41 +02:00
minizlib@2.1.2 :
dependencies :
minipass : 3.3 .6
yallist : 4.0 .0
mkdirp@1.0.4 : {}
mlly@1.8.0 :
dependencies :
2026-03-04 16:43:56 +01:00
acorn : 8.16 .0
2025-10-26 01:50:41 +02:00
pathe : 2.0 .3
pkg-types : 1.3 .1
2026-03-04 16:43:56 +01:00
ufo : 1.6 .3
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
mnemonist@0.40.0 :
dependencies :
obliterator : 2.0 .5
2026-03-04 16:43:56 +01:00
mode-watcher@1.1.0(svelte@5.53.7) :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 16:43:56 +01:00
runed : 0.25 .0 (svelte@5.53.7)
svelte : 5.53 .7
svelte-toolbelt : 0.7 .1 (svelte@5.53.7)
modern-tar@0.7.5 : {}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
morphdom@2.7.8 : {}
2025-10-26 01:50:41 +02:00
mri@1.2.0 : {}
mrmime@2.0.1 : {}
2026-03-11 10:41:12 +01:00
ms@2.0.0 : {}
2026-03-04 18:19:52 +01:00
ms@2.1.2 :
optional : true
2025-10-26 01:50:41 +02:00
ms@2.1.3 : {}
2026-03-08 18:25:09 +01:00
msgpackr-extract@3.0.3 :
dependencies :
node-gyp-build-optional-packages : 5.2 .2
optionalDependencies :
'@msgpackr-extract/msgpackr-extract-darwin-arm64' : 3.0 .3
'@msgpackr-extract/msgpackr-extract-darwin-x64' : 3.0 .3
'@msgpackr-extract/msgpackr-extract-linux-arm' : 3.0 .3
'@msgpackr-extract/msgpackr-extract-linux-arm64' : 3.0 .3
'@msgpackr-extract/msgpackr-extract-linux-x64' : 3.0 .3
'@msgpackr-extract/msgpackr-extract-win32-x64' : 3.0 .3
optional : true
msgpackr@1.11.5 :
optionalDependencies :
msgpackr-extract : 3.0 .3
2025-10-26 01:50:41 +02:00
nanoid@3.3.11 : {}
2026-03-04 22:24:55 +01:00
natural-compare@1.4.0 : {}
2026-03-11 10:41:12 +01:00
negotiator@0.6.3 : {}
2025-10-26 01:50:41 +02:00
next-tick@1.1.0 : {}
2026-03-08 18:25:09 +01:00
node-abort-controller@3.1.1 : {}
2026-03-04 18:19:52 +01:00
node-addon-api@8.6.0 : {}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
node-fetch-native@1.6.7 : {}
2026-03-08 18:25:09 +01:00
node-gyp-build-optional-packages@5.2.2 :
dependencies :
detect-libc : 2.1 .2
optional : true
2026-03-04 18:19:52 +01:00
node-gyp-build@4.8.4 : {}
2026-03-11 10:41:12 +01:00
node-releases@2.0.36 : {}
2026-03-04 18:19:52 +01:00
nodemailer@7.0.13 : {}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
nopt@7.2.1 :
dependencies :
abbrev : 2.0 .0
normalize-path@3.0.0 : {}
2025-10-26 01:50:41 +02:00
nth-check@2.1.1 :
dependencies :
boolbase : 1.0 .0
2026-03-11 10:41:12 +01:00
nypm@0.4.1 :
dependencies :
citty : 0.1 .6
consola : 3.4 .2
pathe : 1.1 .2
pkg-types : 1.3 .1
tinyexec : 0.3 .2
ufo : 1.6 .3
object-boolean-combinations@6.2.3 :
dependencies :
codsen-utils : 1.7 .3
rfdc : 1.4 .1
object-inspect@1.13.4 : {}
2026-03-04 18:19:52 +01:00
obliterator@2.0.5 : {}
2026-03-04 16:43:56 +01:00
obug@2.1.1 : {}
2026-03-11 10:41:12 +01:00
ofetch@1.5.1 :
dependencies :
destr : 2.0 .5
node-fetch-native : 1.6 .7
ufo : 1.6 .3
2026-03-04 18:19:52 +01:00
on-exit-leak-free@2.1.2 : {}
2026-03-11 10:41:12 +01:00
on-finished@2.4.1 :
dependencies :
ee-first : 1.1 .1
2025-10-26 01:50:41 +02:00
once@1.4.0 :
dependencies :
wrappy : 1.0 .2
2026-03-11 10:41:12 +01:00
onetime@7.0.0 :
dependencies :
mimic-function : 5.0 .1
2026-03-04 22:24:55 +01:00
optionator@0.9.4 :
dependencies :
deep-is : 0.1 .4
fast-levenshtein : 2.0 .6
levn : 0.4 .1
prelude-ls : 1.2 .1
type-check : 0.4 .0
word-wrap : 1.2 .5
2026-03-11 10:41:12 +01:00
ora@8.2.0 :
dependencies :
chalk : 5.6 .2
cli-cursor : 5.0 .0
cli-spinners : 2.9 .2
is-interactive : 2.0 .0
is-unicode-supported : 2.1 .0
log-symbols : 6.0 .0
stdin-discarder : 0.2 .2
string-width : 7.2 .0
strip-ansi : 7.2 .0
2026-03-04 22:24:55 +01:00
p-limit@3.1.0 :
dependencies :
yocto-queue : 0.1 .0
p-locate@5.0.0 :
dependencies :
p-limit : 3.1 .0
2026-03-04 18:19:52 +01:00
package-json-from-dist@1.0.1 : {}
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
package-manager-detector@1.6.0 : {}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
parse5-htmlparser2-tree-adapter@7.1.0 :
dependencies :
domhandler : 5.0 .3
parse5 : 7.3 .0
parse5-parser-stream@7.1.2 :
dependencies :
parse5 : 7.3 .0
parse5@7.3.0 :
dependencies :
entities : 6.0 .1
parseurl@1.3.3 : {}
2026-03-04 22:24:55 +01:00
path-exists@4.0.0 : {}
2025-10-26 01:50:41 +02:00
path-is-absolute@1.0.1 : {}
path-key@3.1.1 : {}
path-parse@1.0.7 : {}
2026-03-11 10:41:12 +01:00
path-scurry@1.11.1 :
dependencies :
lru-cache : 10.4 .3
minipass : 7.1 .3
2026-03-04 16:43:56 +01:00
path-scurry@2.0.2 :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 16:43:56 +01:00
lru-cache : 11.2 .6
minipass : 7.1 .3
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
path-to-regexp@0.1.12 : {}
pathe@1.1.2 : {}
2025-10-26 01:50:41 +02:00
pathe@2.0.3 : {}
2026-03-04 18:19:52 +01:00
pg-cloudflare@1.3.0 :
optional : true
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
pg-connection-string@2.11.0 : {}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
pg-connection-string@2.6.2 :
optional : true
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
pg-int8@1.0.1 : {}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
pg-pool@3.12.0(pg@8.19.0) :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 18:19:52 +01:00
pg : 8.19 .0
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
pg-protocol@1.12.0 : {}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
pg-types@2.2.0 :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 18:19:52 +01:00
pg-int8 : 1.0 .1
postgres-array : 2.0 .0
postgres-bytea : 1.0 .1
postgres-date : 1.0 .7
postgres-interval : 1.2 .0
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
pg@8.19.0 :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 18:19:52 +01:00
pg-connection-string : 2.11 .0
pg-pool : 3.12 .0 (pg@8.19.0)
pg-protocol : 1.12 .0
pg-types : 2.2 .0
pgpass : 1.0 .5
optionalDependencies :
pg-cloudflare : 1.3 .0
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
pgpass@1.0.5 :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 18:19:52 +01:00
split2 : 4.2 .0
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
picocolors@1.1.1 : {}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
picomatch@2.3.1 : {}
2026-03-04 18:19:52 +01:00
picomatch@4.0.3 : {}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
pino-abstract-transport@3.0.0 :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 18:19:52 +01:00
split2 : 4.2 .0
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
pino-std-serializers@7.1.0 : {}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
pino@10.3.1 :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 18:19:52 +01:00
'@pinojs/redact' : 0.4 .0
atomic-sleep : 1.0 .0
on-exit-leak-free : 2.1 .2
pino-abstract-transport : 3.0 .0
pino-std-serializers : 7.1 .0
process-warning : 5.0 .0
quick-format-unescaped : 4.0 .4
real-require : 0.2 .0
safe-stable-stringify : 2.5 .0
sonic-boom : 4.2 .1
thread-stream : 4.0 .0
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
pkg-types@1.3.1 :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 18:19:52 +01:00
confbox : 0.1 .8
mlly : 1.8 .0
pathe : 2.0 .3
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
postcss-calc@10.1.1(postcss@8.5.8) :
dependencies :
postcss : 8.5 .8
postcss-selector-parser : 7.1 .1
postcss-value-parser : 4.2 .0
postcss-custom-properties@14.0.6(postcss@8.5.8) :
dependencies :
'@csstools/cascade-layer-name-parser' : 2.0 .5 (@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)
'@csstools/css-parser-algorithms' : 3.0 .5 (@csstools/css-tokenizer@3.0.4)
'@csstools/css-tokenizer' : 3.0 .4
'@csstools/utilities' : 2.0 .0 (postcss@8.5.8)
postcss : 8.5 .8
postcss-value-parser : 4.2 .0
2026-03-04 22:24:55 +01:00
postcss-load-config@3.1.4(postcss@8.5.8) :
dependencies :
lilconfig : 2.1 .0
yaml : 1.10 .2
optionalDependencies :
postcss : 8.5 .8
2026-03-11 10:41:12 +01:00
postcss-merge-longhand@7.0.5(postcss@8.5.8) :
dependencies :
postcss : 8.5 .8
postcss-value-parser : 4.2 .0
stylehacks : 7.0 .8 (postcss@8.5.8)
2026-03-04 22:24:55 +01:00
postcss-safe-parser@7.0.1(postcss@8.5.8) :
dependencies :
postcss : 8.5 .8
postcss-scss@4.0.9(postcss@8.5.8) :
dependencies :
postcss : 8.5 .8
2025-10-26 01:50:41 +02:00
postcss-selector-parser@6.0.10 :
dependencies :
cssesc : 3.0 .0
util-deprecate : 1.0 .2
2026-03-04 22:24:55 +01:00
postcss-selector-parser@7.1.1 :
dependencies :
cssesc : 3.0 .0
util-deprecate : 1.0 .2
2026-03-11 10:41:12 +01:00
postcss-sort-media-queries@5.2.0(postcss@8.5.8) :
dependencies :
postcss : 8.5 .8
sort-css-media-queries : 2.2 .0
postcss-value-parser@4.2.0 : {}
2026-03-04 18:19:52 +01:00
postcss@8.5.8 :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 18:19:52 +01:00
nanoid : 3.3 .11
picocolors : 1.1 .1
source-map-js : 1.2 .1
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
postgres-array@2.0.0 : {}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
postgres-bytea@1.0.1 : {}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
postgres-date@1.0.7 : {}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
postgres-interval@1.2.0 :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 18:19:52 +01:00
xtend : 4.0 .2
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
posthtml-attrs-parser@1.1.2 : {}
posthtml-base-url@3.1.9(posthtml@0.16.7) :
dependencies :
defu : 6.1 .4
is-url-superb : 6.1 .0
pathe : 2.0 .3
postcss : 8.5 .8
postcss-safe-parser : 7.0 .1 (postcss@8.5.8)
posthtml : 0.16 .7
srcset : 5.0 .3
posthtml-component@2.3.0 :
dependencies :
lodash : 4.17 .23
posthtml : 0.16 .7
posthtml-attrs-parser : 1.1 .2
posthtml-expressions : 1.11 .4
posthtml-parser : 0.12 .1
posthtml-render : 3.0 .0
style-to-object : 1.0 .14
posthtml-content@2.1.2 : {}
posthtml-expressions@1.11.4 :
dependencies :
fclone : 1.0 .11
posthtml : 0.16 .7
posthtml-match-helper : 1.0 .4 (posthtml@0.16.7)
posthtml-parser : 0.10 .2
posthtml-render : 3.0 .0
posthtml-extra-attributes@3.1.4(posthtml@0.16.7) :
dependencies :
posthtml-match-helper : 2.0 .3 (posthtml@0.16.7)
transitivePeerDependencies :
- posthtml
posthtml-fetch@4.0.3 :
dependencies :
defu : 6.1 .4
is-url : 1.2 .4
ofetch : 1.5 .1
posthtml : 0.16 .7
posthtml-expressions : 1.11 .4
posthtml-match-helper : 1.0 .4 (posthtml@0.16.7)
posthtml-markdownit@3.1.2 :
dependencies :
markdown-it : 14.1 .1
min-indent : 1.0 .1
posthtml : 0.16 .7
posthtml-parser : 0.12 .1
posthtml-render : 3.0 .0
posthtml-match-helper@1.0.4(posthtml@0.16.7) :
dependencies :
posthtml : 0.16 .7
posthtml-match-helper@2.0.3(posthtml@0.16.7) :
dependencies :
posthtml : 0.16 .7
posthtml-mso@3.1.2 :
dependencies :
posthtml : 0.16 .7
posthtml-parser@0.10.2 :
dependencies :
htmlparser2 : 7.2 .0
posthtml-parser@0.11.0 :
dependencies :
htmlparser2 : 7.2 .0
posthtml-parser@0.12.1 :
dependencies :
htmlparser2 : 9.1 .0
posthtml-postcss-merge-longhand@3.1.4 :
dependencies :
postcss : 8.5 .8
postcss-merge-longhand : 7.0 .5 (postcss@8.5.8)
postcss-safe-parser : 7.0 .1 (postcss@8.5.8)
posthtml : 0.16 .7
posthtml-render@3.0.0 :
dependencies :
is-json : 2.0 .1
posthtml-safe-class-names@4.1.2 :
dependencies :
css.escape : 1.5 .1
postcss : 8.5 .8
postcss-safe-parser : 7.0 .1 (postcss@8.5.8)
postcss-selector-parser : 7.1 .1
posthtml : 0.16 .7
posthtml-url-parameters@3.1.4 :
dependencies :
is-url-superb : 6.1 .0
posthtml : 0.16 .7
posthtml-match-helper : 2.0 .3 (posthtml@0.16.7)
query-string : 9.3 .1
posthtml-widows@1.0.2 : {}
posthtml@0.16.7 :
dependencies :
posthtml-parser : 0.11 .0
posthtml-render : 3.0 .0
2026-03-04 22:24:55 +01:00
prelude-ls@1.2.1 : {}
prettier-plugin-svelte@3.5.1(prettier@3.8.1)(svelte@5.53.7) :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 22:24:55 +01:00
prettier : 3.8 .1
2026-03-04 16:43:56 +01:00
svelte : 5.53 .7
2025-10-26 01:50:41 +02:00
2026-03-04 22:24:55 +01:00
prettier@3.8.1 : {}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
pretty@2.0.0 :
dependencies :
condense-newlines : 0.2 .1
extend-shallow : 2.0 .1
js-beautify : 1.15 .4
2026-03-04 18:19:52 +01:00
process-warning@4.0.1 : {}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
process-warning@5.0.0 : {}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
proto-list@1.2.4 : {}
proxy-addr@2.0.7 :
dependencies :
forwarded : 0.2 .0
ipaddr.js : 1.9 .1
punycode.js@2.3.1 : {}
2026-03-04 22:24:55 +01:00
punycode@2.3.1 : {}
2026-03-11 10:41:12 +01:00
qs@6.14.2 :
dependencies :
side-channel : 1.1 .0
query-string@9.3.1 :
dependencies :
decode-uri-component : 0.4 .1
filter-obj : 5.1 .0
split-on-first : 3.0 .0
queue-microtask@1.2.3 : {}
2026-03-04 18:19:52 +01:00
quick-format-unescaped@4.0.4 : {}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
range-parser@1.2.1 : {}
ranges-apply@7.1.3 :
dependencies :
ranges-merge : 9.1 .3
tiny-invariant : 1.3 .3
ranges-merge@9.1.3 :
dependencies :
ranges-push : 7.1 .3
ranges-sort : 6.1 .3
ranges-push@7.1.3 :
dependencies :
codsen-utils : 1.7 .3
ranges-sort : 6.1 .3
string-collapse-leading-whitespace : 7.1 .3
string-trim-spaces-only : 5.1 .3
ranges-sort@6.1.3 : {}
raw-body@2.5.3 :
dependencies :
bytes : 3.1 .2
http-errors : 2.0 .1
iconv-lite : 0.4 .24
unpipe : 1.0 .0
2025-10-26 01:50:41 +02:00
react@19.2.0 : {}
2026-03-11 10:41:12 +01:00
readdirp@3.6.0 :
dependencies :
picomatch : 2.3 .1
2026-03-04 22:24:55 +01:00
readdirp@4.1.2 : {}
2026-03-04 18:19:52 +01:00
real-require@0.2.0 : {}
2025-10-26 01:50:41 +02:00
rechoir@0.8.0 :
dependencies :
resolve : 1.22 .11
2026-03-04 18:19:52 +01:00
optional : true
redis-errors@1.2.0 : {}
redis-parser@3.0.0 :
dependencies :
redis-errors : 1.2 .0
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
regex-empty-conditional-comments@3.1.3 : {}
2026-03-04 16:43:56 +01:00
relative-time-format@1.1.12 : {}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
require-from-string@2.0.2 : {}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
resolve-from@5.0.0 :
optional : true
2025-10-26 01:50:41 +02:00
resolve-pkg-maps@1.0.0 : {}
resolve@1.22.11 :
dependencies :
is-core-module : 2.16 .1
path-parse : 1.0 .7
supports-preserve-symlinks-flag : 1.0 .0
2026-03-11 10:41:12 +01:00
restore-cursor@5.1.0 :
dependencies :
onetime : 7.0 .0
signal-exit : 4.1 .0
2026-03-04 18:19:52 +01:00
ret@0.5.0 : {}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
reusify@1.1.0 : {}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
rfdc@1.4.1 : {}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
rimraf@3.0.2 :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 18:19:52 +01:00
glob : 7.2 .3
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
rollup@4.59.0 :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 16:43:56 +01:00
'@types/estree' : 1.0 .8
optionalDependencies :
'@rollup/rollup-android-arm-eabi' : 4.59 .0
'@rollup/rollup-android-arm64' : 4.59 .0
'@rollup/rollup-darwin-arm64' : 4.59 .0
'@rollup/rollup-darwin-x64' : 4.59 .0
'@rollup/rollup-freebsd-arm64' : 4.59 .0
'@rollup/rollup-freebsd-x64' : 4.59 .0
'@rollup/rollup-linux-arm-gnueabihf' : 4.59 .0
'@rollup/rollup-linux-arm-musleabihf' : 4.59 .0
'@rollup/rollup-linux-arm64-gnu' : 4.59 .0
'@rollup/rollup-linux-arm64-musl' : 4.59 .0
'@rollup/rollup-linux-loong64-gnu' : 4.59 .0
'@rollup/rollup-linux-loong64-musl' : 4.59 .0
'@rollup/rollup-linux-ppc64-gnu' : 4.59 .0
'@rollup/rollup-linux-ppc64-musl' : 4.59 .0
'@rollup/rollup-linux-riscv64-gnu' : 4.59 .0
'@rollup/rollup-linux-riscv64-musl' : 4.59 .0
'@rollup/rollup-linux-s390x-gnu' : 4.59 .0
'@rollup/rollup-linux-x64-gnu' : 4.59 .0
'@rollup/rollup-linux-x64-musl' : 4.59 .0
'@rollup/rollup-openbsd-x64' : 4.59 .0
'@rollup/rollup-openharmony-arm64' : 4.59 .0
'@rollup/rollup-win32-arm64-msvc' : 4.59 .0
'@rollup/rollup-win32-ia32-msvc' : 4.59 .0
'@rollup/rollup-win32-x64-gnu' : 4.59 .0
'@rollup/rollup-win32-x64-msvc' : 4.59 .0
fsevents : 2.3 .3
2026-03-11 10:41:12 +01:00
run-parallel@1.2.0 :
dependencies :
queue-microtask : 1.2 .3
2026-03-04 16:43:56 +01:00
runed@0.23.4(svelte@5.53.7) :
2025-10-26 01:50:41 +02:00
dependencies :
esm-env : 1.2 .2
2026-03-04 16:43:56 +01:00
svelte : 5.53 .7
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
runed@0.25.0(svelte@5.53.7) :
2025-10-26 01:50:41 +02:00
dependencies :
esm-env : 1.2 .2
2026-03-04 16:43:56 +01:00
svelte : 5.53 .7
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
runed@0.28.0(svelte@5.53.7) :
2025-10-26 01:50:41 +02:00
dependencies :
esm-env : 1.2 .2
2026-03-04 16:43:56 +01:00
svelte : 5.53 .7
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
runed@0.35.1(@sveltejs/kit@2.53.4(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.7)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0)))(svelte@5.53.7)(typescript@5.9.3)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0)))(svelte@5.53.7) :
2025-10-26 01:50:41 +02:00
dependencies :
dequal : 2.0 .3
esm-env : 1.2 .2
lz-string : 1.5 .0
2026-03-04 16:43:56 +01:00
svelte : 5.53 .7
2025-10-26 01:50:41 +02:00
optionalDependencies :
2026-03-04 18:19:52 +01:00
'@sveltejs/kit' : 2.53 .4 (@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.7)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0)))(svelte@5.53.7)(typescript@5.9.3)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0))
2025-10-26 01:50:41 +02:00
sade@1.8.1 :
dependencies :
mri : 1.2 .0
safe-buffer@5.2.1 : {}
2026-03-04 18:19:52 +01:00
safe-regex2@5.0.0 :
dependencies :
ret : 0.5 .0
safe-stable-stringify@2.5.0 : {}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
safer-buffer@2.1.2 : {}
2026-03-04 16:43:56 +01:00
sax@1.5.0 : {}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
section-matter@1.0.0 :
dependencies :
extend-shallow : 2.0 .1
kind-of : 6.0 .3
2026-03-04 18:19:52 +01:00
secure-json-parse@4.1.0 : {}
2026-03-04 16:43:56 +01:00
semver@7.7.3 : {}
2025-10-26 01:50:41 +02:00
2026-03-08 18:25:09 +01:00
semver@7.7.4 : {}
2026-03-11 10:41:12 +01:00
send@0.19.2 :
dependencies :
debug : 2.6 .9
depd : 2.0 .0
destroy : 1.2 .0
encodeurl : 2.0 .0
escape-html : 1.0 .3
etag : 1.8 .1
fresh : 0.5 .2
http-errors : 2.0 .1
mime : 1.6 .0
ms : 2.1 .3
on-finished : 2.4 .1
range-parser : 1.2 .1
statuses : 2.0 .2
transitivePeerDependencies :
- supports-color
serve-static@1.16.3 :
dependencies :
encodeurl : 2.0 .0
escape-html : 1.0 .3
parseurl : 1.3 .3
send : 0.19 .2
transitivePeerDependencies :
- supports-color
2026-03-04 18:19:52 +01:00
set-cookie-parser@2.7.2 : {}
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
set-cookie-parser@3.0.1 : {}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
setprototypeof@1.2.0 : {}
2026-03-04 20:56:33 +01:00
sharp@0.33.5 :
dependencies :
color : 4.2 .3
detect-libc : 2.1 .2
semver : 7.7 .3
optionalDependencies :
'@img/sharp-darwin-arm64' : 0.33 .5
'@img/sharp-darwin-x64' : 0.33 .5
'@img/sharp-libvips-darwin-arm64' : 1.0 .4
'@img/sharp-libvips-darwin-x64' : 1.0 .4
'@img/sharp-libvips-linux-arm' : 1.0 .5
'@img/sharp-libvips-linux-arm64' : 1.0 .4
'@img/sharp-libvips-linux-s390x' : 1.0 .4
'@img/sharp-libvips-linux-x64' : 1.0 .4
'@img/sharp-libvips-linuxmusl-arm64' : 1.0 .4
'@img/sharp-libvips-linuxmusl-x64' : 1.0 .4
'@img/sharp-linux-arm' : 0.33 .5
'@img/sharp-linux-arm64' : 0.33 .5
'@img/sharp-linux-s390x' : 0.33 .5
'@img/sharp-linux-x64' : 0.33 .5
'@img/sharp-linuxmusl-arm64' : 0.33 .5
'@img/sharp-linuxmusl-x64' : 0.33 .5
'@img/sharp-wasm32' : 0.33 .5
'@img/sharp-win32-ia32' : 0.33 .5
'@img/sharp-win32-x64' : 0.33 .5
2025-10-26 01:50:41 +02:00
shebang-command@2.0.0 :
dependencies :
shebang-regex : 3.0 .0
shebang-regex@3.0.0 : {}
2026-03-11 10:41:12 +01:00
side-channel-list@1.0.0 :
dependencies :
es-errors : 1.3 .0
object-inspect : 1.13 .4
side-channel-map@1.0.1 :
dependencies :
call-bound : 1.0 .4
es-errors : 1.3 .0
get-intrinsic : 1.3 .0
object-inspect : 1.13 .4
side-channel-weakmap@1.0.2 :
dependencies :
call-bound : 1.0 .4
es-errors : 1.3 .0
get-intrinsic : 1.3 .0
object-inspect : 1.13 .4
side-channel-map : 1.0 .1
side-channel@1.1.0 :
dependencies :
es-errors : 1.3 .0
object-inspect : 1.13 .4
side-channel-list : 1.0 .0
side-channel-map : 1.0 .1
side-channel-weakmap : 1.0 .2
2025-10-26 01:50:41 +02:00
signal-exit@4.1.0 : {}
2026-03-04 20:56:33 +01:00
simple-swizzle@0.2.4 :
dependencies :
is-arrayish : 0.3 .4
2025-10-26 01:50:41 +02:00
sirv@3.0.2 :
dependencies :
'@polka/url' : 1.0 .0 -next.29
mrmime : 2.0 .1
totalist : 3.0 .1
2026-03-11 10:41:12 +01:00
sisteransi@1.0.5 : {}
slick@1.12.2 : {}
2026-03-04 18:19:52 +01:00
slugify@1.6.6 : {}
sonic-boom@4.2.1 :
dependencies :
atomic-sleep : 1.0 .0
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
sort-css-media-queries@2.2.0 : {}
2025-10-26 01:50:41 +02:00
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 : {}
2026-03-11 10:41:12 +01:00
split-on-first@3.0.0 : {}
2026-03-04 18:19:52 +01:00
split2@4.2.0 : {}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
sprintf-js@1.0.3 : {}
srcset@5.0.3 : {}
2026-03-04 18:19:52 +01:00
standard-as-callback@2.1.0 : {}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
statuses@2.0.2 : {}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
stdin-discarder@0.2.2 : {}
string-character-is-astral-surrogate@3.1.3 : {}
string-collapse-leading-whitespace@7.1.3 : {}
string-extract-class-names@8.1.3 :
dependencies :
string-left-right : 6.1 .3
string-left-right@6.1.3 :
dependencies :
codsen-utils : 1.7 .3
rfdc : 1.4 .1
string-match-left-right@9.1.3 :
dependencies :
arrayiffy-if-string : 5.1 .3
codsen-utils : 1.7 .3
string-character-is-astral-surrogate : 3.1 .3
string-range-expander@4.1.3 :
dependencies :
codsen-utils : 1.7 .3
string-strip-html@13.5.3 :
dependencies :
'@types/lodash-es' : 4.17 .12
codsen-utils : 1.7 .3
html-entities : 2.6 .0
lodash-es : 4.17 .23
ranges-apply : 7.1 .3
ranges-push : 7.1 .3
string-left-right : 6.1 .3
string-trim-spaces-only@5.1.3 : {}
string-uglify@3.1.3 : {}
string-width@4.2.3 :
dependencies :
emoji-regex : 8.0 .0
is-fullwidth-code-point : 3.0 .0
strip-ansi : 6.0 .1
string-width@5.1.2 :
dependencies :
eastasianwidth : 0.2 .0
emoji-regex : 9.2 .2
strip-ansi : 7.2 .0
string-width@7.2.0 :
dependencies :
emoji-regex : 10.6 .0
get-east-asian-width : 1.5 .0
strip-ansi : 7.2 .0
strip-ansi@6.0.1 :
dependencies :
ansi-regex : 5.0 .1
strip-ansi@7.2.0 :
dependencies :
ansi-regex : 6.2 .2
strip-bom-string@1.0.0 : {}
2026-03-04 16:43:56 +01:00
style-to-object@1.0.14 :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 16:43:56 +01:00
inline-style-parser : 0.2 .7
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
stylehacks@7.0.8(postcss@8.5.8) :
dependencies :
browserslist : 4.28 .1
postcss : 8.5 .8
postcss-selector-parser : 7.1 .1
2025-10-26 01:50:41 +02:00
supports-preserve-symlinks-flag@1.0.0 : {}
2026-03-04 22:24:55 +01:00
svelte-check@4.4.4(picomatch@4.0.3)(svelte@5.53.7)(typescript@5.9.3) :
dependencies :
'@jridgewell/trace-mapping' : 0.3 .31
chokidar : 4.0 .3
fdir : 6.5 .0 (picomatch@4.0.3)
picocolors : 1.1 .1
sade : 1.8 .1
svelte : 5.53 .7
typescript : 5.9 .3
transitivePeerDependencies :
- picomatch
svelte-eslint-parser@1.5.1(svelte@5.53.7) :
dependencies :
eslint-scope : 8.4 .0
eslint-visitor-keys : 4.2 .1
espree : 10.4 .0
postcss : 8.5 .8
postcss-scss : 4.0 .9 (postcss@8.5.8)
postcss-selector-parser : 7.1 .1
semver : 7.7 .3
optionalDependencies :
svelte : 5.53 .7
2026-03-04 16:43:56 +01:00
svelte-i18n@4.0.1(svelte@5.53.7) :
2025-10-26 01:50:41 +02:00
dependencies :
cli-color : 2.0 .4
deepmerge : 4.3 .1
esbuild : 0.19 .12
estree-walker : 2.0 .2
intl-messageformat : 10.7 .18
sade : 1.8 .1
2026-03-04 16:43:56 +01:00
svelte : 5.53 .7
2025-10-26 01:50:41 +02:00
tiny-glob : 0.2 .9
2026-03-04 16:43:56 +01:00
svelte-sonner@1.0.8(svelte@5.53.7) :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 16:43:56 +01:00
runed : 0.28 .0 (svelte@5.53.7)
svelte : 5.53 .7
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
svelte-toolbelt@0.10.6(@sveltejs/kit@2.53.4(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.7)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0)))(svelte@5.53.7)(typescript@5.9.3)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0)))(svelte@5.53.7) :
2025-10-26 01:50:41 +02:00
dependencies :
clsx : 2.1 .1
2026-03-04 18:19:52 +01:00
runed : 0.35 .1 (@sveltejs/kit@2.53.4(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.7)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0)))(svelte@5.53.7)(typescript@5.9.3)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0)))(svelte@5.53.7)
2026-03-04 16:43:56 +01:00
style-to-object : 1.0 .14
svelte : 5.53 .7
2025-10-26 01:50:41 +02:00
transitivePeerDependencies :
- '@sveltejs/kit'
2026-03-04 16:43:56 +01:00
svelte-toolbelt@0.7.1(svelte@5.53.7) :
2025-10-26 01:50:41 +02:00
dependencies :
clsx : 2.1 .1
2026-03-04 16:43:56 +01:00
runed : 0.23 .4 (svelte@5.53.7)
style-to-object : 1.0 .14
svelte : 5.53 .7
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
svelte@5.53.7 :
2025-10-26 01:50:41 +02:00
dependencies :
'@jridgewell/remapping' : 2.3 .5
'@jridgewell/sourcemap-codec' : 1.5 .5
2026-03-04 16:43:56 +01:00
'@sveltejs/acorn-typescript' : 1.0 .9 (acorn@8.16.0)
2025-10-26 01:50:41 +02:00
'@types/estree' : 1.0 .8
2026-03-04 16:43:56 +01:00
'@types/trusted-types' : 2.0 .7
acorn : 8.16 .0
aria-query : 5.3 .1
2025-10-26 01:50:41 +02:00
axobject-query : 4.1 .0
clsx : 2.1 .1
2026-03-04 16:43:56 +01:00
devalue : 5.6 .3
2025-10-26 01:50:41 +02:00
esm-env : 1.2 .2
2026-03-04 16:43:56 +01:00
esrap : 2.2 .3
2025-10-26 01:50:41 +02:00
is-reference : 3.0 .3
locate-character : 3.0 .0
magic-string : 0.30 .21
zimmerframe : 1.1 .4
2026-03-04 16:43:56 +01:00
svgo@4.0.1 :
2025-10-26 01:50:41 +02:00
dependencies :
commander : 11.1 .0
css-select : 5.2 .2
css-tree : 3.1 .0
css-what : 6.2 .2
csso : 5.0 .5
picocolors : 1.1 .1
2026-03-04 16:43:56 +01:00
sax : 1.5 .0
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
tabbable@6.4.0 : {}
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
tailwind-merge@3.5.0 : {}
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
tailwind-variants@3.2.2(tailwind-merge@3.5.0)(tailwindcss@4.2.1) :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 16:43:56 +01:00
tailwindcss : 4.2 .1
optionalDependencies :
tailwind-merge : 3.5 .0
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
tailwindcss@4.2.1 : {}
2025-10-26 01:50:41 +02:00
tapable@2.3.0 : {}
tar@6.2.1 :
dependencies :
chownr : 2.0 .0
fs-minipass : 2.1 .0
minipass : 5.0 .0
minizlib : 2.1 .2
mkdirp : 1.0 .4
yallist : 4.0 .0
2026-03-04 18:19:52 +01:00
tarn@3.0.2 :
optional : true
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
terser@5.46.0 :
2025-10-26 01:50:41 +02:00
dependencies :
'@jridgewell/source-map' : 0.3 .11
2026-03-04 16:43:56 +01:00
acorn : 8.16 .0
2025-10-26 01:50:41 +02:00
commander : 2.20 .3
source-map-support : 0.5 .21
2026-03-04 18:19:52 +01:00
optional : true
2026-03-11 10:41:12 +01:00
test-mixer@4.2.3 :
dependencies :
object-boolean-combinations : 6.2 .3
rfdc : 1.4 .1
textextensions@6.11.0 :
dependencies :
editions : 6.22 .0
2026-03-04 18:19:52 +01:00
thread-stream@4.0.0 :
dependencies :
real-require : 0.2 .0
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
tildify@2.0.0 :
optional : true
2025-10-26 01:50:41 +02:00
timers-ext@0.1.8 :
dependencies :
es5-ext : 0.10 .64
next-tick : 1.1 .0
tiny-glob@0.2.9 :
dependencies :
globalyzer : 0.1 .0
globrex : 0.1 .2
2026-03-11 10:41:12 +01:00
tiny-invariant@1.3.3 : {}
tinyexec@0.3.2 : {}
2026-03-04 16:43:56 +01:00
tinyexec@1.0.2 : {}
2025-10-26 01:50:41 +02:00
tinyglobby@0.2.15 :
dependencies :
fdir : 6.5 .0 (picomatch@4.0.3)
picomatch : 4.0 .3
2026-03-11 10:41:12 +01:00
to-regex-range@5.0.1 :
dependencies :
is-number : 7.0 .0
2026-03-04 18:19:52 +01:00
toad-cache@3.7.0 : {}
toidentifier@1.0.1 : {}
2025-10-26 01:50:41 +02:00
totalist@3.0.1 : {}
2026-03-04 22:24:55 +01:00
ts-api-utils@2.4.0(typescript@5.9.3) :
dependencies :
typescript : 5.9 .3
2025-10-26 01:50:41 +02:00
tslib@2.8.1 : {}
2026-03-04 18:19:52 +01:00
tsx@4.21.0 :
dependencies :
esbuild : 0.27 .3
get-tsconfig : 4.13 .6
optionalDependencies :
fsevents : 2.3 .3
2025-10-26 01:50:41 +02:00
tw-animate-css@1.4.0 : {}
2026-03-04 22:24:55 +01:00
type-check@0.4.0 :
dependencies :
prelude-ls : 1.2 .1
2026-03-11 10:41:12 +01:00
type-is@1.6.18 :
dependencies :
media-typer : 0.3 .0
mime-types : 2.1 .35
2025-10-26 01:50:41 +02:00
type@2.7.3 : {}
2026-03-04 22:24:55 +01:00
typescript-eslint@8.56.1(eslint@10.0.2(jiti@2.6.1))(typescript@5.9.3) :
dependencies :
'@typescript-eslint/eslint-plugin' : 8.56 .1 (@typescript-eslint/parser@8.56.1(eslint@10.0.2(jiti@2.6.1))(typescript@5.9.3))(eslint@10.0.2(jiti@2.6.1))(typescript@5.9.3)
'@typescript-eslint/parser' : 8.56 .1 (eslint@10.0.2(jiti@2.6.1))(typescript@5.9.3)
'@typescript-eslint/typescript-estree' : 8.56 .1 (typescript@5.9.3)
'@typescript-eslint/utils' : 8.56 .1 (eslint@10.0.2(jiti@2.6.1))(typescript@5.9.3)
eslint : 10.0 .2 (jiti@2.6.1)
typescript : 5.9 .3
transitivePeerDependencies :
- supports-color
2025-10-26 01:50:41 +02:00
typescript@5.9.3 : {}
2026-03-11 10:41:12 +01:00
uc.micro@2.1.0 : {}
2026-03-04 16:43:56 +01:00
ufo@1.6.3 : {}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
undici-types@6.21.0 : {}
2026-03-04 16:43:56 +01:00
undici-types@7.18.2 : {}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
undici@6.23.0 : {}
unpipe@1.0.0 : {}
update-browserslist-db@1.2.3(browserslist@4.28.1) :
dependencies :
browserslist : 4.28 .1
escalade : 3.2 .0
picocolors : 1.1 .1
2026-03-04 22:24:55 +01:00
uri-js@4.4.1 :
dependencies :
punycode : 2.3 .1
2026-03-04 18:19:52 +01:00
urlpattern-polyfill@10.1.0 : {}
2025-10-26 01:50:41 +02:00
util-deprecate@1.0.2 : {}
2026-03-11 10:41:12 +01:00
utils-merge@1.0.1 : {}
2026-03-04 18:19:52 +01:00
uuid@11.1.0 : {}
2025-10-26 01:50:41 +02:00
2026-03-11 10:41:12 +01:00
valid-data-url@3.0.1 : {}
vary@1.1.2 : {}
version-range@4.15.0 : {}
2026-03-04 18:19:52 +01:00
vite-plugin-wasm@3.5.0(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0)) :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 18:19:52 +01:00
vite : 7.3 .1 (@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0)
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0) :
2025-10-26 01:50:41 +02:00
dependencies :
2026-03-04 16:43:56 +01:00
esbuild : 0.27 .3
2025-10-26 01:50:41 +02:00
fdir : 6.5 .0 (picomatch@4.0.3)
picomatch : 4.0 .3
2026-03-04 16:43:56 +01:00
postcss : 8.5 .8
rollup : 4.59 .0
2025-10-26 01:50:41 +02:00
tinyglobby : 0.2 .15
optionalDependencies :
2026-03-04 16:43:56 +01:00
'@types/node' : 25.3 .3
2025-10-26 01:50:41 +02:00
fsevents : 2.3 .3
jiti : 2.6 .1
2026-03-04 16:43:56 +01:00
lightningcss : 1.31 .1
terser : 5.46 .0
2026-03-04 18:19:52 +01:00
tsx : 4.21 .0
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
vitefu@1.1.2(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0)) :
2025-10-26 01:50:41 +02:00
optionalDependencies :
2026-03-04 18:19:52 +01:00
vite : 7.3 .1 (@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(tsx@4.21.0)
2025-10-26 01:50:41 +02:00
2026-03-04 16:43:56 +01:00
wasm-pack@0.14.0 :
2025-10-26 01:50:41 +02:00
dependencies :
binary-install : 1.1 .2
transitivePeerDependencies :
- debug
2026-03-11 10:41:12 +01:00
web-resource-inliner@8.0.0 :
dependencies :
ansi-colors : 4.1 .3
escape-goat : 3.0 .0
htmlparser2 : 9.1 .0
mime : 2.6 .0
valid-data-url : 3.0 .1
whatwg-encoding@3.1.1 :
dependencies :
iconv-lite : 0.6 .3
whatwg-mimetype@4.0.0 : {}
2025-10-26 01:50:41 +02:00
which@1.3.1 :
dependencies :
isexe : 2.0 .0
which@2.0.2 :
dependencies :
isexe : 2.0 .0
2026-03-04 22:24:55 +01:00
word-wrap@1.2.5 : {}
2026-03-11 10:41:12 +01:00
wrap-ansi@7.0.0 :
dependencies :
ansi-styles : 4.3 .0
string-width : 4.2 .3
strip-ansi : 6.0 .1
wrap-ansi@8.1.0 :
dependencies :
ansi-styles : 6.2 .3
string-width : 5.1 .2
strip-ansi : 7.2 .0
2025-10-26 01:50:41 +02:00
wrappy@1.0.2 : {}
2026-03-04 16:43:56 +01:00
ws@8.19.0 : {}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
xtend@4.0.2 : {}
2025-10-26 01:50:41 +02:00
2026-03-04 18:19:52 +01:00
yallist@4.0.0 : {}
2025-10-26 01:50:41 +02:00
2026-03-04 22:24:55 +01:00
yaml@1.10.2 : {}
yocto-queue@0.1.0 : {}
2025-10-26 01:50:41 +02:00
zimmerframe@1.1.4 : {}