Attic is a cozy space with lofty ambitions. attic.social

pnpm security

dbushell.com 0f9e64c3 19b4ba84

verified
+1978 -14
+2
.gitignore
··· 21 21 !.gitignore 22 22 !lex.config.ts 23 23 !package.json 24 + !pnpm-lock.yaml 25 + !pnpm-workspace.yaml 24 26 !README.md 25 27 !svelte.config.js 26 28 !tsconfig.json
+14 -14
package.json
··· 12 12 "check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json", 13 13 "check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch" 14 14 }, 15 - "devDependencies": { 16 - "@atcute/lex-cli": "^2.5.3", 17 - "@cloudflare/workers-types": "^4.20260305.1", 18 - "@sveltejs/adapter-auto": "^7.0.0", 19 - "@sveltejs/adapter-cloudflare": "^7.2.8", 20 - "@sveltejs/kit": "^2.50.2", 21 - "@sveltejs/vite-plugin-svelte": "^6.2.4", 22 - "@types/node": "^25.3.3", 23 - "svelte": "^5.51.0", 24 - "svelte-check": "^4.4.2", 25 - "typescript": "^5.9.3", 26 - "vite": "^7.3.1" 27 - }, 28 15 "dependencies": { 29 16 "@atcute/atproto": "^3.1.10", 30 - "@atcute/bluesky": "^3.2.20", 17 + "@atcute/bluesky": "^3.2.19", 31 18 "@atcute/client": "^4.2.1", 32 19 "@atcute/identity-resolver": "^1.2.2", 33 20 "@atcute/identity-resolver-node": "^1.0.3", 34 21 "@atcute/lexicons": "^1.2.9", 35 22 "@atcute/oauth-node-client": "^1.1.0", 36 23 "valibot": "^1.2.0" 24 + }, 25 + "devDependencies": { 26 + "@atcute/lex-cli": "^2.5.3", 27 + "@cloudflare/workers-types": "^4.20260305.0", 28 + "@sveltejs/adapter-auto": "^7.0.1", 29 + "@sveltejs/adapter-cloudflare": "^7.2.8", 30 + "@sveltejs/kit": "^2.53.3", 31 + "@sveltejs/vite-plugin-svelte": "^6.2.4", 32 + "@types/node": "^25.3.2", 33 + "svelte": "^5.53.5", 34 + "svelte-check": "^4.4.4", 35 + "typescript": "^5.9.3", 36 + "vite": "^7.3.1" 37 37 } 38 38 }
+1960
pnpm-lock.yaml
··· 1 + lockfileVersion: '9.0' 2 + 3 + settings: 4 + autoInstallPeers: true 5 + excludeLinksFromLockfile: false 6 + 7 + importers: 8 + 9 + .: 10 + dependencies: 11 + '@atcute/atproto': 12 + specifier: ^3.1.10 13 + version: 3.1.10 14 + '@atcute/bluesky': 15 + specifier: ^3.2.19 16 + version: 3.2.19 17 + '@atcute/client': 18 + specifier: ^4.2.1 19 + version: 4.2.1 20 + '@atcute/identity-resolver': 21 + specifier: ^1.2.2 22 + version: 1.2.2(@atcute/identity@1.1.3) 23 + '@atcute/identity-resolver-node': 24 + specifier: ^1.0.3 25 + version: 1.0.3(@atcute/identity-resolver@1.2.2(@atcute/identity@1.1.3))(@atcute/identity@1.1.3) 26 + '@atcute/lexicons': 27 + specifier: ^1.2.9 28 + version: 1.2.9 29 + '@atcute/oauth-node-client': 30 + specifier: ^1.1.0 31 + version: 1.1.0 32 + valibot: 33 + specifier: ^1.2.0 34 + version: 1.2.0(typescript@5.9.3) 35 + devDependencies: 36 + '@atcute/lex-cli': 37 + specifier: ^2.5.3 38 + version: 2.5.3 39 + '@cloudflare/workers-types': 40 + specifier: ^4.20260305.0 41 + version: 4.20260305.0 42 + '@sveltejs/adapter-auto': 43 + specifier: ^7.0.1 44 + version: 7.0.1(@sveltejs/kit@2.53.3(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.5)(vite@7.3.1(@types/node@25.3.2)))(svelte@5.53.5)(typescript@5.9.3)(vite@7.3.1(@types/node@25.3.2))) 45 + '@sveltejs/adapter-cloudflare': 46 + specifier: ^7.2.8 47 + version: 7.2.8(@sveltejs/kit@2.53.3(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.5)(vite@7.3.1(@types/node@25.3.2)))(svelte@5.53.5)(typescript@5.9.3)(vite@7.3.1(@types/node@25.3.2)))(wrangler@4.69.0(@cloudflare/workers-types@4.20260305.0)) 48 + '@sveltejs/kit': 49 + specifier: ^2.53.3 50 + version: 2.53.3(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.5)(vite@7.3.1(@types/node@25.3.2)))(svelte@5.53.5)(typescript@5.9.3)(vite@7.3.1(@types/node@25.3.2)) 51 + '@sveltejs/vite-plugin-svelte': 52 + specifier: ^6.2.4 53 + version: 6.2.4(svelte@5.53.5)(vite@7.3.1(@types/node@25.3.2)) 54 + '@types/node': 55 + specifier: ^25.3.2 56 + version: 25.3.2 57 + svelte: 58 + specifier: ^5.53.5 59 + version: 5.53.5 60 + svelte-check: 61 + specifier: ^4.4.4 62 + version: 4.4.4(picomatch@4.0.3)(svelte@5.53.5)(typescript@5.9.3) 63 + typescript: 64 + specifier: ^5.9.3 65 + version: 5.9.3 66 + vite: 67 + specifier: ^7.3.1 68 + version: 7.3.1(@types/node@25.3.2) 69 + 70 + packages: 71 + 72 + '@atcute/atproto@3.1.10': 73 + resolution: {integrity: sha512-+GKZpOc0PJcdWMQEkTfg/rSNDAAHxmAUGBl60g2az15etqJn5WaUPNGFE2sB7hKpwi5Ue2h/L0OacINcE/JDDQ==} 74 + 75 + '@atcute/bluesky@3.2.19': 76 + resolution: {integrity: sha512-W/Sy2671A5eKkdWJn6nfCGoixqMFOouEKRbqRV3630I13Er9iS+gA/rGWUXlp5xNpbfCNmsQ6C1pEidUmO+00g==} 77 + 78 + '@atcute/car@5.1.1': 79 + resolution: {integrity: sha512-MeRUJNXYgAHrJZw7mMoZJb9xIqv3LZLQw90rRRAVAo8SGNdICwyqe6Bf2LGesX73QM04MBuYO6Kqhvold3TFfg==} 80 + 81 + '@atcute/cbor@2.3.2': 82 + resolution: {integrity: sha512-xP2SORSau/VVI00x2V4BjwIkHr6EQ7l/MXEOPaa4LGYtePFc4gnD4L1yN10dT5NEuUnvGEuCh6arLB7gz1smVQ==} 83 + 84 + '@atcute/cid@2.4.1': 85 + resolution: {integrity: sha512-bwhna69RCv7yetXudtj+2qrMPYvhhIQqvJz6YUpUS98v7OdF3X2dnye9Nig2NDrklZcuyOsu7sQo7GOykJXRLQ==} 86 + 87 + '@atcute/client@4.2.1': 88 + resolution: {integrity: sha512-ZBFM2pW075JtgGFu5g7HHZBecrClhlcNH8GVP9Zz1aViWR+cjjBsTpeE63rJs+FCOHFYlirUyo5L8SGZ4kMINw==} 89 + 90 + '@atcute/crypto@2.3.0': 91 + resolution: {integrity: sha512-w5pkJKCjbNMQu+F4JRHbR3ROQyhi1wbn+GSC6WDQamcYHkZmEZk1/eoI354bIQOOfkEM6aFLv718iskrkon4GQ==} 92 + 93 + '@atcute/identity-resolver-node@1.0.3': 94 + resolution: {integrity: sha512-RPH5M4ZRayKRcGnJWUOPVhN5WSYURXXZxKzgVT9lj/WZCH6ij2Vg3P3Eva7GGs0SG1ytnX1XVBTMoIk8nF/SLQ==} 95 + peerDependencies: 96 + '@atcute/identity': ^1.0.0 97 + '@atcute/identity-resolver': ^1.0.0 98 + 99 + '@atcute/identity-resolver@1.2.2': 100 + resolution: {integrity: sha512-eUh/UH4bFvuXS0X7epYCeJC/kj4rbBXfSRumLEH4smMVwNOgTo7cL/0Srty+P/qVPoZEyXdfEbS0PHJyzoXmHw==} 101 + peerDependencies: 102 + '@atcute/identity': ^1.0.0 103 + 104 + '@atcute/identity@1.1.3': 105 + resolution: {integrity: sha512-oIqPoI8TwWeQxvcLmFEZLdN2XdWcaLVtlm8pNk0E72As9HNzzD9pwKPrLr3rmTLRIoULPPFmq9iFNsTeCIU9ng==} 106 + 107 + '@atcute/lex-cli@2.5.3': 108 + resolution: {integrity: sha512-829rvezMOfRkJQRKvupNT8TWT/YYffJ2QsB80D9aPjkXSogrETZA7xZcPaMZBXg+mJaVbLO9S4ThPQmlF0L4UQ==} 109 + hasBin: true 110 + 111 + '@atcute/lexicon-doc@2.1.1': 112 + resolution: {integrity: sha512-DirteHRK0GPLFVsIkaxD2IxUQUtpMO3I/EM8gy+2HAn6nODfN85qDYMefE2oA/QvTa97SVkXaoFNzZkCshx7+g==} 113 + 114 + '@atcute/lexicon-resolver@0.1.6': 115 + resolution: {integrity: sha512-wJC/ChmpP7k+ywpOd07CMvioXjIGaFpF3bDwXLi/086LYjSWHOvtW6pyC+mqP5wLhjyH2hn4wmi77Buew1l1aw==} 116 + peerDependencies: 117 + '@atcute/identity': ^1.1.0 118 + '@atcute/identity-resolver': ^1.1.3 119 + 120 + '@atcute/lexicons@1.2.9': 121 + resolution: {integrity: sha512-/RRHm2Cw9o8Mcsrq0eo8fjS9okKYLGfuFwrQ0YoP/6sdSDsXshaTLJsvLlcUcaDaSJ1YFOuHIo3zr2Om2F/16g==} 122 + 123 + '@atcute/mst@0.1.2': 124 + resolution: {integrity: sha512-Oz5CZTjqauEJLT9B+zkoy/mjl216DrjCxJFrguRV3N+1NkIbCfAcSRf3UDSNjfzDzBkJvC1WjA/3oQkm83duPg==} 125 + 126 + '@atcute/multibase@1.1.8': 127 + resolution: {integrity: sha512-pJgtImMZKCjqwRbu+2GzB+4xQjKBXDwdZOzeqe0u97zYKRGftpGYGvYv3+pMe2xXe+msDyu7Nv8iJp+U14otTA==} 128 + 129 + '@atcute/oauth-crypto@0.1.0': 130 + resolution: {integrity: sha512-qZYDCNLF/4B6AndYT1rsQelN8621AC5u/sL5PHvlr/qqAbmmUwCBGjEgRSyZtHE1AqD60VNiSMlOgAuEQTSl3w==} 131 + 132 + '@atcute/oauth-keyset@0.1.0': 133 + resolution: {integrity: sha512-+wqT/+I5Lg9VzKnKY3g88+N45xbq+wsdT6bHDGqCVa2u57gRvolFF4dY+weMfc/OX641BIZO6/o+zFtKBsMQnQ==} 134 + 135 + '@atcute/oauth-node-client@1.1.0': 136 + resolution: {integrity: sha512-xCp/VfjtvTeKscKR/oI2hdMTp1/DaF/7ll8b6yZOCgbKlVDDfhCn5mmKNVARGTNaoywxrXG3XffbWCIx3/E87w==} 137 + 138 + '@atcute/oauth-types@0.1.1': 139 + resolution: {integrity: sha512-u+3KMjse3Uc/9hDyilu1QVN7IpcnjVXgRzhddzBB8Uh6wePHNVBDdi9wQvFTVVA3zmxtMJVptXRyLLg6Ou9bqg==} 140 + 141 + '@atcute/repo@0.1.2': 142 + resolution: {integrity: sha512-mX/k8Nv7XFBbahcz5+qsdY91DVwKe8wbut/BrrmzClmSaUgKpztsHjtNfBCamcvIUKc18Lyv8WcVWzlH9wSf5w==} 143 + 144 + '@atcute/uint8array@1.1.1': 145 + resolution: {integrity: sha512-3LsC8XB8TKe9q/5hOA5sFuzGaIFdJZJNewC5OKa3o/eU6+K7JR6see9Zy2JbQERNVnRl11EzbNov1efgLMAs4g==} 146 + 147 + '@atcute/util-fetch@1.0.5': 148 + resolution: {integrity: sha512-qjHj01BGxjSjIFdPiAjSARnodJIIyKxnCMMEcXMESo9TAyND6XZQqrie5fia+LlYWVXdpsTds8uFQwc9jdKTig==} 149 + 150 + '@atcute/util-text@1.1.1': 151 + resolution: {integrity: sha512-JH0SxzUQJAmbOBTYyhxQbkkI6M33YpjlVLEcbP5GYt43xgFArzV0FJVmEpvIj0kjsmphHB45b6IitdvxPdec9w==} 152 + 153 + '@atcute/varint@2.0.0': 154 + resolution: {integrity: sha512-CEY/oVK/nVpL4e5y3sdenLETDL6/Xu5xsE/0TupK+f0Yv8jcD60t2gD8SHROWSvUwYLdkjczLCSA7YrtnjCzWw==} 155 + 156 + '@badrap/valita@0.4.6': 157 + resolution: {integrity: sha512-4kdqcjyxo/8RQ8ayjms47HCWZIF5981oE5nIenbfThKDxWXtEHKipAOWlflpPJzZx9y/JWYQkp18Awr7VuepFg==} 158 + engines: {node: '>= 18'} 159 + 160 + '@cloudflare/kv-asset-handler@0.4.2': 161 + resolution: {integrity: sha512-SIOD2DxrRRwQ+jgzlXCqoEFiKOFqaPjhnNTGKXSRLvp1HiOvapLaFG2kEr9dYQTYe8rKrd9uvDUzmAITeNyaHQ==} 162 + engines: {node: '>=18.0.0'} 163 + 164 + '@cloudflare/unenv-preset@2.14.0': 165 + resolution: {integrity: sha512-XKAkWhi1nBdNsSEoNG9nkcbyvfUrSjSf+VYVPfOto3gLTZVc3F4g6RASCMh6IixBKCG2yDgZKQIHGKtjcnLnKg==} 166 + peerDependencies: 167 + unenv: 2.0.0-rc.24 168 + workerd: ^1.20260218.0 169 + peerDependenciesMeta: 170 + workerd: 171 + optional: true 172 + 173 + '@cloudflare/workerd-darwin-64@1.20260305.0': 174 + resolution: {integrity: sha512-chhKOpymo0Eh9J3nymrauMqKGboCc4uz/j0gA1G4gioMnKsN2ZDKJ+qjRZDnCoVGy8u2C4pxlmyIfsXCAfIzhQ==} 175 + engines: {node: '>=16'} 176 + cpu: [x64] 177 + os: [darwin] 178 + 179 + '@cloudflare/workerd-darwin-arm64@1.20260305.0': 180 + resolution: {integrity: sha512-K9aG2OQk5bBfOP+fyGPqLcqZ9OR3ra6uwnxJ8f2mveq2A2LsCI7ZeGxQiAj75Ti80ytH/gJffZIx4Np2JtU3aQ==} 181 + engines: {node: '>=16'} 182 + cpu: [arm64] 183 + os: [darwin] 184 + 185 + '@cloudflare/workerd-linux-64@1.20260305.0': 186 + resolution: {integrity: sha512-tt7XUoIw/cYFeGbkPkcZ6XX1aZm26Aju/4ih+DXxOosbBeGshFSrNJDBfAKKOvkjsAZymJ+WWVDBU+hmNaGfwA==} 187 + engines: {node: '>=16'} 188 + cpu: [x64] 189 + os: [linux] 190 + 191 + '@cloudflare/workerd-linux-arm64@1.20260305.0': 192 + resolution: {integrity: sha512-72QTkY5EzylmvCZ8ZTrnJ9DctmQsfSof1OKyOWqu/pv/B2yACfuPMikq8RpPxvVu7hhS0ztGP6ZvXz72Htq4Zg==} 193 + engines: {node: '>=16'} 194 + cpu: [arm64] 195 + os: [linux] 196 + 197 + '@cloudflare/workerd-windows-64@1.20260305.0': 198 + resolution: {integrity: sha512-BA0uaQPOaI2F6mJtBDqplGnQQhpXCzwEMI33p/TnDxtSk9u8CGIfBFuI6uqo8mJ6ijIaPjeBLGOn2CiRMET4qg==} 199 + engines: {node: '>=16'} 200 + cpu: [x64] 201 + os: [win32] 202 + 203 + '@cloudflare/workers-types@4.20260305.0': 204 + resolution: {integrity: sha512-sCgPFnQ03SVpC2OVW8wysONLZW/A8hlp9Mq2ckG/h1oId4kr9NawA6vUiOmOjCWRn2hIohejBYVQ+Vu20rCdKA==} 205 + 206 + '@cspotcode/source-map-support@0.8.1': 207 + resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==} 208 + engines: {node: '>=12'} 209 + 210 + '@emnapi/runtime@1.8.1': 211 + resolution: {integrity: sha512-mehfKSMWjjNol8659Z8KxEMrdSJDDot5SXMq00dM8BN4o+CLNXQ0xH2V7EchNHV4RmbZLmmPdEaXZc5H2FXmDg==} 212 + 213 + '@esbuild/aix-ppc64@0.27.3': 214 + resolution: {integrity: sha512-9fJMTNFTWZMh5qwrBItuziu834eOCUcEqymSH7pY+zoMVEZg3gcPuBNxH1EvfVYe9h0x/Ptw8KBzv7qxb7l8dg==} 215 + engines: {node: '>=18'} 216 + cpu: [ppc64] 217 + os: [aix] 218 + 219 + '@esbuild/android-arm64@0.27.3': 220 + resolution: {integrity: sha512-YdghPYUmj/FX2SYKJ0OZxf+iaKgMsKHVPF1MAq/P8WirnSpCStzKJFjOjzsW0QQ7oIAiccHdcqjbHmJxRb/dmg==} 221 + engines: {node: '>=18'} 222 + cpu: [arm64] 223 + os: [android] 224 + 225 + '@esbuild/android-arm@0.27.3': 226 + resolution: {integrity: sha512-i5D1hPY7GIQmXlXhs2w8AWHhenb00+GxjxRncS2ZM7YNVGNfaMxgzSGuO8o8SJzRc/oZwU2bcScvVERk03QhzA==} 227 + engines: {node: '>=18'} 228 + cpu: [arm] 229 + os: [android] 230 + 231 + '@esbuild/android-x64@0.27.3': 232 + resolution: {integrity: sha512-IN/0BNTkHtk8lkOM8JWAYFg4ORxBkZQf9zXiEOfERX/CzxW3Vg1ewAhU7QSWQpVIzTW+b8Xy+lGzdYXV6UZObQ==} 233 + engines: {node: '>=18'} 234 + cpu: [x64] 235 + os: [android] 236 + 237 + '@esbuild/darwin-arm64@0.27.3': 238 + resolution: {integrity: sha512-Re491k7ByTVRy0t3EKWajdLIr0gz2kKKfzafkth4Q8A5n1xTHrkqZgLLjFEHVD+AXdUGgQMq+Godfq45mGpCKg==} 239 + engines: {node: '>=18'} 240 + cpu: [arm64] 241 + os: [darwin] 242 + 243 + '@esbuild/darwin-x64@0.27.3': 244 + resolution: {integrity: sha512-vHk/hA7/1AckjGzRqi6wbo+jaShzRowYip6rt6q7VYEDX4LEy1pZfDpdxCBnGtl+A5zq8iXDcyuxwtv3hNtHFg==} 245 + engines: {node: '>=18'} 246 + cpu: [x64] 247 + os: [darwin] 248 + 249 + '@esbuild/freebsd-arm64@0.27.3': 250 + resolution: {integrity: sha512-ipTYM2fjt3kQAYOvo6vcxJx3nBYAzPjgTCk7QEgZG8AUO3ydUhvelmhrbOheMnGOlaSFUoHXB6un+A7q4ygY9w==} 251 + engines: {node: '>=18'} 252 + cpu: [arm64] 253 + os: [freebsd] 254 + 255 + '@esbuild/freebsd-x64@0.27.3': 256 + resolution: {integrity: sha512-dDk0X87T7mI6U3K9VjWtHOXqwAMJBNN2r7bejDsc+j03SEjtD9HrOl8gVFByeM0aJksoUuUVU9TBaZa2rgj0oA==} 257 + engines: {node: '>=18'} 258 + cpu: [x64] 259 + os: [freebsd] 260 + 261 + '@esbuild/linux-arm64@0.27.3': 262 + resolution: {integrity: sha512-sZOuFz/xWnZ4KH3YfFrKCf1WyPZHakVzTiqji3WDc0BCl2kBwiJLCXpzLzUBLgmp4veFZdvN5ChW4Eq/8Fc2Fg==} 263 + engines: {node: '>=18'} 264 + cpu: [arm64] 265 + os: [linux] 266 + 267 + '@esbuild/linux-arm@0.27.3': 268 + resolution: {integrity: sha512-s6nPv2QkSupJwLYyfS+gwdirm0ukyTFNl3KTgZEAiJDd+iHZcbTPPcWCcRYH+WlNbwChgH2QkE9NSlNrMT8Gfw==} 269 + engines: {node: '>=18'} 270 + cpu: [arm] 271 + os: [linux] 272 + 273 + '@esbuild/linux-ia32@0.27.3': 274 + resolution: {integrity: sha512-yGlQYjdxtLdh0a3jHjuwOrxQjOZYD/C9PfdbgJJF3TIZWnm/tMd/RcNiLngiu4iwcBAOezdnSLAwQDPqTmtTYg==} 275 + engines: {node: '>=18'} 276 + cpu: [ia32] 277 + os: [linux] 278 + 279 + '@esbuild/linux-loong64@0.27.3': 280 + resolution: {integrity: sha512-WO60Sn8ly3gtzhyjATDgieJNet/KqsDlX5nRC5Y3oTFcS1l0KWba+SEa9Ja1GfDqSF1z6hif/SkpQJbL63cgOA==} 281 + engines: {node: '>=18'} 282 + cpu: [loong64] 283 + os: [linux] 284 + 285 + '@esbuild/linux-mips64el@0.27.3': 286 + resolution: {integrity: sha512-APsymYA6sGcZ4pD6k+UxbDjOFSvPWyZhjaiPyl/f79xKxwTnrn5QUnXR5prvetuaSMsb4jgeHewIDCIWljrSxw==} 287 + engines: {node: '>=18'} 288 + cpu: [mips64el] 289 + os: [linux] 290 + 291 + '@esbuild/linux-ppc64@0.27.3': 292 + resolution: {integrity: sha512-eizBnTeBefojtDb9nSh4vvVQ3V9Qf9Df01PfawPcRzJH4gFSgrObw+LveUyDoKU3kxi5+9RJTCWlj4FjYXVPEA==} 293 + engines: {node: '>=18'} 294 + cpu: [ppc64] 295 + os: [linux] 296 + 297 + '@esbuild/linux-riscv64@0.27.3': 298 + resolution: {integrity: sha512-3Emwh0r5wmfm3ssTWRQSyVhbOHvqegUDRd0WhmXKX2mkHJe1SFCMJhagUleMq+Uci34wLSipf8Lagt4LlpRFWQ==} 299 + engines: {node: '>=18'} 300 + cpu: [riscv64] 301 + os: [linux] 302 + 303 + '@esbuild/linux-s390x@0.27.3': 304 + resolution: {integrity: sha512-pBHUx9LzXWBc7MFIEEL0yD/ZVtNgLytvx60gES28GcWMqil8ElCYR4kvbV2BDqsHOvVDRrOxGySBM9Fcv744hw==} 305 + engines: {node: '>=18'} 306 + cpu: [s390x] 307 + os: [linux] 308 + 309 + '@esbuild/linux-x64@0.27.3': 310 + resolution: {integrity: sha512-Czi8yzXUWIQYAtL/2y6vogER8pvcsOsk5cpwL4Gk5nJqH5UZiVByIY8Eorm5R13gq+DQKYg0+JyQoytLQas4dA==} 311 + engines: {node: '>=18'} 312 + cpu: [x64] 313 + os: [linux] 314 + 315 + '@esbuild/netbsd-arm64@0.27.3': 316 + resolution: {integrity: sha512-sDpk0RgmTCR/5HguIZa9n9u+HVKf40fbEUt+iTzSnCaGvY9kFP0YKBWZtJaraonFnqef5SlJ8/TiPAxzyS+UoA==} 317 + engines: {node: '>=18'} 318 + cpu: [arm64] 319 + os: [netbsd] 320 + 321 + '@esbuild/netbsd-x64@0.27.3': 322 + resolution: {integrity: sha512-P14lFKJl/DdaE00LItAukUdZO5iqNH7+PjoBm+fLQjtxfcfFE20Xf5CrLsmZdq5LFFZzb5JMZ9grUwvtVYzjiA==} 323 + engines: {node: '>=18'} 324 + cpu: [x64] 325 + os: [netbsd] 326 + 327 + '@esbuild/openbsd-arm64@0.27.3': 328 + resolution: {integrity: sha512-AIcMP77AvirGbRl/UZFTq5hjXK+2wC7qFRGoHSDrZ5v5b8DK/GYpXW3CPRL53NkvDqb9D+alBiC/dV0Fb7eJcw==} 329 + engines: {node: '>=18'} 330 + cpu: [arm64] 331 + os: [openbsd] 332 + 333 + '@esbuild/openbsd-x64@0.27.3': 334 + resolution: {integrity: sha512-DnW2sRrBzA+YnE70LKqnM3P+z8vehfJWHXECbwBmH/CU51z6FiqTQTHFenPlHmo3a8UgpLyH3PT+87OViOh1AQ==} 335 + engines: {node: '>=18'} 336 + cpu: [x64] 337 + os: [openbsd] 338 + 339 + '@esbuild/openharmony-arm64@0.27.3': 340 + resolution: {integrity: sha512-NinAEgr/etERPTsZJ7aEZQvvg/A6IsZG/LgZy+81wON2huV7SrK3e63dU0XhyZP4RKGyTm7aOgmQk0bGp0fy2g==} 341 + engines: {node: '>=18'} 342 + cpu: [arm64] 343 + os: [openharmony] 344 + 345 + '@esbuild/sunos-x64@0.27.3': 346 + resolution: {integrity: sha512-PanZ+nEz+eWoBJ8/f8HKxTTD172SKwdXebZ0ndd953gt1HRBbhMsaNqjTyYLGLPdoWHy4zLU7bDVJztF5f3BHA==} 347 + engines: {node: '>=18'} 348 + cpu: [x64] 349 + os: [sunos] 350 + 351 + '@esbuild/win32-arm64@0.27.3': 352 + resolution: {integrity: sha512-B2t59lWWYrbRDw/tjiWOuzSsFh1Y/E95ofKz7rIVYSQkUYBjfSgf6oeYPNWHToFRr2zx52JKApIcAS/D5TUBnA==} 353 + engines: {node: '>=18'} 354 + cpu: [arm64] 355 + os: [win32] 356 + 357 + '@esbuild/win32-ia32@0.27.3': 358 + resolution: {integrity: sha512-QLKSFeXNS8+tHW7tZpMtjlNb7HKau0QDpwm49u0vUp9y1WOF+PEzkU84y9GqYaAVW8aH8f3GcBck26jh54cX4Q==} 359 + engines: {node: '>=18'} 360 + cpu: [ia32] 361 + os: [win32] 362 + 363 + '@esbuild/win32-x64@0.27.3': 364 + resolution: {integrity: sha512-4uJGhsxuptu3OcpVAzli+/gWusVGwZZHTlS63hh++ehExkVT8SgiEf7/uC/PclrPPkLhZqGgCTjd0VWLo6xMqA==} 365 + engines: {node: '>=18'} 366 + cpu: [x64] 367 + os: [win32] 368 + 369 + '@img/colour@1.0.0': 370 + resolution: {integrity: sha512-A5P/LfWGFSl6nsckYtjw9da+19jB8hkJ6ACTGcDfEJ0aE+l2n2El7dsVM7UVHZQ9s2lmYMWlrS21YLy2IR1LUw==} 371 + engines: {node: '>=18'} 372 + 373 + '@img/sharp-darwin-arm64@0.34.5': 374 + resolution: {integrity: sha512-imtQ3WMJXbMY4fxb/Ndp6HBTNVtWCUI0WdobyheGf5+ad6xX8VIDO8u2xE4qc/fr08CKG/7dDseFtn6M6g/r3w==} 375 + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 376 + cpu: [arm64] 377 + os: [darwin] 378 + 379 + '@img/sharp-darwin-x64@0.34.5': 380 + resolution: {integrity: sha512-YNEFAF/4KQ/PeW0N+r+aVVsoIY0/qxxikF2SWdp+NRkmMB7y9LBZAVqQ4yhGCm/H3H270OSykqmQMKLBhBJDEw==} 381 + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 382 + cpu: [x64] 383 + os: [darwin] 384 + 385 + '@img/sharp-libvips-darwin-arm64@1.2.4': 386 + resolution: {integrity: sha512-zqjjo7RatFfFoP0MkQ51jfuFZBnVE2pRiaydKJ1G/rHZvnsrHAOcQALIi9sA5co5xenQdTugCvtb1cuf78Vf4g==} 387 + cpu: [arm64] 388 + os: [darwin] 389 + 390 + '@img/sharp-libvips-darwin-x64@1.2.4': 391 + resolution: {integrity: sha512-1IOd5xfVhlGwX+zXv2N93k0yMONvUlANylbJw1eTah8K/Jtpi15KC+WSiaX/nBmbm2HxRM1gZ0nSdjSsrZbGKg==} 392 + cpu: [x64] 393 + os: [darwin] 394 + 395 + '@img/sharp-libvips-linux-arm64@1.2.4': 396 + resolution: {integrity: sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==} 397 + cpu: [arm64] 398 + os: [linux] 399 + libc: [glibc] 400 + 401 + '@img/sharp-libvips-linux-arm@1.2.4': 402 + resolution: {integrity: sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==} 403 + cpu: [arm] 404 + os: [linux] 405 + libc: [glibc] 406 + 407 + '@img/sharp-libvips-linux-ppc64@1.2.4': 408 + resolution: {integrity: sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==} 409 + cpu: [ppc64] 410 + os: [linux] 411 + libc: [glibc] 412 + 413 + '@img/sharp-libvips-linux-riscv64@1.2.4': 414 + resolution: {integrity: sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==} 415 + cpu: [riscv64] 416 + os: [linux] 417 + libc: [glibc] 418 + 419 + '@img/sharp-libvips-linux-s390x@1.2.4': 420 + resolution: {integrity: sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==} 421 + cpu: [s390x] 422 + os: [linux] 423 + libc: [glibc] 424 + 425 + '@img/sharp-libvips-linux-x64@1.2.4': 426 + resolution: {integrity: sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==} 427 + cpu: [x64] 428 + os: [linux] 429 + libc: [glibc] 430 + 431 + '@img/sharp-libvips-linuxmusl-arm64@1.2.4': 432 + resolution: {integrity: sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==} 433 + cpu: [arm64] 434 + os: [linux] 435 + libc: [musl] 436 + 437 + '@img/sharp-libvips-linuxmusl-x64@1.2.4': 438 + resolution: {integrity: sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==} 439 + cpu: [x64] 440 + os: [linux] 441 + libc: [musl] 442 + 443 + '@img/sharp-linux-arm64@0.34.5': 444 + resolution: {integrity: sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==} 445 + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 446 + cpu: [arm64] 447 + os: [linux] 448 + libc: [glibc] 449 + 450 + '@img/sharp-linux-arm@0.34.5': 451 + resolution: {integrity: sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==} 452 + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 453 + cpu: [arm] 454 + os: [linux] 455 + libc: [glibc] 456 + 457 + '@img/sharp-linux-ppc64@0.34.5': 458 + resolution: {integrity: sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==} 459 + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 460 + cpu: [ppc64] 461 + os: [linux] 462 + libc: [glibc] 463 + 464 + '@img/sharp-linux-riscv64@0.34.5': 465 + resolution: {integrity: sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==} 466 + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 467 + cpu: [riscv64] 468 + os: [linux] 469 + libc: [glibc] 470 + 471 + '@img/sharp-linux-s390x@0.34.5': 472 + resolution: {integrity: sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==} 473 + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 474 + cpu: [s390x] 475 + os: [linux] 476 + libc: [glibc] 477 + 478 + '@img/sharp-linux-x64@0.34.5': 479 + resolution: {integrity: sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==} 480 + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 481 + cpu: [x64] 482 + os: [linux] 483 + libc: [glibc] 484 + 485 + '@img/sharp-linuxmusl-arm64@0.34.5': 486 + resolution: {integrity: sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==} 487 + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 488 + cpu: [arm64] 489 + os: [linux] 490 + libc: [musl] 491 + 492 + '@img/sharp-linuxmusl-x64@0.34.5': 493 + resolution: {integrity: sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==} 494 + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 495 + cpu: [x64] 496 + os: [linux] 497 + libc: [musl] 498 + 499 + '@img/sharp-wasm32@0.34.5': 500 + resolution: {integrity: sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==} 501 + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 502 + cpu: [wasm32] 503 + 504 + '@img/sharp-win32-arm64@0.34.5': 505 + resolution: {integrity: sha512-WQ3AgWCWYSb2yt+IG8mnC6Jdk9Whs7O0gxphblsLvdhSpSTtmu69ZG1Gkb6NuvxsNACwiPV6cNSZNzt0KPsw7g==} 506 + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 507 + cpu: [arm64] 508 + os: [win32] 509 + 510 + '@img/sharp-win32-ia32@0.34.5': 511 + resolution: {integrity: sha512-FV9m/7NmeCmSHDD5j4+4pNI8Cp3aW+JvLoXcTUo0IqyjSfAZJ8dIUmijx1qaJsIiU+Hosw6xM5KijAWRJCSgNg==} 512 + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 513 + cpu: [ia32] 514 + os: [win32] 515 + 516 + '@img/sharp-win32-x64@0.34.5': 517 + resolution: {integrity: sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==} 518 + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 519 + cpu: [x64] 520 + os: [win32] 521 + 522 + '@jridgewell/gen-mapping@0.3.13': 523 + resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==} 524 + 525 + '@jridgewell/remapping@2.3.5': 526 + resolution: {integrity: sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==} 527 + 528 + '@jridgewell/resolve-uri@3.1.2': 529 + resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==} 530 + engines: {node: '>=6.0.0'} 531 + 532 + '@jridgewell/sourcemap-codec@1.5.5': 533 + resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==} 534 + 535 + '@jridgewell/trace-mapping@0.3.31': 536 + resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==} 537 + 538 + '@jridgewell/trace-mapping@0.3.9': 539 + resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==} 540 + 541 + '@noble/secp256k1@3.0.0': 542 + resolution: {integrity: sha512-NJBaR352KyIvj3t6sgT/+7xrNyF9Xk9QlLSIqUGVUYlsnDTAUqY8LOmwpcgEx4AMJXRITQ5XEVHD+mMaPfr3mg==} 543 + 544 + '@optique/core@0.6.11': 545 + resolution: {integrity: sha512-GVLFihzBA1j78NFlkU5N1Lu0jRqET0k6Z66WK8VQKG/a3cxmCInVGSKMIdQG8i6pgC8wD5OizF6Y3QMztmhAxg==} 546 + engines: {bun: '>=1.2.0', deno: '>=2.3.0', node: '>=20.0.0'} 547 + 548 + '@optique/run@0.6.11': 549 + resolution: {integrity: sha512-tsXBEygGSzNpFK2gjsRlXBn7FiScUeLFWIZNpoAZ8iG85Km0/3K9xgqlQAXoQ+uEZBe4XplnzyCDvmEgbyNT8w==} 550 + engines: {bun: '>=1.2.0', deno: '>=2.3.0', node: '>=20.0.0'} 551 + 552 + '@polka/url@1.0.0-next.29': 553 + resolution: {integrity: sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==} 554 + 555 + '@poppinss/colors@4.1.6': 556 + resolution: {integrity: sha512-H9xkIdFswbS8n1d6vmRd8+c10t2Qe+rZITbbDHHkQixH5+2x1FDGmi/0K+WgWiqQFKPSlIYB7jlH6Kpfn6Fleg==} 557 + 558 + '@poppinss/dumper@0.6.5': 559 + resolution: {integrity: sha512-NBdYIb90J7LfOI32dOewKI1r7wnkiH6m920puQ3qHUeZkxNkQiFnXVWoE6YtFSv6QOiPPf7ys6i+HWWecDz7sw==} 560 + 561 + '@poppinss/exception@1.2.3': 562 + resolution: {integrity: sha512-dCED+QRChTVatE9ibtoaxc+WkdzOSjYTKi/+uacHWIsfodVfpsueo3+DKpgU5Px8qXjgmXkSvhXvSCz3fnP9lw==} 563 + 564 + '@rollup/rollup-android-arm-eabi@4.59.0': 565 + resolution: {integrity: sha512-upnNBkA6ZH2VKGcBj9Fyl9IGNPULcjXRlg0LLeaioQWueH30p6IXtJEbKAgvyv+mJaMxSm1l6xwDXYjpEMiLMg==} 566 + cpu: [arm] 567 + os: [android] 568 + 569 + '@rollup/rollup-android-arm64@4.59.0': 570 + resolution: {integrity: sha512-hZ+Zxj3SySm4A/DylsDKZAeVg0mvi++0PYVceVyX7hemkw7OreKdCvW2oQ3T1FMZvCaQXqOTHb8qmBShoqk69Q==} 571 + cpu: [arm64] 572 + os: [android] 573 + 574 + '@rollup/rollup-darwin-arm64@4.59.0': 575 + resolution: {integrity: sha512-W2Psnbh1J8ZJw0xKAd8zdNgF9HRLkdWwwdWqubSVk0pUuQkoHnv7rx4GiF9rT4t5DIZGAsConRE3AxCdJ4m8rg==} 576 + cpu: [arm64] 577 + os: [darwin] 578 + 579 + '@rollup/rollup-darwin-x64@4.59.0': 580 + resolution: {integrity: sha512-ZW2KkwlS4lwTv7ZVsYDiARfFCnSGhzYPdiOU4IM2fDbL+QGlyAbjgSFuqNRbSthybLbIJ915UtZBtmuLrQAT/w==} 581 + cpu: [x64] 582 + os: [darwin] 583 + 584 + '@rollup/rollup-freebsd-arm64@4.59.0': 585 + resolution: {integrity: sha512-EsKaJ5ytAu9jI3lonzn3BgG8iRBjV4LxZexygcQbpiU0wU0ATxhNVEpXKfUa0pS05gTcSDMKpn3Sx+QB9RlTTA==} 586 + cpu: [arm64] 587 + os: [freebsd] 588 + 589 + '@rollup/rollup-freebsd-x64@4.59.0': 590 + resolution: {integrity: sha512-d3DuZi2KzTMjImrxoHIAODUZYoUUMsuUiY4SRRcJy6NJoZ6iIqWnJu9IScV9jXysyGMVuW+KNzZvBLOcpdl3Vg==} 591 + cpu: [x64] 592 + os: [freebsd] 593 + 594 + '@rollup/rollup-linux-arm-gnueabihf@4.59.0': 595 + resolution: {integrity: sha512-t4ONHboXi/3E0rT6OZl1pKbl2Vgxf9vJfWgmUoCEVQVxhW6Cw/c8I6hbbu7DAvgp82RKiH7TpLwxnJeKv2pbsw==} 596 + cpu: [arm] 597 + os: [linux] 598 + libc: [glibc] 599 + 600 + '@rollup/rollup-linux-arm-musleabihf@4.59.0': 601 + resolution: {integrity: sha512-CikFT7aYPA2ufMD086cVORBYGHffBo4K8MQ4uPS/ZnY54GKj36i196u8U+aDVT2LX4eSMbyHtyOh7D7Zvk2VvA==} 602 + cpu: [arm] 603 + os: [linux] 604 + libc: [musl] 605 + 606 + '@rollup/rollup-linux-arm64-gnu@4.59.0': 607 + resolution: {integrity: sha512-jYgUGk5aLd1nUb1CtQ8E+t5JhLc9x5WdBKew9ZgAXg7DBk0ZHErLHdXM24rfX+bKrFe+Xp5YuJo54I5HFjGDAA==} 608 + cpu: [arm64] 609 + os: [linux] 610 + libc: [glibc] 611 + 612 + '@rollup/rollup-linux-arm64-musl@4.59.0': 613 + resolution: {integrity: sha512-peZRVEdnFWZ5Bh2KeumKG9ty7aCXzzEsHShOZEFiCQlDEepP1dpUl/SrUNXNg13UmZl+gzVDPsiCwnV1uI0RUA==} 614 + cpu: [arm64] 615 + os: [linux] 616 + libc: [musl] 617 + 618 + '@rollup/rollup-linux-loong64-gnu@4.59.0': 619 + resolution: {integrity: sha512-gbUSW/97f7+r4gHy3Jlup8zDG190AuodsWnNiXErp9mT90iCy9NKKU0Xwx5k8VlRAIV2uU9CsMnEFg/xXaOfXg==} 620 + cpu: [loong64] 621 + os: [linux] 622 + libc: [glibc] 623 + 624 + '@rollup/rollup-linux-loong64-musl@4.59.0': 625 + resolution: {integrity: sha512-yTRONe79E+o0FWFijasoTjtzG9EBedFXJMl888NBEDCDV9I2wGbFFfJQQe63OijbFCUZqxpHz1GzpbtSFikJ4Q==} 626 + cpu: [loong64] 627 + os: [linux] 628 + libc: [musl] 629 + 630 + '@rollup/rollup-linux-ppc64-gnu@4.59.0': 631 + resolution: {integrity: sha512-sw1o3tfyk12k3OEpRddF68a1unZ5VCN7zoTNtSn2KndUE+ea3m3ROOKRCZxEpmT9nsGnogpFP9x6mnLTCaoLkA==} 632 + cpu: [ppc64] 633 + os: [linux] 634 + libc: [glibc] 635 + 636 + '@rollup/rollup-linux-ppc64-musl@4.59.0': 637 + resolution: {integrity: sha512-+2kLtQ4xT3AiIxkzFVFXfsmlZiG5FXYW7ZyIIvGA7Bdeuh9Z0aN4hVyXS/G1E9bTP/vqszNIN/pUKCk/BTHsKA==} 638 + cpu: [ppc64] 639 + os: [linux] 640 + libc: [musl] 641 + 642 + '@rollup/rollup-linux-riscv64-gnu@4.59.0': 643 + resolution: {integrity: sha512-NDYMpsXYJJaj+I7UdwIuHHNxXZ/b/N2hR15NyH3m2qAtb/hHPA4g4SuuvrdxetTdndfj9b1WOmy73kcPRoERUg==} 644 + cpu: [riscv64] 645 + os: [linux] 646 + libc: [glibc] 647 + 648 + '@rollup/rollup-linux-riscv64-musl@4.59.0': 649 + resolution: {integrity: sha512-nLckB8WOqHIf1bhymk+oHxvM9D3tyPndZH8i8+35p/1YiVoVswPid2yLzgX7ZJP0KQvnkhM4H6QZ5m0LzbyIAg==} 650 + cpu: [riscv64] 651 + os: [linux] 652 + libc: [musl] 653 + 654 + '@rollup/rollup-linux-s390x-gnu@4.59.0': 655 + resolution: {integrity: sha512-oF87Ie3uAIvORFBpwnCvUzdeYUqi2wY6jRFWJAy1qus/udHFYIkplYRW+wo+GRUP4sKzYdmE1Y3+rY5Gc4ZO+w==} 656 + cpu: [s390x] 657 + os: [linux] 658 + libc: [glibc] 659 + 660 + '@rollup/rollup-linux-x64-gnu@4.59.0': 661 + resolution: {integrity: sha512-3AHmtQq/ppNuUspKAlvA8HtLybkDflkMuLK4DPo77DfthRb71V84/c4MlWJXixZz4uruIH4uaa07IqoAkG64fg==} 662 + cpu: [x64] 663 + os: [linux] 664 + libc: [glibc] 665 + 666 + '@rollup/rollup-linux-x64-musl@4.59.0': 667 + resolution: {integrity: sha512-2UdiwS/9cTAx7qIUZB/fWtToJwvt0Vbo0zmnYt7ED35KPg13Q0ym1g442THLC7VyI6JfYTP4PiSOWyoMdV2/xg==} 668 + cpu: [x64] 669 + os: [linux] 670 + libc: [musl] 671 + 672 + '@rollup/rollup-openbsd-x64@4.59.0': 673 + resolution: {integrity: sha512-M3bLRAVk6GOwFlPTIxVBSYKUaqfLrn8l0psKinkCFxl4lQvOSz8ZrKDz2gxcBwHFpci0B6rttydI4IpS4IS/jQ==} 674 + cpu: [x64] 675 + os: [openbsd] 676 + 677 + '@rollup/rollup-openharmony-arm64@4.59.0': 678 + resolution: {integrity: sha512-tt9KBJqaqp5i5HUZzoafHZX8b5Q2Fe7UjYERADll83O4fGqJ49O1FsL6LpdzVFQcpwvnyd0i+K/VSwu/o/nWlA==} 679 + cpu: [arm64] 680 + os: [openharmony] 681 + 682 + '@rollup/rollup-win32-arm64-msvc@4.59.0': 683 + resolution: {integrity: sha512-V5B6mG7OrGTwnxaNUzZTDTjDS7F75PO1ae6MJYdiMu60sq0CqN5CVeVsbhPxalupvTX8gXVSU9gq+Rx1/hvu6A==} 684 + cpu: [arm64] 685 + os: [win32] 686 + 687 + '@rollup/rollup-win32-ia32-msvc@4.59.0': 688 + resolution: {integrity: sha512-UKFMHPuM9R0iBegwzKF4y0C4J9u8C6MEJgFuXTBerMk7EJ92GFVFYBfOZaSGLu6COf7FxpQNqhNS4c4icUPqxA==} 689 + cpu: [ia32] 690 + os: [win32] 691 + 692 + '@rollup/rollup-win32-x64-gnu@4.59.0': 693 + resolution: {integrity: sha512-laBkYlSS1n2L8fSo1thDNGrCTQMmxjYY5G0WFWjFFYZkKPjsMBsgJfGf4TLxXrF6RyhI60L8TMOjBMvXiTcxeA==} 694 + cpu: [x64] 695 + os: [win32] 696 + 697 + '@rollup/rollup-win32-x64-msvc@4.59.0': 698 + resolution: {integrity: sha512-2HRCml6OztYXyJXAvdDXPKcawukWY2GpR5/nxKp4iBgiO3wcoEGkAaqctIbZcNB6KlUQBIqt8VYkNSj2397EfA==} 699 + cpu: [x64] 700 + os: [win32] 701 + 702 + '@sindresorhus/is@7.2.0': 703 + resolution: {integrity: sha512-P1Cz1dWaFfR4IR+U13mqqiGsLFf1KbayybWwdd2vfctdV6hDpUkgCY0nKOLLTMSoRd/jJNjtbqzf13K8DCCXQw==} 704 + engines: {node: '>=18'} 705 + 706 + '@speed-highlight/core@1.2.14': 707 + resolution: {integrity: sha512-G4ewlBNhUtlLvrJTb88d2mdy2KRijzs4UhnlrOSRT4bmjh/IqNElZa3zkrZ+TC47TwtlDWzVLFADljF1Ijp5hA==} 708 + 709 + '@standard-schema/spec@1.1.0': 710 + resolution: {integrity: sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==} 711 + 712 + '@sveltejs/acorn-typescript@1.0.9': 713 + resolution: {integrity: sha512-lVJX6qEgs/4DOcRTpo56tmKzVPtoWAaVbL4hfO7t7NVwl9AAXzQR6cihesW1BmNMPl+bK6dreu2sOKBP2Q9CIA==} 714 + peerDependencies: 715 + acorn: ^8.9.0 716 + 717 + '@sveltejs/adapter-auto@7.0.1': 718 + resolution: {integrity: sha512-dvuPm1E7M9NI/+canIQ6KKQDU2AkEefEZ2Dp7cY6uKoPq9Z/PhOXABe526UdW2mN986gjVkuSLkOYIBnS/M2LQ==} 719 + peerDependencies: 720 + '@sveltejs/kit': ^2.0.0 721 + 722 + '@sveltejs/adapter-cloudflare@7.2.8': 723 + resolution: {integrity: sha512-bIdhY/Fi4AQmqiBdQVKnafH1h9Gw+xbCvHyUu4EouC8rJOU02zwhi14k/FDhQ0mJF1iblIu3m8UNQ8GpGIvIOQ==} 724 + peerDependencies: 725 + '@sveltejs/kit': ^2.0.0 726 + wrangler: ^4.0.0 727 + 728 + '@sveltejs/kit@2.53.3': 729 + resolution: {integrity: sha512-tshOeBUid2v5LAblUpatIdFm5Cyykbw2EiKWOunAAX0A/oJaR7DOdC9wLR5Qqh9zUf3QUISA2m9A3suBdQSYQg==} 730 + engines: {node: '>=18.13'} 731 + hasBin: true 732 + peerDependencies: 733 + '@opentelemetry/api': ^1.0.0 734 + '@sveltejs/vite-plugin-svelte': ^3.0.0 || ^4.0.0-next.1 || ^5.0.0 || ^6.0.0-next.0 || ^7.0.0 735 + svelte: ^4.0.0 || ^5.0.0-next.0 736 + typescript: ^5.3.3 737 + vite: ^5.0.3 || ^6.0.0 || ^7.0.0-beta.0 || ^8.0.0 738 + peerDependenciesMeta: 739 + '@opentelemetry/api': 740 + optional: true 741 + typescript: 742 + optional: true 743 + 744 + '@sveltejs/vite-plugin-svelte-inspector@5.0.2': 745 + resolution: {integrity: sha512-TZzRTcEtZffICSAoZGkPSl6Etsj2torOVrx6Uw0KpXxrec9Gg6jFWQ60Q3+LmNGfZSxHRCZL7vXVZIWmuV50Ig==} 746 + engines: {node: ^20.19 || ^22.12 || >=24} 747 + peerDependencies: 748 + '@sveltejs/vite-plugin-svelte': ^6.0.0-next.0 749 + svelte: ^5.0.0 750 + vite: ^6.3.0 || ^7.0.0 751 + 752 + '@sveltejs/vite-plugin-svelte@6.2.4': 753 + resolution: {integrity: sha512-ou/d51QSdTyN26D7h6dSpusAKaZkAiGM55/AKYi+9AGZw7q85hElbjK3kEyzXHhLSnRISHOYzVge6x0jRZ7DXA==} 754 + engines: {node: ^20.19 || ^22.12 || >=24} 755 + peerDependencies: 756 + svelte: ^5.0.0 757 + vite: ^6.3.0 || ^7.0.0 758 + 759 + '@types/cookie@0.6.0': 760 + resolution: {integrity: sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==} 761 + 762 + '@types/estree@1.0.8': 763 + resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==} 764 + 765 + '@types/node@25.3.2': 766 + resolution: {integrity: sha512-RpV6r/ij22zRRdyBPcxDeKAzH43phWVKEjL2iksqo1Vz3CuBUrgmPpPhALKiRfU7OMCmeeO9vECBMsV0hMTG8Q==} 767 + 768 + '@types/trusted-types@2.0.7': 769 + resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==} 770 + 771 + acorn@8.16.0: 772 + resolution: {integrity: sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==} 773 + engines: {node: '>=0.4.0'} 774 + hasBin: true 775 + 776 + aria-query@5.3.1: 777 + resolution: {integrity: sha512-Z/ZeOgVl7bcSYZ/u/rh0fOpvEpq//LZmdbkXyc7syVzjPAhfOa9ebsdTSjEBDU4vs5nC98Kfduj1uFo0qyET3g==} 778 + engines: {node: '>= 0.4'} 779 + 780 + axobject-query@4.1.0: 781 + resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==} 782 + engines: {node: '>= 0.4'} 783 + 784 + blake3-wasm@2.1.5: 785 + resolution: {integrity: sha512-F1+K8EbfOZE49dtoPtmxUQrpXaBIl3ICvasLh+nJta0xkz+9kF/7uet9fLnwKqhDrmj6g+6K3Tw9yQPUg2ka5g==} 786 + 787 + chokidar@4.0.3: 788 + resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==} 789 + engines: {node: '>= 14.16.0'} 790 + 791 + clsx@2.1.1: 792 + resolution: {integrity: sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==} 793 + engines: {node: '>=6'} 794 + 795 + cookie@0.6.0: 796 + resolution: {integrity: sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==} 797 + engines: {node: '>= 0.6'} 798 + 799 + cookie@1.1.1: 800 + resolution: {integrity: sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==} 801 + engines: {node: '>=18'} 802 + 803 + deepmerge@4.3.1: 804 + resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==} 805 + engines: {node: '>=0.10.0'} 806 + 807 + detect-libc@2.1.2: 808 + resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==} 809 + engines: {node: '>=8'} 810 + 811 + devalue@5.6.3: 812 + resolution: {integrity: sha512-nc7XjUU/2Lb+SvEFVGcWLiKkzfw8+qHI7zn8WYXKkLMgfGSHbgCEaR6bJpev8Cm6Rmrb19Gfd/tZvGqx9is3wg==} 813 + 814 + error-stack-parser-es@1.0.5: 815 + resolution: {integrity: sha512-5qucVt2XcuGMcEGgWI7i+yZpmpByQ8J1lHhcL7PwqCwu9FPP3VUXzT4ltHe5i2z9dePwEHcDVOAfSnHsOlCXRA==} 816 + 817 + esbuild@0.27.3: 818 + resolution: {integrity: sha512-8VwMnyGCONIs6cWue2IdpHxHnAjzxnw2Zr7MkVxB2vjmQ2ivqGFb4LEG3SMnv0Gb2F/G/2yA8zUaiL1gywDCCg==} 819 + engines: {node: '>=18'} 820 + hasBin: true 821 + 822 + esm-env@1.2.2: 823 + resolution: {integrity: sha512-Epxrv+Nr/CaL4ZcFGPJIYLWFom+YeV1DqMLHJoEd9SYRxNbaFruBwfEX/kkHUJf55j2+TUbmDcmuilbP1TmXHA==} 824 + 825 + esrap@2.2.3: 826 + resolution: {integrity: sha512-8fOS+GIGCQZl/ZIlhl59htOlms6U8NvX6ZYgYHpRU/b6tVSh3uHkOHZikl3D4cMbYM0JlpBe+p/BkZEi8J9XIQ==} 827 + 828 + fdir@6.5.0: 829 + resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==} 830 + engines: {node: '>=12.0.0'} 831 + peerDependencies: 832 + picomatch: ^3 || ^4 833 + peerDependenciesMeta: 834 + picomatch: 835 + optional: true 836 + 837 + fsevents@2.3.3: 838 + resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==} 839 + engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} 840 + os: [darwin] 841 + 842 + is-reference@3.0.3: 843 + resolution: {integrity: sha512-ixkJoqQvAP88E6wLydLGGqCJsrFUnqoH6HnaczB8XmDH1oaWU+xxdptvikTgaEhtZ53Ky6YXiBuUI2WXLMCwjw==} 844 + 845 + kleur@4.1.5: 846 + resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==} 847 + engines: {node: '>=6'} 848 + 849 + locate-character@3.0.0: 850 + resolution: {integrity: sha512-SW13ws7BjaeJ6p7Q6CO2nchbYEc3X3J6WrmTTDto7yMPqVSZTUyY5Tjbid+Ab8gLnATtygYtiDIJGQRRn2ZOiA==} 851 + 852 + magic-string@0.30.21: 853 + resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==} 854 + 855 + miniflare@4.20260305.0: 856 + resolution: {integrity: sha512-jVhtKJtiwaZa3rI+WgoLvSJmEazDsoUmAPYRUmEe2VO6VSbvkhbnDRm+dsPbYRatgNIExwrpqG1rv96jHiSb0w==} 857 + engines: {node: '>=18.0.0'} 858 + hasBin: true 859 + 860 + mri@1.2.0: 861 + resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==} 862 + engines: {node: '>=4'} 863 + 864 + mrmime@2.0.1: 865 + resolution: {integrity: sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==} 866 + engines: {node: '>=10'} 867 + 868 + nanoid@3.3.11: 869 + resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==} 870 + engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} 871 + hasBin: true 872 + 873 + nanoid@5.1.6: 874 + resolution: {integrity: sha512-c7+7RQ+dMB5dPwwCp4ee1/iV/q2P6aK1mTZcfr1BTuVlyW9hJYiMPybJCcnBlQtuSmTIWNeazm/zqNoZSSElBg==} 875 + engines: {node: ^18 || >=20} 876 + hasBin: true 877 + 878 + obug@2.1.1: 879 + resolution: {integrity: sha512-uTqF9MuPraAQ+IsnPf366RG4cP9RtUi7MLO1N3KEc+wb0a6yKpeL0lmk2IB1jY5KHPAlTc6T/JRdC/YqxHNwkQ==} 880 + 881 + path-to-regexp@6.3.0: 882 + resolution: {integrity: sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==} 883 + 884 + pathe@2.0.3: 885 + resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==} 886 + 887 + picocolors@1.1.1: 888 + resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==} 889 + 890 + picomatch@4.0.3: 891 + resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==} 892 + engines: {node: '>=12'} 893 + 894 + postcss@8.5.6: 895 + resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==} 896 + engines: {node: ^10 || ^12 || >=14} 897 + 898 + prettier@3.8.1: 899 + resolution: {integrity: sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==} 900 + engines: {node: '>=14'} 901 + hasBin: true 902 + 903 + readdirp@4.1.2: 904 + resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==} 905 + engines: {node: '>= 14.18.0'} 906 + 907 + regexparam@3.0.0: 908 + resolution: {integrity: sha512-RSYAtP31mvYLkAHrOlh25pCNQ5hWnT106VukGaaFfuJrZFkGRX5GhUAdPqpSDXxOhA2c4akmRuplv1mRqnBn6Q==} 909 + engines: {node: '>=8'} 910 + 911 + rollup@4.59.0: 912 + resolution: {integrity: sha512-2oMpl67a3zCH9H79LeMcbDhXW/UmWG/y2zuqnF2jQq5uq9TbM9TVyXvA4+t+ne2IIkBdrLpAaRQAvo7YI/Yyeg==} 913 + engines: {node: '>=18.0.0', npm: '>=8.0.0'} 914 + hasBin: true 915 + 916 + sade@1.8.1: 917 + resolution: {integrity: sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A==} 918 + engines: {node: '>=6'} 919 + 920 + semver@7.7.4: 921 + resolution: {integrity: sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==} 922 + engines: {node: '>=10'} 923 + hasBin: true 924 + 925 + set-cookie-parser@3.0.1: 926 + resolution: {integrity: sha512-n7Z7dXZhJbwuAHhNzkTti6Aw9QDDjZtm3JTpTGATIdNzdQz5GuFs22w90BcvF4INfnrL5xrX3oGsuqO5Dx3A1Q==} 927 + 928 + sharp@0.34.5: 929 + resolution: {integrity: sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==} 930 + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 931 + 932 + sirv@3.0.2: 933 + resolution: {integrity: sha512-2wcC/oGxHis/BoHkkPwldgiPSYcpZK3JU28WoMVv55yHJgcZ8rlXvuG9iZggz+sU1d4bRgIGASwyWqjxu3FM0g==} 934 + engines: {node: '>=18'} 935 + 936 + source-map-js@1.2.1: 937 + resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==} 938 + engines: {node: '>=0.10.0'} 939 + 940 + supports-color@10.2.2: 941 + resolution: {integrity: sha512-SS+jx45GF1QjgEXQx4NJZV9ImqmO2NPz5FNsIHrsDjh2YsHnawpan7SNQ1o8NuhrbHZy9AZhIoCUiCeaW/C80g==} 942 + engines: {node: '>=18'} 943 + 944 + svelte-check@4.4.4: 945 + resolution: {integrity: sha512-F1pGqXc710Oi/wTI4d/x7d6lgPwwfx1U6w3Q35n4xsC2e8C/yN2sM1+mWxjlMcpAfWucjlq4vPi+P4FZ8a14sQ==} 946 + engines: {node: '>= 18.0.0'} 947 + hasBin: true 948 + peerDependencies: 949 + svelte: ^4.0.0 || ^5.0.0-next.0 950 + typescript: '>=5.0.0' 951 + 952 + svelte@5.53.5: 953 + resolution: {integrity: sha512-YkqERnF05g8KLdDZwZrF8/i1eSbj6Eoat8Jjr2IfruZz9StLuBqo8sfCSzjosNKd+ZrQ8DkKZDjpO5y3ht1Pow==} 954 + engines: {node: '>=18'} 955 + 956 + tinyglobby@0.2.15: 957 + resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==} 958 + engines: {node: '>=12.0.0'} 959 + 960 + totalist@3.0.1: 961 + resolution: {integrity: sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==} 962 + engines: {node: '>=6'} 963 + 964 + tslib@2.8.1: 965 + resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} 966 + 967 + typescript@5.9.3: 968 + resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} 969 + engines: {node: '>=14.17'} 970 + hasBin: true 971 + 972 + undici-types@7.18.2: 973 + resolution: {integrity: sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==} 974 + 975 + undici@7.18.2: 976 + resolution: {integrity: sha512-y+8YjDFzWdQlSE9N5nzKMT3g4a5UBX1HKowfdXh0uvAnTaqqwqB92Jt4UXBAeKekDs5IaDKyJFR4X1gYVCgXcw==} 977 + engines: {node: '>=20.18.1'} 978 + 979 + unenv@2.0.0-rc.24: 980 + resolution: {integrity: sha512-i7qRCmY42zmCwnYlh9H2SvLEypEFGye5iRmEMKjcGi7zk9UquigRjFtTLz0TYqr0ZGLZhaMHl/foy1bZR+Cwlw==} 981 + 982 + unicode-segmenter@0.14.5: 983 + resolution: {integrity: sha512-jHGmj2LUuqDcX3hqY12Ql+uhUTn8huuxNZGq7GvtF6bSybzH3aFgedYu/KTzQStEgt1Ra2F3HxadNXsNjb3m3g==} 984 + 985 + valibot@1.2.0: 986 + resolution: {integrity: sha512-mm1rxUsmOxzrwnX5arGS+U4T25RdvpPjPN4yR0u9pUBov9+zGVtO84tif1eY4r6zWxVxu3KzIyknJy3rxfRZZg==} 987 + peerDependencies: 988 + typescript: '>=5' 989 + peerDependenciesMeta: 990 + typescript: 991 + optional: true 992 + 993 + vite@7.3.1: 994 + resolution: {integrity: sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==} 995 + engines: {node: ^20.19.0 || >=22.12.0} 996 + hasBin: true 997 + peerDependencies: 998 + '@types/node': ^20.19.0 || >=22.12.0 999 + jiti: '>=1.21.0' 1000 + less: ^4.0.0 1001 + lightningcss: ^1.21.0 1002 + sass: ^1.70.0 1003 + sass-embedded: ^1.70.0 1004 + stylus: '>=0.54.8' 1005 + sugarss: ^5.0.0 1006 + terser: ^5.16.0 1007 + tsx: ^4.8.1 1008 + yaml: ^2.4.2 1009 + peerDependenciesMeta: 1010 + '@types/node': 1011 + optional: true 1012 + jiti: 1013 + optional: true 1014 + less: 1015 + optional: true 1016 + lightningcss: 1017 + optional: true 1018 + sass: 1019 + optional: true 1020 + sass-embedded: 1021 + optional: true 1022 + stylus: 1023 + optional: true 1024 + sugarss: 1025 + optional: true 1026 + terser: 1027 + optional: true 1028 + tsx: 1029 + optional: true 1030 + yaml: 1031 + optional: true 1032 + 1033 + vitefu@1.1.2: 1034 + resolution: {integrity: sha512-zpKATdUbzbsycPFBN71nS2uzBUQiVnFoOrr2rvqv34S1lcAgMKKkjWleLGeiJlZ8lwCXvtWaRn7R3ZC16SYRuw==} 1035 + peerDependencies: 1036 + vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-beta.0 1037 + peerDependenciesMeta: 1038 + vite: 1039 + optional: true 1040 + 1041 + workerd@1.20260305.0: 1042 + resolution: {integrity: sha512-JkhfCLU+w+KbQmZ9k49IcDYc78GBo7eG8Mir8E2+KVjR7otQAmpcLlsous09YLh8WQ3Bt3Mi6/WMStvMAPukeA==} 1043 + engines: {node: '>=16'} 1044 + hasBin: true 1045 + 1046 + worktop@0.8.0-next.18: 1047 + resolution: {integrity: sha512-+TvsA6VAVoMC3XDKR5MoC/qlLqDixEfOBysDEKnPIPou/NvoPWCAuXHXMsswwlvmEuvX56lQjvELLyLuzTKvRw==} 1048 + engines: {node: '>=12'} 1049 + 1050 + wrangler@4.69.0: 1051 + resolution: {integrity: sha512-EmVfIM65I5b4ITHe3Y9R7zQyf4NUBQ1leStakMlWiVR9n6VlDwuEltyQI2l3i0JciDnWyR3uqe+T6C08ivniTQ==} 1052 + engines: {node: '>=20.0.0'} 1053 + hasBin: true 1054 + peerDependencies: 1055 + '@cloudflare/workers-types': ^4.20260305.0 1056 + peerDependenciesMeta: 1057 + '@cloudflare/workers-types': 1058 + optional: true 1059 + 1060 + ws@8.18.0: 1061 + resolution: {integrity: sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==} 1062 + engines: {node: '>=10.0.0'} 1063 + peerDependencies: 1064 + bufferutil: ^4.0.1 1065 + utf-8-validate: '>=5.0.2' 1066 + peerDependenciesMeta: 1067 + bufferutil: 1068 + optional: true 1069 + utf-8-validate: 1070 + optional: true 1071 + 1072 + youch-core@0.3.3: 1073 + resolution: {integrity: sha512-ho7XuGjLaJ2hWHoK8yFnsUGy2Y5uDpqSTq1FkHLK4/oqKtyUU1AFbOOxY4IpC9f0fTLjwYbslUz0Po5BpD1wrA==} 1074 + 1075 + youch@4.1.0-beta.10: 1076 + resolution: {integrity: sha512-rLfVLB4FgQneDr0dv1oddCVZmKjcJ6yX6mS4pU82Mq/Dt9a3cLZQ62pDBL4AUO+uVrCvtWz3ZFUL2HFAFJ/BXQ==} 1077 + 1078 + zimmerframe@1.1.4: 1079 + resolution: {integrity: sha512-B58NGBEoc8Y9MWWCQGl/gq9xBCe4IiKM0a2x7GZdQKOW5Exr8S1W24J6OgM1njK8xCRGvAJIL/MxXHf6SkmQKQ==} 1080 + 1081 + snapshots: 1082 + 1083 + '@atcute/atproto@3.1.10': 1084 + dependencies: 1085 + '@atcute/lexicons': 1.2.9 1086 + 1087 + '@atcute/bluesky@3.2.19': 1088 + dependencies: 1089 + '@atcute/atproto': 3.1.10 1090 + '@atcute/lexicons': 1.2.9 1091 + 1092 + '@atcute/car@5.1.1': 1093 + dependencies: 1094 + '@atcute/cbor': 2.3.2 1095 + '@atcute/cid': 2.4.1 1096 + '@atcute/uint8array': 1.1.1 1097 + '@atcute/varint': 2.0.0 1098 + 1099 + '@atcute/cbor@2.3.2': 1100 + dependencies: 1101 + '@atcute/cid': 2.4.1 1102 + '@atcute/multibase': 1.1.8 1103 + '@atcute/uint8array': 1.1.1 1104 + 1105 + '@atcute/cid@2.4.1': 1106 + dependencies: 1107 + '@atcute/multibase': 1.1.8 1108 + '@atcute/uint8array': 1.1.1 1109 + 1110 + '@atcute/client@4.2.1': 1111 + dependencies: 1112 + '@atcute/identity': 1.1.3 1113 + '@atcute/lexicons': 1.2.9 1114 + 1115 + '@atcute/crypto@2.3.0': 1116 + dependencies: 1117 + '@atcute/multibase': 1.1.8 1118 + '@atcute/uint8array': 1.1.1 1119 + '@noble/secp256k1': 3.0.0 1120 + 1121 + '@atcute/identity-resolver-node@1.0.3(@atcute/identity-resolver@1.2.2(@atcute/identity@1.1.3))(@atcute/identity@1.1.3)': 1122 + dependencies: 1123 + '@atcute/identity': 1.1.3 1124 + '@atcute/identity-resolver': 1.2.2(@atcute/identity@1.1.3) 1125 + '@atcute/lexicons': 1.2.9 1126 + 1127 + '@atcute/identity-resolver@1.2.2(@atcute/identity@1.1.3)': 1128 + dependencies: 1129 + '@atcute/identity': 1.1.3 1130 + '@atcute/lexicons': 1.2.9 1131 + '@atcute/util-fetch': 1.0.5 1132 + '@badrap/valita': 0.4.6 1133 + 1134 + '@atcute/identity@1.1.3': 1135 + dependencies: 1136 + '@atcute/lexicons': 1.2.9 1137 + '@badrap/valita': 0.4.6 1138 + 1139 + '@atcute/lex-cli@2.5.3': 1140 + dependencies: 1141 + '@atcute/identity': 1.1.3 1142 + '@atcute/identity-resolver': 1.2.2(@atcute/identity@1.1.3) 1143 + '@atcute/lexicon-doc': 2.1.1 1144 + '@atcute/lexicon-resolver': 0.1.6(@atcute/identity-resolver@1.2.2(@atcute/identity@1.1.3))(@atcute/identity@1.1.3) 1145 + '@atcute/lexicons': 1.2.9 1146 + '@badrap/valita': 0.4.6 1147 + '@optique/core': 0.6.11 1148 + '@optique/run': 0.6.11 1149 + picocolors: 1.1.1 1150 + prettier: 3.8.1 1151 + 1152 + '@atcute/lexicon-doc@2.1.1': 1153 + dependencies: 1154 + '@atcute/identity': 1.1.3 1155 + '@atcute/lexicons': 1.2.9 1156 + '@atcute/uint8array': 1.1.1 1157 + '@atcute/util-text': 1.1.1 1158 + '@badrap/valita': 0.4.6 1159 + 1160 + '@atcute/lexicon-resolver@0.1.6(@atcute/identity-resolver@1.2.2(@atcute/identity@1.1.3))(@atcute/identity@1.1.3)': 1161 + dependencies: 1162 + '@atcute/crypto': 2.3.0 1163 + '@atcute/identity': 1.1.3 1164 + '@atcute/identity-resolver': 1.2.2(@atcute/identity@1.1.3) 1165 + '@atcute/lexicon-doc': 2.1.1 1166 + '@atcute/lexicons': 1.2.9 1167 + '@atcute/repo': 0.1.2 1168 + '@atcute/util-fetch': 1.0.5 1169 + '@badrap/valita': 0.4.6 1170 + 1171 + '@atcute/lexicons@1.2.9': 1172 + dependencies: 1173 + '@atcute/uint8array': 1.1.1 1174 + '@atcute/util-text': 1.1.1 1175 + '@standard-schema/spec': 1.1.0 1176 + esm-env: 1.2.2 1177 + 1178 + '@atcute/mst@0.1.2': 1179 + dependencies: 1180 + '@atcute/cbor': 2.3.2 1181 + '@atcute/cid': 2.4.1 1182 + '@atcute/uint8array': 1.1.1 1183 + 1184 + '@atcute/multibase@1.1.8': 1185 + dependencies: 1186 + '@atcute/uint8array': 1.1.1 1187 + 1188 + '@atcute/oauth-crypto@0.1.0': 1189 + dependencies: 1190 + '@atcute/multibase': 1.1.8 1191 + '@atcute/uint8array': 1.1.1 1192 + '@badrap/valita': 0.4.6 1193 + nanoid: 5.1.6 1194 + 1195 + '@atcute/oauth-keyset@0.1.0': 1196 + dependencies: 1197 + '@atcute/oauth-crypto': 0.1.0 1198 + 1199 + '@atcute/oauth-node-client@1.1.0': 1200 + dependencies: 1201 + '@atcute/client': 4.2.1 1202 + '@atcute/identity': 1.1.3 1203 + '@atcute/identity-resolver': 1.2.2(@atcute/identity@1.1.3) 1204 + '@atcute/lexicons': 1.2.9 1205 + '@atcute/oauth-crypto': 0.1.0 1206 + '@atcute/oauth-keyset': 0.1.0 1207 + '@atcute/oauth-types': 0.1.1 1208 + '@atcute/util-fetch': 1.0.5 1209 + '@badrap/valita': 0.4.6 1210 + nanoid: 5.1.6 1211 + 1212 + '@atcute/oauth-types@0.1.1': 1213 + dependencies: 1214 + '@atcute/identity': 1.1.3 1215 + '@atcute/lexicons': 1.2.9 1216 + '@atcute/oauth-keyset': 0.1.0 1217 + '@badrap/valita': 0.4.6 1218 + 1219 + '@atcute/repo@0.1.2': 1220 + dependencies: 1221 + '@atcute/car': 5.1.1 1222 + '@atcute/cbor': 2.3.2 1223 + '@atcute/cid': 2.4.1 1224 + '@atcute/crypto': 2.3.0 1225 + '@atcute/lexicons': 1.2.9 1226 + '@atcute/mst': 0.1.2 1227 + '@atcute/uint8array': 1.1.1 1228 + 1229 + '@atcute/uint8array@1.1.1': {} 1230 + 1231 + '@atcute/util-fetch@1.0.5': 1232 + dependencies: 1233 + '@badrap/valita': 0.4.6 1234 + 1235 + '@atcute/util-text@1.1.1': 1236 + dependencies: 1237 + unicode-segmenter: 0.14.5 1238 + 1239 + '@atcute/varint@2.0.0': {} 1240 + 1241 + '@badrap/valita@0.4.6': {} 1242 + 1243 + '@cloudflare/kv-asset-handler@0.4.2': {} 1244 + 1245 + '@cloudflare/unenv-preset@2.14.0(unenv@2.0.0-rc.24)(workerd@1.20260305.0)': 1246 + dependencies: 1247 + unenv: 2.0.0-rc.24 1248 + optionalDependencies: 1249 + workerd: 1.20260305.0 1250 + 1251 + '@cloudflare/workerd-darwin-64@1.20260305.0': 1252 + optional: true 1253 + 1254 + '@cloudflare/workerd-darwin-arm64@1.20260305.0': 1255 + optional: true 1256 + 1257 + '@cloudflare/workerd-linux-64@1.20260305.0': 1258 + optional: true 1259 + 1260 + '@cloudflare/workerd-linux-arm64@1.20260305.0': 1261 + optional: true 1262 + 1263 + '@cloudflare/workerd-windows-64@1.20260305.0': 1264 + optional: true 1265 + 1266 + '@cloudflare/workers-types@4.20260305.0': {} 1267 + 1268 + '@cspotcode/source-map-support@0.8.1': 1269 + dependencies: 1270 + '@jridgewell/trace-mapping': 0.3.9 1271 + 1272 + '@emnapi/runtime@1.8.1': 1273 + dependencies: 1274 + tslib: 2.8.1 1275 + optional: true 1276 + 1277 + '@esbuild/aix-ppc64@0.27.3': 1278 + optional: true 1279 + 1280 + '@esbuild/android-arm64@0.27.3': 1281 + optional: true 1282 + 1283 + '@esbuild/android-arm@0.27.3': 1284 + optional: true 1285 + 1286 + '@esbuild/android-x64@0.27.3': 1287 + optional: true 1288 + 1289 + '@esbuild/darwin-arm64@0.27.3': 1290 + optional: true 1291 + 1292 + '@esbuild/darwin-x64@0.27.3': 1293 + optional: true 1294 + 1295 + '@esbuild/freebsd-arm64@0.27.3': 1296 + optional: true 1297 + 1298 + '@esbuild/freebsd-x64@0.27.3': 1299 + optional: true 1300 + 1301 + '@esbuild/linux-arm64@0.27.3': 1302 + optional: true 1303 + 1304 + '@esbuild/linux-arm@0.27.3': 1305 + optional: true 1306 + 1307 + '@esbuild/linux-ia32@0.27.3': 1308 + optional: true 1309 + 1310 + '@esbuild/linux-loong64@0.27.3': 1311 + optional: true 1312 + 1313 + '@esbuild/linux-mips64el@0.27.3': 1314 + optional: true 1315 + 1316 + '@esbuild/linux-ppc64@0.27.3': 1317 + optional: true 1318 + 1319 + '@esbuild/linux-riscv64@0.27.3': 1320 + optional: true 1321 + 1322 + '@esbuild/linux-s390x@0.27.3': 1323 + optional: true 1324 + 1325 + '@esbuild/linux-x64@0.27.3': 1326 + optional: true 1327 + 1328 + '@esbuild/netbsd-arm64@0.27.3': 1329 + optional: true 1330 + 1331 + '@esbuild/netbsd-x64@0.27.3': 1332 + optional: true 1333 + 1334 + '@esbuild/openbsd-arm64@0.27.3': 1335 + optional: true 1336 + 1337 + '@esbuild/openbsd-x64@0.27.3': 1338 + optional: true 1339 + 1340 + '@esbuild/openharmony-arm64@0.27.3': 1341 + optional: true 1342 + 1343 + '@esbuild/sunos-x64@0.27.3': 1344 + optional: true 1345 + 1346 + '@esbuild/win32-arm64@0.27.3': 1347 + optional: true 1348 + 1349 + '@esbuild/win32-ia32@0.27.3': 1350 + optional: true 1351 + 1352 + '@esbuild/win32-x64@0.27.3': 1353 + optional: true 1354 + 1355 + '@img/colour@1.0.0': {} 1356 + 1357 + '@img/sharp-darwin-arm64@0.34.5': 1358 + optionalDependencies: 1359 + '@img/sharp-libvips-darwin-arm64': 1.2.4 1360 + optional: true 1361 + 1362 + '@img/sharp-darwin-x64@0.34.5': 1363 + optionalDependencies: 1364 + '@img/sharp-libvips-darwin-x64': 1.2.4 1365 + optional: true 1366 + 1367 + '@img/sharp-libvips-darwin-arm64@1.2.4': 1368 + optional: true 1369 + 1370 + '@img/sharp-libvips-darwin-x64@1.2.4': 1371 + optional: true 1372 + 1373 + '@img/sharp-libvips-linux-arm64@1.2.4': 1374 + optional: true 1375 + 1376 + '@img/sharp-libvips-linux-arm@1.2.4': 1377 + optional: true 1378 + 1379 + '@img/sharp-libvips-linux-ppc64@1.2.4': 1380 + optional: true 1381 + 1382 + '@img/sharp-libvips-linux-riscv64@1.2.4': 1383 + optional: true 1384 + 1385 + '@img/sharp-libvips-linux-s390x@1.2.4': 1386 + optional: true 1387 + 1388 + '@img/sharp-libvips-linux-x64@1.2.4': 1389 + optional: true 1390 + 1391 + '@img/sharp-libvips-linuxmusl-arm64@1.2.4': 1392 + optional: true 1393 + 1394 + '@img/sharp-libvips-linuxmusl-x64@1.2.4': 1395 + optional: true 1396 + 1397 + '@img/sharp-linux-arm64@0.34.5': 1398 + optionalDependencies: 1399 + '@img/sharp-libvips-linux-arm64': 1.2.4 1400 + optional: true 1401 + 1402 + '@img/sharp-linux-arm@0.34.5': 1403 + optionalDependencies: 1404 + '@img/sharp-libvips-linux-arm': 1.2.4 1405 + optional: true 1406 + 1407 + '@img/sharp-linux-ppc64@0.34.5': 1408 + optionalDependencies: 1409 + '@img/sharp-libvips-linux-ppc64': 1.2.4 1410 + optional: true 1411 + 1412 + '@img/sharp-linux-riscv64@0.34.5': 1413 + optionalDependencies: 1414 + '@img/sharp-libvips-linux-riscv64': 1.2.4 1415 + optional: true 1416 + 1417 + '@img/sharp-linux-s390x@0.34.5': 1418 + optionalDependencies: 1419 + '@img/sharp-libvips-linux-s390x': 1.2.4 1420 + optional: true 1421 + 1422 + '@img/sharp-linux-x64@0.34.5': 1423 + optionalDependencies: 1424 + '@img/sharp-libvips-linux-x64': 1.2.4 1425 + optional: true 1426 + 1427 + '@img/sharp-linuxmusl-arm64@0.34.5': 1428 + optionalDependencies: 1429 + '@img/sharp-libvips-linuxmusl-arm64': 1.2.4 1430 + optional: true 1431 + 1432 + '@img/sharp-linuxmusl-x64@0.34.5': 1433 + optionalDependencies: 1434 + '@img/sharp-libvips-linuxmusl-x64': 1.2.4 1435 + optional: true 1436 + 1437 + '@img/sharp-wasm32@0.34.5': 1438 + dependencies: 1439 + '@emnapi/runtime': 1.8.1 1440 + optional: true 1441 + 1442 + '@img/sharp-win32-arm64@0.34.5': 1443 + optional: true 1444 + 1445 + '@img/sharp-win32-ia32@0.34.5': 1446 + optional: true 1447 + 1448 + '@img/sharp-win32-x64@0.34.5': 1449 + optional: true 1450 + 1451 + '@jridgewell/gen-mapping@0.3.13': 1452 + dependencies: 1453 + '@jridgewell/sourcemap-codec': 1.5.5 1454 + '@jridgewell/trace-mapping': 0.3.31 1455 + 1456 + '@jridgewell/remapping@2.3.5': 1457 + dependencies: 1458 + '@jridgewell/gen-mapping': 0.3.13 1459 + '@jridgewell/trace-mapping': 0.3.31 1460 + 1461 + '@jridgewell/resolve-uri@3.1.2': {} 1462 + 1463 + '@jridgewell/sourcemap-codec@1.5.5': {} 1464 + 1465 + '@jridgewell/trace-mapping@0.3.31': 1466 + dependencies: 1467 + '@jridgewell/resolve-uri': 3.1.2 1468 + '@jridgewell/sourcemap-codec': 1.5.5 1469 + 1470 + '@jridgewell/trace-mapping@0.3.9': 1471 + dependencies: 1472 + '@jridgewell/resolve-uri': 3.1.2 1473 + '@jridgewell/sourcemap-codec': 1.5.5 1474 + 1475 + '@noble/secp256k1@3.0.0': {} 1476 + 1477 + '@optique/core@0.6.11': {} 1478 + 1479 + '@optique/run@0.6.11': 1480 + dependencies: 1481 + '@optique/core': 0.6.11 1482 + 1483 + '@polka/url@1.0.0-next.29': {} 1484 + 1485 + '@poppinss/colors@4.1.6': 1486 + dependencies: 1487 + kleur: 4.1.5 1488 + 1489 + '@poppinss/dumper@0.6.5': 1490 + dependencies: 1491 + '@poppinss/colors': 4.1.6 1492 + '@sindresorhus/is': 7.2.0 1493 + supports-color: 10.2.2 1494 + 1495 + '@poppinss/exception@1.2.3': {} 1496 + 1497 + '@rollup/rollup-android-arm-eabi@4.59.0': 1498 + optional: true 1499 + 1500 + '@rollup/rollup-android-arm64@4.59.0': 1501 + optional: true 1502 + 1503 + '@rollup/rollup-darwin-arm64@4.59.0': 1504 + optional: true 1505 + 1506 + '@rollup/rollup-darwin-x64@4.59.0': 1507 + optional: true 1508 + 1509 + '@rollup/rollup-freebsd-arm64@4.59.0': 1510 + optional: true 1511 + 1512 + '@rollup/rollup-freebsd-x64@4.59.0': 1513 + optional: true 1514 + 1515 + '@rollup/rollup-linux-arm-gnueabihf@4.59.0': 1516 + optional: true 1517 + 1518 + '@rollup/rollup-linux-arm-musleabihf@4.59.0': 1519 + optional: true 1520 + 1521 + '@rollup/rollup-linux-arm64-gnu@4.59.0': 1522 + optional: true 1523 + 1524 + '@rollup/rollup-linux-arm64-musl@4.59.0': 1525 + optional: true 1526 + 1527 + '@rollup/rollup-linux-loong64-gnu@4.59.0': 1528 + optional: true 1529 + 1530 + '@rollup/rollup-linux-loong64-musl@4.59.0': 1531 + optional: true 1532 + 1533 + '@rollup/rollup-linux-ppc64-gnu@4.59.0': 1534 + optional: true 1535 + 1536 + '@rollup/rollup-linux-ppc64-musl@4.59.0': 1537 + optional: true 1538 + 1539 + '@rollup/rollup-linux-riscv64-gnu@4.59.0': 1540 + optional: true 1541 + 1542 + '@rollup/rollup-linux-riscv64-musl@4.59.0': 1543 + optional: true 1544 + 1545 + '@rollup/rollup-linux-s390x-gnu@4.59.0': 1546 + optional: true 1547 + 1548 + '@rollup/rollup-linux-x64-gnu@4.59.0': 1549 + optional: true 1550 + 1551 + '@rollup/rollup-linux-x64-musl@4.59.0': 1552 + optional: true 1553 + 1554 + '@rollup/rollup-openbsd-x64@4.59.0': 1555 + optional: true 1556 + 1557 + '@rollup/rollup-openharmony-arm64@4.59.0': 1558 + optional: true 1559 + 1560 + '@rollup/rollup-win32-arm64-msvc@4.59.0': 1561 + optional: true 1562 + 1563 + '@rollup/rollup-win32-ia32-msvc@4.59.0': 1564 + optional: true 1565 + 1566 + '@rollup/rollup-win32-x64-gnu@4.59.0': 1567 + optional: true 1568 + 1569 + '@rollup/rollup-win32-x64-msvc@4.59.0': 1570 + optional: true 1571 + 1572 + '@sindresorhus/is@7.2.0': {} 1573 + 1574 + '@speed-highlight/core@1.2.14': {} 1575 + 1576 + '@standard-schema/spec@1.1.0': {} 1577 + 1578 + '@sveltejs/acorn-typescript@1.0.9(acorn@8.16.0)': 1579 + dependencies: 1580 + acorn: 8.16.0 1581 + 1582 + '@sveltejs/adapter-auto@7.0.1(@sveltejs/kit@2.53.3(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.5)(vite@7.3.1(@types/node@25.3.2)))(svelte@5.53.5)(typescript@5.9.3)(vite@7.3.1(@types/node@25.3.2)))': 1583 + dependencies: 1584 + '@sveltejs/kit': 2.53.3(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.5)(vite@7.3.1(@types/node@25.3.2)))(svelte@5.53.5)(typescript@5.9.3)(vite@7.3.1(@types/node@25.3.2)) 1585 + 1586 + '@sveltejs/adapter-cloudflare@7.2.8(@sveltejs/kit@2.53.3(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.5)(vite@7.3.1(@types/node@25.3.2)))(svelte@5.53.5)(typescript@5.9.3)(vite@7.3.1(@types/node@25.3.2)))(wrangler@4.69.0(@cloudflare/workers-types@4.20260305.0))': 1587 + dependencies: 1588 + '@cloudflare/workers-types': 4.20260305.0 1589 + '@sveltejs/kit': 2.53.3(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.5)(vite@7.3.1(@types/node@25.3.2)))(svelte@5.53.5)(typescript@5.9.3)(vite@7.3.1(@types/node@25.3.2)) 1590 + worktop: 0.8.0-next.18 1591 + wrangler: 4.69.0(@cloudflare/workers-types@4.20260305.0) 1592 + 1593 + '@sveltejs/kit@2.53.3(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.5)(vite@7.3.1(@types/node@25.3.2)))(svelte@5.53.5)(typescript@5.9.3)(vite@7.3.1(@types/node@25.3.2))': 1594 + dependencies: 1595 + '@standard-schema/spec': 1.1.0 1596 + '@sveltejs/acorn-typescript': 1.0.9(acorn@8.16.0) 1597 + '@sveltejs/vite-plugin-svelte': 6.2.4(svelte@5.53.5)(vite@7.3.1(@types/node@25.3.2)) 1598 + '@types/cookie': 0.6.0 1599 + acorn: 8.16.0 1600 + cookie: 0.6.0 1601 + devalue: 5.6.3 1602 + esm-env: 1.2.2 1603 + kleur: 4.1.5 1604 + magic-string: 0.30.21 1605 + mrmime: 2.0.1 1606 + set-cookie-parser: 3.0.1 1607 + sirv: 3.0.2 1608 + svelte: 5.53.5 1609 + vite: 7.3.1(@types/node@25.3.2) 1610 + optionalDependencies: 1611 + typescript: 5.9.3 1612 + 1613 + '@sveltejs/vite-plugin-svelte-inspector@5.0.2(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.5)(vite@7.3.1(@types/node@25.3.2)))(svelte@5.53.5)(vite@7.3.1(@types/node@25.3.2))': 1614 + dependencies: 1615 + '@sveltejs/vite-plugin-svelte': 6.2.4(svelte@5.53.5)(vite@7.3.1(@types/node@25.3.2)) 1616 + obug: 2.1.1 1617 + svelte: 5.53.5 1618 + vite: 7.3.1(@types/node@25.3.2) 1619 + 1620 + '@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.5)(vite@7.3.1(@types/node@25.3.2))': 1621 + dependencies: 1622 + '@sveltejs/vite-plugin-svelte-inspector': 5.0.2(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.5)(vite@7.3.1(@types/node@25.3.2)))(svelte@5.53.5)(vite@7.3.1(@types/node@25.3.2)) 1623 + deepmerge: 4.3.1 1624 + magic-string: 0.30.21 1625 + obug: 2.1.1 1626 + svelte: 5.53.5 1627 + vite: 7.3.1(@types/node@25.3.2) 1628 + vitefu: 1.1.2(vite@7.3.1(@types/node@25.3.2)) 1629 + 1630 + '@types/cookie@0.6.0': {} 1631 + 1632 + '@types/estree@1.0.8': {} 1633 + 1634 + '@types/node@25.3.2': 1635 + dependencies: 1636 + undici-types: 7.18.2 1637 + 1638 + '@types/trusted-types@2.0.7': {} 1639 + 1640 + acorn@8.16.0: {} 1641 + 1642 + aria-query@5.3.1: {} 1643 + 1644 + axobject-query@4.1.0: {} 1645 + 1646 + blake3-wasm@2.1.5: {} 1647 + 1648 + chokidar@4.0.3: 1649 + dependencies: 1650 + readdirp: 4.1.2 1651 + 1652 + clsx@2.1.1: {} 1653 + 1654 + cookie@0.6.0: {} 1655 + 1656 + cookie@1.1.1: {} 1657 + 1658 + deepmerge@4.3.1: {} 1659 + 1660 + detect-libc@2.1.2: {} 1661 + 1662 + devalue@5.6.3: {} 1663 + 1664 + error-stack-parser-es@1.0.5: {} 1665 + 1666 + esbuild@0.27.3: 1667 + optionalDependencies: 1668 + '@esbuild/aix-ppc64': 0.27.3 1669 + '@esbuild/android-arm': 0.27.3 1670 + '@esbuild/android-arm64': 0.27.3 1671 + '@esbuild/android-x64': 0.27.3 1672 + '@esbuild/darwin-arm64': 0.27.3 1673 + '@esbuild/darwin-x64': 0.27.3 1674 + '@esbuild/freebsd-arm64': 0.27.3 1675 + '@esbuild/freebsd-x64': 0.27.3 1676 + '@esbuild/linux-arm': 0.27.3 1677 + '@esbuild/linux-arm64': 0.27.3 1678 + '@esbuild/linux-ia32': 0.27.3 1679 + '@esbuild/linux-loong64': 0.27.3 1680 + '@esbuild/linux-mips64el': 0.27.3 1681 + '@esbuild/linux-ppc64': 0.27.3 1682 + '@esbuild/linux-riscv64': 0.27.3 1683 + '@esbuild/linux-s390x': 0.27.3 1684 + '@esbuild/linux-x64': 0.27.3 1685 + '@esbuild/netbsd-arm64': 0.27.3 1686 + '@esbuild/netbsd-x64': 0.27.3 1687 + '@esbuild/openbsd-arm64': 0.27.3 1688 + '@esbuild/openbsd-x64': 0.27.3 1689 + '@esbuild/openharmony-arm64': 0.27.3 1690 + '@esbuild/sunos-x64': 0.27.3 1691 + '@esbuild/win32-arm64': 0.27.3 1692 + '@esbuild/win32-ia32': 0.27.3 1693 + '@esbuild/win32-x64': 0.27.3 1694 + 1695 + esm-env@1.2.2: {} 1696 + 1697 + esrap@2.2.3: 1698 + dependencies: 1699 + '@jridgewell/sourcemap-codec': 1.5.5 1700 + 1701 + fdir@6.5.0(picomatch@4.0.3): 1702 + optionalDependencies: 1703 + picomatch: 4.0.3 1704 + 1705 + fsevents@2.3.3: 1706 + optional: true 1707 + 1708 + is-reference@3.0.3: 1709 + dependencies: 1710 + '@types/estree': 1.0.8 1711 + 1712 + kleur@4.1.5: {} 1713 + 1714 + locate-character@3.0.0: {} 1715 + 1716 + magic-string@0.30.21: 1717 + dependencies: 1718 + '@jridgewell/sourcemap-codec': 1.5.5 1719 + 1720 + miniflare@4.20260305.0: 1721 + dependencies: 1722 + '@cspotcode/source-map-support': 0.8.1 1723 + sharp: 0.34.5 1724 + undici: 7.18.2 1725 + workerd: 1.20260305.0 1726 + ws: 8.18.0 1727 + youch: 4.1.0-beta.10 1728 + transitivePeerDependencies: 1729 + - bufferutil 1730 + - utf-8-validate 1731 + 1732 + mri@1.2.0: {} 1733 + 1734 + mrmime@2.0.1: {} 1735 + 1736 + nanoid@3.3.11: {} 1737 + 1738 + nanoid@5.1.6: {} 1739 + 1740 + obug@2.1.1: {} 1741 + 1742 + path-to-regexp@6.3.0: {} 1743 + 1744 + pathe@2.0.3: {} 1745 + 1746 + picocolors@1.1.1: {} 1747 + 1748 + picomatch@4.0.3: {} 1749 + 1750 + postcss@8.5.6: 1751 + dependencies: 1752 + nanoid: 3.3.11 1753 + picocolors: 1.1.1 1754 + source-map-js: 1.2.1 1755 + 1756 + prettier@3.8.1: {} 1757 + 1758 + readdirp@4.1.2: {} 1759 + 1760 + regexparam@3.0.0: {} 1761 + 1762 + rollup@4.59.0: 1763 + dependencies: 1764 + '@types/estree': 1.0.8 1765 + optionalDependencies: 1766 + '@rollup/rollup-android-arm-eabi': 4.59.0 1767 + '@rollup/rollup-android-arm64': 4.59.0 1768 + '@rollup/rollup-darwin-arm64': 4.59.0 1769 + '@rollup/rollup-darwin-x64': 4.59.0 1770 + '@rollup/rollup-freebsd-arm64': 4.59.0 1771 + '@rollup/rollup-freebsd-x64': 4.59.0 1772 + '@rollup/rollup-linux-arm-gnueabihf': 4.59.0 1773 + '@rollup/rollup-linux-arm-musleabihf': 4.59.0 1774 + '@rollup/rollup-linux-arm64-gnu': 4.59.0 1775 + '@rollup/rollup-linux-arm64-musl': 4.59.0 1776 + '@rollup/rollup-linux-loong64-gnu': 4.59.0 1777 + '@rollup/rollup-linux-loong64-musl': 4.59.0 1778 + '@rollup/rollup-linux-ppc64-gnu': 4.59.0 1779 + '@rollup/rollup-linux-ppc64-musl': 4.59.0 1780 + '@rollup/rollup-linux-riscv64-gnu': 4.59.0 1781 + '@rollup/rollup-linux-riscv64-musl': 4.59.0 1782 + '@rollup/rollup-linux-s390x-gnu': 4.59.0 1783 + '@rollup/rollup-linux-x64-gnu': 4.59.0 1784 + '@rollup/rollup-linux-x64-musl': 4.59.0 1785 + '@rollup/rollup-openbsd-x64': 4.59.0 1786 + '@rollup/rollup-openharmony-arm64': 4.59.0 1787 + '@rollup/rollup-win32-arm64-msvc': 4.59.0 1788 + '@rollup/rollup-win32-ia32-msvc': 4.59.0 1789 + '@rollup/rollup-win32-x64-gnu': 4.59.0 1790 + '@rollup/rollup-win32-x64-msvc': 4.59.0 1791 + fsevents: 2.3.3 1792 + 1793 + sade@1.8.1: 1794 + dependencies: 1795 + mri: 1.2.0 1796 + 1797 + semver@7.7.4: {} 1798 + 1799 + set-cookie-parser@3.0.1: {} 1800 + 1801 + sharp@0.34.5: 1802 + dependencies: 1803 + '@img/colour': 1.0.0 1804 + detect-libc: 2.1.2 1805 + semver: 7.7.4 1806 + optionalDependencies: 1807 + '@img/sharp-darwin-arm64': 0.34.5 1808 + '@img/sharp-darwin-x64': 0.34.5 1809 + '@img/sharp-libvips-darwin-arm64': 1.2.4 1810 + '@img/sharp-libvips-darwin-x64': 1.2.4 1811 + '@img/sharp-libvips-linux-arm': 1.2.4 1812 + '@img/sharp-libvips-linux-arm64': 1.2.4 1813 + '@img/sharp-libvips-linux-ppc64': 1.2.4 1814 + '@img/sharp-libvips-linux-riscv64': 1.2.4 1815 + '@img/sharp-libvips-linux-s390x': 1.2.4 1816 + '@img/sharp-libvips-linux-x64': 1.2.4 1817 + '@img/sharp-libvips-linuxmusl-arm64': 1.2.4 1818 + '@img/sharp-libvips-linuxmusl-x64': 1.2.4 1819 + '@img/sharp-linux-arm': 0.34.5 1820 + '@img/sharp-linux-arm64': 0.34.5 1821 + '@img/sharp-linux-ppc64': 0.34.5 1822 + '@img/sharp-linux-riscv64': 0.34.5 1823 + '@img/sharp-linux-s390x': 0.34.5 1824 + '@img/sharp-linux-x64': 0.34.5 1825 + '@img/sharp-linuxmusl-arm64': 0.34.5 1826 + '@img/sharp-linuxmusl-x64': 0.34.5 1827 + '@img/sharp-wasm32': 0.34.5 1828 + '@img/sharp-win32-arm64': 0.34.5 1829 + '@img/sharp-win32-ia32': 0.34.5 1830 + '@img/sharp-win32-x64': 0.34.5 1831 + 1832 + sirv@3.0.2: 1833 + dependencies: 1834 + '@polka/url': 1.0.0-next.29 1835 + mrmime: 2.0.1 1836 + totalist: 3.0.1 1837 + 1838 + source-map-js@1.2.1: {} 1839 + 1840 + supports-color@10.2.2: {} 1841 + 1842 + svelte-check@4.4.4(picomatch@4.0.3)(svelte@5.53.5)(typescript@5.9.3): 1843 + dependencies: 1844 + '@jridgewell/trace-mapping': 0.3.31 1845 + chokidar: 4.0.3 1846 + fdir: 6.5.0(picomatch@4.0.3) 1847 + picocolors: 1.1.1 1848 + sade: 1.8.1 1849 + svelte: 5.53.5 1850 + typescript: 5.9.3 1851 + transitivePeerDependencies: 1852 + - picomatch 1853 + 1854 + svelte@5.53.5: 1855 + dependencies: 1856 + '@jridgewell/remapping': 2.3.5 1857 + '@jridgewell/sourcemap-codec': 1.5.5 1858 + '@sveltejs/acorn-typescript': 1.0.9(acorn@8.16.0) 1859 + '@types/estree': 1.0.8 1860 + '@types/trusted-types': 2.0.7 1861 + acorn: 8.16.0 1862 + aria-query: 5.3.1 1863 + axobject-query: 4.1.0 1864 + clsx: 2.1.1 1865 + devalue: 5.6.3 1866 + esm-env: 1.2.2 1867 + esrap: 2.2.3 1868 + is-reference: 3.0.3 1869 + locate-character: 3.0.0 1870 + magic-string: 0.30.21 1871 + zimmerframe: 1.1.4 1872 + 1873 + tinyglobby@0.2.15: 1874 + dependencies: 1875 + fdir: 6.5.0(picomatch@4.0.3) 1876 + picomatch: 4.0.3 1877 + 1878 + totalist@3.0.1: {} 1879 + 1880 + tslib@2.8.1: 1881 + optional: true 1882 + 1883 + typescript@5.9.3: {} 1884 + 1885 + undici-types@7.18.2: {} 1886 + 1887 + undici@7.18.2: {} 1888 + 1889 + unenv@2.0.0-rc.24: 1890 + dependencies: 1891 + pathe: 2.0.3 1892 + 1893 + unicode-segmenter@0.14.5: {} 1894 + 1895 + valibot@1.2.0(typescript@5.9.3): 1896 + optionalDependencies: 1897 + typescript: 5.9.3 1898 + 1899 + vite@7.3.1(@types/node@25.3.2): 1900 + dependencies: 1901 + esbuild: 0.27.3 1902 + fdir: 6.5.0(picomatch@4.0.3) 1903 + picomatch: 4.0.3 1904 + postcss: 8.5.6 1905 + rollup: 4.59.0 1906 + tinyglobby: 0.2.15 1907 + optionalDependencies: 1908 + '@types/node': 25.3.2 1909 + fsevents: 2.3.3 1910 + 1911 + vitefu@1.1.2(vite@7.3.1(@types/node@25.3.2)): 1912 + optionalDependencies: 1913 + vite: 7.3.1(@types/node@25.3.2) 1914 + 1915 + workerd@1.20260305.0: 1916 + optionalDependencies: 1917 + '@cloudflare/workerd-darwin-64': 1.20260305.0 1918 + '@cloudflare/workerd-darwin-arm64': 1.20260305.0 1919 + '@cloudflare/workerd-linux-64': 1.20260305.0 1920 + '@cloudflare/workerd-linux-arm64': 1.20260305.0 1921 + '@cloudflare/workerd-windows-64': 1.20260305.0 1922 + 1923 + worktop@0.8.0-next.18: 1924 + dependencies: 1925 + mrmime: 2.0.1 1926 + regexparam: 3.0.0 1927 + 1928 + wrangler@4.69.0(@cloudflare/workers-types@4.20260305.0): 1929 + dependencies: 1930 + '@cloudflare/kv-asset-handler': 0.4.2 1931 + '@cloudflare/unenv-preset': 2.14.0(unenv@2.0.0-rc.24)(workerd@1.20260305.0) 1932 + blake3-wasm: 2.1.5 1933 + esbuild: 0.27.3 1934 + miniflare: 4.20260305.0 1935 + path-to-regexp: 6.3.0 1936 + unenv: 2.0.0-rc.24 1937 + workerd: 1.20260305.0 1938 + optionalDependencies: 1939 + '@cloudflare/workers-types': 4.20260305.0 1940 + fsevents: 2.3.3 1941 + transitivePeerDependencies: 1942 + - bufferutil 1943 + - utf-8-validate 1944 + 1945 + ws@8.18.0: {} 1946 + 1947 + youch-core@0.3.3: 1948 + dependencies: 1949 + '@poppinss/exception': 1.2.3 1950 + error-stack-parser-es: 1.0.5 1951 + 1952 + youch@4.1.0-beta.10: 1953 + dependencies: 1954 + '@poppinss/colors': 4.1.6 1955 + '@poppinss/dumper': 0.6.5 1956 + '@speed-highlight/core': 1.2.14 1957 + cookie: 1.1.1 1958 + youch-core: 0.3.3 1959 + 1960 + zimmerframe@1.1.4: {}
+2
pnpm-workspace.yaml
··· 1 + minimumReleaseAge: 10080 2 + trustPolicy: no-downgrade