PDS Admin tool make it easier to moderate your PDS with labels
at main 1570 lines 49 kB view raw
1lockfileVersion: '9.0' 2 3settings: 4 autoInstallPeers: true 5 excludeLinksFromLockfile: false 6 7importers: 8 9 .: 10 dependencies: 11 '@atcute/atproto': 12 specifier: ^3.1.10 13 version: 3.1.10 14 '@atcute/client': 15 specifier: ^4.2.1 16 version: 4.2.1 17 '@atcute/firehose': 18 specifier: ^0.1.0 19 version: 0.1.0 20 '@libsql/client': 21 specifier: ^0.17.0 22 version: 0.17.0 23 drizzle-orm: 24 specifier: ^0.45.1 25 version: 0.45.1(@libsql/client@0.17.0)(kysely@0.22.0)(pg@8.18.0) 26 nodemailer: 27 specifier: ^8.0.1 28 version: 8.0.1 29 p-queue: 30 specifier: ^9.1.0 31 version: 9.1.0 32 pino: 33 specifier: ^10.3.1 34 version: 10.3.1 35 resend: 36 specifier: ^6.9.2 37 version: 6.9.2 38 smol-toml: 39 specifier: ^1.6.0 40 version: 1.6.0 41 devDependencies: 42 '@types/node': 43 specifier: ^25.3.0 44 version: 25.3.0 45 '@types/nodemailer': 46 specifier: ^7.0.11 47 version: 7.0.11 48 drizzle-kit: 49 specifier: ^0.31.9 50 version: 0.31.9 51 pino-pretty: 52 specifier: ^13.1.3 53 version: 13.1.3 54 typescript: 55 specifier: ^5.9.3 56 version: 5.9.3 57 58packages: 59 60 '@atcute/atproto@3.1.10': 61 resolution: {integrity: sha512-+GKZpOc0PJcdWMQEkTfg/rSNDAAHxmAUGBl60g2az15etqJn5WaUPNGFE2sB7hKpwi5Ue2h/L0OacINcE/JDDQ==} 62 63 '@atcute/cbor@2.3.2': 64 resolution: {integrity: sha512-xP2SORSau/VVI00x2V4BjwIkHr6EQ7l/MXEOPaa4LGYtePFc4gnD4L1yN10dT5NEuUnvGEuCh6arLB7gz1smVQ==} 65 66 '@atcute/cid@2.4.1': 67 resolution: {integrity: sha512-bwhna69RCv7yetXudtj+2qrMPYvhhIQqvJz6YUpUS98v7OdF3X2dnye9Nig2NDrklZcuyOsu7sQo7GOykJXRLQ==} 68 69 '@atcute/client@4.2.1': 70 resolution: {integrity: sha512-ZBFM2pW075JtgGFu5g7HHZBecrClhlcNH8GVP9Zz1aViWR+cjjBsTpeE63rJs+FCOHFYlirUyo5L8SGZ4kMINw==} 71 72 '@atcute/firehose@0.1.0': 73 resolution: {integrity: sha512-xBEKdi6rkODpCIIRpXtXhhcuQ1vTbufDykAM2kA6bmWEpuwI4acoUCg9zbiUWqd21SMMOAthu9Eh72i2VYrD7A==} 74 75 '@atcute/identity@1.1.3': 76 resolution: {integrity: sha512-oIqPoI8TwWeQxvcLmFEZLdN2XdWcaLVtlm8pNk0E72As9HNzzD9pwKPrLr3rmTLRIoULPPFmq9iFNsTeCIU9ng==} 77 78 '@atcute/lexicons@1.2.9': 79 resolution: {integrity: sha512-/RRHm2Cw9o8Mcsrq0eo8fjS9okKYLGfuFwrQ0YoP/6sdSDsXshaTLJsvLlcUcaDaSJ1YFOuHIo3zr2Om2F/16g==} 80 81 '@atcute/multibase@1.1.8': 82 resolution: {integrity: sha512-pJgtImMZKCjqwRbu+2GzB+4xQjKBXDwdZOzeqe0u97zYKRGftpGYGvYv3+pMe2xXe+msDyu7Nv8iJp+U14otTA==} 83 84 '@atcute/uint8array@1.1.1': 85 resolution: {integrity: sha512-3LsC8XB8TKe9q/5hOA5sFuzGaIFdJZJNewC5OKa3o/eU6+K7JR6see9Zy2JbQERNVnRl11EzbNov1efgLMAs4g==} 86 87 '@atcute/util-text@1.1.1': 88 resolution: {integrity: sha512-JH0SxzUQJAmbOBTYyhxQbkkI6M33YpjlVLEcbP5GYt43xgFArzV0FJVmEpvIj0kjsmphHB45b6IitdvxPdec9w==} 89 90 '@badrap/valita@0.4.6': 91 resolution: {integrity: sha512-4kdqcjyxo/8RQ8ayjms47HCWZIF5981oE5nIenbfThKDxWXtEHKipAOWlflpPJzZx9y/JWYQkp18Awr7VuepFg==} 92 engines: {node: '>= 18'} 93 94 '@drizzle-team/brocli@0.10.2': 95 resolution: {integrity: sha512-z33Il7l5dKjUgGULTqBsQBQwckHh5AbIuxhdsIxDDiZAzBOrZO6q9ogcWC65kU382AfynTfgNumVcNIjuIua6w==} 96 97 '@esbuild-kit/core-utils@3.3.2': 98 resolution: {integrity: sha512-sPRAnw9CdSsRmEtnsl2WXWdyquogVpB3yZ3dgwJfe8zrOzTsV7cJvmwrKVa+0ma5BoiGJ+BoqkMvawbayKUsqQ==} 99 deprecated: 'Merged into tsx: https://tsx.is' 100 101 '@esbuild-kit/esm-loader@2.6.5': 102 resolution: {integrity: sha512-FxEMIkJKnodyA1OaCUoEvbYRkoZlLZ4d/eXFu9Fh8CbBBgP5EmZxrfTRyN0qpXZ4vOvqnE5YdRdcrmUUXuU+dA==} 103 deprecated: 'Merged into tsx: https://tsx.is' 104 105 '@esbuild/aix-ppc64@0.25.12': 106 resolution: {integrity: sha512-Hhmwd6CInZ3dwpuGTF8fJG6yoWmsToE+vYgD4nytZVxcu1ulHpUQRAB1UJ8+N1Am3Mz4+xOByoQoSZf4D+CpkA==} 107 engines: {node: '>=18'} 108 cpu: [ppc64] 109 os: [aix] 110 111 '@esbuild/android-arm64@0.18.20': 112 resolution: {integrity: sha512-Nz4rJcchGDtENV0eMKUNa6L12zz2zBDXuhj/Vjh18zGqB44Bi7MBMSXjgunJgjRhCmKOjnPuZp4Mb6OKqtMHLQ==} 113 engines: {node: '>=12'} 114 cpu: [arm64] 115 os: [android] 116 117 '@esbuild/android-arm64@0.25.12': 118 resolution: {integrity: sha512-6AAmLG7zwD1Z159jCKPvAxZd4y/VTO0VkprYy+3N2FtJ8+BQWFXU+OxARIwA46c5tdD9SsKGZ/1ocqBS/gAKHg==} 119 engines: {node: '>=18'} 120 cpu: [arm64] 121 os: [android] 122 123 '@esbuild/android-arm@0.18.20': 124 resolution: {integrity: sha512-fyi7TDI/ijKKNZTUJAQqiG5T7YjJXgnzkURqmGj13C6dCqckZBLdl4h7bkhHt/t0WP+zO9/zwroDvANaOqO5Sw==} 125 engines: {node: '>=12'} 126 cpu: [arm] 127 os: [android] 128 129 '@esbuild/android-arm@0.25.12': 130 resolution: {integrity: sha512-VJ+sKvNA/GE7Ccacc9Cha7bpS8nyzVv0jdVgwNDaR4gDMC/2TTRc33Ip8qrNYUcpkOHUT5OZ0bUcNNVZQ9RLlg==} 131 engines: {node: '>=18'} 132 cpu: [arm] 133 os: [android] 134 135 '@esbuild/android-x64@0.18.20': 136 resolution: {integrity: sha512-8GDdlePJA8D6zlZYJV/jnrRAi6rOiNaCC/JclcXpB+KIuvfBN4owLtgzY2bsxnx666XjJx2kDPUmnTtR8qKQUg==} 137 engines: {node: '>=12'} 138 cpu: [x64] 139 os: [android] 140 141 '@esbuild/android-x64@0.25.12': 142 resolution: {integrity: sha512-5jbb+2hhDHx5phYR2By8GTWEzn6I9UqR11Kwf22iKbNpYrsmRB18aX/9ivc5cabcUiAT/wM+YIZ6SG9QO6a8kg==} 143 engines: {node: '>=18'} 144 cpu: [x64] 145 os: [android] 146 147 '@esbuild/darwin-arm64@0.18.20': 148 resolution: {integrity: sha512-bxRHW5kHU38zS2lPTPOyuyTm+S+eobPUnTNkdJEfAddYgEcll4xkT8DB9d2008DtTbl7uJag2HuE5NZAZgnNEA==} 149 engines: {node: '>=12'} 150 cpu: [arm64] 151 os: [darwin] 152 153 '@esbuild/darwin-arm64@0.25.12': 154 resolution: {integrity: sha512-N3zl+lxHCifgIlcMUP5016ESkeQjLj/959RxxNYIthIg+CQHInujFuXeWbWMgnTo4cp5XVHqFPmpyu9J65C1Yg==} 155 engines: {node: '>=18'} 156 cpu: [arm64] 157 os: [darwin] 158 159 '@esbuild/darwin-x64@0.18.20': 160 resolution: {integrity: sha512-pc5gxlMDxzm513qPGbCbDukOdsGtKhfxD1zJKXjCCcU7ju50O7MeAZ8c4krSJcOIJGFR+qx21yMMVYwiQvyTyQ==} 161 engines: {node: '>=12'} 162 cpu: [x64] 163 os: [darwin] 164 165 '@esbuild/darwin-x64@0.25.12': 166 resolution: {integrity: sha512-HQ9ka4Kx21qHXwtlTUVbKJOAnmG1ipXhdWTmNXiPzPfWKpXqASVcWdnf2bnL73wgjNrFXAa3yYvBSd9pzfEIpA==} 167 engines: {node: '>=18'} 168 cpu: [x64] 169 os: [darwin] 170 171 '@esbuild/freebsd-arm64@0.18.20': 172 resolution: {integrity: sha512-yqDQHy4QHevpMAaxhhIwYPMv1NECwOvIpGCZkECn8w2WFHXjEwrBn3CeNIYsibZ/iZEUemj++M26W3cNR5h+Tw==} 173 engines: {node: '>=12'} 174 cpu: [arm64] 175 os: [freebsd] 176 177 '@esbuild/freebsd-arm64@0.25.12': 178 resolution: {integrity: sha512-gA0Bx759+7Jve03K1S0vkOu5Lg/85dou3EseOGUes8flVOGxbhDDh/iZaoek11Y8mtyKPGF3vP8XhnkDEAmzeg==} 179 engines: {node: '>=18'} 180 cpu: [arm64] 181 os: [freebsd] 182 183 '@esbuild/freebsd-x64@0.18.20': 184 resolution: {integrity: sha512-tgWRPPuQsd3RmBZwarGVHZQvtzfEBOreNuxEMKFcd5DaDn2PbBxfwLcj4+aenoh7ctXcbXmOQIn8HI6mCSw5MQ==} 185 engines: {node: '>=12'} 186 cpu: [x64] 187 os: [freebsd] 188 189 '@esbuild/freebsd-x64@0.25.12': 190 resolution: {integrity: sha512-TGbO26Yw2xsHzxtbVFGEXBFH0FRAP7gtcPE7P5yP7wGy7cXK2oO7RyOhL5NLiqTlBh47XhmIUXuGciXEqYFfBQ==} 191 engines: {node: '>=18'} 192 cpu: [x64] 193 os: [freebsd] 194 195 '@esbuild/linux-arm64@0.18.20': 196 resolution: {integrity: sha512-2YbscF+UL7SQAVIpnWvYwM+3LskyDmPhe31pE7/aoTMFKKzIc9lLbyGUpmmb8a8AixOL61sQ/mFh3jEjHYFvdA==} 197 engines: {node: '>=12'} 198 cpu: [arm64] 199 os: [linux] 200 201 '@esbuild/linux-arm64@0.25.12': 202 resolution: {integrity: sha512-8bwX7a8FghIgrupcxb4aUmYDLp8pX06rGh5HqDT7bB+8Rdells6mHvrFHHW2JAOPZUbnjUpKTLg6ECyzvas2AQ==} 203 engines: {node: '>=18'} 204 cpu: [arm64] 205 os: [linux] 206 207 '@esbuild/linux-arm@0.18.20': 208 resolution: {integrity: sha512-/5bHkMWnq1EgKr1V+Ybz3s1hWXok7mDFUMQ4cG10AfW3wL02PSZi5kFpYKrptDsgb2WAJIvRcDm+qIvXf/apvg==} 209 engines: {node: '>=12'} 210 cpu: [arm] 211 os: [linux] 212 213 '@esbuild/linux-arm@0.25.12': 214 resolution: {integrity: sha512-lPDGyC1JPDou8kGcywY0YILzWlhhnRjdof3UlcoqYmS9El818LLfJJc3PXXgZHrHCAKs/Z2SeZtDJr5MrkxtOw==} 215 engines: {node: '>=18'} 216 cpu: [arm] 217 os: [linux] 218 219 '@esbuild/linux-ia32@0.18.20': 220 resolution: {integrity: sha512-P4etWwq6IsReT0E1KHU40bOnzMHoH73aXp96Fs8TIT6z9Hu8G6+0SHSw9i2isWrD2nbx2qo5yUqACgdfVGx7TA==} 221 engines: {node: '>=12'} 222 cpu: [ia32] 223 os: [linux] 224 225 '@esbuild/linux-ia32@0.25.12': 226 resolution: {integrity: sha512-0y9KrdVnbMM2/vG8KfU0byhUN+EFCny9+8g202gYqSSVMonbsCfLjUO+rCci7pM0WBEtz+oK/PIwHkzxkyharA==} 227 engines: {node: '>=18'} 228 cpu: [ia32] 229 os: [linux] 230 231 '@esbuild/linux-loong64@0.18.20': 232 resolution: {integrity: sha512-nXW8nqBTrOpDLPgPY9uV+/1DjxoQ7DoB2N8eocyq8I9XuqJ7BiAMDMf9n1xZM9TgW0J8zrquIb/A7s3BJv7rjg==} 233 engines: {node: '>=12'} 234 cpu: [loong64] 235 os: [linux] 236 237 '@esbuild/linux-loong64@0.25.12': 238 resolution: {integrity: sha512-h///Lr5a9rib/v1GGqXVGzjL4TMvVTv+s1DPoxQdz7l/AYv6LDSxdIwzxkrPW438oUXiDtwM10o9PmwS/6Z0Ng==} 239 engines: {node: '>=18'} 240 cpu: [loong64] 241 os: [linux] 242 243 '@esbuild/linux-mips64el@0.18.20': 244 resolution: {integrity: sha512-d5NeaXZcHp8PzYy5VnXV3VSd2D328Zb+9dEq5HE6bw6+N86JVPExrA6O68OPwobntbNJ0pzCpUFZTo3w0GyetQ==} 245 engines: {node: '>=12'} 246 cpu: [mips64el] 247 os: [linux] 248 249 '@esbuild/linux-mips64el@0.25.12': 250 resolution: {integrity: sha512-iyRrM1Pzy9GFMDLsXn1iHUm18nhKnNMWscjmp4+hpafcZjrr2WbT//d20xaGljXDBYHqRcl8HnxbX6uaA/eGVw==} 251 engines: {node: '>=18'} 252 cpu: [mips64el] 253 os: [linux] 254 255 '@esbuild/linux-ppc64@0.18.20': 256 resolution: {integrity: sha512-WHPyeScRNcmANnLQkq6AfyXRFr5D6N2sKgkFo2FqguP44Nw2eyDlbTdZwd9GYk98DZG9QItIiTlFLHJHjxP3FA==} 257 engines: {node: '>=12'} 258 cpu: [ppc64] 259 os: [linux] 260 261 '@esbuild/linux-ppc64@0.25.12': 262 resolution: {integrity: sha512-9meM/lRXxMi5PSUqEXRCtVjEZBGwB7P/D4yT8UG/mwIdze2aV4Vo6U5gD3+RsoHXKkHCfSxZKzmDssVlRj1QQA==} 263 engines: {node: '>=18'} 264 cpu: [ppc64] 265 os: [linux] 266 267 '@esbuild/linux-riscv64@0.18.20': 268 resolution: {integrity: sha512-WSxo6h5ecI5XH34KC7w5veNnKkju3zBRLEQNY7mv5mtBmrP/MjNBCAlsM2u5hDBlS3NGcTQpoBvRzqBcRtpq1A==} 269 engines: {node: '>=12'} 270 cpu: [riscv64] 271 os: [linux] 272 273 '@esbuild/linux-riscv64@0.25.12': 274 resolution: {integrity: sha512-Zr7KR4hgKUpWAwb1f3o5ygT04MzqVrGEGXGLnj15YQDJErYu/BGg+wmFlIDOdJp0PmB0lLvxFIOXZgFRrdjR0w==} 275 engines: {node: '>=18'} 276 cpu: [riscv64] 277 os: [linux] 278 279 '@esbuild/linux-s390x@0.18.20': 280 resolution: {integrity: sha512-+8231GMs3mAEth6Ja1iK0a1sQ3ohfcpzpRLH8uuc5/KVDFneH6jtAJLFGafpzpMRO6DzJ6AvXKze9LfFMrIHVQ==} 281 engines: {node: '>=12'} 282 cpu: [s390x] 283 os: [linux] 284 285 '@esbuild/linux-s390x@0.25.12': 286 resolution: {integrity: sha512-MsKncOcgTNvdtiISc/jZs/Zf8d0cl/t3gYWX8J9ubBnVOwlk65UIEEvgBORTiljloIWnBzLs4qhzPkJcitIzIg==} 287 engines: {node: '>=18'} 288 cpu: [s390x] 289 os: [linux] 290 291 '@esbuild/linux-x64@0.18.20': 292 resolution: {integrity: sha512-UYqiqemphJcNsFEskc73jQ7B9jgwjWrSayxawS6UVFZGWrAAtkzjxSqnoclCXxWtfwLdzU+vTpcNYhpn43uP1w==} 293 engines: {node: '>=12'} 294 cpu: [x64] 295 os: [linux] 296 297 '@esbuild/linux-x64@0.25.12': 298 resolution: {integrity: sha512-uqZMTLr/zR/ed4jIGnwSLkaHmPjOjJvnm6TVVitAa08SLS9Z0VM8wIRx7gWbJB5/J54YuIMInDquWyYvQLZkgw==} 299 engines: {node: '>=18'} 300 cpu: [x64] 301 os: [linux] 302 303 '@esbuild/netbsd-arm64@0.25.12': 304 resolution: {integrity: sha512-xXwcTq4GhRM7J9A8Gv5boanHhRa/Q9KLVmcyXHCTaM4wKfIpWkdXiMog/KsnxzJ0A1+nD+zoecuzqPmCRyBGjg==} 305 engines: {node: '>=18'} 306 cpu: [arm64] 307 os: [netbsd] 308 309 '@esbuild/netbsd-x64@0.18.20': 310 resolution: {integrity: sha512-iO1c++VP6xUBUmltHZoMtCUdPlnPGdBom6IrO4gyKPFFVBKioIImVooR5I83nTew5UOYrk3gIJhbZh8X44y06A==} 311 engines: {node: '>=12'} 312 cpu: [x64] 313 os: [netbsd] 314 315 '@esbuild/netbsd-x64@0.25.12': 316 resolution: {integrity: sha512-Ld5pTlzPy3YwGec4OuHh1aCVCRvOXdH8DgRjfDy/oumVovmuSzWfnSJg+VtakB9Cm0gxNO9BzWkj6mtO1FMXkQ==} 317 engines: {node: '>=18'} 318 cpu: [x64] 319 os: [netbsd] 320 321 '@esbuild/openbsd-arm64@0.25.12': 322 resolution: {integrity: sha512-fF96T6KsBo/pkQI950FARU9apGNTSlZGsv1jZBAlcLL1MLjLNIWPBkj5NlSz8aAzYKg+eNqknrUJ24QBybeR5A==} 323 engines: {node: '>=18'} 324 cpu: [arm64] 325 os: [openbsd] 326 327 '@esbuild/openbsd-x64@0.18.20': 328 resolution: {integrity: sha512-e5e4YSsuQfX4cxcygw/UCPIEP6wbIL+se3sxPdCiMbFLBWu0eiZOJ7WoD+ptCLrmjZBK1Wk7I6D/I3NglUGOxg==} 329 engines: {node: '>=12'} 330 cpu: [x64] 331 os: [openbsd] 332 333 '@esbuild/openbsd-x64@0.25.12': 334 resolution: {integrity: sha512-MZyXUkZHjQxUvzK7rN8DJ3SRmrVrke8ZyRusHlP+kuwqTcfWLyqMOE3sScPPyeIXN/mDJIfGXvcMqCgYKekoQw==} 335 engines: {node: '>=18'} 336 cpu: [x64] 337 os: [openbsd] 338 339 '@esbuild/openharmony-arm64@0.25.12': 340 resolution: {integrity: sha512-rm0YWsqUSRrjncSXGA7Zv78Nbnw4XL6/dzr20cyrQf7ZmRcsovpcRBdhD43Nuk3y7XIoW2OxMVvwuRvk9XdASg==} 341 engines: {node: '>=18'} 342 cpu: [arm64] 343 os: [openharmony] 344 345 '@esbuild/sunos-x64@0.18.20': 346 resolution: {integrity: sha512-kDbFRFp0YpTQVVrqUd5FTYmWo45zGaXe0X8E1G/LKFC0v8x0vWrhOWSLITcCn63lmZIxfOMXtCfti/RxN/0wnQ==} 347 engines: {node: '>=12'} 348 cpu: [x64] 349 os: [sunos] 350 351 '@esbuild/sunos-x64@0.25.12': 352 resolution: {integrity: sha512-3wGSCDyuTHQUzt0nV7bocDy72r2lI33QL3gkDNGkod22EsYl04sMf0qLb8luNKTOmgF/eDEDP5BFNwoBKH441w==} 353 engines: {node: '>=18'} 354 cpu: [x64] 355 os: [sunos] 356 357 '@esbuild/win32-arm64@0.18.20': 358 resolution: {integrity: sha512-ddYFR6ItYgoaq4v4JmQQaAI5s7npztfV4Ag6NrhiaW0RrnOXqBkgwZLofVTlq1daVTQNhtI5oieTvkRPfZrePg==} 359 engines: {node: '>=12'} 360 cpu: [arm64] 361 os: [win32] 362 363 '@esbuild/win32-arm64@0.25.12': 364 resolution: {integrity: sha512-rMmLrur64A7+DKlnSuwqUdRKyd3UE7oPJZmnljqEptesKM8wx9J8gx5u0+9Pq0fQQW8vqeKebwNXdfOyP+8Bsg==} 365 engines: {node: '>=18'} 366 cpu: [arm64] 367 os: [win32] 368 369 '@esbuild/win32-ia32@0.18.20': 370 resolution: {integrity: sha512-Wv7QBi3ID/rROT08SABTS7eV4hX26sVduqDOTe1MvGMjNd3EjOz4b7zeexIR62GTIEKrfJXKL9LFxTYgkyeu7g==} 371 engines: {node: '>=12'} 372 cpu: [ia32] 373 os: [win32] 374 375 '@esbuild/win32-ia32@0.25.12': 376 resolution: {integrity: sha512-HkqnmmBoCbCwxUKKNPBixiWDGCpQGVsrQfJoVGYLPT41XWF8lHuE5N6WhVia2n4o5QK5M4tYr21827fNhi4byQ==} 377 engines: {node: '>=18'} 378 cpu: [ia32] 379 os: [win32] 380 381 '@esbuild/win32-x64@0.18.20': 382 resolution: {integrity: sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==} 383 engines: {node: '>=12'} 384 cpu: [x64] 385 os: [win32] 386 387 '@esbuild/win32-x64@0.25.12': 388 resolution: {integrity: sha512-alJC0uCZpTFrSL0CCDjcgleBXPnCrEAhTBILpeAp7M/OFgoqtAetfBzX0xM00MUsVVPpVjlPuMbREqnZCXaTnA==} 389 engines: {node: '>=18'} 390 cpu: [x64] 391 os: [win32] 392 393 '@libsql/client@0.17.0': 394 resolution: {integrity: sha512-TLjSU9Otdpq0SpKHl1tD1Nc9MKhrsZbCFGot3EbCxRa8m1E5R1mMwoOjKMMM31IyF7fr+hPNHLpYfwbMKNusmg==} 395 396 '@libsql/core@0.17.0': 397 resolution: {integrity: sha512-hnZRnJHiS+nrhHKLGYPoJbc78FE903MSDrFJTbftxo+e52X+E0Y0fHOCVYsKWcg6XgB7BbJYUrz/xEkVTSaipw==} 398 399 '@libsql/darwin-arm64@0.5.22': 400 resolution: {integrity: sha512-4B8ZlX3nIDPndfct7GNe0nI3Yw6ibocEicWdC4fvQbSs/jdq/RC2oCsoJxJ4NzXkvktX70C1J4FcmmoBy069UA==} 401 cpu: [arm64] 402 os: [darwin] 403 404 '@libsql/darwin-x64@0.5.22': 405 resolution: {integrity: sha512-ny2HYWt6lFSIdNFzUFIJ04uiW6finXfMNJ7wypkAD8Pqdm6nAByO+Fdqu8t7sD0sqJGeUCiOg480icjyQ2/8VA==} 406 cpu: [x64] 407 os: [darwin] 408 409 '@libsql/hrana-client@0.9.0': 410 resolution: {integrity: sha512-pxQ1986AuWfPX4oXzBvLwBnfgKDE5OMhAdR/5cZmRaB4Ygz5MecQybvwZupnRz341r2CtFmbk/BhSu7k2Lm+Jw==} 411 412 '@libsql/isomorphic-ws@0.1.5': 413 resolution: {integrity: sha512-DtLWIH29onUYR00i0GlQ3UdcTRC6EP4u9w/h9LxpUZJWRMARk6dQwZ6Jkd+QdwVpuAOrdxt18v0K2uIYR3fwFg==} 414 415 '@libsql/linux-arm-gnueabihf@0.5.22': 416 resolution: {integrity: sha512-3Uo3SoDPJe/zBnyZKosziRGtszXaEtv57raWrZIahtQDsjxBVjuzYQinCm9LRCJCUT5t2r5Z5nLDPJi2CwZVoA==} 417 cpu: [arm] 418 os: [linux] 419 420 '@libsql/linux-arm-musleabihf@0.5.22': 421 resolution: {integrity: sha512-LCsXh07jvSojTNJptT9CowOzwITznD+YFGGW+1XxUr7fS+7/ydUrpDfsMX7UqTqjm7xG17eq86VkWJgHJfvpNg==} 422 cpu: [arm] 423 os: [linux] 424 425 '@libsql/linux-arm64-gnu@0.5.22': 426 resolution: {integrity: sha512-KSdnOMy88c9mpOFKUEzPskSaF3VLflfSUCBwas/pn1/sV3pEhtMF6H8VUCd2rsedwoukeeCSEONqX7LLnQwRMA==} 427 cpu: [arm64] 428 os: [linux] 429 430 '@libsql/linux-arm64-musl@0.5.22': 431 resolution: {integrity: sha512-mCHSMAsDTLK5YH//lcV3eFEgiR23Ym0U9oEvgZA0667gqRZg/2px+7LshDvErEKv2XZ8ixzw3p1IrBzLQHGSsw==} 432 cpu: [arm64] 433 os: [linux] 434 435 '@libsql/linux-x64-gnu@0.5.22': 436 resolution: {integrity: sha512-kNBHaIkSg78Y4BqAdgjcR2mBilZXs4HYkAmi58J+4GRwDQZh5fIUWbnQvB9f95DkWUIGVeenqLRFY2pcTmlsew==} 437 cpu: [x64] 438 os: [linux] 439 440 '@libsql/linux-x64-musl@0.5.22': 441 resolution: {integrity: sha512-UZ4Xdxm4pu3pQXjvfJiyCzZop/9j/eA2JjmhMaAhe3EVLH2g11Fy4fwyUp9sT1QJYR1kpc2JLuybPM0kuXv/Tg==} 442 cpu: [x64] 443 os: [linux] 444 445 '@libsql/win32-x64-msvc@0.5.22': 446 resolution: {integrity: sha512-Fj0j8RnBpo43tVZUVoNK6BV/9AtDUM5S7DF3LB4qTYg1LMSZqi3yeCneUTLJD6XomQJlZzbI4mst89yspVSAnA==} 447 cpu: [x64] 448 os: [win32] 449 450 '@mary-ext/event-iterator@1.0.0': 451 resolution: {integrity: sha512-l6gCPsWJ8aRCe/s7/oCmero70kDHgIK5m4uJvYgwEYTqVxoBOIXbKr5tnkLqUHEg6mNduB4IWvms3h70Hp9ADQ==} 452 453 '@mary-ext/simple-event-emitter@1.0.0': 454 resolution: {integrity: sha512-meA/zJZKIN1RVBNEYIbjufkUrW7/tRjHH60FjolpG1ixJKo76TB208qefQLNdOVDA7uIG0CGEDuhmMirtHKLAg==} 455 456 '@neon-rs/load@0.0.4': 457 resolution: {integrity: sha512-kTPhdZyTQxB+2wpiRcFWrDcejc4JI6tkPuS7UZCG4l6Zvc5kU/gGQ/ozvHTh1XR5tS+UlfAfGuPajjzQjCiHCw==} 458 459 '@pinojs/redact@0.4.0': 460 resolution: {integrity: sha512-k2ENnmBugE/rzQfEcdWHcCY+/FM3VLzH9cYEsbdsoqrvzAKRhUZeRNhAZvB8OitQJ1TBed3yqWtdjzS6wJKBwg==} 461 462 '@stablelib/base64@1.0.1': 463 resolution: {integrity: sha512-1bnPQqSxSuc3Ii6MhBysoWCg58j97aUjuCSZrGSmDxNqtytIi0k8utUenAwTZN4V5mXXYGsVUI9zeBqy+jBOSQ==} 464 465 '@standard-schema/spec@1.1.0': 466 resolution: {integrity: sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==} 467 468 '@types/node@25.3.0': 469 resolution: {integrity: sha512-4K3bqJpXpqfg2XKGK9bpDTc6xO/xoUP/RBWS7AtRMug6zZFaRekiLzjVtAoZMquxoAbzBvy5nxQ7veS5eYzf8A==} 470 471 '@types/nodemailer@7.0.11': 472 resolution: {integrity: sha512-E+U4RzR2dKrx+u3N4DlsmLaDC6mMZOM/TPROxA0UAPiTgI0y4CEFBmZE+coGWTjakDriRsXG368lNk1u9Q0a2g==} 473 474 '@types/ws@8.18.1': 475 resolution: {integrity: sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==} 476 477 atomic-sleep@1.0.0: 478 resolution: {integrity: sha512-kNOjDqAh7px0XWNI+4QbzoiR/nTkHAWNud2uvnJquD1/x5a7EQZMJT0AczqK0Qn67oY/TTQ1LbUKajZpp3I9tQ==} 479 engines: {node: '>=8.0.0'} 480 481 buffer-from@1.1.2: 482 resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} 483 484 colorette@2.0.20: 485 resolution: {integrity: sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==} 486 487 cross-fetch@4.1.0: 488 resolution: {integrity: sha512-uKm5PU+MHTootlWEY+mZ4vvXoCn4fLQxT9dSc1sXVMSFkINTJVN8cAQROpwcKm8bJ/c7rgZVIBWzH5T78sNZZw==} 489 490 data-uri-to-buffer@4.0.1: 491 resolution: {integrity: sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==} 492 engines: {node: '>= 12'} 493 494 dateformat@4.6.3: 495 resolution: {integrity: sha512-2P0p0pFGzHS5EMnhdxQi7aJN+iMheud0UhG4dlE1DLAlvL8JHjJJTX/CSm4JXwV0Ka5nGk3zC5mcb5bUQUxxMA==} 496 497 debug@4.4.3: 498 resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==} 499 engines: {node: '>=6.0'} 500 peerDependencies: 501 supports-color: '*' 502 peerDependenciesMeta: 503 supports-color: 504 optional: true 505 506 detect-libc@2.0.2: 507 resolution: {integrity: sha512-UX6sGumvvqSaXgdKGUsgZWqcUyIXZ/vZTrlRT/iobiKhGL0zL4d3osHj3uqllWJK+i+sixDS/3COVEOFbupFyw==} 508 engines: {node: '>=8'} 509 510 drizzle-kit@0.31.9: 511 resolution: {integrity: sha512-GViD3IgsXn7trFyBUUHyTFBpH/FsHTxYJ66qdbVggxef4UBPHRYxQaRzYLTuekYnk9i5FIEL9pbBIwMqX/Uwrg==} 512 hasBin: true 513 514 drizzle-orm@0.45.1: 515 resolution: {integrity: sha512-Te0FOdKIistGNPMq2jscdqngBRfBpC8uMFVwqjf6gtTVJHIQ/dosgV/CLBU2N4ZJBsXL5savCba9b0YJskKdcA==} 516 peerDependencies: 517 '@aws-sdk/client-rds-data': '>=3' 518 '@cloudflare/workers-types': '>=4' 519 '@electric-sql/pglite': '>=0.2.0' 520 '@libsql/client': '>=0.10.0' 521 '@libsql/client-wasm': '>=0.10.0' 522 '@neondatabase/serverless': '>=0.10.0' 523 '@op-engineering/op-sqlite': '>=2' 524 '@opentelemetry/api': ^1.4.1 525 '@planetscale/database': '>=1.13' 526 '@prisma/client': '*' 527 '@tidbcloud/serverless': '*' 528 '@types/better-sqlite3': '*' 529 '@types/pg': '*' 530 '@types/sql.js': '*' 531 '@upstash/redis': '>=1.34.7' 532 '@vercel/postgres': '>=0.8.0' 533 '@xata.io/client': '*' 534 better-sqlite3: '>=7' 535 bun-types: '*' 536 expo-sqlite: '>=14.0.0' 537 gel: '>=2' 538 knex: '*' 539 kysely: '*' 540 mysql2: '>=2' 541 pg: '>=8' 542 postgres: '>=3' 543 prisma: '*' 544 sql.js: '>=1' 545 sqlite3: '>=5' 546 peerDependenciesMeta: 547 '@aws-sdk/client-rds-data': 548 optional: true 549 '@cloudflare/workers-types': 550 optional: true 551 '@electric-sql/pglite': 552 optional: true 553 '@libsql/client': 554 optional: true 555 '@libsql/client-wasm': 556 optional: true 557 '@neondatabase/serverless': 558 optional: true 559 '@op-engineering/op-sqlite': 560 optional: true 561 '@opentelemetry/api': 562 optional: true 563 '@planetscale/database': 564 optional: true 565 '@prisma/client': 566 optional: true 567 '@tidbcloud/serverless': 568 optional: true 569 '@types/better-sqlite3': 570 optional: true 571 '@types/pg': 572 optional: true 573 '@types/sql.js': 574 optional: true 575 '@upstash/redis': 576 optional: true 577 '@vercel/postgres': 578 optional: true 579 '@xata.io/client': 580 optional: true 581 better-sqlite3: 582 optional: true 583 bun-types: 584 optional: true 585 expo-sqlite: 586 optional: true 587 gel: 588 optional: true 589 knex: 590 optional: true 591 kysely: 592 optional: true 593 mysql2: 594 optional: true 595 pg: 596 optional: true 597 postgres: 598 optional: true 599 prisma: 600 optional: true 601 sql.js: 602 optional: true 603 sqlite3: 604 optional: true 605 606 end-of-stream@1.4.5: 607 resolution: {integrity: sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==} 608 609 esbuild-register@3.6.0: 610 resolution: {integrity: sha512-H2/S7Pm8a9CL1uhp9OvjwrBh5Pvx0H8qVOxNu8Wed9Y7qv56MPtq+GGM8RJpq6glYJn9Wspr8uw7l55uyinNeg==} 611 peerDependencies: 612 esbuild: '>=0.12 <1' 613 614 esbuild@0.18.20: 615 resolution: {integrity: sha512-ceqxoedUrcayh7Y7ZX6NdbbDzGROiyVBgC4PriJThBKSVPWnnFHZAkfI1lJT8QFkOwH4qOS2SJkS4wvpGl8BpA==} 616 engines: {node: '>=12'} 617 hasBin: true 618 619 esbuild@0.25.12: 620 resolution: {integrity: sha512-bbPBYYrtZbkt6Os6FiTLCTFxvq4tt3JKall1vRwshA3fdVztsLAatFaZobhkBC8/BrPetoa0oksYoKXoG4ryJg==} 621 engines: {node: '>=18'} 622 hasBin: true 623 624 esm-env@1.2.2: 625 resolution: {integrity: sha512-Epxrv+Nr/CaL4ZcFGPJIYLWFom+YeV1DqMLHJoEd9SYRxNbaFruBwfEX/kkHUJf55j2+TUbmDcmuilbP1TmXHA==} 626 627 event-target-polyfill@0.0.4: 628 resolution: {integrity: sha512-Gs6RLjzlLRdT8X9ZipJdIZI/Y6/HhRLyq9RdDlCsnpxr/+Nn6bU2EFGuC94GjxqhM+Nmij2Vcq98yoHrU8uNFQ==} 629 630 eventemitter3@5.0.4: 631 resolution: {integrity: sha512-mlsTRyGaPBjPedk6Bvw+aqbsXDtoAyAzm5MO7JgU+yVRyMQ5O8bD4Kcci7BS85f93veegeCPkL8R4GLClnjLFw==} 632 633 fast-copy@4.0.2: 634 resolution: {integrity: sha512-ybA6PDXIXOXivLJK/z9e+Otk7ve13I4ckBvGO5I2RRmBU1gMHLVDJYEuJYhGwez7YNlYji2M2DvVU+a9mSFDlw==} 635 636 fast-safe-stringify@2.1.1: 637 resolution: {integrity: sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==} 638 639 fast-sha256@1.3.0: 640 resolution: {integrity: sha512-n11RGP/lrWEFI/bWdygLxhI+pVeo1ZYIVwvvPkW7azl/rOy+F3HYRZ2K5zeE9mmkhQppyv9sQFx0JM9UabnpPQ==} 641 642 fetch-blob@3.2.0: 643 resolution: {integrity: sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==} 644 engines: {node: ^12.20 || >= 14.13} 645 646 formdata-polyfill@4.0.10: 647 resolution: {integrity: sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==} 648 engines: {node: '>=12.20.0'} 649 650 get-tsconfig@4.13.6: 651 resolution: {integrity: sha512-shZT/QMiSHc/YBLxxOkMtgSid5HFoauqCE3/exfsEcwg1WkeqjG+V40yBbBrsD+jW2HDXcs28xOfcbm2jI8Ddw==} 652 653 help-me@5.0.0: 654 resolution: {integrity: sha512-7xgomUX6ADmcYzFik0HzAxh/73YlKR9bmFzf51CZwR+b6YtzU2m0u49hQCqV6SvlqIqsaxovfwdvbnsw3b/zpg==} 655 656 joycon@3.1.1: 657 resolution: {integrity: sha512-34wB/Y7MW7bzjKRjUKTa46I2Z7eV62Rkhva+KkopW7Qvv/OSWBqvkSY7vusOPrNuZcUG3tApvdVgNB8POj3SPw==} 658 engines: {node: '>=10'} 659 660 js-base64@3.7.8: 661 resolution: {integrity: sha512-hNngCeKxIUQiEUN3GPJOkz4wF/YvdUdbNL9hsBcMQTkKzboD7T/q3OYOuuPZLUE6dBxSGpwhk5mwuDud7JVAow==} 662 663 kysely@0.22.0: 664 resolution: {integrity: sha512-ZE3qWtnqLOalodzfK5QUEcm7AEulhxsPNuKaGFsC3XiqO92vMLm+mAHk/NnbSIOtC4RmGm0nsv700i8KDp1gfQ==} 665 engines: {node: '>=14.0.0'} 666 667 libsql@0.5.22: 668 resolution: {integrity: sha512-NscWthMQt7fpU8lqd7LXMvT9pi+KhhmTHAJWUB/Lj6MWa0MKFv0F2V4C6WKKpjCVZl0VwcDz4nOI3CyaT1DDiA==} 669 cpu: [x64, arm64, wasm32, arm] 670 os: [darwin, linux, win32] 671 672 minimist@1.2.8: 673 resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} 674 675 ms@2.1.3: 676 resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} 677 678 node-domexception@1.0.0: 679 resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==} 680 engines: {node: '>=10.5.0'} 681 deprecated: Use your platform's native DOMException instead 682 683 node-fetch@2.7.0: 684 resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==} 685 engines: {node: 4.x || >=6.0.0} 686 peerDependencies: 687 encoding: ^0.1.0 688 peerDependenciesMeta: 689 encoding: 690 optional: true 691 692 node-fetch@3.3.2: 693 resolution: {integrity: sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==} 694 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} 695 696 nodemailer@8.0.1: 697 resolution: {integrity: sha512-5kcldIXmaEjZcHR6F28IKGSgpmZHaF1IXLWFTG+Xh3S+Cce4MiakLtWY+PlBU69fLbRa8HlaGIrC/QolUpHkhg==} 698 engines: {node: '>=6.0.0'} 699 700 on-exit-leak-free@2.1.2: 701 resolution: {integrity: sha512-0eJJY6hXLGf1udHwfNftBqH+g73EU4B504nZeKpz1sYRKafAghwxEJunB2O7rDZkL4PGfsMVnTXZ2EjibbqcsA==} 702 engines: {node: '>=14.0.0'} 703 704 once@1.4.0: 705 resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} 706 707 p-queue@9.1.0: 708 resolution: {integrity: sha512-O/ZPaXuQV29uSLbxWBGGZO1mCQXV2BLIwUr59JUU9SoH76mnYvtms7aafH/isNSNGwuEfP6W/4xD0/TJXxrizw==} 709 engines: {node: '>=20'} 710 711 p-timeout@7.0.1: 712 resolution: {integrity: sha512-AxTM2wDGORHGEkPCt8yqxOTMgpfbEHqF51f/5fJCmwFC3C/zNcGT63SymH2ttOAaiIws2zVg4+izQCjrakcwHg==} 713 engines: {node: '>=20'} 714 715 partysocket@1.1.13: 716 resolution: {integrity: sha512-RNXGzc6j0NISGE84+VTHHtbPwmnzZuOYJm9XZ+en+aZlIA2vC4AfwPlYxAHmGGGko3pQF7xRNhoe7bu1Brej4Q==} 717 718 pg-cloudflare@1.3.0: 719 resolution: {integrity: sha512-6lswVVSztmHiRtD6I8hw4qP/nDm1EJbKMRhf3HCYaqud7frGysPv7FYJ5noZQdhQtN2xJnimfMtvQq21pdbzyQ==} 720 721 pg-connection-string@2.11.0: 722 resolution: {integrity: sha512-kecgoJwhOpxYU21rZjULrmrBJ698U2RxXofKVzOn5UDj61BPj/qMb7diYUR1nLScCDbrztQFl1TaQZT0t1EtzQ==} 723 724 pg-int8@1.0.1: 725 resolution: {integrity: sha512-WCtabS6t3c8SkpDBUlb1kjOs7l66xsGdKpIPZsg4wR+B3+u9UAum2odSsF9tnvxg80h4ZxLWMy4pRjOsFIqQpw==} 726 engines: {node: '>=4.0.0'} 727 728 pg-pool@3.11.0: 729 resolution: {integrity: sha512-MJYfvHwtGp870aeusDh+hg9apvOe2zmpZJpyt+BMtzUWlVqbhFmMK6bOBXLBUPd7iRtIF9fZplDc7KrPN3PN7w==} 730 peerDependencies: 731 pg: '>=8.0' 732 733 pg-protocol@1.11.0: 734 resolution: {integrity: sha512-pfsxk2M9M3BuGgDOfuy37VNRRX3jmKgMjcvAcWqNDpZSf4cUmv8HSOl5ViRQFsfARFn0KuUQTgLxVMbNq5NW3g==} 735 736 pg-types@2.2.0: 737 resolution: {integrity: sha512-qTAAlrEsl8s4OiEQY69wDvcMIdQN6wdz5ojQiOy6YRMuynxenON0O5oCpJI6lshc6scgAY8qvJ2On/p+CXY0GA==} 738 engines: {node: '>=4'} 739 740 pg@8.18.0: 741 resolution: {integrity: sha512-xqrUDL1b9MbkydY/s+VZ6v+xiMUmOUk7SS9d/1kpyQxoJ6U9AO1oIJyUWVZojbfe5Cc/oluutcgFG4L9RDP1iQ==} 742 engines: {node: '>= 16.0.0'} 743 peerDependencies: 744 pg-native: '>=3.0.1' 745 peerDependenciesMeta: 746 pg-native: 747 optional: true 748 749 pgpass@1.0.5: 750 resolution: {integrity: sha512-FdW9r/jQZhSeohs1Z3sI1yxFQNFvMcnmfuj4WBMUTxOrAyLMaTcE1aAMBiTlbMNaXvBCQuVi0R7hd8udDSP7ug==} 751 752 pino-abstract-transport@3.0.0: 753 resolution: {integrity: sha512-wlfUczU+n7Hy/Ha5j9a/gZNy7We5+cXp8YL+X+PG8S0KXxw7n/JXA3c46Y0zQznIJ83URJiwy7Lh56WLokNuxg==} 754 755 pino-pretty@13.1.3: 756 resolution: {integrity: sha512-ttXRkkOz6WWC95KeY9+xxWL6AtImwbyMHrL1mSwqwW9u+vLp/WIElvHvCSDg0xO/Dzrggz1zv3rN5ovTRVowKg==} 757 hasBin: true 758 759 pino-std-serializers@7.1.0: 760 resolution: {integrity: sha512-BndPH67/JxGExRgiX1dX0w1FvZck5Wa4aal9198SrRhZjH3GxKQUKIBnYJTdj2HDN3UQAS06HlfcSbQj2OHmaw==} 761 762 pino@10.3.1: 763 resolution: {integrity: sha512-r34yH/GlQpKZbU1BvFFqOjhISRo1MNx1tWYsYvmj6KIRHSPMT2+yHOEb1SG6NMvRoHRF0a07kCOox/9yakl1vg==} 764 hasBin: true 765 766 postal-mime@2.7.3: 767 resolution: {integrity: sha512-MjhXadAJaWgYzevi46+3kLak8y6gbg0ku14O1gO/LNOuay8dO+1PtcSGvAdgDR0DoIsSaiIA8y/Ddw6MnrO0Tw==} 768 769 postgres-array@2.0.0: 770 resolution: {integrity: sha512-VpZrUqU5A69eQyW2c5CA1jtLecCsN2U/bD6VilrFDWq5+5UIEVO7nazS3TEcHf1zuPYO/sqGvUvW62g86RXZuA==} 771 engines: {node: '>=4'} 772 773 postgres-bytea@1.0.1: 774 resolution: {integrity: sha512-5+5HqXnsZPE65IJZSMkZtURARZelel2oXUEO8rH83VS/hxH5vv1uHquPg5wZs8yMAfdv971IU+kcPUczi7NVBQ==} 775 engines: {node: '>=0.10.0'} 776 777 postgres-date@1.0.7: 778 resolution: {integrity: sha512-suDmjLVQg78nMK2UZ454hAG+OAW+HQPZ6n++TNDUX+L0+uUlLywnoxJKDou51Zm+zTCjrCl0Nq6J9C5hP9vK/Q==} 779 engines: {node: '>=0.10.0'} 780 781 postgres-interval@1.2.0: 782 resolution: {integrity: sha512-9ZhXKM/rw350N1ovuWHbGxnGh/SNJ4cnxHiM0rxE4VN41wsg8P8zWn9hv/buK00RP4WvlOyr/RBDiptyxVbkZQ==} 783 engines: {node: '>=0.10.0'} 784 785 process-warning@5.0.0: 786 resolution: {integrity: sha512-a39t9ApHNx2L4+HBnQKqxxHNs1r7KF+Intd8Q/g1bUh6q0WIp9voPXJ/x0j+ZL45KF1pJd9+q2jLIRMfvEshkA==} 787 788 promise-limit@2.7.0: 789 resolution: {integrity: sha512-7nJ6v5lnJsXwGprnGXga4wx6d1POjvi5Qmf1ivTRxTjH4Z/9Czja/UCMLVmB9N93GeWOU93XaFaEt6jbuoagNw==} 790 791 pump@3.0.3: 792 resolution: {integrity: sha512-todwxLMY7/heScKmntwQG8CXVkWUOdYxIvY2s0VWAAMh/nd8SoYiRaKjlr7+iCs984f2P8zvrfWcDDYVb73NfA==} 793 794 quick-format-unescaped@4.0.4: 795 resolution: {integrity: sha512-tYC1Q1hgyRuHgloV/YXs2w15unPVh8qfu/qCTfhTYamaw7fyhumKa2yGpdSo87vY32rIclj+4fWYQXUMs9EHvg==} 796 797 real-require@0.2.0: 798 resolution: {integrity: sha512-57frrGM/OCTLqLOAh0mhVA9VBMHd+9U7Zb2THMGdBUoZVOtGbJzjxsYGDJ3A9AYYCP4hn6y1TVbaOfzWtm5GFg==} 799 engines: {node: '>= 12.13.0'} 800 801 resend@6.9.2: 802 resolution: {integrity: sha512-uIM6CQ08tS+hTCRuKBFbOBvHIGaEhqZe8s4FOgqsVXSbQLAhmNWpmUhG3UAtRnmcwTWFUqnHa/+Vux8YGPyDBA==} 803 engines: {node: '>=20'} 804 peerDependencies: 805 '@react-email/render': '*' 806 peerDependenciesMeta: 807 '@react-email/render': 808 optional: true 809 810 resolve-pkg-maps@1.0.0: 811 resolution: {integrity: sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==} 812 813 safe-stable-stringify@2.5.0: 814 resolution: {integrity: sha512-b3rppTKm9T+PsVCBEOUR46GWI7fdOs00VKZ1+9c1EWDaDMvjQc6tUwuFyIprgGgTcWoVHSKrU8H31ZHA2e0RHA==} 815 engines: {node: '>=10'} 816 817 secure-json-parse@4.1.0: 818 resolution: {integrity: sha512-l4KnYfEyqYJxDwlNVyRfO2E4NTHfMKAWdUuA8J0yve2Dz/E/PdBepY03RvyJpssIpRFwJoCD55wA+mEDs6ByWA==} 819 820 smol-toml@1.6.0: 821 resolution: {integrity: sha512-4zemZi0HvTnYwLfrpk/CF9LOd9Lt87kAt50GnqhMpyF9U3poDAP2+iukq2bZsO/ufegbYehBkqINbsWxj4l4cw==} 822 engines: {node: '>= 18'} 823 824 sonic-boom@4.2.1: 825 resolution: {integrity: sha512-w6AxtubXa2wTXAUsZMMWERrsIRAdrK0Sc+FUytWvYAhBJLyuI4llrMIC1DtlNSdI99EI86KZum2MMq3EAZlF9Q==} 826 827 source-map-support@0.5.21: 828 resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==} 829 830 source-map@0.6.1: 831 resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==} 832 engines: {node: '>=0.10.0'} 833 834 split2@4.2.0: 835 resolution: {integrity: sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==} 836 engines: {node: '>= 10.x'} 837 838 standardwebhooks@1.0.0: 839 resolution: {integrity: sha512-BbHGOQK9olHPMvQNHWul6MYlrRTAOKn03rOe4A8O3CLWhNf4YHBqq2HJKKC+sfqpxiBY52pNeesD6jIiLDz8jg==} 840 841 strip-json-comments@5.0.3: 842 resolution: {integrity: sha512-1tB5mhVo7U+ETBKNf92xT4hrQa3pm0MZ0PQvuDnWgAAGHDsfp4lPSpiS6psrSiet87wyGPh9ft6wmhOMQ0hDiw==} 843 engines: {node: '>=14.16'} 844 845 svix@1.84.1: 846 resolution: {integrity: sha512-K8DPPSZaW/XqXiz1kEyzSHYgmGLnhB43nQCMeKjWGCUpLIpAMMM8kx3rVVOSm6Bo6EHyK1RQLPT4R06skM/MlQ==} 847 848 thread-stream@4.0.0: 849 resolution: {integrity: sha512-4iMVL6HAINXWf1ZKZjIPcz5wYaOdPhtO8ATvZ+Xqp3BTdaqtAwQkNmKORqcIo5YkQqGXq5cwfswDwMqqQNrpJA==} 850 engines: {node: '>=20'} 851 852 tr46@0.0.3: 853 resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} 854 855 type-fest@4.41.0: 856 resolution: {integrity: sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==} 857 engines: {node: '>=16'} 858 859 typescript@5.9.3: 860 resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} 861 engines: {node: '>=14.17'} 862 hasBin: true 863 864 undici-types@7.18.2: 865 resolution: {integrity: sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==} 866 867 unicode-segmenter@0.14.5: 868 resolution: {integrity: sha512-jHGmj2LUuqDcX3hqY12Ql+uhUTn8huuxNZGq7GvtF6bSybzH3aFgedYu/KTzQStEgt1Ra2F3HxadNXsNjb3m3g==} 869 870 uuid@10.0.0: 871 resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==} 872 hasBin: true 873 874 web-streams-polyfill@3.3.3: 875 resolution: {integrity: sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==} 876 engines: {node: '>= 8'} 877 878 webidl-conversions@3.0.1: 879 resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==} 880 881 whatwg-url@5.0.0: 882 resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==} 883 884 wrappy@1.0.2: 885 resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} 886 887 ws@8.19.0: 888 resolution: {integrity: sha512-blAT2mjOEIi0ZzruJfIhb3nps74PRWTCz1IjglWEEpQl5XS/UNama6u2/rjFkDDouqr4L67ry+1aGIALViWjDg==} 889 engines: {node: '>=10.0.0'} 890 peerDependencies: 891 bufferutil: ^4.0.1 892 utf-8-validate: '>=5.0.2' 893 peerDependenciesMeta: 894 bufferutil: 895 optional: true 896 utf-8-validate: 897 optional: true 898 899 xtend@4.0.2: 900 resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==} 901 engines: {node: '>=0.4'} 902 903 yocto-queue@1.2.2: 904 resolution: {integrity: sha512-4LCcse/U2MHZ63HAJVE+v71o7yOdIe4cZ70Wpf8D/IyjDKYQLV5GD46B+hSTjJsvV5PztjvHoU580EftxjDZFQ==} 905 engines: {node: '>=12.20'} 906 907snapshots: 908 909 '@atcute/atproto@3.1.10': 910 dependencies: 911 '@atcute/lexicons': 1.2.9 912 913 '@atcute/cbor@2.3.2': 914 dependencies: 915 '@atcute/cid': 2.4.1 916 '@atcute/multibase': 1.1.8 917 '@atcute/uint8array': 1.1.1 918 919 '@atcute/cid@2.4.1': 920 dependencies: 921 '@atcute/multibase': 1.1.8 922 '@atcute/uint8array': 1.1.1 923 924 '@atcute/client@4.2.1': 925 dependencies: 926 '@atcute/identity': 1.1.3 927 '@atcute/lexicons': 1.2.9 928 929 '@atcute/firehose@0.1.0': 930 dependencies: 931 '@atcute/cbor': 2.3.2 932 '@atcute/lexicons': 1.2.9 933 '@atcute/uint8array': 1.1.1 934 '@mary-ext/event-iterator': 1.0.0 935 '@mary-ext/simple-event-emitter': 1.0.0 936 partysocket: 1.1.13 937 type-fest: 4.41.0 938 939 '@atcute/identity@1.1.3': 940 dependencies: 941 '@atcute/lexicons': 1.2.9 942 '@badrap/valita': 0.4.6 943 944 '@atcute/lexicons@1.2.9': 945 dependencies: 946 '@atcute/uint8array': 1.1.1 947 '@atcute/util-text': 1.1.1 948 '@standard-schema/spec': 1.1.0 949 esm-env: 1.2.2 950 951 '@atcute/multibase@1.1.8': 952 dependencies: 953 '@atcute/uint8array': 1.1.1 954 955 '@atcute/uint8array@1.1.1': {} 956 957 '@atcute/util-text@1.1.1': 958 dependencies: 959 unicode-segmenter: 0.14.5 960 961 '@badrap/valita@0.4.6': {} 962 963 '@drizzle-team/brocli@0.10.2': {} 964 965 '@esbuild-kit/core-utils@3.3.2': 966 dependencies: 967 esbuild: 0.18.20 968 source-map-support: 0.5.21 969 970 '@esbuild-kit/esm-loader@2.6.5': 971 dependencies: 972 '@esbuild-kit/core-utils': 3.3.2 973 get-tsconfig: 4.13.6 974 975 '@esbuild/aix-ppc64@0.25.12': 976 optional: true 977 978 '@esbuild/android-arm64@0.18.20': 979 optional: true 980 981 '@esbuild/android-arm64@0.25.12': 982 optional: true 983 984 '@esbuild/android-arm@0.18.20': 985 optional: true 986 987 '@esbuild/android-arm@0.25.12': 988 optional: true 989 990 '@esbuild/android-x64@0.18.20': 991 optional: true 992 993 '@esbuild/android-x64@0.25.12': 994 optional: true 995 996 '@esbuild/darwin-arm64@0.18.20': 997 optional: true 998 999 '@esbuild/darwin-arm64@0.25.12': 1000 optional: true 1001 1002 '@esbuild/darwin-x64@0.18.20': 1003 optional: true 1004 1005 '@esbuild/darwin-x64@0.25.12': 1006 optional: true 1007 1008 '@esbuild/freebsd-arm64@0.18.20': 1009 optional: true 1010 1011 '@esbuild/freebsd-arm64@0.25.12': 1012 optional: true 1013 1014 '@esbuild/freebsd-x64@0.18.20': 1015 optional: true 1016 1017 '@esbuild/freebsd-x64@0.25.12': 1018 optional: true 1019 1020 '@esbuild/linux-arm64@0.18.20': 1021 optional: true 1022 1023 '@esbuild/linux-arm64@0.25.12': 1024 optional: true 1025 1026 '@esbuild/linux-arm@0.18.20': 1027 optional: true 1028 1029 '@esbuild/linux-arm@0.25.12': 1030 optional: true 1031 1032 '@esbuild/linux-ia32@0.18.20': 1033 optional: true 1034 1035 '@esbuild/linux-ia32@0.25.12': 1036 optional: true 1037 1038 '@esbuild/linux-loong64@0.18.20': 1039 optional: true 1040 1041 '@esbuild/linux-loong64@0.25.12': 1042 optional: true 1043 1044 '@esbuild/linux-mips64el@0.18.20': 1045 optional: true 1046 1047 '@esbuild/linux-mips64el@0.25.12': 1048 optional: true 1049 1050 '@esbuild/linux-ppc64@0.18.20': 1051 optional: true 1052 1053 '@esbuild/linux-ppc64@0.25.12': 1054 optional: true 1055 1056 '@esbuild/linux-riscv64@0.18.20': 1057 optional: true 1058 1059 '@esbuild/linux-riscv64@0.25.12': 1060 optional: true 1061 1062 '@esbuild/linux-s390x@0.18.20': 1063 optional: true 1064 1065 '@esbuild/linux-s390x@0.25.12': 1066 optional: true 1067 1068 '@esbuild/linux-x64@0.18.20': 1069 optional: true 1070 1071 '@esbuild/linux-x64@0.25.12': 1072 optional: true 1073 1074 '@esbuild/netbsd-arm64@0.25.12': 1075 optional: true 1076 1077 '@esbuild/netbsd-x64@0.18.20': 1078 optional: true 1079 1080 '@esbuild/netbsd-x64@0.25.12': 1081 optional: true 1082 1083 '@esbuild/openbsd-arm64@0.25.12': 1084 optional: true 1085 1086 '@esbuild/openbsd-x64@0.18.20': 1087 optional: true 1088 1089 '@esbuild/openbsd-x64@0.25.12': 1090 optional: true 1091 1092 '@esbuild/openharmony-arm64@0.25.12': 1093 optional: true 1094 1095 '@esbuild/sunos-x64@0.18.20': 1096 optional: true 1097 1098 '@esbuild/sunos-x64@0.25.12': 1099 optional: true 1100 1101 '@esbuild/win32-arm64@0.18.20': 1102 optional: true 1103 1104 '@esbuild/win32-arm64@0.25.12': 1105 optional: true 1106 1107 '@esbuild/win32-ia32@0.18.20': 1108 optional: true 1109 1110 '@esbuild/win32-ia32@0.25.12': 1111 optional: true 1112 1113 '@esbuild/win32-x64@0.18.20': 1114 optional: true 1115 1116 '@esbuild/win32-x64@0.25.12': 1117 optional: true 1118 1119 '@libsql/client@0.17.0': 1120 dependencies: 1121 '@libsql/core': 0.17.0 1122 '@libsql/hrana-client': 0.9.0 1123 js-base64: 3.7.8 1124 libsql: 0.5.22 1125 promise-limit: 2.7.0 1126 transitivePeerDependencies: 1127 - bufferutil 1128 - encoding 1129 - utf-8-validate 1130 1131 '@libsql/core@0.17.0': 1132 dependencies: 1133 js-base64: 3.7.8 1134 1135 '@libsql/darwin-arm64@0.5.22': 1136 optional: true 1137 1138 '@libsql/darwin-x64@0.5.22': 1139 optional: true 1140 1141 '@libsql/hrana-client@0.9.0': 1142 dependencies: 1143 '@libsql/isomorphic-ws': 0.1.5 1144 cross-fetch: 4.1.0 1145 js-base64: 3.7.8 1146 node-fetch: 3.3.2 1147 transitivePeerDependencies: 1148 - bufferutil 1149 - encoding 1150 - utf-8-validate 1151 1152 '@libsql/isomorphic-ws@0.1.5': 1153 dependencies: 1154 '@types/ws': 8.18.1 1155 ws: 8.19.0 1156 transitivePeerDependencies: 1157 - bufferutil 1158 - utf-8-validate 1159 1160 '@libsql/linux-arm-gnueabihf@0.5.22': 1161 optional: true 1162 1163 '@libsql/linux-arm-musleabihf@0.5.22': 1164 optional: true 1165 1166 '@libsql/linux-arm64-gnu@0.5.22': 1167 optional: true 1168 1169 '@libsql/linux-arm64-musl@0.5.22': 1170 optional: true 1171 1172 '@libsql/linux-x64-gnu@0.5.22': 1173 optional: true 1174 1175 '@libsql/linux-x64-musl@0.5.22': 1176 optional: true 1177 1178 '@libsql/win32-x64-msvc@0.5.22': 1179 optional: true 1180 1181 '@mary-ext/event-iterator@1.0.0': 1182 dependencies: 1183 yocto-queue: 1.2.2 1184 1185 '@mary-ext/simple-event-emitter@1.0.0': {} 1186 1187 '@neon-rs/load@0.0.4': {} 1188 1189 '@pinojs/redact@0.4.0': {} 1190 1191 '@stablelib/base64@1.0.1': {} 1192 1193 '@standard-schema/spec@1.1.0': {} 1194 1195 '@types/node@25.3.0': 1196 dependencies: 1197 undici-types: 7.18.2 1198 1199 '@types/nodemailer@7.0.11': 1200 dependencies: 1201 '@types/node': 25.3.0 1202 1203 '@types/ws@8.18.1': 1204 dependencies: 1205 '@types/node': 25.3.0 1206 1207 atomic-sleep@1.0.0: {} 1208 1209 buffer-from@1.1.2: {} 1210 1211 colorette@2.0.20: {} 1212 1213 cross-fetch@4.1.0: 1214 dependencies: 1215 node-fetch: 2.7.0 1216 transitivePeerDependencies: 1217 - encoding 1218 1219 data-uri-to-buffer@4.0.1: {} 1220 1221 dateformat@4.6.3: {} 1222 1223 debug@4.4.3: 1224 dependencies: 1225 ms: 2.1.3 1226 1227 detect-libc@2.0.2: {} 1228 1229 drizzle-kit@0.31.9: 1230 dependencies: 1231 '@drizzle-team/brocli': 0.10.2 1232 '@esbuild-kit/esm-loader': 2.6.5 1233 esbuild: 0.25.12 1234 esbuild-register: 3.6.0(esbuild@0.25.12) 1235 transitivePeerDependencies: 1236 - supports-color 1237 1238 drizzle-orm@0.45.1(@libsql/client@0.17.0)(kysely@0.22.0)(pg@8.18.0): 1239 optionalDependencies: 1240 '@libsql/client': 0.17.0 1241 kysely: 0.22.0 1242 pg: 8.18.0 1243 1244 end-of-stream@1.4.5: 1245 dependencies: 1246 once: 1.4.0 1247 1248 esbuild-register@3.6.0(esbuild@0.25.12): 1249 dependencies: 1250 debug: 4.4.3 1251 esbuild: 0.25.12 1252 transitivePeerDependencies: 1253 - supports-color 1254 1255 esbuild@0.18.20: 1256 optionalDependencies: 1257 '@esbuild/android-arm': 0.18.20 1258 '@esbuild/android-arm64': 0.18.20 1259 '@esbuild/android-x64': 0.18.20 1260 '@esbuild/darwin-arm64': 0.18.20 1261 '@esbuild/darwin-x64': 0.18.20 1262 '@esbuild/freebsd-arm64': 0.18.20 1263 '@esbuild/freebsd-x64': 0.18.20 1264 '@esbuild/linux-arm': 0.18.20 1265 '@esbuild/linux-arm64': 0.18.20 1266 '@esbuild/linux-ia32': 0.18.20 1267 '@esbuild/linux-loong64': 0.18.20 1268 '@esbuild/linux-mips64el': 0.18.20 1269 '@esbuild/linux-ppc64': 0.18.20 1270 '@esbuild/linux-riscv64': 0.18.20 1271 '@esbuild/linux-s390x': 0.18.20 1272 '@esbuild/linux-x64': 0.18.20 1273 '@esbuild/netbsd-x64': 0.18.20 1274 '@esbuild/openbsd-x64': 0.18.20 1275 '@esbuild/sunos-x64': 0.18.20 1276 '@esbuild/win32-arm64': 0.18.20 1277 '@esbuild/win32-ia32': 0.18.20 1278 '@esbuild/win32-x64': 0.18.20 1279 1280 esbuild@0.25.12: 1281 optionalDependencies: 1282 '@esbuild/aix-ppc64': 0.25.12 1283 '@esbuild/android-arm': 0.25.12 1284 '@esbuild/android-arm64': 0.25.12 1285 '@esbuild/android-x64': 0.25.12 1286 '@esbuild/darwin-arm64': 0.25.12 1287 '@esbuild/darwin-x64': 0.25.12 1288 '@esbuild/freebsd-arm64': 0.25.12 1289 '@esbuild/freebsd-x64': 0.25.12 1290 '@esbuild/linux-arm': 0.25.12 1291 '@esbuild/linux-arm64': 0.25.12 1292 '@esbuild/linux-ia32': 0.25.12 1293 '@esbuild/linux-loong64': 0.25.12 1294 '@esbuild/linux-mips64el': 0.25.12 1295 '@esbuild/linux-ppc64': 0.25.12 1296 '@esbuild/linux-riscv64': 0.25.12 1297 '@esbuild/linux-s390x': 0.25.12 1298 '@esbuild/linux-x64': 0.25.12 1299 '@esbuild/netbsd-arm64': 0.25.12 1300 '@esbuild/netbsd-x64': 0.25.12 1301 '@esbuild/openbsd-arm64': 0.25.12 1302 '@esbuild/openbsd-x64': 0.25.12 1303 '@esbuild/openharmony-arm64': 0.25.12 1304 '@esbuild/sunos-x64': 0.25.12 1305 '@esbuild/win32-arm64': 0.25.12 1306 '@esbuild/win32-ia32': 0.25.12 1307 '@esbuild/win32-x64': 0.25.12 1308 1309 esm-env@1.2.2: {} 1310 1311 event-target-polyfill@0.0.4: {} 1312 1313 eventemitter3@5.0.4: {} 1314 1315 fast-copy@4.0.2: {} 1316 1317 fast-safe-stringify@2.1.1: {} 1318 1319 fast-sha256@1.3.0: {} 1320 1321 fetch-blob@3.2.0: 1322 dependencies: 1323 node-domexception: 1.0.0 1324 web-streams-polyfill: 3.3.3 1325 1326 formdata-polyfill@4.0.10: 1327 dependencies: 1328 fetch-blob: 3.2.0 1329 1330 get-tsconfig@4.13.6: 1331 dependencies: 1332 resolve-pkg-maps: 1.0.0 1333 1334 help-me@5.0.0: {} 1335 1336 joycon@3.1.1: {} 1337 1338 js-base64@3.7.8: {} 1339 1340 kysely@0.22.0: 1341 optional: true 1342 1343 libsql@0.5.22: 1344 dependencies: 1345 '@neon-rs/load': 0.0.4 1346 detect-libc: 2.0.2 1347 optionalDependencies: 1348 '@libsql/darwin-arm64': 0.5.22 1349 '@libsql/darwin-x64': 0.5.22 1350 '@libsql/linux-arm-gnueabihf': 0.5.22 1351 '@libsql/linux-arm-musleabihf': 0.5.22 1352 '@libsql/linux-arm64-gnu': 0.5.22 1353 '@libsql/linux-arm64-musl': 0.5.22 1354 '@libsql/linux-x64-gnu': 0.5.22 1355 '@libsql/linux-x64-musl': 0.5.22 1356 '@libsql/win32-x64-msvc': 0.5.22 1357 1358 minimist@1.2.8: {} 1359 1360 ms@2.1.3: {} 1361 1362 node-domexception@1.0.0: {} 1363 1364 node-fetch@2.7.0: 1365 dependencies: 1366 whatwg-url: 5.0.0 1367 1368 node-fetch@3.3.2: 1369 dependencies: 1370 data-uri-to-buffer: 4.0.1 1371 fetch-blob: 3.2.0 1372 formdata-polyfill: 4.0.10 1373 1374 nodemailer@8.0.1: {} 1375 1376 on-exit-leak-free@2.1.2: {} 1377 1378 once@1.4.0: 1379 dependencies: 1380 wrappy: 1.0.2 1381 1382 p-queue@9.1.0: 1383 dependencies: 1384 eventemitter3: 5.0.4 1385 p-timeout: 7.0.1 1386 1387 p-timeout@7.0.1: {} 1388 1389 partysocket@1.1.13: 1390 dependencies: 1391 event-target-polyfill: 0.0.4 1392 1393 pg-cloudflare@1.3.0: 1394 optional: true 1395 1396 pg-connection-string@2.11.0: 1397 optional: true 1398 1399 pg-int8@1.0.1: 1400 optional: true 1401 1402 pg-pool@3.11.0(pg@8.18.0): 1403 dependencies: 1404 pg: 8.18.0 1405 optional: true 1406 1407 pg-protocol@1.11.0: 1408 optional: true 1409 1410 pg-types@2.2.0: 1411 dependencies: 1412 pg-int8: 1.0.1 1413 postgres-array: 2.0.0 1414 postgres-bytea: 1.0.1 1415 postgres-date: 1.0.7 1416 postgres-interval: 1.2.0 1417 optional: true 1418 1419 pg@8.18.0: 1420 dependencies: 1421 pg-connection-string: 2.11.0 1422 pg-pool: 3.11.0(pg@8.18.0) 1423 pg-protocol: 1.11.0 1424 pg-types: 2.2.0 1425 pgpass: 1.0.5 1426 optionalDependencies: 1427 pg-cloudflare: 1.3.0 1428 optional: true 1429 1430 pgpass@1.0.5: 1431 dependencies: 1432 split2: 4.2.0 1433 optional: true 1434 1435 pino-abstract-transport@3.0.0: 1436 dependencies: 1437 split2: 4.2.0 1438 1439 pino-pretty@13.1.3: 1440 dependencies: 1441 colorette: 2.0.20 1442 dateformat: 4.6.3 1443 fast-copy: 4.0.2 1444 fast-safe-stringify: 2.1.1 1445 help-me: 5.0.0 1446 joycon: 3.1.1 1447 minimist: 1.2.8 1448 on-exit-leak-free: 2.1.2 1449 pino-abstract-transport: 3.0.0 1450 pump: 3.0.3 1451 secure-json-parse: 4.1.0 1452 sonic-boom: 4.2.1 1453 strip-json-comments: 5.0.3 1454 1455 pino-std-serializers@7.1.0: {} 1456 1457 pino@10.3.1: 1458 dependencies: 1459 '@pinojs/redact': 0.4.0 1460 atomic-sleep: 1.0.0 1461 on-exit-leak-free: 2.1.2 1462 pino-abstract-transport: 3.0.0 1463 pino-std-serializers: 7.1.0 1464 process-warning: 5.0.0 1465 quick-format-unescaped: 4.0.4 1466 real-require: 0.2.0 1467 safe-stable-stringify: 2.5.0 1468 sonic-boom: 4.2.1 1469 thread-stream: 4.0.0 1470 1471 postal-mime@2.7.3: {} 1472 1473 postgres-array@2.0.0: 1474 optional: true 1475 1476 postgres-bytea@1.0.1: 1477 optional: true 1478 1479 postgres-date@1.0.7: 1480 optional: true 1481 1482 postgres-interval@1.2.0: 1483 dependencies: 1484 xtend: 4.0.2 1485 optional: true 1486 1487 process-warning@5.0.0: {} 1488 1489 promise-limit@2.7.0: {} 1490 1491 pump@3.0.3: 1492 dependencies: 1493 end-of-stream: 1.4.5 1494 once: 1.4.0 1495 1496 quick-format-unescaped@4.0.4: {} 1497 1498 real-require@0.2.0: {} 1499 1500 resend@6.9.2: 1501 dependencies: 1502 postal-mime: 2.7.3 1503 svix: 1.84.1 1504 1505 resolve-pkg-maps@1.0.0: {} 1506 1507 safe-stable-stringify@2.5.0: {} 1508 1509 secure-json-parse@4.1.0: {} 1510 1511 smol-toml@1.6.0: {} 1512 1513 sonic-boom@4.2.1: 1514 dependencies: 1515 atomic-sleep: 1.0.0 1516 1517 source-map-support@0.5.21: 1518 dependencies: 1519 buffer-from: 1.1.2 1520 source-map: 0.6.1 1521 1522 source-map@0.6.1: {} 1523 1524 split2@4.2.0: {} 1525 1526 standardwebhooks@1.0.0: 1527 dependencies: 1528 '@stablelib/base64': 1.0.1 1529 fast-sha256: 1.3.0 1530 1531 strip-json-comments@5.0.3: {} 1532 1533 svix@1.84.1: 1534 dependencies: 1535 standardwebhooks: 1.0.0 1536 uuid: 10.0.0 1537 1538 thread-stream@4.0.0: 1539 dependencies: 1540 real-require: 0.2.0 1541 1542 tr46@0.0.3: {} 1543 1544 type-fest@4.41.0: {} 1545 1546 typescript@5.9.3: {} 1547 1548 undici-types@7.18.2: {} 1549 1550 unicode-segmenter@0.14.5: {} 1551 1552 uuid@10.0.0: {} 1553 1554 web-streams-polyfill@3.3.3: {} 1555 1556 webidl-conversions@3.0.1: {} 1557 1558 whatwg-url@5.0.0: 1559 dependencies: 1560 tr46: 0.0.3 1561 webidl-conversions: 3.0.1 1562 1563 wrappy@1.0.2: {} 1564 1565 ws@8.19.0: {} 1566 1567 xtend@4.0.2: 1568 optional: true 1569 1570 yocto-queue@1.2.2: {}