audit-labs/gh-attest

clone: git clone https://gitbay.org/audit-labs/gh-attest.git

main: package-lock.json · raw

   1{
   2  "name": "gh-attest",
   3  "version": "1.0.4",
   4  "lockfileVersion": 3,
   5  "requires": true,
   6  "packages": {
   7    "": {
   8      "name": "gh-attest",
   9      "version": "1.0.4",
  10      "dependencies": {
  11        "jose": "^6.2.9",
  12        "pdf-lib": "^1.17.1"
  13      },
  14      "devDependencies": {
  15        "@types/node": "^26.2.0",
  16        "typescript": "^7.0.2",
  17        "wrangler": "^4.124.0"
  18      }
  19    },
  20    "node_modules/@cloudflare/kv-asset-handler": {
  21      "version": "0.5.0",
  22      "resolved": "https://registry.npmjs.org/@cloudflare/kv-asset-handler/-/kv-asset-handler-0.5.0.tgz",
  23      "integrity": "sha512-jxQYkj8dSIzc0cD6cMMNdOc1UVjqSqu8BZdor5s8cGjW2I8BjODt/kWPVdY+u9zj3ms75Q5qaZgnxUad83+eAg==",
  24      "dev": true,
  25      "license": "MIT OR Apache-2.0",
  26      "engines": {
  27        "node": ">=22.0.0"
  28      }
  29    },
  30    "node_modules/@cloudflare/workerd-darwin-64": {
  31      "version": "1.20260815.1",
  32      "resolved": "https://registry.npmjs.org/@cloudflare/workerd-darwin-64/-/workerd-darwin-64-1.20260815.1.tgz",
  33      "integrity": "sha512-7PsLdcz6pT9EMd1EJGZEgMyYRfs0CHxGs62PS2L1w3s6+xGmQcRXKm/zoMftmqZF45JBa4MzFeownRKbRt/x5g==",
  34      "cpu": [
  35        "x64"
  36      ],
  37      "dev": true,
  38      "license": "Apache-2.0",
  39      "optional": true,
  40      "os": [
  41        "darwin"
  42      ],
  43      "engines": {
  44        "node": ">=16"
  45      }
  46    },
  47    "node_modules/@cloudflare/workerd-darwin-arm64": {
  48      "version": "1.20260815.1",
  49      "resolved": "https://registry.npmjs.org/@cloudflare/workerd-darwin-arm64/-/workerd-darwin-arm64-1.20260815.1.tgz",
  50      "integrity": "sha512-60wtg8ng7FVWeOg/UMbZ9Ye0sslpRRAKoftPbdtuH2volq676quxVr6Zm2EjVULH/JFZeCn72dbLlrnbh0Mpcw==",
  51      "cpu": [
  52        "arm64"
  53      ],
  54      "dev": true,
  55      "license": "Apache-2.0",
  56      "optional": true,
  57      "os": [
  58        "darwin"
  59      ],
  60      "engines": {
  61        "node": ">=16"
  62      }
  63    },
  64    "node_modules/@cloudflare/workerd-linux-64": {
  65      "version": "1.20260815.1",
  66      "resolved": "https://registry.npmjs.org/@cloudflare/workerd-linux-64/-/workerd-linux-64-1.20260815.1.tgz",
  67      "integrity": "sha512-MuqKIHPo0Qyo8MZMmy0lP2B5PeAL7f4T9Fu4Usk3QdbV4JIrKG/OoybN3Ign7m/Dff+L1Oo/ZHydB+hEg1ueFw==",
  68      "cpu": [
  69        "x64"
  70      ],
  71      "dev": true,
  72      "license": "Apache-2.0",
  73      "optional": true,
  74      "os": [
  75        "linux"
  76      ],
  77      "engines": {
  78        "node": ">=16"
  79      }
  80    },
  81    "node_modules/@cloudflare/workerd-linux-arm64": {
  82      "version": "1.20260815.1",
  83      "resolved": "https://registry.npmjs.org/@cloudflare/workerd-linux-arm64/-/workerd-linux-arm64-1.20260815.1.tgz",
  84      "integrity": "sha512-XNFtJ5rIqJxnY6ISjkfbhT/ODiWJ6LcBvNbntuPD6I/F2k7aZeKgPaXrvWvKde66LXyzFKzc8Hn+Ydx4shevQg==",
  85      "cpu": [
  86        "arm64"
  87      ],
  88      "dev": true,
  89      "license": "Apache-2.0",
  90      "optional": true,
  91      "os": [
  92        "linux"
  93      ],
  94      "engines": {
  95        "node": ">=16"
  96      }
  97    },
  98    "node_modules/@cloudflare/workerd-windows-64": {
  99      "version": "1.20260815.1",
 100      "resolved": "https://registry.npmjs.org/@cloudflare/workerd-windows-64/-/workerd-windows-64-1.20260815.1.tgz",
 101      "integrity": "sha512-PiIUWrhbMg3quolwjgMvPOd75vKESjT4aDm7nL6mSjL5IOgmpO/zKstXnYfnEH3pq7sC0UCvKlF8ZPcfsh8NMw==",
 102      "cpu": [
 103        "x64"
 104      ],
 105      "dev": true,
 106      "license": "Apache-2.0",
 107      "optional": true,
 108      "os": [
 109        "win32"
 110      ],
 111      "engines": {
 112        "node": ">=16"
 113      }
 114    },
 115    "node_modules/@cspotcode/source-map-support": {
 116      "version": "0.8.1",
 117      "resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz",
 118      "integrity": "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==",
 119      "dev": true,
 120      "license": "MIT",
 121      "dependencies": {
 122        "@jridgewell/trace-mapping": "0.3.9"
 123      },
 124      "engines": {
 125        "node": ">=12"
 126      }
 127    },
 128    "node_modules/@emnapi/runtime": {
 129      "version": "1.11.3",
 130      "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.11.3.tgz",
 131      "integrity": "sha512-Xz4Tpyki7XyrpbUK1jR1AhdAdaXyhhY4lZ3neLodmhpuWfy2PAQN5B46sAiU4liOXGLkHypn/qU+jvfWSCYYLA==",
 132      "dev": true,
 133      "license": "MIT",
 134      "optional": true,
 135      "dependencies": {
 136        "tslib": "^2.4.0"
 137      }
 138    },
 139    "node_modules/@esbuild/aix-ppc64": {
 140      "version": "0.28.1",
 141      "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.28.1.tgz",
 142      "integrity": "sha512-Svl7tq8k/08+p6CXPpRjQ1fKX+1odH/BQbb48fV6fj3CWHhsoIOoY87w1oHXm0qEpkIK3ZfVgp0hed3XBXzXMQ==",
 143      "cpu": [
 144        "ppc64"
 145      ],
 146      "dev": true,
 147      "license": "MIT",
 148      "optional": true,
 149      "os": [
 150        "aix"
 151      ],
 152      "engines": {
 153        "node": ">=18"
 154      }
 155    },
 156    "node_modules/@esbuild/android-arm": {
 157      "version": "0.28.1",
 158      "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.28.1.tgz",
 159      "integrity": "sha512-0k2F129Xdio1TdJfzJ8sy1Q47vUD2NnwdhiAf7drUN1EBTfPf4hsFCtmMgu/6m8JSzsBrlmVjudMBQqOfG8usQ==",
 160      "cpu": [
 161        "arm"
 162      ],
 163      "dev": true,
 164      "license": "MIT",
 165      "optional": true,
 166      "os": [
 167        "android"
 168      ],
 169      "engines": {
 170        "node": ">=18"
 171      }
 172    },
 173    "node_modules/@esbuild/android-arm64": {
 174      "version": "0.28.1",
 175      "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.28.1.tgz",
 176      "integrity": "sha512-34EGEbCIAgosYz6goLcopX6Mo7NyGv9tfwEM2/7Ce2VcVRk568iSvniGWcUXIy7wEDR1wzolcxcriFVrWYcwBg==",
 177      "cpu": [
 178        "arm64"
 179      ],
 180      "dev": true,
 181      "license": "MIT",
 182      "optional": true,
 183      "os": [
 184        "android"
 185      ],
 186      "engines": {
 187        "node": ">=18"
 188      }
 189    },
 190    "node_modules/@esbuild/android-x64": {
 191      "version": "0.28.1",
 192      "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.28.1.tgz",
 193      "integrity": "sha512-dbwY7ltSMDWsRatcRpCnES4F+im88OCUgGZjy52shC7GqHRE/cYlxNbB4Z4UpJswpcc4Qxd2oE/ufM0p61IKng==",
 194      "cpu": [
 195        "x64"
 196      ],
 197      "dev": true,
 198      "license": "MIT",
 199      "optional": true,
 200      "os": [
 201        "android"
 202      ],
 203      "engines": {
 204        "node": ">=18"
 205      }
 206    },
 207    "node_modules/@esbuild/darwin-arm64": {
 208      "version": "0.28.1",
 209      "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.28.1.tgz",
 210      "integrity": "sha512-TZbWkQY7kvTAXbXUT7uVACR5cMHsDiSz9z7ZKAX/RTq/WJEk3QyRr0wZpNhBDX+/0CtdqUIJlOiodQcta6tY3Q==",
 211      "cpu": [
 212        "arm64"
 213      ],
 214      "dev": true,
 215      "license": "MIT",
 216      "optional": true,
 217      "os": [
 218        "darwin"
 219      ],
 220      "engines": {
 221        "node": ">=18"
 222      }
 223    },
 224    "node_modules/@esbuild/darwin-x64": {
 225      "version": "0.28.1",
 226      "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.28.1.tgz",
 227      "integrity": "sha512-zfdzgK9ACBNZLI/CyHTOx81SyNbM6YXn7rxSgX97VjyiPl9W1i4Ka4fgKECEoFCKGpvBj5qArWIGgQjOwkgskQ==",
 228      "cpu": [
 229        "x64"
 230      ],
 231      "dev": true,
 232      "license": "MIT",
 233      "optional": true,
 234      "os": [
 235        "darwin"
 236      ],
 237      "engines": {
 238        "node": ">=18"
 239      }
 240    },
 241    "node_modules/@esbuild/freebsd-arm64": {
 242      "version": "0.28.1",
 243      "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.28.1.tgz",
 244      "integrity": "sha512-wG2EA8ENdEI0qhkSZMjfqrdY+ziCYCPMmtZjjIwOmXFjmyzEHn+UUxk5of+SYsjtfs3VpnlC7QLzSI5hY/rOAw==",
 245      "cpu": [
 246        "arm64"
 247      ],
 248      "dev": true,
 249      "license": "MIT",
 250      "optional": true,
 251      "os": [
 252        "freebsd"
 253      ],
 254      "engines": {
 255        "node": ">=18"
 256      }
 257    },
 258    "node_modules/@esbuild/freebsd-x64": {
 259      "version": "0.28.1",
 260      "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.28.1.tgz",
 261      "integrity": "sha512-i7dZ9vQgnvSCzi/rYCXNgtF/U+eKZNJBzu3eTQbRgHnM7tNSizLOkRFAl3qzVc/Op/u5YkHHa4pf/3DOYHthLQ==",
 262      "cpu": [
 263        "x64"
 264      ],
 265      "dev": true,
 266      "license": "MIT",
 267      "optional": true,
 268      "os": [
 269        "freebsd"
 270      ],
 271      "engines": {
 272        "node": ">=18"
 273      }
 274    },
 275    "node_modules/@esbuild/linux-arm": {
 276      "version": "0.28.1",
 277      "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.28.1.tgz",
 278      "integrity": "sha512-qVXBOHQS+d5Y722GwJzJUtOLlX7km3CraOaGormF1pDtPd2C/l1SHRPgjLunLGe51Sh5YYWKMFDyV4SxgMQYTQ==",
 279      "cpu": [
 280        "arm"
 281      ],
 282      "dev": true,
 283      "license": "MIT",
 284      "optional": true,
 285      "os": [
 286        "linux"
 287      ],
 288      "engines": {
 289        "node": ">=18"
 290      }
 291    },
 292    "node_modules/@esbuild/linux-arm64": {
 293      "version": "0.28.1",
 294      "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.28.1.tgz",
 295      "integrity": "sha512-yHs+0uc8+nvEAfAfxrWQKK5peSNzBc4PegcMO0EJ2hT71uA7vB8Ihg2e77R2P7SG5uYjPbHlLLmve4LLLRCf0g==",
 296      "cpu": [
 297        "arm64"
 298      ],
 299      "dev": true,
 300      "license": "MIT",
 301      "optional": true,
 302      "os": [
 303        "linux"
 304      ],
 305      "engines": {
 306        "node": ">=18"
 307      }
 308    },
 309    "node_modules/@esbuild/linux-ia32": {
 310      "version": "0.28.1",
 311      "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.28.1.tgz",
 312      "integrity": "sha512-d1z4ZuP0ajrfz/FhGT4vv278rX8KnPPJx8i5+AtK7TYbx9Le9F1hyzurZpkEyjkGa9dUGhQow4C1NmeGvqxN2w==",
 313      "cpu": [
 314        "ia32"
 315      ],
 316      "dev": true,
 317      "license": "MIT",
 318      "optional": true,
 319      "os": [
 320        "linux"
 321      ],
 322      "engines": {
 323        "node": ">=18"
 324      }
 325    },
 326    "node_modules/@esbuild/linux-loong64": {
 327      "version": "0.28.1",
 328      "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.28.1.tgz",
 329      "integrity": "sha512-M5sRjUVZrkm1OAPR3dlOYzNmN+loZKGVi1VUQGrwuqLcbR6qeAz+famMhjASeH3YVKvZz+zT1jlh/keC3Rj/lg==",
 330      "cpu": [
 331        "loong64"
 332      ],
 333      "dev": true,
 334      "license": "MIT",
 335      "optional": true,
 336      "os": [
 337        "linux"
 338      ],
 339      "engines": {
 340        "node": ">=18"
 341      }
 342    },
 343    "node_modules/@esbuild/linux-mips64el": {
 344      "version": "0.28.1",
 345      "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.28.1.tgz",
 346      "integrity": "sha512-mRObBZeHh2OxcBFPWE/FjylkRgZdYuiTR3vaTozquCGOH14iP9oN4x4Ge81CoIDYQrXmIxpFumJBu5MtZpnQJQ==",
 347      "cpu": [
 348        "mips64el"
 349      ],
 350      "dev": true,
 351      "license": "MIT",
 352      "optional": true,
 353      "os": [
 354        "linux"
 355      ],
 356      "engines": {
 357        "node": ">=18"
 358      }
 359    },
 360    "node_modules/@esbuild/linux-ppc64": {
 361      "version": "0.28.1",
 362      "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.28.1.tgz",
 363      "integrity": "sha512-slScBsMAb3GFDcdrCgLwZtPYRoH2H/youv10QiZyRjmsP48fznoveWytSgCI/R0ZcUgpc0ZhIUEx6LHts8yrfQ==",
 364      "cpu": [
 365        "ppc64"
 366      ],
 367      "dev": true,
 368      "license": "MIT",
 369      "optional": true,
 370      "os": [
 371        "linux"
 372      ],
 373      "engines": {
 374        "node": ">=18"
 375      }
 376    },
 377    "node_modules/@esbuild/linux-riscv64": {
 378      "version": "0.28.1",
 379      "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.28.1.tgz",
 380      "integrity": "sha512-kw0owk1o0GFETUJyW0jc0G4Yzs0BHZn0JDZ8JRT088vjJYX777BAs1fDGxAC+q831qOs2DTC96mNsG2opdfyyQ==",
 381      "cpu": [
 382        "riscv64"
 383      ],
 384      "dev": true,
 385      "license": "MIT",
 386      "optional": true,
 387      "os": [
 388        "linux"
 389      ],
 390      "engines": {
 391        "node": ">=18"
 392      }
 393    },
 394    "node_modules/@esbuild/linux-s390x": {
 395      "version": "0.28.1",
 396      "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.28.1.tgz",
 397      "integrity": "sha512-/lAIjX8aYFRByhh6L5rYtPEDRqa9de/4V/juOXcta5frjvzXO4/sqEtyytse0g3zZFuWu5cDN0MkLz2qRDD2Ag==",
 398      "cpu": [
 399        "s390x"
 400      ],
 401      "dev": true,
 402      "license": "MIT",
 403      "optional": true,
 404      "os": [
 405        "linux"
 406      ],
 407      "engines": {
 408        "node": ">=18"
 409      }
 410    },
 411    "node_modules/@esbuild/linux-x64": {
 412      "version": "0.28.1",
 413      "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.28.1.tgz",
 414      "integrity": "sha512-u/anNYF2mmVOEDwLtnQ1wOr3EZ9sTNGLWrsYGYwHWzGA3Si84IOkHXlbWTD1NB+9/1lcnweYKO54uhxZydNzfA==",
 415      "cpu": [
 416        "x64"
 417      ],
 418      "dev": true,
 419      "license": "MIT",
 420      "optional": true,
 421      "os": [
 422        "linux"
 423      ],
 424      "engines": {
 425        "node": ">=18"
 426      }
 427    },
 428    "node_modules/@esbuild/netbsd-x64": {
 429      "version": "0.28.1",
 430      "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.28.1.tgz",
 431      "integrity": "sha512-aeL6lAnN89Hz43Mlh1G8ARasbuoYvSITDEx0tHh5b7jJnHcssqgjy9Yx430GDpmCa6OyrKoS0aNRjKundRizGg==",
 432      "cpu": [
 433        "x64"
 434      ],
 435      "dev": true,
 436      "license": "MIT",
 437      "optional": true,
 438      "os": [
 439        "netbsd"
 440      ],
 441      "engines": {
 442        "node": ">=18"
 443      }
 444    },
 445    "node_modules/@esbuild/openbsd-x64": {
 446      "version": "0.28.1",
 447      "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.28.1.tgz",
 448      "integrity": "sha512-i/ZLIOafE0Z8cI/XANJAixoJL/uRAoS2xOA3rb0xN+KK0K177cMAsQYkzHtBrtMXAKuAc7HGgcWiZ/sRC1Nxgw==",
 449      "cpu": [
 450        "x64"
 451      ],
 452      "dev": true,
 453      "license": "MIT",
 454      "optional": true,
 455      "os": [
 456        "openbsd"
 457      ],
 458      "engines": {
 459        "node": ">=18"
 460      }
 461    },
 462    "node_modules/@esbuild/openharmony-arm64": {
 463      "version": "0.28.1",
 464      "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.28.1.tgz",
 465      "integrity": "sha512-ge+Z7EXFNt2BO1oAMsVpiQ8EwndV9i1xXerAeTIK7AtPs3bKFXQM7nlRxDSIUIMeueR1CNXxqztLzdNeReKBJg==",
 466      "cpu": [
 467        "arm64"
 468      ],
 469      "dev": true,
 470      "license": "MIT",
 471      "optional": true,
 472      "os": [
 473        "openharmony"
 474      ],
 475      "engines": {
 476        "node": ">=18"
 477      }
 478    },
 479    "node_modules/@esbuild/sunos-x64": {
 480      "version": "0.28.1",
 481      "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.28.1.tgz",
 482      "integrity": "sha512-BEjgtECkL3vY+SaSQ6nzVfiALUeFxpawyp8Jmf5PtYhf1Ug40N1h/hxlhts+f1FvSvarEigdxS3BlSMI2PJLcQ==",
 483      "cpu": [
 484        "x64"
 485      ],
 486      "dev": true,
 487      "license": "MIT",
 488      "optional": true,
 489      "os": [
 490        "sunos"
 491      ],
 492      "engines": {
 493        "node": ">=18"
 494      }
 495    },
 496    "node_modules/@esbuild/win32-arm64": {
 497      "version": "0.28.1",
 498      "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.28.1.tgz",
 499      "integrity": "sha512-lCv9eK/H6ZJWbE7bh2nw54CZ9M2nupBxJcTsdk/QQnWkdSjKGuxmmH8/GWrlT1eMmZfn4dGcCjRte397WqfQXA==",
 500      "cpu": [
 501        "arm64"
 502      ],
 503      "dev": true,
 504      "license": "MIT",
 505      "optional": true,
 506      "os": [
 507        "win32"
 508      ],
 509      "engines": {
 510        "node": ">=18"
 511      }
 512    },
 513    "node_modules/@esbuild/win32-ia32": {
 514      "version": "0.28.1",
 515      "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.28.1.tgz",
 516      "integrity": "sha512-zvb/mB2bSCoJOpoCBgYKKpX6YM6mJBlBUVUtVj41DlZJVEB6/0CKlRYxP5wWl1C1ILiCoAU5wZZ4q1P3qeS6Eg==",
 517      "cpu": [
 518        "ia32"
 519      ],
 520      "dev": true,
 521      "license": "MIT",
 522      "optional": true,
 523      "os": [
 524        "win32"
 525      ],
 526      "engines": {
 527        "node": ">=18"
 528      }
 529    },
 530    "node_modules/@esbuild/win32-x64": {
 531      "version": "0.28.1",
 532      "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.28.1.tgz",
 533      "integrity": "sha512-bm4Mowrv+GXMlpWX++EcXw/iLyd1o3+bJkC2DkWXYVvgZCqD/bSj9ctZeAMC3cIxgjRVR2Dufaiu4YPxr5gW1A==",
 534      "cpu": [
 535        "x64"
 536      ],
 537      "dev": true,
 538      "license": "MIT",
 539      "optional": true,
 540      "os": [
 541        "win32"
 542      ],
 543      "engines": {
 544        "node": ">=18"
 545      }
 546    },
 547    "node_modules/@img/colour": {
 548      "version": "1.1.0",
 549      "resolved": "https://registry.npmjs.org/@img/colour/-/colour-1.1.0.tgz",
 550      "integrity": "sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ==",
 551      "dev": true,
 552      "license": "MIT",
 553      "engines": {
 554        "node": ">=18"
 555      }
 556    },
 557    "node_modules/@img/sharp-darwin-arm64": {
 558      "version": "0.35.2",
 559      "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.35.2.tgz",
 560      "integrity": "sha512-eEieHsMksAW4IiO5NzauESRl2D2qz3J/kwUxUrSfV06A93eEaRfMpHXyUb1mAqrR7i8U9A0GRqE9pjn6u1Jjpg==",
 561      "cpu": [
 562        "arm64"
 563      ],
 564      "dev": true,
 565      "license": "Apache-2.0",
 566      "optional": true,
 567      "os": [
 568        "darwin"
 569      ],
 570      "engines": {
 571        "node": ">=20.9.0"
 572      },
 573      "funding": {
 574        "url": "https://opencollective.com/libvips"
 575      },
 576      "optionalDependencies": {
 577        "@img/sharp-libvips-darwin-arm64": "1.3.1"
 578      }
 579    },
 580    "node_modules/@img/sharp-darwin-x64": {
 581      "version": "0.35.2",
 582      "resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.35.2.tgz",
 583      "integrity": "sha512-BaktuGPCeHJMARpodR8jK4uKiZrPAy9WrfQW0sdI37clracq8Bp01AYS3SZgi5FS/y5twa9t4+LIuuxQjqRrWw==",
 584      "cpu": [
 585        "x64"
 586      ],
 587      "dev": true,
 588      "license": "Apache-2.0",
 589      "optional": true,
 590      "os": [
 591        "darwin"
 592      ],
 593      "engines": {
 594        "node": ">=20.9.0"
 595      },
 596      "funding": {
 597        "url": "https://opencollective.com/libvips"
 598      },
 599      "optionalDependencies": {
 600        "@img/sharp-libvips-darwin-x64": "1.3.1"
 601      }
 602    },
 603    "node_modules/@img/sharp-freebsd-wasm32": {
 604      "version": "0.35.2",
 605      "resolved": "https://registry.npmjs.org/@img/sharp-freebsd-wasm32/-/sharp-freebsd-wasm32-0.35.2.tgz",
 606      "integrity": "sha512-YoAxdnd8hPUkvLHd3bWY+YA8nw3xM/RyRopYucNsWHVSan8NLVM3X2volsfoRDcXdUJPg6tXahSd7HXPK7lRnw==",
 607      "dev": true,
 608      "license": "Apache-2.0",
 609      "optional": true,
 610      "os": [
 611        "freebsd"
 612      ],
 613      "dependencies": {
 614        "@img/sharp-wasm32": "0.35.2"
 615      },
 616      "engines": {
 617        "node": ">=20.9.0"
 618      },
 619      "funding": {
 620        "url": "https://opencollective.com/libvips"
 621      }
 622    },
 623    "node_modules/@img/sharp-libvips-darwin-arm64": {
 624      "version": "1.3.1",
 625      "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.3.1.tgz",
 626      "integrity": "sha512-4V/M3roRMTYjiwZY9IOVQOE8OyeCxFAkYmyZDrZl51uOKjibm3oeEJ4WAmLxutAfzFbC9jqUiPs2gbnGflH+7g==",
 627      "cpu": [
 628        "arm64"
 629      ],
 630      "dev": true,
 631      "license": "LGPL-3.0-or-later",
 632      "optional": true,
 633      "os": [
 634        "darwin"
 635      ],
 636      "funding": {
 637        "url": "https://opencollective.com/libvips"
 638      }
 639    },
 640    "node_modules/@img/sharp-libvips-darwin-x64": {
 641      "version": "1.3.1",
 642      "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.3.1.tgz",
 643      "integrity": "sha512-c0/DxItpJv2+dGhgycJBBgotdqruGYDvA79drdh0MD1dFpy7JzJ/PlXwi1H4rFf0eTy8tgbI91aHDnZIceY3jQ==",
 644      "cpu": [
 645        "x64"
 646      ],
 647      "dev": true,
 648      "license": "LGPL-3.0-or-later",
 649      "optional": true,
 650      "os": [
 651        "darwin"
 652      ],
 653      "funding": {
 654        "url": "https://opencollective.com/libvips"
 655      }
 656    },
 657    "node_modules/@img/sharp-libvips-linux-arm": {
 658      "version": "1.3.1",
 659      "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.3.1.tgz",
 660      "integrity": "sha512-aGGy9aWzXgHBG7HNyQPWorZthlp7+x6fDRoPAQbGO3ThcttuTyKIx3NuSHb6zb4gBNq6/yNn9f1cy9nFKS/Vmg==",
 661      "cpu": [
 662        "arm"
 663      ],
 664      "dev": true,
 665      "libc": [
 666        "glibc"
 667      ],
 668      "license": "LGPL-3.0-or-later",
 669      "optional": true,
 670      "os": [
 671        "linux"
 672      ],
 673      "funding": {
 674        "url": "https://opencollective.com/libvips"
 675      }
 676    },
 677    "node_modules/@img/sharp-libvips-linux-arm64": {
 678      "version": "1.3.1",
 679      "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.3.1.tgz",
 680      "integrity": "sha512-JznefmcK9j1JKPz8AkQDh89kjojubyfOasWBPKfzMIhPwsgDy9evpE/naJTXXXmghS1iFwR8u/kTwh/I2/+GCw==",
 681      "cpu": [
 682        "arm64"
 683      ],
 684      "dev": true,
 685      "libc": [
 686        "glibc"
 687      ],
 688      "license": "LGPL-3.0-or-later",
 689      "optional": true,
 690      "os": [
 691        "linux"
 692      ],
 693      "funding": {
 694        "url": "https://opencollective.com/libvips"
 695      }
 696    },
 697    "node_modules/@img/sharp-libvips-linux-ppc64": {
 698      "version": "1.3.1",
 699      "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-ppc64/-/sharp-libvips-linux-ppc64-1.3.1.tgz",
 700      "integrity": "sha512-1EkwGNCZk6iWNCMWqrvdJ+r1j0PT1zIz60CNPhYnJlK/zyeWqlsPZIe+ocBVqPF8k/Ssee/NCk+tE9Ryrko6ng==",
 701      "cpu": [
 702        "ppc64"
 703      ],
 704      "dev": true,
 705      "libc": [
 706        "glibc"
 707      ],
 708      "license": "LGPL-3.0-or-later",
 709      "optional": true,
 710      "os": [
 711        "linux"
 712      ],
 713      "funding": {
 714        "url": "https://opencollective.com/libvips"
 715      }
 716    },
 717    "node_modules/@img/sharp-libvips-linux-riscv64": {
 718      "version": "1.3.1",
 719      "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-riscv64/-/sharp-libvips-linux-riscv64-1.3.1.tgz",
 720      "integrity": "sha512-Ilays+w2bXdnxzxtQdmXR62u8o8GYa3eL4+Gr+1KiE4xperMZUslRaVPJwwPkzlHEjGfXAfRVAa/7CYCtSqsBw==",
 721      "cpu": [
 722        "riscv64"
 723      ],
 724      "dev": true,
 725      "libc": [
 726        "glibc"
 727      ],
 728      "license": "LGPL-3.0-or-later",
 729      "optional": true,
 730      "os": [
 731        "linux"
 732      ],
 733      "funding": {
 734        "url": "https://opencollective.com/libvips"
 735      }
 736    },
 737    "node_modules/@img/sharp-libvips-linux-s390x": {
 738      "version": "1.3.1",
 739      "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.3.1.tgz",
 740      "integrity": "sha512-VfBwVHQTbRoj4XlpA/KLZ7ltgMpz+4WSejFzQ+GnoImjo1PtEJ59QB2qR1xQEeRPYIkNrPIm2L4cICMvz4C2ew==",
 741      "cpu": [
 742        "s390x"
 743      ],
 744      "dev": true,
 745      "libc": [
 746        "glibc"
 747      ],
 748      "license": "LGPL-3.0-or-later",
 749      "optional": true,
 750      "os": [
 751        "linux"
 752      ],
 753      "funding": {
 754        "url": "https://opencollective.com/libvips"
 755      }
 756    },
 757    "node_modules/@img/sharp-libvips-linux-x64": {
 758      "version": "1.3.1",
 759      "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.3.1.tgz",
 760      "integrity": "sha512-+c8ukgwU62DS54nCAjw7keOfHUkmr0B5QHEdcOqRnodF/MNXJbVI8Eopoj4B/0H8Asr65I+A4Amrn7a85/md6A==",
 761      "cpu": [
 762        "x64"
 763      ],
 764      "dev": true,
 765      "libc": [
 766        "glibc"
 767      ],
 768      "license": "LGPL-3.0-or-later",
 769      "optional": true,
 770      "os": [
 771        "linux"
 772      ],
 773      "funding": {
 774        "url": "https://opencollective.com/libvips"
 775      }
 776    },
 777    "node_modules/@img/sharp-libvips-linuxmusl-arm64": {
 778      "version": "1.3.1",
 779      "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.3.1.tgz",
 780      "integrity": "sha512-qlKb/pwbkAi1WMsJrYHk7CuDrd12s27U2QnRhFYUoJNrRCmkosMTttuRFat/DDB3IlDm5qE1TJgZ4JDnHX8Ldw==",
 781      "cpu": [
 782        "arm64"
 783      ],
 784      "dev": true,
 785      "libc": [
 786        "musl"
 787      ],
 788      "license": "LGPL-3.0-or-later",
 789      "optional": true,
 790      "os": [
 791        "linux"
 792      ],
 793      "funding": {
 794        "url": "https://opencollective.com/libvips"
 795      }
 796    },
 797    "node_modules/@img/sharp-libvips-linuxmusl-x64": {
 798      "version": "1.3.1",
 799      "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.3.1.tgz",
 800      "integrity": "sha512-yO21HwoUVLN8Qa+/SBjQLMYwBWAVJjeGPNe+hc0OUeMeifEtJqu5a1c4HayE1nNpDih9y3/KkoltfkDodmKAlg==",
 801      "cpu": [
 802        "x64"
 803      ],
 804      "dev": true,
 805      "libc": [
 806        "musl"
 807      ],
 808      "license": "LGPL-3.0-or-later",
 809      "optional": true,
 810      "os": [
 811        "linux"
 812      ],
 813      "funding": {
 814        "url": "https://opencollective.com/libvips"
 815      }
 816    },
 817    "node_modules/@img/sharp-linux-arm": {
 818      "version": "0.35.2",
 819      "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.35.2.tgz",
 820      "integrity": "sha512-SE4kzF2mepn6z+6E7L6lsV8FzuLL6IPQdyX8ZiwROAG/G8td+hP/m7FsFPwidtrF19gvajuC9l6TxAVcsA4S7A==",
 821      "cpu": [
 822        "arm"
 823      ],
 824      "dev": true,
 825      "libc": [
 826        "glibc"
 827      ],
 828      "license": "Apache-2.0",
 829      "optional": true,
 830      "os": [
 831        "linux"
 832      ],
 833      "engines": {
 834        "node": ">=20.9.0"
 835      },
 836      "funding": {
 837        "url": "https://opencollective.com/libvips"
 838      },
 839      "optionalDependencies": {
 840        "@img/sharp-libvips-linux-arm": "1.3.1"
 841      }
 842    },
 843    "node_modules/@img/sharp-linux-arm64": {
 844      "version": "0.35.2",
 845      "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.35.2.tgz",
 846      "integrity": "sha512-af12Pnd0ZGu2HfP8NayB0kk6eC/lrfbQE6HlR4jD+34wdJ1Vw9TF6TMn6ZvffT+WgqVsl0hRbmNvz2u/23VmwA==",
 847      "cpu": [
 848        "arm64"
 849      ],
 850      "dev": true,
 851      "libc": [
 852        "glibc"
 853      ],
 854      "license": "Apache-2.0",
 855      "optional": true,
 856      "os": [
 857        "linux"
 858      ],
 859      "engines": {
 860        "node": ">=20.9.0"
 861      },
 862      "funding": {
 863        "url": "https://opencollective.com/libvips"
 864      },
 865      "optionalDependencies": {
 866        "@img/sharp-libvips-linux-arm64": "1.3.1"
 867      }
 868    },
 869    "node_modules/@img/sharp-linux-ppc64": {
 870      "version": "0.35.2",
 871      "resolved": "https://registry.npmjs.org/@img/sharp-linux-ppc64/-/sharp-linux-ppc64-0.35.2.tgz",
 872      "integrity": "sha512-hYSBm7zcNtDCozCxQHYZJiu63b/bXsgRZuOxCIBZsStMM9Vap47iFHdbX4kCvQsblPB/k+clhELpdQJHQLSHvg==",
 873      "cpu": [
 874        "ppc64"
 875      ],
 876      "dev": true,
 877      "libc": [
 878        "glibc"
 879      ],
 880      "license": "Apache-2.0",
 881      "optional": true,
 882      "os": [
 883        "linux"
 884      ],
 885      "engines": {
 886        "node": ">=20.9.0"
 887      },
 888      "funding": {
 889        "url": "https://opencollective.com/libvips"
 890      },
 891      "optionalDependencies": {
 892        "@img/sharp-libvips-linux-ppc64": "1.3.1"
 893      }
 894    },
 895    "node_modules/@img/sharp-linux-riscv64": {
 896      "version": "0.35.2",
 897      "resolved": "https://registry.npmjs.org/@img/sharp-linux-riscv64/-/sharp-linux-riscv64-0.35.2.tgz",
 898      "integrity": "sha512-qQt0Kc13+Hoan/Awq/qMSQw3L+RI1NCRPgD5cUJ/1WSSmIoysLOc72jlRM3E0OHN9Yr313jgeQ2T+zW+F03QFA==",
 899      "cpu": [
 900        "riscv64"
 901      ],
 902      "dev": true,
 903      "libc": [
 904        "glibc"
 905      ],
 906      "license": "Apache-2.0",
 907      "optional": true,
 908      "os": [
 909        "linux"
 910      ],
 911      "engines": {
 912        "node": ">=20.9.0"
 913      },
 914      "funding": {
 915        "url": "https://opencollective.com/libvips"
 916      },
 917      "optionalDependencies": {
 918        "@img/sharp-libvips-linux-riscv64": "1.3.1"
 919      }
 920    },
 921    "node_modules/@img/sharp-linux-s390x": {
 922      "version": "0.35.2",
 923      "resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.35.2.tgz",
 924      "integrity": "sha512-E4fLLfRPzDLlEeDaTzI98OFLcv++WL5ChLLMwPoVd0CIoZQqupBSNbOisPL5am9XsbQ9T84+iiMpUvbFtkunbA==",
 925      "cpu": [
 926        "s390x"
 927      ],
 928      "dev": true,
 929      "libc": [
 930        "glibc"
 931      ],
 932      "license": "Apache-2.0",
 933      "optional": true,
 934      "os": [
 935        "linux"
 936      ],
 937      "engines": {
 938        "node": ">=20.9.0"
 939      },
 940      "funding": {
 941        "url": "https://opencollective.com/libvips"
 942      },
 943      "optionalDependencies": {
 944        "@img/sharp-libvips-linux-s390x": "1.3.1"
 945      }
 946    },
 947    "node_modules/@img/sharp-linux-x64": {
 948      "version": "0.35.2",
 949      "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.35.2.tgz",
 950      "integrity": "sha512-gi0zFJJRLswfCZmHtJdikXPOc5u7qamSOS3NHedLqLd4W8Q0NqjdBr6TTRIgsfFjqfTsHFgdfvJ9LwqSgcHiAA==",
 951      "cpu": [
 952        "x64"
 953      ],
 954      "dev": true,
 955      "libc": [
 956        "glibc"
 957      ],
 958      "license": "Apache-2.0",
 959      "optional": true,
 960      "os": [
 961        "linux"
 962      ],
 963      "engines": {
 964        "node": ">=20.9.0"
 965      },
 966      "funding": {
 967        "url": "https://opencollective.com/libvips"
 968      },
 969      "optionalDependencies": {
 970        "@img/sharp-libvips-linux-x64": "1.3.1"
 971      }
 972    },
 973    "node_modules/@img/sharp-linuxmusl-arm64": {
 974      "version": "0.35.2",
 975      "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.35.2.tgz",
 976      "integrity": "sha512-siWbOW1u6HFnFLrp0waKyW7VEf7jYvcDWdrXEFa8AkdAQgEvuu5Fz8/Y70w9EeqAdwDtfU012BhEHHaDqvQNzg==",
 977      "cpu": [
 978        "arm64"
 979      ],
 980      "dev": true,
 981      "libc": [
 982        "musl"
 983      ],
 984      "license": "Apache-2.0",
 985      "optional": true,
 986      "os": [
 987        "linux"
 988      ],
 989      "engines": {
 990        "node": ">=20.9.0"
 991      },
 992      "funding": {
 993        "url": "https://opencollective.com/libvips"
 994      },
 995      "optionalDependencies": {
 996        "@img/sharp-libvips-linuxmusl-arm64": "1.3.1"
 997      }
 998    },
 999    "node_modules/@img/sharp-linuxmusl-x64": {
1000      "version": "0.35.2",
1001      "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.35.2.tgz",
1002      "integrity": "sha512-YBqMMcjDi4QGYiSn4vNOYBhmlC4z5AXqkOUUqI2e0AFA4urNv4ESgOgwNl3K+4etQhha0twXlzeF20bbULm9Yg==",
1003      "cpu": [
1004        "x64"
1005      ],
1006      "dev": true,
1007      "libc": [
1008        "musl"
1009      ],
1010      "license": "Apache-2.0",
1011      "optional": true,
1012      "os": [
1013        "linux"
1014      ],
1015      "engines": {
1016        "node": ">=20.9.0"
1017      },
1018      "funding": {
1019        "url": "https://opencollective.com/libvips"
1020      },
1021      "optionalDependencies": {
1022        "@img/sharp-libvips-linuxmusl-x64": "1.3.1"
1023      }
1024    },
1025    "node_modules/@img/sharp-wasm32": {
1026      "version": "0.35.2",
1027      "resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.35.2.tgz",
1028      "integrity": "sha512-Mrv4JQNYVQ94xH+jzZ9r+gowleN8mv2FTgKT+PI6bx5C0G8TdNYndu161pg2i7uoBwxy2ImPMHrJOM2LZef7Bw==",
1029      "dev": true,
1030      "license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT",
1031      "optional": true,
1032      "dependencies": {
1033        "@emnapi/runtime": "^1.11.1"
1034      },
1035      "engines": {
1036        "node": ">=20.9.0"
1037      },
1038      "funding": {
1039        "url": "https://opencollective.com/libvips"
1040      }
1041    },
1042    "node_modules/@img/sharp-webcontainers-wasm32": {
1043      "version": "0.35.2",
1044      "resolved": "https://registry.npmjs.org/@img/sharp-webcontainers-wasm32/-/sharp-webcontainers-wasm32-0.35.2.tgz",
1045      "integrity": "sha512-QNV27pxs9wpApEiCfvHM1RDoP1w1+2KrUWWDPEhEwg+latvOrfuhWrHWZKwdSFwU6jh3myjw/yOCRsUIuOft3g==",
1046      "cpu": [
1047        "wasm32"
1048      ],
1049      "dev": true,
1050      "license": "Apache-2.0",
1051      "optional": true,
1052      "dependencies": {
1053        "@img/sharp-wasm32": "0.35.2"
1054      },
1055      "engines": {
1056        "node": ">=20.9.0"
1057      },
1058      "funding": {
1059        "url": "https://opencollective.com/libvips"
1060      }
1061    },
1062    "node_modules/@img/sharp-win32-arm64": {
1063      "version": "0.35.2",
1064      "resolved": "https://registry.npmjs.org/@img/sharp-win32-arm64/-/sharp-win32-arm64-0.35.2.tgz",
1065      "integrity": "sha512-BiVRYc/t6/Vl3e1hBx0hugG4oN9Pydf4fgMSpxTQJmwGUg/YoXTWHiFeRymHfCZzifxu4F4rpk/I67D0LQ20wQ==",
1066      "cpu": [
1067        "arm64"
1068      ],
1069      "dev": true,
1070      "license": "Apache-2.0 AND LGPL-3.0-or-later",
1071      "optional": true,
1072      "os": [
1073        "win32"
1074      ],
1075      "engines": {
1076        "node": ">=20.9.0"
1077      },
1078      "funding": {
1079        "url": "https://opencollective.com/libvips"
1080      }
1081    },
1082    "node_modules/@img/sharp-win32-ia32": {
1083      "version": "0.35.2",
1084      "resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.35.2.tgz",
1085      "integrity": "sha512-YYEhx9PImCC7T0tI8JDMi4DB9LwLCXCU5OWNYEXAxh5Q1ShKkyC6byxzoBJ3gEFDnH2lQckWuDe70G7mB2XJog==",
1086      "cpu": [
1087        "ia32"
1088      ],
1089      "dev": true,
1090      "license": "Apache-2.0 AND LGPL-3.0-or-later",
1091      "optional": true,
1092      "os": [
1093        "win32"
1094      ],
1095      "engines": {
1096        "node": "^20.9.0"
1097      },
1098      "funding": {
1099        "url": "https://opencollective.com/libvips"
1100      }
1101    },
1102    "node_modules/@img/sharp-win32-x64": {
1103      "version": "0.35.2",
1104      "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.35.2.tgz",
1105      "integrity": "sha512-imoOyBcoM/iiUr4J6VPpCNjPnjvP/Gks95898yB8YqoGGYmHYbOyCuNv9FMhFgtaiHFGbHW8bxKqRV6VjtXThQ==",
1106      "cpu": [
1107        "x64"
1108      ],
1109      "dev": true,
1110      "license": "Apache-2.0 AND LGPL-3.0-or-later",
1111      "optional": true,
1112      "os": [
1113        "win32"
1114      ],
1115      "engines": {
1116        "node": ">=20.9.0"
1117      },
1118      "funding": {
1119        "url": "https://opencollective.com/libvips"
1120      }
1121    },
1122    "node_modules/@jridgewell/resolve-uri": {
1123      "version": "3.1.2",
1124      "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
1125      "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
1126      "dev": true,
1127      "license": "MIT",
1128      "engines": {
1129        "node": ">=6.0.0"
1130      }
1131    },
1132    "node_modules/@jridgewell/sourcemap-codec": {
1133      "version": "1.5.5",
1134      "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
1135      "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==",
1136      "dev": true,
1137      "license": "MIT"
1138    },
1139    "node_modules/@jridgewell/trace-mapping": {
1140      "version": "0.3.9",
1141      "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz",
1142      "integrity": "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==",
1143      "dev": true,
1144      "license": "MIT",
1145      "dependencies": {
1146        "@jridgewell/resolve-uri": "^3.0.3",
1147        "@jridgewell/sourcemap-codec": "^1.4.10"
1148      }
1149    },
1150    "node_modules/@pdf-lib/standard-fonts": {
1151      "version": "1.0.0",
1152      "resolved": "https://registry.npmjs.org/@pdf-lib/standard-fonts/-/standard-fonts-1.0.0.tgz",
1153      "integrity": "sha512-hU30BK9IUN/su0Mn9VdlVKsWBS6GyhVfqjwl1FjZN4TxP6cCw0jP2w7V3Hf5uX7M0AZJ16vey9yE0ny7Sa59ZA==",
1154      "license": "MIT",
1155      "dependencies": {
1156        "pako": "^1.0.6"
1157      }
1158    },
1159    "node_modules/@pdf-lib/upng": {
1160      "version": "1.0.1",
1161      "resolved": "https://registry.npmjs.org/@pdf-lib/upng/-/upng-1.0.1.tgz",
1162      "integrity": "sha512-dQK2FUMQtowVP00mtIksrlZhdFXQZPC+taih1q4CvPZ5vqdxR/LKBaFg0oAfzd1GlHZXXSPdQfzQnt+ViGvEIQ==",
1163      "license": "MIT",
1164      "dependencies": {
1165        "pako": "^1.0.10"
1166      }
1167    },
1168    "node_modules/@poppinss/colors": {
1169      "version": "4.1.6",
1170      "resolved": "https://registry.npmjs.org/@poppinss/colors/-/colors-4.1.6.tgz",
1171      "integrity": "sha512-H9xkIdFswbS8n1d6vmRd8+c10t2Qe+rZITbbDHHkQixH5+2x1FDGmi/0K+WgWiqQFKPSlIYB7jlH6Kpfn6Fleg==",
1172      "dev": true,
1173      "license": "MIT",
1174      "dependencies": {
1175        "kleur": "^4.1.5"
1176      }
1177    },
1178    "node_modules/@poppinss/dumper": {
1179      "version": "0.6.5",
1180      "resolved": "https://registry.npmjs.org/@poppinss/dumper/-/dumper-0.6.5.tgz",
1181      "integrity": "sha512-NBdYIb90J7LfOI32dOewKI1r7wnkiH6m920puQ3qHUeZkxNkQiFnXVWoE6YtFSv6QOiPPf7ys6i+HWWecDz7sw==",
1182      "dev": true,
1183      "license": "MIT",
1184      "dependencies": {
1185        "@poppinss/colors": "^4.1.5",
1186        "@sindresorhus/is": "^7.0.2",
1187        "supports-color": "^10.0.0"
1188      }
1189    },
1190    "node_modules/@poppinss/exception": {
1191      "version": "1.2.3",
1192      "resolved": "https://registry.npmjs.org/@poppinss/exception/-/exception-1.2.3.tgz",
1193      "integrity": "sha512-dCED+QRChTVatE9ibtoaxc+WkdzOSjYTKi/+uacHWIsfodVfpsueo3+DKpgU5Px8qXjgmXkSvhXvSCz3fnP9lw==",
1194      "dev": true,
1195      "license": "MIT"
1196    },
1197    "node_modules/@sindresorhus/is": {
1198      "version": "7.2.0",
1199      "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-7.2.0.tgz",
1200      "integrity": "sha512-P1Cz1dWaFfR4IR+U13mqqiGsLFf1KbayybWwdd2vfctdV6hDpUkgCY0nKOLLTMSoRd/jJNjtbqzf13K8DCCXQw==",
1201      "dev": true,
1202      "license": "MIT",
1203      "engines": {
1204        "node": ">=18"
1205      },
1206      "funding": {
1207        "url": "https://github.com/sindresorhus/is?sponsor=1"
1208      }
1209    },
1210    "node_modules/@speed-highlight/core": {
1211      "version": "1.2.24",
1212      "resolved": "https://registry.npmjs.org/@speed-highlight/core/-/core-1.2.24.tgz",
1213      "integrity": "sha512-qeW2e1l78afw8VhRPfPQ1Gjj+KU5XFQ/OFV5ti6eTa9bruO7mJyZtA4vw0ofqmA3tKCkROE9xLk3VZoeRc98nw==",
1214      "dev": true,
1215      "license": "CC0-1.0"
1216    },
1217    "node_modules/@types/node": {
1218      "version": "26.2.0",
1219      "resolved": "https://registry.npmjs.org/@types/node/-/node-26.2.0.tgz",
1220      "integrity": "sha512-5IviulTZeRNp2vAJ514cc/HUlY5nZ9fCbq9DMyC52BrhFZACo3nI0R7qBxhQmo/d27NFe96ur/b7Wwxklda+kg==",
1221      "dev": true,
1222      "license": "MIT",
1223      "dependencies": {
1224        "undici-types": "~8.3.0"
1225      }
1226    },
1227    "node_modules/@typescript/typescript-aix-ppc64": {
1228      "version": "7.0.2",
1229      "resolved": "https://registry.npmjs.org/@typescript/typescript-aix-ppc64/-/typescript-aix-ppc64-7.0.2.tgz",
1230      "integrity": "sha512-MTKKkWB7p/0E9xi1d1tHtZ5PiLkGEMIq88pK2CubZjOsLtYTLqhgIgi6zepFa+9GHZ6h05NMCkQxGKiPXMxXtQ==",
1231      "cpu": [
1232        "ppc64"
1233      ],
1234      "dev": true,
1235      "license": "Apache-2.0",
1236      "optional": true,
1237      "os": [
1238        "aix"
1239      ],
1240      "engines": {
1241        "node": ">=16.20.0"
1242      }
1243    },
1244    "node_modules/@typescript/typescript-darwin-arm64": {
1245      "version": "7.0.2",
1246      "resolved": "https://registry.npmjs.org/@typescript/typescript-darwin-arm64/-/typescript-darwin-arm64-7.0.2.tgz",
1247      "integrity": "sha512-gowzar9MwS/aRWp6f3a4KUqzRjAZjOsmGNCM6LcTgXum+dBfgsBVMN+AgvOCCbguXyick6LJhpBszxMebJ8syA==",
1248      "cpu": [
1249        "arm64"
1250      ],
1251      "dev": true,
1252      "license": "Apache-2.0",
1253      "optional": true,
1254      "os": [
1255        "darwin"
1256      ],
1257      "engines": {
1258        "node": ">=16.20.0"
1259      }
1260    },
1261    "node_modules/@typescript/typescript-darwin-x64": {
1262      "version": "7.0.2",
1263      "resolved": "https://registry.npmjs.org/@typescript/typescript-darwin-x64/-/typescript-darwin-x64-7.0.2.tgz",
1264      "integrity": "sha512-SZ9xZInqApNlNGc9s0W1VSsktYSOe9cFqNOIqmN1Gs8SmkjKZYFt017G4VwPxASInODuAdbTW7sXiFUf893RgA==",
1265      "cpu": [
1266        "x64"
1267      ],
1268      "dev": true,
1269      "license": "Apache-2.0",
1270      "optional": true,
1271      "os": [
1272        "darwin"
1273      ],
1274      "engines": {
1275        "node": ">=16.20.0"
1276      }
1277    },
1278    "node_modules/@typescript/typescript-freebsd-arm64": {
1279      "version": "7.0.2",
1280      "resolved": "https://registry.npmjs.org/@typescript/typescript-freebsd-arm64/-/typescript-freebsd-arm64-7.0.2.tgz",
1281      "integrity": "sha512-W5NH4y/J0plIIS5b2xvTEkU7JFxyqdMAOgf+Ilhl0vHQXKO5dZoxd+C/jEtq56c4F3wk71RB4BMRQ2XdI+bwYQ==",
1282      "cpu": [
1283        "arm64"
1284      ],
1285      "dev": true,
1286      "license": "Apache-2.0",
1287      "optional": true,
1288      "os": [
1289        "freebsd"
1290      ],
1291      "engines": {
1292        "node": ">=16.20.0"
1293      }
1294    },
1295    "node_modules/@typescript/typescript-freebsd-x64": {
1296      "version": "7.0.2",
1297      "resolved": "https://registry.npmjs.org/@typescript/typescript-freebsd-x64/-/typescript-freebsd-x64-7.0.2.tgz",
1298      "integrity": "sha512-UMGDx5sTpzNw3WiPebH7l90IWfJggEd+egHt/q6p7/Cm3zqoV7VxkGXt+3DxPIw8CcmvAB0j3sVVfbhX+M4Tpw==",
1299      "cpu": [
1300        "x64"
1301      ],
1302      "dev": true,
1303      "license": "Apache-2.0",
1304      "optional": true,
1305      "os": [
1306        "freebsd"
1307      ],
1308      "engines": {
1309        "node": ">=16.20.0"
1310      }
1311    },
1312    "node_modules/@typescript/typescript-linux-arm": {
1313      "version": "7.0.2",
1314      "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-arm/-/typescript-linux-arm-7.0.2.tgz",
1315      "integrity": "sha512-gffT3xPz9sR7j/YJExkyPntrI0P2EP9XbOyWzth2/Gs0RstK+90RBcO0ncXoXy/beYll1SXw846Nf2zdnEz0QQ==",
1316      "cpu": [
1317        "arm"
1318      ],
1319      "dev": true,
1320      "license": "Apache-2.0",
1321      "optional": true,
1322      "os": [
1323        "linux"
1324      ],
1325      "engines": {
1326        "node": ">=16.20.0"
1327      }
1328    },
1329    "node_modules/@typescript/typescript-linux-arm64": {
1330      "version": "7.0.2",
1331      "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-arm64/-/typescript-linux-arm64-7.0.2.tgz",
1332      "integrity": "sha512-Qh4eU4/y3yDjnfjjyPYihMj5/ODIlmt+Bzu17OI+fiSRDW57QmU5SiN63exPRNJPKUzcc1INa1NXdrJ+MqHjUQ==",
1333      "cpu": [
1334        "arm64"
1335      ],
1336      "dev": true,
1337      "license": "Apache-2.0",
1338      "optional": true,
1339      "os": [
1340        "linux"
1341      ],
1342      "engines": {
1343        "node": ">=16.20.0"
1344      }
1345    },
1346    "node_modules/@typescript/typescript-linux-loong64": {
1347      "version": "7.0.2",
1348      "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-loong64/-/typescript-linux-loong64-7.0.2.tgz",
1349      "integrity": "sha512-uEHck9i8hoAzXPiYRib1O7miOnz23SxIeVl6F4LXox+qov1K35jHcEW6VHKvZI+pyvl7fZEP4MCU5LYvIq1GuQ==",
1350      "cpu": [
1351        "loong64"
1352      ],
1353      "dev": true,
1354      "license": "Apache-2.0",
1355      "optional": true,
1356      "os": [
1357        "linux"
1358      ],
1359      "engines": {
1360        "node": ">=16.20.0"
1361      }
1362    },
1363    "node_modules/@typescript/typescript-linux-mips64el": {
1364      "version": "7.0.2",
1365      "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-mips64el/-/typescript-linux-mips64el-7.0.2.tgz",
1366      "integrity": "sha512-R4KvAMnE43W5Qeqb0Ly56O3mWMWIAgsMyz36DCaycd5nbg/9kzm0liw3JocfRqyJY0KPmzFjbswozXyW0DnIYA==",
1367      "cpu": [
1368        "mips64el"
1369      ],
1370      "dev": true,
1371      "license": "Apache-2.0",
1372      "optional": true,
1373      "os": [
1374        "linux"
1375      ],
1376      "engines": {
1377        "node": ">=16.20.0"
1378      }
1379    },
1380    "node_modules/@typescript/typescript-linux-ppc64": {
1381      "version": "7.0.2",
1382      "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-ppc64/-/typescript-linux-ppc64-7.0.2.tgz",
1383      "integrity": "sha512-DORx5b3sd/4S7eayxm4FQv+A7CrkUIGRaHiwI8oiHTAI1fAPWhF4J0vAlkC8biAlHSVVwxMQ3tjZ2/DVbnQiiA==",
1384      "cpu": [
1385        "ppc64"
1386      ],
1387      "dev": true,
1388      "license": "Apache-2.0",
1389      "optional": true,
1390      "os": [
1391        "linux"
1392      ],
1393      "engines": {
1394        "node": ">=16.20.0"
1395      }
1396    },
1397    "node_modules/@typescript/typescript-linux-riscv64": {
1398      "version": "7.0.2",
1399      "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-riscv64/-/typescript-linux-riscv64-7.0.2.tgz",
1400      "integrity": "sha512-wf0jqEDOjrPRnKwYRyyJDRo11KMbvMFrU+q4zqKyChODBzvlkbhNQfKvLxQCcwTpdDaXSHZTVuh0JoCrKCUMHQ==",
1401      "cpu": [
1402        "riscv64"
1403      ],
1404      "dev": true,
1405      "license": "Apache-2.0",
1406      "optional": true,
1407      "os": [
1408        "linux"
1409      ],
1410      "engines": {
1411        "node": ">=16.20.0"
1412      }
1413    },
1414    "node_modules/@typescript/typescript-linux-s390x": {
1415      "version": "7.0.2",
1416      "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-s390x/-/typescript-linux-s390x-7.0.2.tgz",
1417      "integrity": "sha512-IkwJc3L7yhytWd/ewjyxNDfOmswCm9GWMJT/ue/dU4aZNbwZeYAetq42VyLmsmSjvoX7z74X6ZaYCtzAr0EuGw==",
1418      "cpu": [
1419        "s390x"
1420      ],
1421      "dev": true,
1422      "license": "Apache-2.0",
1423      "optional": true,
1424      "os": [
1425        "linux"
1426      ],
1427      "engines": {
1428        "node": ">=16.20.0"
1429      }
1430    },
1431    "node_modules/@typescript/typescript-linux-x64": {
1432      "version": "7.0.2",
1433      "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-x64/-/typescript-linux-x64-7.0.2.tgz",
1434      "integrity": "sha512-EYdf2cNg7rgCWJnxCdJ+F3V39O8ihb37eHAu1LK8oAFizgTQbPOK7zHHXbPt8rX24COqODXeI3sIf0fCXG7H/A==",
1435      "cpu": [
1436        "x64"
1437      ],
1438      "dev": true,
1439      "license": "Apache-2.0",
1440      "optional": true,
1441      "os": [
1442        "linux"
1443      ],
1444      "engines": {
1445        "node": ">=16.20.0"
1446      }
1447    },
1448    "node_modules/@typescript/typescript-netbsd-arm64": {
1449      "version": "7.0.2",
1450      "resolved": "https://registry.npmjs.org/@typescript/typescript-netbsd-arm64/-/typescript-netbsd-arm64-7.0.2.tgz",
1451      "integrity": "sha512-+polYF4MF04aPpO5FTkHran9yUQDSXqy5GiSDKpsll5jy3l3+g9QLhpf39T+ePtefhXLOGrLl0QIjkQP6VnelA==",
1452      "cpu": [
1453        "arm64"
1454      ],
1455      "dev": true,
1456      "license": "Apache-2.0",
1457      "optional": true,
1458      "os": [
1459        "netbsd"
1460      ],
1461      "engines": {
1462        "node": ">=16.20.0"
1463      }
1464    },
1465    "node_modules/@typescript/typescript-netbsd-x64": {
1466      "version": "7.0.2",
1467      "resolved": "https://registry.npmjs.org/@typescript/typescript-netbsd-x64/-/typescript-netbsd-x64-7.0.2.tgz",
1468      "integrity": "sha512-8YIT0EHM/3dq10ZOVF/A7pc/YSMtbcecct4rWtexrnSCHOPcpC2KTLXfTCR6vDpnSiY12heNb1GiN/wu+T/FyA==",
1469      "cpu": [
1470        "x64"
1471      ],
1472      "dev": true,
1473      "license": "Apache-2.0",
1474      "optional": true,
1475      "os": [
1476        "netbsd"
1477      ],
1478      "engines": {
1479        "node": ">=16.20.0"
1480      }
1481    },
1482    "node_modules/@typescript/typescript-openbsd-arm64": {
1483      "version": "7.0.2",
1484      "resolved": "https://registry.npmjs.org/@typescript/typescript-openbsd-arm64/-/typescript-openbsd-arm64-7.0.2.tgz",
1485      "integrity": "sha512-APT8+ClYnuYm1u9+kgGXoMj2VzWzcymwh2gNSQVySHfkRDGOTVkoWLjCmOQSaO+PoqQ57B0flRp9SA+7GnnkzQ==",
1486      "cpu": [
1487        "arm64"
1488      ],
1489      "dev": true,
1490      "license": "Apache-2.0",
1491      "optional": true,
1492      "os": [
1493        "openbsd"
1494      ],
1495      "engines": {
1496        "node": ">=16.20.0"
1497      }
1498    },
1499    "node_modules/@typescript/typescript-openbsd-x64": {
1500      "version": "7.0.2",
1501      "resolved": "https://registry.npmjs.org/@typescript/typescript-openbsd-x64/-/typescript-openbsd-x64-7.0.2.tgz",
1502      "integrity": "sha512-yX7s+Q0Dln0Dt9tEzZsAjXXR/+ytBM7AlglaqyeMPxQszJ1JhlJdZ6jLA+IzldHtflX81em7lDao1xXu+aRRkg==",
1503      "cpu": [
1504        "x64"
1505      ],
1506      "dev": true,
1507      "license": "Apache-2.0",
1508      "optional": true,
1509      "os": [
1510        "openbsd"
1511      ],
1512      "engines": {
1513        "node": ">=16.20.0"
1514      }
1515    },
1516    "node_modules/@typescript/typescript-sunos-x64": {
1517      "version": "7.0.2",
1518      "resolved": "https://registry.npmjs.org/@typescript/typescript-sunos-x64/-/typescript-sunos-x64-7.0.2.tgz",
1519      "integrity": "sha512-dLJDGaLZ1D4HPQn62u1n8mBDkJREwMsAkCdkwd4Ieqw+x3TUyTsqY0YiBCtE6H6OzzgGk3iuZ3vFWRS+E8/d1g==",
1520      "cpu": [
1521        "x64"
1522      ],
1523      "dev": true,
1524      "license": "Apache-2.0",
1525      "optional": true,
1526      "os": [
1527        "sunos"
1528      ],
1529      "engines": {
1530        "node": ">=16.20.0"
1531      }
1532    },
1533    "node_modules/@typescript/typescript-win32-arm64": {
1534      "version": "7.0.2",
1535      "resolved": "https://registry.npmjs.org/@typescript/typescript-win32-arm64/-/typescript-win32-arm64-7.0.2.tgz",
1536      "integrity": "sha512-Gyl1Vy6OsWesLzmq+EP0Fb7b4Nid5232AvcA2SFcdYreldpNtYFFofPjnt62y9hQy7VTaZp65ICJjuAQRaVcIQ==",
1537      "cpu": [
1538        "arm64"
1539      ],
1540      "dev": true,
1541      "license": "Apache-2.0",
1542      "optional": true,
1543      "os": [
1544        "win32"
1545      ],
1546      "engines": {
1547        "node": ">=16.20.0"
1548      }
1549    },
1550    "node_modules/@typescript/typescript-win32-x64": {
1551      "version": "7.0.2",
1552      "resolved": "https://registry.npmjs.org/@typescript/typescript-win32-x64/-/typescript-win32-x64-7.0.2.tgz",
1553      "integrity": "sha512-0BQ3HkAHHlKLSp1qRvf3SUhGpGsDuhB/jgFw75guyqbxJqEaS0Cw/VFO8i2nHglJUzQCRtMMR/IBAKE3ETMC4g==",
1554      "cpu": [
1555        "x64"
1556      ],
1557      "dev": true,
1558      "license": "Apache-2.0",
1559      "optional": true,
1560      "os": [
1561        "win32"
1562      ],
1563      "engines": {
1564        "node": ">=16.20.0"
1565      }
1566    },
1567    "node_modules/blake3-wasm": {
1568      "version": "2.1.5",
1569      "resolved": "https://registry.npmjs.org/blake3-wasm/-/blake3-wasm-2.1.5.tgz",
1570      "integrity": "sha512-F1+K8EbfOZE49dtoPtmxUQrpXaBIl3ICvasLh+nJta0xkz+9kF/7uet9fLnwKqhDrmj6g+6K3Tw9yQPUg2ka5g==",
1571      "dev": true,
1572      "license": "MIT"
1573    },
1574    "node_modules/cookie": {
1575      "version": "1.1.1",
1576      "resolved": "https://registry.npmjs.org/cookie/-/cookie-1.1.1.tgz",
1577      "integrity": "sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==",
1578      "dev": true,
1579      "license": "MIT",
1580      "engines": {
1581        "node": ">=18"
1582      },
1583      "funding": {
1584        "type": "opencollective",
1585        "url": "https://opencollective.com/express"
1586      }
1587    },
1588    "node_modules/detect-libc": {
1589      "version": "2.1.2",
1590      "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
1591      "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
1592      "dev": true,
1593      "license": "Apache-2.0",
1594      "engines": {
1595        "node": ">=8"
1596      }
1597    },
1598    "node_modules/error-stack-parser-es": {
1599      "version": "1.0.5",
1600      "resolved": "https://registry.npmjs.org/error-stack-parser-es/-/error-stack-parser-es-1.0.5.tgz",
1601      "integrity": "sha512-5qucVt2XcuGMcEGgWI7i+yZpmpByQ8J1lHhcL7PwqCwu9FPP3VUXzT4ltHe5i2z9dePwEHcDVOAfSnHsOlCXRA==",
1602      "dev": true,
1603      "license": "MIT",
1604      "funding": {
1605        "url": "https://github.com/sponsors/antfu"
1606      }
1607    },
1608    "node_modules/esbuild": {
1609      "version": "0.28.1",
1610      "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.28.1.tgz",
1611      "integrity": "sha512-HrJrvZv5ayxBzPfwphOoNzkzOIIlifzk0KJrGK2c8R4+LKpMtpYLQeUdjnwjWv/LZlkH2laZk+4w78pi99D4Vw==",
1612      "dev": true,
1613      "hasInstallScript": true,
1614      "license": "MIT",
1615      "bin": {
1616        "esbuild": "bin/esbuild"
1617      },
1618      "engines": {
1619        "node": ">=18"
1620      },
1621      "optionalDependencies": {
1622        "@esbuild/aix-ppc64": "0.28.1",
1623        "@esbuild/android-arm": "0.28.1",
1624        "@esbuild/android-arm64": "0.28.1",
1625        "@esbuild/android-x64": "0.28.1",
1626        "@esbuild/darwin-arm64": "0.28.1",
1627        "@esbuild/darwin-x64": "0.28.1",
1628        "@esbuild/freebsd-arm64": "0.28.1",
1629        "@esbuild/freebsd-x64": "0.28.1",
1630        "@esbuild/linux-arm": "0.28.1",
1631        "@esbuild/linux-arm64": "0.28.1",
1632        "@esbuild/linux-ia32": "0.28.1",
1633        "@esbuild/linux-loong64": "0.28.1",
1634        "@esbuild/linux-mips64el": "0.28.1",
1635        "@esbuild/linux-ppc64": "0.28.1",
1636        "@esbuild/linux-riscv64": "0.28.1",
1637        "@esbuild/linux-s390x": "0.28.1",
1638        "@esbuild/linux-x64": "0.28.1",
1639        "@esbuild/netbsd-arm64": "0.28.1",
1640        "@esbuild/netbsd-x64": "0.28.1",
1641        "@esbuild/openbsd-arm64": "0.28.1",
1642        "@esbuild/openbsd-x64": "0.28.1",
1643        "@esbuild/openharmony-arm64": "0.28.1",
1644        "@esbuild/sunos-x64": "0.28.1",
1645        "@esbuild/win32-arm64": "0.28.1",
1646        "@esbuild/win32-ia32": "0.28.1",
1647        "@esbuild/win32-x64": "0.28.1"
1648      }
1649    },
1650    "node_modules/esbuild/node_modules/@esbuild/netbsd-arm64": {
1651      "version": "0.28.1",
1652      "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.28.1.tgz",
1653      "integrity": "sha512-oks0DYbLwWMmaakTsCb+zL4E+aHRVLom9IJZOAthMQEPiQmydXHkziYEsGYRx0uNV/IjEKGAV941JzH02pflqw==",
1654      "cpu": [
1655        "arm64"
1656      ],
1657      "dev": true,
1658      "license": "MIT",
1659      "optional": true,
1660      "os": [
1661        "netbsd"
1662      ],
1663      "engines": {
1664        "node": ">=18"
1665      }
1666    },
1667    "node_modules/esbuild/node_modules/@esbuild/openbsd-arm64": {
1668      "version": "0.28.1",
1669      "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.28.1.tgz",
1670      "integrity": "sha512-MEFJe5C3R8pwXdZ5Y21oo6m7ePiS0d9pWucn99O/wvyJZChoIQKrQDxKrGeW8F5+T0okTHesAmDeiHDTIq0V/Q==",
1671      "cpu": [
1672        "arm64"
1673      ],
1674      "dev": true,
1675      "license": "MIT",
1676      "optional": true,
1677      "os": [
1678        "openbsd"
1679      ],
1680      "engines": {
1681        "node": ">=18"
1682      }
1683    },
1684    "node_modules/fsevents": {
1685      "version": "2.3.3",
1686      "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
1687      "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
1688      "dev": true,
1689      "hasInstallScript": true,
1690      "license": "MIT",
1691      "optional": true,
1692      "os": [
1693        "darwin"
1694      ],
1695      "engines": {
1696        "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
1697      }
1698    },
1699    "node_modules/jose": {
1700      "version": "6.2.9",
1701      "resolved": "https://registry.npmjs.org/jose/-/jose-6.2.9.tgz",
1702      "integrity": "sha512-XrchZOFZUl/T3vTwRe8XK+cJrGtMF4th1ARnDfwbBXFKThGhlsxEE4Zu03AD/bjJSt/9jT/mxrOCkJWOg77aPA==",
1703      "license": "MIT",
1704      "funding": {
1705        "url": "https://github.com/sponsors/panva"
1706      }
1707    },
1708    "node_modules/kleur": {
1709      "version": "4.1.5",
1710      "resolved": "https://registry.npmjs.org/kleur/-/kleur-4.1.5.tgz",
1711      "integrity": "sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==",
1712      "dev": true,
1713      "license": "MIT",
1714      "engines": {
1715        "node": ">=6"
1716      }
1717    },
1718    "node_modules/miniflare": {
1719      "version": "5.20260815.0-alpha",
1720      "resolved": "https://registry.npmjs.org/miniflare/-/miniflare-5.20260815.0-alpha.tgz",
1721      "integrity": "sha512-YAaGj4Sh5f4fqHKiMQ8zRHDOOM5IGUVtMhnLIeyjuQfU+9P6hcOTrHUVtbfj/ZPay9Kzik4pWELB39pGgefjiQ==",
1722      "dev": true,
1723      "license": "MIT",
1724      "dependencies": {
1725        "@cspotcode/source-map-support": "0.8.1",
1726        "sharp": "0.35.2",
1727        "undici": "7.29.0",
1728        "workerd": "1.20260815.1",
1729        "ws": "8.21.0",
1730        "youch": "4.1.0-beta.10"
1731      },
1732      "engines": {
1733        "node": ">=22.0.0"
1734      }
1735    },
1736    "node_modules/pako": {
1737      "version": "1.0.11",
1738      "resolved": "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz",
1739      "integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==",
1740      "license": "(MIT AND Zlib)"
1741    },
1742    "node_modules/path-to-regexp": {
1743      "version": "6.3.0",
1744      "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.3.0.tgz",
1745      "integrity": "sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==",
1746      "dev": true,
1747      "license": "MIT"
1748    },
1749    "node_modules/pathe": {
1750      "version": "2.0.3",
1751      "resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.3.tgz",
1752      "integrity": "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==",
1753      "dev": true,
1754      "license": "MIT"
1755    },
1756    "node_modules/pdf-lib": {
1757      "version": "1.17.1",
1758      "resolved": "https://registry.npmjs.org/pdf-lib/-/pdf-lib-1.17.1.tgz",
1759      "integrity": "sha512-V/mpyJAoTsN4cnP31vc0wfNA1+p20evqqnap0KLoRUN0Yk/p3wN52DOEsL4oBFcLdb76hlpKPtzJIgo67j/XLw==",
1760      "license": "MIT",
1761      "dependencies": {
1762        "@pdf-lib/standard-fonts": "^1.0.0",
1763        "@pdf-lib/upng": "^1.0.1",
1764        "pako": "^1.0.11",
1765        "tslib": "^1.11.1"
1766      }
1767    },
1768    "node_modules/pdf-lib/node_modules/tslib": {
1769      "version": "1.14.1",
1770      "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
1771      "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==",
1772      "license": "0BSD"
1773    },
1774    "node_modules/semver": {
1775      "version": "7.8.5",
1776      "resolved": "https://registry.npmjs.org/semver/-/semver-7.8.5.tgz",
1777      "integrity": "sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==",
1778      "dev": true,
1779      "license": "ISC",
1780      "bin": {
1781        "semver": "bin/semver.js"
1782      },
1783      "engines": {
1784        "node": ">=10"
1785      }
1786    },
1787    "node_modules/sharp": {
1788      "version": "0.35.2",
1789      "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.35.2.tgz",
1790      "integrity": "sha512-FVtFjtBCMiJS6yb5CX7Sop45WFMpeGw6oRKuJnXYgf/f1ms/D7LE/ZUSNxnW7rZ/dbslQWYkoqFHGPaDBtaK4w==",
1791      "dev": true,
1792      "license": "Apache-2.0",
1793      "dependencies": {
1794        "@img/colour": "^1.1.0",
1795        "detect-libc": "^2.1.2",
1796        "semver": "^7.8.4"
1797      },
1798      "engines": {
1799        "node": ">=20.9.0"
1800      },
1801      "funding": {
1802        "url": "https://opencollective.com/libvips"
1803      },
1804      "optionalDependencies": {
1805        "@img/sharp-darwin-arm64": "0.35.2",
1806        "@img/sharp-darwin-x64": "0.35.2",
1807        "@img/sharp-freebsd-wasm32": "0.35.2",
1808        "@img/sharp-libvips-darwin-arm64": "1.3.1",
1809        "@img/sharp-libvips-darwin-x64": "1.3.1",
1810        "@img/sharp-libvips-linux-arm": "1.3.1",
1811        "@img/sharp-libvips-linux-arm64": "1.3.1",
1812        "@img/sharp-libvips-linux-ppc64": "1.3.1",
1813        "@img/sharp-libvips-linux-riscv64": "1.3.1",
1814        "@img/sharp-libvips-linux-s390x": "1.3.1",
1815        "@img/sharp-libvips-linux-x64": "1.3.1",
1816        "@img/sharp-libvips-linuxmusl-arm64": "1.3.1",
1817        "@img/sharp-libvips-linuxmusl-x64": "1.3.1",
1818        "@img/sharp-linux-arm": "0.35.2",
1819        "@img/sharp-linux-arm64": "0.35.2",
1820        "@img/sharp-linux-ppc64": "0.35.2",
1821        "@img/sharp-linux-riscv64": "0.35.2",
1822        "@img/sharp-linux-s390x": "0.35.2",
1823        "@img/sharp-linux-x64": "0.35.2",
1824        "@img/sharp-linuxmusl-arm64": "0.35.2",
1825        "@img/sharp-linuxmusl-x64": "0.35.2",
1826        "@img/sharp-webcontainers-wasm32": "0.35.2",
1827        "@img/sharp-win32-arm64": "0.35.2",
1828        "@img/sharp-win32-ia32": "0.35.2",
1829        "@img/sharp-win32-x64": "0.35.2"
1830      }
1831    },
1832    "node_modules/supports-color": {
1833      "version": "10.2.2",
1834      "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-10.2.2.tgz",
1835      "integrity": "sha512-SS+jx45GF1QjgEXQx4NJZV9ImqmO2NPz5FNsIHrsDjh2YsHnawpan7SNQ1o8NuhrbHZy9AZhIoCUiCeaW/C80g==",
1836      "dev": true,
1837      "license": "MIT",
1838      "engines": {
1839        "node": ">=18"
1840      },
1841      "funding": {
1842        "url": "https://github.com/chalk/supports-color?sponsor=1"
1843      }
1844    },
1845    "node_modules/tslib": {
1846      "version": "2.8.1",
1847      "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
1848      "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
1849      "dev": true,
1850      "license": "0BSD",
1851      "optional": true
1852    },
1853    "node_modules/typescript": {
1854      "version": "7.0.2",
1855      "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz",
1856      "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==",
1857      "dev": true,
1858      "license": "Apache-2.0",
1859      "bin": {
1860        "tsc": "bin/tsc"
1861      },
1862      "engines": {
1863        "node": ">=16.20.0"
1864      },
1865      "optionalDependencies": {
1866        "@typescript/typescript-aix-ppc64": "7.0.2",
1867        "@typescript/typescript-darwin-arm64": "7.0.2",
1868        "@typescript/typescript-darwin-x64": "7.0.2",
1869        "@typescript/typescript-freebsd-arm64": "7.0.2",
1870        "@typescript/typescript-freebsd-x64": "7.0.2",
1871        "@typescript/typescript-linux-arm": "7.0.2",
1872        "@typescript/typescript-linux-arm64": "7.0.2",
1873        "@typescript/typescript-linux-loong64": "7.0.2",
1874        "@typescript/typescript-linux-mips64el": "7.0.2",
1875        "@typescript/typescript-linux-ppc64": "7.0.2",
1876        "@typescript/typescript-linux-riscv64": "7.0.2",
1877        "@typescript/typescript-linux-s390x": "7.0.2",
1878        "@typescript/typescript-linux-x64": "7.0.2",
1879        "@typescript/typescript-netbsd-arm64": "7.0.2",
1880        "@typescript/typescript-netbsd-x64": "7.0.2",
1881        "@typescript/typescript-openbsd-arm64": "7.0.2",
1882        "@typescript/typescript-openbsd-x64": "7.0.2",
1883        "@typescript/typescript-sunos-x64": "7.0.2",
1884        "@typescript/typescript-win32-arm64": "7.0.2",
1885        "@typescript/typescript-win32-x64": "7.0.2"
1886      }
1887    },
1888    "node_modules/undici": {
1889      "version": "7.29.0",
1890      "resolved": "https://registry.npmjs.org/undici/-/undici-7.29.0.tgz",
1891      "integrity": "sha512-IDxfleLmmbSskfWSUATiN1nfn2rDuvnMOqb5CWR92iIfojA0Ud+ulOAAEQ57LPr9rWmsreUyf5lwyao+7GNNVw==",
1892      "dev": true,
1893      "license": "MIT",
1894      "engines": {
1895        "node": ">=20.18.1"
1896      }
1897    },
1898    "node_modules/undici-types": {
1899      "version": "8.3.0",
1900      "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-8.3.0.tgz",
1901      "integrity": "sha512-j375ScV60dom+YkPFIfTLcOiPxkN/buHz5GobjLhixFuANaNs3C9l4GmrWqejgXWJ7BbJcFYpTEUkS1Ge8bpZQ==",
1902      "dev": true,
1903      "license": "MIT"
1904    },
1905    "node_modules/unenv": {
1906      "version": "2.0.0-rc.24",
1907      "resolved": "https://registry.npmjs.org/unenv/-/unenv-2.0.0-rc.24.tgz",
1908      "integrity": "sha512-i7qRCmY42zmCwnYlh9H2SvLEypEFGye5iRmEMKjcGi7zk9UquigRjFtTLz0TYqr0ZGLZhaMHl/foy1bZR+Cwlw==",
1909      "dev": true,
1910      "license": "MIT",
1911      "dependencies": {
1912        "pathe": "^2.0.3"
1913      }
1914    },
1915    "node_modules/workerd": {
1916      "version": "1.20260815.1",
1917      "resolved": "https://registry.npmjs.org/workerd/-/workerd-1.20260815.1.tgz",
1918      "integrity": "sha512-8bArFkHmlp7qFEKVPyNzDzHzS35gc2fg0PYBcDtaNLF7UCDryCX2BQnpkUkTHYIy824IRrHOTwOEoTj0sUO2Fg==",
1919      "dev": true,
1920      "hasInstallScript": true,
1921      "license": "Apache-2.0",
1922      "bin": {
1923        "workerd": "bin/workerd"
1924      },
1925      "engines": {
1926        "node": ">=16"
1927      },
1928      "optionalDependencies": {
1929        "@cloudflare/workerd-darwin-64": "1.20260815.1",
1930        "@cloudflare/workerd-darwin-arm64": "1.20260815.1",
1931        "@cloudflare/workerd-linux-64": "1.20260815.1",
1932        "@cloudflare/workerd-linux-arm64": "1.20260815.1",
1933        "@cloudflare/workerd-windows-64": "1.20260815.1"
1934      }
1935    },
1936    "node_modules/wrangler": {
1937      "version": "4.124.0",
1938      "resolved": "https://registry.npmjs.org/wrangler/-/wrangler-4.124.0.tgz",
1939      "integrity": "sha512-75euoZKjVTJYFy+Xhctt/5JlZL4M6A4xmovZsUlep+6GHcCm14n9VtdGzNIybOW2t8wuNxRj5iMUwjT5E7Ctog==",
1940      "dev": true,
1941      "license": "MIT OR Apache-2.0",
1942      "dependencies": {
1943        "@cloudflare/kv-asset-handler": "0.5.0",
1944        "@cloudflare/unenv-preset": "2.16.1",
1945        "blake3-wasm": "2.1.5",
1946        "esbuild": "0.28.1",
1947        "miniflare": "5.20260815.0-alpha",
1948        "path-to-regexp": "6.3.0",
1949        "unenv": "2.0.0-rc.24",
1950        "workerd": "1.20260815.1"
1951      },
1952      "bin": {
1953        "cf-wrangler": "bin/cf-wrangler.js",
1954        "wrangler": "bin/wrangler.js",
1955        "wrangler2": "bin/wrangler.js"
1956      },
1957      "engines": {
1958        "node": ">=22.0.0"
1959      },
1960      "optionalDependencies": {
1961        "fsevents": "2.3.3"
1962      },
1963      "peerDependencies": {
1964        "@cloudflare/workers-types": "^5.20260815.1"
1965      },
1966      "peerDependenciesMeta": {
1967        "@cloudflare/workers-types": {
1968          "optional": true
1969        }
1970      }
1971    },
1972    "node_modules/wrangler/node_modules/@cloudflare/unenv-preset": {
1973      "version": "2.16.1",
1974      "resolved": "https://registry.npmjs.org/@cloudflare/unenv-preset/-/unenv-preset-2.16.1.tgz",
1975      "integrity": "sha512-ECxObrMfyTl5bhQf/lZCXwo5G6xX9IAUo+nDMKK4SZ8m4Jvvxp52vilxyySSWh2YTZz8+HQ07qGH/2rEom1vDw==",
1976      "dev": true,
1977      "license": "MIT OR Apache-2.0",
1978      "peerDependencies": {
1979        "unenv": "2.0.0-rc.24",
1980        "workerd": ">1.20260305.0 <2.0.0-0"
1981      },
1982      "peerDependenciesMeta": {
1983        "workerd": {
1984          "optional": true
1985        }
1986      }
1987    },
1988    "node_modules/ws": {
1989      "version": "8.21.0",
1990      "resolved": "https://registry.npmjs.org/ws/-/ws-8.21.0.tgz",
1991      "integrity": "sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==",
1992      "dev": true,
1993      "license": "MIT",
1994      "engines": {
1995        "node": ">=10.0.0"
1996      },
1997      "peerDependencies": {
1998        "bufferutil": "^4.0.1",
1999        "utf-8-validate": ">=5.0.2"
2000      },
2001      "peerDependenciesMeta": {
2002        "bufferutil": {
2003          "optional": true
2004        },
2005        "utf-8-validate": {
2006          "optional": true
2007        }
2008      }
2009    },
2010    "node_modules/youch": {
2011      "version": "4.1.0-beta.10",
2012      "resolved": "https://registry.npmjs.org/youch/-/youch-4.1.0-beta.10.tgz",
2013      "integrity": "sha512-rLfVLB4FgQneDr0dv1oddCVZmKjcJ6yX6mS4pU82Mq/Dt9a3cLZQ62pDBL4AUO+uVrCvtWz3ZFUL2HFAFJ/BXQ==",
2014      "dev": true,
2015      "license": "MIT",
2016      "dependencies": {
2017        "@poppinss/colors": "^4.1.5",
2018        "@poppinss/dumper": "^0.6.4",
2019        "@speed-highlight/core": "^1.2.7",
2020        "cookie": "^1.0.2",
2021        "youch-core": "^0.3.3"
2022      }
2023    },
2024    "node_modules/youch-core": {
2025      "version": "0.3.3",
2026      "resolved": "https://registry.npmjs.org/youch-core/-/youch-core-0.3.3.tgz",
2027      "integrity": "sha512-ho7XuGjLaJ2hWHoK8yFnsUGy2Y5uDpqSTq1FkHLK4/oqKtyUU1AFbOOxY4IpC9f0fTLjwYbslUz0Po5BpD1wrA==",
2028      "dev": true,
2029      "license": "MIT",
2030      "dependencies": {
2031        "@poppinss/exception": "^1.2.2",
2032        "error-stack-parser-es": "^1.0.5"
2033      }
2034    }
2035  }
2036}