loopwind 0.18.0 → 0.18.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -9,6 +9,7 @@
9
9
  "version": "0.0.1",
10
10
  "dependencies": {
11
11
  "@astrojs/check": "^0.9.3",
12
+ "@astrojs/cloudflare": "^11.1.0",
12
13
  "@astrojs/mdx": "^3.1.7",
13
14
  "astro": "^4.15.11",
14
15
  "loopwind": "latest",
@@ -16,7 +17,8 @@
16
17
  },
17
18
  "devDependencies": {
18
19
  "@tailwindcss/vite": "^4.0.0",
19
- "tailwindcss": "^4.0.0"
20
+ "tailwindcss": "^4.0.0",
21
+ "wrangler": "^3.86.1"
20
22
  }
21
23
  },
22
24
  "node_modules/@alloc/quick-lru": {
@@ -47,6 +49,27 @@
47
49
  "typescript": "^5.0.0"
48
50
  }
49
51
  },
52
+ "node_modules/@astrojs/cloudflare": {
53
+ "version": "11.2.0",
54
+ "resolved": "https://registry.npmjs.org/@astrojs/cloudflare/-/cloudflare-11.2.0.tgz",
55
+ "integrity": "sha512-XSDAYg2NJVo88GLD8kC20sG3ftQb446/+Jvqzd/wTxyLseMIioExdDNYCS51LmxG4De6YHphAF/f0AyyKItSjg==",
56
+ "license": "MIT",
57
+ "dependencies": {
58
+ "@astrojs/internal-helpers": "0.4.1",
59
+ "@astrojs/underscore-redirects": "^0.3.4",
60
+ "@cloudflare/workers-types": "^4.20241022.0",
61
+ "@inox-tools/astro-when": "^0.2.4",
62
+ "esbuild": "^0.21.5",
63
+ "estree-walker": "^3.0.3",
64
+ "magic-string": "^0.30.12",
65
+ "miniflare": "^3.20241018.0",
66
+ "tiny-glob": "^0.2.9",
67
+ "wrangler": "^3.82.0"
68
+ },
69
+ "peerDependencies": {
70
+ "astro": "^4.10.3"
71
+ }
72
+ },
50
73
  "node_modules/@astrojs/compiler": {
51
74
  "version": "2.13.0",
52
75
  "license": "MIT"
@@ -170,6 +193,12 @@
170
193
  "node": "^18.17.1 || ^20.3.0 || >=21.0.0"
171
194
  }
172
195
  },
196
+ "node_modules/@astrojs/underscore-redirects": {
197
+ "version": "0.3.4",
198
+ "resolved": "https://registry.npmjs.org/@astrojs/underscore-redirects/-/underscore-redirects-0.3.4.tgz",
199
+ "integrity": "sha512-vYuYtIrTwxFlDRIhuekscorsHdLL8Hr3mgOczfM1tRWVPn54dDNcKG0DmfL4DlC5YJRoqVaVdUs508Hw643NTw==",
200
+ "license": "MIT"
201
+ },
173
202
  "node_modules/@astrojs/yaml2ts": {
174
203
  "version": "0.2.2",
175
204
  "license": "MIT",
@@ -430,6 +459,141 @@
430
459
  "node": ">=6.9.0"
431
460
  }
432
461
  },
462
+ "node_modules/@cloudflare/kv-asset-handler": {
463
+ "version": "0.3.4",
464
+ "resolved": "https://registry.npmjs.org/@cloudflare/kv-asset-handler/-/kv-asset-handler-0.3.4.tgz",
465
+ "integrity": "sha512-YLPHc8yASwjNkmcDMQMY35yiWjoKAKnhUbPRszBRS0YgH+IXtsMp61j+yTcnCE3oO2DgP0U3iejLC8FTtKDC8Q==",
466
+ "license": "MIT OR Apache-2.0",
467
+ "dependencies": {
468
+ "mime": "^3.0.0"
469
+ },
470
+ "engines": {
471
+ "node": ">=16.13"
472
+ }
473
+ },
474
+ "node_modules/@cloudflare/unenv-preset": {
475
+ "version": "2.0.2",
476
+ "resolved": "https://registry.npmjs.org/@cloudflare/unenv-preset/-/unenv-preset-2.0.2.tgz",
477
+ "integrity": "sha512-nyzYnlZjjV5xT3LizahG1Iu6mnrCaxglJ04rZLpDwlDVDZ7v46lNsfxhV3A/xtfgQuSHmLnc6SVI+KwBpc3Lwg==",
478
+ "license": "MIT OR Apache-2.0",
479
+ "peerDependencies": {
480
+ "unenv": "2.0.0-rc.14",
481
+ "workerd": "^1.20250124.0"
482
+ },
483
+ "peerDependenciesMeta": {
484
+ "workerd": {
485
+ "optional": true
486
+ }
487
+ }
488
+ },
489
+ "node_modules/@cloudflare/workerd-darwin-64": {
490
+ "version": "1.20250718.0",
491
+ "resolved": "https://registry.npmjs.org/@cloudflare/workerd-darwin-64/-/workerd-darwin-64-1.20250718.0.tgz",
492
+ "integrity": "sha512-FHf4t7zbVN8yyXgQ/r/GqLPaYZSGUVzeR7RnL28Mwj2djyw2ZergvytVc7fdGcczl6PQh+VKGfZCfUqpJlbi9g==",
493
+ "cpu": [
494
+ "x64"
495
+ ],
496
+ "license": "Apache-2.0",
497
+ "optional": true,
498
+ "os": [
499
+ "darwin"
500
+ ],
501
+ "engines": {
502
+ "node": ">=16"
503
+ }
504
+ },
505
+ "node_modules/@cloudflare/workerd-darwin-arm64": {
506
+ "version": "1.20250718.0",
507
+ "resolved": "https://registry.npmjs.org/@cloudflare/workerd-darwin-arm64/-/workerd-darwin-arm64-1.20250718.0.tgz",
508
+ "integrity": "sha512-fUiyUJYyqqp4NqJ0YgGtp4WJh/II/YZsUnEb6vVy5Oeas8lUOxnN+ZOJ8N/6/5LQCVAtYCChRiIrBbfhTn5Z8Q==",
509
+ "cpu": [
510
+ "arm64"
511
+ ],
512
+ "license": "Apache-2.0",
513
+ "optional": true,
514
+ "os": [
515
+ "darwin"
516
+ ],
517
+ "engines": {
518
+ "node": ">=16"
519
+ }
520
+ },
521
+ "node_modules/@cloudflare/workerd-linux-64": {
522
+ "version": "1.20250718.0",
523
+ "resolved": "https://registry.npmjs.org/@cloudflare/workerd-linux-64/-/workerd-linux-64-1.20250718.0.tgz",
524
+ "integrity": "sha512-5+eb3rtJMiEwp08Kryqzzu8d1rUcK+gdE442auo5eniMpT170Dz0QxBrqkg2Z48SFUPYbj+6uknuA5tzdRSUSg==",
525
+ "cpu": [
526
+ "x64"
527
+ ],
528
+ "license": "Apache-2.0",
529
+ "optional": true,
530
+ "os": [
531
+ "linux"
532
+ ],
533
+ "engines": {
534
+ "node": ">=16"
535
+ }
536
+ },
537
+ "node_modules/@cloudflare/workerd-linux-arm64": {
538
+ "version": "1.20250718.0",
539
+ "resolved": "https://registry.npmjs.org/@cloudflare/workerd-linux-arm64/-/workerd-linux-arm64-1.20250718.0.tgz",
540
+ "integrity": "sha512-Aa2M/DVBEBQDdATMbn217zCSFKE+ud/teS+fFS+OQqKABLn0azO2qq6ANAHYOIE6Q3Sq4CxDIQr8lGdaJHwUog==",
541
+ "cpu": [
542
+ "arm64"
543
+ ],
544
+ "license": "Apache-2.0",
545
+ "optional": true,
546
+ "os": [
547
+ "linux"
548
+ ],
549
+ "engines": {
550
+ "node": ">=16"
551
+ }
552
+ },
553
+ "node_modules/@cloudflare/workerd-windows-64": {
554
+ "version": "1.20250718.0",
555
+ "resolved": "https://registry.npmjs.org/@cloudflare/workerd-windows-64/-/workerd-windows-64-1.20250718.0.tgz",
556
+ "integrity": "sha512-dY16RXKffmugnc67LTbyjdDHZn5NoTF1yHEf2fN4+OaOnoGSp3N1x77QubTDwqZ9zECWxgQfDLjddcH8dWeFhg==",
557
+ "cpu": [
558
+ "x64"
559
+ ],
560
+ "license": "Apache-2.0",
561
+ "optional": true,
562
+ "os": [
563
+ "win32"
564
+ ],
565
+ "engines": {
566
+ "node": ">=16"
567
+ }
568
+ },
569
+ "node_modules/@cloudflare/workers-types": {
570
+ "version": "4.20251120.0",
571
+ "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20251120.0.tgz",
572
+ "integrity": "sha512-/uy0Oleot60ZS037I2mxR9NEft6eQYdknKBnM76W91I+7BKznzXKj2MtXMfSXTLsxyP+6MluYRNPrRCQDlk8kw==",
573
+ "license": "MIT OR Apache-2.0"
574
+ },
575
+ "node_modules/@cspotcode/source-map-support": {
576
+ "version": "0.8.1",
577
+ "resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz",
578
+ "integrity": "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==",
579
+ "license": "MIT",
580
+ "dependencies": {
581
+ "@jridgewell/trace-mapping": "0.3.9"
582
+ },
583
+ "engines": {
584
+ "node": ">=12"
585
+ }
586
+ },
587
+ "node_modules/@cspotcode/source-map-support/node_modules/@jridgewell/trace-mapping": {
588
+ "version": "0.3.9",
589
+ "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz",
590
+ "integrity": "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==",
591
+ "license": "MIT",
592
+ "dependencies": {
593
+ "@jridgewell/resolve-uri": "^3.0.3",
594
+ "@jridgewell/sourcemap-codec": "^1.4.10"
595
+ }
596
+ },
433
597
  "node_modules/@emmetio/abbreviation": {
434
598
  "version": "2.3.3",
435
599
  "license": "MIT",
@@ -482,6 +646,40 @@
482
646
  "tslib": "^2.4.0"
483
647
  }
