Statusphere, but in atcute and SvelteKit
atproto svelte sveltekit drizzle atcute typescript
at trunk 2604 lines 84 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/bluesky': 15 specifier: ^3.2.16 16 version: 3.2.16 17 '@atcute/client': 18 specifier: ^4.2.1 19 version: 4.2.1 20 '@atcute/identity': 21 specifier: ^1.1.3 22 version: 1.1.3 23 '@atcute/identity-resolver': 24 specifier: ^1.2.2 25 version: 1.2.2(@atcute/identity@1.1.3) 26 '@atcute/identity-resolver-node': 27 specifier: ^1.0.3 28 version: 1.0.3(@atcute/identity-resolver@1.2.2(@atcute/identity@1.1.3))(@atcute/identity@1.1.3) 29 '@atcute/lexicons': 30 specifier: ^1.2.7 31 version: 1.2.7 32 '@atcute/multibase': 33 specifier: ^1.1.7 34 version: 1.1.7 35 '@atcute/oauth-node-client': 36 specifier: ^1.0.0 37 version: 1.0.0 38 '@atcute/tap': 39 specifier: ^0.1.1 40 version: 0.1.1 41 '@atcute/tid': 42 specifier: ^1.1.1 43 version: 1.1.1 44 '@atcute/uint8array': 45 specifier: ^1.1.0 46 version: 1.1.0 47 '@badrap/valita': 48 specifier: ^0.4.6 49 version: 0.4.6 50 nanoid: 51 specifier: ^5.1.6 52 version: 5.1.6 53 valibot: 54 specifier: ^1.2.0 55 version: 1.2.0(typescript@5.9.3) 56 devDependencies: 57 '@atcute/lex-cli': 58 specifier: ^2.5.3 59 version: 2.5.3 60 '@libsql/client': 61 specifier: ^0.15.15 62 version: 0.15.15 63 '@sveltejs/adapter-node': 64 specifier: ^5.5.2 65 version: 5.5.2(@sveltejs/kit@2.50.1(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.49.1)(vite@7.3.1(@types/node@24.10.9)))(svelte@5.49.1)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9))) 66 '@sveltejs/kit': 67 specifier: ^2.50.1 68 version: 2.50.1(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.49.1)(vite@7.3.1(@types/node@24.10.9)))(svelte@5.49.1)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)) 69 '@sveltejs/vite-plugin-svelte': 70 specifier: ^6.2.4 71 version: 6.2.4(svelte@5.49.1)(vite@7.3.1(@types/node@24.10.9)) 72 '@types/node': 73 specifier: ^24.10.9 74 version: 24.10.9 75 drizzle-kit: 76 specifier: ^0.31.8 77 version: 0.31.8 78 drizzle-orm: 79 specifier: ^0.45.1 80 version: 0.45.1(@libsql/client@0.15.15)(bun-types@1.3.8) 81 prettier: 82 specifier: ^3.8.1 83 version: 3.8.1 84 prettier-plugin-css-order: 85 specifier: ^2.2.0 86 version: 2.2.0(postcss@8.5.6)(prettier@3.8.1) 87 prettier-plugin-svelte: 88 specifier: ^3.4.1 89 version: 3.4.1(prettier@3.8.1)(svelte@5.49.1) 90 svelte: 91 specifier: ^5.49.1 92 version: 5.49.1 93 svelte-check: 94 specifier: ^4.3.5 95 version: 4.3.5(picomatch@4.0.3)(svelte@5.49.1)(typescript@5.9.3) 96 typescript: 97 specifier: ^5.9.3 98 version: 5.9.3 99 vite: 100 specifier: ^7.3.1 101 version: 7.3.1(@types/node@24.10.9) 102 103packages: 104 105 '@atcute/atproto@3.1.10': 106 resolution: {integrity: sha512-+GKZpOc0PJcdWMQEkTfg/rSNDAAHxmAUGBl60g2az15etqJn5WaUPNGFE2sB7hKpwi5Ue2h/L0OacINcE/JDDQ==} 107 108 '@atcute/bluesky@3.2.16': 109 resolution: {integrity: sha512-phFAJNE+SCkIbCcgzjFxntS2KpGvzkLw0JA9qKIXlueF4wNreEt/D5HjnB5eRR9pV1/kcD94II9f7ZAwarf0lQ==} 110 111 '@atcute/car@5.1.0': 112 resolution: {integrity: sha512-W9axHVrwIkZJaeN/VQ1LyyU3b95wHBjQnrREouxygvmvWd1lmjFvF8Si8b0AG0VkWJ6h7h6qhOeUATynBzBFIg==} 113 114 '@atcute/cbor@2.3.0': 115 resolution: {integrity: sha512-7G2AndkfYzIXMBOBqUPUWP6oIJJm77KY5nYzS4Mr5NNxnmnrBrXEQqp+seCE3X5TV8FUSWQK5YRTU87uPjafMQ==} 116 117 '@atcute/cid@2.4.0': 118 resolution: {integrity: sha512-6+5u9MpUrgSRQ94z7vaIX4BYk8fYr2KXUBS+rrr2NhlPy8xam8nbTlmd3hvBbtpSwShbhRAE4tA5Ab7eYUp2Yw==} 119 120 '@atcute/client@4.2.1': 121 resolution: {integrity: sha512-ZBFM2pW075JtgGFu5g7HHZBecrClhlcNH8GVP9Zz1aViWR+cjjBsTpeE63rJs+FCOHFYlirUyo5L8SGZ4kMINw==} 122 123 '@atcute/crypto@2.3.0': 124 resolution: {integrity: sha512-w5pkJKCjbNMQu+F4JRHbR3ROQyhi1wbn+GSC6WDQamcYHkZmEZk1/eoI354bIQOOfkEM6aFLv718iskrkon4GQ==} 125 126 '@atcute/identity-resolver-node@1.0.3': 127 resolution: {integrity: sha512-RPH5M4ZRayKRcGnJWUOPVhN5WSYURXXZxKzgVT9lj/WZCH6ij2Vg3P3Eva7GGs0SG1ytnX1XVBTMoIk8nF/SLQ==} 128 peerDependencies: 129 '@atcute/identity': ^1.0.0 130 '@atcute/identity-resolver': ^1.0.0 131 132 '@atcute/identity-resolver@1.2.2': 133 resolution: {integrity: sha512-eUh/UH4bFvuXS0X7epYCeJC/kj4rbBXfSRumLEH4smMVwNOgTo7cL/0Srty+P/qVPoZEyXdfEbS0PHJyzoXmHw==} 134 peerDependencies: 135 '@atcute/identity': ^1.0.0 136 137 '@atcute/identity@1.1.3': 138 resolution: {integrity: sha512-oIqPoI8TwWeQxvcLmFEZLdN2XdWcaLVtlm8pNk0E72As9HNzzD9pwKPrLr3rmTLRIoULPPFmq9iFNsTeCIU9ng==} 139 140 '@atcute/lex-cli@2.5.3': 141 resolution: {integrity: sha512-829rvezMOfRkJQRKvupNT8TWT/YYffJ2QsB80D9aPjkXSogrETZA7xZcPaMZBXg+mJaVbLO9S4ThPQmlF0L4UQ==} 142 hasBin: true 143 144 '@atcute/lexicon-doc@2.1.0': 145 resolution: {integrity: sha512-I8BNFKUP2VvEv2tNzZ10b0TKtQWJHQ/CLUh29N1HRDUImah+OS7Z7wGBFleF7e1JnMzcWDhgZCvA6JaJOScBuA==} 146 147 '@atcute/lexicon-resolver@0.1.6': 148 resolution: {integrity: sha512-wJC/ChmpP7k+ywpOd07CMvioXjIGaFpF3bDwXLi/086LYjSWHOvtW6pyC+mqP5wLhjyH2hn4wmi77Buew1l1aw==} 149 peerDependencies: 150 '@atcute/identity': ^1.1.0 151 '@atcute/identity-resolver': ^1.1.3 152 153 '@atcute/lexicons@1.2.7': 154 resolution: {integrity: sha512-gCvkSMI1F1zx7xXa59iPiSKMH3L5Hga6iurGqQjaQbE2V/np/2QuDqQzt96TNbWfaFAXE9f9oY+0z3ljf/bweA==} 155 156 '@atcute/mst@0.1.2': 157 resolution: {integrity: sha512-Oz5CZTjqauEJLT9B+zkoy/mjl216DrjCxJFrguRV3N+1NkIbCfAcSRf3UDSNjfzDzBkJvC1WjA/3oQkm83duPg==} 158 159 '@atcute/multibase@1.1.7': 160 resolution: {integrity: sha512-YmWds7U52b7Qri0xNfGeqSOvgyNfHR8Yy/NNDQx4d5TkCX2fHJIo0pXquEhCyMNAwKt53uH5yQDswy4TNP1Zhw==} 161 162 '@atcute/oauth-crypto@0.1.0': 163 resolution: {integrity: sha512-qZYDCNLF/4B6AndYT1rsQelN8621AC5u/sL5PHvlr/qqAbmmUwCBGjEgRSyZtHE1AqD60VNiSMlOgAuEQTSl3w==} 164 165 '@atcute/oauth-keyset@0.1.0': 166 resolution: {integrity: sha512-+wqT/+I5Lg9VzKnKY3g88+N45xbq+wsdT6bHDGqCVa2u57gRvolFF4dY+weMfc/OX641BIZO6/o+zFtKBsMQnQ==} 167 168 '@atcute/oauth-node-client@1.0.0': 169 resolution: {integrity: sha512-f7ki9/rVeggM/q30m256b4LJr4saDXdEFPPE+FwmS2f4IQzbq50rQD4bPfC6fBNfhPZDC1xkigHUEgXIyr8Oqg==} 170 171 '@atcute/oauth-types@0.1.0': 172 resolution: {integrity: sha512-bAuhgizREKSZghI1Re8Nw/GI6troJ/nwTsDlEwr4HnRKnk0hTc61Igl4y09MG3znOoHOtWIdEnO4zR7pN11BaA==} 173 174 '@atcute/repo@0.1.1': 175 resolution: {integrity: sha512-P5aWjt3bvcquUkUmGPslF0naAfLGRHse5Qdz9/RJYrFuoH0iiEMyRnW6M+3ksOe20GPsMnbq71WbzzFkRFPBtg==} 176 177 '@atcute/tap@0.1.1': 178 resolution: {integrity: sha512-cK2Zyt7+JHKTS5pbIw64pAJUKaNhRCJvlXw/dl1gMvpK/SAeBUE3BZLeJgiL7wadouFVysuOVnzr4os6bMdZMw==} 179 180 '@atcute/tid@1.1.1': 181 resolution: {integrity: sha512-djJ8UGhLkTU5V51yCnBEruMg35qETjWzWy5sJG/2gEOl2Gd7rQWHSaf+yrO6vMS5EFA38U2xOWE3EDUPzvc2ZQ==} 182 183 '@atcute/time-ms@1.2.0': 184 resolution: {integrity: sha512-dtNKebVIbr1+yu3a6vgtL4sfkNgxkL3aA+ohHsjtW83WWMjjGvX8GVTVmYCJ2dYSxIoxK0q1yWs11PmlqzmQ/A==} 185 186 '@atcute/uint8array@1.1.0': 187 resolution: {integrity: sha512-JtHXIVW6LPU9FMWp7SgE4HbUs3uV2WdfkK/2RWdEGjr4EgMV50P3FdU6fPeGlTfDNBJVYMIsuD2wwaKRPV/Aqg==} 188 189 '@atcute/util-fetch@1.0.5': 190 resolution: {integrity: sha512-qjHj01BGxjSjIFdPiAjSARnodJIIyKxnCMMEcXMESo9TAyND6XZQqrie5fia+LlYWVXdpsTds8uFQwc9jdKTig==} 191 192 '@atcute/util-text@1.1.0': 193 resolution: {integrity: sha512-34G9KD5Z9f7oEdFpZOmqrMnU86p8ne6LlxJowfZzKNszRcl1GH+FtEPh3N1woelJT2SkPXMK2anwT8DESTluwA==} 194 195 '@atcute/varint@1.0.3': 196 resolution: {integrity: sha512-fdvMPyBB+McDT+Ai5e9RwEbwYV4yjZ60S2Dn5PTjGqUyxvoCH1z42viuheDZRUDkmfQehXJTZ5az7dSozVNtog==} 197 198 '@badrap/valita@0.4.6': 199 resolution: {integrity: sha512-4kdqcjyxo/8RQ8ayjms47HCWZIF5981oE5nIenbfThKDxWXtEHKipAOWlflpPJzZx9y/JWYQkp18Awr7VuepFg==} 200 engines: {node: '>= 18'} 201 202 '@drizzle-team/brocli@0.10.2': 203 resolution: {integrity: sha512-z33Il7l5dKjUgGULTqBsQBQwckHh5AbIuxhdsIxDDiZAzBOrZO6q9ogcWC65kU382AfynTfgNumVcNIjuIua6w==} 204 205 '@esbuild-kit/core-utils@3.3.2': 206 resolution: {integrity: sha512-sPRAnw9CdSsRmEtnsl2WXWdyquogVpB3yZ3dgwJfe8zrOzTsV7cJvmwrKVa+0ma5BoiGJ+BoqkMvawbayKUsqQ==} 207 deprecated: 'Merged into tsx: https://tsx.is' 208 209 '@esbuild-kit/esm-loader@2.6.5': 210 resolution: {integrity: sha512-FxEMIkJKnodyA1OaCUoEvbYRkoZlLZ4d/eXFu9Fh8CbBBgP5EmZxrfTRyN0qpXZ4vOvqnE5YdRdcrmUUXuU+dA==} 211 deprecated: 'Merged into tsx: https://tsx.is' 212 213 '@esbuild/aix-ppc64@0.25.12': 214 resolution: {integrity: sha512-Hhmwd6CInZ3dwpuGTF8fJG6yoWmsToE+vYgD4nytZVxcu1ulHpUQRAB1UJ8+N1Am3Mz4+xOByoQoSZf4D+CpkA==} 215 engines: {node: '>=18'} 216 cpu: [ppc64] 217 os: [aix] 218 219 '@esbuild/aix-ppc64@0.27.2': 220 resolution: {integrity: sha512-GZMB+a0mOMZs4MpDbj8RJp4cw+w1WV5NYD6xzgvzUJ5Ek2jerwfO2eADyI6ExDSUED+1X8aMbegahsJi+8mgpw==} 221 engines: {node: '>=18'} 222 cpu: [ppc64] 223 os: [aix] 224 225 '@esbuild/android-arm64@0.18.20': 226 resolution: {integrity: sha512-Nz4rJcchGDtENV0eMKUNa6L12zz2zBDXuhj/Vjh18zGqB44Bi7MBMSXjgunJgjRhCmKOjnPuZp4Mb6OKqtMHLQ==} 227 engines: {node: '>=12'} 228 cpu: [arm64] 229 os: [android] 230 231 '@esbuild/android-arm64@0.25.12': 232 resolution: {integrity: sha512-6AAmLG7zwD1Z159jCKPvAxZd4y/VTO0VkprYy+3N2FtJ8+BQWFXU+OxARIwA46c5tdD9SsKGZ/1ocqBS/gAKHg==} 233 engines: {node: '>=18'} 234 cpu: [arm64] 235 os: [android] 236 237 '@esbuild/android-arm64@0.27.2': 238 resolution: {integrity: sha512-pvz8ZZ7ot/RBphf8fv60ljmaoydPU12VuXHImtAs0XhLLw+EXBi2BLe3OYSBslR4rryHvweW5gmkKFwTiFy6KA==} 239 engines: {node: '>=18'} 240 cpu: [arm64] 241 os: [android] 242 243 '@esbuild/android-arm@0.18.20': 244 resolution: {integrity: sha512-fyi7TDI/ijKKNZTUJAQqiG5T7YjJXgnzkURqmGj13C6dCqckZBLdl4h7bkhHt/t0WP+zO9/zwroDvANaOqO5Sw==} 245 engines: {node: '>=12'} 246 cpu: [arm] 247 os: [android] 248 249 '@esbuild/android-arm@0.25.12': 250 resolution: {integrity: sha512-VJ+sKvNA/GE7Ccacc9Cha7bpS8nyzVv0jdVgwNDaR4gDMC/2TTRc33Ip8qrNYUcpkOHUT5OZ0bUcNNVZQ9RLlg==} 251 engines: {node: '>=18'} 252 cpu: [arm] 253 os: [android] 254 255 '@esbuild/android-arm@0.27.2': 256 resolution: {integrity: sha512-DVNI8jlPa7Ujbr1yjU2PfUSRtAUZPG9I1RwW4F4xFB1Imiu2on0ADiI/c3td+KmDtVKNbi+nffGDQMfcIMkwIA==} 257 engines: {node: '>=18'} 258 cpu: [arm] 259 os: [android] 260 261 '@esbuild/android-x64@0.18.20': 262 resolution: {integrity: sha512-8GDdlePJA8D6zlZYJV/jnrRAi6rOiNaCC/JclcXpB+KIuvfBN4owLtgzY2bsxnx666XjJx2kDPUmnTtR8qKQUg==} 263 engines: {node: '>=12'} 264 cpu: [x64] 265 os: [android] 266 267 '@esbuild/android-x64@0.25.12': 268 resolution: {integrity: sha512-5jbb+2hhDHx5phYR2By8GTWEzn6I9UqR11Kwf22iKbNpYrsmRB18aX/9ivc5cabcUiAT/wM+YIZ6SG9QO6a8kg==} 269 engines: {node: '>=18'} 270 cpu: [x64] 271 os: [android] 272 273 '@esbuild/android-x64@0.27.2': 274 resolution: {integrity: sha512-z8Ank4Byh4TJJOh4wpz8g2vDy75zFL0TlZlkUkEwYXuPSgX8yzep596n6mT7905kA9uHZsf/o2OJZubl2l3M7A==} 275 engines: {node: '>=18'} 276 cpu: [x64] 277 os: [android] 278 279 '@esbuild/darwin-arm64@0.18.20': 280 resolution: {integrity: sha512-bxRHW5kHU38zS2lPTPOyuyTm+S+eobPUnTNkdJEfAddYgEcll4xkT8DB9d2008DtTbl7uJag2HuE5NZAZgnNEA==} 281 engines: {node: '>=12'} 282 cpu: [arm64] 283 os: [darwin] 284 285 '@esbuild/darwin-arm64@0.25.12': 286 resolution: {integrity: sha512-N3zl+lxHCifgIlcMUP5016ESkeQjLj/959RxxNYIthIg+CQHInujFuXeWbWMgnTo4cp5XVHqFPmpyu9J65C1Yg==} 287 engines: {node: '>=18'} 288 cpu: [arm64] 289 os: [darwin] 290 291 '@esbuild/darwin-arm64@0.27.2': 292 resolution: {integrity: sha512-davCD2Zc80nzDVRwXTcQP/28fiJbcOwvdolL0sOiOsbwBa72kegmVU0Wrh1MYrbuCL98Omp5dVhQFWRKR2ZAlg==} 293 engines: {node: '>=18'} 294 cpu: [arm64] 295 os: [darwin] 296 297 '@esbuild/darwin-x64@0.18.20': 298 resolution: {integrity: sha512-pc5gxlMDxzm513qPGbCbDukOdsGtKhfxD1zJKXjCCcU7ju50O7MeAZ8c4krSJcOIJGFR+qx21yMMVYwiQvyTyQ==} 299 engines: {node: '>=12'} 300 cpu: [x64] 301 os: [darwin] 302 303 '@esbuild/darwin-x64@0.25.12': 304 resolution: {integrity: sha512-HQ9ka4Kx21qHXwtlTUVbKJOAnmG1ipXhdWTmNXiPzPfWKpXqASVcWdnf2bnL73wgjNrFXAa3yYvBSd9pzfEIpA==} 305 engines: {node: '>=18'} 306 cpu: [x64] 307 os: [darwin] 308 309 '@esbuild/darwin-x64@0.27.2': 310 resolution: {integrity: sha512-ZxtijOmlQCBWGwbVmwOF/UCzuGIbUkqB1faQRf5akQmxRJ1ujusWsb3CVfk/9iZKr2L5SMU5wPBi1UWbvL+VQA==} 311 engines: {node: '>=18'} 312 cpu: [x64] 313 os: [darwin] 314 315 '@esbuild/freebsd-arm64@0.18.20': 316 resolution: {integrity: sha512-yqDQHy4QHevpMAaxhhIwYPMv1NECwOvIpGCZkECn8w2WFHXjEwrBn3CeNIYsibZ/iZEUemj++M26W3cNR5h+Tw==} 317 engines: {node: '>=12'} 318 cpu: [arm64] 319 os: [freebsd] 320 321 '@esbuild/freebsd-arm64@0.25.12': 322 resolution: {integrity: sha512-gA0Bx759+7Jve03K1S0vkOu5Lg/85dou3EseOGUes8flVOGxbhDDh/iZaoek11Y8mtyKPGF3vP8XhnkDEAmzeg==} 323 engines: {node: '>=18'} 324 cpu: [arm64] 325 os: [freebsd] 326 327 '@esbuild/freebsd-arm64@0.27.2': 328 resolution: {integrity: sha512-lS/9CN+rgqQ9czogxlMcBMGd+l8Q3Nj1MFQwBZJyoEKI50XGxwuzznYdwcav6lpOGv5BqaZXqvBSiB/kJ5op+g==} 329 engines: {node: '>=18'} 330 cpu: [arm64] 331 os: [freebsd] 332 333 '@esbuild/freebsd-x64@0.18.20': 334 resolution: {integrity: sha512-tgWRPPuQsd3RmBZwarGVHZQvtzfEBOreNuxEMKFcd5DaDn2PbBxfwLcj4+aenoh7ctXcbXmOQIn8HI6mCSw5MQ==} 335 engines: {node: '>=12'} 336 cpu: [x64] 337 os: [freebsd] 338 339 '@esbuild/freebsd-x64@0.25.12': 340 resolution: {integrity: sha512-TGbO26Yw2xsHzxtbVFGEXBFH0FRAP7gtcPE7P5yP7wGy7cXK2oO7RyOhL5NLiqTlBh47XhmIUXuGciXEqYFfBQ==} 341 engines: {node: '>=18'} 342 cpu: [x64] 343 os: [freebsd] 344 345 '@esbuild/freebsd-x64@0.27.2': 346 resolution: {integrity: sha512-tAfqtNYb4YgPnJlEFu4c212HYjQWSO/w/h/lQaBK7RbwGIkBOuNKQI9tqWzx7Wtp7bTPaGC6MJvWI608P3wXYA==} 347 engines: {node: '>=18'} 348 cpu: [x64] 349 os: [freebsd] 350 351 '@esbuild/linux-arm64@0.18.20': 352 resolution: {integrity: sha512-2YbscF+UL7SQAVIpnWvYwM+3LskyDmPhe31pE7/aoTMFKKzIc9lLbyGUpmmb8a8AixOL61sQ/mFh3jEjHYFvdA==} 353 engines: {node: '>=12'} 354 cpu: [arm64] 355 os: [linux] 356 357 '@esbuild/linux-arm64@0.25.12': 358 resolution: {integrity: sha512-8bwX7a8FghIgrupcxb4aUmYDLp8pX06rGh5HqDT7bB+8Rdells6mHvrFHHW2JAOPZUbnjUpKTLg6ECyzvas2AQ==} 359 engines: {node: '>=18'} 360 cpu: [arm64] 361 os: [linux] 362 363 '@esbuild/linux-arm64@0.27.2': 364 resolution: {integrity: sha512-hYxN8pr66NsCCiRFkHUAsxylNOcAQaxSSkHMMjcpx0si13t1LHFphxJZUiGwojB1a/Hd5OiPIqDdXONia6bhTw==} 365 engines: {node: '>=18'} 366 cpu: [arm64] 367 os: [linux] 368 369 '@esbuild/linux-arm@0.18.20': 370 resolution: {integrity: sha512-/5bHkMWnq1EgKr1V+Ybz3s1hWXok7mDFUMQ4cG10AfW3wL02PSZi5kFpYKrptDsgb2WAJIvRcDm+qIvXf/apvg==} 371 engines: {node: '>=12'} 372 cpu: [arm] 373 os: [linux] 374 375 '@esbuild/linux-arm@0.25.12': 376 resolution: {integrity: sha512-lPDGyC1JPDou8kGcywY0YILzWlhhnRjdof3UlcoqYmS9El818LLfJJc3PXXgZHrHCAKs/Z2SeZtDJr5MrkxtOw==} 377 engines: {node: '>=18'} 378 cpu: [arm] 379 os: [linux] 380 381 '@esbuild/linux-arm@0.27.2': 382 resolution: {integrity: sha512-vWfq4GaIMP9AIe4yj1ZUW18RDhx6EPQKjwe7n8BbIecFtCQG4CfHGaHuh7fdfq+y3LIA2vGS/o9ZBGVxIDi9hw==} 383 engines: {node: '>=18'} 384 cpu: [arm] 385 os: [linux] 386 387 '@esbuild/linux-ia32@0.18.20': 388 resolution: {integrity: sha512-P4etWwq6IsReT0E1KHU40bOnzMHoH73aXp96Fs8TIT6z9Hu8G6+0SHSw9i2isWrD2nbx2qo5yUqACgdfVGx7TA==} 389 engines: {node: '>=12'} 390 cpu: [ia32] 391 os: [linux] 392 393 '@esbuild/linux-ia32@0.25.12': 394 resolution: {integrity: sha512-0y9KrdVnbMM2/vG8KfU0byhUN+EFCny9+8g202gYqSSVMonbsCfLjUO+rCci7pM0WBEtz+oK/PIwHkzxkyharA==} 395 engines: {node: '>=18'} 396 cpu: [ia32] 397 os: [linux] 398 399 '@esbuild/linux-ia32@0.27.2': 400 resolution: {integrity: sha512-MJt5BRRSScPDwG2hLelYhAAKh9imjHK5+NE/tvnRLbIqUWa+0E9N4WNMjmp/kXXPHZGqPLxggwVhz7QP8CTR8w==} 401 engines: {node: '>=18'} 402 cpu: [ia32] 403 os: [linux] 404 405 '@esbuild/linux-loong64@0.18.20': 406 resolution: {integrity: sha512-nXW8nqBTrOpDLPgPY9uV+/1DjxoQ7DoB2N8eocyq8I9XuqJ7BiAMDMf9n1xZM9TgW0J8zrquIb/A7s3BJv7rjg==} 407 engines: {node: '>=12'} 408 cpu: [loong64] 409 os: [linux] 410 411 '@esbuild/linux-loong64@0.25.12': 412 resolution: {integrity: sha512-h///Lr5a9rib/v1GGqXVGzjL4TMvVTv+s1DPoxQdz7l/AYv6LDSxdIwzxkrPW438oUXiDtwM10o9PmwS/6Z0Ng==} 413 engines: {node: '>=18'} 414 cpu: [loong64] 415 os: [linux] 416 417 '@esbuild/linux-loong64@0.27.2': 418 resolution: {integrity: sha512-lugyF1atnAT463aO6KPshVCJK5NgRnU4yb3FUumyVz+cGvZbontBgzeGFO1nF+dPueHD367a2ZXe1NtUkAjOtg==} 419 engines: {node: '>=18'} 420 cpu: [loong64] 421 os: [linux] 422 423 '@esbuild/linux-mips64el@0.18.20': 424 resolution: {integrity: sha512-d5NeaXZcHp8PzYy5VnXV3VSd2D328Zb+9dEq5HE6bw6+N86JVPExrA6O68OPwobntbNJ0pzCpUFZTo3w0GyetQ==} 425 engines: {node: '>=12'} 426 cpu: [mips64el] 427 os: [linux] 428 429 '@esbuild/linux-mips64el@0.25.12': 430 resolution: {integrity: sha512-iyRrM1Pzy9GFMDLsXn1iHUm18nhKnNMWscjmp4+hpafcZjrr2WbT//d20xaGljXDBYHqRcl8HnxbX6uaA/eGVw==} 431 engines: {node: '>=18'} 432 cpu: [mips64el] 433 os: [linux] 434 435 '@esbuild/linux-mips64el@0.27.2': 436 resolution: {integrity: sha512-nlP2I6ArEBewvJ2gjrrkESEZkB5mIoaTswuqNFRv/WYd+ATtUpe9Y09RnJvgvdag7he0OWgEZWhviS1OTOKixw==} 437 engines: {node: '>=18'} 438 cpu: [mips64el] 439 os: [linux] 440 441 '@esbuild/linux-ppc64@0.18.20': 442 resolution: {integrity: sha512-WHPyeScRNcmANnLQkq6AfyXRFr5D6N2sKgkFo2FqguP44Nw2eyDlbTdZwd9GYk98DZG9QItIiTlFLHJHjxP3FA==} 443 engines: {node: '>=12'} 444 cpu: [ppc64] 445 os: [linux] 446 447 '@esbuild/linux-ppc64@0.25.12': 448 resolution: {integrity: sha512-9meM/lRXxMi5PSUqEXRCtVjEZBGwB7P/D4yT8UG/mwIdze2aV4Vo6U5gD3+RsoHXKkHCfSxZKzmDssVlRj1QQA==} 449 engines: {node: '>=18'} 450 cpu: [ppc64] 451 os: [linux] 452 453 '@esbuild/linux-ppc64@0.27.2': 454 resolution: {integrity: sha512-C92gnpey7tUQONqg1n6dKVbx3vphKtTHJaNG2Ok9lGwbZil6DrfyecMsp9CrmXGQJmZ7iiVXvvZH6Ml5hL6XdQ==} 455 engines: {node: '>=18'} 456 cpu: [ppc64] 457 os: [linux] 458 459 '@esbuild/linux-riscv64@0.18.20': 460 resolution: {integrity: sha512-WSxo6h5ecI5XH34KC7w5veNnKkju3zBRLEQNY7mv5mtBmrP/MjNBCAlsM2u5hDBlS3NGcTQpoBvRzqBcRtpq1A==} 461 engines: {node: '>=12'} 462 cpu: [riscv64] 463 os: [linux] 464 465 '@esbuild/linux-riscv64@0.25.12': 466 resolution: {integrity: sha512-Zr7KR4hgKUpWAwb1f3o5ygT04MzqVrGEGXGLnj15YQDJErYu/BGg+wmFlIDOdJp0PmB0lLvxFIOXZgFRrdjR0w==} 467 engines: {node: '>=18'} 468 cpu: [riscv64] 469 os: [linux] 470 471 '@esbuild/linux-riscv64@0.27.2': 472 resolution: {integrity: sha512-B5BOmojNtUyN8AXlK0QJyvjEZkWwy/FKvakkTDCziX95AowLZKR6aCDhG7LeF7uMCXEJqwa8Bejz5LTPYm8AvA==} 473 engines: {node: '>=18'} 474 cpu: [riscv64] 475 os: [linux] 476 477 '@esbuild/linux-s390x@0.18.20': 478 resolution: {integrity: sha512-+8231GMs3mAEth6Ja1iK0a1sQ3ohfcpzpRLH8uuc5/KVDFneH6jtAJLFGafpzpMRO6DzJ6AvXKze9LfFMrIHVQ==} 479 engines: {node: '>=12'} 480 cpu: [s390x] 481 os: [linux] 482 483 '@esbuild/linux-s390x@0.25.12': 484 resolution: {integrity: sha512-MsKncOcgTNvdtiISc/jZs/Zf8d0cl/t3gYWX8J9ubBnVOwlk65UIEEvgBORTiljloIWnBzLs4qhzPkJcitIzIg==} 485 engines: {node: '>=18'} 486 cpu: [s390x] 487 os: [linux] 488 489 '@esbuild/linux-s390x@0.27.2': 490 resolution: {integrity: sha512-p4bm9+wsPwup5Z8f4EpfN63qNagQ47Ua2znaqGH6bqLlmJ4bx97Y9JdqxgGZ6Y8xVTixUnEkoKSHcpRlDnNr5w==} 491 engines: {node: '>=18'} 492 cpu: [s390x] 493 os: [linux] 494 495 '@esbuild/linux-x64@0.18.20': 496 resolution: {integrity: sha512-UYqiqemphJcNsFEskc73jQ7B9jgwjWrSayxawS6UVFZGWrAAtkzjxSqnoclCXxWtfwLdzU+vTpcNYhpn43uP1w==} 497 engines: {node: '>=12'} 498 cpu: [x64] 499 os: [linux] 500 501 '@esbuild/linux-x64@0.25.12': 502 resolution: {integrity: sha512-uqZMTLr/zR/ed4jIGnwSLkaHmPjOjJvnm6TVVitAa08SLS9Z0VM8wIRx7gWbJB5/J54YuIMInDquWyYvQLZkgw==} 503 engines: {node: '>=18'} 504 cpu: [x64] 505 os: [linux] 506 507 '@esbuild/linux-x64@0.27.2': 508 resolution: {integrity: sha512-uwp2Tip5aPmH+NRUwTcfLb+W32WXjpFejTIOWZFw/v7/KnpCDKG66u4DLcurQpiYTiYwQ9B7KOeMJvLCu/OvbA==} 509 engines: {node: '>=18'} 510 cpu: [x64] 511 os: [linux] 512 513 '@esbuild/netbsd-arm64@0.25.12': 514 resolution: {integrity: sha512-xXwcTq4GhRM7J9A8Gv5boanHhRa/Q9KLVmcyXHCTaM4wKfIpWkdXiMog/KsnxzJ0A1+nD+zoecuzqPmCRyBGjg==} 515 engines: {node: '>=18'} 516 cpu: [arm64] 517 os: [netbsd] 518 519 '@esbuild/netbsd-arm64@0.27.2': 520 resolution: {integrity: sha512-Kj6DiBlwXrPsCRDeRvGAUb/LNrBASrfqAIok+xB0LxK8CHqxZ037viF13ugfsIpePH93mX7xfJp97cyDuTZ3cw==} 521 engines: {node: '>=18'} 522 cpu: [arm64] 523 os: [netbsd] 524 525 '@esbuild/netbsd-x64@0.18.20': 526 resolution: {integrity: sha512-iO1c++VP6xUBUmltHZoMtCUdPlnPGdBom6IrO4gyKPFFVBKioIImVooR5I83nTew5UOYrk3gIJhbZh8X44y06A==} 527 engines: {node: '>=12'} 528 cpu: [x64] 529 os: [netbsd] 530 531 '@esbuild/netbsd-x64@0.25.12': 532 resolution: {integrity: sha512-Ld5pTlzPy3YwGec4OuHh1aCVCRvOXdH8DgRjfDy/oumVovmuSzWfnSJg+VtakB9Cm0gxNO9BzWkj6mtO1FMXkQ==} 533 engines: {node: '>=18'} 534 cpu: [x64] 535 os: [netbsd] 536 537 '@esbuild/netbsd-x64@0.27.2': 538 resolution: {integrity: sha512-HwGDZ0VLVBY3Y+Nw0JexZy9o/nUAWq9MlV7cahpaXKW6TOzfVno3y3/M8Ga8u8Yr7GldLOov27xiCnqRZf0tCA==} 539 engines: {node: '>=18'} 540 cpu: [x64] 541 os: [netbsd] 542 543 '@esbuild/openbsd-arm64@0.25.12': 544 resolution: {integrity: sha512-fF96T6KsBo/pkQI950FARU9apGNTSlZGsv1jZBAlcLL1MLjLNIWPBkj5NlSz8aAzYKg+eNqknrUJ24QBybeR5A==} 545 engines: {node: '>=18'} 546 cpu: [arm64] 547 os: [openbsd] 548 549 '@esbuild/openbsd-arm64@0.27.2': 550 resolution: {integrity: sha512-DNIHH2BPQ5551A7oSHD0CKbwIA/Ox7+78/AWkbS5QoRzaqlev2uFayfSxq68EkonB+IKjiuxBFoV8ESJy8bOHA==} 551 engines: {node: '>=18'} 552 cpu: [arm64] 553 os: [openbsd] 554 555 '@esbuild/openbsd-x64@0.18.20': 556 resolution: {integrity: sha512-e5e4YSsuQfX4cxcygw/UCPIEP6wbIL+se3sxPdCiMbFLBWu0eiZOJ7WoD+ptCLrmjZBK1Wk7I6D/I3NglUGOxg==} 557 engines: {node: '>=12'} 558 cpu: [x64] 559 os: [openbsd] 560 561 '@esbuild/openbsd-x64@0.25.12': 562 resolution: {integrity: sha512-MZyXUkZHjQxUvzK7rN8DJ3SRmrVrke8ZyRusHlP+kuwqTcfWLyqMOE3sScPPyeIXN/mDJIfGXvcMqCgYKekoQw==} 563 engines: {node: '>=18'} 564 cpu: [x64] 565 os: [openbsd] 566 567 '@esbuild/openbsd-x64@0.27.2': 568 resolution: {integrity: sha512-/it7w9Nb7+0KFIzjalNJVR5bOzA9Vay+yIPLVHfIQYG/j+j9VTH84aNB8ExGKPU4AzfaEvN9/V4HV+F+vo8OEg==} 569 engines: {node: '>=18'} 570 cpu: [x64] 571 os: [openbsd] 572 573 '@esbuild/openharmony-arm64@0.25.12': 574 resolution: {integrity: sha512-rm0YWsqUSRrjncSXGA7Zv78Nbnw4XL6/dzr20cyrQf7ZmRcsovpcRBdhD43Nuk3y7XIoW2OxMVvwuRvk9XdASg==} 575 engines: {node: '>=18'} 576 cpu: [arm64] 577 os: [openharmony] 578 579 '@esbuild/openharmony-arm64@0.27.2': 580 resolution: {integrity: sha512-LRBbCmiU51IXfeXk59csuX/aSaToeG7w48nMwA6049Y4J4+VbWALAuXcs+qcD04rHDuSCSRKdmY63sruDS5qag==} 581 engines: {node: '>=18'} 582 cpu: [arm64] 583 os: [openharmony] 584 585 '@esbuild/sunos-x64@0.18.20': 586 resolution: {integrity: sha512-kDbFRFp0YpTQVVrqUd5FTYmWo45zGaXe0X8E1G/LKFC0v8x0vWrhOWSLITcCn63lmZIxfOMXtCfti/RxN/0wnQ==} 587 engines: {node: '>=12'} 588 cpu: [x64] 589 os: [sunos] 590 591 '@esbuild/sunos-x64@0.25.12': 592 resolution: {integrity: sha512-3wGSCDyuTHQUzt0nV7bocDy72r2lI33QL3gkDNGkod22EsYl04sMf0qLb8luNKTOmgF/eDEDP5BFNwoBKH441w==} 593 engines: {node: '>=18'} 594 cpu: [x64] 595 os: [sunos] 596 597 '@esbuild/sunos-x64@0.27.2': 598 resolution: {integrity: sha512-kMtx1yqJHTmqaqHPAzKCAkDaKsffmXkPHThSfRwZGyuqyIeBvf08KSsYXl+abf5HDAPMJIPnbBfXvP2ZC2TfHg==} 599 engines: {node: '>=18'} 600 cpu: [x64] 601 os: [sunos] 602 603 '@esbuild/win32-arm64@0.18.20': 604 resolution: {integrity: sha512-ddYFR6ItYgoaq4v4JmQQaAI5s7npztfV4Ag6NrhiaW0RrnOXqBkgwZLofVTlq1daVTQNhtI5oieTvkRPfZrePg==} 605 engines: {node: '>=12'} 606 cpu: [arm64] 607 os: [win32] 608 609 '@esbuild/win32-arm64@0.25.12': 610 resolution: {integrity: sha512-rMmLrur64A7+DKlnSuwqUdRKyd3UE7oPJZmnljqEptesKM8wx9J8gx5u0+9Pq0fQQW8vqeKebwNXdfOyP+8Bsg==} 611 engines: {node: '>=18'} 612 cpu: [arm64] 613 os: [win32] 614 615 '@esbuild/win32-arm64@0.27.2': 616 resolution: {integrity: sha512-Yaf78O/B3Kkh+nKABUF++bvJv5Ijoy9AN1ww904rOXZFLWVc5OLOfL56W+C8F9xn5JQZa3UX6m+IktJnIb1Jjg==} 617 engines: {node: '>=18'} 618 cpu: [arm64] 619 os: [win32] 620 621 '@esbuild/win32-ia32@0.18.20': 622 resolution: {integrity: sha512-Wv7QBi3ID/rROT08SABTS7eV4hX26sVduqDOTe1MvGMjNd3EjOz4b7zeexIR62GTIEKrfJXKL9LFxTYgkyeu7g==} 623 engines: {node: '>=12'} 624 cpu: [ia32] 625 os: [win32] 626 627 '@esbuild/win32-ia32@0.25.12': 628 resolution: {integrity: sha512-HkqnmmBoCbCwxUKKNPBixiWDGCpQGVsrQfJoVGYLPT41XWF8lHuE5N6WhVia2n4o5QK5M4tYr21827fNhi4byQ==} 629 engines: {node: '>=18'} 630 cpu: [ia32] 631 os: [win32] 632 633 '@esbuild/win32-ia32@0.27.2': 634 resolution: {integrity: sha512-Iuws0kxo4yusk7sw70Xa2E2imZU5HoixzxfGCdxwBdhiDgt9vX9VUCBhqcwY7/uh//78A1hMkkROMJq9l27oLQ==} 635 engines: {node: '>=18'} 636 cpu: [ia32] 637 os: [win32] 638 639 '@esbuild/win32-x64@0.18.20': 640 resolution: {integrity: sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==} 641 engines: {node: '>=12'} 642 cpu: [x64] 643 os: [win32] 644 645 '@esbuild/win32-x64@0.25.12': 646 resolution: {integrity: sha512-alJC0uCZpTFrSL0CCDjcgleBXPnCrEAhTBILpeAp7M/OFgoqtAetfBzX0xM00MUsVVPpVjlPuMbREqnZCXaTnA==} 647 engines: {node: '>=18'} 648 cpu: [x64] 649 os: [win32] 650 651 '@esbuild/win32-x64@0.27.2': 652 resolution: {integrity: sha512-sRdU18mcKf7F+YgheI/zGf5alZatMUTKj/jNS6l744f9u3WFu4v7twcUI9vu4mknF4Y9aDlblIie0IM+5xxaqQ==} 653 engines: {node: '>=18'} 654 cpu: [x64] 655 os: [win32] 656 657 '@jridgewell/gen-mapping@0.3.13': 658 resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==} 659 660 '@jridgewell/remapping@2.3.5': 661 resolution: {integrity: sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==} 662 663 '@jridgewell/resolve-uri@3.1.2': 664 resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==} 665 engines: {node: '>=6.0.0'} 666 667 '@jridgewell/sourcemap-codec@1.5.5': 668 resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==} 669 670 '@jridgewell/trace-mapping@0.3.31': 671 resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==} 672 673 '@libsql/client@0.15.15': 674 resolution: {integrity: sha512-twC0hQxPNHPKfeOv3sNT6u2pturQjLcI+CnpTM0SjRpocEGgfiZ7DWKXLNnsothjyJmDqEsBQJ5ztq9Wlu470w==} 675 676 '@libsql/core@0.15.15': 677 resolution: {integrity: sha512-C88Z6UKl+OyuKKPwz224riz02ih/zHYI3Ho/LAcVOgjsunIRZoBw7fjRfaH9oPMmSNeQfhGklSG2il1URoOIsA==} 678 679 '@libsql/darwin-arm64@0.5.22': 680 resolution: {integrity: sha512-4B8ZlX3nIDPndfct7GNe0nI3Yw6ibocEicWdC4fvQbSs/jdq/RC2oCsoJxJ4NzXkvktX70C1J4FcmmoBy069UA==} 681 cpu: [arm64] 682 os: [darwin] 683 684 '@libsql/darwin-x64@0.5.22': 685 resolution: {integrity: sha512-ny2HYWt6lFSIdNFzUFIJ04uiW6finXfMNJ7wypkAD8Pqdm6nAByO+Fdqu8t7sD0sqJGeUCiOg480icjyQ2/8VA==} 686 cpu: [x64] 687 os: [darwin] 688 689 '@libsql/hrana-client@0.7.0': 690 resolution: {integrity: sha512-OF8fFQSkbL7vJY9rfuegK1R7sPgQ6kFMkDamiEccNUvieQ+3urzfDFI616oPl8V7T9zRmnTkSjMOImYCAVRVuw==} 691 692 '@libsql/isomorphic-fetch@0.3.1': 693 resolution: {integrity: sha512-6kK3SUK5Uu56zPq/Las620n5aS9xJq+jMBcNSOmjhNf/MUvdyji4vrMTqD7ptY7/4/CAVEAYDeotUz60LNQHtw==} 694 engines: {node: '>=18.0.0'} 695 696 '@libsql/isomorphic-ws@0.1.5': 697 resolution: {integrity: sha512-DtLWIH29onUYR00i0GlQ3UdcTRC6EP4u9w/h9LxpUZJWRMARk6dQwZ6Jkd+QdwVpuAOrdxt18v0K2uIYR3fwFg==} 698 699 '@libsql/linux-arm-gnueabihf@0.5.22': 700 resolution: {integrity: sha512-3Uo3SoDPJe/zBnyZKosziRGtszXaEtv57raWrZIahtQDsjxBVjuzYQinCm9LRCJCUT5t2r5Z5nLDPJi2CwZVoA==} 701 cpu: [arm] 702 os: [linux] 703 704 '@libsql/linux-arm-musleabihf@0.5.22': 705 resolution: {integrity: sha512-LCsXh07jvSojTNJptT9CowOzwITznD+YFGGW+1XxUr7fS+7/ydUrpDfsMX7UqTqjm7xG17eq86VkWJgHJfvpNg==} 706 cpu: [arm] 707 os: [linux] 708 709 '@libsql/linux-arm64-gnu@0.5.22': 710 resolution: {integrity: sha512-KSdnOMy88c9mpOFKUEzPskSaF3VLflfSUCBwas/pn1/sV3pEhtMF6H8VUCd2rsedwoukeeCSEONqX7LLnQwRMA==} 711 cpu: [arm64] 712 os: [linux] 713 714 '@libsql/linux-arm64-musl@0.5.22': 715 resolution: {integrity: sha512-mCHSMAsDTLK5YH//lcV3eFEgiR23Ym0U9oEvgZA0667gqRZg/2px+7LshDvErEKv2XZ8ixzw3p1IrBzLQHGSsw==} 716 cpu: [arm64] 717 os: [linux] 718 719 '@libsql/linux-x64-gnu@0.5.22': 720 resolution: {integrity: sha512-kNBHaIkSg78Y4BqAdgjcR2mBilZXs4HYkAmi58J+4GRwDQZh5fIUWbnQvB9f95DkWUIGVeenqLRFY2pcTmlsew==} 721 cpu: [x64] 722 os: [linux] 723 724 '@libsql/linux-x64-musl@0.5.22': 725 resolution: {integrity: sha512-UZ4Xdxm4pu3pQXjvfJiyCzZop/9j/eA2JjmhMaAhe3EVLH2g11Fy4fwyUp9sT1QJYR1kpc2JLuybPM0kuXv/Tg==} 726 cpu: [x64] 727 os: [linux] 728 729 '@libsql/win32-x64-msvc@0.5.22': 730 resolution: {integrity: sha512-Fj0j8RnBpo43tVZUVoNK6BV/9AtDUM5S7DF3LB4qTYg1LMSZqi3yeCneUTLJD6XomQJlZzbI4mst89yspVSAnA==} 731 cpu: [x64] 732 os: [win32] 733 734 '@mary-ext/event-iterator@1.0.0': 735 resolution: {integrity: sha512-l6gCPsWJ8aRCe/s7/oCmero70kDHgIK5m4uJvYgwEYTqVxoBOIXbKr5tnkLqUHEg6mNduB4IWvms3h70Hp9ADQ==} 736 737 '@mary-ext/simple-event-emitter@1.0.0': 738 resolution: {integrity: sha512-meA/zJZKIN1RVBNEYIbjufkUrW7/tRjHH60FjolpG1ixJKo76TB208qefQLNdOVDA7uIG0CGEDuhmMirtHKLAg==} 739 740 '@neon-rs/load@0.0.4': 741 resolution: {integrity: sha512-kTPhdZyTQxB+2wpiRcFWrDcejc4JI6tkPuS7UZCG4l6Zvc5kU/gGQ/ozvHTh1XR5tS+UlfAfGuPajjzQjCiHCw==} 742 743 '@noble/secp256k1@3.0.0': 744 resolution: {integrity: sha512-NJBaR352KyIvj3t6sgT/+7xrNyF9Xk9QlLSIqUGVUYlsnDTAUqY8LOmwpcgEx4AMJXRITQ5XEVHD+mMaPfr3mg==} 745 746 '@optique/core@0.6.11': 747 resolution: {integrity: sha512-GVLFihzBA1j78NFlkU5N1Lu0jRqET0k6Z66WK8VQKG/a3cxmCInVGSKMIdQG8i6pgC8wD5OizF6Y3QMztmhAxg==} 748 engines: {bun: '>=1.2.0', deno: '>=2.3.0', node: '>=20.0.0'} 749 750 '@optique/run@0.6.11': 751 resolution: {integrity: sha512-tsXBEygGSzNpFK2gjsRlXBn7FiScUeLFWIZNpoAZ8iG85Km0/3K9xgqlQAXoQ+uEZBe4XplnzyCDvmEgbyNT8w==} 752 engines: {bun: '>=1.2.0', deno: '>=2.3.0', node: '>=20.0.0'} 753 754 '@polka/url@1.0.0-next.29': 755 resolution: {integrity: sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==} 756 757 '@rollup/plugin-commonjs@28.0.9': 758 resolution: {integrity: sha512-PIR4/OHZ79romx0BVVll/PkwWpJ7e5lsqFa3gFfcrFPWwLXLV39JVUzQV9RKjWerE7B845Hqjj9VYlQeieZ2dA==} 759 engines: {node: '>=16.0.0 || 14 >= 14.17'} 760 peerDependencies: 761 rollup: ^2.68.0||^3.0.0||^4.0.0 762 peerDependenciesMeta: 763 rollup: 764 optional: true 765 766 '@rollup/plugin-json@6.1.0': 767 resolution: {integrity: sha512-EGI2te5ENk1coGeADSIwZ7G2Q8CJS2sF120T7jLw4xFw9n7wIOXHo+kIYRAoVpJAN+kmqZSoO3Fp4JtoNF4ReA==} 768 engines: {node: '>=14.0.0'} 769 peerDependencies: 770 rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0 771 peerDependenciesMeta: 772 rollup: 773 optional: true 774 775 '@rollup/plugin-node-resolve@16.0.3': 776 resolution: {integrity: sha512-lUYM3UBGuM93CnMPG1YocWu7X802BrNF3jW2zny5gQyLQgRFJhV1Sq0Zi74+dh/6NBx1DxFC4b4GXg9wUCG5Qg==} 777 engines: {node: '>=14.0.0'} 778 peerDependencies: 779 rollup: ^2.78.0||^3.0.0||^4.0.0 780 peerDependenciesMeta: 781 rollup: 782 optional: true 783 784 '@rollup/pluginutils@5.3.0': 785 resolution: {integrity: sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q==} 786 engines: {node: '>=14.0.0'} 787 peerDependencies: 788 rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0 789 peerDependenciesMeta: 790 rollup: 791 optional: true 792 793 '@rollup/rollup-android-arm-eabi@4.57.0': 794 resolution: {integrity: sha512-tPgXB6cDTndIe1ah7u6amCI1T0SsnlOuKgg10Xh3uizJk4e5M1JGaUMk7J4ciuAUcFpbOiNhm2XIjP9ON0dUqA==} 795 cpu: [arm] 796 os: [android] 797 798 '@rollup/rollup-android-arm64@4.57.0': 799 resolution: {integrity: sha512-sa4LyseLLXr1onr97StkU1Nb7fWcg6niokTwEVNOO7awaKaoRObQ54+V/hrF/BP1noMEaaAW6Fg2d/CfLiq3Mg==} 800 cpu: [arm64] 801 os: [android] 802 803 '@rollup/rollup-darwin-arm64@4.57.0': 804 resolution: {integrity: sha512-/NNIj9A7yLjKdmkx5dC2XQ9DmjIECpGpwHoGmA5E1AhU0fuICSqSWScPhN1yLCkEdkCwJIDu2xIeLPs60MNIVg==} 805 cpu: [arm64] 806 os: [darwin] 807 808 '@rollup/rollup-darwin-x64@4.57.0': 809 resolution: {integrity: sha512-xoh8abqgPrPYPr7pTYipqnUi1V3em56JzE/HgDgitTqZBZ3yKCWI+7KUkceM6tNweyUKYru1UMi7FC060RyKwA==} 810 cpu: [x64] 811 os: [darwin] 812 813 '@rollup/rollup-freebsd-arm64@4.57.0': 814 resolution: {integrity: sha512-PCkMh7fNahWSbA0OTUQ2OpYHpjZZr0hPr8lId8twD7a7SeWrvT3xJVyza+dQwXSSq4yEQTMoXgNOfMCsn8584g==} 815 cpu: [arm64] 816 os: [freebsd] 817 818 '@rollup/rollup-freebsd-x64@4.57.0': 819 resolution: {integrity: sha512-1j3stGx+qbhXql4OCDZhnK7b01s6rBKNybfsX+TNrEe9JNq4DLi1yGiR1xW+nL+FNVvI4D02PUnl6gJ/2y6WJA==} 820 cpu: [x64] 821 os: [freebsd] 822 823 '@rollup/rollup-linux-arm-gnueabihf@4.57.0': 824 resolution: {integrity: sha512-eyrr5W08Ms9uM0mLcKfM/Uzx7hjhz2bcjv8P2uynfj0yU8GGPdz8iYrBPhiLOZqahoAMB8ZiolRZPbbU2MAi6Q==} 825 cpu: [arm] 826 os: [linux] 827 libc: [glibc] 828 829 '@rollup/rollup-linux-arm-musleabihf@4.57.0': 830 resolution: {integrity: sha512-Xds90ITXJCNyX9pDhqf85MKWUI4lqjiPAipJ8OLp8xqI2Ehk+TCVhF9rvOoN8xTbcafow3QOThkNnrM33uCFQA==} 831 cpu: [arm] 832 os: [linux] 833 libc: [musl] 834 835 '@rollup/rollup-linux-arm64-gnu@4.57.0': 836 resolution: {integrity: sha512-Xws2KA4CLvZmXjy46SQaXSejuKPhwVdaNinldoYfqruZBaJHqVo6hnRa8SDo9z7PBW5x84SH64+izmldCgbezw==} 837 cpu: [arm64] 838 os: [linux] 839 libc: [glibc] 840 841 '@rollup/rollup-linux-arm64-musl@4.57.0': 842 resolution: {integrity: sha512-hrKXKbX5FdaRJj7lTMusmvKbhMJSGWJ+w++4KmjiDhpTgNlhYobMvKfDoIWecy4O60K6yA4SnztGuNTQF+Lplw==} 843 cpu: [arm64] 844 os: [linux] 845 libc: [musl] 846 847 '@rollup/rollup-linux-loong64-gnu@4.57.0': 848 resolution: {integrity: sha512-6A+nccfSDGKsPm00d3xKcrsBcbqzCTAukjwWK6rbuAnB2bHaL3r9720HBVZ/no7+FhZLz/U3GwwZZEh6tOSI8Q==} 849 cpu: [loong64] 850 os: [linux] 851 libc: [glibc] 852 853 '@rollup/rollup-linux-loong64-musl@4.57.0': 854 resolution: {integrity: sha512-4P1VyYUe6XAJtQH1Hh99THxr0GKMMwIXsRNOceLrJnaHTDgk1FTcTimDgneRJPvB3LqDQxUmroBclQ1S0cIJwQ==} 855 cpu: [loong64] 856 os: [linux] 857 libc: [musl] 858 859 '@rollup/rollup-linux-ppc64-gnu@4.57.0': 860 resolution: {integrity: sha512-8Vv6pLuIZCMcgXre6c3nOPhE0gjz1+nZP6T+hwWjr7sVH8k0jRkH+XnfjjOTglyMBdSKBPPz54/y1gToSKwrSQ==} 861 cpu: [ppc64] 862 os: [linux] 863 libc: [glibc] 864 865 '@rollup/rollup-linux-ppc64-musl@4.57.0': 866 resolution: {integrity: sha512-r1te1M0Sm2TBVD/RxBPC6RZVwNqUTwJTA7w+C/IW5v9Ssu6xmxWEi+iJQlpBhtUiT1raJ5b48pI8tBvEjEFnFA==} 867 cpu: [ppc64] 868 os: [linux] 869 libc: [musl] 870 871 '@rollup/rollup-linux-riscv64-gnu@4.57.0': 872 resolution: {integrity: sha512-say0uMU/RaPm3CDQLxUUTF2oNWL8ysvHkAjcCzV2znxBr23kFfaxocS9qJm+NdkRhF8wtdEEAJuYcLPhSPbjuQ==} 873 cpu: [riscv64] 874 os: [linux] 875 libc: [glibc] 876 877 '@rollup/rollup-linux-riscv64-musl@4.57.0': 878 resolution: {integrity: sha512-/MU7/HizQGsnBREtRpcSbSV1zfkoxSTR7wLsRmBPQ8FwUj5sykrP1MyJTvsxP5KBq9SyE6kH8UQQQwa0ASeoQQ==} 879 cpu: [riscv64] 880 os: [linux] 881 libc: [musl] 882 883 '@rollup/rollup-linux-s390x-gnu@4.57.0': 884 resolution: {integrity: sha512-Q9eh+gUGILIHEaJf66aF6a414jQbDnn29zeu0eX3dHMuysnhTvsUvZTCAyZ6tJhUjnvzBKE4FtuaYxutxRZpOg==} 885 cpu: [s390x] 886 os: [linux] 887 libc: [glibc] 888 889 '@rollup/rollup-linux-x64-gnu@4.57.0': 890 resolution: {integrity: sha512-OR5p5yG5OKSxHReWmwvM0P+VTPMwoBS45PXTMYaskKQqybkS3Kmugq1W+YbNWArF8/s7jQScgzXUhArzEQ7x0A==} 891 cpu: [x64] 892 os: [linux] 893 libc: [glibc] 894 895 '@rollup/rollup-linux-x64-musl@4.57.0': 896 resolution: {integrity: sha512-XeatKzo4lHDsVEbm1XDHZlhYZZSQYym6dg2X/Ko0kSFgio+KXLsxwJQprnR48GvdIKDOpqWqssC3iBCjoMcMpw==} 897 cpu: [x64] 898 os: [linux] 899 libc: [musl] 900 901 '@rollup/rollup-openbsd-x64@4.57.0': 902 resolution: {integrity: sha512-Lu71y78F5qOfYmubYLHPcJm74GZLU6UJ4THkf/a1K7Tz2ycwC2VUbsqbJAXaR6Bx70SRdlVrt2+n5l7F0agTUw==} 903 cpu: [x64] 904 os: [openbsd] 905 906 '@rollup/rollup-openharmony-arm64@4.57.0': 907 resolution: {integrity: sha512-v5xwKDWcu7qhAEcsUubiav7r+48Uk/ENWdr82MBZZRIm7zThSxCIVDfb3ZeRRq9yqk+oIzMdDo6fCcA5DHfMyA==} 908 cpu: [arm64] 909 os: [openharmony] 910 911 '@rollup/rollup-win32-arm64-msvc@4.57.0': 912 resolution: {integrity: sha512-XnaaaSMGSI6Wk8F4KK3QP7GfuuhjGchElsVerCplUuxRIzdvZ7hRBpLR0omCmw+kI2RFJB80nenhOoGXlJ5TfQ==} 913 cpu: [arm64] 914 os: [win32] 915 916 '@rollup/rollup-win32-ia32-msvc@4.57.0': 917 resolution: {integrity: sha512-3K1lP+3BXY4t4VihLw5MEg6IZD3ojSYzqzBG571W3kNQe4G4CcFpSUQVgurYgib5d+YaCjeFow8QivWp8vuSvA==} 918 cpu: [ia32] 919 os: [win32] 920 921 '@rollup/rollup-win32-x64-gnu@4.57.0': 922 resolution: {integrity: sha512-MDk610P/vJGc5L5ImE4k5s+GZT3en0KoK1MKPXCRgzmksAMk79j4h3k1IerxTNqwDLxsGxStEZVBqG0gIqZqoA==} 923 cpu: [x64] 924 os: [win32] 925 926 '@rollup/rollup-win32-x64-msvc@4.57.0': 927 resolution: {integrity: sha512-Zv7v6q6aV+VslnpwzqKAmrk5JdVkLUzok2208ZXGipjb+msxBr/fJPZyeEXiFgH7k62Ak0SLIfxQRZQvTuf7rQ==} 928 cpu: [x64] 929 os: [win32] 930 931 '@standard-schema/spec@1.1.0': 932 resolution: {integrity: sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==} 933 934 '@sveltejs/acorn-typescript@1.0.8': 935 resolution: {integrity: sha512-esgN+54+q0NjB0Y/4BomT9samII7jGwNy/2a3wNZbT2A2RpmXsXwUt24LvLhx6jUq2gVk4cWEvcRO6MFQbOfNA==} 936 peerDependencies: 937 acorn: ^8.9.0 938 939 '@sveltejs/adapter-node@5.5.2': 940 resolution: {integrity: sha512-L15Djwpr7HrSAPj/Z8PYfc0pa9A1tllrr18phKI0WJHJeoWw45yinPf0IGgVTmakqx1B3JQ+C/OFl9ZwmxHU1Q==} 941 peerDependencies: 942 '@sveltejs/kit': ^2.4.0 943 944 '@sveltejs/kit@2.50.1': 945 resolution: {integrity: sha512-XRHD2i3zC4ukhz2iCQzO4mbsts081PAZnnMAQ7LNpWeYgeBmwMsalf0FGSwhFXBbtr2XViPKnFJBDCckWqrsLw==} 946 engines: {node: '>=18.13'} 947 hasBin: true 948 peerDependencies: 949 '@opentelemetry/api': ^1.0.0 950 '@sveltejs/vite-plugin-svelte': ^3.0.0 || ^4.0.0-next.1 || ^5.0.0 || ^6.0.0-next.0 951 svelte: ^4.0.0 || ^5.0.0-next.0 952 typescript: ^5.3.3 953 vite: ^5.0.3 || ^6.0.0 || ^7.0.0-beta.0 954 peerDependenciesMeta: 955 '@opentelemetry/api': 956 optional: true 957 typescript: 958 optional: true 959 960 '@sveltejs/vite-plugin-svelte-inspector@5.0.2': 961 resolution: {integrity: sha512-TZzRTcEtZffICSAoZGkPSl6Etsj2torOVrx6Uw0KpXxrec9Gg6jFWQ60Q3+LmNGfZSxHRCZL7vXVZIWmuV50Ig==} 962 engines: {node: ^20.19 || ^22.12 || >=24} 963 peerDependencies: 964 '@sveltejs/vite-plugin-svelte': ^6.0.0-next.0 965 svelte: ^5.0.0 966 vite: ^6.3.0 || ^7.0.0 967 968 '@sveltejs/vite-plugin-svelte@6.2.4': 969 resolution: {integrity: sha512-ou/d51QSdTyN26D7h6dSpusAKaZkAiGM55/AKYi+9AGZw7q85hElbjK3kEyzXHhLSnRISHOYzVge6x0jRZ7DXA==} 970 engines: {node: ^20.19 || ^22.12 || >=24} 971 peerDependencies: 972 svelte: ^5.0.0 973 vite: ^6.3.0 || ^7.0.0 974 975 '@types/bun@1.3.8': 976 resolution: {integrity: sha512-3LvWJ2q5GerAXYxO2mffLTqOzEu5qnhEAlh48Vnu8WQfnmSwbgagjGZV6BoHKJztENYEDn6QmVd949W4uESRJA==} 977 978 '@types/cookie@0.6.0': 979 resolution: {integrity: sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==} 980 981 '@types/estree@1.0.8': 982 resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==} 983 984 '@types/node@24.10.9': 985 resolution: {integrity: sha512-ne4A0IpG3+2ETuREInjPNhUGis1SFjv1d5asp8MzEAGtOZeTeHVDOYqOgqfhvseqg/iXty2hjBf1zAOb7RNiNw==} 986 987 '@types/resolve@1.20.2': 988 resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==} 989 990 '@types/ws@8.18.1': 991 resolution: {integrity: sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==} 992 993 acorn@8.15.0: 994 resolution: {integrity: sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==} 995 engines: {node: '>=0.4.0'} 996 hasBin: true 997 998 aria-query@5.3.2: 999 resolution: {integrity: sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==} 1000 engines: {node: '>= 0.4'} 1001 1002 axobject-query@4.1.0: 1003 resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==} 1004 engines: {node: '>= 0.4'} 1005 1006 buffer-from@1.1.2: 1007 resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} 1008 1009 bun-types@1.3.8: 1010 resolution: {integrity: sha512-fL99nxdOWvV4LqjmC+8Q9kW3M4QTtTR1eePs94v5ctGqU8OeceWrSUaRw3JYb7tU3FkMIAjkueehrHPPPGKi5Q==} 1011 1012 chokidar@4.0.3: 1013 resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==} 1014 engines: {node: '>= 14.16.0'} 1015 1016 clsx@2.1.1: 1017 resolution: {integrity: sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==} 1018 engines: {node: '>=6'} 1019 1020 commondir@1.0.1: 1021 resolution: {integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==} 1022 1023 cookie@0.6.0: 1024 resolution: {integrity: sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==} 1025 engines: {node: '>= 0.6'} 1026 1027 css-declaration-sorter@7.3.1: 1028 resolution: {integrity: sha512-gz6x+KkgNCjxq3Var03pRYLhyNfwhkKF1g/yoLgDNtFvVu0/fOLV9C8fFEZRjACp/XQLumjAYo7JVjzH3wLbxA==} 1029 engines: {node: ^14 || ^16 || >=18} 1030 peerDependencies: 1031 postcss: ^8.0.9 1032 1033 data-uri-to-buffer@4.0.1: 1034 resolution: {integrity: sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==} 1035 engines: {node: '>= 12'} 1036 1037 debug@4.4.3: 1038 resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==} 1039 engines: {node: '>=6.0'} 1040 peerDependencies: 1041 supports-color: '*' 1042 peerDependenciesMeta: 1043 supports-color: 1044 optional: true 1045 1046 deepmerge@4.3.1: 1047 resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==} 1048 engines: {node: '>=0.10.0'} 1049 1050 detect-libc@2.0.2: 1051 resolution: {integrity: sha512-UX6sGumvvqSaXgdKGUsgZWqcUyIXZ/vZTrlRT/iobiKhGL0zL4d3osHj3uqllWJK+i+sixDS/3COVEOFbupFyw==} 1052 engines: {node: '>=8'} 1053 1054 devalue@5.6.2: 1055 resolution: {integrity: sha512-nPRkjWzzDQlsejL1WVifk5rvcFi/y1onBRxjaFMjZeR9mFpqu2gmAZ9xUB9/IEanEP/vBtGeGganC/GO1fmufg==} 1056 1057 drizzle-kit@0.31.8: 1058 resolution: {integrity: sha512-O9EC/miwdnRDY10qRxM8P3Pg8hXe3LyU4ZipReKOgTwn4OqANmftj8XJz1UPUAS6NMHf0E2htjsbQujUTkncCg==} 1059 hasBin: true 1060 1061 drizzle-orm@0.45.1: 1062 resolution: {integrity: sha512-Te0FOdKIistGNPMq2jscdqngBRfBpC8uMFVwqjf6gtTVJHIQ/dosgV/CLBU2N4ZJBsXL5savCba9b0YJskKdcA==} 1063 peerDependencies: 1064 '@aws-sdk/client-rds-data': '>=3' 1065 '@cloudflare/workers-types': '>=4' 1066 '@electric-sql/pglite': '>=0.2.0' 1067 '@libsql/client': '>=0.10.0' 1068 '@libsql/client-wasm': '>=0.10.0' 1069 '@neondatabase/serverless': '>=0.10.0' 1070 '@op-engineering/op-sqlite': '>=2' 1071 '@opentelemetry/api': ^1.4.1 1072 '@planetscale/database': '>=1.13' 1073 '@prisma/client': '*' 1074 '@tidbcloud/serverless': '*' 1075 '@types/better-sqlite3': '*' 1076 '@types/pg': '*' 1077 '@types/sql.js': '*' 1078 '@upstash/redis': '>=1.34.7' 1079 '@vercel/postgres': '>=0.8.0' 1080 '@xata.io/client': '*' 1081 better-sqlite3: '>=7' 1082 bun-types: '*' 1083 expo-sqlite: '>=14.0.0' 1084 gel: '>=2' 1085 knex: '*' 1086 kysely: '*' 1087 mysql2: '>=2' 1088 pg: '>=8' 1089 postgres: '>=3' 1090 prisma: '*' 1091 sql.js: '>=1' 1092 sqlite3: '>=5' 1093 peerDependenciesMeta: 1094 '@aws-sdk/client-rds-data': 1095 optional: true 1096 '@cloudflare/workers-types': 1097 optional: true 1098 '@electric-sql/pglite': 1099 optional: true 1100 '@libsql/client': 1101 optional: true 1102 '@libsql/client-wasm': 1103 optional: true 1104 '@neondatabase/serverless': 1105 optional: true 1106 '@op-engineering/op-sqlite': 1107 optional: true 1108 '@opentelemetry/api': 1109 optional: true 1110 '@planetscale/database': 1111 optional: true 1112 '@prisma/client': 1113 optional: true 1114 '@tidbcloud/serverless': 1115 optional: true 1116 '@types/better-sqlite3': 1117 optional: true 1118 '@types/pg': 1119 optional: true 1120 '@types/sql.js': 1121 optional: true 1122 '@upstash/redis': 1123 optional: true 1124 '@vercel/postgres': 1125 optional: true 1126 '@xata.io/client': 1127 optional: true 1128 better-sqlite3: 1129 optional: true 1130 bun-types: 1131 optional: true 1132 expo-sqlite: 1133 optional: true 1134 gel: 1135 optional: true 1136 knex: 1137 optional: true 1138 kysely: 1139 optional: true 1140 mysql2: 1141 optional: true 1142 pg: 1143 optional: true 1144 postgres: 1145 optional: true 1146 prisma: 1147 optional: true 1148 sql.js: 1149 optional: true 1150 sqlite3: 1151 optional: true 1152 1153 esbuild-register@3.6.0: 1154 resolution: {integrity: sha512-H2/S7Pm8a9CL1uhp9OvjwrBh5Pvx0H8qVOxNu8Wed9Y7qv56MPtq+GGM8RJpq6glYJn9Wspr8uw7l55uyinNeg==} 1155 peerDependencies: 1156 esbuild: '>=0.12 <1' 1157 1158 esbuild@0.18.20: 1159 resolution: {integrity: sha512-ceqxoedUrcayh7Y7ZX6NdbbDzGROiyVBgC4PriJThBKSVPWnnFHZAkfI1lJT8QFkOwH4qOS2SJkS4wvpGl8BpA==} 1160 engines: {node: '>=12'} 1161 hasBin: true 1162 1163 esbuild@0.25.12: 1164 resolution: {integrity: sha512-bbPBYYrtZbkt6Os6FiTLCTFxvq4tt3JKall1vRwshA3fdVztsLAatFaZobhkBC8/BrPetoa0oksYoKXoG4ryJg==} 1165 engines: {node: '>=18'} 1166 hasBin: true 1167 1168 esbuild@0.27.2: 1169 resolution: {integrity: sha512-HyNQImnsOC7X9PMNaCIeAm4ISCQXs5a5YasTXVliKv4uuBo1dKrG0A+uQS8M5eXjVMnLg3WgXaKvprHlFJQffw==} 1170 engines: {node: '>=18'} 1171 hasBin: true 1172 1173 esm-env@1.2.2: 1174 resolution: {integrity: sha512-Epxrv+Nr/CaL4ZcFGPJIYLWFom+YeV1DqMLHJoEd9SYRxNbaFruBwfEX/kkHUJf55j2+TUbmDcmuilbP1TmXHA==} 1175 1176 esrap@2.2.2: 1177 resolution: {integrity: sha512-zA6497ha+qKvoWIK+WM9NAh5ni17sKZKhbS5B3PoYbBvaYHZWoS33zmFybmyqpn07RLUxSmn+RCls2/XF+d0oQ==} 1178 1179 estree-walker@2.0.2: 1180 resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==} 1181 1182 event-target-polyfill@0.0.4: 1183 resolution: {integrity: sha512-Gs6RLjzlLRdT8X9ZipJdIZI/Y6/HhRLyq9RdDlCsnpxr/+Nn6bU2EFGuC94GjxqhM+Nmij2Vcq98yoHrU8uNFQ==} 1184 1185 fdir@6.5.0: 1186 resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==} 1187 engines: {node: '>=12.0.0'} 1188 peerDependencies: 1189 picomatch: ^3 || ^4 1190 peerDependenciesMeta: 1191 picomatch: 1192 optional: true 1193 1194 fetch-blob@3.2.0: 1195 resolution: {integrity: sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==} 1196 engines: {node: ^12.20 || >= 14.13} 1197 1198 formdata-polyfill@4.0.10: 1199 resolution: {integrity: sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==} 1200 engines: {node: '>=12.20.0'} 1201 1202 fsevents@2.3.3: 1203 resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==} 1204 engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} 1205 os: [darwin] 1206 1207 function-bind@1.1.2: 1208 resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==} 1209 1210 get-tsconfig@4.13.0: 1211 resolution: {integrity: sha512-1VKTZJCwBrvbd+Wn3AOgQP/2Av+TfTCOlE4AcRJE72W1ksZXbAx8PPBR9RzgTeSPzlPMHrbANMH3LbltH73wxQ==} 1212 1213 hasown@2.0.2: 1214 resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==} 1215 engines: {node: '>= 0.4'} 1216 1217 is-core-module@2.16.1: 1218 resolution: {integrity: sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==} 1219 engines: {node: '>= 0.4'} 1220 1221 is-module@1.0.0: 1222 resolution: {integrity: sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==} 1223 1224 is-reference@1.2.1: 1225 resolution: {integrity: sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ==} 1226 1227 is-reference@3.0.3: 1228 resolution: {integrity: sha512-ixkJoqQvAP88E6wLydLGGqCJsrFUnqoH6HnaczB8XmDH1oaWU+xxdptvikTgaEhtZ53Ky6YXiBuUI2WXLMCwjw==} 1229 1230 js-base64@3.7.8: 1231 resolution: {integrity: sha512-hNngCeKxIUQiEUN3GPJOkz4wF/YvdUdbNL9hsBcMQTkKzboD7T/q3OYOuuPZLUE6dBxSGpwhk5mwuDud7JVAow==} 1232 1233 kleur@4.1.5: 1234 resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==} 1235 engines: {node: '>=6'} 1236 1237 libsql@0.5.22: 1238 resolution: {integrity: sha512-NscWthMQt7fpU8lqd7LXMvT9pi+KhhmTHAJWUB/Lj6MWa0MKFv0F2V4C6WKKpjCVZl0VwcDz4nOI3CyaT1DDiA==} 1239 cpu: [x64, arm64, wasm32, arm] 1240 os: [darwin, linux, win32] 1241 1242 locate-character@3.0.0: 1243 resolution: {integrity: sha512-SW13ws7BjaeJ6p7Q6CO2nchbYEc3X3J6WrmTTDto7yMPqVSZTUyY5Tjbid+Ab8gLnATtygYtiDIJGQRRn2ZOiA==} 1244 1245 magic-string@0.30.21: 1246 resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==} 1247 1248 mri@1.2.0: 1249 resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==} 1250 engines: {node: '>=4'} 1251 1252 mrmime@2.0.1: 1253 resolution: {integrity: sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==} 1254 engines: {node: '>=10'} 1255 1256 ms@2.1.3: 1257 resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} 1258 1259 nanoid@3.3.11: 1260 resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==} 1261 engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} 1262 hasBin: true 1263 1264 nanoid@5.1.6: 1265 resolution: {integrity: sha512-c7+7RQ+dMB5dPwwCp4ee1/iV/q2P6aK1mTZcfr1BTuVlyW9hJYiMPybJCcnBlQtuSmTIWNeazm/zqNoZSSElBg==} 1266 engines: {node: ^18 || >=20} 1267 hasBin: true 1268 1269 node-domexception@1.0.0: 1270 resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==} 1271 engines: {node: '>=10.5.0'} 1272 deprecated: Use your platform's native DOMException instead 1273 1274 node-fetch@3.3.2: 1275 resolution: {integrity: sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==} 1276 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} 1277 1278 node-gyp-build@4.8.4: 1279 resolution: {integrity: sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==} 1280 hasBin: true 1281 1282 obug@2.1.1: 1283 resolution: {integrity: sha512-uTqF9MuPraAQ+IsnPf366RG4cP9RtUi7MLO1N3KEc+wb0a6yKpeL0lmk2IB1jY5KHPAlTc6T/JRdC/YqxHNwkQ==} 1284 1285 partysocket@1.1.10: 1286 resolution: {integrity: sha512-ACfn0P6lQuj8/AqB4L5ZDFcIEbpnIteNNObrlxqV1Ge80GTGhjuJ2sNKwNQlFzhGi4kI7fP/C1Eqh8TR78HjDQ==} 1287 1288 path-parse@1.0.7: 1289 resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==} 1290 1291 picocolors@1.1.1: 1292 resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==} 1293 1294 picomatch@4.0.3: 1295 resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==} 1296 engines: {node: '>=12'} 1297 1298 postcss-less@6.0.0: 1299 resolution: {integrity: sha512-FPX16mQLyEjLzEuuJtxA8X3ejDLNGGEG503d2YGZR5Ask1SpDN8KmZUMpzCvyalWRywAn1n1VOA5dcqfCLo5rg==} 1300 engines: {node: '>=12'} 1301 peerDependencies: 1302 postcss: ^8.3.5 1303 1304 postcss-scss@4.0.9: 1305 resolution: {integrity: sha512-AjKOeiwAitL/MXxQW2DliT28EKukvvbEWx3LBmJIRN8KfBGZbRTxNYW0kSqi1COiTZ57nZ9NW06S6ux//N1c9A==} 1306 engines: {node: '>=12.0'} 1307 peerDependencies: 1308 postcss: ^8.4.29 1309 1310 postcss@8.5.6: 1311 resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==} 1312 engines: {node: ^10 || ^12 || >=14} 1313 1314 prettier-plugin-css-order@2.2.0: 1315 resolution: {integrity: sha512-GCkwEgQ2roT7le+zpUFQThPDO4x5EXcZmY9Rj6rvO++I/nATTGBWdZdsooha/BlvIBbZclJzXsgJdlKWrys9+w==} 1316 engines: {node: '>=16'} 1317 peerDependencies: 1318 prettier: 3.x 1319 1320 prettier-plugin-svelte@3.4.1: 1321 resolution: {integrity: sha512-xL49LCloMoZRvSwa6IEdN2GV6cq2IqpYGstYtMT+5wmml1/dClEoI0MZR78MiVPpu6BdQFfN0/y73yO6+br5Pg==} 1322 peerDependencies: 1323 prettier: ^3.0.0 1324 svelte: ^3.2.0 || ^4.0.0-next.0 || ^5.0.0-next.0 1325 1326 prettier@3.8.1: 1327 resolution: {integrity: sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==} 1328 engines: {node: '>=14'} 1329 hasBin: true 1330 1331 promise-limit@2.7.0: 1332 resolution: {integrity: sha512-7nJ6v5lnJsXwGprnGXga4wx6d1POjvi5Qmf1ivTRxTjH4Z/9Czja/UCMLVmB9N93GeWOU93XaFaEt6jbuoagNw==} 1333 1334 readdirp@4.1.2: 1335 resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==} 1336 engines: {node: '>= 14.18.0'} 1337 1338 resolve-pkg-maps@1.0.0: 1339 resolution: {integrity: sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==} 1340 1341 resolve@1.22.11: 1342 resolution: {integrity: sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==} 1343 engines: {node: '>= 0.4'} 1344 hasBin: true 1345 1346 rollup@4.57.0: 1347 resolution: {integrity: sha512-e5lPJi/aui4TO1LpAXIRLySmwXSE8k3b9zoGfd42p67wzxog4WHjiZF3M2uheQih4DGyc25QEV4yRBbpueNiUA==} 1348 engines: {node: '>=18.0.0', npm: '>=8.0.0'} 1349 hasBin: true 1350 1351 sade@1.8.1: 1352 resolution: {integrity: sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A==} 1353 engines: {node: '>=6'} 1354 1355 set-cookie-parser@2.7.2: 1356 resolution: {integrity: sha512-oeM1lpU/UvhTxw+g3cIfxXHyJRc/uidd3yK1P242gzHds0udQBYzs3y8j4gCCW+ZJ7ad0yctld8RYO+bdurlvw==} 1357 1358 sirv@3.0.2: 1359 resolution: {integrity: sha512-2wcC/oGxHis/BoHkkPwldgiPSYcpZK3JU28WoMVv55yHJgcZ8rlXvuG9iZggz+sU1d4bRgIGASwyWqjxu3FM0g==} 1360 engines: {node: '>=18'} 1361 1362 source-map-js@1.2.1: 1363 resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==} 1364 engines: {node: '>=0.10.0'} 1365 1366 source-map-support@0.5.21: 1367 resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==} 1368 1369 source-map@0.6.1: 1370 resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==} 1371 engines: {node: '>=0.10.0'} 1372 1373 supports-preserve-symlinks-flag@1.0.0: 1374 resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} 1375 engines: {node: '>= 0.4'} 1376 1377 svelte-check@4.3.5: 1378 resolution: {integrity: sha512-e4VWZETyXaKGhpkxOXP+B/d0Fp/zKViZoJmneZWe/05Y2aqSKj3YN2nLfYPJBQ87WEiY4BQCQ9hWGu9mPT1a1Q==} 1379 engines: {node: '>= 18.0.0'} 1380 hasBin: true 1381 peerDependencies: 1382 svelte: ^4.0.0 || ^5.0.0-next.0 1383 typescript: '>=5.0.0' 1384 1385 svelte@5.49.1: 1386 resolution: {integrity: sha512-jj95WnbKbXsXXngYj28a4zx8jeZx50CN/J4r0CEeax2pbfdsETv/J1K8V9Hbu3DCXnpHz5qAikICuxEooi7eNQ==} 1387 engines: {node: '>=18'} 1388 1389 tinyglobby@0.2.15: 1390 resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==} 1391 engines: {node: '>=12.0.0'} 1392 1393 totalist@3.0.1: 1394 resolution: {integrity: sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==} 1395 engines: {node: '>=6'} 1396 1397 type-fest@4.41.0: 1398 resolution: {integrity: sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==} 1399 engines: {node: '>=16'} 1400 1401 typescript@5.9.3: 1402 resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} 1403 engines: {node: '>=14.17'} 1404 hasBin: true 1405 1406 undici-types@7.16.0: 1407 resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} 1408 1409 unicode-segmenter@0.14.5: 1410 resolution: {integrity: sha512-jHGmj2LUuqDcX3hqY12Ql+uhUTn8huuxNZGq7GvtF6bSybzH3aFgedYu/KTzQStEgt1Ra2F3HxadNXsNjb3m3g==} 1411 1412 valibot@1.2.0: 1413 resolution: {integrity: sha512-mm1rxUsmOxzrwnX5arGS+U4T25RdvpPjPN4yR0u9pUBov9+zGVtO84tif1eY4r6zWxVxu3KzIyknJy3rxfRZZg==} 1414 peerDependencies: 1415 typescript: '>=5' 1416 peerDependenciesMeta: 1417 typescript: 1418 optional: true 1419 1420 vite@7.3.1: 1421 resolution: {integrity: sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==} 1422 engines: {node: ^20.19.0 || >=22.12.0} 1423 hasBin: true 1424 peerDependencies: 1425 '@types/node': ^20.19.0 || >=22.12.0 1426 jiti: '>=1.21.0' 1427 less: ^4.0.0 1428 lightningcss: ^1.21.0 1429 sass: ^1.70.0 1430 sass-embedded: ^1.70.0 1431 stylus: '>=0.54.8' 1432 sugarss: ^5.0.0 1433 terser: ^5.16.0 1434 tsx: ^4.8.1 1435 yaml: ^2.4.2 1436 peerDependenciesMeta: 1437 '@types/node': 1438 optional: true 1439 jiti: 1440 optional: true 1441 less: 1442 optional: true 1443 lightningcss: 1444 optional: true 1445 sass: 1446 optional: true 1447 sass-embedded: 1448 optional: true 1449 stylus: 1450 optional: true 1451 sugarss: 1452 optional: true 1453 terser: 1454 optional: true 1455 tsx: 1456 optional: true 1457 yaml: 1458 optional: true 1459 1460 vitefu@1.1.1: 1461 resolution: {integrity: sha512-B/Fegf3i8zh0yFbpzZ21amWzHmuNlLlmJT6n7bu5e+pCHUKQIfXSYokrqOBGEMMe9UG2sostKQF9mml/vYaWJQ==} 1462 peerDependencies: 1463 vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0-beta.0 1464 peerDependenciesMeta: 1465 vite: 1466 optional: true 1467 1468 web-streams-polyfill@3.3.3: 1469 resolution: {integrity: sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==} 1470 engines: {node: '>= 8'} 1471 1472 ws@8.19.0: 1473 resolution: {integrity: sha512-blAT2mjOEIi0ZzruJfIhb3nps74PRWTCz1IjglWEEpQl5XS/UNama6u2/rjFkDDouqr4L67ry+1aGIALViWjDg==} 1474 engines: {node: '>=10.0.0'} 1475 peerDependencies: 1476 bufferutil: ^4.0.1 1477 utf-8-validate: '>=5.0.2' 1478 peerDependenciesMeta: 1479 bufferutil: 1480 optional: true 1481 utf-8-validate: 1482 optional: true 1483 1484 yocto-queue@1.2.2: 1485 resolution: {integrity: sha512-4LCcse/U2MHZ63HAJVE+v71o7yOdIe4cZ70Wpf8D/IyjDKYQLV5GD46B+hSTjJsvV5PztjvHoU580EftxjDZFQ==} 1486 engines: {node: '>=12.20'} 1487 1488 zimmerframe@1.1.4: 1489 resolution: {integrity: sha512-B58NGBEoc8Y9MWWCQGl/gq9xBCe4IiKM0a2x7GZdQKOW5Exr8S1W24J6OgM1njK8xCRGvAJIL/MxXHf6SkmQKQ==} 1490 1491snapshots: 1492 1493 '@atcute/atproto@3.1.10': 1494 dependencies: 1495 '@atcute/lexicons': 1.2.7 1496 1497 '@atcute/bluesky@3.2.16': 1498 dependencies: 1499 '@atcute/atproto': 3.1.10 1500 '@atcute/lexicons': 1.2.7 1501 1502 '@atcute/car@5.1.0': 1503 dependencies: 1504 '@atcute/cbor': 2.3.0 1505 '@atcute/cid': 2.4.0 1506 '@atcute/uint8array': 1.1.0 1507 '@atcute/varint': 1.0.3 1508 1509 '@atcute/cbor@2.3.0': 1510 dependencies: 1511 '@atcute/cid': 2.4.0 1512 '@atcute/multibase': 1.1.7 1513 '@atcute/uint8array': 1.1.0 1514 1515 '@atcute/cid@2.4.0': 1516 dependencies: 1517 '@atcute/multibase': 1.1.7 1518 '@atcute/uint8array': 1.1.0 1519 1520 '@atcute/client@4.2.1': 1521 dependencies: 1522 '@atcute/identity': 1.1.3 1523 '@atcute/lexicons': 1.2.7 1524 1525 '@atcute/crypto@2.3.0': 1526 dependencies: 1527 '@atcute/multibase': 1.1.7 1528 '@atcute/uint8array': 1.1.0 1529 '@noble/secp256k1': 3.0.0 1530 1531 '@atcute/identity-resolver-node@1.0.3(@atcute/identity-resolver@1.2.2(@atcute/identity@1.1.3))(@atcute/identity@1.1.3)': 1532 dependencies: 1533 '@atcute/identity': 1.1.3 1534 '@atcute/identity-resolver': 1.2.2(@atcute/identity@1.1.3) 1535 '@atcute/lexicons': 1.2.7 1536 1537 '@atcute/identity-resolver@1.2.2(@atcute/identity@1.1.3)': 1538 dependencies: 1539 '@atcute/identity': 1.1.3 1540 '@atcute/lexicons': 1.2.7 1541 '@atcute/util-fetch': 1.0.5 1542 '@badrap/valita': 0.4.6 1543 1544 '@atcute/identity@1.1.3': 1545 dependencies: 1546 '@atcute/lexicons': 1.2.7 1547 '@badrap/valita': 0.4.6 1548 1549 '@atcute/lex-cli@2.5.3': 1550 dependencies: 1551 '@atcute/identity': 1.1.3 1552 '@atcute/identity-resolver': 1.2.2(@atcute/identity@1.1.3) 1553 '@atcute/lexicon-doc': 2.1.0 1554 '@atcute/lexicon-resolver': 0.1.6(@atcute/identity-resolver@1.2.2(@atcute/identity@1.1.3))(@atcute/identity@1.1.3) 1555 '@atcute/lexicons': 1.2.7 1556 '@badrap/valita': 0.4.6 1557 '@optique/core': 0.6.11 1558 '@optique/run': 0.6.11 1559 picocolors: 1.1.1 1560 prettier: 3.8.1 1561 1562 '@atcute/lexicon-doc@2.1.0': 1563 dependencies: 1564 '@atcute/identity': 1.1.3 1565 '@atcute/lexicons': 1.2.7 1566 '@atcute/uint8array': 1.1.0 1567 '@atcute/util-text': 1.1.0 1568 '@badrap/valita': 0.4.6 1569 1570 '@atcute/lexicon-resolver@0.1.6(@atcute/identity-resolver@1.2.2(@atcute/identity@1.1.3))(@atcute/identity@1.1.3)': 1571 dependencies: 1572 '@atcute/crypto': 2.3.0 1573 '@atcute/identity': 1.1.3 1574 '@atcute/identity-resolver': 1.2.2(@atcute/identity@1.1.3) 1575 '@atcute/lexicon-doc': 2.1.0 1576 '@atcute/lexicons': 1.2.7 1577 '@atcute/repo': 0.1.1 1578 '@atcute/util-fetch': 1.0.5 1579 '@badrap/valita': 0.4.6 1580 1581 '@atcute/lexicons@1.2.7': 1582 dependencies: 1583 '@atcute/uint8array': 1.1.0 1584 '@atcute/util-text': 1.1.0 1585 '@standard-schema/spec': 1.1.0 1586 esm-env: 1.2.2 1587 1588 '@atcute/mst@0.1.2': 1589 dependencies: 1590 '@atcute/cbor': 2.3.0 1591 '@atcute/cid': 2.4.0 1592 '@atcute/uint8array': 1.1.0 1593 1594 '@atcute/multibase@1.1.7': 1595 dependencies: 1596 '@atcute/uint8array': 1.1.0 1597 1598 '@atcute/oauth-crypto@0.1.0': 1599 dependencies: 1600 '@atcute/multibase': 1.1.7 1601 '@atcute/uint8array': 1.1.0 1602 '@badrap/valita': 0.4.6 1603 nanoid: 5.1.6 1604 1605 '@atcute/oauth-keyset@0.1.0': 1606 dependencies: 1607 '@atcute/oauth-crypto': 0.1.0 1608 1609 '@atcute/oauth-node-client@1.0.0': 1610 dependencies: 1611 '@atcute/client': 4.2.1 1612 '@atcute/identity': 1.1.3 1613 '@atcute/identity-resolver': 1.2.2(@atcute/identity@1.1.3) 1614 '@atcute/lexicons': 1.2.7 1615 '@atcute/oauth-crypto': 0.1.0 1616 '@atcute/oauth-keyset': 0.1.0 1617 '@atcute/oauth-types': 0.1.0 1618 '@atcute/util-fetch': 1.0.5 1619 '@badrap/valita': 0.4.6 1620 nanoid: 5.1.6 1621 1622 '@atcute/oauth-types@0.1.0': 1623 dependencies: 1624 '@atcute/identity': 1.1.3 1625 '@atcute/lexicons': 1.2.7 1626 '@atcute/oauth-keyset': 0.1.0 1627 '@badrap/valita': 0.4.6 1628 1629 '@atcute/repo@0.1.1': 1630 dependencies: 1631 '@atcute/car': 5.1.0 1632 '@atcute/cbor': 2.3.0 1633 '@atcute/cid': 2.4.0 1634 '@atcute/crypto': 2.3.0 1635 '@atcute/lexicons': 1.2.7 1636 '@atcute/mst': 0.1.2 1637 '@atcute/uint8array': 1.1.0 1638 1639 '@atcute/tap@0.1.1': 1640 dependencies: 1641 '@atcute/identity': 1.1.3 1642 '@atcute/lexicons': 1.2.7 1643 '@atcute/multibase': 1.1.7 1644 '@atcute/uint8array': 1.1.0 1645 '@badrap/valita': 0.4.6 1646 '@mary-ext/event-iterator': 1.0.0 1647 '@mary-ext/simple-event-emitter': 1.0.0 1648 partysocket: 1.1.10 1649 type-fest: 4.41.0 1650 1651 '@atcute/tid@1.1.1': 1652 dependencies: 1653 '@atcute/time-ms': 1.2.0 1654 1655 '@atcute/time-ms@1.2.0': 1656 dependencies: 1657 '@types/bun': 1.3.8 1658 node-gyp-build: 4.8.4 1659 1660 '@atcute/uint8array@1.1.0': {} 1661 1662 '@atcute/util-fetch@1.0.5': 1663 dependencies: 1664 '@badrap/valita': 0.4.6 1665 1666 '@atcute/util-text@1.1.0': 1667 dependencies: 1668 unicode-segmenter: 0.14.5 1669 1670 '@atcute/varint@1.0.3': {} 1671 1672 '@badrap/valita@0.4.6': {} 1673 1674 '@drizzle-team/brocli@0.10.2': {} 1675 1676 '@esbuild-kit/core-utils@3.3.2': 1677 dependencies: 1678 esbuild: 0.18.20 1679 source-map-support: 0.5.21 1680 1681 '@esbuild-kit/esm-loader@2.6.5': 1682 dependencies: 1683 '@esbuild-kit/core-utils': 3.3.2 1684 get-tsconfig: 4.13.0 1685 1686 '@esbuild/aix-ppc64@0.25.12': 1687 optional: true 1688 1689 '@esbuild/aix-ppc64@0.27.2': 1690 optional: true 1691 1692 '@esbuild/android-arm64@0.18.20': 1693 optional: true 1694 1695 '@esbuild/android-arm64@0.25.12': 1696 optional: true 1697 1698 '@esbuild/android-arm64@0.27.2': 1699 optional: true 1700 1701 '@esbuild/android-arm@0.18.20': 1702 optional: true 1703 1704 '@esbuild/android-arm@0.25.12': 1705 optional: true 1706 1707 '@esbuild/android-arm@0.27.2': 1708 optional: true 1709 1710 '@esbuild/android-x64@0.18.20': 1711 optional: true 1712 1713 '@esbuild/android-x64@0.25.12': 1714 optional: true 1715 1716 '@esbuild/android-x64@0.27.2': 1717 optional: true 1718 1719 '@esbuild/darwin-arm64@0.18.20': 1720 optional: true 1721 1722 '@esbuild/darwin-arm64@0.25.12': 1723 optional: true 1724 1725 '@esbuild/darwin-arm64@0.27.2': 1726 optional: true 1727 1728 '@esbuild/darwin-x64@0.18.20': 1729 optional: true 1730 1731 '@esbuild/darwin-x64@0.25.12': 1732 optional: true 1733 1734 '@esbuild/darwin-x64@0.27.2': 1735 optional: true 1736 1737 '@esbuild/freebsd-arm64@0.18.20': 1738 optional: true 1739 1740 '@esbuild/freebsd-arm64@0.25.12': 1741 optional: true 1742 1743 '@esbuild/freebsd-arm64@0.27.2': 1744 optional: true 1745 1746 '@esbuild/freebsd-x64@0.18.20': 1747 optional: true 1748 1749 '@esbuild/freebsd-x64@0.25.12': 1750 optional: true 1751 1752 '@esbuild/freebsd-x64@0.27.2': 1753 optional: true 1754 1755 '@esbuild/linux-arm64@0.18.20': 1756 optional: true 1757 1758 '@esbuild/linux-arm64@0.25.12': 1759 optional: true 1760 1761 '@esbuild/linux-arm64@0.27.2': 1762 optional: true 1763 1764 '@esbuild/linux-arm@0.18.20': 1765 optional: true 1766 1767 '@esbuild/linux-arm@0.25.12': 1768 optional: true 1769 1770 '@esbuild/linux-arm@0.27.2': 1771 optional: true 1772 1773 '@esbuild/linux-ia32@0.18.20': 1774 optional: true 1775 1776 '@esbuild/linux-ia32@0.25.12': 1777 optional: true 1778 1779 '@esbuild/linux-ia32@0.27.2': 1780 optional: true 1781 1782 '@esbuild/linux-loong64@0.18.20': 1783 optional: true 1784 1785 '@esbuild/linux-loong64@0.25.12': 1786 optional: true 1787 1788 '@esbuild/linux-loong64@0.27.2': 1789 optional: true 1790 1791 '@esbuild/linux-mips64el@0.18.20': 1792 optional: true 1793 1794 '@esbuild/linux-mips64el@0.25.12': 1795 optional: true 1796 1797 '@esbuild/linux-mips64el@0.27.2': 1798 optional: true 1799 1800 '@esbuild/linux-ppc64@0.18.20': 1801 optional: true 1802 1803 '@esbuild/linux-ppc64@0.25.12': 1804 optional: true 1805 1806 '@esbuild/linux-ppc64@0.27.2': 1807 optional: true 1808 1809 '@esbuild/linux-riscv64@0.18.20': 1810 optional: true 1811 1812 '@esbuild/linux-riscv64@0.25.12': 1813 optional: true 1814 1815 '@esbuild/linux-riscv64@0.27.2': 1816 optional: true 1817 1818 '@esbuild/linux-s390x@0.18.20': 1819 optional: true 1820 1821 '@esbuild/linux-s390x@0.25.12': 1822 optional: true 1823 1824 '@esbuild/linux-s390x@0.27.2': 1825 optional: true 1826 1827 '@esbuild/linux-x64@0.18.20': 1828 optional: true 1829 1830 '@esbuild/linux-x64@0.25.12': 1831 optional: true 1832 1833 '@esbuild/linux-x64@0.27.2': 1834 optional: true 1835 1836 '@esbuild/netbsd-arm64@0.25.12': 1837 optional: true 1838 1839 '@esbuild/netbsd-arm64@0.27.2': 1840 optional: true 1841 1842 '@esbuild/netbsd-x64@0.18.20': 1843 optional: true 1844 1845 '@esbuild/netbsd-x64@0.25.12': 1846 optional: true 1847 1848 '@esbuild/netbsd-x64@0.27.2': 1849 optional: true 1850 1851 '@esbuild/openbsd-arm64@0.25.12': 1852 optional: true 1853 1854 '@esbuild/openbsd-arm64@0.27.2': 1855 optional: true 1856 1857 '@esbuild/openbsd-x64@0.18.20': 1858 optional: true 1859 1860 '@esbuild/openbsd-x64@0.25.12': 1861 optional: true 1862 1863 '@esbuild/openbsd-x64@0.27.2': 1864 optional: true 1865 1866 '@esbuild/openharmony-arm64@0.25.12': 1867 optional: true 1868 1869 '@esbuild/openharmony-arm64@0.27.2': 1870 optional: true 1871 1872 '@esbuild/sunos-x64@0.18.20': 1873 optional: true 1874 1875 '@esbuild/sunos-x64@0.25.12': 1876 optional: true 1877 1878 '@esbuild/sunos-x64@0.27.2': 1879 optional: true 1880 1881 '@esbuild/win32-arm64@0.18.20': 1882 optional: true 1883 1884 '@esbuild/win32-arm64@0.25.12': 1885 optional: true 1886 1887 '@esbuild/win32-arm64@0.27.2': 1888 optional: true 1889 1890 '@esbuild/win32-ia32@0.18.20': 1891 optional: true 1892 1893 '@esbuild/win32-ia32@0.25.12': 1894 optional: true 1895 1896 '@esbuild/win32-ia32@0.27.2': 1897 optional: true 1898 1899 '@esbuild/win32-x64@0.18.20': 1900 optional: true 1901 1902 '@esbuild/win32-x64@0.25.12': 1903 optional: true 1904 1905 '@esbuild/win32-x64@0.27.2': 1906 optional: true 1907 1908 '@jridgewell/gen-mapping@0.3.13': 1909 dependencies: 1910 '@jridgewell/sourcemap-codec': 1.5.5 1911 '@jridgewell/trace-mapping': 0.3.31 1912 1913 '@jridgewell/remapping@2.3.5': 1914 dependencies: 1915 '@jridgewell/gen-mapping': 0.3.13 1916 '@jridgewell/trace-mapping': 0.3.31 1917 1918 '@jridgewell/resolve-uri@3.1.2': {} 1919 1920 '@jridgewell/sourcemap-codec@1.5.5': {} 1921 1922 '@jridgewell/trace-mapping@0.3.31': 1923 dependencies: 1924 '@jridgewell/resolve-uri': 3.1.2 1925 '@jridgewell/sourcemap-codec': 1.5.5 1926 1927 '@libsql/client@0.15.15': 1928 dependencies: 1929 '@libsql/core': 0.15.15 1930 '@libsql/hrana-client': 0.7.0 1931 js-base64: 3.7.8 1932 libsql: 0.5.22 1933 promise-limit: 2.7.0 1934 transitivePeerDependencies: 1935 - bufferutil 1936 - utf-8-validate 1937 1938 '@libsql/core@0.15.15': 1939 dependencies: 1940 js-base64: 3.7.8 1941 1942 '@libsql/darwin-arm64@0.5.22': 1943 optional: true 1944 1945 '@libsql/darwin-x64@0.5.22': 1946 optional: true 1947 1948 '@libsql/hrana-client@0.7.0': 1949 dependencies: 1950 '@libsql/isomorphic-fetch': 0.3.1 1951 '@libsql/isomorphic-ws': 0.1.5 1952 js-base64: 3.7.8 1953 node-fetch: 3.3.2 1954 transitivePeerDependencies: 1955 - bufferutil 1956 - utf-8-validate 1957 1958 '@libsql/isomorphic-fetch@0.3.1': {} 1959 1960 '@libsql/isomorphic-ws@0.1.5': 1961 dependencies: 1962 '@types/ws': 8.18.1 1963 ws: 8.19.0 1964 transitivePeerDependencies: 1965 - bufferutil 1966 - utf-8-validate 1967 1968 '@libsql/linux-arm-gnueabihf@0.5.22': 1969 optional: true 1970 1971 '@libsql/linux-arm-musleabihf@0.5.22': 1972 optional: true 1973 1974 '@libsql/linux-arm64-gnu@0.5.22': 1975 optional: true 1976 1977 '@libsql/linux-arm64-musl@0.5.22': 1978 optional: true 1979 1980 '@libsql/linux-x64-gnu@0.5.22': 1981 optional: true 1982 1983 '@libsql/linux-x64-musl@0.5.22': 1984 optional: true 1985 1986 '@libsql/win32-x64-msvc@0.5.22': 1987 optional: true 1988 1989 '@mary-ext/event-iterator@1.0.0': 1990 dependencies: 1991 yocto-queue: 1.2.2 1992 1993 '@mary-ext/simple-event-emitter@1.0.0': {} 1994 1995 '@neon-rs/load@0.0.4': {} 1996 1997 '@noble/secp256k1@3.0.0': {} 1998 1999 '@optique/core@0.6.11': {} 2000 2001 '@optique/run@0.6.11': 2002 dependencies: 2003 '@optique/core': 0.6.11 2004 2005 '@polka/url@1.0.0-next.29': {} 2006 2007 '@rollup/plugin-commonjs@28.0.9(rollup@4.57.0)': 2008 dependencies: 2009 '@rollup/pluginutils': 5.3.0(rollup@4.57.0) 2010 commondir: 1.0.1 2011 estree-walker: 2.0.2 2012 fdir: 6.5.0(picomatch@4.0.3) 2013 is-reference: 1.2.1 2014 magic-string: 0.30.21 2015 picomatch: 4.0.3 2016 optionalDependencies: 2017 rollup: 4.57.0 2018 2019 '@rollup/plugin-json@6.1.0(rollup@4.57.0)': 2020 dependencies: 2021 '@rollup/pluginutils': 5.3.0(rollup@4.57.0) 2022 optionalDependencies: 2023 rollup: 4.57.0 2024 2025 '@rollup/plugin-node-resolve@16.0.3(rollup@4.57.0)': 2026 dependencies: 2027 '@rollup/pluginutils': 5.3.0(rollup@4.57.0) 2028 '@types/resolve': 1.20.2 2029 deepmerge: 4.3.1 2030 is-module: 1.0.0 2031 resolve: 1.22.11 2032 optionalDependencies: 2033 rollup: 4.57.0 2034 2035 '@rollup/pluginutils@5.3.0(rollup@4.57.0)': 2036 dependencies: 2037 '@types/estree': 1.0.8 2038 estree-walker: 2.0.2 2039 picomatch: 4.0.3 2040 optionalDependencies: 2041 rollup: 4.57.0 2042 2043 '@rollup/rollup-android-arm-eabi@4.57.0': 2044 optional: true 2045 2046 '@rollup/rollup-android-arm64@4.57.0': 2047 optional: true 2048 2049 '@rollup/rollup-darwin-arm64@4.57.0': 2050 optional: true 2051 2052 '@rollup/rollup-darwin-x64@4.57.0': 2053 optional: true 2054 2055 '@rollup/rollup-freebsd-arm64@4.57.0': 2056 optional: true 2057 2058 '@rollup/rollup-freebsd-x64@4.57.0': 2059 optional: true 2060 2061 '@rollup/rollup-linux-arm-gnueabihf@4.57.0': 2062 optional: true 2063 2064 '@rollup/rollup-linux-arm-musleabihf@4.57.0': 2065 optional: true 2066 2067 '@rollup/rollup-linux-arm64-gnu@4.57.0': 2068 optional: true 2069 2070 '@rollup/rollup-linux-arm64-musl@4.57.0': 2071 optional: true 2072 2073 '@rollup/rollup-linux-loong64-gnu@4.57.0': 2074 optional: true 2075 2076 '@rollup/rollup-linux-loong64-musl@4.57.0': 2077 optional: true 2078 2079 '@rollup/rollup-linux-ppc64-gnu@4.57.0': 2080 optional: true 2081 2082 '@rollup/rollup-linux-ppc64-musl@4.57.0': 2083 optional: true 2084 2085 '@rollup/rollup-linux-riscv64-gnu@4.57.0': 2086 optional: true 2087 2088 '@rollup/rollup-linux-riscv64-musl@4.57.0': 2089 optional: true 2090 2091 '@rollup/rollup-linux-s390x-gnu@4.57.0': 2092 optional: true 2093 2094 '@rollup/rollup-linux-x64-gnu@4.57.0': 2095 optional: true 2096 2097 '@rollup/rollup-linux-x64-musl@4.57.0': 2098 optional: true 2099 2100 '@rollup/rollup-openbsd-x64@4.57.0': 2101 optional: true 2102 2103 '@rollup/rollup-openharmony-arm64@4.57.0': 2104 optional: true 2105 2106 '@rollup/rollup-win32-arm64-msvc@4.57.0': 2107 optional: true 2108 2109 '@rollup/rollup-win32-ia32-msvc@4.57.0': 2110 optional: true 2111 2112 '@rollup/rollup-win32-x64-gnu@4.57.0': 2113 optional: true 2114 2115 '@rollup/rollup-win32-x64-msvc@4.57.0': 2116 optional: true 2117 2118 '@standard-schema/spec@1.1.0': {} 2119 2120 '@sveltejs/acorn-typescript@1.0.8(acorn@8.15.0)': 2121 dependencies: 2122 acorn: 8.15.0 2123 2124 '@sveltejs/adapter-node@5.5.2(@sveltejs/kit@2.50.1(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.49.1)(vite@7.3.1(@types/node@24.10.9)))(svelte@5.49.1)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)))': 2125 dependencies: 2126 '@rollup/plugin-commonjs': 28.0.9(rollup@4.57.0) 2127 '@rollup/plugin-json': 6.1.0(rollup@4.57.0) 2128 '@rollup/plugin-node-resolve': 16.0.3(rollup@4.57.0) 2129 '@sveltejs/kit': 2.50.1(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.49.1)(vite@7.3.1(@types/node@24.10.9)))(svelte@5.49.1)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)) 2130 rollup: 4.57.0 2131 2132 '@sveltejs/kit@2.50.1(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.49.1)(vite@7.3.1(@types/node@24.10.9)))(svelte@5.49.1)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9))': 2133 dependencies: 2134 '@standard-schema/spec': 1.1.0 2135 '@sveltejs/acorn-typescript': 1.0.8(acorn@8.15.0) 2136 '@sveltejs/vite-plugin-svelte': 6.2.4(svelte@5.49.1)(vite@7.3.1(@types/node@24.10.9)) 2137 '@types/cookie': 0.6.0 2138 acorn: 8.15.0 2139 cookie: 0.6.0 2140 devalue: 5.6.2 2141 esm-env: 1.2.2 2142 kleur: 4.1.5 2143 magic-string: 0.30.21 2144 mrmime: 2.0.1 2145 sade: 1.8.1 2146 set-cookie-parser: 2.7.2 2147 sirv: 3.0.2 2148 svelte: 5.49.1 2149 vite: 7.3.1(@types/node@24.10.9) 2150 optionalDependencies: 2151 typescript: 5.9.3 2152 2153 '@sveltejs/vite-plugin-svelte-inspector@5.0.2(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.49.1)(vite@7.3.1(@types/node@24.10.9)))(svelte@5.49.1)(vite@7.3.1(@types/node@24.10.9))': 2154 dependencies: 2155 '@sveltejs/vite-plugin-svelte': 6.2.4(svelte@5.49.1)(vite@7.3.1(@types/node@24.10.9)) 2156 obug: 2.1.1 2157 svelte: 5.49.1 2158 vite: 7.3.1(@types/node@24.10.9) 2159 2160 '@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.49.1)(vite@7.3.1(@types/node@24.10.9))': 2161 dependencies: 2162 '@sveltejs/vite-plugin-svelte-inspector': 5.0.2(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.49.1)(vite@7.3.1(@types/node@24.10.9)))(svelte@5.49.1)(vite@7.3.1(@types/node@24.10.9)) 2163 deepmerge: 4.3.1 2164 magic-string: 0.30.21 2165 obug: 2.1.1 2166 svelte: 5.49.1 2167 vite: 7.3.1(@types/node@24.10.9) 2168 vitefu: 1.1.1(vite@7.3.1(@types/node@24.10.9)) 2169 2170 '@types/bun@1.3.8': 2171 dependencies: 2172 bun-types: 1.3.8 2173 2174 '@types/cookie@0.6.0': {} 2175 2176 '@types/estree@1.0.8': {} 2177 2178 '@types/node@24.10.9': 2179 dependencies: 2180 undici-types: 7.16.0 2181 2182 '@types/resolve@1.20.2': {} 2183 2184 '@types/ws@8.18.1': 2185 dependencies: 2186 '@types/node': 24.10.9 2187 2188 acorn@8.15.0: {} 2189 2190 aria-query@5.3.2: {} 2191 2192 axobject-query@4.1.0: {} 2193 2194 buffer-from@1.1.2: {} 2195 2196 bun-types@1.3.8: 2197 dependencies: 2198 '@types/node': 24.10.9 2199 2200 chokidar@4.0.3: 2201 dependencies: 2202 readdirp: 4.1.2 2203 2204 clsx@2.1.1: {} 2205 2206 commondir@1.0.1: {} 2207 2208 cookie@0.6.0: {} 2209 2210 css-declaration-sorter@7.3.1(postcss@8.5.6): 2211 dependencies: 2212 postcss: 8.5.6 2213 2214 data-uri-to-buffer@4.0.1: {} 2215 2216 debug@4.4.3: 2217 dependencies: 2218 ms: 2.1.3 2219 2220 deepmerge@4.3.1: {} 2221 2222 detect-libc@2.0.2: {} 2223 2224 devalue@5.6.2: {} 2225 2226 drizzle-kit@0.31.8: 2227 dependencies: 2228 '@drizzle-team/brocli': 0.10.2 2229 '@esbuild-kit/esm-loader': 2.6.5 2230 esbuild: 0.25.12 2231 esbuild-register: 3.6.0(esbuild@0.25.12) 2232 transitivePeerDependencies: 2233 - supports-color 2234 2235 drizzle-orm@0.45.1(@libsql/client@0.15.15)(bun-types@1.3.8): 2236 optionalDependencies: 2237 '@libsql/client': 0.15.15 2238 bun-types: 1.3.8 2239 2240 esbuild-register@3.6.0(esbuild@0.25.12): 2241 dependencies: 2242 debug: 4.4.3 2243 esbuild: 0.25.12 2244 transitivePeerDependencies: 2245 - supports-color 2246 2247 esbuild@0.18.20: 2248 optionalDependencies: 2249 '@esbuild/android-arm': 0.18.20 2250 '@esbuild/android-arm64': 0.18.20 2251 '@esbuild/android-x64': 0.18.20 2252 '@esbuild/darwin-arm64': 0.18.20 2253 '@esbuild/darwin-x64': 0.18.20 2254 '@esbuild/freebsd-arm64': 0.18.20 2255 '@esbuild/freebsd-x64': 0.18.20 2256 '@esbuild/linux-arm': 0.18.20 2257 '@esbuild/linux-arm64': 0.18.20 2258 '@esbuild/linux-ia32': 0.18.20 2259 '@esbuild/linux-loong64': 0.18.20 2260 '@esbuild/linux-mips64el': 0.18.20 2261 '@esbuild/linux-ppc64': 0.18.20 2262 '@esbuild/linux-riscv64': 0.18.20 2263 '@esbuild/linux-s390x': 0.18.20 2264 '@esbuild/linux-x64': 0.18.20 2265 '@esbuild/netbsd-x64': 0.18.20 2266 '@esbuild/openbsd-x64': 0.18.20 2267 '@esbuild/sunos-x64': 0.18.20 2268 '@esbuild/win32-arm64': 0.18.20 2269 '@esbuild/win32-ia32': 0.18.20 2270 '@esbuild/win32-x64': 0.18.20 2271 2272 esbuild@0.25.12: 2273 optionalDependencies: 2274 '@esbuild/aix-ppc64': 0.25.12 2275 '@esbuild/android-arm': 0.25.12 2276 '@esbuild/android-arm64': 0.25.12 2277 '@esbuild/android-x64': 0.25.12 2278 '@esbuild/darwin-arm64': 0.25.12 2279 '@esbuild/darwin-x64': 0.25.12 2280 '@esbuild/freebsd-arm64': 0.25.12 2281 '@esbuild/freebsd-x64': 0.25.12 2282 '@esbuild/linux-arm': 0.25.12 2283 '@esbuild/linux-arm64': 0.25.12 2284 '@esbuild/linux-ia32': 0.25.12 2285 '@esbuild/linux-loong64': 0.25.12 2286 '@esbuild/linux-mips64el': 0.25.12 2287 '@esbuild/linux-ppc64': 0.25.12 2288 '@esbuild/linux-riscv64': 0.25.12 2289 '@esbuild/linux-s390x': 0.25.12 2290 '@esbuild/linux-x64': 0.25.12 2291 '@esbuild/netbsd-arm64': 0.25.12 2292 '@esbuild/netbsd-x64': 0.25.12 2293 '@esbuild/openbsd-arm64': 0.25.12 2294 '@esbuild/openbsd-x64': 0.25.12 2295 '@esbuild/openharmony-arm64': 0.25.12 2296 '@esbuild/sunos-x64': 0.25.12 2297 '@esbuild/win32-arm64': 0.25.12 2298 '@esbuild/win32-ia32': 0.25.12 2299 '@esbuild/win32-x64': 0.25.12 2300 2301 esbuild@0.27.2: 2302 optionalDependencies: 2303 '@esbuild/aix-ppc64': 0.27.2 2304 '@esbuild/android-arm': 0.27.2 2305 '@esbuild/android-arm64': 0.27.2 2306 '@esbuild/android-x64': 0.27.2 2307 '@esbuild/darwin-arm64': 0.27.2 2308 '@esbuild/darwin-x64': 0.27.2 2309 '@esbuild/freebsd-arm64': 0.27.2 2310 '@esbuild/freebsd-x64': 0.27.2 2311 '@esbuild/linux-arm': 0.27.2 2312 '@esbuild/linux-arm64': 0.27.2 2313 '@esbuild/linux-ia32': 0.27.2 2314 '@esbuild/linux-loong64': 0.27.2 2315 '@esbuild/linux-mips64el': 0.27.2 2316 '@esbuild/linux-ppc64': 0.27.2 2317 '@esbuild/linux-riscv64': 0.27.2 2318 '@esbuild/linux-s390x': 0.27.2 2319 '@esbuild/linux-x64': 0.27.2 2320 '@esbuild/netbsd-arm64': 0.27.2 2321 '@esbuild/netbsd-x64': 0.27.2 2322 '@esbuild/openbsd-arm64': 0.27.2 2323 '@esbuild/openbsd-x64': 0.27.2 2324 '@esbuild/openharmony-arm64': 0.27.2 2325 '@esbuild/sunos-x64': 0.27.2 2326 '@esbuild/win32-arm64': 0.27.2 2327 '@esbuild/win32-ia32': 0.27.2 2328 '@esbuild/win32-x64': 0.27.2 2329 2330 esm-env@1.2.2: {} 2331 2332 esrap@2.2.2: 2333 dependencies: 2334 '@jridgewell/sourcemap-codec': 1.5.5 2335 2336 estree-walker@2.0.2: {} 2337 2338 event-target-polyfill@0.0.4: {} 2339 2340 fdir@6.5.0(picomatch@4.0.3): 2341 optionalDependencies: 2342 picomatch: 4.0.3 2343 2344 fetch-blob@3.2.0: 2345 dependencies: 2346 node-domexception: 1.0.0 2347 web-streams-polyfill: 3.3.3 2348 2349 formdata-polyfill@4.0.10: 2350 dependencies: 2351 fetch-blob: 3.2.0 2352 2353 fsevents@2.3.3: 2354 optional: true 2355 2356 function-bind@1.1.2: {} 2357 2358 get-tsconfig@4.13.0: 2359 dependencies: 2360 resolve-pkg-maps: 1.0.0 2361 2362 hasown@2.0.2: 2363 dependencies: 2364 function-bind: 1.1.2 2365 2366 is-core-module@2.16.1: 2367 dependencies: 2368 hasown: 2.0.2 2369 2370 is-module@1.0.0: {} 2371 2372 is-reference@1.2.1: 2373 dependencies: 2374 '@types/estree': 1.0.8 2375 2376 is-reference@3.0.3: 2377 dependencies: 2378 '@types/estree': 1.0.8 2379 2380 js-base64@3.7.8: {} 2381 2382 kleur@4.1.5: {} 2383 2384 libsql@0.5.22: 2385 dependencies: 2386 '@neon-rs/load': 0.0.4 2387 detect-libc: 2.0.2 2388 optionalDependencies: 2389 '@libsql/darwin-arm64': 0.5.22 2390 '@libsql/darwin-x64': 0.5.22 2391 '@libsql/linux-arm-gnueabihf': 0.5.22 2392 '@libsql/linux-arm-musleabihf': 0.5.22 2393 '@libsql/linux-arm64-gnu': 0.5.22 2394 '@libsql/linux-arm64-musl': 0.5.22 2395 '@libsql/linux-x64-gnu': 0.5.22 2396 '@libsql/linux-x64-musl': 0.5.22 2397 '@libsql/win32-x64-msvc': 0.5.22 2398 2399 locate-character@3.0.0: {} 2400 2401 magic-string@0.30.21: 2402 dependencies: 2403 '@jridgewell/sourcemap-codec': 1.5.5 2404 2405 mri@1.2.0: {} 2406 2407 mrmime@2.0.1: {} 2408 2409 ms@2.1.3: {} 2410 2411 nanoid@3.3.11: {} 2412 2413 nanoid@5.1.6: {} 2414 2415 node-domexception@1.0.0: {} 2416 2417 node-fetch@3.3.2: 2418 dependencies: 2419 data-uri-to-buffer: 4.0.1 2420 fetch-blob: 3.2.0 2421 formdata-polyfill: 4.0.10 2422 2423 node-gyp-build@4.8.4: {} 2424 2425 obug@2.1.1: {} 2426 2427 partysocket@1.1.10: 2428 dependencies: 2429 event-target-polyfill: 0.0.4 2430 2431 path-parse@1.0.7: {} 2432 2433 picocolors@1.1.1: {} 2434 2435 picomatch@4.0.3: {} 2436 2437 postcss-less@6.0.0(postcss@8.5.6): 2438 dependencies: 2439 postcss: 8.5.6 2440 2441 postcss-scss@4.0.9(postcss@8.5.6): 2442 dependencies: 2443 postcss: 8.5.6 2444 2445 postcss@8.5.6: 2446 dependencies: 2447 nanoid: 3.3.11 2448 picocolors: 1.1.1 2449 source-map-js: 1.2.1 2450 2451 prettier-plugin-css-order@2.2.0(postcss@8.5.6)(prettier@3.8.1): 2452 dependencies: 2453 css-declaration-sorter: 7.3.1(postcss@8.5.6) 2454 postcss-less: 6.0.0(postcss@8.5.6) 2455 postcss-scss: 4.0.9(postcss@8.5.6) 2456 prettier: 3.8.1 2457 transitivePeerDependencies: 2458 - postcss 2459 2460 prettier-plugin-svelte@3.4.1(prettier@3.8.1)(svelte@5.49.1): 2461 dependencies: 2462 prettier: 3.8.1 2463 svelte: 5.49.1 2464 2465 prettier@3.8.1: {} 2466 2467 promise-limit@2.7.0: {} 2468 2469 readdirp@4.1.2: {} 2470 2471 resolve-pkg-maps@1.0.0: {} 2472 2473 resolve@1.22.11: 2474 dependencies: 2475 is-core-module: 2.16.1 2476 path-parse: 1.0.7 2477 supports-preserve-symlinks-flag: 1.0.0 2478 2479 rollup@4.57.0: 2480 dependencies: 2481 '@types/estree': 1.0.8 2482 optionalDependencies: 2483 '@rollup/rollup-android-arm-eabi': 4.57.0 2484 '@rollup/rollup-android-arm64': 4.57.0 2485 '@rollup/rollup-darwin-arm64': 4.57.0 2486 '@rollup/rollup-darwin-x64': 4.57.0 2487 '@rollup/rollup-freebsd-arm64': 4.57.0 2488 '@rollup/rollup-freebsd-x64': 4.57.0 2489 '@rollup/rollup-linux-arm-gnueabihf': 4.57.0 2490 '@rollup/rollup-linux-arm-musleabihf': 4.57.0 2491 '@rollup/rollup-linux-arm64-gnu': 4.57.0 2492 '@rollup/rollup-linux-arm64-musl': 4.57.0 2493 '@rollup/rollup-linux-loong64-gnu': 4.57.0 2494 '@rollup/rollup-linux-loong64-musl': 4.57.0 2495 '@rollup/rollup-linux-ppc64-gnu': 4.57.0 2496 '@rollup/rollup-linux-ppc64-musl': 4.57.0 2497 '@rollup/rollup-linux-riscv64-gnu': 4.57.0 2498 '@rollup/rollup-linux-riscv64-musl': 4.57.0 2499 '@rollup/rollup-linux-s390x-gnu': 4.57.0 2500 '@rollup/rollup-linux-x64-gnu': 4.57.0 2501 '@rollup/rollup-linux-x64-musl': 4.57.0 2502 '@rollup/rollup-openbsd-x64': 4.57.0 2503 '@rollup/rollup-openharmony-arm64': 4.57.0 2504 '@rollup/rollup-win32-arm64-msvc': 4.57.0 2505 '@rollup/rollup-win32-ia32-msvc': 4.57.0 2506 '@rollup/rollup-win32-x64-gnu': 4.57.0 2507 '@rollup/rollup-win32-x64-msvc': 4.57.0 2508 fsevents: 2.3.3 2509 2510 sade@1.8.1: 2511 dependencies: 2512 mri: 1.2.0 2513 2514 set-cookie-parser@2.7.2: {} 2515 2516 sirv@3.0.2: 2517 dependencies: 2518 '@polka/url': 1.0.0-next.29 2519 mrmime: 2.0.1 2520 totalist: 3.0.1 2521 2522 source-map-js@1.2.1: {} 2523 2524 source-map-support@0.5.21: 2525 dependencies: 2526 buffer-from: 1.1.2 2527 source-map: 0.6.1 2528 2529 source-map@0.6.1: {} 2530 2531 supports-preserve-symlinks-flag@1.0.0: {} 2532 2533 svelte-check@4.3.5(picomatch@4.0.3)(svelte@5.49.1)(typescript@5.9.3): 2534 dependencies: 2535 '@jridgewell/trace-mapping': 0.3.31 2536 chokidar: 4.0.3 2537 fdir: 6.5.0(picomatch@4.0.3) 2538 picocolors: 1.1.1 2539 sade: 1.8.1 2540 svelte: 5.49.1 2541 typescript: 5.9.3 2542 transitivePeerDependencies: 2543 - picomatch 2544 2545 svelte@5.49.1: 2546 dependencies: 2547 '@jridgewell/remapping': 2.3.5 2548 '@jridgewell/sourcemap-codec': 1.5.5 2549 '@sveltejs/acorn-typescript': 1.0.8(acorn@8.15.0) 2550 '@types/estree': 1.0.8 2551 acorn: 8.15.0 2552 aria-query: 5.3.2 2553 axobject-query: 4.1.0 2554 clsx: 2.1.1 2555 devalue: 5.6.2 2556 esm-env: 1.2.2 2557 esrap: 2.2.2 2558 is-reference: 3.0.3 2559 locate-character: 3.0.0 2560 magic-string: 0.30.21 2561 zimmerframe: 1.1.4 2562 2563 tinyglobby@0.2.15: 2564 dependencies: 2565 fdir: 6.5.0(picomatch@4.0.3) 2566 picomatch: 4.0.3 2567 2568 totalist@3.0.1: {} 2569 2570 type-fest@4.41.0: {} 2571 2572 typescript@5.9.3: {} 2573 2574 undici-types@7.16.0: {} 2575 2576 unicode-segmenter@0.14.5: {} 2577 2578 valibot@1.2.0(typescript@5.9.3): 2579 optionalDependencies: 2580 typescript: 5.9.3 2581 2582 vite@7.3.1(@types/node@24.10.9): 2583 dependencies: 2584 esbuild: 0.27.2 2585 fdir: 6.5.0(picomatch@4.0.3) 2586 picomatch: 4.0.3 2587 postcss: 8.5.6 2588 rollup: 4.57.0 2589 tinyglobby: 0.2.15 2590 optionalDependencies: 2591 '@types/node': 24.10.9 2592 fsevents: 2.3.3 2593 2594 vitefu@1.1.1(vite@7.3.1(@types/node@24.10.9)): 2595 optionalDependencies: 2596 vite: 7.3.1(@types/node@24.10.9) 2597 2598 web-streams-polyfill@3.3.3: {} 2599 2600 ws@8.19.0: {} 2601 2602 yocto-queue@1.2.2: {} 2603 2604 zimmerframe@1.1.4: {}