judges 0.42.1 → 0.43.0

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.
data/package-lock.json CHANGED
@@ -4,7 +4,8 @@
4
4
  "packages": {
5
5
  "": {
6
6
  "dependencies": {
7
- "eslint": "^9.24.0"
7
+ "@eslint/js": "^9.27.0",
8
+ "eslint": "^9.27.0"
8
9
  }
9
10
  },
10
11
  "node_modules/@eslint-community/eslint-utils": {
@@ -17,13 +18,13 @@
17
18
  "funding": {
18
19
  "url": "https://opencollective.com/eslint"
19
20
  },
20
- "integrity": "sha512-soEIOALTfTK6EjmKMMoLugwaP0rzkad90iIWd1hMO9ARkSAyjfMfkRRhLvD5qH7vvM0Cg72pieUfR6yh6XxC4w==",
21
+ "integrity": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==",
21
22
  "license": "MIT",
22
23
  "peerDependencies": {
23
24
  "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
24
25
  },
25
- "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.5.1.tgz",
26
- "version": "4.5.1"
26
+ "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz",
27
+ "version": "4.7.0"
27
28
  },
28
29
  "node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": {
29
30
  "engines": {
@@ -64,10 +65,10 @@
64
65
  "engines": {
65
66
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
66
67
  },
67
- "integrity": "sha512-RI17tsD2frtDu/3dmI7QRrD4bedNKPM08ziRYaC5AhkGrzIAJelm9kJU1TznK+apx6V+cqRz8tfpEeG3oIyjxw==",
68
+ "integrity": "sha512-+GPzk8PlG0sPpzdU5ZvIRMPidzAnZDl/s9L+y13iodqvb8leL53bTannOrQ/Im7UkpsmFU5Ily5U60LWixnmLg==",
68
69
  "license": "Apache-2.0",
69
- "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.2.1.tgz",
70
- "version": "0.2.1"
70
+ "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.2.2.tgz",
71
+ "version": "0.2.2"
71
72
  },
72
73
  "node_modules/@eslint/core": {
73
74
  "dependencies": {
@@ -76,10 +77,10 @@
76
77
  "engines": {
77
78
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
78
79
  },
79
- "integrity": "sha512-yfkgDw1KR66rkT5A8ci4irzDysN7FRpq3ttJolR88OqQikAWqwA8j5VZyas+vjyBNFIJ7MfybJ9plMILI2UrCw==",
80
+ "integrity": "sha512-qIbV0/JZr7iSDjqAc60IqbLdsj9GDt16xQtWD+B78d/HAlvysGdZZ6rpJHGAc2T0FQx1X6thsSPdnoiGKdNtdg==",
80
81
  "license": "Apache-2.0",
81
- "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.13.0.tgz",
82
- "version": "0.13.0"
82
+ "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.14.0.tgz",
83
+ "version": "0.14.0"
83
84
  },
84
85
  "node_modules/@eslint/eslintrc": {
85
86
  "dependencies": {
@@ -108,10 +109,13 @@
108
109
  "engines": {
109
110
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
110
111
  },
111
- "integrity": "sha512-I9XlJawFdSMvWjDt6wksMCrgns5ggLNfFwFvnShsleWruvXM514Qxk8V246efTw+eo9JABvVz+u3q2RiAowKxQ==",
112
+ "funding": {
113
+ "url": "https://eslint.org/donate"
114
+ },
115
+ "integrity": "sha512-G5JD9Tu5HJEu4z2Uo4aHY2sLV64B7CDMXxFzqzjl3NKd6RVzSXNoE80jk7Y0lJkTTkjiIhBAqmlYwjuBY3tvpA==",
112
116
  "license": "MIT",
113
- "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.26.0.tgz",
114
- "version": "9.26.0"
117
+ "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.27.0.tgz",
118
+ "version": "9.27.0"
115
119
  },
116
120
  "node_modules/@eslint/object-schema": {
117
121
  "engines": {
@@ -124,16 +128,16 @@
124
128
  },
125
129
  "node_modules/@eslint/plugin-kit": {
126
130
  "dependencies": {
127
- "@eslint/core": "^0.13.0",
131
+ "@eslint/core": "^0.14.0",
128
132
  "levn": "^0.4.1"
129
133
  },
130
134
  "engines": {
131
135
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
132
136
  },
133
- "integrity": "sha512-ZAoA40rNMPwSm+AeHpCq8STiNAwzWLJuP8Xv4CHIc9wv/PSuExjMrmjfYNj682vW0OOiZ1HKxzvjQr9XZIisQA==",
137
+ "integrity": "sha512-0J+zgWxHN+xXONWIyPWKFMgVuJoZuGiIFu8yxk7RJjxkzpGmyja5wRFqZIVtjDVOQpV+Rw0iOAjYPE2eQyjr0w==",
134
138
  "license": "Apache-2.0",
135
- "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.2.8.tgz",
136
- "version": "0.2.8"
139
+ "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.3.1.tgz",
140
+ "version": "0.3.1"
137
141
  },
138
142
  "node_modules/@humanfs/core": {
139
143
  "engines": {
@@ -191,31 +195,10 @@
191
195
  "type": "github",
192
196
  "url": "https://github.com/sponsors/nzakas"
193
197
  },
194
- "integrity": "sha512-xeO57FpIu4p1Ri3Jq/EXq4ClRm86dVF2z/+kvFnyqVYRavTZmaFaUBbWCOuuTh0o/g7DSsk6kc2vrS4Vl5oPOQ==",
198
+ "integrity": "sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==",
195
199
  "license": "Apache-2.0",
196
- "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.2.tgz",
197
- "version": "0.4.2"
198
- },
199
- "node_modules/@modelcontextprotocol/sdk": {
200
- "dependencies": {
201
- "content-type": "^1.0.5",
202
- "cors": "^2.8.5",
203
- "cross-spawn": "^7.0.3",
204
- "eventsource": "^3.0.2",
205
- "express": "^5.0.1",
206
- "express-rate-limit": "^7.5.0",
207
- "pkce-challenge": "^5.0.0",
208
- "raw-body": "^3.0.0",
209
- "zod": "^3.23.8",
210
- "zod-to-json-schema": "^3.24.1"
211
- },
212
- "engines": {
213
- "node": ">=18"
214
- },
215
- "integrity": "sha512-k/1pb70eD638anoi0e8wUGAlbMJXyvdV4p62Ko+EZ7eBe1xMx8Uhak1R5DgfoofsK5IBBnRwsYGTaLZl+6/+RQ==",
216
- "license": "MIT",
217
- "resolved": "https://registry.npmjs.org/@modelcontextprotocol/sdk/-/sdk-1.11.0.tgz",
218
- "version": "1.11.0"
200
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.3.tgz",
201
+ "version": "0.4.3"
219
202
  },
220
203
  "node_modules/@types/estree": {
221
204
  "integrity": "sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==",
@@ -229,19 +212,6 @@
229
212
  "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz",
230
213
  "version": "7.0.15"
231
214
  },
232
- "node_modules/accepts": {
233
- "dependencies": {
234
- "mime-types": "^3.0.0",
235
- "negotiator": "^1.0.0"
236
- },
237
- "engines": {
238
- "node": ">= 0.6"
239
- },
240
- "integrity": "sha512-5cvg6CtKwfgdmVqY1WIiXKc3Q1bkRqGLi+2W/6ao+6Y7gu/RCwRuAhGEzh5B4KlszSuTLgZYuqFqo5bImjNKng==",
241
- "license": "MIT",
242
- "resolved": "https://registry.npmjs.org/accepts/-/accepts-2.0.0.tgz",
243
- "version": "2.0.0"
244
- },
245
215
  "node_modules/acorn": {
246
216
  "bin": {
247
217
  "acorn": "bin/acorn"
@@ -306,26 +276,6 @@
306
276
  "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
307
277
  "version": "1.0.2"
308
278
  },
309
- "node_modules/body-parser": {
310
- "dependencies": {
311
- "bytes": "^3.1.2",
312
- "content-type": "^1.0.5",
313
- "debug": "^4.4.0",
314
- "http-errors": "^2.0.0",
315
- "iconv-lite": "^0.6.3",
316
- "on-finished": "^2.4.1",
317
- "qs": "^6.14.0",
318
- "raw-body": "^3.0.0",
319
- "type-is": "^2.0.0"
320
- },
321
- "engines": {
322
- "node": ">=18"
323
- },
324
- "integrity": "sha512-02qvAaxv8tp7fBa/mw1ga98OGm+eCbqzJOKoRt70sLmfEEi+jyBYVTDGfCL/k06/4EMk/z01gCe7HoCH/f2LTg==",
325
- "license": "MIT",
326
- "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-2.2.0.tgz",
327
- "version": "2.2.0"
328
- },
329
279
  "node_modules/brace-expansion": {
330
280
  "dependencies": {
331
281
  "balanced-match": "^1.0.0",
@@ -336,44 +286,6 @@
336
286
  "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
337
287
  "version": "1.1.11"
338
288
  },
339
- "node_modules/bytes": {
340
- "engines": {
341
- "node": ">= 0.8"
342
- },
343
- "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==",
344
- "license": "MIT",
345
- "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz",
346
- "version": "3.1.2"
347
- },
348
- "node_modules/call-bind-apply-helpers": {
349
- "dependencies": {
350
- "es-errors": "^1.3.0",
351
- "function-bind": "^1.1.2"
352
- },
353
- "engines": {
354
- "node": ">= 0.4"
355
- },
356
- "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
357
- "license": "MIT",
358
- "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
359
- "version": "1.0.2"
360
- },
361
- "node_modules/call-bound": {
362
- "dependencies": {
363
- "call-bind-apply-helpers": "^1.0.2",
364
- "get-intrinsic": "^1.3.0"
365
- },
366
- "engines": {
367
- "node": ">= 0.4"
368
- },
369
- "funding": {
370
- "url": "https://github.com/sponsors/ljharb"
371
- },
372
- "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==",
373
- "license": "MIT",
374
- "resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz",
375
- "version": "1.0.4"
376
- },
377
289
  "node_modules/callsites": {
378
290
  "engines": {
379
291
  "node": ">=6"
@@ -423,58 +335,6 @@
423
335
  "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
424
336
  "version": "0.0.1"
425
337
  },
426
- "node_modules/content-disposition": {
427
- "dependencies": {
428
- "safe-buffer": "5.2.1"
429
- },
430
- "engines": {
431
- "node": ">= 0.6"
432
- },
433
- "integrity": "sha512-Au9nRL8VNUut/XSzbQA38+M78dzP4D+eqg3gfJHMIHHYa3bg067xj1KxMUWj+VULbiZMowKngFFbKczUrNJ1mg==",
434
- "license": "MIT",
435
- "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-1.0.0.tgz",
436
- "version": "1.0.0"
437
- },
438
- "node_modules/content-type": {
439
- "engines": {
440
- "node": ">= 0.6"
441
- },
442
- "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==",
443
- "license": "MIT",
444
- "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz",
445
- "version": "1.0.5"
446
- },
447
- "node_modules/cookie": {
448
- "engines": {
449
- "node": ">= 0.6"
450
- },
451
- "integrity": "sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==",
452
- "license": "MIT",
453
- "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.2.tgz",
454
- "version": "0.7.2"
455
- },
456
- "node_modules/cookie-signature": {
457
- "engines": {
458
- "node": ">=6.6.0"
459
- },
460
- "integrity": "sha512-D76uU73ulSXrD1UXF4KE2TMxVVwhsnCgfAyTg9k8P6KGZjlXKrOLe4dJQKI3Bxi5wjesZoFXJWElNWBjPZMbhg==",
461
- "license": "MIT",
462
- "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.2.2.tgz",
463
- "version": "1.2.2"
464
- },
465
- "node_modules/cors": {
466
- "dependencies": {
467
- "object-assign": "^4",
468
- "vary": "^1"
469
- },
470
- "engines": {
471
- "node": ">= 0.10"
472
- },
473
- "integrity": "sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==",
474
- "license": "MIT",
475
- "resolved": "https://registry.npmjs.org/cors/-/cors-2.8.5.tgz",
476
- "version": "2.8.5"
477
- },
478
338
  "node_modules/cross-spawn": {
479
339
  "dependencies": {
480
340
  "path-key": "^3.1.0",
@@ -496,15 +356,15 @@
496
356
  "engines": {
497
357
  "node": ">=6.0"
498
358
  },
499
- "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==",
359
+ "integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==",
500
360
  "license": "MIT",
501
361
  "peerDependenciesMeta": {
502
362
  "supports-color": {
503
363
  "optional": true
504
364
  }
505
365
  },
506
- "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz",
507
- "version": "4.4.0"
366
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.1.tgz",
367
+ "version": "4.4.1"
508
368
  },
509
369
  "node_modules/deep-is": {
510
370
  "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==",
@@ -512,80 +372,6 @@
512
372
  "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz",
513
373
  "version": "0.1.4"
514
374
  },
515
- "node_modules/depd": {
516
- "engines": {
517
- "node": ">= 0.8"
518
- },
519
- "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==",
520
- "license": "MIT",
521
- "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz",
522
- "version": "2.0.0"
523
- },
524
- "node_modules/dunder-proto": {
525
- "dependencies": {
526
- "call-bind-apply-helpers": "^1.0.1",
527
- "es-errors": "^1.3.0",
528
- "gopd": "^1.2.0"
529
- },
530
- "engines": {
531
- "node": ">= 0.4"
532
- },
533
- "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
534
- "license": "MIT",
535
- "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz",
536
- "version": "1.0.1"
537
- },
538
- "node_modules/ee-first": {
539
- "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==",
540
- "license": "MIT",
541
- "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",
542
- "version": "1.1.1"
543
- },
544
- "node_modules/encodeurl": {
545
- "engines": {
546
- "node": ">= 0.8"
547
- },
548
- "integrity": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==",
549
- "license": "MIT",
550
- "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz",
551
- "version": "2.0.0"
552
- },
553
- "node_modules/es-define-property": {
554
- "engines": {
555
- "node": ">= 0.4"
556
- },
557
- "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
558
- "license": "MIT",
559
- "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz",
560
- "version": "1.0.1"
561
- },
562
- "node_modules/es-errors": {
563
- "engines": {
564
- "node": ">= 0.4"
565
- },
566
- "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
567
- "license": "MIT",
568
- "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
569
- "version": "1.3.0"
570
- },
571
- "node_modules/es-object-atoms": {
572
- "dependencies": {
573
- "es-errors": "^1.3.0"
574
- },
575
- "engines": {
576
- "node": ">= 0.4"
577
- },
578
- "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==",
579
- "license": "MIT",
580
- "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz",
581
- "version": "1.1.1"
582
- },
583
- "node_modules/escape-html": {
584
- "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==",
585
- "license": "MIT",
586
- "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz",
587
- "version": "1.0.3"
588
- },
589
375
  "node_modules/escape-string-regexp": {
590
376
  "engines": {
591
377
  "node": ">=10"
@@ -607,14 +393,13 @@
607
393
  "@eslint-community/regexpp": "^4.12.1",
608
394
  "@eslint/config-array": "^0.20.0",
609
395
  "@eslint/config-helpers": "^0.2.1",
610
- "@eslint/core": "^0.13.0",
396
+ "@eslint/core": "^0.14.0",
611
397
  "@eslint/eslintrc": "^3.3.1",
612
- "@eslint/js": "9.26.0",
613
- "@eslint/plugin-kit": "^0.2.8",
398
+ "@eslint/js": "9.27.0",
399
+ "@eslint/plugin-kit": "^0.3.1",
614
400
  "@humanfs/node": "^0.16.6",
615
401
  "@humanwhocodes/module-importer": "^1.0.1",
616
402
  "@humanwhocodes/retry": "^0.4.2",
617
- "@modelcontextprotocol/sdk": "^1.8.0",
618
403
  "@types/estree": "^1.0.6",
619
404
  "@types/json-schema": "^7.0.15",
620
405
  "ajv": "^6.12.4",
@@ -638,8 +423,7 @@
638
423
  "lodash.merge": "^4.6.2",
639
424
  "minimatch": "^3.1.2",
640
425
  "natural-compare": "^1.4.0",
641
- "optionator": "^0.9.3",
642
- "zod": "^3.24.2"
426
+ "optionator": "^0.9.3"
643
427
  },
644
428
  "engines": {
645
429
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -647,7 +431,7 @@
647
431
  "funding": {
648
432
  "url": "https://eslint.org/donate"
649
433
  },
650
- "integrity": "sha512-Hx0MOjPh6uK9oq9nVsATZKE/Wlbai7KFjfCuw9UHaguDW3x+HF0O5nIi3ud39TWgrTjTO5nHxmL3R1eANinWHQ==",
434
+ "integrity": "sha512-ixRawFQuMB9DZ7fjU3iGGganFDp3+45bPOdaRurcFHSXO1e/sYwUX/FtQZpLZJR6SjMoJH8hR2pPEAfDyCoU2Q==",
651
435
  "license": "MIT",
652
436
  "peerDependencies": {
653
437
  "jiti": "*"
@@ -657,8 +441,8 @@
657
441
  "optional": true
658
442
  }
659
443
  },
660
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.26.0.tgz",
661
- "version": "9.26.0"
444
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.27.0.tgz",
445
+ "version": "9.27.0"
662
446
  },
663
447
  "node_modules/eslint-scope": {
664
448
  "dependencies": {
@@ -747,93 +531,6 @@
747
531
  "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
748
532
  "version": "2.0.3"
749
533
  },
750
- "node_modules/etag": {
751
- "engines": {
752
- "node": ">= 0.6"
753
- },
754
- "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==",
755
- "license": "MIT",
756
- "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz",
757
- "version": "1.8.1"
758
- },
759
- "node_modules/eventsource": {
760
- "dependencies": {
761
- "eventsource-parser": "^3.0.1"
762
- },
763
- "engines": {
764
- "node": ">=18.0.0"
765
- },
766
- "integrity": "sha512-l19WpE2m9hSuyP06+FbuUUf1G+R0SFLrtQfbRb9PRr+oimOfxQhgGCbVaXg5IvZyyTThJsxh6L/srkMiCeBPDA==",
767
- "license": "MIT",
768
- "resolved": "https://registry.npmjs.org/eventsource/-/eventsource-3.0.6.tgz",
769
- "version": "3.0.6"
770
- },
771
- "node_modules/eventsource-parser": {
772
- "engines": {
773
- "node": ">=18.0.0"
774
- },
775
- "integrity": "sha512-VARTJ9CYeuQYb0pZEPbzi740OWFgpHe7AYJ2WFZVnUDUQp5Dk2yJUgF36YsZ81cOyxT0QxmXD2EQpapAouzWVA==",
776
- "license": "MIT",
777
- "resolved": "https://registry.npmjs.org/eventsource-parser/-/eventsource-parser-3.0.1.tgz",
778
- "version": "3.0.1"
779
- },
780
- "node_modules/express": {
781
- "dependencies": {
782
- "accepts": "^2.0.0",
783
- "body-parser": "^2.2.0",
784
- "content-disposition": "^1.0.0",
785
- "content-type": "^1.0.5",
786
- "cookie": "^0.7.1",
787
- "cookie-signature": "^1.2.1",
788
- "debug": "^4.4.0",
789
- "encodeurl": "^2.0.0",
790
- "escape-html": "^1.0.3",
791
- "etag": "^1.8.1",
792
- "finalhandler": "^2.1.0",
793
- "fresh": "^2.0.0",
794
- "http-errors": "^2.0.0",
795
- "merge-descriptors": "^2.0.0",
796
- "mime-types": "^3.0.0",
797
- "on-finished": "^2.4.1",
798
- "once": "^1.4.0",
799
- "parseurl": "^1.3.3",
800
- "proxy-addr": "^2.0.7",
801
- "qs": "^6.14.0",
802
- "range-parser": "^1.2.1",
803
- "router": "^2.2.0",
804
- "send": "^1.1.0",
805
- "serve-static": "^2.2.0",
806
- "statuses": "^2.0.1",
807
- "type-is": "^2.0.1",
808
- "vary": "^1.1.2"
809
- },
810
- "engines": {
811
- "node": ">= 18"
812
- },
813
- "funding": {
814
- "type": "opencollective",
815
- "url": "https://opencollective.com/express"
816
- },
817
- "integrity": "sha512-DT9ck5YIRU+8GYzzU5kT3eHGA5iL+1Zd0EutOmTE9Dtk+Tvuzd23VBU+ec7HPNSTxXYO55gPV/hq4pSBJDjFpA==",
818
- "license": "MIT",
819
- "resolved": "https://registry.npmjs.org/express/-/express-5.1.0.tgz",
820
- "version": "5.1.0"
821
- },
822
- "node_modules/express-rate-limit": {
823
- "engines": {
824
- "node": ">= 16"
825
- },
826
- "funding": {
827
- "url": "https://github.com/sponsors/express-rate-limit"
828
- },
829
- "integrity": "sha512-eB5zbQh5h+VenMPM3fh+nw1YExi5nMr6HUCR62ELSP11huvxm/Uir1H1QEyTkk5QX6A58pX6NmaTMceKZ0Eodg==",
830
- "license": "MIT",
831
- "peerDependencies": {
832
- "express": "^4.11 || 5 || ^5.0.0-beta.1"
833
- },
834
- "resolved": "https://registry.npmjs.org/express-rate-limit/-/express-rate-limit-7.5.0.tgz",
835
- "version": "7.5.0"
836
- },
837
534
  "node_modules/fast-deep-equal": {
838
535
  "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
839
536
  "license": "MIT",
@@ -864,23 +561,6 @@
864
561
  "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz",
865
562
  "version": "8.0.0"
866
563
  },
867
- "node_modules/finalhandler": {
868
- "dependencies": {
869
- "debug": "^4.4.0",
870
- "encodeurl": "^2.0.0",
871
- "escape-html": "^1.0.3",
872
- "on-finished": "^2.4.1",
873
- "parseurl": "^1.3.3",
874
- "statuses": "^2.0.1"
875
- },
876
- "engines": {
877
- "node": ">= 0.8"
878
- },
879
- "integrity": "sha512-/t88Ty3d5JWQbWYgaOGCCYfXRwV1+be02WqYYlL6h0lEiUAMPM8o8qKGO01YIkOHzka2up08wvgYD0mDiI+q3Q==",
880
- "license": "MIT",
881
- "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-2.1.0.tgz",
882
- "version": "2.1.0"
883
- },
884
564
  "node_modules/find-up": {
885
565
  "dependencies": {
886
566
  "locate-path": "^6.0.0",
@@ -916,70 +596,6 @@
916
596
  "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz",
917
597
  "version": "3.3.3"
918
598
  },
919
- "node_modules/forwarded": {
920
- "engines": {
921
- "node": ">= 0.6"
922
- },
923
- "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==",
924
- "license": "MIT",
925
- "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz",
926
- "version": "0.2.0"
927
- },
928
- "node_modules/fresh": {
929
- "engines": {
930
- "node": ">= 0.8"
931
- },
932
- "integrity": "sha512-Rx/WycZ60HOaqLKAi6cHRKKI7zxWbJ31MhntmtwMoaTeF7XFH9hhBp8vITaMidfljRQ6eYWCKkaTK+ykVJHP2A==",
933
- "license": "MIT",
934
- "resolved": "https://registry.npmjs.org/fresh/-/fresh-2.0.0.tgz",
935
- "version": "2.0.0"
936
- },
937
- "node_modules/function-bind": {
938
- "funding": {
939
- "url": "https://github.com/sponsors/ljharb"
940
- },
941
- "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
942
- "license": "MIT",
943
- "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
944
- "version": "1.1.2"
945
- },
946
- "node_modules/get-intrinsic": {
947
- "dependencies": {
948
- "call-bind-apply-helpers": "^1.0.2",
949
- "es-define-property": "^1.0.1",
950
- "es-errors": "^1.3.0",
951
- "es-object-atoms": "^1.1.1",
952
- "function-bind": "^1.1.2",
953
- "get-proto": "^1.0.1",
954
- "gopd": "^1.2.0",
955
- "has-symbols": "^1.1.0",
956
- "hasown": "^2.0.2",
957
- "math-intrinsics": "^1.1.0"
958
- },
959
- "engines": {
960
- "node": ">= 0.4"
961
- },
962
- "funding": {
963
- "url": "https://github.com/sponsors/ljharb"
964
- },
965
- "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==",
966
- "license": "MIT",
967
- "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
968
- "version": "1.3.0"
969
- },
970
- "node_modules/get-proto": {
971
- "dependencies": {
972
- "dunder-proto": "^1.0.1",
973
- "es-object-atoms": "^1.0.0"
974
- },
975
- "engines": {
976
- "node": ">= 0.4"
977
- },
978
- "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",
979
- "license": "MIT",
980
- "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz",
981
- "version": "1.0.1"
982
- },
983
599
  "node_modules/glob-parent": {
984
600
  "dependencies": {
985
601
  "is-glob": "^4.0.3"
@@ -1004,18 +620,6 @@
1004
620
  "resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz",
1005
621
  "version": "14.0.0"
1006
622
  },
1007
- "node_modules/gopd": {
1008
- "engines": {
1009
- "node": ">= 0.4"
1010
- },
1011
- "funding": {
1012
- "url": "https://github.com/sponsors/ljharb"
1013
- },
1014
- "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
1015
- "license": "MIT",
1016
- "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
1017
- "version": "1.2.0"
1018
- },
1019
623
  "node_modules/has-flag": {
1020
624
  "engines": {
1021
625
  "node": ">=8"
@@ -1025,58 +629,6 @@
1025
629
  "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
1026
630
  "version": "4.0.0"
1027
631
  },
1028
- "node_modules/has-symbols": {
1029
- "engines": {
1030
- "node": ">= 0.4"
1031
- },
1032
- "funding": {
1033
- "url": "https://github.com/sponsors/ljharb"
1034
- },
1035
- "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",
1036
- "license": "MIT",
1037
- "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz",
1038
- "version": "1.1.0"
1039
- },
1040
- "node_modules/hasown": {
1041
- "dependencies": {
1042
- "function-bind": "^1.1.2"
1043
- },
1044
- "engines": {
1045
- "node": ">= 0.4"
1046
- },
1047
- "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
1048
- "license": "MIT",
1049
- "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
1050
- "version": "2.0.2"
1051
- },
1052
- "node_modules/http-errors": {
1053
- "dependencies": {
1054
- "depd": "2.0.0",
1055
- "inherits": "2.0.4",
1056
- "setprototypeof": "1.2.0",
1057
- "statuses": "2.0.1",
1058
- "toidentifier": "1.0.1"
1059
- },
1060
- "engines": {
1061
- "node": ">= 0.8"
1062
- },
1063
- "integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==",
1064
- "license": "MIT",
1065
- "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz",
1066
- "version": "2.0.0"
1067
- },
1068
- "node_modules/iconv-lite": {
1069
- "dependencies": {
1070
- "safer-buffer": ">= 2.1.2 < 3.0.0"
1071
- },
1072
- "engines": {
1073
- "node": ">=0.10.0"
1074
- },
1075
- "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
1076
- "license": "MIT",
1077
- "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
1078
- "version": "0.6.3"
1079
- },
1080
632
  "node_modules/ignore": {
1081
633
  "engines": {
1082
634
  "node": ">= 4"
@@ -1111,21 +663,6 @@
1111
663
  "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
1112
664
  "version": "0.1.4"
1113
665
  },
1114
- "node_modules/inherits": {
1115
- "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
1116
- "license": "ISC",
1117
- "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
1118
- "version": "2.0.4"
1119
- },
1120
- "node_modules/ipaddr.js": {
1121
- "engines": {
1122
- "node": ">= 0.10"
1123
- },
1124
- "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==",
1125
- "license": "MIT",
1126
- "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz",
1127
- "version": "1.9.1"
1128
- },
1129
666
  "node_modules/is-extglob": {
1130
667
  "engines": {
1131
668
  "node": ">=0.10.0"
@@ -1147,12 +684,6 @@
1147
684
  "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
1148
685
  "version": "4.0.3"
1149
686
  },
1150
- "node_modules/is-promise": {
1151
- "integrity": "sha512-hvpoI6korhJMnej285dSg6nu1+e6uxs7zG3BYAm5byqDsgJNWwxzM6z6iZiAgQR4TJ30JmBTOwqZUw3WlyH3AQ==",
1152
- "license": "MIT",
1153
- "resolved": "https://registry.npmjs.org/is-promise/-/is-promise-4.0.0.tgz",
1154
- "version": "4.0.0"
1155
- },
1156
687
  "node_modules/isexe": {
1157
688
  "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
1158
689
  "license": "ISC",
@@ -1232,57 +763,6 @@
1232
763
  "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
1233
764
  "version": "4.6.2"
1234
765
  },
1235
- "node_modules/math-intrinsics": {
1236
- "engines": {
1237
- "node": ">= 0.4"
1238
- },
1239
- "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",
1240
- "license": "MIT",
1241
- "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
1242
- "version": "1.1.0"
1243
- },
1244
- "node_modules/media-typer": {
1245
- "engines": {
1246
- "node": ">= 0.8"
1247
- },
1248
- "integrity": "sha512-aisnrDP4GNe06UcKFnV5bfMNPBUw4jsLGaWwWfnH3v02GnBuXX2MCVn5RbrWo0j3pczUilYblq7fQ7Nw2t5XKw==",
1249
- "license": "MIT",
1250
- "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-1.1.0.tgz",
1251
- "version": "1.1.0"
1252
- },
1253
- "node_modules/merge-descriptors": {
1254
- "engines": {
1255
- "node": ">=18"
1256
- },
1257
- "funding": {
1258
- "url": "https://github.com/sponsors/sindresorhus"
1259
- },
1260
- "integrity": "sha512-Snk314V5ayFLhp3fkUREub6WtjBfPdCPY1Ln8/8munuLuiYhsABgBVWsozAG+MWMbVEvcdcpbi9R7ww22l9Q3g==",
1261
- "license": "MIT",
1262
- "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-2.0.0.tgz",
1263
- "version": "2.0.0"
1264
- },
1265
- "node_modules/mime-db": {
1266
- "engines": {
1267
- "node": ">= 0.6"
1268
- },
1269
- "integrity": "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==",
1270
- "license": "MIT",
1271
- "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz",
1272
- "version": "1.54.0"
1273
- },
1274
- "node_modules/mime-types": {
1275
- "dependencies": {
1276
- "mime-db": "^1.54.0"
1277
- },
1278
- "engines": {
1279
- "node": ">= 0.6"
1280
- },
1281
- "integrity": "sha512-xRc4oEhT6eaBpU1XF7AjpOFD+xQmXNB5OVKwp4tqCuBpHLS/ZbBDrc07mYTDqVMg6PfxUjjNp85O6Cd2Z/5HWA==",
1282
- "license": "MIT",
1283
- "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-3.0.1.tgz",
1284
- "version": "3.0.1"
1285
- },
1286
766
  "node_modules/minimatch": {
1287
767
  "dependencies": {
1288
768
  "brace-expansion": "^1.1.7"
@@ -1307,57 +787,6 @@
1307
787
  "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
1308
788
  "version": "1.4.0"
1309
789
  },
1310
- "node_modules/negotiator": {
1311
- "engines": {
1312
- "node": ">= 0.6"
1313
- },
1314
- "integrity": "sha512-8Ofs/AUQh8MaEcrlq5xOX0CQ9ypTF5dl78mjlMNfOK08fzpgTHQRQPBxcPlEtIw0yRpws+Zo/3r+5WRby7u3Gg==",
1315
- "license": "MIT",
1316
- "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-1.0.0.tgz",
1317
- "version": "1.0.0"
1318
- },
1319
- "node_modules/object-assign": {
1320
- "engines": {
1321
- "node": ">=0.10.0"
1322
- },
1323
- "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==",
1324
- "license": "MIT",
1325
- "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
1326
- "version": "4.1.1"
1327
- },
1328
- "node_modules/object-inspect": {
1329
- "engines": {
1330
- "node": ">= 0.4"
1331
- },
1332
- "funding": {
1333
- "url": "https://github.com/sponsors/ljharb"
1334
- },
1335
- "integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==",
1336
- "license": "MIT",
1337
- "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.4.tgz",
1338
- "version": "1.13.4"
1339
- },
1340
- "node_modules/on-finished": {
1341
- "dependencies": {
1342
- "ee-first": "1.1.1"
1343
- },
1344
- "engines": {
1345
- "node": ">= 0.8"
1346
- },
1347
- "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==",
1348
- "license": "MIT",
1349
- "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
1350
- "version": "2.4.1"
1351
- },
1352
- "node_modules/once": {
1353
- "dependencies": {
1354
- "wrappy": "1"
1355
- },
1356
- "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
1357
- "license": "ISC",
1358
- "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
1359
- "version": "1.4.0"
1360
- },
1361
790
  "node_modules/optionator": {
1362
791
  "dependencies": {
1363
792
  "deep-is": "^0.1.3",
@@ -1417,15 +846,6 @@
1417
846
  "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
1418
847
  "version": "1.0.1"
1419
848
  },
1420
- "node_modules/parseurl": {
1421
- "engines": {
1422
- "node": ">= 0.8"
1423
- },
1424
- "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==",
1425
- "license": "MIT",
1426
- "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz",
1427
- "version": "1.3.3"
1428
- },
1429
849
  "node_modules/path-exists": {
1430
850
  "engines": {
1431
851
  "node": ">=8"
@@ -1444,24 +864,6 @@
1444
864
  "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
1445
865
  "version": "3.1.1"
1446
866
  },
1447
- "node_modules/path-to-regexp": {
1448
- "engines": {
1449
- "node": ">=16"
1450
- },
1451
- "integrity": "sha512-TdrF7fW9Rphjq4RjrW0Kp2AW0Ahwu9sRGTkS6bvDi0SCwZlEZYmcfDbEsTz8RVk0EHIS/Vd1bv3JhG+1xZuAyQ==",
1452
- "license": "MIT",
1453
- "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.2.0.tgz",
1454
- "version": "8.2.0"
1455
- },
1456
- "node_modules/pkce-challenge": {
1457
- "engines": {
1458
- "node": ">=16.20.0"
1459
- },
1460
- "integrity": "sha512-ueGLflrrnvwB3xuo/uGob5pd5FN7l0MsLf0Z87o/UQmRtwjvfylfc9MurIxRAWywCYTgrvpXBcqjV4OfCYGCIQ==",
1461
- "license": "MIT",
1462
- "resolved": "https://registry.npmjs.org/pkce-challenge/-/pkce-challenge-5.0.0.tgz",
1463
- "version": "5.0.0"
1464
- },
1465
867
  "node_modules/prelude-ls": {
1466
868
  "engines": {
1467
869
  "node": ">= 0.8.0"
@@ -1471,19 +873,6 @@
1471
873
  "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
1472
874
  "version": "1.2.1"
1473
875
  },
1474
- "node_modules/proxy-addr": {
1475
- "dependencies": {
1476
- "forwarded": "0.2.0",
1477
- "ipaddr.js": "1.9.1"
1478
- },
1479
- "engines": {
1480
- "node": ">= 0.10"
1481
- },
1482
- "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==",
1483
- "license": "MIT",
1484
- "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz",
1485
- "version": "2.0.7"
1486
- },
1487
876
  "node_modules/punycode": {
1488
877
  "engines": {
1489
878
  "node": ">=6"
@@ -1493,45 +882,6 @@
1493
882
  "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz",
1494
883
  "version": "2.3.1"
1495
884
  },
1496
- "node_modules/qs": {
1497
- "dependencies": {
1498
- "side-channel": "^1.1.0"
1499
- },
1500
- "engines": {
1501
- "node": ">=0.6"
1502
- },
1503
- "funding": {
1504
- "url": "https://github.com/sponsors/ljharb"
1505
- },
1506
- "integrity": "sha512-YWWTjgABSKcvs/nWBi9PycY/JiPJqOD4JA6o9Sej2AtvSGarXxKC3OQSk4pAarbdQlKAh5D4FCQkJNkW+GAn3w==",
1507
- "license": "BSD-3-Clause",
1508
- "resolved": "https://registry.npmjs.org/qs/-/qs-6.14.0.tgz",
1509
- "version": "6.14.0"
1510
- },
1511
- "node_modules/range-parser": {
1512
- "engines": {
1513
- "node": ">= 0.6"
1514
- },
1515
- "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==",
1516
- "license": "MIT",
1517
- "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz",
1518
- "version": "1.2.1"
1519
- },
1520
- "node_modules/raw-body": {
1521
- "dependencies": {
1522
- "bytes": "3.1.2",
1523
- "http-errors": "2.0.0",
1524
- "iconv-lite": "0.6.3",
1525
- "unpipe": "1.0.0"
1526
- },
1527
- "engines": {
1528
- "node": ">= 0.8"
1529
- },
1530
- "integrity": "sha512-RmkhL8CAyCRPXCE28MMH0z2PNWQBNk2Q09ZdxM9IOOXwxwZbN+qbWaatPkdkWIKL2ZVDImrN/pK5HTRz2PcS4g==",
1531
- "license": "MIT",
1532
- "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-3.0.0.tgz",
1533
- "version": "3.0.0"
1534
- },
1535
885
  "node_modules/resolve-from": {
1536
886
  "engines": {
1537
887
  "node": ">=4"
@@ -1541,91 +891,6 @@
1541
891
  "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
1542
892
  "version": "4.0.0"
1543
893
  },
1544
- "node_modules/router": {
1545
- "dependencies": {
1546
- "debug": "^4.4.0",
1547
- "depd": "^2.0.0",
1548
- "is-promise": "^4.0.0",
1549
- "parseurl": "^1.3.3",
1550
- "path-to-regexp": "^8.0.0"
1551
- },
1552
- "engines": {
1553
- "node": ">= 18"
1554
- },
1555
- "integrity": "sha512-nLTrUKm2UyiL7rlhapu/Zl45FwNgkZGaCpZbIHajDYgwlJCOzLSk+cIPAnsEqV955GjILJnKbdQC1nVPz+gAYQ==",
1556
- "license": "MIT",
1557
- "resolved": "https://registry.npmjs.org/router/-/router-2.2.0.tgz",
1558
- "version": "2.2.0"
1559
- },
1560
- "node_modules/safe-buffer": {
1561
- "funding": [
1562
- {
1563
- "type": "github",
1564
- "url": "https://github.com/sponsors/feross"
1565
- },
1566
- {
1567
- "type": "patreon",
1568
- "url": "https://www.patreon.com/feross"
1569
- },
1570
- {
1571
- "type": "consulting",
1572
- "url": "https://feross.org/support"
1573
- }
1574
- ],
1575
- "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
1576
- "license": "MIT",
1577
- "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
1578
- "version": "5.2.1"
1579
- },
1580
- "node_modules/safer-buffer": {
1581
- "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
1582
- "license": "MIT",
1583
- "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
1584
- "version": "2.1.2"
1585
- },
1586
- "node_modules/send": {
1587
- "dependencies": {
1588
- "debug": "^4.3.5",
1589
- "encodeurl": "^2.0.0",
1590
- "escape-html": "^1.0.3",
1591
- "etag": "^1.8.1",
1592
- "fresh": "^2.0.0",
1593
- "http-errors": "^2.0.0",
1594
- "mime-types": "^3.0.1",
1595
- "ms": "^2.1.3",
1596
- "on-finished": "^2.4.1",
1597
- "range-parser": "^1.2.1",
1598
- "statuses": "^2.0.1"
1599
- },
1600
- "engines": {
1601
- "node": ">= 18"
1602
- },
1603
- "integrity": "sha512-uaW0WwXKpL9blXE2o0bRhoL2EGXIrZxQ2ZQ4mgcfoBxdFmQold+qWsD2jLrfZ0trjKL6vOw0j//eAwcALFjKSw==",
1604
- "license": "MIT",
1605
- "resolved": "https://registry.npmjs.org/send/-/send-1.2.0.tgz",
1606
- "version": "1.2.0"
1607
- },
1608
- "node_modules/serve-static": {
1609
- "dependencies": {
1610
- "encodeurl": "^2.0.0",
1611
- "escape-html": "^1.0.3",
1612
- "parseurl": "^1.3.3",
1613
- "send": "^1.2.0"
1614
- },
1615
- "engines": {
1616
- "node": ">= 18"
1617
- },
1618
- "integrity": "sha512-61g9pCh0Vnh7IutZjtLGGpTA355+OPn2TyDv/6ivP2h/AdAVX9azsoxmg2/M6nZeQZNYBEwIcsne1mJd9oQItQ==",
1619
- "license": "MIT",
1620
- "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-2.2.0.tgz",
1621
- "version": "2.2.0"
1622
- },
1623
- "node_modules/setprototypeof": {
1624
- "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==",
1625
- "license": "ISC",
1626
- "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz",
1627
- "version": "1.2.0"
1628
- },
1629
894
  "node_modules/shebang-command": {
1630
895
  "dependencies": {
1631
896
  "shebang-regex": "^3.0.0"
@@ -1647,87 +912,6 @@
1647
912
  "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
1648
913
  "version": "3.0.0"
1649
914
  },
1650
- "node_modules/side-channel": {
1651
- "dependencies": {
1652
- "es-errors": "^1.3.0",
1653
- "object-inspect": "^1.13.3",
1654
- "side-channel-list": "^1.0.0",
1655
- "side-channel-map": "^1.0.1",
1656
- "side-channel-weakmap": "^1.0.2"
1657
- },
1658
- "engines": {
1659
- "node": ">= 0.4"
1660
- },
1661
- "funding": {
1662
- "url": "https://github.com/sponsors/ljharb"
1663
- },
1664
- "integrity": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==",
1665
- "license": "MIT",
1666
- "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.0.tgz",
1667
- "version": "1.1.0"
1668
- },
1669
- "node_modules/side-channel-list": {
1670
- "dependencies": {
1671
- "es-errors": "^1.3.0",
1672
- "object-inspect": "^1.13.3"
1673
- },
1674
- "engines": {
1675
- "node": ">= 0.4"
1676
- },
1677
- "funding": {
1678
- "url": "https://github.com/sponsors/ljharb"
1679
- },
1680
- "integrity": "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==",
1681
- "license": "MIT",
1682
- "resolved": "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.0.tgz",
1683
- "version": "1.0.0"
1684
- },
1685
- "node_modules/side-channel-map": {
1686
- "dependencies": {
1687
- "call-bound": "^1.0.2",
1688
- "es-errors": "^1.3.0",
1689
- "get-intrinsic": "^1.2.5",
1690
- "object-inspect": "^1.13.3"
1691
- },
1692
- "engines": {
1693
- "node": ">= 0.4"
1694
- },
1695
- "funding": {
1696
- "url": "https://github.com/sponsors/ljharb"
1697
- },
1698
- "integrity": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==",
1699
- "license": "MIT",
1700
- "resolved": "https://registry.npmjs.org/side-channel-map/-/side-channel-map-1.0.1.tgz",
1701
- "version": "1.0.1"
1702
- },
1703
- "node_modules/side-channel-weakmap": {
1704
- "dependencies": {
1705
- "call-bound": "^1.0.2",
1706
- "es-errors": "^1.3.0",
1707
- "get-intrinsic": "^1.2.5",
1708
- "object-inspect": "^1.13.3",
1709
- "side-channel-map": "^1.0.1"
1710
- },
1711
- "engines": {
1712
- "node": ">= 0.4"
1713
- },
1714
- "funding": {
1715
- "url": "https://github.com/sponsors/ljharb"
1716
- },
1717
- "integrity": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==",
1718
- "license": "MIT",
1719
- "resolved": "https://registry.npmjs.org/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz",
1720
- "version": "1.0.2"
1721
- },
1722
- "node_modules/statuses": {
1723
- "engines": {
1724
- "node": ">= 0.8"
1725
- },
1726
- "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==",
1727
- "license": "MIT",
1728
- "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
1729
- "version": "2.0.1"
1730
- },
1731
915
  "node_modules/strip-json-comments": {
1732
916
  "engines": {
1733
917
  "node": ">=8"
@@ -1752,15 +936,6 @@
1752
936
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
1753
937
  "version": "7.2.0"
1754
938
  },
1755
- "node_modules/toidentifier": {
1756
- "engines": {
1757
- "node": ">=0.6"
1758
- },
1759
- "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==",
1760
- "license": "MIT",
1761
- "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz",
1762
- "version": "1.0.1"
1763
- },
1764
939
  "node_modules/type-check": {
1765
940
  "dependencies": {
1766
941
  "prelude-ls": "^1.2.1"
@@ -1773,29 +948,6 @@
1773
948
  "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
1774
949
  "version": "0.4.0"
1775
950
  },
1776
- "node_modules/type-is": {
1777
- "dependencies": {
1778
- "content-type": "^1.0.5",
1779
- "media-typer": "^1.1.0",
1780
- "mime-types": "^3.0.0"
1781
- },
1782
- "engines": {
1783
- "node": ">= 0.6"
1784
- },
1785
- "integrity": "sha512-OZs6gsjF4vMp32qrCbiVSkrFmXtG/AZhY3t0iAMrMBiAZyV9oALtXO8hsrHbMXF9x6L3grlFuwW2oAz7cav+Gw==",
1786
- "license": "MIT",
1787
- "resolved": "https://registry.npmjs.org/type-is/-/type-is-2.0.1.tgz",
1788
- "version": "2.0.1"
1789
- },
1790
- "node_modules/unpipe": {
1791
- "engines": {
1792
- "node": ">= 0.8"
1793
- },
1794
- "integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==",
1795
- "license": "MIT",
1796
- "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz",
1797
- "version": "1.0.0"
1798
- },
1799
951
  "node_modules/uri-js": {
1800
952
  "dependencies": {
1801
953
  "punycode": "^2.1.0"
@@ -1805,15 +957,6 @@
1805
957
  "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
1806
958
  "version": "4.4.1"
1807
959
  },
1808
- "node_modules/vary": {
1809
- "engines": {
1810
- "node": ">= 0.8"
1811
- },
1812
- "integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==",
1813
- "license": "MIT",
1814
- "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz",
1815
- "version": "1.1.2"
1816
- },
1817
960
  "node_modules/which": {
1818
961
  "bin": {
1819
962
  "node-which": "bin/node-which"
@@ -1838,12 +981,6 @@
1838
981
  "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz",
1839
982
  "version": "1.2.5"
1840
983
  },
1841
- "node_modules/wrappy": {
1842
- "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
1843
- "license": "ISC",
1844
- "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
1845
- "version": "1.0.2"
1846
- },
1847
984
  "node_modules/yocto-queue": {
1848
985
  "engines": {
1849
986
  "node": ">=10"
@@ -1855,24 +992,6 @@
1855
992
  "license": "MIT",
1856
993
  "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
1857
994
  "version": "0.1.0"
1858
- },
1859
- "node_modules/zod": {
1860
- "funding": {
1861
- "url": "https://github.com/sponsors/colinhacks"
1862
- },
1863
- "integrity": "sha512-HhY1oqzWCQWuUqvBFnsyrtZRhyPeR7SUGv+C4+MsisMuVfSPx8HpwWqH8tRahSlt6M3PiFAcoeFhZAqIXTxoSg==",
1864
- "license": "MIT",
1865
- "resolved": "https://registry.npmjs.org/zod/-/zod-3.24.3.tgz",
1866
- "version": "3.24.3"
1867
- },
1868
- "node_modules/zod-to-json-schema": {
1869
- "integrity": "sha512-/AuWwMP+YqiPbsJx5D6TfgRTc4kTLjsh5SOcd4bLsfUg2RcEXrFMJl1DGgdHy2aCfsIA/cr/1JM0xcB2GZji8g==",
1870
- "license": "ISC",
1871
- "peerDependencies": {
1872
- "zod": "^3.24.1"
1873
- },
1874
- "resolved": "https://registry.npmjs.org/zod-to-json-schema/-/zod-to-json-schema-3.24.5.tgz",
1875
- "version": "3.24.5"
1876
995
  }
1877
996
  },
1878
997
  "requires": true