484
648
  },
649
+ "node_modules/@esbuild-plugins/node-globals-polyfill": {
650
+ "version": "0.2.3",
651
+ "resolved": "https://registry.npmjs.org/@esbuild-plugins/node-globals-polyfill/-/node-globals-polyfill-0.2.3.tgz",
652
+ "integrity": "sha512-r3MIryXDeXDOZh7ih1l/yE9ZLORCd5e8vWg02azWRGj5SPTuoh69A2AIyn0Z31V/kHBfZ4HgWJ+OK3GTTwLmnw==",
653
+ "license": "ISC",
654
+ "peerDependencies": {
655
+ "esbuild": "*"
656
+ }
657
+ },
658
+ "node_modules/@esbuild-plugins/node-modules-polyfill": {
659
+ "version": "0.2.2",
660
+ "resolved": "https://registry.npmjs.org/@esbuild-plugins/node-modules-polyfill/-/node-modules-polyfill-0.2.2.tgz",
661
+ "integrity": "sha512-LXV7QsWJxRuMYvKbiznh+U1ilIop3g2TeKRzUxOG5X3YITc8JyyTa90BmLwqqv0YnX4v32CSlG+vsziZp9dMvA==",
662
+ "license": "ISC",
663
+ "dependencies": {
664
+ "escape-string-regexp": "^4.0.0",
665
+ "rollup-plugin-node-polyfills": "^0.2.1"
666
+ },
667
+ "peerDependencies": {
668
+ "esbuild": "*"
669
+ }
670
+ },
671
+ "node_modules/@esbuild-plugins/node-modules-polyfill/node_modules/escape-string-regexp": {
672
+ "version": "4.0.0",
673
+ "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
674
+ "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
675
+ "license": "MIT",
676
+ "engines": {
677
+ "node": ">=10"
678
+ },
679
+ "funding": {
680
+ "url": "https://github.com/sponsors/sindresorhus"
681
+ }
682
+ },
485
683
  "node_modules/@esbuild/aix-ppc64": {
486
684
  "version": "0.27.0",
487
685
  "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.27.0.tgz",
@@ -896,6 +1094,15 @@
896
1094
  "node": ">=18"
897
1095
  }
898
1096
  },
1097
+ "node_modules/@fastify/busboy": {
1098
+ "version": "2.1.1",
1099
+ "resolved": "https://registry.npmjs.org/@fastify/busboy/-/busboy-2.1.1.tgz",
1100
+ "integrity": "sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==",
1101
+ "license": "MIT",
1102
+ "engines": {
1103
+ "node": ">=14"
1104
+ }
1105
+ },
899
1106
  "node_modules/@img/colour": {
900
1107
  "version": "1.0.0",
901
1108
  "resolved": "https://registry.npmjs.org/@img/colour/-/colour-1.0.0.tgz",
@@ -1357,6 +1564,19 @@
1357
1564
  "url": "https://opencollective.com/libvips"
1358
1565
  }
1359
1566
  },
1567
+ "node_modules/@inox-tools/astro-when": {
1568
+ "version": "0.2.4",
1569
+ "resolved": "https://registry.npmjs.org/@inox-tools/astro-when/-/astro-when-0.2.4.tgz",
1570
+ "integrity": "sha512-A1urUbru+Ni7UnsWui0Cq3rGXE75XsiVmU3vmJXhA9duQ4JyIYxLZALDSsqsT0pAzBrUWokZ09fALJ5eJUPtZQ==",
1571
+ "license": "MIT",
1572
+ "dependencies": {
1573
+ "astro-integration-kit": "~0.16.1",
1574
+ "debug": "^4.3.7"
1575
+ },
1576
+ "peerDependencies": {
1577
+ "astro": "^4"
1578
+ }
1579
+ },
1360
1580
  "node_modules/@isaacs/cliui": {
1361
1581
  "version": "8.0.2",
1362
1582
  "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
@@ -2141,6 +2361,15 @@
2141
2361
  "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
2142
2362
  }
2143
2363
  },
2364
+ "node_modules/acorn-walk": {
2365
+ "version": "8.3.2",
2366
+ "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.3.2.tgz",
2367
+ "integrity": "sha512-cjkyv4OtNCIeqhHrfS81QWXoCBPExR/J62oyEqepVw8WaQeSqpW2uhuLPh1m9eWhDuOo/jUXVTlifvesOWp/4A==",
2368
+ "license": "MIT",
2369
+ "engines": {
2370
+ "node": ">=0.4.0"
2371
+ }
2372
+ },
2144
2373
  "node_modules/ajv": {
2145
2374
  "version": "8.17.1",
2146
2375
  "license": "MIT",
@@ -2292,6 +2521,27 @@
2292
2521
  "node": ">=0.10.0"
2293
2522
  }
2294
2523
  },
2524
+ "node_modules/as-table": {
2525
+ "version": "1.0.55",
2526
+ "resolved": "https://registry.npmjs.org/as-table/-/as-table-1.0.55.tgz",
2527
+ "integrity": "sha512-xvsWESUJn0JN421Xb9MQw6AsMHRCUknCe0Wjlxvjud80mU4E6hQf1A6NzQKcYNmYw62MfzEtXc+badstZP3JpQ==",
2528
+ "license": "MIT",
2529
+ "dependencies": {
2530
+ "printable-characters": "^1.0.42"
2531
+ }
2532
+ },
2533
+ "node_modules/ast-types": {
2534
+ "version": "0.16.1",
2535
+ "resolved": "https://registry.npmjs.org/ast-types/-/ast-types-0.16.1.tgz",
2536
+ "integrity": "sha512-6t10qk83GOG8p0vKmaCr8eiilZwO171AvbROMtvvNiwrTly62t+7XkA8RdIIVbpMhCASAsxgAzdRSwh6nw/5Dg==",
2537
+ "license": "MIT",
2538
+ "dependencies": {
2539
+ "tslib": "^2.0.1"
2540
+ },
2541
+ "engines": {
2542
+ "node": ">=4"
2543
+ }
2544
+ },
2295
2545
  "node_modules/astring": {
2296
2546
  "version": "1.9.0",
2297
2547
  "license": "MIT",
@@ -2378,6 +2628,19 @@
2378
2628
  "sharp": "^0.33.3"
2379
2629
  }
2380
2630
  },
