Major changes: - Upgraded Svelte from v4 to v5.38.6 (latest stable) - Upgraded SvelteKit from v2.0.0 to v2.37.0 (latest) - Upgraded Vite from v5 to v7.1.3 for better performance - Updated all related packages to latest compatible versions - Added pnpm as package manager with packageManager field - Fixed Card.svelte nested anchor tags issue by converting inner links to buttons - Updated component styling to maintain visual consistency - Removed incompatible svelte-preprocess-import-assets package Dependencies updated: - @sveltejs/kit: ^2.0.0 → ^2.37.0 - @sveltejs/vite-plugin-svelte: ^3.0.0 → ^6.1.3 - svelte: ^4.0.0 → ^5.38.6 - vite: ^5.0.0 → ^7.1.3 - @sveltejs/adapter-auto: ^3.0.0 → ^6.1.0 - @sveltejs/adapter-node: ^2.0.0 → ^5.0.0 - svelte-check: ^3.4.6 → ^4.0.0 - mongoose: ^7.4.0 → ^8.0.0 - sharp: ^0.32.3 → ^0.33.0 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1924 lines
61 KiB
YAML
1924 lines
61 KiB
YAML
lockfileVersion: '9.0'
|
|
|
|
settings:
|
|
autoInstallPeers: true
|
|
excludeLinksFromLockfile: false
|
|
|
|
importers:
|
|
|
|
.:
|
|
dependencies:
|
|
'@auth/sveltekit':
|
|
specifier: ^0.14.0
|
|
version: 0.14.2(@sveltejs/kit@2.37.0(@sveltejs/vite-plugin-svelte@6.1.3(svelte@5.38.6)(vite@7.1.3(@types/node@22.18.0)))(svelte@5.38.6)(vite@7.1.3(@types/node@22.18.0)))(svelte@5.38.6)
|
|
'@sveltejs/adapter-node':
|
|
specifier: ^5.0.0
|
|
version: 5.3.1(@sveltejs/kit@2.37.0(@sveltejs/vite-plugin-svelte@6.1.3(svelte@5.38.6)(vite@7.1.3(@types/node@22.18.0)))(svelte@5.38.6)(vite@7.1.3(@types/node@22.18.0)))
|
|
cheerio:
|
|
specifier: 1.0.0-rc.12
|
|
version: 1.0.0-rc.12
|
|
mongoose:
|
|
specifier: ^8.0.0
|
|
version: 8.18.0(socks@2.7.1)
|
|
sharp:
|
|
specifier: ^0.33.0
|
|
version: 0.33.5
|
|
devDependencies:
|
|
'@auth/core':
|
|
specifier: ^0.40.0
|
|
version: 0.40.0
|
|
'@sveltejs/adapter-auto':
|
|
specifier: ^6.1.0
|
|
version: 6.1.0(@sveltejs/kit@2.37.0(@sveltejs/vite-plugin-svelte@6.1.3(svelte@5.38.6)(vite@7.1.3(@types/node@22.18.0)))(svelte@5.38.6)(vite@7.1.3(@types/node@22.18.0)))
|
|
'@sveltejs/kit':
|
|
specifier: ^2.37.0
|
|
version: 2.37.0(@sveltejs/vite-plugin-svelte@6.1.3(svelte@5.38.6)(vite@7.1.3(@types/node@22.18.0)))(svelte@5.38.6)(vite@7.1.3(@types/node@22.18.0))
|
|
'@sveltejs/vite-plugin-svelte':
|
|
specifier: ^6.1.3
|
|
version: 6.1.3(svelte@5.38.6)(vite@7.1.3(@types/node@22.18.0))
|
|
'@types/node':
|
|
specifier: ^22.12.0
|
|
version: 22.18.0
|
|
svelte:
|
|
specifier: ^5.38.6
|
|
version: 5.38.6
|
|
svelte-check:
|
|
specifier: ^4.0.0
|
|
version: 4.3.1(picomatch@4.0.3)(svelte@5.38.6)(typescript@5.1.6)
|
|
tslib:
|
|
specifier: ^2.6.0
|
|
version: 2.6.0
|
|
typescript:
|
|
specifier: ^5.1.6
|
|
version: 5.1.6
|
|
vite:
|
|
specifier: ^7.1.3
|
|
version: 7.1.3(@types/node@22.18.0)
|
|
|
|
packages:
|
|
|
|
'@auth/core@0.28.2':
|
|
resolution: {integrity: sha512-Rlvu6yKa4bKbhQESMaEm6jHOY5ncIrsrQkC8tcwVQmf+cBLk7ReI9DIJS2O/WkIDoOwvM9PHiXTi5b+b/eyXxw==}
|
|
peerDependencies:
|
|
'@simplewebauthn/browser': ^9.0.1
|
|
'@simplewebauthn/server': ^9.0.2
|
|
nodemailer: ^6.8.0
|
|
peerDependenciesMeta:
|
|
'@simplewebauthn/browser':
|
|
optional: true
|
|
'@simplewebauthn/server':
|
|
optional: true
|
|
nodemailer:
|
|
optional: true
|
|
|
|
'@auth/core@0.40.0':
|
|
resolution: {integrity: sha512-n53uJE0RH5SqZ7N1xZoMKekbHfQgjd0sAEyUbE+IYJnmuQkbvuZnXItCU7d+i7Fj8VGOgqvNO7Mw4YfBTlZeQw==}
|
|
peerDependencies:
|
|
'@simplewebauthn/browser': ^9.0.1
|
|
'@simplewebauthn/server': ^9.0.2
|
|
nodemailer: ^6.8.0
|
|
peerDependenciesMeta:
|
|
'@simplewebauthn/browser':
|
|
optional: true
|
|
'@simplewebauthn/server':
|
|
optional: true
|
|
nodemailer:
|
|
optional: true
|
|
|
|
'@auth/sveltekit@0.14.2':
|
|
resolution: {integrity: sha512-HCVCCdOOk3KvobUJrMIyAGoKTCNPT18rXL2RiQbM9mTtkvvSlbmwf7ELzMlh6RK7k5SkMD8D4f3WHUfdXIFF0A==}
|
|
peerDependencies:
|
|
'@sveltejs/kit': ^1.0.0 || ^2.0.0
|
|
svelte: ^3.54.0 || ^4.0.0 || ^5
|
|
|
|
'@emnapi/runtime@1.5.0':
|
|
resolution: {integrity: sha512-97/BJ3iXHww3djw6hYIfErCZFee7qCtrneuLa20UXFCOTCfBM2cvQHjWJ2EG0s0MtdNwInarqCTz35i4wWXHsQ==}
|
|
|
|
'@esbuild/aix-ppc64@0.25.9':
|
|
resolution: {integrity: sha512-OaGtL73Jck6pBKjNIe24BnFE6agGl+6KxDtTfHhy1HmhthfKouEcOhqpSL64K4/0WCtbKFLOdzD/44cJ4k9opA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ppc64]
|
|
os: [aix]
|
|
|
|
'@esbuild/android-arm64@0.25.9':
|
|
resolution: {integrity: sha512-IDrddSmpSv51ftWslJMvl3Q2ZT98fUSL2/rlUXuVqRXHCs5EUF1/f+jbjF5+NG9UffUDMCiTyh8iec7u8RlTLg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@esbuild/android-arm@0.25.9':
|
|
resolution: {integrity: sha512-5WNI1DaMtxQ7t7B6xa572XMXpHAaI/9Hnhk8lcxF4zVN4xstUgTlvuGDorBguKEnZO70qwEcLpfifMLoxiPqHQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@esbuild/android-x64@0.25.9':
|
|
resolution: {integrity: sha512-I853iMZ1hWZdNllhVZKm34f4wErd4lMyeV7BLzEExGEIZYsOzqDWDf+y082izYUE8gtJnYHdeDpN/6tUdwvfiw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [android]
|
|
|
|
'@esbuild/darwin-arm64@0.25.9':
|
|
resolution: {integrity: sha512-XIpIDMAjOELi/9PB30vEbVMs3GV1v2zkkPnuyRRURbhqjyzIINwj+nbQATh4H9GxUgH1kFsEyQMxwiLFKUS6Rg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/darwin-x64@0.25.9':
|
|
resolution: {integrity: sha512-jhHfBzjYTA1IQu8VyrjCX4ApJDnH+ez+IYVEoJHeqJm9VhG9Dh2BYaJritkYK3vMaXrf7Ogr/0MQ8/MeIefsPQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/freebsd-arm64@0.25.9':
|
|
resolution: {integrity: sha512-z93DmbnY6fX9+KdD4Ue/H6sYs+bhFQJNCPZsi4XWJoYblUqT06MQUdBCpcSfuiN72AbqeBFu5LVQTjfXDE2A6Q==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/freebsd-x64@0.25.9':
|
|
resolution: {integrity: sha512-mrKX6H/vOyo5v71YfXWJxLVxgy1kyt1MQaD8wZJgJfG4gq4DpQGpgTB74e5yBeQdyMTbgxp0YtNj7NuHN0PoZg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/linux-arm64@0.25.9':
|
|
resolution: {integrity: sha512-BlB7bIcLT3G26urh5Dmse7fiLmLXnRlopw4s8DalgZ8ef79Jj4aUcYbk90g8iCa2467HX8SAIidbL7gsqXHdRw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-arm@0.25.9':
|
|
resolution: {integrity: sha512-HBU2Xv78SMgaydBmdor38lg8YDnFKSARg1Q6AT0/y2ezUAKiZvc211RDFHlEZRFNRVhcMamiToo7bDx3VEOYQw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ia32@0.25.9':
|
|
resolution: {integrity: sha512-e7S3MOJPZGp2QW6AK6+Ly81rC7oOSerQ+P8L0ta4FhVi+/j/v2yZzx5CqqDaWjtPFfYz21Vi1S0auHrap3Ma3A==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ia32]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-loong64@0.25.9':
|
|
resolution: {integrity: sha512-Sbe10Bnn0oUAB2AalYztvGcK+o6YFFA/9829PhOCUS9vkJElXGdphz0A3DbMdP8gmKkqPmPcMJmJOrI3VYB1JQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-mips64el@0.25.9':
|
|
resolution: {integrity: sha512-YcM5br0mVyZw2jcQeLIkhWtKPeVfAerES5PvOzaDxVtIyZ2NUBZKNLjC5z3/fUlDgT6w89VsxP2qzNipOaaDyA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [mips64el]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ppc64@0.25.9':
|
|
resolution: {integrity: sha512-++0HQvasdo20JytyDpFvQtNrEsAgNG2CY1CLMwGXfFTKGBGQT3bOeLSYE2l1fYdvML5KUuwn9Z8L1EWe2tzs1w==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-riscv64@0.25.9':
|
|
resolution: {integrity: sha512-uNIBa279Y3fkjV+2cUjx36xkx7eSjb8IvnL01eXUKXez/CBHNRw5ekCGMPM0BcmqBxBcdgUWuUXmVWwm4CH9kg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-s390x@0.25.9':
|
|
resolution: {integrity: sha512-Mfiphvp3MjC/lctb+7D287Xw1DGzqJPb/J2aHHcHxflUo+8tmN/6d4k6I2yFR7BVo5/g7x2Monq4+Yew0EHRIA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-x64@0.25.9':
|
|
resolution: {integrity: sha512-iSwByxzRe48YVkmpbgoxVzn76BXjlYFXC7NvLYq+b+kDjyyk30J0JY47DIn8z1MO3K0oSl9fZoRmZPQI4Hklzg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@esbuild/netbsd-arm64@0.25.9':
|
|
resolution: {integrity: sha512-9jNJl6FqaUG+COdQMjSCGW4QiMHH88xWbvZ+kRVblZsWrkXlABuGdFJ1E9L7HK+T0Yqd4akKNa/lO0+jDxQD4Q==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [netbsd]
|
|
|
|
'@esbuild/netbsd-x64@0.25.9':
|
|
resolution: {integrity: sha512-RLLdkflmqRG8KanPGOU7Rpg829ZHu8nFy5Pqdi9U01VYtG9Y0zOG6Vr2z4/S+/3zIyOxiK6cCeYNWOFR9QP87g==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [netbsd]
|
|
|
|
'@esbuild/openbsd-arm64@0.25.9':
|
|
resolution: {integrity: sha512-YaFBlPGeDasft5IIM+CQAhJAqS3St3nJzDEgsgFixcfZeyGPCd6eJBWzke5piZuZ7CtL656eOSYKk4Ls2C0FRQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [openbsd]
|
|
|
|
'@esbuild/openbsd-x64@0.25.9':
|
|
resolution: {integrity: sha512-1MkgTCuvMGWuqVtAvkpkXFmtL8XhWy+j4jaSO2wxfJtilVCi0ZE37b8uOdMItIHz4I6z1bWWtEX4CJwcKYLcuA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
|
|
'@esbuild/openharmony-arm64@0.25.9':
|
|
resolution: {integrity: sha512-4Xd0xNiMVXKh6Fa7HEJQbrpP3m3DDn43jKxMjxLLRjWnRsfxjORYJlXPO4JNcXtOyfajXorRKY9NkOpTHptErg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [openharmony]
|
|
|
|
'@esbuild/sunos-x64@0.25.9':
|
|
resolution: {integrity: sha512-WjH4s6hzo00nNezhp3wFIAfmGZ8U7KtrJNlFMRKxiI9mxEK1scOMAaa9i4crUtu+tBr+0IN6JCuAcSBJZfnphw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [sunos]
|
|
|
|
'@esbuild/win32-arm64@0.25.9':
|
|
resolution: {integrity: sha512-mGFrVJHmZiRqmP8xFOc6b84/7xa5y5YvR1x8djzXpJBSv/UsNK6aqec+6JDjConTgvvQefdGhFDAs2DLAds6gQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-ia32@0.25.9':
|
|
resolution: {integrity: sha512-b33gLVU2k11nVx1OhX3C8QQP6UHQK4ZtN56oFWvVXvz2VkDoe6fbG8TOgHFxEvqeqohmRnIHe5A1+HADk4OQww==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-x64@0.25.9':
|
|
resolution: {integrity: sha512-PPOl1mi6lpLNQxnGoyAfschAodRFYXJ+9fs6WHXz7CSWKbOqiMZsubC+BQsVKuul+3vKLuwTHsS2c2y9EoKwxQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@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]
|
|
|
|
'@img/sharp-libvips-linux-arm@1.0.5':
|
|
resolution: {integrity: sha512-gvcC4ACAOPRNATg/ov8/MnbxFDJqf/pDePbBnuBDcjsI8PssmjoKMAz4LtLaVi+OnSb5FK/yIOamqDwGmXW32g==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@img/sharp-libvips-linux-s390x@1.0.4':
|
|
resolution: {integrity: sha512-u7Wz6ntiSSgGSGcjZ55im6uvTrOxSIS8/dgoVMoiGE9I6JAfU50yH5BoDlYA1tcuGS7g/QNtetJnxA6QEsCVTA==}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@img/sharp-libvips-linux-x64@1.0.4':
|
|
resolution: {integrity: sha512-MmWmQ3iPFZr0Iev+BAgVMb3ZyC4KeFc3jFxnNbEPas60e1cIfevbtuyf9nDGIzOaW9PdnDciJm+wFFaTlj5xYw==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@img/sharp-libvips-linuxmusl-arm64@1.0.4':
|
|
resolution: {integrity: sha512-9Ti+BbTYDcsbp4wfYib8Ctm1ilkugkA/uscUn6UXK1ldpC1JjiXbLfFZtRlBhjPZ5o1NCLiDbg8fhUPKStHoTA==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@img/sharp-libvips-linuxmusl-x64@1.0.4':
|
|
resolution: {integrity: sha512-viYN1KX9m+/hGkJtvYYp+CCLgnJXwiQB39damAO7WMdKWlIhmYTfHjwSbQeUK/20vY154mwezd9HflVFM1wVSw==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@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]
|
|
|
|
'@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]
|
|
|
|
'@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]
|
|
|
|
'@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]
|
|
|
|
'@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]
|
|
|
|
'@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]
|
|
|
|
'@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]
|
|
|
|
'@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.0':
|
|
resolution: {integrity: sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==}
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
'@jridgewell/sourcemap-codec@1.4.15':
|
|
resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==}
|
|
|
|
'@jridgewell/sourcemap-codec@1.5.5':
|
|
resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==}
|
|
|
|
'@jridgewell/trace-mapping@0.3.30':
|
|
resolution: {integrity: sha512-GQ7Nw5G2lTu/BtHTKfXhKHok2WGetd4XYcVKGx00SjAk8GMwgJM3zr6zORiPGuOE+/vkc90KtTosSSvaCjKb2Q==}
|
|
|
|
'@mongodb-js/saslprep@1.3.0':
|
|
resolution: {integrity: sha512-zlayKCsIjYb7/IdfqxorK5+xUMyi4vOKcFy10wKJYc63NSdKI8mNME+uJqfatkPmOSMMUiojrL58IePKBm3gvQ==}
|
|
|
|
'@panva/hkdf@1.2.1':
|
|
resolution: {integrity: sha512-6oclG6Y3PiDFcoyk8srjLfVKyMfVCKJ27JwNPViuXziFpmdz+MZnZN/aKY0JGXgYuO/VghU0jcOAZgWXZ1Dmrw==}
|
|
|
|
'@polka/url@1.0.0-next.29':
|
|
resolution: {integrity: sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==}
|
|
|
|
'@rollup/plugin-commonjs@28.0.6':
|
|
resolution: {integrity: sha512-XSQB1K7FUU5QP+3lOQmVCE3I0FcbbNvmNT4VJSj93iUjayaARrTQeoRdiYQoftAJBLrR9t2agwAd3ekaTgHNlw==}
|
|
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.1':
|
|
resolution: {integrity: sha512-tk5YCxJWIG81umIvNkSod2qK5KyQW19qcBF/B78n1bjtOON6gzKoVeSzAE8yHCZEDmqkHKkxplExA8KzdJLJpA==}
|
|
engines: {node: '>=14.0.0'}
|
|
peerDependencies:
|
|
rollup: ^2.78.0||^3.0.0||^4.0.0
|
|
peerDependenciesMeta:
|
|
rollup:
|
|
optional: true
|
|
|
|
'@rollup/pluginutils@5.0.2':
|
|
resolution: {integrity: sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==}
|
|
engines: {node: '>=14.0.0'}
|
|
peerDependencies:
|
|
rollup: ^1.20.0||^2.0.0||^3.0.0
|
|
peerDependenciesMeta:
|
|
rollup:
|
|
optional: true
|
|
|
|
'@rollup/pluginutils@5.2.0':
|
|
resolution: {integrity: sha512-qWJ2ZTbmumwiLFomfzTyt5Kng4hwPi9rwCYN4SHb6eaRU1KNO4ccxINHr/VhH4GgPlt1XfSTLX2LBTme8ne4Zw==}
|
|
engines: {node: '>=14.0.0'}
|
|
peerDependencies:
|
|
rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
|
|
peerDependenciesMeta:
|
|
rollup:
|
|
optional: true
|
|
|
|
'@rollup/rollup-android-arm-eabi@4.50.0':
|
|
resolution: {integrity: sha512-lVgpeQyy4fWN5QYebtW4buT/4kn4p4IJ+kDNB4uYNT5b8c8DLJDg6titg20NIg7E8RWwdWZORW6vUFfrLyG3KQ==}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@rollup/rollup-android-arm64@4.50.0':
|
|
resolution: {integrity: sha512-2O73dR4Dc9bp+wSYhviP6sDziurB5/HCym7xILKifWdE9UsOe2FtNcM+I4xZjKrfLJnq5UR8k9riB87gauiQtw==}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@rollup/rollup-darwin-arm64@4.50.0':
|
|
resolution: {integrity: sha512-vwSXQN8T4sKf1RHr1F0s98Pf8UPz7pS6P3LG9NSmuw0TVh7EmaE+5Ny7hJOZ0M2yuTctEsHHRTMi2wuHkdS6Hg==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@rollup/rollup-darwin-x64@4.50.0':
|
|
resolution: {integrity: sha512-cQp/WG8HE7BCGyFVuzUg0FNmupxC+EPZEwWu2FCGGw5WDT1o2/YlENbm5e9SMvfDFR6FRhVCBePLqj0o8MN7Vw==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@rollup/rollup-freebsd-arm64@4.50.0':
|
|
resolution: {integrity: sha512-UR1uTJFU/p801DvvBbtDD7z9mQL8J80xB0bR7DqW7UGQHRm/OaKzp4is7sQSdbt2pjjSS72eAtRh43hNduTnnQ==}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
|
|
'@rollup/rollup-freebsd-x64@4.50.0':
|
|
resolution: {integrity: sha512-G/DKyS6PK0dD0+VEzH/6n/hWDNPDZSMBmqsElWnCRGrYOb2jC0VSupp7UAHHQ4+QILwkxSMaYIbQ72dktp8pKA==}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@rollup/rollup-linux-arm-gnueabihf@4.50.0':
|
|
resolution: {integrity: sha512-u72Mzc6jyJwKjJbZZcIYmd9bumJu7KNmHYdue43vT1rXPm2rITwmPWF0mmPzLm9/vJWxIRbao/jrQmxTO0Sm9w==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-arm-musleabihf@4.50.0':
|
|
resolution: {integrity: sha512-S4UefYdV0tnynDJV1mdkNawp0E5Qm2MtSs330IyHgaccOFrwqsvgigUD29uT+B/70PDY1eQ3t40+xf6wIvXJyg==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-arm64-gnu@4.50.0':
|
|
resolution: {integrity: sha512-1EhkSvUQXJsIhk4msxP5nNAUWoB4MFDHhtc4gAYvnqoHlaL9V3F37pNHabndawsfy/Tp7BPiy/aSa6XBYbaD1g==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-arm64-musl@4.50.0':
|
|
resolution: {integrity: sha512-EtBDIZuDtVg75xIPIK1l5vCXNNCIRM0OBPUG+tbApDuJAy9mKago6QxX+tfMzbCI6tXEhMuZuN1+CU8iDW+0UQ==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-loongarch64-gnu@4.50.0':
|
|
resolution: {integrity: sha512-BGYSwJdMP0hT5CCmljuSNx7+k+0upweM2M4YGfFBjnFSZMHOLYR0gEEj/dxyYJ6Zc6AiSeaBY8dWOa11GF/ppQ==}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-ppc64-gnu@4.50.0':
|
|
resolution: {integrity: sha512-I1gSMzkVe1KzAxKAroCJL30hA4DqSi+wGc5gviD0y3IL/VkvcnAqwBf4RHXHyvH66YVHxpKO8ojrgc4SrWAnLg==}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-riscv64-gnu@4.50.0':
|
|
resolution: {integrity: sha512-bSbWlY3jZo7molh4tc5dKfeSxkqnf48UsLqYbUhnkdnfgZjgufLS/NTA8PcP/dnvct5CCdNkABJ56CbclMRYCA==}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-riscv64-musl@4.50.0':
|
|
resolution: {integrity: sha512-LSXSGumSURzEQLT2e4sFqFOv3LWZsEF8FK7AAv9zHZNDdMnUPYH3t8ZlaeYYZyTXnsob3htwTKeWtBIkPV27iQ==}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-s390x-gnu@4.50.0':
|
|
resolution: {integrity: sha512-CxRKyakfDrsLXiCyucVfVWVoaPA4oFSpPpDwlMcDFQvrv3XY6KEzMtMZrA+e/goC8xxp2WSOxHQubP8fPmmjOQ==}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-x64-gnu@4.50.0':
|
|
resolution: {integrity: sha512-8PrJJA7/VU8ToHVEPu14FzuSAqVKyo5gg/J8xUerMbyNkWkO9j2ExBho/68RnJsMGNJq4zH114iAttgm7BZVkA==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-x64-musl@4.50.0':
|
|
resolution: {integrity: sha512-SkE6YQp+CzpyOrbw7Oc4MgXFvTw2UIBElvAvLCo230pyxOLmYwRPwZ/L5lBe/VW/qT1ZgND9wJfOsdy0XptRvw==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-openharmony-arm64@4.50.0':
|
|
resolution: {integrity: sha512-PZkNLPfvXeIOgJWA804zjSFH7fARBBCpCXxgkGDRjjAhRLOR8o0IGS01ykh5GYfod4c2yiiREuDM8iZ+pVsT+Q==}
|
|
cpu: [arm64]
|
|
os: [openharmony]
|
|
|
|
'@rollup/rollup-win32-arm64-msvc@4.50.0':
|
|
resolution: {integrity: sha512-q7cIIdFvWQoaCbLDUyUc8YfR3Jh2xx3unO8Dn6/TTogKjfwrax9SyfmGGK6cQhKtjePI7jRfd7iRYcxYs93esg==}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@rollup/rollup-win32-ia32-msvc@4.50.0':
|
|
resolution: {integrity: sha512-XzNOVg/YnDOmFdDKcxxK410PrcbcqZkBmz+0FicpW5jtjKQxcW1BZJEQOF0NJa6JO7CZhett8GEtRN/wYLYJuw==}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@rollup/rollup-win32-x64-msvc@4.50.0':
|
|
resolution: {integrity: sha512-xMmiWRR8sp72Zqwjgtf3QbZfF1wdh8X2ABu3EaozvZcyHJeU0r+XAnXdKgs4cCAp6ORoYoCygipYP1mjmbjrsg==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@standard-schema/spec@1.0.0':
|
|
resolution: {integrity: sha512-m2bOd0f2RT9k8QJx1JN85cZYyH1RqFBdlwtkSlf4tBDYLCiiZnv1fIIwacK6cqwXavOydf0NPToMQgpKq+dVlA==}
|
|
|
|
'@sveltejs/acorn-typescript@1.0.5':
|
|
resolution: {integrity: sha512-IwQk4yfwLdibDlrXVE04jTZYlLnwsTT2PIOQQGNLWfjavGifnk1JD1LcZjZaBTRcxZu2FfPfNLOE04DSu9lqtQ==}
|
|
peerDependencies:
|
|
acorn: ^8.9.0
|
|
|
|
'@sveltejs/adapter-auto@6.1.0':
|
|
resolution: {integrity: sha512-shOuLI5D2s+0zTv2ab5M5PqfknXqWbKi+0UwB9yLTRIdzsK1R93JOO8jNhIYSHdW+IYXIYnLniu+JZqXs7h9Wg==}
|
|
peerDependencies:
|
|
'@sveltejs/kit': ^2.0.0
|
|
|
|
'@sveltejs/adapter-node@5.3.1':
|
|
resolution: {integrity: sha512-PSoGfa9atkmuixe7jvuS2tsUohVZF20So87ASzfMRGTTNqEd8s48KAodlv3CzHwq9XO/BM8KsQLpqqsr/6dmuA==}
|
|
peerDependencies:
|
|
'@sveltejs/kit': ^2.4.0
|
|
|
|
'@sveltejs/kit@2.37.0':
|
|
resolution: {integrity: sha512-xgKtpjQ6Ry4mdShd01ht5AODUsW7+K1iValPDq7QX8zI1hWOKREH9GjG8SRCN5tC4K7UXmMhuQam7gbLByVcnw==}
|
|
engines: {node: '>=18.13'}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.0.0
|
|
'@sveltejs/vite-plugin-svelte': ^3.0.0 || ^4.0.0-next.1 || ^5.0.0 || ^6.0.0-next.0
|
|
svelte: ^4.0.0 || ^5.0.0-next.0
|
|
vite: ^5.0.3 || ^6.0.0 || ^7.0.0-beta.0
|
|
peerDependenciesMeta:
|
|
'@opentelemetry/api':
|
|
optional: true
|
|
|
|
'@sveltejs/vite-plugin-svelte-inspector@5.0.1':
|
|
resolution: {integrity: sha512-ubWshlMk4bc8mkwWbg6vNvCeT7lGQojE3ijDh3QTR6Zr/R+GXxsGbyH4PExEPpiFmqPhYiVSVmHBjUcVc1JIrA==}
|
|
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
|
|
|
|
'@sveltejs/vite-plugin-svelte@6.1.3':
|
|
resolution: {integrity: sha512-3pppgIeIZs6nrQLazzKcdnTJ2IWiui/UucEPXKyFG35TKaHQrfkWBnv6hyJcLxFuR90t+LaoecrqTs8rJKWfSQ==}
|
|
engines: {node: ^20.19 || ^22.12 || >=24}
|
|
peerDependencies:
|
|
svelte: ^5.0.0
|
|
vite: ^6.3.0 || ^7.0.0
|
|
|
|
'@types/cookie@0.6.0':
|
|
resolution: {integrity: sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==}
|
|
|
|
'@types/estree@1.0.1':
|
|
resolution: {integrity: sha512-LG4opVs2ANWZ1TJoKc937iMmNstM/d0ae1vNbnBvBhqCSezgVUOzcLCqbI5elV8Vy6WKwKjaqR+zO9VKirBBCA==}
|
|
|
|
'@types/estree@1.0.8':
|
|
resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==}
|
|
|
|
'@types/node@22.18.0':
|
|
resolution: {integrity: sha512-m5ObIqwsUp6BZzyiy4RdZpzWGub9bqLJMvZDD0QMXhxjqMHMENlj+SqF5QxoUwaQNFe+8kz8XM8ZQhqkQPTgMQ==}
|
|
|
|
'@types/resolve@1.20.2':
|
|
resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==}
|
|
|
|
'@types/webidl-conversions@7.0.0':
|
|
resolution: {integrity: sha512-xTE1E+YF4aWPJJeUzaZI5DRntlkY3+BCVJi0axFptnjGmAoWxkyREIh/XMrfxVLejwQxMCfDXdICo0VLxThrog==}
|
|
|
|
'@types/whatwg-url@11.0.5':
|
|
resolution: {integrity: sha512-coYR071JRaHa+xoEvvYqvnIHaVqaYrLPbsufM9BF63HkwI5Lgmy2QR8Q5K/lYDYo5AK82wOvSOS0UsLTpTG7uQ==}
|
|
|
|
acorn@8.15.0:
|
|
resolution: {integrity: sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==}
|
|
engines: {node: '>=0.4.0'}
|
|
hasBin: true
|
|
|
|
aria-query@5.3.2:
|
|
resolution: {integrity: sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
axobject-query@4.1.0:
|
|
resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
boolbase@1.0.0:
|
|
resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==}
|
|
|
|
bson@6.10.4:
|
|
resolution: {integrity: sha512-WIsKqkSC0ABoBJuT1LEX+2HEvNmNKKgnTAyd0fL8qzK4SH2i9NXg+t08YtdZp/V9IZ33cxe3iV4yM0qg8lMQng==}
|
|
engines: {node: '>=16.20.1'}
|
|
|
|
cheerio-select@2.1.0:
|
|
resolution: {integrity: sha512-9v9kG0LvzrlcungtnJtpGNxY+fzECQKhK4EGJX2vByejiMX84MFNQw4UxPJl3bFbTMw+Dfs37XaIkCwTZfLh4g==}
|
|
|
|
cheerio@1.0.0-rc.12:
|
|
resolution: {integrity: sha512-VqR8m68vM46BNnuZ5NtnGBKIE/DfN0cRIzg9n40EIq9NOv90ayxLBXA8fXC5gquFRGJSTRqBq25Jt2ECLR431Q==}
|
|
engines: {node: '>= 6'}
|
|
|
|
chokidar@4.0.3:
|
|
resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==}
|
|
engines: {node: '>= 14.16.0'}
|
|
|
|
clsx@2.1.1:
|
|
resolution: {integrity: sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==}
|
|
engines: {node: '>=6'}
|
|
|
|
color-convert@2.0.1:
|
|
resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
|
|
engines: {node: '>=7.0.0'}
|
|
|
|
color-name@1.1.4:
|
|
resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
|
|
|
|
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'}
|
|
|
|
commondir@1.0.1:
|
|
resolution: {integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==}
|
|
|
|
cookie@0.6.0:
|
|
resolution: {integrity: sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
css-select@5.1.0:
|
|
resolution: {integrity: sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==}
|
|
|
|
css-what@6.1.0:
|
|
resolution: {integrity: sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==}
|
|
engines: {node: '>= 6'}
|
|
|
|
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.1:
|
|
resolution: {integrity: sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==}
|
|
engines: {node: '>=6.0'}
|
|
peerDependencies:
|
|
supports-color: '*'
|
|
peerDependenciesMeta:
|
|
supports-color:
|
|
optional: true
|
|
|
|
deepmerge@4.3.1:
|
|
resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
detect-libc@2.0.4:
|
|
resolution: {integrity: sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==}
|
|
engines: {node: '>=8'}
|
|
|
|
devalue@5.3.2:
|
|
resolution: {integrity: sha512-UDsjUbpQn9kvm68slnrs+mfxwFkIflOhkanmyabZ8zOYk8SMEIbJ3TK+88g70hSIeytu4y18f0z/hYHMTrXIWw==}
|
|
|
|
dom-serializer@2.0.0:
|
|
resolution: {integrity: sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==}
|
|
|
|
domelementtype@2.3.0:
|
|
resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==}
|
|
|
|
domhandler@5.0.3:
|
|
resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==}
|
|
engines: {node: '>= 4'}
|
|
|
|
domutils@3.1.0:
|
|
resolution: {integrity: sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==}
|
|
|
|
entities@4.5.0:
|
|
resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
|
|
engines: {node: '>=0.12'}
|
|
|
|
esbuild@0.25.9:
|
|
resolution: {integrity: sha512-CRbODhYyQx3qp7ZEwzxOk4JBqmD/seJrzPa/cGjY1VtIn5E09Oi9/dB4JwctnfZ8Q8iT7rioVv5k/FNT/uf54g==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
|
|
esm-env@1.2.2:
|
|
resolution: {integrity: sha512-Epxrv+Nr/CaL4ZcFGPJIYLWFom+YeV1DqMLHJoEd9SYRxNbaFruBwfEX/kkHUJf55j2+TUbmDcmuilbP1TmXHA==}
|
|
|
|
esrap@2.1.0:
|
|
resolution: {integrity: sha512-yzmPNpl7TBbMRC5Lj2JlJZNPml0tzqoqP5B1JXycNUwtqma9AKCO0M2wHrdgsHcy1WRW7S9rJknAMtByg3usgA==}
|
|
|
|
estree-walker@2.0.2:
|
|
resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
|
|
|
|
fdir@6.5.0:
|
|
resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==}
|
|
engines: {node: '>=12.0.0'}
|
|
peerDependencies:
|
|
picomatch: ^3 || ^4
|
|
peerDependenciesMeta:
|
|
picomatch:
|
|
optional: true
|
|
|
|
fsevents@2.3.3:
|
|
resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
|
|
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
|
os: [darwin]
|
|
|
|
function-bind@1.1.1:
|
|
resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==}
|
|
|
|
has@1.0.3:
|
|
resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==}
|
|
engines: {node: '>= 0.4.0'}
|
|
|
|
htmlparser2@8.0.2:
|
|
resolution: {integrity: sha512-GYdjWKDkbRLkZ5geuHs5NY1puJ+PXwP7+fHPRz06Eirsb9ugf6d8kkXav6ADhcODhFFPMIXyxkxSuMf3D6NCFA==}
|
|
|
|
ip@2.0.0:
|
|
resolution: {integrity: sha512-WKa+XuLG1A1R0UWhl2+1XQSi+fZWMsYKffMZTTYsiZaUD8k2yDAj5atimTUD2TZkyCkNEeYE5NhFZmupOGtjYQ==}
|
|
|
|
is-arrayish@0.3.2:
|
|
resolution: {integrity: sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==}
|
|
|
|
is-core-module@2.12.1:
|
|
resolution: {integrity: sha512-Q4ZuBAe2FUsKtyQJoQHlvP8OvBERxO3jEmy1I7hcRXcJBGGHFh/aJBswbXuS9sgrDH2QUO8ilkwNPHvHMd8clg==}
|
|
|
|
is-module@1.0.0:
|
|
resolution: {integrity: sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==}
|
|
|
|
is-reference@1.2.1:
|
|
resolution: {integrity: sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ==}
|
|
|
|
is-reference@3.0.3:
|
|
resolution: {integrity: sha512-ixkJoqQvAP88E6wLydLGGqCJsrFUnqoH6HnaczB8XmDH1oaWU+xxdptvikTgaEhtZ53Ky6YXiBuUI2WXLMCwjw==}
|
|
|
|
jose@5.10.0:
|
|
resolution: {integrity: sha512-s+3Al/p9g32Iq+oqXxkW//7jk2Vig6FF1CFqzVXoTUXt2qz89YWbL+OwS17NFYEvxC35n0FKeGO2LGYSxeM2Gg==}
|
|
|
|
jose@6.1.0:
|
|
resolution: {integrity: sha512-TTQJyoEoKcC1lscpVDCSsVgYzUDg/0Bt3WE//WiTPK6uOCQC2KZS4MpugbMWt/zyjkopgZoXhZuCi00gLudfUA==}
|
|
|
|
kareem@2.6.3:
|
|
resolution: {integrity: sha512-C3iHfuGUXK2u8/ipq9LfjFfXFxAZMQJJq7vLS45r3D9Y2xQ/m4S8zaR4zMLFWh9AsNPXmcFfUDhTEO8UIC/V6Q==}
|
|
engines: {node: '>=12.0.0'}
|
|
|
|
kleur@4.1.5:
|
|
resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
locate-character@3.0.0:
|
|
resolution: {integrity: sha512-SW13ws7BjaeJ6p7Q6CO2nchbYEc3X3J6WrmTTDto7yMPqVSZTUyY5Tjbid+Ab8gLnATtygYtiDIJGQRRn2ZOiA==}
|
|
|
|
magic-string@0.30.18:
|
|
resolution: {integrity: sha512-yi8swmWbO17qHhwIBNeeZxTceJMeBvWJaId6dyvTSOwTipqeHhMhOrz6513r1sOKnpvQ7zkhlG8tPrpilwTxHQ==}
|
|
|
|
memory-pager@1.5.0:
|
|
resolution: {integrity: sha512-ZS4Bp4r/Zoeq6+NLJpP+0Zzm0pR8whtGPf1XExKLJBAczGMnSi3It14OiNCStjQjM6NU1okjQGSxgEZN8eBYKg==}
|
|
|
|
mongodb-connection-string-url@3.0.2:
|
|
resolution: {integrity: sha512-rMO7CGo/9BFwyZABcKAWL8UJwH/Kc2x0g72uhDWzG48URRax5TCIcJ7Rc3RZqffZzO/Gwff/jyKwCU9TN8gehA==}
|
|
|
|
mongodb@6.18.0:
|
|
resolution: {integrity: sha512-fO5ttN9VC8P0F5fqtQmclAkgXZxbIkYRTUi1j8JO6IYwvamkhtYDilJr35jOPELR49zqCJgXZWwCtW7B+TM8vQ==}
|
|
engines: {node: '>=16.20.1'}
|
|
peerDependencies:
|
|
'@aws-sdk/credential-providers': ^3.188.0
|
|
'@mongodb-js/zstd': ^1.1.0 || ^2.0.0
|
|
gcp-metadata: ^5.2.0
|
|
kerberos: ^2.0.1
|
|
mongodb-client-encryption: '>=6.0.0 <7'
|
|
snappy: ^7.2.2
|
|
socks: ^2.7.1
|
|
peerDependenciesMeta:
|
|
'@aws-sdk/credential-providers':
|
|
optional: true
|
|
'@mongodb-js/zstd':
|
|
optional: true
|
|
gcp-metadata:
|
|
optional: true
|
|
kerberos:
|
|
optional: true
|
|
mongodb-client-encryption:
|
|
optional: true
|
|
snappy:
|
|
optional: true
|
|
socks:
|
|
optional: true
|
|
|
|
mongoose@8.18.0:
|
|
resolution: {integrity: sha512-3TixPihQKBdyaYDeJqRjzgb86KbilEH07JmzV8SoSjgoskNTpa6oTBmDxeoF9p8YnWQoz7shnCyPkSV/48y3yw==}
|
|
engines: {node: '>=16.20.1'}
|
|
|
|
mpath@0.9.0:
|
|
resolution: {integrity: sha512-ikJRQTk8hw5DEoFVxHG1Gn9T/xcjtdnOKIU1JTmGjZZlg9LST2mBLmcX3/ICIbgJydT2GOc15RnNy5mHmzfSew==}
|
|
engines: {node: '>=4.0.0'}
|
|
|
|
mquery@5.0.0:
|
|
resolution: {integrity: sha512-iQMncpmEK8R8ncT8HJGsGc9Dsp8xcgYMVSbs5jgnm1lFHTZqMJTUWTDx1LBO8+mK3tPNZWFLBghQEIOULSTHZg==}
|
|
engines: {node: '>=14.0.0'}
|
|
|
|
mri@1.2.0:
|
|
resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==}
|
|
engines: {node: '>=4'}
|
|
|
|
mrmime@2.0.1:
|
|
resolution: {integrity: sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
ms@2.1.2:
|
|
resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==}
|
|
|
|
ms@2.1.3:
|
|
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
|
|
|
|
nanoid@3.3.11:
|
|
resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==}
|
|
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
|
hasBin: true
|
|
|
|
nth-check@2.1.1:
|
|
resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==}
|
|
|
|
oauth4webapi@2.17.0:
|
|
resolution: {integrity: sha512-lbC0Z7uzAFNFyzEYRIC+pkSVvDHJTbEW+dYlSBAlCYDe6RxUkJ26bClhk8ocBZip1wfI9uKTe0fm4Ib4RHn6uQ==}
|
|
|
|
oauth4webapi@3.8.1:
|
|
resolution: {integrity: sha512-olkZDELNycOWQf9LrsELFq8n05LwJgV8UkrS0cburk6FOwf8GvLam+YB+Uj5Qvryee+vwWOfQVeI5Vm0MVg7SA==}
|
|
|
|
parse5-htmlparser2-tree-adapter@7.0.0:
|
|
resolution: {integrity: sha512-B77tOZrqqfUfnVcOrUvfdLbz4pu4RopLD/4vmu3HUPswwTA8OH0EMW9BlWR2B0RCoiZRAHEUu7IxeP1Pd1UU+g==}
|
|
|
|
parse5@7.1.2:
|
|
resolution: {integrity: sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==}
|
|
|
|
path-parse@1.0.7:
|
|
resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
|
|
|
|
picocolors@1.0.0:
|
|
resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==}
|
|
|
|
picocolors@1.1.1:
|
|
resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
|
|
|
|
picomatch@2.3.1:
|
|
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
|
|
engines: {node: '>=8.6'}
|
|
|
|
picomatch@4.0.3:
|
|
resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==}
|
|
engines: {node: '>=12'}
|
|
|
|
postcss@8.5.6:
|
|
resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==}
|
|
engines: {node: ^10 || ^12 || >=14}
|
|
|
|
preact-render-to-string@5.2.3:
|
|
resolution: {integrity: sha512-aPDxUn5o3GhWdtJtW0svRC2SS/l8D9MAgo2+AWml+BhDImb27ALf04Q2d+AHqUUOc6RdSXFIBVa2gxzgMKgtZA==}
|
|
peerDependencies:
|
|
preact: '>=10'
|
|
|
|
preact-render-to-string@6.5.11:
|
|
resolution: {integrity: sha512-ubnauqoGczeGISiOh6RjX0/cdaF8v/oDXIjO85XALCQjwQP+SB4RDXXtvZ6yTYSjG+PC1QRP2AhPgCEsM2EvUw==}
|
|
peerDependencies:
|
|
preact: '>=10'
|
|
|
|
preact@10.11.3:
|
|
resolution: {integrity: sha512-eY93IVpod/zG3uMF22Unl8h9KkrcKIRs2EGar8hwLZZDU1lkjph303V9HZBwufh2s736U6VXuhD109LYqPoffg==}
|
|
|
|
preact@10.24.3:
|
|
resolution: {integrity: sha512-Z2dPnBnMUfyQfSQ+GBdsGa16hz35YmLmtTLhM169uW944hYL6xzTYkJjC07j+Wosz733pMWx0fgON3JNw1jJQA==}
|
|
|
|
pretty-format@3.8.0:
|
|
resolution: {integrity: sha512-WuxUnVtlWL1OfZFQFuqvnvs6MiAGk9UNsBostyBOB0Is9wb5uRESevA6rnl/rkksXaGX3GzZhPup5d6Vp1nFew==}
|
|
|
|
punycode@2.3.1:
|
|
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
|
|
engines: {node: '>=6'}
|
|
|
|
readdirp@4.1.2:
|
|
resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==}
|
|
engines: {node: '>= 14.18.0'}
|
|
|
|
resolve@1.22.2:
|
|
resolution: {integrity: sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==}
|
|
hasBin: true
|
|
|
|
rollup@4.50.0:
|
|
resolution: {integrity: sha512-/Zl4D8zPifNmyGzJS+3kVoyXeDeT/GrsJM94sACNg9RtUE0hrHa1bNPtRSrfHTMH5HjRzce6K7rlTh3Khiw+pw==}
|
|
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
|
hasBin: true
|
|
|
|
sade@1.8.1:
|
|
resolution: {integrity: sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A==}
|
|
engines: {node: '>=6'}
|
|
|
|
semver@7.7.2:
|
|
resolution: {integrity: sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==}
|
|
engines: {node: '>=10'}
|
|
hasBin: true
|
|
|
|
set-cookie-parser@2.6.0:
|
|
resolution: {integrity: sha512-RVnVQxTXuerk653XfuliOxBP81Sf0+qfQE73LIYKcyMYHG94AuH0kgrQpRDuTZnSmjpysHmzxJXKNfa6PjFhyQ==}
|
|
|
|
sharp@0.33.5:
|
|
resolution: {integrity: sha512-haPVm1EkS9pgvHrQ/F3Xy+hgcuMV0Wm9vfIBSiwZ05k+xgb0PkBQpGsAA/oWdDobNaZTH5ppvHtzCFbnSEwHVw==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
|
|
sift@17.1.3:
|
|
resolution: {integrity: sha512-Rtlj66/b0ICeFzYTuNvX/EF1igRbbnGSvEyT79McoZa/DeGhMyC5pWKOEsZKnpkqtSeovd5FL/bjHWC3CIIvCQ==}
|
|
|
|
simple-swizzle@0.2.2:
|
|
resolution: {integrity: sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==}
|
|
|
|
sirv@3.0.1:
|
|
resolution: {integrity: sha512-FoqMu0NCGBLCcAkS1qA+XJIQTR6/JHfQXl+uGteNCQ76T91DMUjPa9xfmeqMY3z80nLSg9yQmNjK0Px6RWsH/A==}
|
|
engines: {node: '>=18'}
|
|
|
|
smart-buffer@4.2.0:
|
|
resolution: {integrity: sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==}
|
|
engines: {node: '>= 6.0.0', npm: '>= 3.0.0'}
|
|
|
|
socks@2.7.1:
|
|
resolution: {integrity: sha512-7maUZy1N7uo6+WVEX6psASxtNlKaNVMlGQKkG/63nEDdLOWNbiUMoLK7X4uYoLhQstau72mLgfEWcXcwsaHbYQ==}
|
|
engines: {node: '>= 10.13.0', npm: '>= 3.0.0'}
|
|
|
|
source-map-js@1.2.1:
|
|
resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
sparse-bitfield@3.0.3:
|
|
resolution: {integrity: sha512-kvzhi7vqKTfkh0PZU+2D2PIllw2ymqJKujUcyPMd9Y75Nv4nPbGJZXNhxsgdQab2BmlDct1YnfQCguEvHr7VsQ==}
|
|
|
|
supports-preserve-symlinks-flag@1.0.0:
|
|
resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
svelte-check@4.3.1:
|
|
resolution: {integrity: sha512-lkh8gff5gpHLjxIV+IaApMxQhTGnir2pNUAqcNgeKkvK5bT/30Ey/nzBxNLDlkztCH4dP7PixkMt9SWEKFPBWg==}
|
|
engines: {node: '>= 18.0.0'}
|
|
hasBin: true
|
|
peerDependencies:
|
|
svelte: ^4.0.0 || ^5.0.0-next.0
|
|
typescript: '>=5.0.0'
|
|
|
|
svelte@5.38.6:
|
|
resolution: {integrity: sha512-ltBPlkvqk3bgCK7/N323atUpP3O3Y+DrGV4dcULrsSn4fZaaNnOmdplNznwfdWclAgvSr5rxjtzn/zJhRm6TKg==}
|
|
engines: {node: '>=18'}
|
|
|
|
tinyglobby@0.2.14:
|
|
resolution: {integrity: sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==}
|
|
engines: {node: '>=12.0.0'}
|
|
|
|
totalist@3.0.1:
|
|
resolution: {integrity: sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
tr46@5.1.1:
|
|
resolution: {integrity: sha512-hdF5ZgjTqgAntKkklYw0R03MG2x/bSzTtkxmIRw/sTNV8YXsCJ1tfLAX23lhxhHJlEf3CRCOCGGWw3vI3GaSPw==}
|
|
engines: {node: '>=18'}
|
|
|
|
tslib@2.6.0:
|
|
resolution: {integrity: sha512-7At1WUettjcSRHXCyYtTselblcHl9PJFFVKiCAy/bY97+BPZXSQ2wbq0P9s8tK2G7dFQfNnlJnPAiArVBVBsfA==}
|
|
|
|
typescript@5.1.6:
|
|
resolution: {integrity: sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==}
|
|
engines: {node: '>=14.17'}
|
|
hasBin: true
|
|
|
|
undici-types@6.21.0:
|
|
resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==}
|
|
|
|
vite@7.1.3:
|
|
resolution: {integrity: sha512-OOUi5zjkDxYrKhTV3V7iKsoS37VUM7v40+HuwEmcrsf11Cdx9y3DIr2Px6liIcZFwt3XSRpQvFpL3WVy7ApkGw==}
|
|
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
|
|
|
|
vitefu@1.1.1:
|
|
resolution: {integrity: sha512-B/Fegf3i8zh0yFbpzZ21amWzHmuNlLlmJT6n7bu5e+pCHUKQIfXSYokrqOBGEMMe9UG2sostKQF9mml/vYaWJQ==}
|
|
peerDependencies:
|
|
vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0-beta.0
|
|
peerDependenciesMeta:
|
|
vite:
|
|
optional: true
|
|
|
|
webidl-conversions@7.0.0:
|
|
resolution: {integrity: sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==}
|
|
engines: {node: '>=12'}
|
|
|
|
whatwg-url@14.2.0:
|
|
resolution: {integrity: sha512-De72GdQZzNTUBBChsXueQUnPKDkg/5A5zp7pFDuQAj5UFoENpiACU0wlCvzpAGnTkj++ihpKwKyYewn/XNUbKw==}
|
|
engines: {node: '>=18'}
|
|
|
|
zimmerframe@1.1.2:
|
|
resolution: {integrity: sha512-rAbqEGa8ovJy4pyBxZM70hg4pE6gDgaQ0Sl9M3enG3I0d6H4XSAM3GeNGLKnsBpuijUow064sf7ww1nutC5/3w==}
|
|
|
|
snapshots:
|
|
|
|
'@auth/core@0.28.2':
|
|
dependencies:
|
|
'@panva/hkdf': 1.2.1
|
|
'@types/cookie': 0.6.0
|
|
cookie: 0.6.0
|
|
jose: 5.10.0
|
|
oauth4webapi: 2.17.0
|
|
preact: 10.11.3
|
|
preact-render-to-string: 5.2.3(preact@10.11.3)
|
|
|
|
'@auth/core@0.40.0':
|
|
dependencies:
|
|
'@panva/hkdf': 1.2.1
|
|
jose: 6.1.0
|
|
oauth4webapi: 3.8.1
|
|
preact: 10.24.3
|
|
preact-render-to-string: 6.5.11(preact@10.24.3)
|
|
|
|
'@auth/sveltekit@0.14.2(@sveltejs/kit@2.37.0(@sveltejs/vite-plugin-svelte@6.1.3(svelte@5.38.6)(vite@7.1.3(@types/node@22.18.0)))(svelte@5.38.6)(vite@7.1.3(@types/node@22.18.0)))(svelte@5.38.6)':
|
|
dependencies:
|
|
'@auth/core': 0.28.2
|
|
'@sveltejs/kit': 2.37.0(@sveltejs/vite-plugin-svelte@6.1.3(svelte@5.38.6)(vite@7.1.3(@types/node@22.18.0)))(svelte@5.38.6)(vite@7.1.3(@types/node@22.18.0))
|
|
set-cookie-parser: 2.6.0
|
|
svelte: 5.38.6
|
|
transitivePeerDependencies:
|
|
- '@simplewebauthn/browser'
|
|
- '@simplewebauthn/server'
|
|
- nodemailer
|
|
|
|
'@emnapi/runtime@1.5.0':
|
|
dependencies:
|
|
tslib: 2.6.0
|
|
optional: true
|
|
|
|
'@esbuild/aix-ppc64@0.25.9':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm64@0.25.9':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm@0.25.9':
|
|
optional: true
|
|
|
|
'@esbuild/android-x64@0.25.9':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-arm64@0.25.9':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-x64@0.25.9':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-arm64@0.25.9':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-x64@0.25.9':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm64@0.25.9':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm@0.25.9':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ia32@0.25.9':
|
|
optional: true
|
|
|
|
'@esbuild/linux-loong64@0.25.9':
|
|
optional: true
|
|
|
|
'@esbuild/linux-mips64el@0.25.9':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ppc64@0.25.9':
|
|
optional: true
|
|
|
|
'@esbuild/linux-riscv64@0.25.9':
|
|
optional: true
|
|
|
|
'@esbuild/linux-s390x@0.25.9':
|
|
optional: true
|
|
|
|
'@esbuild/linux-x64@0.25.9':
|
|
optional: true
|
|
|
|
'@esbuild/netbsd-arm64@0.25.9':
|
|
optional: true
|
|
|
|
'@esbuild/netbsd-x64@0.25.9':
|
|
optional: true
|
|
|
|
'@esbuild/openbsd-arm64@0.25.9':
|
|
optional: true
|
|
|
|
'@esbuild/openbsd-x64@0.25.9':
|
|
optional: true
|
|
|
|
'@esbuild/openharmony-arm64@0.25.9':
|
|
optional: true
|
|
|
|
'@esbuild/sunos-x64@0.25.9':
|
|
optional: true
|
|
|
|
'@esbuild/win32-arm64@0.25.9':
|
|
optional: true
|
|
|
|
'@esbuild/win32-ia32@0.25.9':
|
|
optional: true
|
|
|
|
'@esbuild/win32-x64@0.25.9':
|
|
optional: true
|
|
|
|
'@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.5.0
|
|
optional: true
|
|
|
|
'@img/sharp-win32-ia32@0.33.5':
|
|
optional: true
|
|
|
|
'@img/sharp-win32-x64@0.33.5':
|
|
optional: true
|
|
|
|
'@jridgewell/gen-mapping@0.3.13':
|
|
dependencies:
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
'@jridgewell/trace-mapping': 0.3.30
|
|
|
|
'@jridgewell/remapping@2.3.5':
|
|
dependencies:
|
|
'@jridgewell/gen-mapping': 0.3.13
|
|
'@jridgewell/trace-mapping': 0.3.30
|
|
|
|
'@jridgewell/resolve-uri@3.1.0': {}
|
|
|
|
'@jridgewell/sourcemap-codec@1.4.15': {}
|
|
|
|
'@jridgewell/sourcemap-codec@1.5.5': {}
|
|
|
|
'@jridgewell/trace-mapping@0.3.30':
|
|
dependencies:
|
|
'@jridgewell/resolve-uri': 3.1.0
|
|
'@jridgewell/sourcemap-codec': 1.4.15
|
|
|
|
'@mongodb-js/saslprep@1.3.0':
|
|
dependencies:
|
|
sparse-bitfield: 3.0.3
|
|
|
|
'@panva/hkdf@1.2.1': {}
|
|
|
|
'@polka/url@1.0.0-next.29': {}
|
|
|
|
'@rollup/plugin-commonjs@28.0.6(rollup@4.50.0)':
|
|
dependencies:
|
|
'@rollup/pluginutils': 5.0.2(rollup@4.50.0)
|
|
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.18
|
|
picomatch: 4.0.3
|
|
optionalDependencies:
|
|
rollup: 4.50.0
|
|
|
|
'@rollup/plugin-json@6.1.0(rollup@4.50.0)':
|
|
dependencies:
|
|
'@rollup/pluginutils': 5.2.0(rollup@4.50.0)
|
|
optionalDependencies:
|
|
rollup: 4.50.0
|
|
|
|
'@rollup/plugin-node-resolve@16.0.1(rollup@4.50.0)':
|
|
dependencies:
|
|
'@rollup/pluginutils': 5.0.2(rollup@4.50.0)
|
|
'@types/resolve': 1.20.2
|
|
deepmerge: 4.3.1
|
|
is-module: 1.0.0
|
|
resolve: 1.22.2
|
|
optionalDependencies:
|
|
rollup: 4.50.0
|
|
|
|
'@rollup/pluginutils@5.0.2(rollup@4.50.0)':
|
|
dependencies:
|
|
'@types/estree': 1.0.1
|
|
estree-walker: 2.0.2
|
|
picomatch: 2.3.1
|
|
optionalDependencies:
|
|
rollup: 4.50.0
|
|
|
|
'@rollup/pluginutils@5.2.0(rollup@4.50.0)':
|
|
dependencies:
|
|
'@types/estree': 1.0.1
|
|
estree-walker: 2.0.2
|
|
picomatch: 4.0.3
|
|
optionalDependencies:
|
|
rollup: 4.50.0
|
|
|
|
'@rollup/rollup-android-arm-eabi@4.50.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-android-arm64@4.50.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-darwin-arm64@4.50.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-darwin-x64@4.50.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-freebsd-arm64@4.50.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-freebsd-x64@4.50.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm-gnueabihf@4.50.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm-musleabihf@4.50.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm64-gnu@4.50.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm64-musl@4.50.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-loongarch64-gnu@4.50.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-ppc64-gnu@4.50.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-riscv64-gnu@4.50.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-riscv64-musl@4.50.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-s390x-gnu@4.50.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-x64-gnu@4.50.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-x64-musl@4.50.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-openharmony-arm64@4.50.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-arm64-msvc@4.50.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-ia32-msvc@4.50.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-x64-msvc@4.50.0':
|
|
optional: true
|
|
|
|
'@standard-schema/spec@1.0.0': {}
|
|
|
|
'@sveltejs/acorn-typescript@1.0.5(acorn@8.15.0)':
|
|
dependencies:
|
|
acorn: 8.15.0
|
|
|
|
'@sveltejs/adapter-auto@6.1.0(@sveltejs/kit@2.37.0(@sveltejs/vite-plugin-svelte@6.1.3(svelte@5.38.6)(vite@7.1.3(@types/node@22.18.0)))(svelte@5.38.6)(vite@7.1.3(@types/node@22.18.0)))':
|
|
dependencies:
|
|
'@sveltejs/kit': 2.37.0(@sveltejs/vite-plugin-svelte@6.1.3(svelte@5.38.6)(vite@7.1.3(@types/node@22.18.0)))(svelte@5.38.6)(vite@7.1.3(@types/node@22.18.0))
|
|
|
|
'@sveltejs/adapter-node@5.3.1(@sveltejs/kit@2.37.0(@sveltejs/vite-plugin-svelte@6.1.3(svelte@5.38.6)(vite@7.1.3(@types/node@22.18.0)))(svelte@5.38.6)(vite@7.1.3(@types/node@22.18.0)))':
|
|
dependencies:
|
|
'@rollup/plugin-commonjs': 28.0.6(rollup@4.50.0)
|
|
'@rollup/plugin-json': 6.1.0(rollup@4.50.0)
|
|
'@rollup/plugin-node-resolve': 16.0.1(rollup@4.50.0)
|
|
'@sveltejs/kit': 2.37.0(@sveltejs/vite-plugin-svelte@6.1.3(svelte@5.38.6)(vite@7.1.3(@types/node@22.18.0)))(svelte@5.38.6)(vite@7.1.3(@types/node@22.18.0))
|
|
rollup: 4.50.0
|
|
|
|
'@sveltejs/kit@2.37.0(@sveltejs/vite-plugin-svelte@6.1.3(svelte@5.38.6)(vite@7.1.3(@types/node@22.18.0)))(svelte@5.38.6)(vite@7.1.3(@types/node@22.18.0))':
|
|
dependencies:
|
|
'@standard-schema/spec': 1.0.0
|
|
'@sveltejs/acorn-typescript': 1.0.5(acorn@8.15.0)
|
|
'@sveltejs/vite-plugin-svelte': 6.1.3(svelte@5.38.6)(vite@7.1.3(@types/node@22.18.0))
|
|
'@types/cookie': 0.6.0
|
|
acorn: 8.15.0
|
|
cookie: 0.6.0
|
|
devalue: 5.3.2
|
|
esm-env: 1.2.2
|
|
kleur: 4.1.5
|
|
magic-string: 0.30.18
|
|
mrmime: 2.0.1
|
|
sade: 1.8.1
|
|
set-cookie-parser: 2.6.0
|
|
sirv: 3.0.1
|
|
svelte: 5.38.6
|
|
vite: 7.1.3(@types/node@22.18.0)
|
|
|
|
'@sveltejs/vite-plugin-svelte-inspector@5.0.1(@sveltejs/vite-plugin-svelte@6.1.3(svelte@5.38.6)(vite@7.1.3(@types/node@22.18.0)))(svelte@5.38.6)(vite@7.1.3(@types/node@22.18.0))':
|
|
dependencies:
|
|
'@sveltejs/vite-plugin-svelte': 6.1.3(svelte@5.38.6)(vite@7.1.3(@types/node@22.18.0))
|
|
debug: 4.4.1
|
|
svelte: 5.38.6
|
|
vite: 7.1.3(@types/node@22.18.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@sveltejs/vite-plugin-svelte@6.1.3(svelte@5.38.6)(vite@7.1.3(@types/node@22.18.0))':
|
|
dependencies:
|
|
'@sveltejs/vite-plugin-svelte-inspector': 5.0.1(@sveltejs/vite-plugin-svelte@6.1.3(svelte@5.38.6)(vite@7.1.3(@types/node@22.18.0)))(svelte@5.38.6)(vite@7.1.3(@types/node@22.18.0))
|
|
debug: 4.4.1
|
|
deepmerge: 4.3.1
|
|
kleur: 4.1.5
|
|
magic-string: 0.30.18
|
|
svelte: 5.38.6
|
|
vite: 7.1.3(@types/node@22.18.0)
|
|
vitefu: 1.1.1(vite@7.1.3(@types/node@22.18.0))
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@types/cookie@0.6.0': {}
|
|
|
|
'@types/estree@1.0.1': {}
|
|
|
|
'@types/estree@1.0.8': {}
|
|
|
|
'@types/node@22.18.0':
|
|
dependencies:
|
|
undici-types: 6.21.0
|
|
|
|
'@types/resolve@1.20.2': {}
|
|
|
|
'@types/webidl-conversions@7.0.0': {}
|
|
|
|
'@types/whatwg-url@11.0.5':
|
|
dependencies:
|
|
'@types/webidl-conversions': 7.0.0
|
|
|
|
acorn@8.15.0: {}
|
|
|
|
aria-query@5.3.2: {}
|
|
|
|
axobject-query@4.1.0: {}
|
|
|
|
boolbase@1.0.0: {}
|
|
|
|
bson@6.10.4: {}
|
|
|
|
cheerio-select@2.1.0:
|
|
dependencies:
|
|
boolbase: 1.0.0
|
|
css-select: 5.1.0
|
|
css-what: 6.1.0
|
|
domelementtype: 2.3.0
|
|
domhandler: 5.0.3
|
|
domutils: 3.1.0
|
|
|
|
cheerio@1.0.0-rc.12:
|
|
dependencies:
|
|
cheerio-select: 2.1.0
|
|
dom-serializer: 2.0.0
|
|
domhandler: 5.0.3
|
|
domutils: 3.1.0
|
|
htmlparser2: 8.0.2
|
|
parse5: 7.1.2
|
|
parse5-htmlparser2-tree-adapter: 7.0.0
|
|
|
|
chokidar@4.0.3:
|
|
dependencies:
|
|
readdirp: 4.1.2
|
|
|
|
clsx@2.1.1: {}
|
|
|
|
color-convert@2.0.1:
|
|
dependencies:
|
|
color-name: 1.1.4
|
|
|
|
color-name@1.1.4: {}
|
|
|
|
color-string@1.9.1:
|
|
dependencies:
|
|
color-name: 1.1.4
|
|
simple-swizzle: 0.2.2
|
|
|
|
color@4.2.3:
|
|
dependencies:
|
|
color-convert: 2.0.1
|
|
color-string: 1.9.1
|
|
|
|
commondir@1.0.1: {}
|
|
|
|
cookie@0.6.0: {}
|
|
|
|
css-select@5.1.0:
|
|
dependencies:
|
|
boolbase: 1.0.0
|
|
css-what: 6.1.0
|
|
domhandler: 5.0.3
|
|
domutils: 3.1.0
|
|
nth-check: 2.1.1
|
|
|
|
css-what@6.1.0: {}
|
|
|
|
debug@4.3.4:
|
|
dependencies:
|
|
ms: 2.1.2
|
|
|
|
debug@4.4.1:
|
|
dependencies:
|
|
ms: 2.1.3
|
|
|
|
deepmerge@4.3.1: {}
|
|
|
|
detect-libc@2.0.4: {}
|
|
|
|
devalue@5.3.2: {}
|
|
|
|
dom-serializer@2.0.0:
|
|
dependencies:
|
|
domelementtype: 2.3.0
|
|
domhandler: 5.0.3
|
|
entities: 4.5.0
|
|
|
|
domelementtype@2.3.0: {}
|
|
|
|
domhandler@5.0.3:
|
|
dependencies:
|
|
domelementtype: 2.3.0
|
|
|
|
domutils@3.1.0:
|
|
dependencies:
|
|
dom-serializer: 2.0.0
|
|
domelementtype: 2.3.0
|
|
domhandler: 5.0.3
|
|
|
|
entities@4.5.0: {}
|
|
|
|
esbuild@0.25.9:
|
|
optionalDependencies:
|
|
'@esbuild/aix-ppc64': 0.25.9
|
|
'@esbuild/android-arm': 0.25.9
|
|
'@esbuild/android-arm64': 0.25.9
|
|
'@esbuild/android-x64': 0.25.9
|
|
'@esbuild/darwin-arm64': 0.25.9
|
|
'@esbuild/darwin-x64': 0.25.9
|
|
'@esbuild/freebsd-arm64': 0.25.9
|
|
'@esbuild/freebsd-x64': 0.25.9
|
|
'@esbuild/linux-arm': 0.25.9
|
|
'@esbuild/linux-arm64': 0.25.9
|
|
'@esbuild/linux-ia32': 0.25.9
|
|
'@esbuild/linux-loong64': 0.25.9
|
|
'@esbuild/linux-mips64el': 0.25.9
|
|
'@esbuild/linux-ppc64': 0.25.9
|
|
'@esbuild/linux-riscv64': 0.25.9
|
|
'@esbuild/linux-s390x': 0.25.9
|
|
'@esbuild/linux-x64': 0.25.9
|
|
'@esbuild/netbsd-arm64': 0.25.9
|
|
'@esbuild/netbsd-x64': 0.25.9
|
|
'@esbuild/openbsd-arm64': 0.25.9
|
|
'@esbuild/openbsd-x64': 0.25.9
|
|
'@esbuild/openharmony-arm64': 0.25.9
|
|
'@esbuild/sunos-x64': 0.25.9
|
|
'@esbuild/win32-arm64': 0.25.9
|
|
'@esbuild/win32-ia32': 0.25.9
|
|
'@esbuild/win32-x64': 0.25.9
|
|
|
|
esm-env@1.2.2: {}
|
|
|
|
esrap@2.1.0:
|
|
dependencies:
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
|
|
estree-walker@2.0.2: {}
|
|
|
|
fdir@6.5.0(picomatch@4.0.3):
|
|
optionalDependencies:
|
|
picomatch: 4.0.3
|
|
|
|
fsevents@2.3.3:
|
|
optional: true
|
|
|
|
function-bind@1.1.1: {}
|
|
|
|
has@1.0.3:
|
|
dependencies:
|
|
function-bind: 1.1.1
|
|
|
|
htmlparser2@8.0.2:
|
|
dependencies:
|
|
domelementtype: 2.3.0
|
|
domhandler: 5.0.3
|
|
domutils: 3.1.0
|
|
entities: 4.5.0
|
|
|
|
ip@2.0.0:
|
|
optional: true
|
|
|
|
is-arrayish@0.3.2: {}
|
|
|
|
is-core-module@2.12.1:
|
|
dependencies:
|
|
has: 1.0.3
|
|
|
|
is-module@1.0.0: {}
|
|
|
|
is-reference@1.2.1:
|
|
dependencies:
|
|
'@types/estree': 1.0.1
|
|
|
|
is-reference@3.0.3:
|
|
dependencies:
|
|
'@types/estree': 1.0.8
|
|
|
|
jose@5.10.0: {}
|
|
|
|
jose@6.1.0: {}
|
|
|
|
kareem@2.6.3: {}
|
|
|
|
kleur@4.1.5: {}
|
|
|
|
locate-character@3.0.0: {}
|
|
|
|
magic-string@0.30.18:
|
|
dependencies:
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
|
|
memory-pager@1.5.0: {}
|
|
|
|
mongodb-connection-string-url@3.0.2:
|
|
dependencies:
|
|
'@types/whatwg-url': 11.0.5
|
|
whatwg-url: 14.2.0
|
|
|
|
mongodb@6.18.0(socks@2.7.1):
|
|
dependencies:
|
|
'@mongodb-js/saslprep': 1.3.0
|
|
bson: 6.10.4
|
|
mongodb-connection-string-url: 3.0.2
|
|
optionalDependencies:
|
|
socks: 2.7.1
|
|
|
|
mongoose@8.18.0(socks@2.7.1):
|
|
dependencies:
|
|
bson: 6.10.4
|
|
kareem: 2.6.3
|
|
mongodb: 6.18.0(socks@2.7.1)
|
|
mpath: 0.9.0
|
|
mquery: 5.0.0
|
|
ms: 2.1.3
|
|
sift: 17.1.3
|
|
transitivePeerDependencies:
|
|
- '@aws-sdk/credential-providers'
|
|
- '@mongodb-js/zstd'
|
|
- gcp-metadata
|
|
- kerberos
|
|
- mongodb-client-encryption
|
|
- snappy
|
|
- socks
|
|
- supports-color
|
|
|
|
mpath@0.9.0: {}
|
|
|
|
mquery@5.0.0:
|
|
dependencies:
|
|
debug: 4.3.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
mri@1.2.0: {}
|
|
|
|
mrmime@2.0.1: {}
|
|
|
|
ms@2.1.2: {}
|
|
|
|
ms@2.1.3: {}
|
|
|
|
nanoid@3.3.11: {}
|
|
|
|
nth-check@2.1.1:
|
|
dependencies:
|
|
boolbase: 1.0.0
|
|
|
|
oauth4webapi@2.17.0: {}
|
|
|
|
oauth4webapi@3.8.1: {}
|
|
|
|
parse5-htmlparser2-tree-adapter@7.0.0:
|
|
dependencies:
|
|
domhandler: 5.0.3
|
|
parse5: 7.1.2
|
|
|
|
parse5@7.1.2:
|
|
dependencies:
|
|
entities: 4.5.0
|
|
|
|
path-parse@1.0.7: {}
|
|
|
|
picocolors@1.0.0: {}
|
|
|
|
picocolors@1.1.1: {}
|
|
|
|
picomatch@2.3.1: {}
|
|
|
|
picomatch@4.0.3: {}
|
|
|
|
postcss@8.5.6:
|
|
dependencies:
|
|
nanoid: 3.3.11
|
|
picocolors: 1.1.1
|
|
source-map-js: 1.2.1
|
|
|
|
preact-render-to-string@5.2.3(preact@10.11.3):
|
|
dependencies:
|
|
preact: 10.11.3
|
|
pretty-format: 3.8.0
|
|
|
|
preact-render-to-string@6.5.11(preact@10.24.3):
|
|
dependencies:
|
|
preact: 10.24.3
|
|
|
|
preact@10.11.3: {}
|
|
|
|
preact@10.24.3: {}
|
|
|
|
pretty-format@3.8.0: {}
|
|
|
|
punycode@2.3.1: {}
|
|
|
|
readdirp@4.1.2: {}
|
|
|
|
resolve@1.22.2:
|
|
dependencies:
|
|
is-core-module: 2.12.1
|
|
path-parse: 1.0.7
|
|
supports-preserve-symlinks-flag: 1.0.0
|
|
|
|
rollup@4.50.0:
|
|
dependencies:
|
|
'@types/estree': 1.0.8
|
|
optionalDependencies:
|
|
'@rollup/rollup-android-arm-eabi': 4.50.0
|
|
'@rollup/rollup-android-arm64': 4.50.0
|
|
'@rollup/rollup-darwin-arm64': 4.50.0
|
|
'@rollup/rollup-darwin-x64': 4.50.0
|
|
'@rollup/rollup-freebsd-arm64': 4.50.0
|
|
'@rollup/rollup-freebsd-x64': 4.50.0
|
|
'@rollup/rollup-linux-arm-gnueabihf': 4.50.0
|
|
'@rollup/rollup-linux-arm-musleabihf': 4.50.0
|
|
'@rollup/rollup-linux-arm64-gnu': 4.50.0
|
|
'@rollup/rollup-linux-arm64-musl': 4.50.0
|
|
'@rollup/rollup-linux-loongarch64-gnu': 4.50.0
|
|
'@rollup/rollup-linux-ppc64-gnu': 4.50.0
|
|
'@rollup/rollup-linux-riscv64-gnu': 4.50.0
|
|
'@rollup/rollup-linux-riscv64-musl': 4.50.0
|
|
'@rollup/rollup-linux-s390x-gnu': 4.50.0
|
|
'@rollup/rollup-linux-x64-gnu': 4.50.0
|
|
'@rollup/rollup-linux-x64-musl': 4.50.0
|
|
'@rollup/rollup-openharmony-arm64': 4.50.0
|
|
'@rollup/rollup-win32-arm64-msvc': 4.50.0
|
|
'@rollup/rollup-win32-ia32-msvc': 4.50.0
|
|
'@rollup/rollup-win32-x64-msvc': 4.50.0
|
|
fsevents: 2.3.3
|
|
|
|
sade@1.8.1:
|
|
dependencies:
|
|
mri: 1.2.0
|
|
|
|
semver@7.7.2: {}
|
|
|
|
set-cookie-parser@2.6.0: {}
|
|
|
|
sharp@0.33.5:
|
|
dependencies:
|
|
color: 4.2.3
|
|
detect-libc: 2.0.4
|
|
semver: 7.7.2
|
|
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
|
|
|
|
sift@17.1.3: {}
|
|
|
|
simple-swizzle@0.2.2:
|
|
dependencies:
|
|
is-arrayish: 0.3.2
|
|
|
|
sirv@3.0.1:
|
|
dependencies:
|
|
'@polka/url': 1.0.0-next.29
|
|
mrmime: 2.0.1
|
|
totalist: 3.0.1
|
|
|
|
smart-buffer@4.2.0:
|
|
optional: true
|
|
|
|
socks@2.7.1:
|
|
dependencies:
|
|
ip: 2.0.0
|
|
smart-buffer: 4.2.0
|
|
optional: true
|
|
|
|
source-map-js@1.2.1: {}
|
|
|
|
sparse-bitfield@3.0.3:
|
|
dependencies:
|
|
memory-pager: 1.5.0
|
|
|
|
supports-preserve-symlinks-flag@1.0.0: {}
|
|
|
|
svelte-check@4.3.1(picomatch@4.0.3)(svelte@5.38.6)(typescript@5.1.6):
|
|
dependencies:
|
|
'@jridgewell/trace-mapping': 0.3.30
|
|
chokidar: 4.0.3
|
|
fdir: 6.5.0(picomatch@4.0.3)
|
|
picocolors: 1.0.0
|
|
sade: 1.8.1
|
|
svelte: 5.38.6
|
|
typescript: 5.1.6
|
|
transitivePeerDependencies:
|
|
- picomatch
|
|
|
|
svelte@5.38.6:
|
|
dependencies:
|
|
'@jridgewell/remapping': 2.3.5
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
'@sveltejs/acorn-typescript': 1.0.5(acorn@8.15.0)
|
|
'@types/estree': 1.0.8
|
|
acorn: 8.15.0
|
|
aria-query: 5.3.2
|
|
axobject-query: 4.1.0
|
|
clsx: 2.1.1
|
|
esm-env: 1.2.2
|
|
esrap: 2.1.0
|
|
is-reference: 3.0.3
|
|
locate-character: 3.0.0
|
|
magic-string: 0.30.18
|
|
zimmerframe: 1.1.2
|
|
|
|
tinyglobby@0.2.14:
|
|
dependencies:
|
|
fdir: 6.5.0(picomatch@4.0.3)
|
|
picomatch: 4.0.3
|
|
|
|
totalist@3.0.1: {}
|
|
|
|
tr46@5.1.1:
|
|
dependencies:
|
|
punycode: 2.3.1
|
|
|
|
tslib@2.6.0: {}
|
|
|
|
typescript@5.1.6: {}
|
|
|
|
undici-types@6.21.0: {}
|
|
|
|
vite@7.1.3(@types/node@22.18.0):
|
|
dependencies:
|
|
esbuild: 0.25.9
|
|
fdir: 6.5.0(picomatch@4.0.3)
|
|
picomatch: 4.0.3
|
|
postcss: 8.5.6
|
|
rollup: 4.50.0
|
|
tinyglobby: 0.2.14
|
|
optionalDependencies:
|
|
'@types/node': 22.18.0
|
|
fsevents: 2.3.3
|
|
|
|
vitefu@1.1.1(vite@7.1.3(@types/node@22.18.0)):
|
|
optionalDependencies:
|
|
vite: 7.1.3(@types/node@22.18.0)
|
|
|
|
webidl-conversions@7.0.0: {}
|
|
|
|
whatwg-url@14.2.0:
|
|
dependencies:
|
|
tr46: 5.1.1
|
|
webidl-conversions: 7.0.0
|
|
|
|
zimmerframe@1.1.2: {}
|