Mercurial
comparison benchmark/bun-http-framework-benchmark/package-lock.json @ 183:a8976a008a9d
[BenchMark] Added bun bench mark to test seoboe vs other popular benchmarks.
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Fri, 23 Jan 2026 21:19:08 -0800 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 179:8d17f6e6e290 | 183:a8976a008a9d |
|---|---|
| 1 { | |
| 2 "name": "bun-http-framework-benchmark", | |
| 3 "lockfileVersion": 3, | |
| 4 "requires": true, | |
| 5 "packages": { | |
| 6 "": { | |
| 7 "name": "bun-http-framework-benchmark", | |
| 8 "dependencies": { | |
| 9 "@bit-js/byte": "^2.0.0", | |
| 10 "@elysiajs/fn": "^0.6.1", | |
| 11 "@elysiajs/node": "1.2.6", | |
| 12 "@hapi/hapi": "^21.4.0", | |
| 13 "@nbit/bun": "^0.13.4", | |
| 14 "@nestjs/common": "^11.1.0", | |
| 15 "@nestjs/core": "^11.1.0", | |
| 16 "@nestjs/platform-express": "^11.1.0", | |
| 17 "@oakserver/oak": "^14.1.0", | |
| 18 "bunrest": "^1.3.8", | |
| 19 "elysia": "^1.3.0", | |
| 20 "express": "^5.1.0", | |
| 21 "fastify": "^5.3.2", | |
| 22 "h3": "^1.15.3", | |
| 23 "hono": "^4.7.8", | |
| 24 "hyper-express": "^6.17.3", | |
| 25 "kill-port": "^2.0.1", | |
| 26 "koa": "^3.0.0", | |
| 27 "koa-bodyparser": "^4.4.1", | |
| 28 "koa-router": "^13.0.1", | |
| 29 "nhttp-land": "^1.3.26", | |
| 30 "reflect-metadata": "^0.2.2", | |
| 31 "rxjs": "^7.8.2", | |
| 32 "ts-node": "^10.9.2", | |
| 33 "typescript": "^5.8.3", | |
| 34 "ultimate-express": "^1.4.9", | |
| 35 "uWebSockets.js": "github:uNetworking/uWebSockets.js#v20.51.0", | |
| 36 "vixeny": "^0.1.53", | |
| 37 "wobe": "^1.1.10" | |
| 38 }, | |
| 39 "devDependencies": { | |
| 40 "@hono/node-server": "^1.14.1", | |
| 41 "@types/bun": "^1.2.12", | |
| 42 "@types/express": "^5.0.1", | |
| 43 "@types/kill-port": "^2.0.3", | |
| 44 "@types/koa": "^2.15.0", | |
| 45 "@types/koa-bodyparser": "^4.3.12", | |
| 46 "@types/koa-router": "^7.4.8" | |
| 47 }, | |
| 48 "peerDependencies": { | |
| 49 "typescript": "^5.0.0" | |
| 50 } | |
| 51 }, | |
| 52 "node_modules/@bit-js/blitz": { | |
| 53 "version": "1.4.0" | |
| 54 }, | |
| 55 "node_modules/@bit-js/byte": { | |
| 56 "version": "2.0.0", | |
| 57 "dependencies": { | |
| 58 "@bit-js/blitz": "^1.4.0" | |
| 59 } | |
| 60 }, | |
| 61 "node_modules/@cspotcode/source-map-support": { | |
| 62 "version": "0.8.1", | |
| 63 "license": "MIT", | |
| 64 "dependencies": { | |
| 65 "@jridgewell/trace-mapping": "0.3.9" | |
| 66 }, | |
| 67 "engines": { | |
| 68 "node": ">=12" | |
| 69 } | |
| 70 }, | |
| 71 "node_modules/@deno/shim-crypto": { | |
| 72 "version": "0.3.1", | |
| 73 "license": "MIT" | |
| 74 }, | |
| 75 "node_modules/@deno/shim-deno": { | |
| 76 "version": "0.18.2", | |
| 77 "license": "MIT", | |
| 78 "dependencies": { | |
| 79 "@deno/shim-deno-test": "^0.5.0", | |
| 80 "which": "^4.0.0" | |
| 81 } | |
| 82 }, | |
| 83 "node_modules/@deno/shim-deno-test": { | |
| 84 "version": "0.5.0", | |
| 85 "license": "MIT" | |
| 86 }, | |
| 87 "node_modules/@elysiajs/fn": { | |
| 88 "version": "0.6.1", | |
| 89 "license": "MIT", | |
| 90 "dependencies": { | |
| 91 "superjson": "^1.12.3" | |
| 92 }, | |
| 93 "peerDependencies": { | |
| 94 "elysia": ">= 0.5.0", | |
| 95 "superjson": ">= 1.12.0" | |
| 96 }, | |
| 97 "peerDependenciesMeta": { | |
| 98 "superjson": { | |
| 99 "optional": true | |
| 100 } | |
| 101 } | |
| 102 }, | |
| 103 "node_modules/@elysiajs/node": { | |
| 104 "version": "1.2.6", | |
| 105 "license": "MIT", | |
| 106 "dependencies": { | |
| 107 "formidable": "^3.5.2", | |
| 108 "ws": "^8.18.0" | |
| 109 }, | |
| 110 "peerDependencies": { | |
| 111 "bufferutil": ">= 4.0.1", | |
| 112 "elysia": ">= 1.2.7", | |
| 113 "formidable": ">= 3.5.2", | |
| 114 "ws": ">= 8.18.0" | |
| 115 }, | |
| 116 "peerDependenciesMeta": { | |
| 117 "bufferutil": { | |
| 118 "optional": true | |
| 119 } | |
| 120 } | |
| 121 }, | |
| 122 "node_modules/@fastify/ajv-compiler": { | |
| 123 "version": "4.0.1", | |
| 124 "license": "MIT", | |
| 125 "dependencies": { | |
| 126 "ajv": "^8.12.0", | |
| 127 "ajv-formats": "^3.0.1", | |
| 128 "fast-uri": "^3.0.0" | |
| 129 } | |
| 130 }, | |
| 131 "node_modules/@fastify/error": { | |
| 132 "version": "4.0.0", | |
| 133 "license": "MIT" | |
| 134 }, | |
| 135 "node_modules/@fastify/fast-json-stringify-compiler": { | |
| 136 "version": "5.0.1", | |
| 137 "license": "MIT", | |
| 138 "dependencies": { | |
| 139 "fast-json-stringify": "^6.0.0" | |
| 140 } | |
| 141 }, | |
| 142 "node_modules/@fastify/forwarded": { | |
| 143 "version": "3.0.0", | |
| 144 "license": "MIT" | |
| 145 }, | |
| 146 "node_modules/@fastify/merge-json-schemas": { | |
| 147 "version": "0.1.1", | |
| 148 "license": "MIT", | |
| 149 "dependencies": { | |
| 150 "fast-deep-equal": "^3.1.3" | |
| 151 } | |
| 152 }, | |
| 153 "node_modules/@fastify/proxy-addr": { | |
| 154 "version": "5.0.0", | |
| 155 "license": "MIT", | |
| 156 "dependencies": { | |
| 157 "@fastify/forwarded": "^3.0.0", | |
| 158 "ipaddr.js": "^2.1.0" | |
| 159 } | |
| 160 }, | |
| 161 "node_modules/@fastify/proxy-addr/node_modules/ipaddr.js": { | |
| 162 "version": "2.2.0", | |
| 163 "license": "MIT", | |
| 164 "engines": { | |
| 165 "node": ">= 10" | |
| 166 } | |
| 167 }, | |
| 168 "node_modules/@hapi/accept": { | |
| 169 "version": "6.0.3", | |
| 170 "license": "BSD-3-Clause", | |
| 171 "dependencies": { | |
| 172 "@hapi/boom": "^10.0.1", | |
| 173 "@hapi/hoek": "^11.0.2" | |
| 174 } | |
| 175 }, | |
| 176 "node_modules/@hapi/ammo": { | |
| 177 "version": "6.0.1", | |
| 178 "license": "BSD-3-Clause", | |
| 179 "dependencies": { | |
| 180 "@hapi/hoek": "^11.0.2" | |
| 181 } | |
| 182 }, | |
| 183 "node_modules/@hapi/b64": { | |
| 184 "version": "6.0.1", | |
| 185 "license": "BSD-3-Clause", | |
| 186 "dependencies": { | |
| 187 "@hapi/hoek": "^11.0.2" | |
| 188 } | |
| 189 }, | |
| 190 "node_modules/@hapi/boom": { | |
| 191 "version": "10.0.1", | |
| 192 "license": "BSD-3-Clause", | |
| 193 "dependencies": { | |
| 194 "@hapi/hoek": "^11.0.2" | |
| 195 } | |
| 196 }, | |
| 197 "node_modules/@hapi/bounce": { | |
| 198 "version": "3.0.2", | |
| 199 "license": "BSD-3-Clause", | |
| 200 "dependencies": { | |
| 201 "@hapi/boom": "^10.0.1", | |
| 202 "@hapi/hoek": "^11.0.2" | |
| 203 } | |
| 204 }, | |
| 205 "node_modules/@hapi/bourne": { | |
| 206 "version": "3.0.0", | |
| 207 "license": "BSD-3-Clause" | |
| 208 }, | |
| 209 "node_modules/@hapi/call": { | |
| 210 "version": "9.0.1", | |
| 211 "license": "BSD-3-Clause", | |
| 212 "dependencies": { | |
| 213 "@hapi/boom": "^10.0.1", | |
| 214 "@hapi/hoek": "^11.0.2" | |
| 215 } | |
| 216 }, | |
| 217 "node_modules/@hapi/catbox": { | |
| 218 "version": "12.1.1", | |
| 219 "license": "BSD-3-Clause", | |
| 220 "dependencies": { | |
| 221 "@hapi/boom": "^10.0.1", | |
| 222 "@hapi/hoek": "^11.0.2", | |
| 223 "@hapi/podium": "^5.0.0", | |
| 224 "@hapi/validate": "^2.0.1" | |
| 225 } | |
| 226 }, | |
| 227 "node_modules/@hapi/catbox-memory": { | |
| 228 "version": "6.0.2", | |
| 229 "license": "BSD-3-Clause", | |
| 230 "dependencies": { | |
| 231 "@hapi/boom": "^10.0.1", | |
| 232 "@hapi/hoek": "^11.0.2" | |
| 233 } | |
| 234 }, | |
| 235 "node_modules/@hapi/content": { | |
| 236 "version": "6.0.0", | |
| 237 "license": "BSD-3-Clause", | |
| 238 "dependencies": { | |
| 239 "@hapi/boom": "^10.0.0" | |
| 240 } | |
| 241 }, | |
| 242 "node_modules/@hapi/cryptiles": { | |
| 243 "version": "6.0.1", | |
| 244 "license": "BSD-3-Clause", | |
| 245 "dependencies": { | |
| 246 "@hapi/boom": "^10.0.1" | |
| 247 }, | |
| 248 "engines": { | |
| 249 "node": ">=14.0.0" | |
| 250 } | |
| 251 }, | |
| 252 "node_modules/@hapi/file": { | |
| 253 "version": "3.0.0", | |
| 254 "license": "BSD-3-Clause" | |
| 255 }, | |
| 256 "node_modules/@hapi/hapi": { | |
| 257 "version": "21.4.0", | |
| 258 "license": "BSD-3-Clause", | |
| 259 "dependencies": { | |
| 260 "@hapi/accept": "^6.0.3", | |
| 261 "@hapi/ammo": "^6.0.1", | |
| 262 "@hapi/boom": "^10.0.1", | |
| 263 "@hapi/bounce": "^3.0.2", | |
| 264 "@hapi/call": "^9.0.1", | |
| 265 "@hapi/catbox": "^12.1.1", | |
| 266 "@hapi/catbox-memory": "^6.0.2", | |
| 267 "@hapi/heavy": "^8.0.1", | |
| 268 "@hapi/hoek": "^11.0.6", | |
| 269 "@hapi/mimos": "^7.0.1", | |
| 270 "@hapi/podium": "^5.0.1", | |
| 271 "@hapi/shot": "^6.0.1", | |
| 272 "@hapi/somever": "^4.1.1", | |
| 273 "@hapi/statehood": "^8.2.0", | |
| 274 "@hapi/subtext": "^8.1.0", | |
| 275 "@hapi/teamwork": "^6.0.0", | |
| 276 "@hapi/topo": "^6.0.2", | |
| 277 "@hapi/validate": "^2.0.1" | |
| 278 }, | |
| 279 "engines": { | |
| 280 "node": ">=14.15.0" | |
| 281 } | |
| 282 }, | |
| 283 "node_modules/@hapi/heavy": { | |
| 284 "version": "8.0.1", | |
| 285 "license": "BSD-3-Clause", | |
| 286 "dependencies": { | |
| 287 "@hapi/boom": "^10.0.1", | |
| 288 "@hapi/hoek": "^11.0.2", | |
| 289 "@hapi/validate": "^2.0.1" | |
| 290 } | |
| 291 }, | |
| 292 "node_modules/@hapi/hoek": { | |
| 293 "version": "11.0.7", | |
| 294 "license": "BSD-3-Clause" | |
| 295 }, | |
| 296 "node_modules/@hapi/iron": { | |
| 297 "version": "7.0.1", | |
| 298 "license": "BSD-3-Clause", | |
| 299 "dependencies": { | |
| 300 "@hapi/b64": "^6.0.1", | |
| 301 "@hapi/boom": "^10.0.1", | |
| 302 "@hapi/bourne": "^3.0.0", | |
| 303 "@hapi/cryptiles": "^6.0.1", | |
| 304 "@hapi/hoek": "^11.0.2" | |
| 305 } | |
| 306 }, | |
| 307 "node_modules/@hapi/mimos": { | |
| 308 "version": "7.0.1", | |
| 309 "license": "BSD-3-Clause", | |
| 310 "dependencies": { | |
| 311 "@hapi/hoek": "^11.0.2", | |
| 312 "mime-db": "^1.52.0" | |
| 313 } | |
| 314 }, | |
| 315 "node_modules/@hapi/nigel": { | |
| 316 "version": "5.0.1", | |
| 317 "license": "BSD-3-Clause", | |
| 318 "dependencies": { | |
| 319 "@hapi/hoek": "^11.0.2", | |
| 320 "@hapi/vise": "^5.0.1" | |
| 321 }, | |
| 322 "engines": { | |
| 323 "node": ">=14.0.0" | |
| 324 } | |
| 325 }, | |
| 326 "node_modules/@hapi/pez": { | |
| 327 "version": "6.1.0", | |
| 328 "license": "BSD-3-Clause", | |
| 329 "dependencies": { | |
| 330 "@hapi/b64": "^6.0.1", | |
| 331 "@hapi/boom": "^10.0.1", | |
| 332 "@hapi/content": "^6.0.0", | |
| 333 "@hapi/hoek": "^11.0.2", | |
| 334 "@hapi/nigel": "^5.0.1" | |
| 335 } | |
| 336 }, | |
| 337 "node_modules/@hapi/podium": { | |
| 338 "version": "5.0.1", | |
| 339 "license": "BSD-3-Clause", | |
| 340 "dependencies": { | |
| 341 "@hapi/hoek": "^11.0.2", | |
| 342 "@hapi/teamwork": "^6.0.0", | |
| 343 "@hapi/validate": "^2.0.1" | |
| 344 } | |
| 345 }, | |
| 346 "node_modules/@hapi/shot": { | |
| 347 "version": "6.0.1", | |
| 348 "license": "BSD-3-Clause", | |
| 349 "dependencies": { | |
| 350 "@hapi/hoek": "^11.0.2", | |
| 351 "@hapi/validate": "^2.0.1" | |
| 352 } | |
| 353 }, | |
| 354 "node_modules/@hapi/somever": { | |
| 355 "version": "4.1.1", | |
| 356 "license": "BSD-3-Clause", | |
| 357 "dependencies": { | |
| 358 "@hapi/bounce": "^3.0.1", | |
| 359 "@hapi/hoek": "^11.0.2" | |
| 360 } | |
| 361 }, | |
| 362 "node_modules/@hapi/statehood": { | |
| 363 "version": "8.2.0", | |
| 364 "license": "BSD-3-Clause", | |
| 365 "dependencies": { | |
| 366 "@hapi/boom": "^10.0.1", | |
| 367 "@hapi/bounce": "^3.0.1", | |
| 368 "@hapi/bourne": "^3.0.0", | |
| 369 "@hapi/cryptiles": "^6.0.1", | |
| 370 "@hapi/hoek": "^11.0.2", | |
| 371 "@hapi/iron": "^7.0.1", | |
| 372 "@hapi/validate": "^2.0.1" | |
| 373 } | |
| 374 }, | |
| 375 "node_modules/@hapi/subtext": { | |
| 376 "version": "8.1.0", | |
| 377 "license": "BSD-3-Clause", | |
| 378 "dependencies": { | |
| 379 "@hapi/boom": "^10.0.1", | |
| 380 "@hapi/bourne": "^3.0.0", | |
| 381 "@hapi/content": "^6.0.0", | |
| 382 "@hapi/file": "^3.0.0", | |
| 383 "@hapi/hoek": "^11.0.2", | |
| 384 "@hapi/pez": "^6.1.0", | |
| 385 "@hapi/wreck": "^18.0.1" | |
| 386 } | |
| 387 }, | |
| 388 "node_modules/@hapi/teamwork": { | |
| 389 "version": "6.0.0", | |
| 390 "license": "BSD-3-Clause", | |
| 391 "engines": { | |
| 392 "node": ">=14.0.0" | |
| 393 } | |
| 394 }, | |
| 395 "node_modules/@hapi/topo": { | |
| 396 "version": "6.0.2", | |
| 397 "license": "BSD-3-Clause", | |
| 398 "dependencies": { | |
| 399 "@hapi/hoek": "^11.0.2" | |
| 400 } | |
| 401 }, | |
| 402 "node_modules/@hapi/validate": { | |
| 403 "version": "2.0.1", | |
| 404 "license": "BSD-3-Clause", | |
| 405 "dependencies": { | |
| 406 "@hapi/hoek": "^11.0.2", | |
| 407 "@hapi/topo": "^6.0.1" | |
| 408 } | |
| 409 }, | |
| 410 "node_modules/@hapi/vise": { | |
| 411 "version": "5.0.1", | |
| 412 "license": "BSD-3-Clause", | |
| 413 "dependencies": { | |
| 414 "@hapi/hoek": "^11.0.2" | |
| 415 } | |
| 416 }, | |
| 417 "node_modules/@hapi/wreck": { | |
| 418 "version": "18.1.0", | |
| 419 "license": "BSD-3-Clause", | |
| 420 "dependencies": { | |
| 421 "@hapi/boom": "^10.0.1", | |
| 422 "@hapi/bourne": "^3.0.0", | |
| 423 "@hapi/hoek": "^11.0.2" | |
| 424 } | |
| 425 }, | |
| 426 "node_modules/@hono/node-server": { | |
| 427 "version": "1.14.1", | |
| 428 "dev": true, | |
| 429 "license": "MIT", | |
| 430 "engines": { | |
| 431 "node": ">=18.14.1" | |
| 432 }, | |
| 433 "peerDependencies": { | |
| 434 "hono": "^4" | |
| 435 } | |
| 436 }, | |
| 437 "node_modules/@jridgewell/resolve-uri": { | |
| 438 "version": "3.1.2", | |
| 439 "license": "MIT", | |
| 440 "engines": { | |
| 441 "node": ">=6.0.0" | |
| 442 } | |
| 443 }, | |
| 444 "node_modules/@jridgewell/sourcemap-codec": { | |
| 445 "version": "1.5.0", | |
| 446 "license": "MIT" | |
| 447 }, | |
| 448 "node_modules/@jridgewell/trace-mapping": { | |
| 449 "version": "0.3.9", | |
| 450 "license": "MIT", | |
| 451 "dependencies": { | |
| 452 "@jridgewell/resolve-uri": "^3.0.3", | |
| 453 "@jridgewell/sourcemap-codec": "^1.4.10" | |
| 454 } | |
| 455 }, | |
| 456 "node_modules/@lukeed/csprng": { | |
| 457 "version": "1.1.0", | |
| 458 "license": "MIT", | |
| 459 "engines": { | |
| 460 "node": ">=8" | |
| 461 } | |
| 462 }, | |
| 463 "node_modules/@nbit/bun": { | |
| 464 "version": "0.13.4", | |
| 465 "license": "ISC" | |
| 466 }, | |
| 467 "node_modules/@nestjs/common": { | |
| 468 "version": "11.1.0", | |
| 469 "license": "MIT", | |
| 470 "dependencies": { | |
| 471 "file-type": "20.4.1", | |
| 472 "iterare": "1.2.1", | |
| 473 "load-esm": "1.0.2", | |
| 474 "tslib": "2.8.1", | |
| 475 "uid": "2.0.2" | |
| 476 }, | |
| 477 "funding": { | |
| 478 "type": "opencollective", | |
| 479 "url": "https://opencollective.com/nest" | |
| 480 }, | |
| 481 "peerDependencies": { | |
| 482 "class-transformer": "*", | |
| 483 "class-validator": "*", | |
| 484 "reflect-metadata": "^0.1.12 || ^0.2.0", | |
| 485 "rxjs": "^7.1.0" | |
| 486 }, | |
| 487 "peerDependenciesMeta": { | |
| 488 "class-transformer": { | |
| 489 "optional": true | |
| 490 }, | |
| 491 "class-validator": { | |
| 492 "optional": true | |
| 493 } | |
| 494 } | |
| 495 }, | |
| 496 "node_modules/@nestjs/core": { | |
| 497 "version": "11.1.0", | |
| 498 "hasInstallScript": true, | |
| 499 "license": "MIT", | |
| 500 "dependencies": { | |
| 501 "@nuxt/opencollective": "0.4.1", | |
| 502 "fast-safe-stringify": "2.1.1", | |
| 503 "iterare": "1.2.1", | |
| 504 "path-to-regexp": "8.2.0", | |
| 505 "tslib": "2.8.1", | |
| 506 "uid": "2.0.2" | |
| 507 }, | |
| 508 "engines": { | |
| 509 "node": ">= 20" | |
| 510 }, | |
| 511 "funding": { | |
| 512 "type": "opencollective", | |
| 513 "url": "https://opencollective.com/nest" | |
| 514 }, | |
| 515 "peerDependencies": { | |
| 516 "@nestjs/common": "^11.0.0", | |
| 517 "@nestjs/microservices": "^11.0.0", | |
| 518 "@nestjs/platform-express": "^11.0.0", | |
| 519 "@nestjs/websockets": "^11.0.0", | |
| 520 "reflect-metadata": "^0.1.12 || ^0.2.0", | |
| 521 "rxjs": "^7.1.0" | |
| 522 }, | |
| 523 "peerDependenciesMeta": { | |
| 524 "@nestjs/microservices": { | |
| 525 "optional": true | |
| 526 }, | |
| 527 "@nestjs/platform-express": { | |
| 528 "optional": true | |
| 529 }, | |
| 530 "@nestjs/websockets": { | |
| 531 "optional": true | |
| 532 } | |
| 533 } | |
| 534 }, | |
| 535 "node_modules/@nestjs/platform-express": { | |
| 536 "version": "11.1.0", | |
| 537 "license": "MIT", | |
| 538 "dependencies": { | |
| 539 "cors": "2.8.5", | |
| 540 "express": "5.1.0", | |
| 541 "multer": "1.4.5-lts.2", | |
| 542 "path-to-regexp": "8.2.0", | |
| 543 "tslib": "2.8.1" | |
| 544 }, | |
| 545 "funding": { | |
| 546 "type": "opencollective", | |
| 547 "url": "https://opencollective.com/nest" | |
| 548 }, | |
| 549 "peerDependencies": { | |
| 550 "@nestjs/common": "^11.0.0", | |
| 551 "@nestjs/core": "^11.0.0" | |
| 552 } | |
| 553 }, | |
| 554 "node_modules/@nuxt/opencollective": { | |
| 555 "version": "0.4.1", | |
| 556 "license": "MIT", | |
| 557 "dependencies": { | |
| 558 "consola": "^3.2.3" | |
| 559 }, | |
| 560 "bin": { | |
| 561 "opencollective": "bin/opencollective.js" | |
| 562 }, | |
| 563 "engines": { | |
| 564 "node": "^14.18.0 || >=16.10.0", | |
| 565 "npm": ">=5.10.0" | |
| 566 } | |
| 567 }, | |
| 568 "node_modules/@oakserver/oak": { | |
| 569 "version": "14.1.0", | |
| 570 "license": "MIT", | |
| 571 "dependencies": { | |
| 572 "@deno/shim-crypto": "~0.3.1", | |
| 573 "@deno/shim-deno": "~0.18.0", | |
| 574 "tslib": "~2.6.2", | |
| 575 "undici": "^6.0.0" | |
| 576 }, | |
| 577 "engines": { | |
| 578 "node": ">=16.5.0 <22" | |
| 579 } | |
| 580 }, | |
| 581 "node_modules/@oakserver/oak/node_modules/tslib": { | |
| 582 "version": "2.6.3", | |
| 583 "license": "0BSD" | |
| 584 }, | |
| 585 "node_modules/@sinclair/typebox": { | |
| 586 "version": "0.34.33", | |
| 587 "license": "MIT", | |
| 588 "optional": true | |
| 589 }, | |
| 590 "node_modules/@tokenizer/inflate": { | |
| 591 "version": "0.2.7", | |
| 592 "license": "MIT", | |
| 593 "dependencies": { | |
| 594 "debug": "^4.4.0", | |
| 595 "fflate": "^0.8.2", | |
| 596 "token-types": "^6.0.0" | |
| 597 }, | |
| 598 "engines": { | |
| 599 "node": ">=18" | |
| 600 }, | |
| 601 "funding": { | |
| 602 "type": "github", | |
| 603 "url": "https://github.com/sponsors/Borewit" | |
| 604 } | |
| 605 }, | |
| 606 "node_modules/@tokenizer/token": { | |
| 607 "version": "0.3.0", | |
| 608 "license": "MIT" | |
| 609 }, | |
| 610 "node_modules/@tsconfig/node10": { | |
| 611 "version": "1.0.11", | |
| 612 "license": "MIT" | |
| 613 }, | |
| 614 "node_modules/@tsconfig/node12": { | |
| 615 "version": "1.0.11", | |
| 616 "license": "MIT" | |
| 617 }, | |
| 618 "node_modules/@tsconfig/node14": { | |
| 619 "version": "1.0.3", | |
| 620 "license": "MIT" | |
| 621 }, | |
| 622 "node_modules/@tsconfig/node16": { | |
| 623 "version": "1.0.4", | |
| 624 "license": "MIT" | |
| 625 }, | |
| 626 "node_modules/@types/accepts": { | |
| 627 "version": "1.3.7", | |
| 628 "dev": true, | |
| 629 "license": "MIT", | |
| 630 "dependencies": { | |
| 631 "@types/node": "*" | |
| 632 } | |
| 633 }, | |
| 634 "node_modules/@types/body-parser": { | |
| 635 "version": "1.19.5", | |
| 636 "license": "MIT", | |
| 637 "dependencies": { | |
| 638 "@types/connect": "*", | |
| 639 "@types/node": "*" | |
| 640 } | |
| 641 }, | |
| 642 "node_modules/@types/bun": { | |
| 643 "version": "1.2.12", | |
| 644 "dev": true, | |
| 645 "license": "MIT", | |
| 646 "dependencies": { | |
| 647 "bun-types": "1.2.12" | |
| 648 } | |
| 649 }, | |
| 650 "node_modules/@types/connect": { | |
| 651 "version": "3.4.38", | |
| 652 "license": "MIT", | |
| 653 "dependencies": { | |
| 654 "@types/node": "*" | |
| 655 } | |
| 656 }, | |
| 657 "node_modules/@types/content-disposition": { | |
| 658 "version": "0.5.8", | |
| 659 "dev": true, | |
| 660 "license": "MIT" | |
| 661 }, | |
| 662 "node_modules/@types/cookies": { | |
| 663 "version": "0.9.0", | |
| 664 "dev": true, | |
| 665 "license": "MIT", | |
| 666 "dependencies": { | |
| 667 "@types/connect": "*", | |
| 668 "@types/express": "*", | |
| 669 "@types/keygrip": "*", | |
| 670 "@types/node": "*" | |
| 671 } | |
| 672 }, | |
| 673 "node_modules/@types/cookies/node_modules/@types/express": { | |
| 674 "version": "4.17.21", | |
| 675 "dev": true, | |
| 676 "license": "MIT", | |
| 677 "dependencies": { | |
| 678 "@types/body-parser": "*", | |
| 679 "@types/express-serve-static-core": "^4.17.33", | |
| 680 "@types/qs": "*", | |
| 681 "@types/serve-static": "*" | |
| 682 } | |
| 683 }, | |
| 684 "node_modules/@types/cookies/node_modules/@types/express/node_modules/@types/express-serve-static-core": { | |
| 685 "version": "4.19.6", | |
| 686 "dev": true, | |
| 687 "license": "MIT", | |
| 688 "dependencies": { | |
| 689 "@types/node": "*", | |
| 690 "@types/qs": "*", | |
| 691 "@types/range-parser": "*", | |
| 692 "@types/send": "*" | |
| 693 } | |
| 694 }, | |
| 695 "node_modules/@types/express": { | |
| 696 "version": "5.0.1", | |
| 697 "dev": true, | |
| 698 "license": "MIT", | |
| 699 "dependencies": { | |
| 700 "@types/body-parser": "*", | |
| 701 "@types/express-serve-static-core": "^5.0.0", | |
| 702 "@types/serve-static": "*" | |
| 703 } | |
| 704 }, | |
| 705 "node_modules/@types/express-serve-static-core": { | |
| 706 "version": "5.0.6", | |
| 707 "dev": true, | |
| 708 "license": "MIT", | |
| 709 "dependencies": { | |
| 710 "@types/node": "*", | |
| 711 "@types/qs": "*", | |
| 712 "@types/range-parser": "*", | |
| 713 "@types/send": "*" | |
| 714 } | |
| 715 }, | |
| 716 "node_modules/@types/http-assert": { | |
| 717 "version": "1.5.6", | |
| 718 "dev": true, | |
| 719 "license": "MIT" | |
| 720 }, | |
| 721 "node_modules/@types/http-errors": { | |
| 722 "version": "2.0.4", | |
| 723 "license": "MIT" | |
| 724 }, | |
| 725 "node_modules/@types/keygrip": { | |
| 726 "version": "1.0.6", | |
| 727 "dev": true, | |
| 728 "license": "MIT" | |
| 729 }, | |
| 730 "node_modules/@types/kill-port": { | |
| 731 "version": "2.0.3", | |
| 732 "dev": true, | |
| 733 "license": "MIT", | |
| 734 "dependencies": { | |
| 735 "@types/node": "*", | |
| 736 "shell-exec": "^1" | |
| 737 } | |
| 738 }, | |
| 739 "node_modules/@types/koa": { | |
| 740 "version": "2.15.0", | |
| 741 "dev": true, | |
| 742 "license": "MIT", | |
| 743 "dependencies": { | |
| 744 "@types/accepts": "*", | |
| 745 "@types/content-disposition": "*", | |
| 746 "@types/cookies": "*", | |
| 747 "@types/http-assert": "*", | |
| 748 "@types/http-errors": "*", | |
| 749 "@types/keygrip": "*", | |
| 750 "@types/koa-compose": "*", | |
| 751 "@types/node": "*" | |
| 752 } | |
| 753 }, | |
| 754 "node_modules/@types/koa-bodyparser": { | |
| 755 "version": "4.3.12", | |
| 756 "dev": true, | |
| 757 "license": "MIT", | |
| 758 "dependencies": { | |
| 759 "@types/koa": "*" | |
| 760 } | |
| 761 }, | |
| 762 "node_modules/@types/koa-compose": { | |
| 763 "version": "3.2.8", | |
| 764 "dev": true, | |
| 765 "license": "MIT", | |
| 766 "dependencies": { | |
| 767 "@types/koa": "*" | |
| 768 } | |
| 769 }, | |
| 770 "node_modules/@types/koa-router": { | |
| 771 "version": "7.4.8", | |
| 772 "dev": true, | |
| 773 "license": "MIT", | |
| 774 "dependencies": { | |
| 775 "@types/koa": "*" | |
| 776 } | |
| 777 }, | |
| 778 "node_modules/@types/mime": { | |
| 779 "version": "1.3.5", | |
| 780 "license": "MIT" | |
| 781 }, | |
| 782 "node_modules/@types/node": { | |
| 783 "version": "22.10.2", | |
| 784 "license": "MIT", | |
| 785 "dependencies": { | |
| 786 "undici-types": "~6.20.0" | |
| 787 } | |
| 788 }, | |
| 789 "node_modules/@types/qs": { | |
| 790 "version": "6.9.17", | |
| 791 "license": "MIT" | |
| 792 }, | |
| 793 "node_modules/@types/range-parser": { | |
| 794 "version": "1.2.7", | |
| 795 "license": "MIT" | |
| 796 }, | |
| 797 "node_modules/@types/send": { | |
| 798 "version": "0.17.4", | |
| 799 "license": "MIT", | |
| 800 "dependencies": { | |
| 801 "@types/mime": "^1", | |
| 802 "@types/node": "*" | |
| 803 } | |
| 804 }, | |
| 805 "node_modules/@types/serve-static": { | |
| 806 "version": "1.15.7", | |
| 807 "license": "MIT", | |
| 808 "dependencies": { | |
| 809 "@types/http-errors": "*", | |
| 810 "@types/node": "*", | |
| 811 "@types/send": "*" | |
| 812 } | |
| 813 }, | |
| 814 "node_modules/abstract-logging": { | |
| 815 "version": "2.0.1", | |
| 816 "license": "MIT" | |
| 817 }, | |
| 818 "node_modules/accepts": { | |
| 819 "version": "2.0.0", | |
| 820 "license": "MIT", | |
| 821 "dependencies": { | |
| 822 "mime-types": "^3.0.0", | |
| 823 "negotiator": "^1.0.0" | |
| 824 }, | |
| 825 "engines": { | |
| 826 "node": ">= 0.6" | |
| 827 } | |
| 828 }, | |
| 829 "node_modules/acorn": { | |
| 830 "version": "8.14.0", | |
| 831 "license": "MIT", | |
| 832 "bin": { | |
| 833 "acorn": "bin/acorn" | |
| 834 }, | |
| 835 "engines": { | |
| 836 "node": ">=0.4.0" | |
| 837 } | |
| 838 }, | |
| 839 "node_modules/acorn-walk": { | |
| 840 "version": "8.3.4", | |
| 841 "license": "MIT", | |
| 842 "dependencies": { | |
| 843 "acorn": "^8.11.0" | |
| 844 }, | |
| 845 "engines": { | |
| 846 "node": ">=0.4.0" | |
| 847 } | |
| 848 }, | |
| 849 "node_modules/ajv": { | |
| 850 "version": "8.17.1", | |
| 851 "license": "MIT", | |
| 852 "dependencies": { | |
| 853 "fast-deep-equal": "^3.1.3", | |
| 854 "fast-uri": "^3.0.1", | |
| 855 "json-schema-traverse": "^1.0.0", | |
| 856 "require-from-string": "^2.0.2" | |
| 857 }, | |
| 858 "funding": { | |
| 859 "type": "github", | |
| 860 "url": "https://github.com/sponsors/epoberezkin" | |
| 861 } | |
| 862 }, | |
| 863 "node_modules/ajv-formats": { | |
| 864 "version": "3.0.1", | |
| 865 "license": "MIT", | |
| 866 "dependencies": { | |
| 867 "ajv": "^8.0.0" | |
| 868 }, | |
| 869 "peerDependencies": { | |
| 870 "ajv": "^8.0.0" | |
| 871 }, | |
| 872 "peerDependenciesMeta": { | |
| 873 "ajv": { | |
| 874 "optional": true | |
| 875 } | |
| 876 } | |
| 877 }, | |
| 878 "node_modules/append-field": { | |
| 879 "version": "1.0.0", | |
| 880 "license": "MIT" | |
| 881 }, | |
| 882 "node_modules/arg": { | |
| 883 "version": "4.1.3", | |
| 884 "license": "MIT" | |
| 885 }, | |
| 886 "node_modules/asap": { | |
| 887 "version": "2.0.6", | |
| 888 "license": "MIT" | |
| 889 }, | |
| 890 "node_modules/atomic-sleep": { | |
| 891 "version": "1.0.0", | |
| 892 "license": "MIT", | |
| 893 "engines": { | |
| 894 "node": ">=8.0.0" | |
| 895 } | |
| 896 }, | |
| 897 "node_modules/avvio": { | |
| 898 "version": "9.1.0", | |
| 899 "license": "MIT", | |
| 900 "dependencies": { | |
| 901 "@fastify/error": "^4.0.0", | |
| 902 "fastq": "^1.17.1" | |
| 903 } | |
| 904 }, | |
| 905 "node_modules/body-parser": { | |
| 906 "version": "2.2.0", | |
| 907 "license": "MIT", | |
| 908 "dependencies": { | |
| 909 "bytes": "^3.1.2", | |
| 910 "content-type": "^1.0.5", | |
| 911 "debug": "^4.4.0", | |
| 912 "http-errors": "^2.0.0", | |
| 913 "iconv-lite": "^0.6.3", | |
| 914 "on-finished": "^2.4.1", | |
| 915 "qs": "^6.14.0", | |
| 916 "raw-body": "^3.0.0", | |
| 917 "type-is": "^2.0.0" | |
| 918 }, | |
| 919 "engines": { | |
| 920 "node": ">=18" | |
| 921 } | |
| 922 }, | |
| 923 "node_modules/buffer-from": { | |
| 924 "version": "1.1.2", | |
| 925 "license": "MIT" | |
| 926 }, | |
| 927 "node_modules/bun-types": { | |
| 928 "version": "1.2.12", | |
| 929 "dev": true, | |
| 930 "license": "MIT", | |
| 931 "dependencies": { | |
| 932 "@types/node": "*" | |
| 933 } | |
| 934 }, | |
| 935 "node_modules/bunrest": { | |
| 936 "version": "1.3.8", | |
| 937 "license": "MIT" | |
| 938 }, | |
| 939 "node_modules/busboy": { | |
| 940 "version": "1.6.0", | |
| 941 "dependencies": { | |
| 942 "streamsearch": "^1.1.0" | |
| 943 }, | |
| 944 "engines": { | |
| 945 "node": ">=10.16.0" | |
| 946 } | |
| 947 }, | |
| 948 "node_modules/bytes": { | |
| 949 "version": "3.1.2", | |
| 950 "license": "MIT", | |
| 951 "engines": { | |
| 952 "node": ">= 0.8" | |
| 953 } | |
| 954 }, | |
| 955 "node_modules/cache-content-type": { | |
| 956 "version": "1.0.1", | |
| 957 "license": "MIT", | |
| 958 "dependencies": { | |
| 959 "mime-types": "^2.1.18", | |
| 960 "ylru": "^1.2.0" | |
| 961 }, | |
| 962 "engines": { | |
| 963 "node": ">= 6.0.0" | |
| 964 } | |
| 965 }, | |
| 966 "node_modules/cache-content-type/node_modules/mime-types": { | |
| 967 "version": "2.1.35", | |
| 968 "license": "MIT", | |
| 969 "dependencies": { | |
| 970 "mime-db": "1.52.0" | |
| 971 }, | |
| 972 "engines": { | |
| 973 "node": ">= 0.6" | |
| 974 } | |
| 975 }, | |
| 976 "node_modules/call-bind-apply-helpers": { | |
| 977 "version": "1.0.1", | |
| 978 "license": "MIT", | |
| 979 "dependencies": { | |
| 980 "es-errors": "^1.3.0", | |
| 981 "function-bind": "^1.1.2" | |
| 982 }, | |
| 983 "engines": { | |
| 984 "node": ">= 0.4" | |
| 985 } | |
| 986 }, | |
| 987 "node_modules/call-bound": { | |
| 988 "version": "1.0.3", | |
| 989 "license": "MIT", | |
| 990 "dependencies": { | |
| 991 "call-bind-apply-helpers": "^1.0.1", | |
| 992 "get-intrinsic": "^1.2.6" | |
| 993 }, | |
| 994 "engines": { | |
| 995 "node": ">= 0.4" | |
| 996 }, | |
| 997 "funding": { | |
| 998 "url": "https://github.com/sponsors/ljharb" | |
| 999 } | |
| 1000 }, | |
| 1001 "node_modules/co-body": { | |
| 1002 "version": "6.2.0", | |
| 1003 "license": "MIT", | |
| 1004 "dependencies": { | |
| 1005 "@hapi/bourne": "^3.0.0", | |
| 1006 "inflation": "^2.0.0", | |
| 1007 "qs": "^6.5.2", | |
| 1008 "raw-body": "^2.3.3", | |
| 1009 "type-is": "^1.6.16" | |
| 1010 }, | |
| 1011 "engines": { | |
| 1012 "node": ">=8.0.0" | |
| 1013 } | |
| 1014 }, | |
| 1015 "node_modules/co-body/node_modules/qs": { | |
| 1016 "version": "6.13.0", | |
| 1017 "license": "BSD-3-Clause", | |
| 1018 "dependencies": { | |
| 1019 "side-channel": "^1.0.6" | |
| 1020 }, | |
| 1021 "engines": { | |
| 1022 "node": ">=0.6" | |
| 1023 }, | |
| 1024 "funding": { | |
| 1025 "url": "https://github.com/sponsors/ljharb" | |
| 1026 } | |
| 1027 }, | |
| 1028 "node_modules/co-body/node_modules/raw-body": { | |
| 1029 "version": "2.5.2", | |
| 1030 "license": "MIT", | |
| 1031 "dependencies": { | |
| 1032 "bytes": "3.1.2", | |
| 1033 "http-errors": "2.0.0", | |
| 1034 "iconv-lite": "0.4.24", | |
| 1035 "unpipe": "1.0.0" | |
| 1036 }, | |
| 1037 "engines": { | |
| 1038 "node": ">= 0.8" | |
| 1039 } | |
| 1040 }, | |
| 1041 "node_modules/co-body/node_modules/raw-body/node_modules/iconv-lite": { | |
| 1042 "version": "0.4.24", | |
| 1043 "license": "MIT", | |
| 1044 "dependencies": { | |
| 1045 "safer-buffer": ">= 2.1.2 < 3" | |
| 1046 }, | |
| 1047 "engines": { | |
| 1048 "node": ">=0.10.0" | |
| 1049 } | |
| 1050 }, | |
| 1051 "node_modules/co-body/node_modules/type-is": { | |
| 1052 "version": "1.6.18", | |
| 1053 "license": "MIT", | |
| 1054 "dependencies": { | |
| 1055 "media-typer": "0.3.0", | |
| 1056 "mime-types": "~2.1.24" | |
| 1057 }, | |
| 1058 "engines": { | |
| 1059 "node": ">= 0.6" | |
| 1060 } | |
| 1061 }, | |
| 1062 "node_modules/co-body/node_modules/type-is/node_modules/media-typer": { | |
| 1063 "version": "0.3.0", | |
| 1064 "license": "MIT", | |
| 1065 "engines": { | |
| 1066 "node": ">= 0.6" | |
| 1067 } | |
| 1068 }, | |
| 1069 "node_modules/co-body/node_modules/type-is/node_modules/mime-types": { | |
| 1070 "version": "2.1.35", | |
| 1071 "license": "MIT", | |
| 1072 "dependencies": { | |
| 1073 "mime-db": "1.52.0" | |
| 1074 }, | |
| 1075 "engines": { | |
| 1076 "node": ">= 0.6" | |
| 1077 } | |
| 1078 }, | |
| 1079 "node_modules/concat-stream": { | |
| 1080 "version": "1.6.2", | |
| 1081 "engines": [ | |
| 1082 "node >= 0.8" | |
| 1083 ], | |
| 1084 "license": "MIT", | |
| 1085 "dependencies": { | |
| 1086 "buffer-from": "^1.0.0", | |
| 1087 "inherits": "^2.0.3", | |
| 1088 "readable-stream": "^2.2.2", | |
| 1089 "typedarray": "^0.0.6" | |
| 1090 } | |
| 1091 }, | |
| 1092 "node_modules/consola": { | |
| 1093 "version": "3.3.1", | |
| 1094 "license": "MIT", | |
| 1095 "engines": { | |
| 1096 "node": "^14.18.0 || >=16.10.0" | |
| 1097 } | |
| 1098 }, | |
| 1099 "node_modules/content-disposition": { | |
| 1100 "version": "1.0.0", | |
| 1101 "license": "MIT", | |
| 1102 "dependencies": { | |
| 1103 "safe-buffer": "5.2.1" | |
| 1104 }, | |
| 1105 "engines": { | |
| 1106 "node": ">= 0.6" | |
| 1107 } | |
| 1108 }, | |
| 1109 "node_modules/content-type": { | |
| 1110 "version": "1.0.5", | |
| 1111 "license": "MIT", | |
| 1112 "engines": { | |
| 1113 "node": ">= 0.6" | |
| 1114 } | |
| 1115 }, | |
| 1116 "node_modules/cookie": { | |
| 1117 "version": "1.0.2", | |
| 1118 "license": "MIT", | |
| 1119 "engines": { | |
| 1120 "node": ">=18" | |
| 1121 } | |
| 1122 }, | |
| 1123 "node_modules/cookie-es": { | |
| 1124 "version": "1.2.2", | |
| 1125 "license": "MIT" | |
| 1126 }, | |
| 1127 "node_modules/cookie-signature": { | |
| 1128 "version": "1.2.2", | |
| 1129 "license": "MIT", | |
| 1130 "engines": { | |
| 1131 "node": ">=6.6.0" | |
| 1132 } | |
| 1133 }, | |
| 1134 "node_modules/cookies": { | |
| 1135 "version": "0.9.1", | |
| 1136 "license": "MIT", | |
| 1137 "dependencies": { | |
| 1138 "depd": "~2.0.0", | |
| 1139 "keygrip": "~1.1.0" | |
| 1140 }, | |
| 1141 "engines": { | |
| 1142 "node": ">= 0.8" | |
| 1143 } | |
| 1144 }, | |
| 1145 "node_modules/copy-anything": { | |
| 1146 "version": "3.0.5", | |
| 1147 "license": "MIT", | |
| 1148 "dependencies": { | |
| 1149 "is-what": "^4.1.8" | |
| 1150 }, | |
| 1151 "engines": { | |
| 1152 "node": ">=12.13" | |
| 1153 }, | |
| 1154 "funding": { | |
| 1155 "url": "https://github.com/sponsors/mesqueeb" | |
| 1156 } | |
| 1157 }, | |
| 1158 "node_modules/copy-to": { | |
| 1159 "version": "2.0.1", | |
| 1160 "license": "MIT" | |
| 1161 }, | |
| 1162 "node_modules/core-util-is": { | |
| 1163 "version": "1.0.3", | |
| 1164 "license": "MIT" | |
| 1165 }, | |
| 1166 "node_modules/cors": { | |
| 1167 "version": "2.8.5", | |
| 1168 "license": "MIT", | |
| 1169 "dependencies": { | |
| 1170 "object-assign": "^4", | |
| 1171 "vary": "^1" | |
| 1172 }, | |
| 1173 "engines": { | |
| 1174 "node": ">= 0.10" | |
| 1175 } | |
| 1176 }, | |
| 1177 "node_modules/create-require": { | |
| 1178 "version": "1.1.1", | |
| 1179 "license": "MIT" | |
| 1180 }, | |
| 1181 "node_modules/crossws": { | |
| 1182 "version": "0.3.4", | |
| 1183 "license": "MIT", | |
| 1184 "dependencies": { | |
| 1185 "uncrypto": "^0.1.3" | |
| 1186 } | |
| 1187 }, | |
| 1188 "node_modules/debug": { | |
| 1189 "version": "4.4.0", | |
| 1190 "license": "MIT", | |
| 1191 "dependencies": { | |
| 1192 "ms": "^2.1.3" | |
| 1193 }, | |
| 1194 "engines": { | |
| 1195 "node": ">=6.0" | |
| 1196 }, | |
| 1197 "peerDependenciesMeta": { | |
| 1198 "supports-color": { | |
| 1199 "optional": true | |
| 1200 } | |
| 1201 } | |
| 1202 }, | |
| 1203 "node_modules/deep-equal": { | |
| 1204 "version": "1.0.1", | |
| 1205 "license": "MIT" | |
| 1206 }, | |
| 1207 "node_modules/defu": { | |
| 1208 "version": "6.1.4", | |
| 1209 "license": "MIT" | |
| 1210 }, | |
| 1211 "node_modules/delegates": { | |
| 1212 "version": "1.0.0", | |
| 1213 "license": "MIT" | |
| 1214 }, | |
| 1215 "node_modules/depd": { | |
| 1216 "version": "2.0.0", | |
| 1217 "license": "MIT", | |
| 1218 "engines": { | |
| 1219 "node": ">= 0.8" | |
| 1220 } | |
| 1221 }, | |
| 1222 "node_modules/destr": { | |
| 1223 "version": "2.0.5", | |
| 1224 "license": "MIT" | |
| 1225 }, | |
| 1226 "node_modules/destroy": { | |
| 1227 "version": "1.2.0", | |
| 1228 "license": "MIT", | |
| 1229 "engines": { | |
| 1230 "node": ">= 0.8", | |
| 1231 "npm": "1.2.8000 || >= 1.4.16" | |
| 1232 } | |
| 1233 }, | |
| 1234 "node_modules/dezalgo": { | |
| 1235 "version": "1.0.4", | |
| 1236 "license": "ISC", | |
| 1237 "dependencies": { | |
| 1238 "asap": "^2.0.0", | |
| 1239 "wrappy": "1" | |
| 1240 } | |
| 1241 }, | |
| 1242 "node_modules/diff": { | |
| 1243 "version": "4.0.2", | |
| 1244 "license": "BSD-3-Clause", | |
| 1245 "engines": { | |
| 1246 "node": ">=0.3.1" | |
| 1247 } | |
| 1248 }, | |
| 1249 "node_modules/dunder-proto": { | |
| 1250 "version": "1.0.1", | |
| 1251 "license": "MIT", | |
| 1252 "dependencies": { | |
| 1253 "call-bind-apply-helpers": "^1.0.1", | |
| 1254 "es-errors": "^1.3.0", | |
| 1255 "gopd": "^1.2.0" | |
| 1256 }, | |
| 1257 "engines": { | |
| 1258 "node": ">= 0.4" | |
| 1259 } | |
| 1260 }, | |
| 1261 "node_modules/ee-first": { | |
| 1262 "version": "1.1.1", | |
| 1263 "license": "MIT" | |
| 1264 }, | |
| 1265 "node_modules/elysia": { | |
| 1266 "version": "1.3.0", | |
| 1267 "license": "MIT", | |
| 1268 "dependencies": { | |
| 1269 "cookie": "^1.0.2", | |
| 1270 "exact-mirror": "0.1.1", | |
| 1271 "fast-decode-uri-component": "^1.0.1" | |
| 1272 }, | |
| 1273 "optionalDependencies": { | |
| 1274 "@sinclair/typebox": "^0.34.33", | |
| 1275 "openapi-types": "^12.1.3" | |
| 1276 }, | |
| 1277 "peerDependencies": { | |
| 1278 "@sinclair/typebox": ">= 0.34.0", | |
| 1279 "exact-mirror": ">= 0.0.9", | |
| 1280 "file-type": ">= 20.0.0", | |
| 1281 "openapi-types": ">= 12.0.0", | |
| 1282 "typescript": ">= 5.0.0" | |
| 1283 } | |
| 1284 }, | |
| 1285 "node_modules/encodeurl": { | |
| 1286 "version": "2.0.0", | |
| 1287 "license": "MIT", | |
| 1288 "engines": { | |
| 1289 "node": ">= 0.8" | |
| 1290 } | |
| 1291 }, | |
| 1292 "node_modules/es-define-property": { | |
| 1293 "version": "1.0.1", | |
| 1294 "license": "MIT", | |
| 1295 "engines": { | |
| 1296 "node": ">= 0.4" | |
| 1297 } | |
| 1298 }, | |
| 1299 "node_modules/es-errors": { | |
| 1300 "version": "1.3.0", | |
| 1301 "license": "MIT", | |
| 1302 "engines": { | |
| 1303 "node": ">= 0.4" | |
| 1304 } | |
| 1305 }, | |
| 1306 "node_modules/es-object-atoms": { | |
| 1307 "version": "1.0.0", | |
| 1308 "license": "MIT", | |
| 1309 "dependencies": { | |
| 1310 "es-errors": "^1.3.0" | |
| 1311 }, | |
| 1312 "engines": { | |
| 1313 "node": ">= 0.4" | |
| 1314 } | |
| 1315 }, | |
| 1316 "node_modules/escape-html": { | |
| 1317 "version": "1.0.3", | |
| 1318 "license": "MIT" | |
| 1319 }, | |
| 1320 "node_modules/etag": { | |
| 1321 "version": "1.8.1", | |
| 1322 "license": "MIT", | |
| 1323 "engines": { | |
| 1324 "node": ">= 0.6" | |
| 1325 } | |
| 1326 }, | |
| 1327 "node_modules/exact-mirror": { | |
| 1328 "version": "0.1.1", | |
| 1329 "license": "MIT", | |
| 1330 "peerDependencies": { | |
| 1331 "@sinclair/typebox": "^0.34.15" | |
| 1332 }, | |
| 1333 "peerDependenciesMeta": { | |
| 1334 "@sinclair/typebox": { | |
| 1335 "optional": true | |
| 1336 } | |
| 1337 } | |
| 1338 }, | |
| 1339 "node_modules/express": { | |
| 1340 "version": "5.1.0", | |
| 1341 "license": "MIT", | |
| 1342 "dependencies": { | |
| 1343 "accepts": "^2.0.0", | |
| 1344 "body-parser": "^2.2.0", | |
| 1345 "content-disposition": "^1.0.0", | |
| 1346 "content-type": "^1.0.5", | |
| 1347 "cookie": "^0.7.1", | |
| 1348 "cookie-signature": "^1.2.1", | |
| 1349 "debug": "^4.4.0", | |
| 1350 "encodeurl": "^2.0.0", | |
| 1351 "escape-html": "^1.0.3", | |
| 1352 "etag": "^1.8.1", | |
| 1353 "finalhandler": "^2.1.0", | |
| 1354 "fresh": "^2.0.0", | |
| 1355 "http-errors": "^2.0.0", | |
| 1356 "merge-descriptors": "^2.0.0", | |
| 1357 "mime-types": "^3.0.0", | |
| 1358 "on-finished": "^2.4.1", | |
| 1359 "once": "^1.4.0", | |
| 1360 "parseurl": "^1.3.3", | |
| 1361 "proxy-addr": "^2.0.7", | |
| 1362 "qs": "^6.14.0", | |
| 1363 "range-parser": "^1.2.1", | |
| 1364 "router": "^2.2.0", | |
| 1365 "send": "^1.1.0", | |
| 1366 "serve-static": "^2.2.0", | |
| 1367 "statuses": "^2.0.1", | |
| 1368 "type-is": "^2.0.1", | |
| 1369 "vary": "^1.1.2" | |
| 1370 }, | |
| 1371 "engines": { | |
| 1372 "node": ">= 18" | |
| 1373 }, | |
| 1374 "funding": { | |
| 1375 "type": "opencollective", | |
| 1376 "url": "https://opencollective.com/express" | |
| 1377 } | |
| 1378 }, | |
| 1379 "node_modules/express/node_modules/cookie": { | |
| 1380 "version": "0.7.1", | |
| 1381 "license": "MIT", | |
| 1382 "engines": { | |
| 1383 "node": ">= 0.6" | |
| 1384 } | |
| 1385 }, | |
| 1386 "node_modules/fast-decode-uri-component": { | |
| 1387 "version": "1.0.1", | |
| 1388 "license": "MIT" | |
| 1389 }, | |
| 1390 "node_modules/fast-deep-equal": { | |
| 1391 "version": "3.1.3", | |
| 1392 "license": "MIT" | |
| 1393 }, | |
| 1394 "node_modules/fast-json-stringify": { | |
| 1395 "version": "6.0.0", | |
| 1396 "license": "MIT", | |
| 1397 "dependencies": { | |
| 1398 "@fastify/merge-json-schemas": "^0.1.1", | |
| 1399 "ajv": "^8.12.0", | |
| 1400 "ajv-formats": "^3.0.1", | |
| 1401 "fast-deep-equal": "^3.1.3", | |
| 1402 "fast-uri": "^2.3.0", | |
| 1403 "json-schema-ref-resolver": "^1.0.1", | |
| 1404 "rfdc": "^1.2.0" | |
| 1405 } | |
| 1406 }, | |
| 1407 "node_modules/fast-json-stringify/node_modules/fast-uri": { | |
| 1408 "version": "2.4.0", | |
| 1409 "license": "MIT" | |
| 1410 }, | |
| 1411 "node_modules/fast-querystring": { | |
| 1412 "version": "1.1.2", | |
| 1413 "license": "MIT", | |
| 1414 "dependencies": { | |
| 1415 "fast-decode-uri-component": "^1.0.1" | |
| 1416 } | |
| 1417 }, | |
| 1418 "node_modules/fast-redact": { | |
| 1419 "version": "3.5.0", | |
| 1420 "license": "MIT", | |
| 1421 "engines": { | |
| 1422 "node": ">=6" | |
| 1423 } | |
| 1424 }, | |
| 1425 "node_modules/fast-safe-stringify": { | |
| 1426 "version": "2.1.1", | |
| 1427 "license": "MIT" | |
| 1428 }, | |
| 1429 "node_modules/fast-uri": { | |
| 1430 "version": "3.0.3", | |
| 1431 "license": "BSD-3-Clause" | |
| 1432 }, | |
| 1433 "node_modules/fast-zlib": { | |
| 1434 "version": "2.0.1", | |
| 1435 "license": "MIT", | |
| 1436 "funding": { | |
| 1437 "type": "patreon", | |
| 1438 "url": "https://patreon.com/timotejroiko" | |
| 1439 } | |
| 1440 }, | |
| 1441 "node_modules/fastify": { | |
| 1442 "version": "5.3.2", | |
| 1443 "funding": [ | |
| 1444 { | |
| 1445 "type": "github", | |
| 1446 "url": "https://github.com/sponsors/fastify" | |
| 1447 }, | |
| 1448 { | |
| 1449 "type": "opencollective", | |
| 1450 "url": "https://opencollective.com/fastify" | |
| 1451 } | |
| 1452 ], | |
| 1453 "license": "MIT", | |
| 1454 "dependencies": { | |
| 1455 "@fastify/ajv-compiler": "^4.0.0", | |
| 1456 "@fastify/error": "^4.0.0", | |
| 1457 "@fastify/fast-json-stringify-compiler": "^5.0.0", | |
| 1458 "@fastify/proxy-addr": "^5.0.0", | |
| 1459 "abstract-logging": "^2.0.1", | |
| 1460 "avvio": "^9.0.0", | |
| 1461 "fast-json-stringify": "^6.0.0", | |
| 1462 "find-my-way": "^9.0.0", | |
| 1463 "light-my-request": "^6.0.0", | |
| 1464 "pino": "^9.0.0", | |
| 1465 "process-warning": "^5.0.0", | |
| 1466 "rfdc": "^1.3.1", | |
| 1467 "secure-json-parse": "^4.0.0", | |
| 1468 "semver": "^7.6.0", | |
| 1469 "toad-cache": "^3.7.0" | |
| 1470 } | |
| 1471 }, | |
| 1472 "node_modules/fastq": { | |
| 1473 "version": "1.18.0", | |
| 1474 "license": "ISC", | |
| 1475 "dependencies": { | |
| 1476 "reusify": "^1.0.4" | |
| 1477 } | |
| 1478 }, | |
| 1479 "node_modules/fflate": { | |
| 1480 "version": "0.8.2", | |
| 1481 "license": "MIT" | |
| 1482 }, | |
| 1483 "node_modules/file-type": { | |
| 1484 "version": "20.4.1", | |
| 1485 "license": "MIT", | |
| 1486 "dependencies": { | |
| 1487 "@tokenizer/inflate": "^0.2.6", | |
| 1488 "strtok3": "^10.2.0", | |
| 1489 "token-types": "^6.0.0", | |
| 1490 "uint8array-extras": "^1.4.0" | |
| 1491 }, | |
| 1492 "engines": { | |
| 1493 "node": ">=18" | |
| 1494 }, | |
| 1495 "funding": { | |
| 1496 "url": "https://github.com/sindresorhus/file-type?sponsor=1" | |
| 1497 } | |
| 1498 }, | |
| 1499 "node_modules/finalhandler": { | |
| 1500 "version": "2.1.0", | |
| 1501 "license": "MIT", | |
| 1502 "dependencies": { | |
| 1503 "debug": "^4.4.0", | |
| 1504 "encodeurl": "^2.0.0", | |
| 1505 "escape-html": "^1.0.3", | |
| 1506 "on-finished": "^2.4.1", | |
| 1507 "parseurl": "^1.3.3", | |
| 1508 "statuses": "^2.0.1" | |
| 1509 }, | |
| 1510 "engines": { | |
| 1511 "node": ">= 0.8" | |
| 1512 } | |
| 1513 }, | |
| 1514 "node_modules/find-my-way": { | |
| 1515 "version": "9.1.0", | |
| 1516 "license": "MIT", | |
| 1517 "dependencies": { | |
| 1518 "fast-deep-equal": "^3.1.3", | |
| 1519 "fast-querystring": "^1.0.0", | |
| 1520 "safe-regex2": "^4.0.0" | |
| 1521 }, | |
| 1522 "engines": { | |
| 1523 "node": ">=14" | |
| 1524 } | |
| 1525 }, | |
| 1526 "node_modules/formidable": { | |
| 1527 "version": "3.5.2", | |
| 1528 "license": "MIT", | |
| 1529 "dependencies": { | |
| 1530 "dezalgo": "^1.0.4", | |
| 1531 "hexoid": "^2.0.0", | |
| 1532 "once": "^1.4.0" | |
| 1533 }, | |
| 1534 "funding": { | |
| 1535 "url": "https://ko-fi.com/tunnckoCore/commissions" | |
| 1536 } | |
| 1537 }, | |
| 1538 "node_modules/forwarded": { | |
| 1539 "version": "0.2.0", | |
| 1540 "license": "MIT", | |
| 1541 "engines": { | |
| 1542 "node": ">= 0.6" | |
| 1543 } | |
| 1544 }, | |
| 1545 "node_modules/fresh": { | |
| 1546 "version": "2.0.0", | |
| 1547 "license": "MIT", | |
| 1548 "engines": { | |
| 1549 "node": ">= 0.8" | |
| 1550 } | |
| 1551 }, | |
| 1552 "node_modules/function-bind": { | |
| 1553 "version": "1.1.2", | |
| 1554 "license": "MIT", | |
| 1555 "funding": { | |
| 1556 "url": "https://github.com/sponsors/ljharb" | |
| 1557 } | |
| 1558 }, | |
| 1559 "node_modules/get-intrinsic": { | |
| 1560 "version": "1.2.6", | |
| 1561 "license": "MIT", | |
| 1562 "dependencies": { | |
| 1563 "call-bind-apply-helpers": "^1.0.1", | |
| 1564 "dunder-proto": "^1.0.0", | |
| 1565 "es-define-property": "^1.0.1", | |
| 1566 "es-errors": "^1.3.0", | |
| 1567 "es-object-atoms": "^1.0.0", | |
| 1568 "function-bind": "^1.1.2", | |
| 1569 "gopd": "^1.2.0", | |
| 1570 "has-symbols": "^1.1.0", | |
| 1571 "hasown": "^2.0.2", | |
| 1572 "math-intrinsics": "^1.0.0" | |
| 1573 }, | |
| 1574 "engines": { | |
| 1575 "node": ">= 0.4" | |
| 1576 }, | |
| 1577 "funding": { | |
| 1578 "url": "https://github.com/sponsors/ljharb" | |
| 1579 } | |
| 1580 }, | |
| 1581 "node_modules/get-them-args": { | |
| 1582 "version": "1.3.2", | |
| 1583 "license": "MIT" | |
| 1584 }, | |
| 1585 "node_modules/gopd": { | |
| 1586 "version": "1.2.0", | |
| 1587 "license": "MIT", | |
| 1588 "engines": { | |
| 1589 "node": ">= 0.4" | |
| 1590 }, | |
| 1591 "funding": { | |
| 1592 "url": "https://github.com/sponsors/ljharb" | |
| 1593 } | |
| 1594 }, | |
| 1595 "node_modules/h3": { | |
| 1596 "version": "1.15.3", | |
| 1597 "license": "MIT", | |
| 1598 "dependencies": { | |
| 1599 "cookie-es": "^1.2.2", | |
| 1600 "crossws": "^0.3.4", | |
| 1601 "defu": "^6.1.4", | |
| 1602 "destr": "^2.0.5", | |
| 1603 "iron-webcrypto": "^1.2.1", | |
| 1604 "node-mock-http": "^1.0.0", | |
| 1605 "radix3": "^1.1.2", | |
| 1606 "ufo": "^1.6.1", | |
| 1607 "uncrypto": "^0.1.3" | |
| 1608 } | |
| 1609 }, | |
| 1610 "node_modules/has-symbols": { | |
| 1611 "version": "1.1.0", | |
| 1612 "license": "MIT", | |
| 1613 "engines": { | |
| 1614 "node": ">= 0.4" | |
| 1615 }, | |
| 1616 "funding": { | |
| 1617 "url": "https://github.com/sponsors/ljharb" | |
| 1618 } | |
| 1619 }, | |
| 1620 "node_modules/hasown": { | |
| 1621 "version": "2.0.2", | |
| 1622 "license": "MIT", | |
| 1623 "dependencies": { | |
| 1624 "function-bind": "^1.1.2" | |
| 1625 }, | |
| 1626 "engines": { | |
| 1627 "node": ">= 0.4" | |
| 1628 } | |
| 1629 }, | |
| 1630 "node_modules/hexoid": { | |
| 1631 "version": "2.0.0", | |
| 1632 "license": "MIT", | |
| 1633 "engines": { | |
| 1634 "node": ">=8" | |
| 1635 } | |
| 1636 }, | |
| 1637 "node_modules/hono": { | |
| 1638 "version": "4.7.8", | |
| 1639 "license": "MIT", | |
| 1640 "engines": { | |
| 1641 "node": ">=16.9.0" | |
| 1642 } | |
| 1643 }, | |
| 1644 "node_modules/http-assert": { | |
| 1645 "version": "1.5.0", | |
| 1646 "license": "MIT", | |
| 1647 "dependencies": { | |
| 1648 "deep-equal": "~1.0.1", | |
| 1649 "http-errors": "~1.8.0" | |
| 1650 }, | |
| 1651 "engines": { | |
| 1652 "node": ">= 0.8" | |
| 1653 } | |
| 1654 }, | |
| 1655 "node_modules/http-assert/node_modules/http-errors": { | |
| 1656 "version": "1.8.1", | |
| 1657 "license": "MIT", | |
| 1658 "dependencies": { | |
| 1659 "depd": "~1.1.2", | |
| 1660 "inherits": "2.0.4", | |
| 1661 "setprototypeof": "1.2.0", | |
| 1662 "statuses": ">= 1.5.0 < 2", | |
| 1663 "toidentifier": "1.0.1" | |
| 1664 }, | |
| 1665 "engines": { | |
| 1666 "node": ">= 0.6" | |
| 1667 } | |
| 1668 }, | |
| 1669 "node_modules/http-assert/node_modules/http-errors/node_modules/depd": { | |
| 1670 "version": "1.1.2", | |
| 1671 "license": "MIT", | |
| 1672 "engines": { | |
| 1673 "node": ">= 0.6" | |
| 1674 } | |
| 1675 }, | |
| 1676 "node_modules/http-assert/node_modules/http-errors/node_modules/statuses": { | |
| 1677 "version": "1.5.0", | |
| 1678 "license": "MIT", | |
| 1679 "engines": { | |
| 1680 "node": ">= 0.6" | |
| 1681 } | |
| 1682 }, | |
| 1683 "node_modules/http-errors": { | |
| 1684 "version": "2.0.0", | |
| 1685 "license": "MIT", | |
| 1686 "dependencies": { | |
| 1687 "depd": "2.0.0", | |
| 1688 "inherits": "2.0.4", | |
| 1689 "setprototypeof": "1.2.0", | |
| 1690 "statuses": "2.0.1", | |
| 1691 "toidentifier": "1.0.1" | |
| 1692 }, | |
| 1693 "engines": { | |
| 1694 "node": ">= 0.8" | |
| 1695 } | |
| 1696 }, | |
| 1697 "node_modules/hyper-express": { | |
| 1698 "version": "6.17.3", | |
| 1699 "license": "MIT", | |
| 1700 "dependencies": { | |
| 1701 "busboy": "^1.6.0", | |
| 1702 "cookie": "^1.0.1", | |
| 1703 "cookie-signature": "^1.2.1", | |
| 1704 "mime-types": "^2.1.35", | |
| 1705 "negotiator": "^1.0.0", | |
| 1706 "range-parser": "^1.2.1", | |
| 1707 "type-is": "^1.6.18", | |
| 1708 "typed-emitter": "^2.1.0", | |
| 1709 "uWebSockets.js": "github:uNetworking/uWebSockets.js#v20.51.0" | |
| 1710 } | |
| 1711 }, | |
| 1712 "node_modules/hyper-express/node_modules/mime-types": { | |
| 1713 "version": "2.1.35", | |
| 1714 "license": "MIT", | |
| 1715 "dependencies": { | |
| 1716 "mime-db": "1.52.0" | |
| 1717 }, | |
| 1718 "engines": { | |
| 1719 "node": ">= 0.6" | |
| 1720 } | |
| 1721 }, | |
| 1722 "node_modules/hyper-express/node_modules/type-is": { | |
| 1723 "version": "1.6.18", | |
| 1724 "license": "MIT", | |
| 1725 "dependencies": { | |
| 1726 "media-typer": "0.3.0", | |
| 1727 "mime-types": "~2.1.24" | |
| 1728 }, | |
| 1729 "engines": { | |
| 1730 "node": ">= 0.6" | |
| 1731 } | |
| 1732 }, | |
| 1733 "node_modules/hyper-express/node_modules/type-is/node_modules/media-typer": { | |
| 1734 "version": "0.3.0", | |
| 1735 "license": "MIT", | |
| 1736 "engines": { | |
| 1737 "node": ">= 0.6" | |
| 1738 } | |
| 1739 }, | |
| 1740 "node_modules/iconv-lite": { | |
| 1741 "version": "0.6.3", | |
| 1742 "license": "MIT", | |
| 1743 "dependencies": { | |
| 1744 "safer-buffer": ">= 2.1.2 < 3.0.0" | |
| 1745 }, | |
| 1746 "engines": { | |
| 1747 "node": ">=0.10.0" | |
| 1748 } | |
| 1749 }, | |
| 1750 "node_modules/ieee754": { | |
| 1751 "version": "1.2.1", | |
| 1752 "funding": [ | |
| 1753 { | |
| 1754 "type": "github", | |
| 1755 "url": "https://github.com/sponsors/feross" | |
| 1756 }, | |
| 1757 { | |
| 1758 "type": "patreon", | |
| 1759 "url": "https://www.patreon.com/feross" | |
| 1760 }, | |
| 1761 { | |
| 1762 "type": "consulting", | |
| 1763 "url": "https://feross.org/support" | |
| 1764 } | |
| 1765 ], | |
| 1766 "license": "BSD-3-Clause" | |
| 1767 }, | |
| 1768 "node_modules/inflation": { | |
| 1769 "version": "2.1.0", | |
| 1770 "license": "MIT", | |
| 1771 "engines": { | |
| 1772 "node": ">= 0.8.0" | |
| 1773 } | |
| 1774 }, | |
| 1775 "node_modules/inherits": { | |
| 1776 "version": "2.0.4", | |
| 1777 "license": "ISC" | |
| 1778 }, | |
| 1779 "node_modules/ipaddr.js": { | |
| 1780 "version": "1.9.1", | |
| 1781 "license": "MIT", | |
| 1782 "engines": { | |
| 1783 "node": ">= 0.10" | |
| 1784 } | |
| 1785 }, | |
| 1786 "node_modules/iron-webcrypto": { | |
| 1787 "version": "1.2.1", | |
| 1788 "license": "MIT", | |
| 1789 "funding": { | |
| 1790 "url": "https://github.com/sponsors/brc-dd" | |
| 1791 } | |
| 1792 }, | |
| 1793 "node_modules/is-promise": { | |
| 1794 "version": "4.0.0", | |
| 1795 "license": "MIT" | |
| 1796 }, | |
| 1797 "node_modules/is-what": { | |
| 1798 "version": "4.1.16", | |
| 1799 "license": "MIT", | |
| 1800 "engines": { | |
| 1801 "node": ">=12.13" | |
| 1802 }, | |
| 1803 "funding": { | |
| 1804 "url": "https://github.com/sponsors/mesqueeb" | |
| 1805 } | |
| 1806 }, | |
| 1807 "node_modules/isarray": { | |
| 1808 "version": "1.0.0", | |
| 1809 "license": "MIT" | |
| 1810 }, | |
| 1811 "node_modules/isexe": { | |
| 1812 "version": "3.1.1", | |
| 1813 "license": "ISC", | |
| 1814 "engines": { | |
| 1815 "node": ">=16" | |
| 1816 } | |
| 1817 }, | |
| 1818 "node_modules/iterare": { | |
| 1819 "version": "1.2.1", | |
| 1820 "license": "ISC", | |
| 1821 "engines": { | |
| 1822 "node": ">=6" | |
| 1823 } | |
| 1824 }, | |
| 1825 "node_modules/json-schema-ref-resolver": { | |
| 1826 "version": "1.0.1", | |
| 1827 "license": "MIT", | |
| 1828 "dependencies": { | |
| 1829 "fast-deep-equal": "^3.1.3" | |
| 1830 } | |
| 1831 }, | |
| 1832 "node_modules/json-schema-traverse": { | |
| 1833 "version": "1.0.0", | |
| 1834 "license": "MIT" | |
| 1835 }, | |
| 1836 "node_modules/keygrip": { | |
| 1837 "version": "1.1.0", | |
| 1838 "license": "MIT", | |
| 1839 "dependencies": { | |
| 1840 "tsscmp": "1.0.6" | |
| 1841 }, | |
| 1842 "engines": { | |
| 1843 "node": ">= 0.6" | |
| 1844 } | |
| 1845 }, | |
| 1846 "node_modules/kill-port": { | |
| 1847 "version": "2.0.1", | |
| 1848 "license": "MIT", | |
| 1849 "dependencies": { | |
| 1850 "get-them-args": "1.3.2", | |
| 1851 "shell-exec": "1.0.2" | |
| 1852 }, | |
| 1853 "bin": { | |
| 1854 "kill-port": "cli.js" | |
| 1855 } | |
| 1856 }, | |
| 1857 "node_modules/koa": { | |
| 1858 "version": "3.0.0", | |
| 1859 "license": "MIT", | |
| 1860 "dependencies": { | |
| 1861 "accepts": "^1.3.5", | |
| 1862 "cache-content-type": "^1.0.0", | |
| 1863 "content-disposition": "~0.5.2", | |
| 1864 "content-type": "^1.0.4", | |
| 1865 "cookies": "~0.9.1", | |
| 1866 "debug": "^4.3.2", | |
| 1867 "delegates": "^1.0.0", | |
| 1868 "destroy": "^1.0.4", | |
| 1869 "encodeurl": "^2.0.0", | |
| 1870 "escape-html": "^1.0.3", | |
| 1871 "fresh": "~0.5.2", | |
| 1872 "http-assert": "^1.3.0", | |
| 1873 "http-errors": "^2.0.0", | |
| 1874 "koa-compose": "^4.1.0", | |
| 1875 "on-finished": "^2.3.0", | |
| 1876 "parseurl": "^1.3.2", | |
| 1877 "statuses": "^2.0.1", | |
| 1878 "type-is": "^2.0.1", | |
| 1879 "vary": "^1.1.2" | |
| 1880 }, | |
| 1881 "engines": { | |
| 1882 "node": ">= 18" | |
| 1883 } | |
| 1884 }, | |
| 1885 "node_modules/koa-bodyparser": { | |
| 1886 "version": "4.4.1", | |
| 1887 "license": "MIT", | |
| 1888 "dependencies": { | |
| 1889 "co-body": "^6.0.0", | |
| 1890 "copy-to": "^2.0.1", | |
| 1891 "type-is": "^1.6.18" | |
| 1892 }, | |
| 1893 "engines": { | |
| 1894 "node": ">=8.0.0" | |
| 1895 } | |
| 1896 }, | |
| 1897 "node_modules/koa-bodyparser/node_modules/type-is": { | |
| 1898 "version": "1.6.18", | |
| 1899 "license": "MIT", | |
| 1900 "dependencies": { | |
| 1901 "media-typer": "0.3.0", | |
| 1902 "mime-types": "~2.1.24" | |
| 1903 }, | |
| 1904 "engines": { | |
| 1905 "node": ">= 0.6" | |
| 1906 } | |
| 1907 }, | |
| 1908 "node_modules/koa-bodyparser/node_modules/type-is/node_modules/media-typer": { | |
| 1909 "version": "0.3.0", | |
| 1910 "license": "MIT", | |
| 1911 "engines": { | |
| 1912 "node": ">= 0.6" | |
| 1913 } | |
| 1914 }, | |
| 1915 "node_modules/koa-bodyparser/node_modules/type-is/node_modules/mime-types": { | |
| 1916 "version": "2.1.35", | |
| 1917 "license": "MIT", | |
| 1918 "dependencies": { | |
| 1919 "mime-db": "1.52.0" | |
| 1920 }, | |
| 1921 "engines": { | |
| 1922 "node": ">= 0.6" | |
| 1923 } | |
| 1924 }, | |
| 1925 "node_modules/koa-compose": { | |
| 1926 "version": "4.1.0", | |
| 1927 "license": "MIT" | |
| 1928 }, | |
| 1929 "node_modules/koa-router": { | |
| 1930 "version": "13.0.1", | |
| 1931 "license": "MIT", | |
| 1932 "dependencies": { | |
| 1933 "http-errors": "^2.0.0", | |
| 1934 "koa-compose": "^4.1.0", | |
| 1935 "path-to-regexp": "^8.1.0" | |
| 1936 }, | |
| 1937 "engines": { | |
| 1938 "node": ">= 18" | |
| 1939 } | |
| 1940 }, | |
| 1941 "node_modules/koa/node_modules/accepts": { | |
| 1942 "version": "1.3.8", | |
| 1943 "license": "MIT", | |
| 1944 "dependencies": { | |
| 1945 "mime-types": "~2.1.34", | |
| 1946 "negotiator": "0.6.3" | |
| 1947 }, | |
| 1948 "engines": { | |
| 1949 "node": ">= 0.6" | |
| 1950 } | |
| 1951 }, | |
| 1952 "node_modules/koa/node_modules/accepts/node_modules/mime-types": { | |
| 1953 "version": "2.1.35", | |
| 1954 "license": "MIT", | |
| 1955 "dependencies": { | |
| 1956 "mime-db": "1.52.0" | |
| 1957 }, | |
| 1958 "engines": { | |
| 1959 "node": ">= 0.6" | |
| 1960 } | |
| 1961 }, | |
| 1962 "node_modules/koa/node_modules/accepts/node_modules/negotiator": { | |
| 1963 "version": "0.6.3", | |
| 1964 "license": "MIT", | |
| 1965 "engines": { | |
| 1966 "node": ">= 0.6" | |
| 1967 } | |
| 1968 }, | |
| 1969 "node_modules/koa/node_modules/content-disposition": { | |
| 1970 "version": "0.5.4", | |
| 1971 "license": "MIT", | |
| 1972 "dependencies": { | |
| 1973 "safe-buffer": "5.2.1" | |
| 1974 }, | |
| 1975 "engines": { | |
| 1976 "node": ">= 0.6" | |
| 1977 } | |
| 1978 }, | |
| 1979 "node_modules/koa/node_modules/fresh": { | |
| 1980 "version": "0.5.2", | |
| 1981 "license": "MIT", | |
| 1982 "engines": { | |
| 1983 "node": ">= 0.6" | |
| 1984 } | |
| 1985 }, | |
| 1986 "node_modules/light-my-request": { | |
| 1987 "version": "6.4.0", | |
| 1988 "license": "BSD-3-Clause", | |
| 1989 "dependencies": { | |
| 1990 "cookie": "^1.0.1", | |
| 1991 "process-warning": "^4.0.0", | |
| 1992 "set-cookie-parser": "^2.6.0" | |
| 1993 } | |
| 1994 }, | |
| 1995 "node_modules/light-my-request/node_modules/process-warning": { | |
| 1996 "version": "4.0.0", | |
| 1997 "license": "MIT" | |
| 1998 }, | |
| 1999 "node_modules/load-esm": { | |
| 2000 "version": "1.0.2", | |
| 2001 "funding": [ | |
| 2002 { | |
| 2003 "type": "github", | |
| 2004 "url": "https://github.com/sponsors/Borewit" | |
| 2005 }, | |
| 2006 { | |
| 2007 "type": "buymeacoffee", | |
| 2008 "url": "https://buymeacoffee.com/borewit" | |
| 2009 } | |
| 2010 ], | |
| 2011 "license": "MIT", | |
| 2012 "engines": { | |
| 2013 "node": ">=13.2.0" | |
| 2014 } | |
| 2015 }, | |
| 2016 "node_modules/make-error": { | |
| 2017 "version": "1.3.6", | |
| 2018 "license": "ISC" | |
| 2019 }, | |
| 2020 "node_modules/math-intrinsics": { | |
| 2021 "version": "1.1.0", | |
| 2022 "license": "MIT", | |
| 2023 "engines": { | |
| 2024 "node": ">= 0.4" | |
| 2025 } | |
| 2026 }, | |
| 2027 "node_modules/media-typer": { | |
| 2028 "version": "1.1.0", | |
| 2029 "license": "MIT", | |
| 2030 "engines": { | |
| 2031 "node": ">= 0.8" | |
| 2032 } | |
| 2033 }, | |
| 2034 "node_modules/merge-descriptors": { | |
| 2035 "version": "2.0.0", | |
| 2036 "license": "MIT", | |
| 2037 "engines": { | |
| 2038 "node": ">=18" | |
| 2039 }, | |
| 2040 "funding": { | |
| 2041 "url": "https://github.com/sponsors/sindresorhus" | |
| 2042 } | |
| 2043 }, | |
| 2044 "node_modules/mime-db": { | |
| 2045 "version": "1.52.0", | |
| 2046 "license": "MIT", | |
| 2047 "engines": { | |
| 2048 "node": ">= 0.6" | |
| 2049 } | |
| 2050 }, | |
| 2051 "node_modules/mime-types": { | |
| 2052 "version": "3.0.1", | |
| 2053 "license": "MIT", | |
| 2054 "dependencies": { | |
| 2055 "mime-db": "^1.54.0" | |
| 2056 }, | |
| 2057 "engines": { | |
| 2058 "node": ">= 0.6" | |
| 2059 } | |
| 2060 }, | |
| 2061 "node_modules/mime-types/node_modules/mime-db": { | |
| 2062 "version": "1.54.0", | |
| 2063 "license": "MIT", | |
| 2064 "engines": { | |
| 2065 "node": ">= 0.6" | |
| 2066 } | |
| 2067 }, | |
| 2068 "node_modules/minimist": { | |
| 2069 "version": "1.2.8", | |
| 2070 "license": "MIT", | |
| 2071 "funding": { | |
| 2072 "url": "https://github.com/sponsors/ljharb" | |
| 2073 } | |
| 2074 }, | |
| 2075 "node_modules/mkdirp": { | |
| 2076 "version": "0.5.6", | |
| 2077 "license": "MIT", | |
| 2078 "dependencies": { | |
| 2079 "minimist": "^1.2.6" | |
| 2080 }, | |
| 2081 "bin": { | |
| 2082 "mkdirp": "bin/cmd.js" | |
| 2083 } | |
| 2084 }, | |
| 2085 "node_modules/ms": { | |
| 2086 "version": "2.1.3", | |
| 2087 "license": "MIT" | |
| 2088 }, | |
| 2089 "node_modules/multer": { | |
| 2090 "version": "1.4.5-lts.2", | |
| 2091 "license": "MIT", | |
| 2092 "dependencies": { | |
| 2093 "append-field": "^1.0.0", | |
| 2094 "busboy": "^1.0.0", | |
| 2095 "concat-stream": "^1.5.2", | |
| 2096 "mkdirp": "^0.5.4", | |
| 2097 "object-assign": "^4.1.1", | |
| 2098 "type-is": "^1.6.4", | |
| 2099 "xtend": "^4.0.0" | |
| 2100 }, | |
| 2101 "engines": { | |
| 2102 "node": ">= 6.0.0" | |
| 2103 } | |
| 2104 }, | |
| 2105 "node_modules/multer/node_modules/type-is": { | |
| 2106 "version": "1.6.18", | |
| 2107 "license": "MIT", | |
| 2108 "dependencies": { | |
| 2109 "media-typer": "0.3.0", | |
| 2110 "mime-types": "~2.1.24" | |
| 2111 }, | |
| 2112 "engines": { | |
| 2113 "node": ">= 0.6" | |
| 2114 } | |
| 2115 }, | |
| 2116 "node_modules/multer/node_modules/type-is/node_modules/media-typer": { | |
| 2117 "version": "0.3.0", | |
| 2118 "license": "MIT", | |
| 2119 "engines": { | |
| 2120 "node": ">= 0.6" | |
| 2121 } | |
| 2122 }, | |
| 2123 "node_modules/multer/node_modules/type-is/node_modules/mime-types": { | |
| 2124 "version": "2.1.35", | |
| 2125 "license": "MIT", | |
| 2126 "dependencies": { | |
| 2127 "mime-db": "1.52.0" | |
| 2128 }, | |
| 2129 "engines": { | |
| 2130 "node": ">= 0.6" | |
| 2131 } | |
| 2132 }, | |
| 2133 "node_modules/negotiator": { | |
| 2134 "version": "1.0.0", | |
| 2135 "license": "MIT", | |
| 2136 "engines": { | |
| 2137 "node": ">= 0.6" | |
| 2138 } | |
| 2139 }, | |
| 2140 "node_modules/nhttp-land": { | |
| 2141 "version": "1.3.26", | |
| 2142 "license": "MIT", | |
| 2143 "engines": { | |
| 2144 "node": ">=18.0.0" | |
| 2145 } | |
| 2146 }, | |
| 2147 "node_modules/node-mock-http": { | |
| 2148 "version": "1.0.0", | |
| 2149 "license": "MIT" | |
| 2150 }, | |
| 2151 "node_modules/object-assign": { | |
| 2152 "version": "4.1.1", | |
| 2153 "license": "MIT", | |
| 2154 "engines": { | |
| 2155 "node": ">=0.10.0" | |
| 2156 } | |
| 2157 }, | |
| 2158 "node_modules/object-inspect": { | |
| 2159 "version": "1.13.3", | |
| 2160 "license": "MIT", | |
| 2161 "engines": { | |
| 2162 "node": ">= 0.4" | |
| 2163 }, | |
| 2164 "funding": { | |
| 2165 "url": "https://github.com/sponsors/ljharb" | |
| 2166 } | |
| 2167 }, | |
| 2168 "node_modules/on-exit-leak-free": { | |
| 2169 "version": "2.1.2", | |
| 2170 "license": "MIT", | |
| 2171 "engines": { | |
| 2172 "node": ">=14.0.0" | |
| 2173 } | |
| 2174 }, | |
| 2175 "node_modules/on-finished": { | |
| 2176 "version": "2.4.1", | |
| 2177 "license": "MIT", | |
| 2178 "dependencies": { | |
| 2179 "ee-first": "1.1.1" | |
| 2180 }, | |
| 2181 "engines": { | |
| 2182 "node": ">= 0.8" | |
| 2183 } | |
| 2184 }, | |
| 2185 "node_modules/once": { | |
| 2186 "version": "1.4.0", | |
| 2187 "license": "ISC", | |
| 2188 "dependencies": { | |
| 2189 "wrappy": "1" | |
| 2190 } | |
| 2191 }, | |
| 2192 "node_modules/openapi-types": { | |
| 2193 "version": "12.1.3", | |
| 2194 "license": "MIT", | |
| 2195 "optional": true | |
| 2196 }, | |
| 2197 "node_modules/parseurl": { | |
| 2198 "version": "1.3.3", | |
| 2199 "license": "MIT", | |
| 2200 "engines": { | |
| 2201 "node": ">= 0.8" | |
| 2202 } | |
| 2203 }, | |
| 2204 "node_modules/path-to-regexp": { | |
| 2205 "version": "8.2.0", | |
| 2206 "license": "MIT", | |
| 2207 "engines": { | |
| 2208 "node": ">=16" | |
| 2209 } | |
| 2210 }, | |
| 2211 "node_modules/peek-readable": { | |
| 2212 "version": "7.0.0", | |
| 2213 "license": "MIT", | |
| 2214 "engines": { | |
| 2215 "node": ">=18" | |
| 2216 }, | |
| 2217 "funding": { | |
| 2218 "type": "github", | |
| 2219 "url": "https://github.com/sponsors/Borewit" | |
| 2220 } | |
| 2221 }, | |
| 2222 "node_modules/pino": { | |
| 2223 "version": "9.6.0", | |
| 2224 "license": "MIT", | |
| 2225 "dependencies": { | |
| 2226 "atomic-sleep": "^1.0.0", | |
| 2227 "fast-redact": "^3.1.1", | |
| 2228 "on-exit-leak-free": "^2.1.0", | |
| 2229 "pino-abstract-transport": "^2.0.0", | |
| 2230 "pino-std-serializers": "^7.0.0", | |
| 2231 "process-warning": "^4.0.0", | |
| 2232 "quick-format-unescaped": "^4.0.3", | |
| 2233 "real-require": "^0.2.0", | |
| 2234 "safe-stable-stringify": "^2.3.1", | |
| 2235 "sonic-boom": "^4.0.1", | |
| 2236 "thread-stream": "^3.0.0" | |
| 2237 }, | |
| 2238 "bin": { | |
| 2239 "pino": "bin.js" | |
| 2240 } | |
| 2241 }, | |
| 2242 "node_modules/pino-abstract-transport": { | |
| 2243 "version": "2.0.0", | |
| 2244 "license": "MIT", | |
| 2245 "dependencies": { | |
| 2246 "split2": "^4.0.0" | |
| 2247 } | |
| 2248 }, | |
| 2249 "node_modules/pino-std-serializers": { | |
| 2250 "version": "7.0.0", | |
| 2251 "license": "MIT" | |
| 2252 }, | |
| 2253 "node_modules/pino/node_modules/process-warning": { | |
| 2254 "version": "4.0.0", | |
| 2255 "license": "MIT" | |
| 2256 }, | |
| 2257 "node_modules/process-nextick-args": { | |
| 2258 "version": "2.0.1", | |
| 2259 "license": "MIT" | |
| 2260 }, | |
| 2261 "node_modules/process-warning": { | |
| 2262 "version": "5.0.0", | |
| 2263 "funding": [ | |
| 2264 { | |
| 2265 "type": "github", | |
| 2266 "url": "https://github.com/sponsors/fastify" | |
| 2267 }, | |
| 2268 { | |
| 2269 "type": "opencollective", | |
| 2270 "url": "https://opencollective.com/fastify" | |
| 2271 } | |
| 2272 ], | |
| 2273 "license": "MIT" | |
| 2274 }, | |
| 2275 "node_modules/proxy-addr": { | |
| 2276 "version": "2.0.7", | |
| 2277 "license": "MIT", | |
| 2278 "dependencies": { | |
| 2279 "forwarded": "0.2.0", | |
| 2280 "ipaddr.js": "1.9.1" | |
| 2281 }, | |
| 2282 "engines": { | |
| 2283 "node": ">= 0.10" | |
| 2284 } | |
| 2285 }, | |
| 2286 "node_modules/qs": { | |
| 2287 "version": "6.14.0", | |
| 2288 "license": "BSD-3-Clause", | |
| 2289 "dependencies": { | |
| 2290 "side-channel": "^1.1.0" | |
| 2291 }, | |
| 2292 "engines": { | |
| 2293 "node": ">=0.6" | |
| 2294 }, | |
| 2295 "funding": { | |
| 2296 "url": "https://github.com/sponsors/ljharb" | |
| 2297 } | |
| 2298 }, | |
| 2299 "node_modules/quick-format-unescaped": { | |
| 2300 "version": "4.0.4", | |
| 2301 "license": "MIT" | |
| 2302 }, | |
| 2303 "node_modules/radix3": { | |
| 2304 "version": "1.1.2", | |
| 2305 "license": "MIT" | |
| 2306 }, | |
| 2307 "node_modules/range-parser": { | |
| 2308 "version": "1.2.1", | |
| 2309 "license": "MIT", | |
| 2310 "engines": { | |
| 2311 "node": ">= 0.6" | |
| 2312 } | |
| 2313 }, | |
| 2314 "node_modules/raw-body": { | |
| 2315 "version": "3.0.0", | |
| 2316 "license": "MIT", | |
| 2317 "dependencies": { | |
| 2318 "bytes": "3.1.2", | |
| 2319 "http-errors": "2.0.0", | |
| 2320 "iconv-lite": "0.6.3", | |
| 2321 "unpipe": "1.0.0" | |
| 2322 }, | |
| 2323 "engines": { | |
| 2324 "node": ">= 0.8" | |
| 2325 } | |
| 2326 }, | |
| 2327 "node_modules/readable-stream": { | |
| 2328 "version": "2.3.8", | |
| 2329 "license": "MIT", | |
| 2330 "dependencies": { | |
| 2331 "core-util-is": "~1.0.0", | |
| 2332 "inherits": "~2.0.3", | |
| 2333 "isarray": "~1.0.0", | |
| 2334 "process-nextick-args": "~2.0.0", | |
| 2335 "safe-buffer": "~5.1.1", | |
| 2336 "string_decoder": "~1.1.1", | |
| 2337 "util-deprecate": "~1.0.1" | |
| 2338 } | |
| 2339 }, | |
| 2340 "node_modules/readable-stream/node_modules/safe-buffer": { | |
| 2341 "version": "5.1.2", | |
| 2342 "license": "MIT" | |
| 2343 }, | |
| 2344 "node_modules/real-require": { | |
| 2345 "version": "0.2.0", | |
| 2346 "license": "MIT", | |
| 2347 "engines": { | |
| 2348 "node": ">= 12.13.0" | |
| 2349 } | |
| 2350 }, | |
| 2351 "node_modules/reflect-metadata": { | |
| 2352 "version": "0.2.2", | |
| 2353 "license": "Apache-2.0" | |
| 2354 }, | |
| 2355 "node_modules/require-from-string": { | |
| 2356 "version": "2.0.2", | |
| 2357 "license": "MIT", | |
| 2358 "engines": { | |
| 2359 "node": ">=0.10.0" | |
| 2360 } | |
| 2361 }, | |
| 2362 "node_modules/ret": { | |
| 2363 "version": "0.5.0", | |
| 2364 "license": "MIT", | |
| 2365 "engines": { | |
| 2366 "node": ">=10" | |
| 2367 } | |
| 2368 }, | |
| 2369 "node_modules/reusify": { | |
| 2370 "version": "1.0.4", | |
| 2371 "license": "MIT", | |
| 2372 "engines": { | |
| 2373 "iojs": ">=1.0.0", | |
| 2374 "node": ">=0.10.0" | |
| 2375 } | |
| 2376 }, | |
| 2377 "node_modules/rfdc": { | |
| 2378 "version": "1.4.1", | |
| 2379 "license": "MIT" | |
| 2380 }, | |
| 2381 "node_modules/router": { | |
| 2382 "version": "2.2.0", | |
| 2383 "license": "MIT", | |
| 2384 "dependencies": { | |
| 2385 "debug": "^4.4.0", | |
| 2386 "depd": "^2.0.0", | |
| 2387 "is-promise": "^4.0.0", | |
| 2388 "parseurl": "^1.3.3", | |
| 2389 "path-to-regexp": "^8.0.0" | |
| 2390 }, | |
| 2391 "engines": { | |
| 2392 "node": ">= 18" | |
| 2393 } | |
| 2394 }, | |
| 2395 "node_modules/rxjs": { | |
| 2396 "version": "7.8.2", | |
| 2397 "license": "Apache-2.0", | |
| 2398 "dependencies": { | |
| 2399 "tslib": "^2.1.0" | |
| 2400 } | |
| 2401 }, | |
| 2402 "node_modules/safe-buffer": { | |
| 2403 "version": "5.2.1", | |
| 2404 "funding": [ | |
| 2405 { | |
| 2406 "type": "github", | |
| 2407 "url": "https://github.com/sponsors/feross" | |
| 2408 }, | |
| 2409 { | |
| 2410 "type": "patreon", | |
| 2411 "url": "https://www.patreon.com/feross" | |
| 2412 }, | |
| 2413 { | |
| 2414 "type": "consulting", | |
| 2415 "url": "https://feross.org/support" | |
| 2416 } | |
| 2417 ], | |
| 2418 "license": "MIT" | |
| 2419 }, | |
| 2420 "node_modules/safe-regex2": { | |
| 2421 "version": "4.0.0", | |
| 2422 "license": "MIT", | |
| 2423 "dependencies": { | |
| 2424 "ret": "~0.5.0" | |
| 2425 } | |
| 2426 }, | |
| 2427 "node_modules/safe-stable-stringify": { | |
| 2428 "version": "2.5.0", | |
| 2429 "license": "MIT", | |
| 2430 "engines": { | |
| 2431 "node": ">=10" | |
| 2432 } | |
| 2433 }, | |
| 2434 "node_modules/safer-buffer": { | |
| 2435 "version": "2.1.2", | |
| 2436 "license": "MIT" | |
| 2437 }, | |
| 2438 "node_modules/secure-json-parse": { | |
| 2439 "version": "4.0.0", | |
| 2440 "funding": [ | |
| 2441 { | |
| 2442 "type": "github", | |
| 2443 "url": "https://github.com/sponsors/fastify" | |
| 2444 }, | |
| 2445 { | |
| 2446 "type": "opencollective", | |
| 2447 "url": "https://opencollective.com/fastify" | |
| 2448 } | |
| 2449 ], | |
| 2450 "license": "BSD-3-Clause" | |
| 2451 }, | |
| 2452 "node_modules/semver": { | |
| 2453 "version": "7.6.3", | |
| 2454 "license": "ISC", | |
| 2455 "bin": { | |
| 2456 "semver": "bin/semver.js" | |
| 2457 }, | |
| 2458 "engines": { | |
| 2459 "node": ">=10" | |
| 2460 } | |
| 2461 }, | |
| 2462 "node_modules/send": { | |
| 2463 "version": "1.2.0", | |
| 2464 "license": "MIT", | |
| 2465 "dependencies": { | |
| 2466 "debug": "^4.3.5", | |
| 2467 "encodeurl": "^2.0.0", | |
| 2468 "escape-html": "^1.0.3", | |
| 2469 "etag": "^1.8.1", | |
| 2470 "fresh": "^2.0.0", | |
| 2471 "http-errors": "^2.0.0", | |
| 2472 "mime-types": "^3.0.1", | |
| 2473 "ms": "^2.1.3", | |
| 2474 "on-finished": "^2.4.1", | |
| 2475 "range-parser": "^1.2.1", | |
| 2476 "statuses": "^2.0.1" | |
| 2477 }, | |
| 2478 "engines": { | |
| 2479 "node": ">= 18" | |
| 2480 } | |
| 2481 }, | |
| 2482 "node_modules/serve-static": { | |
| 2483 "version": "2.2.0", | |
| 2484 "license": "MIT", | |
| 2485 "dependencies": { | |
| 2486 "encodeurl": "^2.0.0", | |
| 2487 "escape-html": "^1.0.3", | |
| 2488 "parseurl": "^1.3.3", | |
| 2489 "send": "^1.2.0" | |
| 2490 }, | |
| 2491 "engines": { | |
| 2492 "node": ">= 18" | |
| 2493 } | |
| 2494 }, | |
| 2495 "node_modules/set-cookie-parser": { | |
| 2496 "version": "2.7.1", | |
| 2497 "license": "MIT" | |
| 2498 }, | |
| 2499 "node_modules/setprototypeof": { | |
| 2500 "version": "1.2.0", | |
| 2501 "license": "ISC" | |
| 2502 }, | |
| 2503 "node_modules/shell-exec": { | |
| 2504 "version": "1.0.2", | |
| 2505 "license": "MIT" | |
| 2506 }, | |
| 2507 "node_modules/side-channel": { | |
| 2508 "version": "1.1.0", | |
| 2509 "license": "MIT", | |
| 2510 "dependencies": { | |
| 2511 "es-errors": "^1.3.0", | |
| 2512 "object-inspect": "^1.13.3", | |
| 2513 "side-channel-list": "^1.0.0", | |
| 2514 "side-channel-map": "^1.0.1", | |
| 2515 "side-channel-weakmap": "^1.0.2" | |
| 2516 }, | |
| 2517 "engines": { | |
| 2518 "node": ">= 0.4" | |
| 2519 }, | |
| 2520 "funding": { | |
| 2521 "url": "https://github.com/sponsors/ljharb" | |
| 2522 } | |
| 2523 }, | |
| 2524 "node_modules/side-channel-list": { | |
| 2525 "version": "1.0.0", | |
| 2526 "license": "MIT", | |
| 2527 "dependencies": { | |
| 2528 "es-errors": "^1.3.0", | |
| 2529 "object-inspect": "^1.13.3" | |
| 2530 }, | |
| 2531 "engines": { | |
| 2532 "node": ">= 0.4" | |
| 2533 }, | |
| 2534 "funding": { | |
| 2535 "url": "https://github.com/sponsors/ljharb" | |
| 2536 } | |
| 2537 }, | |
| 2538 "node_modules/side-channel-map": { | |
| 2539 "version": "1.0.1", | |
| 2540 "license": "MIT", | |
| 2541 "dependencies": { | |
| 2542 "call-bound": "^1.0.2", | |
| 2543 "es-errors": "^1.3.0", | |
| 2544 "get-intrinsic": "^1.2.5", | |
| 2545 "object-inspect": "^1.13.3" | |
| 2546 }, | |
| 2547 "engines": { | |
| 2548 "node": ">= 0.4" | |
| 2549 }, | |
| 2550 "funding": { | |
| 2551 "url": "https://github.com/sponsors/ljharb" | |
| 2552 } | |
| 2553 }, | |
| 2554 "node_modules/side-channel-weakmap": { | |
| 2555 "version": "1.0.2", | |
| 2556 "license": "MIT", | |
| 2557 "dependencies": { | |
| 2558 "call-bound": "^1.0.2", | |
| 2559 "es-errors": "^1.3.0", | |
| 2560 "get-intrinsic": "^1.2.5", | |
| 2561 "object-inspect": "^1.13.3", | |
| 2562 "side-channel-map": "^1.0.1" | |
| 2563 }, | |
| 2564 "engines": { | |
| 2565 "node": ">= 0.4" | |
| 2566 }, | |
| 2567 "funding": { | |
| 2568 "url": "https://github.com/sponsors/ljharb" | |
| 2569 } | |
| 2570 }, | |
| 2571 "node_modules/sonic-boom": { | |
| 2572 "version": "4.2.0", | |
| 2573 "license": "MIT", | |
| 2574 "dependencies": { | |
| 2575 "atomic-sleep": "^1.0.0" | |
| 2576 } | |
| 2577 }, | |
| 2578 "node_modules/split2": { | |
| 2579 "version": "4.2.0", | |
| 2580 "license": "ISC", | |
| 2581 "engines": { | |
| 2582 "node": ">= 10.x" | |
| 2583 } | |
| 2584 }, | |
| 2585 "node_modules/statuses": { | |
| 2586 "version": "2.0.1", | |
| 2587 "license": "MIT", | |
| 2588 "engines": { | |
| 2589 "node": ">= 0.8" | |
| 2590 } | |
| 2591 }, | |
| 2592 "node_modules/streamsearch": { | |
| 2593 "version": "1.1.0", | |
| 2594 "engines": { | |
| 2595 "node": ">=10.0.0" | |
| 2596 } | |
| 2597 }, | |
| 2598 "node_modules/string_decoder": { | |
| 2599 "version": "1.1.1", | |
| 2600 "license": "MIT", | |
| 2601 "dependencies": { | |
| 2602 "safe-buffer": "~5.1.0" | |
| 2603 } | |
| 2604 }, | |
| 2605 "node_modules/string_decoder/node_modules/safe-buffer": { | |
| 2606 "version": "5.1.2", | |
| 2607 "license": "MIT" | |
| 2608 }, | |
| 2609 "node_modules/strtok3": { | |
| 2610 "version": "10.2.2", | |
| 2611 "license": "MIT", | |
| 2612 "dependencies": { | |
| 2613 "@tokenizer/token": "^0.3.0", | |
| 2614 "peek-readable": "^7.0.0" | |
| 2615 }, | |
| 2616 "engines": { | |
| 2617 "node": ">=18" | |
| 2618 }, | |
| 2619 "funding": { | |
| 2620 "type": "github", | |
| 2621 "url": "https://github.com/sponsors/Borewit" | |
| 2622 } | |
| 2623 }, | |
| 2624 "node_modules/superjson": { | |
| 2625 "version": "1.13.3", | |
| 2626 "license": "MIT", | |
| 2627 "dependencies": { | |
| 2628 "copy-anything": "^3.0.2" | |
| 2629 }, | |
| 2630 "engines": { | |
| 2631 "node": ">=10" | |
| 2632 } | |
| 2633 }, | |
| 2634 "node_modules/thread-stream": { | |
| 2635 "version": "3.1.0", | |
| 2636 "license": "MIT", | |
| 2637 "dependencies": { | |
| 2638 "real-require": "^0.2.0" | |
| 2639 } | |
| 2640 }, | |
| 2641 "node_modules/toad-cache": { | |
| 2642 "version": "3.7.0", | |
| 2643 "license": "MIT", | |
| 2644 "engines": { | |
| 2645 "node": ">=12" | |
| 2646 } | |
| 2647 }, | |
| 2648 "node_modules/toidentifier": { | |
| 2649 "version": "1.0.1", | |
| 2650 "license": "MIT", | |
| 2651 "engines": { | |
| 2652 "node": ">=0.6" | |
| 2653 } | |
| 2654 }, | |
| 2655 "node_modules/token-types": { | |
| 2656 "version": "6.0.0", | |
| 2657 "license": "MIT", | |
| 2658 "dependencies": { | |
| 2659 "@tokenizer/token": "^0.3.0", | |
| 2660 "ieee754": "^1.2.1" | |
| 2661 }, | |
| 2662 "engines": { | |
| 2663 "node": ">=14.16" | |
| 2664 }, | |
| 2665 "funding": { | |
| 2666 "type": "github", | |
| 2667 "url": "https://github.com/sponsors/Borewit" | |
| 2668 } | |
| 2669 }, | |
| 2670 "node_modules/ts-node": { | |
| 2671 "version": "10.9.2", | |
| 2672 "license": "MIT", | |
| 2673 "dependencies": { | |
| 2674 "@cspotcode/source-map-support": "^0.8.0", | |
| 2675 "@tsconfig/node10": "^1.0.7", | |
| 2676 "@tsconfig/node12": "^1.0.7", | |
| 2677 "@tsconfig/node14": "^1.0.0", | |
| 2678 "@tsconfig/node16": "^1.0.2", | |
| 2679 "acorn": "^8.4.1", | |
| 2680 "acorn-walk": "^8.1.1", | |
| 2681 "arg": "^4.1.0", | |
| 2682 "create-require": "^1.1.0", | |
| 2683 "diff": "^4.0.1", | |
| 2684 "make-error": "^1.1.1", | |
| 2685 "v8-compile-cache-lib": "^3.0.1", | |
| 2686 "yn": "3.1.1" | |
| 2687 }, | |
| 2688 "bin": { | |
| 2689 "ts-node": "dist/bin.js", | |
| 2690 "ts-node-cwd": "dist/bin-cwd.js", | |
| 2691 "ts-node-esm": "dist/bin-esm.js", | |
| 2692 "ts-node-script": "dist/bin-script.js", | |
| 2693 "ts-node-transpile-only": "dist/bin-transpile.js", | |
| 2694 "ts-script": "dist/bin-script-deprecated.js" | |
| 2695 }, | |
| 2696 "peerDependencies": { | |
| 2697 "@swc/core": ">=1.2.50", | |
| 2698 "@swc/wasm": ">=1.2.50", | |
| 2699 "@types/node": "*", | |
| 2700 "typescript": ">=2.7" | |
| 2701 }, | |
| 2702 "peerDependenciesMeta": { | |
| 2703 "@swc/core": { | |
| 2704 "optional": true | |
| 2705 }, | |
| 2706 "@swc/wasm": { | |
| 2707 "optional": true | |
| 2708 } | |
| 2709 } | |
| 2710 }, | |
| 2711 "node_modules/tseep": { | |
| 2712 "version": "1.3.1", | |
| 2713 "license": "MIT" | |
| 2714 }, | |
| 2715 "node_modules/tslib": { | |
| 2716 "version": "2.8.1", | |
| 2717 "license": "0BSD" | |
| 2718 }, | |
| 2719 "node_modules/tsscmp": { | |
| 2720 "version": "1.0.6", | |
| 2721 "license": "MIT", | |
| 2722 "engines": { | |
| 2723 "node": ">=0.6.x" | |
| 2724 } | |
| 2725 }, | |
| 2726 "node_modules/type-is": { | |
| 2727 "version": "2.0.1", | |
| 2728 "license": "MIT", | |
| 2729 "dependencies": { | |
| 2730 "content-type": "^1.0.5", | |
| 2731 "media-typer": "^1.1.0", | |
| 2732 "mime-types": "^3.0.0" | |
| 2733 }, | |
| 2734 "engines": { | |
| 2735 "node": ">= 0.6" | |
| 2736 } | |
| 2737 }, | |
| 2738 "node_modules/typed-emitter": { | |
| 2739 "version": "2.1.0", | |
| 2740 "license": "MIT", | |
| 2741 "optionalDependencies": { | |
| 2742 "rxjs": "*" | |
| 2743 } | |
| 2744 }, | |
| 2745 "node_modules/typed-emitter/node_modules/rxjs": { | |
| 2746 "version": "7.8.1", | |
| 2747 "license": "Apache-2.0", | |
| 2748 "optional": true, | |
| 2749 "dependencies": { | |
| 2750 "tslib": "^2.1.0" | |
| 2751 } | |
| 2752 }, | |
| 2753 "node_modules/typedarray": { | |
| 2754 "version": "0.0.6", | |
| 2755 "license": "MIT" | |
| 2756 }, | |
| 2757 "node_modules/typescript": { | |
| 2758 "version": "5.8.3", | |
| 2759 "license": "Apache-2.0", | |
| 2760 "bin": { | |
| 2761 "tsc": "bin/tsc", | |
| 2762 "tsserver": "bin/tsserver" | |
| 2763 }, | |
| 2764 "engines": { | |
| 2765 "node": ">=14.17" | |
| 2766 } | |
| 2767 }, | |
| 2768 "node_modules/ufo": { | |
| 2769 "version": "1.6.1", | |
| 2770 "license": "MIT" | |
| 2771 }, | |
| 2772 "node_modules/uid": { | |
| 2773 "version": "2.0.2", | |
| 2774 "license": "MIT", | |
| 2775 "dependencies": { | |
| 2776 "@lukeed/csprng": "^1.0.0" | |
| 2777 }, | |
| 2778 "engines": { | |
| 2779 "node": ">=8" | |
| 2780 } | |
| 2781 }, | |
| 2782 "node_modules/uint8array-extras": { | |
| 2783 "version": "1.4.0", | |
| 2784 "license": "MIT", | |
| 2785 "engines": { | |
| 2786 "node": ">=18" | |
| 2787 }, | |
| 2788 "funding": { | |
| 2789 "url": "https://github.com/sponsors/sindresorhus" | |
| 2790 } | |
| 2791 }, | |
| 2792 "node_modules/ultimate-express": { | |
| 2793 "version": "1.4.9", | |
| 2794 "license": "Apache-2.0", | |
| 2795 "dependencies": { | |
| 2796 "@types/express": "^4.17.21", | |
| 2797 "accepts": "^1.3.8", | |
| 2798 "acorn": "^8.14.1", | |
| 2799 "bytes": "^3.1.2", | |
| 2800 "cookie": "^1.0.2", | |
| 2801 "cookie-signature": "^1.2.2", | |
| 2802 "encodeurl": "^2.0.0", | |
| 2803 "etag": "^1.8.1", | |
| 2804 "fast-querystring": "^1.1.2", | |
| 2805 "fast-zlib": "^2.0.1", | |
| 2806 "fresh": "^0.5.2", | |
| 2807 "mime-types": "^2.1.35", | |
| 2808 "ms": "^2.1.3", | |
| 2809 "proxy-addr": "^2.0.7", | |
| 2810 "qs": "^6.14.0", | |
| 2811 "range-parser": "^1.2.1", | |
| 2812 "statuses": "^2.0.1", | |
| 2813 "tseep": "^1.3.1", | |
| 2814 "type-is": "^1.6.18", | |
| 2815 "uWebSockets.js": "github:uNetworking/uWebSockets.js#v20.51.0", | |
| 2816 "vary": "^1.1.2" | |
| 2817 }, | |
| 2818 "engines": { | |
| 2819 "node": ">=18" | |
| 2820 } | |
| 2821 }, | |
| 2822 "node_modules/ultimate-express/node_modules/@types/express": { | |
| 2823 "version": "4.17.21", | |
| 2824 "license": "MIT", | |
| 2825 "dependencies": { | |
| 2826 "@types/body-parser": "*", | |
| 2827 "@types/express-serve-static-core": "^4.17.33", | |
| 2828 "@types/qs": "*", | |
| 2829 "@types/serve-static": "*" | |
| 2830 } | |
| 2831 }, | |
| 2832 "node_modules/ultimate-express/node_modules/@types/express/node_modules/@types/express-serve-static-core": { | |
| 2833 "version": "4.19.6", | |
| 2834 "license": "MIT", | |
| 2835 "dependencies": { | |
| 2836 "@types/node": "*", | |
| 2837 "@types/qs": "*", | |
| 2838 "@types/range-parser": "*", | |
| 2839 "@types/send": "*" | |
| 2840 } | |
| 2841 }, | |
| 2842 "node_modules/ultimate-express/node_modules/accepts": { | |
| 2843 "version": "1.3.8", | |
| 2844 "license": "MIT", | |
| 2845 "dependencies": { | |
| 2846 "mime-types": "~2.1.34", | |
| 2847 "negotiator": "0.6.3" | |
| 2848 }, | |
| 2849 "engines": { | |
| 2850 "node": ">= 0.6" | |
| 2851 } | |
| 2852 }, | |
| 2853 "node_modules/ultimate-express/node_modules/accepts/node_modules/negotiator": { | |
| 2854 "version": "0.6.3", | |
| 2855 "license": "MIT", | |
| 2856 "engines": { | |
| 2857 "node": ">= 0.6" | |
| 2858 } | |
| 2859 }, | |
| 2860 "node_modules/ultimate-express/node_modules/acorn": { | |
| 2861 "version": "8.14.1", | |
| 2862 "license": "MIT", | |
| 2863 "bin": { | |
| 2864 "acorn": "bin/acorn" | |
| 2865 }, | |
| 2866 "engines": { | |
| 2867 "node": ">=0.4.0" | |
| 2868 } | |
| 2869 }, | |
| 2870 "node_modules/ultimate-express/node_modules/fresh": { | |
| 2871 "version": "0.5.2", | |
| 2872 "license": "MIT", | |
| 2873 "engines": { | |
| 2874 "node": ">= 0.6" | |
| 2875 } | |
| 2876 }, | |
| 2877 "node_modules/ultimate-express/node_modules/mime-types": { | |
| 2878 "version": "2.1.35", | |
| 2879 "license": "MIT", | |
| 2880 "dependencies": { | |
| 2881 "mime-db": "1.52.0" | |
| 2882 }, | |
| 2883 "engines": { | |
| 2884 "node": ">= 0.6" | |
| 2885 } | |
| 2886 }, | |
| 2887 "node_modules/ultimate-express/node_modules/type-is": { | |
| 2888 "version": "1.6.18", | |
| 2889 "license": "MIT", | |
| 2890 "dependencies": { | |
| 2891 "media-typer": "0.3.0", | |
| 2892 "mime-types": "~2.1.24" | |
| 2893 }, | |
| 2894 "engines": { | |
| 2895 "node": ">= 0.6" | |
| 2896 } | |
| 2897 }, | |
| 2898 "node_modules/ultimate-express/node_modules/type-is/node_modules/media-typer": { | |
| 2899 "version": "0.3.0", | |
| 2900 "license": "MIT", | |
| 2901 "engines": { | |
| 2902 "node": ">= 0.6" | |
| 2903 } | |
| 2904 }, | |
| 2905 "node_modules/uncrypto": { | |
| 2906 "version": "0.1.3", | |
| 2907 "license": "MIT" | |
| 2908 }, | |
| 2909 "node_modules/undici": { | |
| 2910 "version": "6.21.0", | |
| 2911 "license": "MIT", | |
| 2912 "engines": { | |
| 2913 "node": ">=18.17" | |
| 2914 } | |
| 2915 }, | |
| 2916 "node_modules/undici-types": { | |
| 2917 "version": "6.20.0", | |
| 2918 "license": "MIT" | |
| 2919 }, | |
| 2920 "node_modules/unpipe": { | |
| 2921 "version": "1.0.0", | |
| 2922 "license": "MIT", | |
| 2923 "engines": { | |
| 2924 "node": ">= 0.8" | |
| 2925 } | |
| 2926 }, | |
| 2927 "node_modules/util-deprecate": { | |
| 2928 "version": "1.0.2", | |
| 2929 "license": "MIT" | |
| 2930 }, | |
| 2931 "node_modules/uWebSockets.js": { | |
| 2932 "version": "20.51.0", | |
| 2933 "resolved": "git+ssh://[email protected]/uNetworking/uWebSockets.js.git#6609a88ffa9a16ac5158046761356ce03250a0df", | |
| 2934 "license": "Apache-2.0" | |
| 2935 }, | |
| 2936 "node_modules/v8-compile-cache-lib": { | |
| 2937 "version": "3.0.1", | |
| 2938 "license": "MIT" | |
| 2939 }, | |
| 2940 "node_modules/vary": { | |
| 2941 "version": "1.1.2", | |
| 2942 "license": "MIT", | |
| 2943 "engines": { | |
| 2944 "node": ">= 0.8" | |
| 2945 } | |
| 2946 }, | |
| 2947 "node_modules/vixeny": { | |
| 2948 "version": "0.1.53", | |
| 2949 "license": "SEE LICENSE IN ReadMe.md", | |
| 2950 "peerDependencies": { | |
| 2951 "typescript": "^5.0.0" | |
| 2952 } | |
| 2953 }, | |
| 2954 "node_modules/which": { | |
| 2955 "version": "4.0.0", | |
| 2956 "license": "ISC", | |
| 2957 "dependencies": { | |
| 2958 "isexe": "^3.1.1" | |
| 2959 }, | |
| 2960 "bin": { | |
| 2961 "node-which": "bin/which.js" | |
| 2962 }, | |
| 2963 "engines": { | |
| 2964 "node": "^16.13.0 || >=18.0.0" | |
| 2965 } | |
| 2966 }, | |
| 2967 "node_modules/wobe": { | |
| 2968 "version": "1.1.10", | |
| 2969 "license": "MIT" | |
| 2970 }, | |
| 2971 "node_modules/wrappy": { | |
| 2972 "version": "1.0.2", | |
| 2973 "license": "ISC" | |
| 2974 }, | |
| 2975 "node_modules/ws": { | |
| 2976 "version": "8.18.0", | |
| 2977 "license": "MIT", | |
| 2978 "engines": { | |
| 2979 "node": ">=10.0.0" | |
| 2980 }, | |
| 2981 "peerDependencies": { | |
| 2982 "bufferutil": "^4.0.1", | |
| 2983 "utf-8-validate": ">=5.0.2" | |
| 2984 }, | |
| 2985 "peerDependenciesMeta": { | |
| 2986 "bufferutil": { | |
| 2987 "optional": true | |
| 2988 }, | |
| 2989 "utf-8-validate": { | |
| 2990 "optional": true | |
| 2991 } | |
| 2992 } | |
| 2993 }, | |
| 2994 "node_modules/xtend": { | |
| 2995 "version": "4.0.2", | |
| 2996 "license": "MIT", | |
| 2997 "engines": { | |
| 2998 "node": ">=0.4" | |
| 2999 } | |
| 3000 }, | |
| 3001 "node_modules/ylru": { | |
| 3002 "version": "1.4.0", | |
| 3003 "license": "MIT", | |
| 3004 "engines": { | |
| 3005 "node": ">= 4.0.0" | |
| 3006 } | |
| 3007 }, | |
| 3008 "node_modules/yn": { | |
| 3009 "version": "3.1.1", | |
| 3010 "license": "MIT", | |
| 3011 "engines": { | |
| 3012 "node": ">=6" | |
| 3013 } | |
| 3014 } | |
| 3015 } | |
| 3016 } |