2631
+ "node_modules/astro-integration-kit": {
2632
+ "version": "0.16.1",
2633
+ "resolved": "https://registry.npmjs.org/astro-integration-kit/-/astro-integration-kit-0.16.1.tgz",
2634
+ "integrity": "sha512-N/iam0PAFrRT9azYZqscP1HowQhC77Dwlp912P0/72k+kwUVgO3m73F26XXukHYoZBsrHgrUrfsWBxuCH3kEUg==",
2635
+ "license": "MIT",
2636
+ "dependencies": {
2637
+ "pathe": "^1.1.2",
2638
+ "recast": "^0.23.7"
2639
+ },
2640
+ "peerDependencies": {
2641
+ "astro": "^4.12.0"
2642
+ }
2643
+ },
2381
2644
  "node_modules/axobject-query": {
2382
2645
  "version": "4.1.0",
2383
2646
  "license": "Apache-2.0",
@@ -2431,6 +2694,12 @@
2431
2694
  "url": "https://github.com/sponsors/sindresorhus"
2432
2695
  }
2433
2696
  },
2697
+ "node_modules/blake3-wasm": {
2698
+ "version": "2.1.5",
2699
+ "resolved": "https://registry.npmjs.org/blake3-wasm/-/blake3-wasm-2.1.5.tgz",
2700
+ "integrity": "sha512-F1+K8EbfOZE49dtoPtmxUQrpXaBIl3ICvasLh+nJta0xkz+9kF/7uet9fLnwKqhDrmj6g+6K3Tw9yQPUg2ka5g==",
2701
+ "license": "MIT"
2702
+ },
2434
2703
  "node_modules/body-parser": {
2435
2704
  "version": "2.2.0",
2436
2705
  "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-2.2.0.tgz",
@@ -3082,6 +3351,12 @@
3082
3351
  "node": ">=4"
3083
3352
  }
3084
3353
  },
3354
+ "node_modules/data-uri-to-buffer": {
3355
+ "version": "2.0.2",
3356
+ "resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-2.0.2.tgz",
3357
+ "integrity": "sha512-ND9qDTLc6diwj+Xe5cdAgVTbLVdXbtxTJRXRhli8Mowuaan+0EJOtdqJ0QCHNSSPyoXGx9HX2/VMnKeC34AChA==",
3358
+ "license": "MIT"
3359
+ },
3085
3360
  "node_modules/debug": {
3086
3361
  "version": "4.4.3",
3087
3362
  "license": "MIT",
@@ -3194,6 +3469,12 @@
3194
3469
  "url": "https://github.com/sponsors/sindresorhus"
3195
3470
  }
3196
3471
  },
3472
+ "node_modules/defu": {
3473
+ "version": "6.1.4",
3474
+ "resolved": "https://registry.npmjs.org/defu/-/defu-6.1.4.tgz",
3475
+ "integrity": "sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==",
3476
+ "license": "MIT"
3477
+ },
3197
3478
  "node_modules/depd": {
3198
3479
  "version": "2.0.0",
3199
3480
  "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz",
@@ -3944,6 +4225,18 @@
3944
4225
  "version": "5.0.1",
3945
4226
  "license": "MIT"
3946
4227
  },
4228
+ "node_modules/exit-hook": {
4229
+ "version": "2.2.1",
4230
+ "resolved": "https://registry.npmjs.org/exit-hook/-/exit-hook-2.2.1.tgz",
4231
+ "integrity": "sha512-eNTPlAD67BmP31LDINZ3U7HSF8l57TxOY2PmBJ1shpCvpnxBF93mWCE8YHBnXs8qiUZJc9WDcWIeC3a2HIAMfw==",
4232
+ "license": "MIT",
4233
+ "engines": {
4234
+ "node": ">=6"
4235
+ },
4236
+ "funding": {
4237
+ "url": "https://github.com/sponsors/sindresorhus"
4238
+ }
4239
+ },
3947
4240
  "node_modules/express": {
3948
4241
  "version": "5.1.0",
3949
4242
  "resolved": "https://registry.npmjs.org/express/-/express-5.1.0.tgz",
@@ -3986,6 +4279,12 @@
3986
4279
  "url": "https://opencollective.com/express"
3987
4280
  }
3988
4281
  },
4282
+ "node_modules/exsolve": {
4283
+ "version": "1.0.8",
4284
+ "resolved": "https://registry.npmjs.org/exsolve/-/exsolve-1.0.8.tgz",
4285
+ "integrity": "sha512-LmDxfWXwcTArk8fUEnOfSZpHOJ6zOMUJKOtFLFqJLoKJetuQG874Uc7/Kki7zFLzYybmZhp1M7+98pfMqeX8yA==",
4286
+ "license": "MIT"
4287
+ },
3989
4288
  "node_modules/extend": {
3990
4289
  "version": "3.0.2",
3991
4290
  "license": "MIT"
@@ -4223,6 +4522,25 @@
4223
4522
  "node": ">= 0.4"
4224
4523
  }
4225
4524
  },
4525
+ "node_modules/get-source": {
4526
+ "version": "2.0.12",
4527
+ "resolved": "https://registry.npmjs.org/get-source/-/get-source-2.0.12.tgz",
4528
+ "integrity": "sha512-X5+4+iD+HoSeEED+uwrQ07BOQr0kEDFMVqqpBuI+RaZBpBpHCuXxo70bjar6f0b0u/DQJsJ7ssurpP0V60Az+w==",
4529
+ "license": "Unlicense",
4530
+ "dependencies": {
4531
+ "data-uri-to-buffer": "^2.0.0",
4532
+ "source-map": "^0.6.1"
4533
+ }
4534
+ },
4535
+ "node_modules/get-source/node_modules/source-map": {
4536
+ "version": "0.6.1",
4537
+ "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
4538
+ "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
4539
+ "license": "BSD-3-Clause",
4540
+ "engines": {
4541
+ "node": ">=0.10.0"
4542
+ }
4543
+ },
4226
4544
  "node_modules/gifenc": {
4227
4545
  "version": "1.0.3",
4228
4546
  "resolved": "https://registry.npmjs.org/gifenc/-/gifenc-1.0.3.tgz",
@@ -4263,6 +4581,24 @@
4263
4581
  "node": ">= 6"
4264
4582
  }
4265
4583
  },
4584
+ "node_modules/glob-to-regexp": {
4585
+ "version": "0.4.1",
4586
+ "resolved": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz",
4587
+ "integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==",
4588
+ "license": "BSD-2-Clause"
4589
+ },
4590
+ "node_modules/globalyzer": {
4591
+ "version": "0.1.0",
4592
+ "resolved": "https://registry.npmjs.org/globalyzer/-/globalyzer-0.1.0.tgz",
4593
+ "integrity": "sha512-40oNTM9UfG6aBmuKxk/giHn5nQ8RVz/SS4Ir6zgzOv9/qC3kKZ9v4etGTcJbEl/NyVQH7FGU7d+X1egr57Md2Q==",
4594
+ "license": "MIT"
4595
+ },
4596
+ "node_modules/globrex": {
4597
+ "version": "0.1.2",
4598
+ "resolved": "https://registry.npmjs.org/globrex/-/globrex-0.1.2.tgz",
4599
+ "integrity": "sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==",
4600
+ "license": "MIT"
4601
+ },
4266
4602
  "node_modules/gopd": {
4267
4603
  "version": "1.2.0",
4268
4604
  "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
@@ -6657,6 +6993,18 @@
6657
6993
  "url": "https://github.com/sponsors/jonschlinkert"
6658
6994
  }
6659
6995
  },
6996
+ "node_modules/mime": {
6997
+ "version": "3.0.0",
6998
+ "resolved": "https://registry.npmjs.org/mime/-/mime-3.0.0.tgz",
6999
+ "integrity": "sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==",
7000
+ "license": "MIT",
7001
+ "bin": {
7002
+ "mime": "cli.js"
7003
+ },
7004
+ "engines": {
7005
+ "node": ">=10.0.0"
7006
+ }
7007
+ },
6660
7008
  "node_modules/mime-db": {
6661
7009
  "version": "1.54.0",
6662
7010
  "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz",
@@ -6688,6 +7036,52 @@
6688
7036
  "url": "https://github.com/sponsors/sindresorhus"
6689
7037
  }
6690
7038
  },
7039
+ "node_modules/miniflare": {
7040
+ "version": "3.20250718.2",
7041
+ "resolved": "https://registry.npmjs.org/miniflare/-/miniflare-3.20250718.2.tgz",
7042
+ "integrity": "sha512-cW/NQPBKc+fb0FwcEu+z/v93DZd+/6q/AF0iR0VFELtNPOsCvLalq6ndO743A7wfZtFxMxvuDQUXNx3aKQhOwA==",
7043
+ "license": "MIT",
7044
+ "dependencies": {
7045
+ "@cspotcode/source-map-support": "0.8.1",
7046
+ "acorn": "8.14.0",
7047
+ "acorn-walk": "8.3.2",
7048
+ "exit-hook": "2.2.1",
7049
+ "glob-to-regexp": "0.4.1",
7050
+ "stoppable": "1.1.0",
7051
+ "undici": "^5.28.5",
7052
+ "workerd": "1.20250718.0",
7053
+ "ws": "8.18.0",
7054
+ "youch": "3.3.4",
7055
+ "zod": "3.22.3"
7056
+ },
7057
+ "bin": {
7058
+ "miniflare": "bootstrap.js"
7059
+ },
7060
+ "engines": {
7061
+ "node": ">=16.13"
7062
+ }
7063
+ },
7064
+ "node_modules/miniflare/node_modules/acorn": {
7065
+ "version": "8.14.0",
7066
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.0.tgz",
7067
+ "integrity": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==",
7068
+ "license": "MIT",
7069
+ "bin": {
7070
+ "acorn": "bin/acorn"
7071
+ },
7072
+ "engines": {
7073
+ "node": ">=0.4.0"
7074
+ }
7075
+ },
7076
+ "node_modules/miniflare/node_modules/zod": {
7077
+ "version": "3.22.3",
7078
+ "resolved": "https://registry.npmjs.org/zod/-/zod-3.22.3.tgz",
7079
+ "integrity": "sha512-EjIevzuJRiRPbVH4mGc8nApb/lVLKVpmUhAaR5R5doKGfAnGJ6Gr3CViAVjP+4FWSxCsybeWQdcgCtbX+7oZug==",
7080
+ "license": "MIT",
7081
+ "funding": {
7082
+ "url": "https://github.com/sponsors/colinhacks"
7083
+ }
7084
+ },
6691
7085
  "node_modules/minimatch": {
6692
7086
  "version": "9.0.5",
6693
7087
  "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
@@ -6750,6 +7144,15 @@
6750
7144
  "version": "0.4.1",
6751
7145
  "license": "MIT"
6752
7146
  },
7147
+ "node_modules/mustache": {
7148
+ "version": "4.2.0",
7149
+ "resolved": "https://registry.npmjs.org/mustache/-/mustache-4.2.0.tgz",
7150
+ "integrity": "sha512-71ippSywq5Yb7/tVYyGbkBggbU8H3u5Rz56fH60jGFgr8uHwxs+aSKeqmluIVzM0m0kB7xQjKS6qPfd0b2ZoqQ==",
7151
+ "license": "MIT",
7152
+ "bin": {
7153
+ "mustache": "bin/mustache"
7154
+ }
7155
+ },
6753
7156
  "node_modules/mz": {
6754
7157
  "version": "2.7.0",
6755
7158
  "resolved": "https://registry.npmjs.org/mz/-/mz-2.7.0.tgz",
@@ -6862,6 +7265,12 @@
6862
7265
  "url": "https://github.com/sponsors/ljharb"
6863
7266
  }
6864
7267
  },
7268
+ "node_modules/ohash": {
7269
+ "version": "2.0.11",
7270
+ "resolved": "https://registry.npmjs.org/ohash/-/ohash-2.0.11.tgz",
7271
+ "integrity": "sha512-RdR9FQrFwNBNXAr4GixM8YaRZRJ5PUWbKYbE5eOsrwAjJW0q2REGcf79oYPsLyskQCZG1PLN+S/K1V00joZAoQ==",
7272
+ "license": "MIT"
7273
+ },
6865
7274
  "node_modules/on-finished": {
6866
7275
  "version": "2.4.1",
6867
7276
  "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
@@ -7167,6 +7576,12 @@
7167
7576
  "url": "https://opencollective.com/express"
7168
7577
  }
7169
7578
  },
7579
+ "node_modules/pathe": {
7580
+ "version": "1.1.2",
7581
+ "resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.2.tgz",
7582
+ "integrity": "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==",
7583
+ "license": "MIT"
7584
+ },
7170
7585
  "node_modules/picocolors": {
7171
7586
  "version": "1.1.1",
7172
7587
  "license": "ISC"
@@ -7407,6 +7822,12 @@
7407
7822
  "url": "https://github.com/prettier/prettier?sponsor=1"
7408
7823
  }
7409
7824
  },
7825
+ "node_modules/printable-characters": {
7826
+ "version": "1.0.42",
7827
+ "resolved": "https://registry.npmjs.org/printable-characters/-/printable-characters-1.0.42.tgz",
7828
+ "integrity": "sha512-dKp+C4iXWK4vVYZmYSd0KBH5F/h1HoZRsbJ82AVKRO3PEo8L4lBS/vLwhVtpwwuYcoIsVY+1JYKR268yn480uQ==",
7829
+ "license": "Unlicense"
7830
+ },
7410
7831
  "node_modules/prismjs": {
7411
7832
  "version": "1.30.0",
7412
7833
  "license": "MIT",
@@ -7877,6 +8298,31 @@
7877
8298
  "url": "https://paulmillr.com/funding/"
7878
8299
  }
7879
8300
  },
8301
+ "node_modules/recast": {
8302
+ "version": "0.23.11",
8303
+ "resolved": "https://registry.npmjs.org/recast/-/recast-0.23.11.tgz",
8304
+ "integrity": "sha512-YTUo+Flmw4ZXiWfQKGcwwc11KnoRAYgzAE2E7mXKCjSviTKShtxBsN6YUUBB2gtaBzKzeKunxhUwNHQuRryhWA==",
8305
+ "license": "MIT",
8306
+ "dependencies": {
8307
+ "ast-types": "^0.16.1",
8308
+ "esprima": "~4.0.0",
8309
+ "source-map": "~0.6.1",
8310
+ "tiny-invariant": "^1.3.3",
8311
+ "tslib": "^2.0.1"
8312
+ },
8313
+ "engines": {
8314
+ "node": ">= 4"
8315
+ }
8316
+ },
8317
+ "node_modules/recast/node_modules/source-map": {
8318
+ "version": "0.6.1",
8319
+ "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
8320
+ "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
8321
+ "license": "BSD-3-Clause",
8322
+ "engines": {
8323
+ "node": ">=0.10.0"
8324
+ }
8325
+ },
7880
8326
  "node_modules/recma-build-jsx": {
7881
8327
  "version": "1.0.0",
7882
8328
  "license": "MIT",
@@ -8278,24 +8724,75 @@
8278
8724
  "fsevents": "~2.3.2"
8279
8725
  }
8280
8726
  },
8281
- "node_modules/router": {
8282
- "version": "2.2.0",
8283
- "resolved": "https://registry.npmjs.org/router/-/router-2.2.0.tgz",
8284
- "integrity": "sha512-nLTrUKm2UyiL7rlhapu/Zl45FwNgkZGaCpZbIHajDYgwlJCOzLSk+cIPAnsEqV955GjILJnKbdQC1nVPz+gAYQ==",
8727
+ "node_modules/rollup-plugin-inject": {
8728
+ "version": "3.0.2",
8729
+ "resolved": "https://registry.npmjs.org/rollup-plugin-inject/-/rollup-plugin-inject-3.0.2.tgz",
8730
+ "integrity": "sha512-ptg9PQwzs3orn4jkgXJ74bfs5vYz1NCZlSQMBUA0wKcGp5i5pA1AO3fOUEte8enhGUC+iapTCzEWw2jEFFUO/w==",
8731
+ "deprecated": "This package has been deprecated and is no longer maintained. Please use @rollup/plugin-inject.",
8285
8732
  "license": "MIT",
8286
8733
  "dependencies": {
8287
- "debug": "^4.4.0",
8288
- "depd": "^2.0.0",
8289
- "is-promise": "^4.0.0",
8290
- "parseurl": "^1.3.3",
8291
- "path-to-regexp": "^8.0.0"
8292
- },
8293
- "engines": {
8294
- "node": ">= 18"
8734
+ "estree-walker": "^0.6.1",
8735
+ "magic-string": "^0.25.3",
8736
+ "rollup-pluginutils": "^2.8.1"
8295
8737
  }
8296
8738
  },
8297
- "node_modules/run-applescript": {
8298
- "version": "7.1.0",
8739
+ "node_modules/rollup-plugin-inject/node_modules/estree-walker": {
8740
+ "version": "0.6.1",
8741
+ "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-0.6.1.tgz",
8742
+ "integrity": "sha512-SqmZANLWS0mnatqbSfRP5g8OXZC12Fgg1IwNtLsyHDzJizORW4khDfjPqJZsemPWBB2uqykUah5YpQ6epsqC/w==",
8743
+ "license": "MIT"
8744
+ },
8745
+ "node_modules/rollup-plugin-inject/node_modules/magic-string": {
8746
+ "version": "0.25.9",
8747
+ "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.25.9.tgz",
8748
+ "integrity": "sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==",
8749
+ "license": "MIT",
8750
+ "dependencies": {
8751
+ "sourcemap-codec": "^1.4.8"
8752
+ }
8753
+ },
8754
+ "node_modules/rollup-plugin-node-polyfills": {
8755
+ "version": "0.2.1",
8756
+ "resolved": "https://registry.npmjs.org/rollup-plugin-node-polyfills/-/rollup-plugin-node-polyfills-0.2.1.tgz",
8757
+ "integrity": "sha512-4kCrKPTJ6sK4/gLL/U5QzVT8cxJcofO0OU74tnB19F40cmuAKSzH5/siithxlofFEjwvw1YAhPmbvGNA6jEroA==",
8758
+ "license": "MIT",
8759
+ "dependencies": {
8760
+ "rollup-plugin-inject": "^3.0.0"
8761
+ }
8762
+ },
8763
+ "node_modules/rollup-pluginutils": {
8764
+ "version": "2.8.2",
8765
+ "resolved": "https://registry.npmjs.org/rollup-pluginutils/-/rollup-pluginutils-2.8.2.tgz",
8766
+ "integrity": "sha512-EEp9NhnUkwY8aif6bxgovPHMoMoNr2FulJziTndpt5H9RdwC47GSGuII9XxpSdzVGM0GWrNPHV6ie1LTNJPaLQ==",
8767
+ "license": "MIT",
8768
+ "dependencies": {
8769
+ "estree-walker": "^0.6.1"
8770
+ }
8771
+ },
8772
+ "node_modules/rollup-pluginutils/node_modules/estree-walker": {
8773
+ "version": "0.6.1",
8774
+ "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-0.6.1.tgz",
8775
+ "integrity": "sha512-SqmZANLWS0mnatqbSfRP5g8OXZC12Fgg1IwNtLsyHDzJizORW4khDfjPqJZsemPWBB2uqykUah5YpQ6epsqC/w==",
8776
+ "license": "MIT"
8777
+ },
8778
+ "node_modules/router": {
8779
+ "version": "2.2.0",
8780
+ "resolved": "https://registry.npmjs.org/router/-/router-2.2.0.tgz",
8781
+ "integrity": "sha512-nLTrUKm2UyiL7rlhapu/Zl45FwNgkZGaCpZbIHajDYgwlJCOzLSk+cIPAnsEqV955GjILJnKbdQC1nVPz+gAYQ==",
8782
+ "license": "MIT",
8783
+ "dependencies": {
8784
+ "debug": "^4.4.0",
8785
+ "depd": "^2.0.0",
8786
+ "is-promise": "^4.0.0",
8787
+ "parseurl": "^1.3.3",
8788
+ "path-to-regexp": "^8.0.0"
8789
+ },
8790
+ "engines": {
8791
+ "node": ">= 18"
8792
+ }
8793
+ },
8794
+ "node_modules/run-applescript": {
8795
+ "version": "7.1.0",
8299
8796
  "resolved": "https://registry.npmjs.org/run-applescript/-/run-applescript-7.1.0.tgz",
8300
8797
  "integrity": "sha512-DPe5pVFaAsinSaV6QjQ6gdiedWDcRCbUuiQfQa2wmWV7+xC9bGulGI8+TdRmoFkAPaBXk8CrAbnlY2ISniJ47Q==",
8301
8798
  "license": "MIT",
@@ -8958,6 +9455,13 @@
8958
9455
  "node": ">=0.10.0"
8959
9456
  }
8960
9457
  },
9458
+ "node_modules/sourcemap-codec": {
9459
+ "version": "1.4.8",
9460
+ "resolved": "https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz",
9461
+ "integrity": "sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==",
9462
+ "deprecated": "Please use @jridgewell/sourcemap-codec instead",
9463
+ "license": "MIT"
9464
+ },
8961
9465
  "node_modules/space-separated-tokens": {
8962
9466
  "version": "2.0.2",
8963
9467
  "license": "MIT",
@@ -9002,6 +9506,16 @@
9002
9506
  "version": "1.0.3",
9003
9507
  "license": "BSD-3-Clause"
9004
9508
  },
9509
+ "node_modules/stacktracey": {
9510
+ "version": "2.1.8",
9511
+ "resolved": "https://registry.npmjs.org/stacktracey/-/stacktracey-2.1.8.tgz",
9512
+ "integrity": "sha512-Kpij9riA+UNg7TnphqjH7/CzctQ/owJGNbFkfEeve4Z4uxT5+JapVLFXcsurIfN34gnTWZNJ/f7NMG0E8JDzTw==",
9513
+ "license": "Unlicense",
9514
+ "dependencies": {
9515
+ "as-table": "^1.0.36",
9516
+ "get-source": "^2.0.12"
9517
+ }
9518
+ },
9005
9519
  "node_modules/statuses": {
9006
9520
  "version": "2.0.2",
9007
9521
  "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.2.tgz",
@@ -9021,6 +9535,16 @@
9021
9535
  "url": "https://github.com/sponsors/sindresorhus"
9022
9536
  }
9023
9537
  },
9538
+ "node_modules/stoppable": {
9539
+ "version": "1.1.0",
9540
+ "resolved": "https://registry.npmjs.org/stoppable/-/stoppable-1.1.0.tgz",
9541
+ "integrity": "sha512-KXDYZ9dszj6bzvnEMRYvxgeTHU74QBFL54XKtP3nyMuJ81CFYtABZ3bAzL2EdFUaEwJOBOgENyFj3R7oTzDyyw==",
9542
+ "license": "MIT",
9543
+ "engines": {
9544
+ "node": ">=4",
9545
+ "npm": ">=6"
9546
+ }
9547
+ },
9024
9548
  "node_modules/string-width": {
9025
9549
  "version": "7.2.0",
9026
9550
  "license": "MIT",
@@ -9274,12 +9798,28 @@
9274
9798
  "node": ">=0.8"
9275
9799
  }
9276
9800
  },
9801
+ "node_modules/tiny-glob": {
9802
+ "version": "0.2.9",
9803
+ "resolved": "https://registry.npmjs.org/tiny-glob/-/tiny-glob-0.2.9.tgz",
9804
+ "integrity": "sha512-g/55ssRPUjShh+xkfx9UPDXqhckHEsHr4Vd9zX55oSdGZc/MD0m3sferOkwWtp98bv+kcVfEHtRJgBVJzelrzg==",
9805
+ "license": "MIT",
9806
+ "dependencies": {
9807
+ "globalyzer": "0.1.0",
9808
+ "globrex": "^0.1.2"
9809
+ }
9810
+ },
9277
9811
  "node_modules/tiny-inflate": {
9278
9812
  "version": "1.0.3",
9279
9813
  "resolved": "https://registry.npmjs.org/tiny-inflate/-/tiny-inflate-1.0.3.tgz",
9280
9814
  "integrity": "sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw==",
9281
9815
  "license": "MIT"
9282
9816
  },
9817
+ "node_modules/tiny-invariant": {
9818
+ "version": "1.3.3",
9819
+ "resolved": "https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.3.3.tgz",
9820
+ "integrity": "sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==",
9821
+ "license": "MIT"
9822
+ },
9283
9823
  "node_modules/tinycolor2": {
9284
9824
  "version": "1.6.0",
9285
9825
  "resolved": "https://registry.npmjs.org/tinycolor2/-/tinycolor2-1.6.0.tgz",
@@ -9375,8 +9915,7 @@
9375
9915
  "version": "2.8.1",
9376
9916
  "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
9377
9917
  "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
9378
- "license": "0BSD",
9379
- "optional": true
9918
+ "license": "0BSD"
9380
9919
  },
9381
9920
  "node_modules/type-fest": {
9382
9921
  "version": "4.41.0",
@@ -9424,6 +9963,43 @@
9424
9963
  "semver": "^7.3.8"
9425
9964
  }
9426
9965
  },
9966
+ "node_modules/ufo": {
9967
+ "version": "1.6.1",
9968
+ "resolved": "https://registry.npmjs.org/ufo/-/ufo-1.6.1.tgz",
9969
+ "integrity": "sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA==",
9970
+ "license": "MIT"
9971
+ },
9972
+ "node_modules/undici": {
9973
+ "version": "5.29.0",
9974
+ "resolved": "https://registry.npmjs.org/undici/-/undici-5.29.0.tgz",
9975
+ "integrity": "sha512-raqeBD6NQK4SkWhQzeYKd1KmIG6dllBOTt55Rmkt4HtI9mwdWtJljnrXjAFUBLTSN67HWrOIZ3EPF4kjUw80Bg==",
9976
+ "license": "MIT",
9977
+ "dependencies": {
9978
+ "@fastify/busboy": "^2.0.0"
9979
+ },
9980
+ "engines": {
9981
+ "node": ">=14.0"
9982
+ }
9983
+ },
9984
+ "node_modules/unenv": {
9985
+ "version": "2.0.0-rc.14",
9986
+ "resolved": "https://registry.npmjs.org/unenv/-/unenv-2.0.0-rc.14.tgz",
9987
+ "integrity": "sha512-od496pShMen7nOy5VmVJCnq8rptd45vh6Nx/r2iPbrba6pa6p+tS2ywuIHRZ/OBvSbQZB0kWvpO9XBNVFXHD3Q==",
9988
+ "license": "MIT",
9989
+ "dependencies": {
9990
+ "defu": "^6.1.4",
9991
+ "exsolve": "^1.0.1",
9992
+ "ohash": "^2.0.10",
9993
+ "pathe": "^2.0.3",
9994
+ "ufo": "^1.5.4"
9995
+ }
9996
+ },
9997
+ "node_modules/unenv/node_modules/pathe": {
9998
+ "version": "2.0.3",
9999
+ "resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.3.tgz",
10000
+ "integrity": "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==",
10001
+ "license": "MIT"
10002
+ },
9427
10003
  "node_modules/unicode-trie": {
9428
10004
  "version": "2.0.0",
9429
10005
  "resolved": "https://registry.npmjs.org/unicode-trie/-/unicode-trie-2.0.0.tgz",
@@ -9999,6 +10575,458 @@
9999
10575
  "url": "https://github.com/sponsors/sindresorhus"
10000
10576
  }
10001
10577
  },
10578
+ "node_modules/workerd": {
10579
+ "version": "1.20250718.0",
10580
+ "resolved": "https://registry.npmjs.org/workerd/-/workerd-1.20250718.0.tgz",
10581
+ "integrity": "sha512-kqkIJP/eOfDlUyBzU7joBg+tl8aB25gEAGqDap+nFWb+WHhnooxjGHgxPBy3ipw2hnShPFNOQt5lFRxbwALirg==",
10582
+ "hasInstallScript": true,
10583
+ "license": "Apache-2.0",
10584
+ "bin": {
10585
+ "workerd": "bin/workerd"
10586
+ },
10587
+ "engines": {
10588
+ "node": ">=16"
10589
+ },
10590
+ "optionalDependencies": {
10591
+ "@cloudflare/workerd-darwin-64": "1.20250718.0",
10592
+ "@cloudflare/workerd-darwin-arm64": "1.20250718.0",
10593
+ "@cloudflare/workerd-linux-64": "1.20250718.0",
10594
+ "@cloudflare/workerd-linux-arm64": "1.20250718.0",
10595
+ "@cloudflare/workerd-windows-64": "1.20250718.0"
10596
+ }
10597
+ },
10598
+ "node_modules/wrangler": {
10599
+ "version": "3.114.15",
10600
+ "resolved": "https://registry.npmjs.org/wrangler/-/wrangler-3.114.15.tgz",
10601
+ "integrity": "sha512-OpGikaV6t7AGXZImtGnVXI8WUnqBMFBCQcZzqKmQi0T/pZ5h8iSKhEZf7ItVB8bAG56yswHnWWYyANWF/Jj/JA==",
10602
+ "license": "MIT OR Apache-2.0",
10603
+ "dependencies": {
10604
+ "@cloudflare/kv-asset-handler": "0.3.4",
10605
+ "@cloudflare/unenv-preset": "2.0.2",
10606
+ "@esbuild-plugins/node-globals-polyfill": "0.2.3",
10607
+ "@esbuild-plugins/node-modules-polyfill": "0.2.2",
10608
+ "blake3-wasm": "2.1.5",
10609
+ "esbuild": "0.17.19",
10610
+ "miniflare": "3.20250718.2",
10611
+ "path-to-regexp": "6.3.0",
10612
+ "unenv": "2.0.0-rc.14",
10613
+ "workerd": "1.20250718.0"
10614
+ },
10615
+ "bin": {
10616
+ "wrangler": "bin/wrangler.js",
10617
+ "wrangler2": "bin/wrangler.js"
10618
+ },
10619
+ "engines": {
10620
+ "node": ">=16.17.0"
10621
+ },
10622
+ "optionalDependencies": {
10623
+ "fsevents": "~2.3.2",
10624
+ "sharp": "^0.33.5"
10625
+ },
10626
+ "peerDependencies": {
10627
+ "@cloudflare/workers-types": "^4.20250408.0"
10628
+ },
10629
+ "peerDependenciesMeta": {
10630
+ "@cloudflare/workers-types": {
10631
+ "optional": true
10632
+ }
10633
+ }
10634
+ },
10635
+ "node_modules/wrangler/node_modules/@esbuild/android-arm": {
10636
+ "version": "0.17.19",
10637
+ "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.17.19.tgz",
10638
+ "integrity": "sha512-rIKddzqhmav7MSmoFCmDIb6e2W57geRsM94gV2l38fzhXMwq7hZoClug9USI2pFRGL06f4IOPHHpFNOkWieR8A==",
10639
+ "cpu": [
10640
+ "arm"
10641
+ ],
10642
+ "license": "MIT",
10643
+ "optional": true,
10644
+ "os": [
10645
+ "android"
10646
+ ],
10647
+ "engines": {
10648
+ "node": ">=12"
10649
+ }
10650
+ },
10651
+ "node_modules/wrangler/node_modules/@esbuild/android-arm64": {
10652
+ "version": "0.17.19",
10653
+ "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.17.19.tgz",
10654
+ "integrity": "sha512-KBMWvEZooR7+kzY0BtbTQn0OAYY7CsiydT63pVEaPtVYF0hXbUaOyZog37DKxK7NF3XacBJOpYT4adIJh+avxA==",
10655
+ "cpu": [
10656
+ "arm64"
10657
+ ],
10658
+ "license": "MIT",
10659
+ "optional": true,
10660
+ "os": [
10661
+ "android"
10662
+ ],
10663
+ "engines": {
10664
+ "node": ">=12"
10665
+ }
10666
+ },
10667
+ "node_modules/wrangler/node_modules/@esbuild/android-x64": {
10668
+ "version": "0.17.19",
10669
+ "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.17.19.tgz",
10670
+ "integrity": "sha512-uUTTc4xGNDT7YSArp/zbtmbhO0uEEK9/ETW29Wk1thYUJBz3IVnvgEiEwEa9IeLyvnpKrWK64Utw2bgUmDveww==",
10671
+ "cpu": [
10672
+ "x64"
10673
+ ],
10674
+ "license": "MIT",
10675
+ "optional": true,
10676
+ "os": [
10677
+ "android"
10678
+ ],
10679
+ "engines": {
10680
+ "node": ">=12"
10681
+ }
10682
+ },
10683
+ "node_modules/wrangler/node_modules/@esbuild/darwin-arm64": {
10684
+ "version": "0.17.19",
10685
+ "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.17.19.tgz",
10686
+ "integrity": "sha512-80wEoCfF/hFKM6WE1FyBHc9SfUblloAWx6FJkFWTWiCoht9Mc0ARGEM47e67W9rI09YoUxJL68WHfDRYEAvOhg==",
10687
+ "cpu": [
10688
+ "arm64"
10689
+ ],
10690
+ "license": "MIT",
10691
+ "optional": true,
10692
+ "os": [
10693
+ "darwin"
10694
+ ],
10695
+ "engines": {
10696
+ "node": ">=12"
10697
+ }
10698
+ },
10699
+ "node_modules/wrangler/node_modules/@esbuild/darwin-x64": {
10700
+ "version": "0.17.19",
10701
+ "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.17.19.tgz",
10702
+ "integrity": "sha512-IJM4JJsLhRYr9xdtLytPLSH9k/oxR3boaUIYiHkAawtwNOXKE8KoU8tMvryogdcT8AU+Bflmh81Xn6Q0vTZbQw==",
10703
+ "cpu": [
10704
+ "x64"
10705
+ ],
10706
+ "license": "MIT",
10707
+ "optional": true,
10708
+ "os": [
10709
+ "darwin"
10710
+ ],
10711
+ "engines": {
10712
+ "node": ">=12"
10713
+ }
10714
+ },
10715
+ "node_modules/wrangler/node_modules/@esbuild/freebsd-arm64": {
10716
+ "version": "0.17.19",
10717
+ "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.17.19.tgz",
10718
+ "integrity": "sha512-pBwbc7DufluUeGdjSU5Si+P3SoMF5DQ/F/UmTSb8HXO80ZEAJmrykPyzo1IfNbAoaqw48YRpv8shwd1NoI0jcQ==",
10719
+ "cpu": [
10720
+ "arm64"
10721
+ ],
10722
+ "license": "MIT",
10723
+ "optional": true,
10724
+ "os": [
10725
+ "freebsd"
10726
+ ],
10727
+ "engines": {
10728
+ "node": ">=12"
10729
+ }
10730
+ },
10731
+ "node_modules/wrangler/node_modules/@esbuild/freebsd-x64": {
10732
+ "version": "0.17.19",
10733
+ "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.17.19.tgz",
10734
+ "integrity": "sha512-4lu+n8Wk0XlajEhbEffdy2xy53dpR06SlzvhGByyg36qJw6Kpfk7cp45DR/62aPH9mtJRmIyrXAS5UWBrJT6TQ==",
10735
+ "cpu": [
10736
+ "x64"
10737
+ ],
10738
+ "license": "MIT",
10739
+ "optional": true,
10740
+ "os": [
10741
+ "freebsd"
10742
+ ],
10743
+ "engines": {
10744
+ "node": ">=12"
10745
+ }
10746
+ },
10747
+ "node_modules/wrangler/node_modules/@esbuild/linux-arm": {
10748
+ "version": "0.17.19",
10749
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.17.19.tgz",
10750
+ "integrity": "sha512-cdmT3KxjlOQ/gZ2cjfrQOtmhG4HJs6hhvm3mWSRDPtZ/lP5oe8FWceS10JaSJC13GBd4eH/haHnqf7hhGNLerA==",
10751
+ "cpu": [
10752
+ "arm"
10753
+ ],
10754
+ "license": "MIT",
10755
+ "optional": true,
10756
+ "os": [
10757
+ "linux"
10758
+ ],
10759
+ "engines": {
10760
+ "node": ">=12"
10761
+ }
10762
+ },
10763
+ "node_modules/wrangler/node_modules/@esbuild/linux-arm64": {
10764
+ "version": "0.17.19",
10765
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.17.19.tgz",
10766
+ "integrity": "sha512-ct1Tg3WGwd3P+oZYqic+YZF4snNl2bsnMKRkb3ozHmnM0dGWuxcPTTntAF6bOP0Sp4x0PjSF+4uHQ1xvxfRKqg==",
10767
+ "cpu": [
10768
+ "arm64"
10769
+ ],
10770
+ "license": "MIT",
10771
+ "optional": true,
10772
+ "os": [
10773
+ "linux"
10774
+ ],
10775
+ "engines": {
10776
+ "node": ">=12"
10777
+ }
10778
+ },
10779
+ "node_modules/wrangler/node_modules/@esbuild/linux-ia32": {
10780
+ "version": "0.17.19",
10781
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.17.19.tgz",
10782
+ "integrity": "sha512-w4IRhSy1VbsNxHRQpeGCHEmibqdTUx61Vc38APcsRbuVgK0OPEnQ0YD39Brymn96mOx48Y2laBQGqgZ0j9w6SQ==",
10783
+ "cpu": [
10784
+ "ia32"
10785
+ ],
10786
+ "license": "MIT",
10787
+ "optional": true,
10788
+ "os": [
10789
+ "linux"
10790
+ ],
10791
+ "engines": {
10792
+ "node": ">=12"
10793
+ }
10794
+ },
10795
+ "node_modules/wrangler/node_modules/@esbuild/linux-loong64": {
10796
+ "version": "0.17.19",
10797
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.17.19.tgz",
10798
+ "integrity": "sha512-2iAngUbBPMq439a+z//gE+9WBldoMp1s5GWsUSgqHLzLJ9WoZLZhpwWuym0u0u/4XmZ3gpHmzV84PonE+9IIdQ==",
10799
+ "cpu": [
10800
+ "loong64"
10801
+ ],
10802
+ "license": "MIT",
10803
+ "optional": true,
10804
+ "os": [
10805
+ "linux"
10806
+ ],
10807
+ "engines": {
10808
+ "node": ">=12"
10809
+ }
10810
+ },
10811
+ "node_modules/wrangler/node_modules/@esbuild/linux-mips64el": {
10812
+ "version": "0.17.19",
10813
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.17.19.tgz",
10814
+ "integrity": "sha512-LKJltc4LVdMKHsrFe4MGNPp0hqDFA1Wpt3jE1gEyM3nKUvOiO//9PheZZHfYRfYl6AwdTH4aTcXSqBerX0ml4A==",
10815
+ "cpu": [
10816
+ "mips64el"
10817
+ ],
10818
+ "license": "MIT",
10819
+ "optional": true,
10820
+ "os": [
10821
+ "linux"
10822
+ ],
10823
+ "engines": {
10824
+ "node": ">=12"
10825
+ }
10826
+ },
10827
+ "node_modules/wrangler/node_modules/@esbuild/linux-ppc64": {
10828
+ "version": "0.17.19",
10829
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.17.19.tgz",
10830
+ "integrity": "sha512-/c/DGybs95WXNS8y3Ti/ytqETiW7EU44MEKuCAcpPto3YjQbyK3IQVKfF6nbghD7EcLUGl0NbiL5Rt5DMhn5tg==",
10831
+ "cpu": [
10832
+ "ppc64"
10833
+ ],
10834
+ "license": "MIT",
10835
+ "optional": true,
10836
+ "os": [
10837
+ "linux"
10838
+ ],
10839
+ "engines": {
10840
+ "node": ">=12"
10841
+ }
10842
+ },
10843
+ "node_modules/wrangler/node_modules/@esbuild/linux-riscv64": {
10844
+ "version": "0.17.19",
10845
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.17.19.tgz",
10846
+ "integrity": "sha512-FC3nUAWhvFoutlhAkgHf8f5HwFWUL6bYdvLc/TTuxKlvLi3+pPzdZiFKSWz/PF30TB1K19SuCxDTI5KcqASJqA==",
10847
+ "cpu": [
10848
+ "riscv64"
10849
+ ],
10850
+ "license": "MIT",
10851
+ "optional": true,
10852
+ "os": [
10853
+ "linux"
10854
+ ],
10855
+ "engines": {
10856
+ "node": ">=12"
10857
+ }
10858
+ },
10859
+ "node_modules/wrangler/node_modules/@esbuild/linux-s390x": {
10860
+ "version": "0.17.19",
10861
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.17.19.tgz",
10862
+ "integrity": "sha512-IbFsFbxMWLuKEbH+7sTkKzL6NJmG2vRyy6K7JJo55w+8xDk7RElYn6xvXtDW8HCfoKBFK69f3pgBJSUSQPr+4Q==",
10863
+ "cpu": [
10864
+ "s390x"
10865
+ ],
10866
+ "license": "MIT",
10867
+ "optional": true,
10868
+ "os": [
10869
+ "linux"
10870
+ ],
10871
+ "engines": {
10872
+ "node": ">=12"
10873
+ }
10874
+ },
10875
+ "node_modules/wrangler/node_modules/@esbuild/linux-x64": {
10876
+ "version": "0.17.19",
10877
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.17.19.tgz",
10878
+ "integrity": "sha512-68ngA9lg2H6zkZcyp22tsVt38mlhWde8l3eJLWkyLrp4HwMUr3c1s/M2t7+kHIhvMjglIBrFpncX1SzMckomGw==",
10879
+ "cpu": [
10880
+ "x64"
10881
+ ],
10882
+ "license": "MIT",
10883
+ "optional": true,
10884
+ "os": [
10885
+ "linux"
10886
+ ],
10887
+ "engines": {
10888
+ "node": ">=12"
10889
+ }
10890
+ },
10891
+ "node_modules/wrangler/node_modules/@esbuild/netbsd-x64": {
10892
+ "version": "0.17.19",
10893
+ "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.17.19.tgz",
10894
+ "integrity": "sha512-CwFq42rXCR8TYIjIfpXCbRX0rp1jo6cPIUPSaWwzbVI4aOfX96OXY8M6KNmtPcg7QjYeDmN+DD0Wp3LaBOLf4Q==",
10895
+ "cpu": [
10896
+ "x64"
10897
+ ],
10898
+ "license": "MIT",
10899
+ "optional": true,
10900
+ "os": [
10901
+ "netbsd"
10902
+ ],
10903
+ "engines": {
10904
+ "node": ">=12"
10905
+ }
10906
+ },
10907
+ "node_modules/wrangler/node_modules/@esbuild/openbsd-x64": {
10908
+ "version": "0.17.19",
10909
+ "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.17.19.tgz",
10910
+ "integrity": "sha512-cnq5brJYrSZ2CF6c35eCmviIN3k3RczmHz8eYaVlNasVqsNY+JKohZU5MKmaOI+KkllCdzOKKdPs762VCPC20g==",
10911
+ "cpu": [
10912
+ "x64"
10913
+ ],
10914
+ "license": "MIT",
10915
+ "optional": true,
10916
+ "os": [
10917
+ "openbsd"
10918
+ ],
10919
+ "engines": {
10920
+ "node": ">=12"
10921
+ }
10922
+ },
10923
+ "node_modules/wrangler/node_modules/@esbuild/sunos-x64": {
10924
+ "version": "0.17.19",
10925
+ "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.17.19.tgz",
10926
+ "integrity": "sha512-vCRT7yP3zX+bKWFeP/zdS6SqdWB8OIpaRq/mbXQxTGHnIxspRtigpkUcDMlSCOejlHowLqII7K2JKevwyRP2rg==",
10927
+ "cpu": [
10928
+ "x64"
10929
+ ],
10930
+ "license": "MIT",
10931
+ "optional": true,
10932
+ "os": [
10933
+ "sunos"
10934
+ ],
10935
+ "engines": {
10936
+ "node": ">=12"
10937
+ }
10938
+ },
10939
+ "node_modules/wrangler/node_modules/@esbuild/win32-arm64": {
10940
+ "version": "0.17.19",
10941
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.17.19.tgz",
10942
+ "integrity": "sha512-yYx+8jwowUstVdorcMdNlzklLYhPxjniHWFKgRqH7IFlUEa0Umu3KuYplf1HUZZ422e3NU9F4LGb+4O0Kdcaag==",
10943
+ "cpu": [
10944
+ "arm64"
10945
+ ],
10946
+ "license": "MIT",
10947
+ "optional": true,
10948
+ "os": [
10949
+ "win32"
10950
+ ],
10951
+ "engines": {
10952
+ "node": ">=12"
10953
+ }
10954
+ },
10955
+ "node_modules/wrangler/node_modules/@esbuild/win32-ia32": {
10956
+ "version": "0.17.19",
10957
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.17.19.tgz",
10958
+ "integrity": "sha512-eggDKanJszUtCdlVs0RB+h35wNlb5v4TWEkq4vZcmVt5u/HiDZrTXe2bWFQUez3RgNHwx/x4sk5++4NSSicKkw==",
10959
+ "cpu": [
10960
+ "ia32"
10961
+ ],
10962
+ "license": "MIT",
10963
+ "optional": true,
10964
+ "os": [
10965
+ "win32"
10966
+ ],
10967
+ "engines": {
10968
+ "node": ">=12"
10969
+ }
10970
+ },
10971
+ "node_modules/wrangler/node_modules/@esbuild/win32-x64": {
10972
+ "version": "0.17.19",
10973
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.17.19.tgz",
10974
+ "integrity": "sha512-lAhycmKnVOuRYNtRtatQR1LPQf2oYCkRGkSFnseDAKPl8lu5SOsK/e1sXe5a0Pc5kHIHe6P2I/ilntNv2xf3cA==",
10975
+ "cpu": [
10976
+ "x64"
10977
+ ],
10978
+ "license": "MIT",
10979
+ "optional": true,
10980
+ "os": [
10981
+ "win32"
10982
+ ],
10983
+ "engines": {
10984
+ "node": ">=12"
10985
+ }
10986
+ },
10987
+ "node_modules/wrangler/node_modules/esbuild": {
10988
+ "version": "0.17.19",
10989
+ "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.17.19.tgz",
10990
+ "integrity": "sha512-XQ0jAPFkK/u3LcVRcvVHQcTIqD6E2H1fvZMA5dQPSOWb3suUbWbfbRf94pjc0bNzRYLfIrDRQXr7X+LHIm5oHw==",
10991
+ "hasInstallScript": true,
10992
+ "license": "MIT",
10993
+ "bin": {
10994
+ "esbuild": "bin/esbuild"
10995
+ },
10996
+ "engines": {
10997
+ "node": ">=12"
10998
+ },
10999
+ "optionalDependencies": {
11000
+ "@esbuild/android-arm": "0.17.19",
11001
+ "@esbuild/android-arm64": "0.17.19",
11002
+ "@esbuild/android-x64": "0.17.19",
11003
+ "@esbuild/darwin-arm64": "0.17.19",
11004
+ "@esbuild/darwin-x64": "0.17.19",
11005
+ "@esbuild/freebsd-arm64": "0.17.19",
11006
+ "@esbuild/freebsd-x64": "0.17.19",
11007
+ "@esbuild/linux-arm": "0.17.19",
11008
+ "@esbuild/linux-arm64": "0.17.19",
11009
+ "@esbuild/linux-ia32": "0.17.19",
11010
+ "@esbuild/linux-loong64": "0.17.19",
11011
+ "@esbuild/linux-mips64el": "0.17.19",
11012
+ "@esbuild/linux-ppc64": "0.17.19",
11013
+ "@esbuild/linux-riscv64": "0.17.19",
11014
+ "@esbuild/linux-s390x": "0.17.19",
11015
+ "@esbuild/linux-x64": "0.17.19",
11016
+ "@esbuild/netbsd-x64": "0.17.19",
11017
+ "@esbuild/openbsd-x64": "0.17.19",
11018
+ "@esbuild/sunos-x64": "0.17.19",
11019
+ "@esbuild/win32-arm64": "0.17.19",
11020
+ "@esbuild/win32-ia32": "0.17.19",
11021
+ "@esbuild/win32-x64": "0.17.19"
11022
+ }
11023
+ },
11024
+ "node_modules/wrangler/node_modules/path-to-regexp": {
11025
+ "version": "6.3.0",
11026
+ "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.3.0.tgz",
11027
+ "integrity": "sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==",
11028
+ "license": "MIT"
11029
+ },
10002
11030
  "node_modules/wrap-ansi": {
10003
11031
  "version": "9.0.2",
10004
11032
  "license": "MIT",
@@ -10094,6 +11122,27 @@
10094
11122
  "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
10095
11123
  "license": "ISC"
10096
11124
  },
11125
+ "node_modules/ws": {
11126
+ "version": "8.18.0",
11127
+ "resolved": "https://registry.npmjs.org/ws/-/ws-8.18.0.tgz",
11128
+ "integrity": "sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==",
11129
+ "license": "MIT",
11130
+ "engines": {
11131
+ "node": ">=10.0.0"
11132
+ },
11133
+ "peerDependencies": {
11134
+ "bufferutil": "^4.0.1",
11135
+ "utf-8-validate": ">=5.0.2"
11136
+ },
11137
+ "peerDependenciesMeta": {
11138
+ "bufferutil": {
11139
+ "optional": true
11140
+ },
11141
+ "utf-8-validate": {
11142
+ "optional": true
11143
+ }
11144
+ }
11145
+ },
10097
11146
  "node_modules/wsl-utils": {
10098
11147
  "version": "0.3.0",
10099
11148
  "resolved": "https://registry.npmjs.org/wsl-utils/-/wsl-utils-0.3.0.tgz",
@@ -10242,6 +11291,17 @@
10242
11291
  "integrity": "sha512-0LPOt3AxKqMdFBZA3HBAt/t/8vIKq7VaQYbuA8WxCgung+p9TVyKRYdpvCb80HcdTN2NkbIKbhNwKUfm3tQywQ==",
10243
11292
  "license": "MIT"
10244
11293
  },
11294
+ "node_modules/youch": {
11295
+ "version": "3.3.4",
11296
+ "resolved": "https://registry.npmjs.org/youch/-/youch-3.3.4.tgz",
11297
+ "integrity": "sha512-UeVBXie8cA35DS6+nBkls68xaBBXCye0CNznrhszZjTbRVnJKQuNsyLKBTTL4ln1o1rh2PKtv35twV7irj5SEg==",
11298
+ "license": "MIT",
11299
+ "dependencies": {
11300
+ "cookie": "^0.7.1",
11301
+ "mustache": "^4.2.0",
11302
+ "stacktracey": "^2.1.8"
11303
+ }
11304
+ },
10245
11305
  "node_modules/zod": {
10246
11306
  "version": "3.25.76",
10247
11307
  "license": "MIT",