@openclaw/feishu 2026.7.2-beta.4 → 2026.7.2-beta.5

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.
@@ -1,1374 +0,0 @@
1
- {
2
- "name": "@openclaw/feishu",
3
- "version": "2026.7.2-beta.4",
4
- "lockfileVersion": 3,
5
- "requires": true,
6
- "packages": {
7
- "": {
8
- "name": "@openclaw/feishu",
9
- "version": "2026.7.2-beta.4",
10
- "dependencies": {
11
- "@larksuiteoapi/node-sdk": "1.71.1",
12
- "mdast-util-from-markdown": "2.0.3",
13
- "mdast-util-gfm-table": "2.0.0",
14
- "micromark-extension-gfm-table": "2.1.1",
15
- "typebox": "1.3.6",
16
- "zod": "4.4.3"
17
- },
18
- "peerDependencies": {
19
- "openclaw": ">=2026.7.2-beta.4"
20
- },
21
- "peerDependenciesMeta": {
22
- "openclaw": {
23
- "optional": true
24
- }
25
- }
26
- },
27
- "node_modules/@larksuiteoapi/node-sdk": {
28
- "version": "1.71.1",
29
- "resolved": "https://registry.npmjs.org/@larksuiteoapi/node-sdk/-/node-sdk-1.71.1.tgz",
30
- "integrity": "sha512-Z4cZmgWvwiE7tCHqGm+t7DKvbpNRRTH2HqVwcYiOMAwbjIytXSoQqWytsOVu3p+d0fIvrtyIPZok5HOV/VNxxw==",
31
- "license": "MIT",
32
- "dependencies": {
33
- "axios": "^1.16.0",
34
- "lodash.identity": "^3.0.0",
35
- "lodash.merge": "^4.6.2",
36
- "lodash.pickby": "^4.6.0",
37
- "protobufjs": "^7.2.6",
38
- "qs": "^6.14.2",
39
- "ws": "^8.19.0"
40
- }
41
- },
42
- "node_modules/@protobufjs/aspromise": {
43
- "version": "1.1.2",
44
- "resolved": "https://registry.npmjs.org/@protobufjs/aspromise/-/aspromise-1.1.2.tgz",
45
- "integrity": "sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ==",
46
- "license": "BSD-3-Clause"
47
- },
48
- "node_modules/@protobufjs/base64": {
49
- "version": "1.1.2",
50
- "resolved": "https://registry.npmjs.org/@protobufjs/base64/-/base64-1.1.2.tgz",
51
- "integrity": "sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg==",
52
- "license": "BSD-3-Clause"
53
- },
54
- "node_modules/@protobufjs/codegen": {
55
- "version": "2.0.5",
56
- "resolved": "https://registry.npmjs.org/@protobufjs/codegen/-/codegen-2.0.5.tgz",
57
- "integrity": "sha512-zgXFLzW3Ap33e6d0Wlj4MGIm6Ce8O89n/apUaGNB/jx+hw+ruWEp7EwGUshdLKVRCxZW12fp9r40E1mQrf/34g==",
58
- "license": "BSD-3-Clause"
59
- },
60
- "node_modules/@protobufjs/eventemitter": {
61
- "version": "1.1.1",
62
- "resolved": "https://registry.npmjs.org/@protobufjs/eventemitter/-/eventemitter-1.1.1.tgz",
63
- "integrity": "sha512-vW1GmwMZNnL+gMRaovlh9yZX74kc+TTU3FObkkurpMaRtBfLP3ldjS9KQWlwZgraRE0+dheEEoAxdzcJQ8eXZg==",
64
- "license": "BSD-3-Clause"
65
- },
66
- "node_modules/@protobufjs/fetch": {
67
- "version": "1.1.1",
68
- "resolved": "https://registry.npmjs.org/@protobufjs/fetch/-/fetch-1.1.1.tgz",
69
- "integrity": "sha512-GpptLrs57adMSuHi3VNj0mAF8dwh36LMaYF6XyJ6JMWlVsc+t42tm1HSEDmOs3A8fC9yyeisgLhsTVQokOZ0zw==",
70
- "license": "BSD-3-Clause",
71
- "dependencies": {
72
- "@protobufjs/aspromise": "^1.1.1"
73
- }
74
- },
75
- "node_modules/@protobufjs/float": {
76
- "version": "1.0.2",
77
- "resolved": "https://registry.npmjs.org/@protobufjs/float/-/float-1.0.2.tgz",
78
- "integrity": "sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ==",
79
- "license": "BSD-3-Clause"
80
- },
81
- "node_modules/@protobufjs/path": {
82
- "version": "1.1.2",
83
- "resolved": "https://registry.npmjs.org/@protobufjs/path/-/path-1.1.2.tgz",
84
- "integrity": "sha512-6JOcJ5Tm08dOHAbdR3GrvP+yUUfkjG5ePsHYczMFLq3ZmMkAD98cDgcT2iA1lJ9NVwFd4tH/iSSoe44YWkltEA==",
85
- "license": "BSD-3-Clause"
86
- },
87
- "node_modules/@protobufjs/pool": {
88
- "version": "1.1.0",
89
- "resolved": "https://registry.npmjs.org/@protobufjs/pool/-/pool-1.1.0.tgz",
90
- "integrity": "sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw==",
91
- "license": "BSD-3-Clause"
92
- },
93
- "node_modules/@protobufjs/utf8": {
94
- "version": "1.1.2",
95
- "resolved": "https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.2.tgz",
96
- "integrity": "sha512-b1UQwcEZ4yCnMCD8DAL1VlbvBJE9/IX4FTIp7BG1xYpf29SLazLSrqUkj4w7Y5y7cCVP6E5tcqqcI0xemPkHug==",
97
- "license": "BSD-3-Clause"
98
- },
99
- "node_modules/@types/debug": {
100
- "version": "4.1.13",
101
- "resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.13.tgz",
102
- "integrity": "sha512-KSVgmQmzMwPlmtljOomayoR89W4FynCAi3E8PPs7vmDVPe84hT+vGPKkJfThkmXs0x0jAaa9U8uW8bbfyS2fWw==",
103
- "license": "MIT",
104
- "dependencies": {
105
- "@types/ms": "*"
106
- }
107
- },
108
- "node_modules/@types/mdast": {
109
- "version": "4.0.4",
110
- "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.4.tgz",
111
- "integrity": "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==",
112
- "license": "MIT",
113
- "dependencies": {
114
- "@types/unist": "*"
115
- }
116
- },
117
- "node_modules/@types/ms": {
118
- "version": "2.1.0",
119
- "resolved": "https://registry.npmjs.org/@types/ms/-/ms-2.1.0.tgz",
120
- "integrity": "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==",
121
- "license": "MIT"
122
- },
123
- "node_modules/@types/node": {
124
- "version": "26.1.1",
125
- "resolved": "https://registry.npmjs.org/@types/node/-/node-26.1.1.tgz",
126
- "integrity": "sha512-nxAkRSVkN1Y0JC1W8ky/fTfkGsMmcrRsbx+3XoZE+rMOX71kLYTV7fLXpqud1GpbpP5TuffXFqfX7fH2GgZREw==",
127
- "license": "MIT",
128
- "dependencies": {
129
- "undici-types": "~8.3.0"
130
- }
131
- },
132
- "node_modules/@types/unist": {
133
- "version": "3.0.3",
134
- "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.3.tgz",
135
- "integrity": "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==",
136
- "license": "MIT"
137
- },
138
- "node_modules/agent-base": {
139
- "version": "6.0.2",
140
- "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
141
- "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
142
- "license": "MIT",
143
- "dependencies": {
144
- "debug": "4"
145
- },
146
- "engines": {
147
- "node": ">= 6.0.0"
148
- }
149
- },
150
- "node_modules/asynckit": {
151
- "version": "0.4.0",
152
- "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
153
- "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==",
154
- "license": "MIT"
155
- },
156
- "node_modules/axios": {
157
- "version": "1.18.1",
158
- "resolved": "https://registry.npmjs.org/axios/-/axios-1.18.1.tgz",
159
- "integrity": "sha512-3nTvFlvpn9Zu/RkHUqtc7/+al4UpRW5az71ap5zccp6e8RAYEzhMTecX8Dz1wWDYrPpUoB1HAQEGEAEvUr7S9g==",
160
- "license": "MIT",
161
- "dependencies": {
162
- "follow-redirects": "^1.16.0",
163
- "form-data": "^4.0.5",
164
- "https-proxy-agent": "^5.0.1",
165
- "proxy-from-env": "^2.1.0"
166
- }
167
- },
168
- "node_modules/call-bind-apply-helpers": {
169
- "version": "1.0.2",
170
- "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
171
- "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
172
- "license": "MIT",
173
- "dependencies": {
174
- "es-errors": "^1.3.0",
175
- "function-bind": "^1.1.2"
176
- },
177
- "engines": {
178
- "node": ">= 0.4"
179
- }
180
- },
181
- "node_modules/call-bound": {
182
- "version": "1.0.4",
183
- "resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz",
184
- "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==",
185
- "license": "MIT",
186
- "dependencies": {
187
- "call-bind-apply-helpers": "^1.0.2",
188
- "get-intrinsic": "^1.3.0"
189
- },
190
- "engines": {
191
- "node": ">= 0.4"
192
- },
193
- "funding": {
194
- "url": "https://github.com/sponsors/ljharb"
195
- }
196
- },
197
- "node_modules/character-entities": {
198
- "version": "2.0.2",
199
- "resolved": "https://registry.npmjs.org/character-entities/-/character-entities-2.0.2.tgz",
200
- "integrity": "sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==",
201
- "license": "MIT",
202
- "funding": {
203
- "type": "github",
204
- "url": "https://github.com/sponsors/wooorm"
205
- }
206
- },
207
- "node_modules/combined-stream": {
208
- "version": "1.0.8",
209
- "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
210
- "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
211
- "license": "MIT",
212
- "dependencies": {
213
- "delayed-stream": "~1.0.0"
214
- },
215
- "engines": {
216
- "node": ">= 0.8"
217
- }
218
- },
219
- "node_modules/debug": {
220
- "version": "4.4.3",
221
- "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
222
- "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
223
- "license": "MIT",
224
- "dependencies": {
225
- "ms": "^2.1.3"
226
- },
227
- "engines": {
228
- "node": ">=6.0"
229
- },
230
- "peerDependenciesMeta": {
231
- "supports-color": {
232
- "optional": true
233
- }
234
- }
235
- },
236
- "node_modules/decode-named-character-reference": {
237
- "version": "1.3.0",
238
- "resolved": "https://registry.npmjs.org/decode-named-character-reference/-/decode-named-character-reference-1.3.0.tgz",
239
- "integrity": "sha512-GtpQYB283KrPp6nRw50q3U9/VfOutZOe103qlN7BPP6Ad27xYnOIWv4lPzo8HCAL+mMZofJ9KEy30fq6MfaK6Q==",
240
- "license": "MIT",
241
- "dependencies": {
242
- "character-entities": "^2.0.0"
243
- },
244
- "funding": {
245
- "type": "github",
246
- "url": "https://github.com/sponsors/wooorm"
247
- }
248
- },
249
- "node_modules/delayed-stream": {
250
- "version": "1.0.0",
251
- "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
252
- "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
253
- "license": "MIT",
254
- "engines": {
255
- "node": ">=0.4.0"
256
- }
257
- },
258
- "node_modules/dequal": {
259
- "version": "2.0.3",
260
- "resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz",
261
- "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==",
262
- "license": "MIT",
263
- "engines": {
264
- "node": ">=6"
265
- }
266
- },
267
- "node_modules/devlop": {
268
- "version": "1.1.0",
269
- "resolved": "https://registry.npmjs.org/devlop/-/devlop-1.1.0.tgz",
270
- "integrity": "sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==",
271
- "license": "MIT",
272
- "dependencies": {
273
- "dequal": "^2.0.0"
274
- },
275
- "funding": {
276
- "type": "github",
277
- "url": "https://github.com/sponsors/wooorm"
278
- }
279
- },
280
- "node_modules/dunder-proto": {
281
- "version": "1.0.1",
282
- "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz",
283
- "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
284
- "license": "MIT",
285
- "dependencies": {
286
- "call-bind-apply-helpers": "^1.0.1",
287
- "es-errors": "^1.3.0",
288
- "gopd": "^1.2.0"
289
- },
290
- "engines": {
291
- "node": ">= 0.4"
292
- }
293
- },
294
- "node_modules/es-define-property": {
295
- "version": "1.0.1",
296
- "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz",
297
- "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
298
- "license": "MIT",
299
- "engines": {
300
- "node": ">= 0.4"
301
- }
302
- },
303
- "node_modules/es-errors": {
304
- "version": "1.3.0",
305
- "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
306
- "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
307
- "license": "MIT",
308
- "engines": {
309
- "node": ">= 0.4"
310
- }
311
- },
312
- "node_modules/es-object-atoms": {
313
- "version": "1.1.2",
314
- "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.2.tgz",
315
- "integrity": "sha512-HWcBoN6NileqtSydK2FqHbS/LoDd2pqrnQHLyJzBj4kOp/ky2MWMN694xOfkK8/SnUsW2DH7EfyVlydKCsm1Zw==",
316
- "license": "MIT",
317
- "dependencies": {
318
- "es-errors": "^1.3.0"
319
- },
320
- "engines": {
321
- "node": ">= 0.4"
322
- }
323
- },
324
- "node_modules/es-set-tostringtag": {
325
- "version": "2.1.0",
326
- "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz",
327
- "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==",
328
- "license": "MIT",
329
- "dependencies": {
330
- "es-errors": "^1.3.0",
331
- "get-intrinsic": "^1.2.6",
332
- "has-tostringtag": "^1.0.2",
333
- "hasown": "^2.0.2"
334
- },
335
- "engines": {
336
- "node": ">= 0.4"
337
- }
338
- },
339
- "node_modules/follow-redirects": {
340
- "version": "1.16.0",
341
- "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.16.0.tgz",
342
- "integrity": "sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==",
343
- "funding": [
344
- {
345
- "type": "individual",
346
- "url": "https://github.com/sponsors/RubenVerborgh"
347
- }
348
- ],
349
- "license": "MIT",
350
- "engines": {
351
- "node": ">=4.0"
352
- },
353
- "peerDependenciesMeta": {
354
- "debug": {
355
- "optional": true
356
- }
357
- }
358
- },
359
- "node_modules/form-data": {
360
- "version": "2.5.6",
361
- "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.5.6.tgz",
362
- "integrity": "sha512-Ogz/E85h9tlfJzpI6TuFpGcHZFhLrb9Gw8wq9v40CxSCPnv7ahKr6Xgtkn0KYCDQJ8DNn5VoMO8EXr9V5PadyA==",
363
- "license": "MIT",
364
- "dependencies": {
365
- "asynckit": "^0.4.0",
366
- "combined-stream": "^1.0.8",
367
- "es-set-tostringtag": "^2.1.0",
368
- "hasown": "^2.0.4",
369
- "mime-types": "^2.1.35",
370
- "safe-buffer": "^5.2.1"
371
- },
372
- "engines": {
373
- "node": ">= 0.12"
374
- }
375
- },
376
- "node_modules/function-bind": {
377
- "version": "1.1.2",
378
- "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
379
- "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
380
- "license": "MIT",
381
- "funding": {
382
- "url": "https://github.com/sponsors/ljharb"
383
- }
384
- },
385
- "node_modules/get-intrinsic": {
386
- "version": "1.3.0",
387
- "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
388
- "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==",
389
- "license": "MIT",
390
- "dependencies": {
391
- "call-bind-apply-helpers": "^1.0.2",
392
- "es-define-property": "^1.0.1",
393
- "es-errors": "^1.3.0",
394
- "es-object-atoms": "^1.1.1",
395
- "function-bind": "^1.1.2",
396
- "get-proto": "^1.0.1",
397
- "gopd": "^1.2.0",
398
- "has-symbols": "^1.1.0",
399
- "hasown": "^2.0.2",
400
- "math-intrinsics": "^1.1.0"
401
- },
402
- "engines": {
403
- "node": ">= 0.4"
404
- },
405
- "funding": {
406
- "url": "https://github.com/sponsors/ljharb"
407
- }
408
- },
409
- "node_modules/get-proto": {
410
- "version": "1.0.1",
411
- "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz",
412
- "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",
413
- "license": "MIT",
414
- "dependencies": {
415
- "dunder-proto": "^1.0.1",
416
- "es-object-atoms": "^1.0.0"
417
- },
418
- "engines": {
419
- "node": ">= 0.4"
420
- }
421
- },
422
- "node_modules/gopd": {
423
- "version": "1.2.0",
424
- "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
425
- "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
426
- "license": "MIT",
427
- "engines": {
428
- "node": ">= 0.4"
429
- },
430
- "funding": {
431
- "url": "https://github.com/sponsors/ljharb"
432
- }
433
- },
434
- "node_modules/has-symbols": {
435
- "version": "1.1.0",
436
- "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz",
437
- "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",
438
- "license": "MIT",
439
- "engines": {
440
- "node": ">= 0.4"
441
- },
442
- "funding": {
443
- "url": "https://github.com/sponsors/ljharb"
444
- }
445
- },
446
- "node_modules/has-tostringtag": {
447
- "version": "1.0.2",
448
- "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz",
449
- "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==",
450
- "license": "MIT",
451
- "dependencies": {
452
- "has-symbols": "^1.0.3"
453
- },
454
- "engines": {
455
- "node": ">= 0.4"
456
- },
457
- "funding": {
458
- "url": "https://github.com/sponsors/ljharb"
459
- }
460
- },
461
- "node_modules/hasown": {
462
- "version": "2.0.4",
463
- "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.4.tgz",
464
- "integrity": "sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==",
465
- "license": "MIT",
466
- "dependencies": {
467
- "function-bind": "^1.1.2"
468
- },
469
- "engines": {
470
- "node": ">= 0.4"
471
- }
472
- },
473
- "node_modules/https-proxy-agent": {
474
- "version": "5.0.1",
475
- "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
476
- "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
477
- "license": "MIT",
478
- "dependencies": {
479
- "agent-base": "6",
480
- "debug": "4"
481
- },
482
- "engines": {
483
- "node": ">= 6"
484
- }
485
- },
486
- "node_modules/lodash.identity": {
487
- "version": "3.0.0",
488
- "resolved": "https://registry.npmjs.org/lodash.identity/-/lodash.identity-3.0.0.tgz",
489
- "integrity": "sha512-AupTIzdLQxJS5wIYUQlgGyk2XRTfGXA+MCghDHqZk0pzUNYvd3EESS6dkChNauNYVIutcb0dfHw1ri9Q1yPV8Q==",
490
- "license": "MIT"
491
- },
492
- "node_modules/lodash.merge": {
493
- "version": "4.6.2",
494
- "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
495
- "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
496
- "license": "MIT"
497
- },
498
- "node_modules/lodash.pickby": {
499
- "version": "4.6.0",
500
- "resolved": "https://registry.npmjs.org/lodash.pickby/-/lodash.pickby-4.6.0.tgz",
501
- "integrity": "sha512-AZV+GsS/6ckvPOVQPXSiFFacKvKB4kOQu6ynt9wz0F3LO4R9Ij4K1ddYsIytDpSgLz88JHd9P+oaLeej5/Sl7Q==",
502
- "license": "MIT"
503
- },
504
- "node_modules/long": {
505
- "version": "5.3.2",
506
- "resolved": "https://registry.npmjs.org/long/-/long-5.3.2.tgz",
507
- "integrity": "sha512-mNAgZ1GmyNhD7AuqnTG3/VQ26o760+ZYBPKjPvugO8+nLbYfX6TVpJPseBvopbdY+qpZ/lKUnmEc1LeZYS3QAA==",
508
- "license": "Apache-2.0"
509
- },
510
- "node_modules/longest-streak": {
511
- "version": "3.1.0",
512
- "resolved": "https://registry.npmjs.org/longest-streak/-/longest-streak-3.1.0.tgz",
513
- "integrity": "sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==",
514
- "license": "MIT",
515
- "funding": {
516
- "type": "github",
517
- "url": "https://github.com/sponsors/wooorm"
518
- }
519
- },
520
- "node_modules/markdown-table": {
521
- "version": "3.0.4",
522
- "resolved": "https://registry.npmjs.org/markdown-table/-/markdown-table-3.0.4.tgz",
523
- "integrity": "sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==",
524
- "license": "MIT",
525
- "funding": {
526
- "type": "github",
527
- "url": "https://github.com/sponsors/wooorm"
528
- }
529
- },
530
- "node_modules/math-intrinsics": {
531
- "version": "1.1.0",
532
- "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
533
- "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",
534
- "license": "MIT",
535
- "engines": {
536
- "node": ">= 0.4"
537
- }
538
- },
539
- "node_modules/mdast-util-from-markdown": {
540
- "version": "2.0.3",
541
- "resolved": "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.3.tgz",
542
- "integrity": "sha512-W4mAWTvSlKvf8L6J+VN9yLSqQ9AOAAvHuoDAmPkz4dHf553m5gVj2ejadHJhoJmcmxEnOv6Pa8XJhpxE93kb8Q==",
543
- "license": "MIT",
544
- "dependencies": {
545
- "@types/mdast": "^4.0.0",
546
- "@types/unist": "^3.0.0",
547
- "decode-named-character-reference": "^1.0.0",
548
- "devlop": "^1.0.0",
549
- "mdast-util-to-string": "^4.0.0",
550
- "micromark": "^4.0.0",
551
- "micromark-util-decode-numeric-character-reference": "^2.0.0",
552
- "micromark-util-decode-string": "^2.0.0",
553
- "micromark-util-normalize-identifier": "^2.0.0",
554
- "micromark-util-symbol": "^2.0.0",
555
- "micromark-util-types": "^2.0.0",
556
- "unist-util-stringify-position": "^4.0.0"
557
- },
558
- "funding": {
559
- "type": "opencollective",
560
- "url": "https://opencollective.com/unified"
561
- }
562
- },
563
- "node_modules/mdast-util-gfm-table": {
564
- "version": "2.0.0",
565
- "resolved": "https://registry.npmjs.org/mdast-util-gfm-table/-/mdast-util-gfm-table-2.0.0.tgz",
566
- "integrity": "sha512-78UEvebzz/rJIxLvE7ZtDd/vIQ0RHv+3Mh5DR96p7cS7HsBhYIICDBCu8csTNWNO6tBWfqXPWekRuj2FNOGOZg==",
567
- "license": "MIT",
568
- "dependencies": {
569
- "@types/mdast": "^4.0.0",
570
- "devlop": "^1.0.0",
571
- "markdown-table": "^3.0.0",
572
- "mdast-util-from-markdown": "^2.0.0",
573
- "mdast-util-to-markdown": "^2.0.0"
574
- },
575
- "funding": {
576
- "type": "opencollective",
577
- "url": "https://opencollective.com/unified"
578
- }
579
- },
580
- "node_modules/mdast-util-phrasing": {
581
- "version": "4.1.0",
582
- "resolved": "https://registry.npmjs.org/mdast-util-phrasing/-/mdast-util-phrasing-4.1.0.tgz",
583
- "integrity": "sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w==",
584
- "license": "MIT",
585
- "dependencies": {
586
- "@types/mdast": "^4.0.0",
587
- "unist-util-is": "^6.0.0"
588
- },
589
- "funding": {
590
- "type": "opencollective",
591
- "url": "https://opencollective.com/unified"
592
- }
593
- },
594
- "node_modules/mdast-util-to-markdown": {
595
- "version": "2.1.2",
596
- "resolved": "https://registry.npmjs.org/mdast-util-to-markdown/-/mdast-util-to-markdown-2.1.2.tgz",
597
- "integrity": "sha512-xj68wMTvGXVOKonmog6LwyJKrYXZPvlwabaryTjLh9LuvovB/KAH+kvi8Gjj+7rJjsFi23nkUxRQv1KqSroMqA==",
598
- "license": "MIT",
599
- "dependencies": {
600
- "@types/mdast": "^4.0.0",
601
- "@types/unist": "^3.0.0",
602
- "longest-streak": "^3.0.0",
603
- "mdast-util-phrasing": "^4.0.0",
604
- "mdast-util-to-string": "^4.0.0",
605
- "micromark-util-classify-character": "^2.0.0",
606
- "micromark-util-decode-string": "^2.0.0",
607
- "unist-util-visit": "^5.0.0",
608
- "zwitch": "^2.0.0"
609
- },
610
- "funding": {
611
- "type": "opencollective",
612
- "url": "https://opencollective.com/unified"
613
- }
614
- },
615
- "node_modules/mdast-util-to-string": {
616
- "version": "4.0.0",
617
- "resolved": "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-4.0.0.tgz",
618
- "integrity": "sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==",
619
- "license": "MIT",
620
- "dependencies": {
621
- "@types/mdast": "^4.0.0"
622
- },
623
- "funding": {
624
- "type": "opencollective",
625
- "url": "https://opencollective.com/unified"
626
- }
627
- },
628
- "node_modules/micromark": {
629
- "version": "4.0.2",
630
- "resolved": "https://registry.npmjs.org/micromark/-/micromark-4.0.2.tgz",
631
- "integrity": "sha512-zpe98Q6kvavpCr1NPVSCMebCKfD7CA2NqZ+rykeNhONIJBpc1tFKt9hucLGwha3jNTNI8lHpctWJWoimVF4PfA==",
632
- "funding": [
633
- {
634
- "type": "GitHub Sponsors",
635
- "url": "https://github.com/sponsors/unifiedjs"
636
- },
637
- {
638
- "type": "OpenCollective",
639
- "url": "https://opencollective.com/unified"
640
- }
641
- ],
642
- "license": "MIT",
643
- "dependencies": {
644
- "@types/debug": "^4.0.0",
645
- "debug": "^4.0.0",
646
- "decode-named-character-reference": "^1.0.0",
647
- "devlop": "^1.0.0",
648
- "micromark-core-commonmark": "^2.0.0",
649
- "micromark-factory-space": "^2.0.0",
650
- "micromark-util-character": "^2.0.0",
651
- "micromark-util-chunked": "^2.0.0",
652
- "micromark-util-combine-extensions": "^2.0.0",
653
- "micromark-util-decode-numeric-character-reference": "^2.0.0",
654
- "micromark-util-encode": "^2.0.0",
655
- "micromark-util-normalize-identifier": "^2.0.0",
656
- "micromark-util-resolve-all": "^2.0.0",
657
- "micromark-util-sanitize-uri": "^2.0.0",
658
- "micromark-util-subtokenize": "^2.0.0",
659
- "micromark-util-symbol": "^2.0.0",
660
- "micromark-util-types": "^2.0.0"
661
- }
662
- },
663
- "node_modules/micromark-core-commonmark": {
664
- "version": "2.0.3",
665
- "resolved": "https://registry.npmjs.org/micromark-core-commonmark/-/micromark-core-commonmark-2.0.3.tgz",
666
- "integrity": "sha512-RDBrHEMSxVFLg6xvnXmb1Ayr2WzLAWjeSATAoxwKYJV94TeNavgoIdA0a9ytzDSVzBy2YKFK+emCPOEibLeCrg==",
667
- "funding": [
668
- {
669
- "type": "GitHub Sponsors",
670
- "url": "https://github.com/sponsors/unifiedjs"
671
- },
672
- {
673
- "type": "OpenCollective",
674
- "url": "https://opencollective.com/unified"
675
- }
676
- ],
677
- "license": "MIT",
678
- "dependencies": {
679
- "decode-named-character-reference": "^1.0.0",
680
- "devlop": "^1.0.0",
681
- "micromark-factory-destination": "^2.0.0",
682
- "micromark-factory-label": "^2.0.0",
683
- "micromark-factory-space": "^2.0.0",
684
- "micromark-factory-title": "^2.0.0",
685
- "micromark-factory-whitespace": "^2.0.0",
686
- "micromark-util-character": "^2.0.0",
687
- "micromark-util-chunked": "^2.0.0",
688
- "micromark-util-classify-character": "^2.0.0",
689
- "micromark-util-html-tag-name": "^2.0.0",
690
- "micromark-util-normalize-identifier": "^2.0.0",
691
- "micromark-util-resolve-all": "^2.0.0",
692
- "micromark-util-subtokenize": "^2.0.0",
693
- "micromark-util-symbol": "^2.0.0",
694
- "micromark-util-types": "^2.0.0"
695
- }
696
- },
697
- "node_modules/micromark-extension-gfm-table": {
698
- "version": "2.1.1",
699
- "resolved": "https://registry.npmjs.org/micromark-extension-gfm-table/-/micromark-extension-gfm-table-2.1.1.tgz",
700
- "integrity": "sha512-t2OU/dXXioARrC6yWfJ4hqB7rct14e8f7m0cbI5hUmDyyIlwv5vEtooptH8INkbLzOatzKuVbQmAYcbWoyz6Dg==",
701
- "license": "MIT",
702
- "dependencies": {
703
- "devlop": "^1.0.0",
704
- "micromark-factory-space": "^2.0.0",
705
- "micromark-util-character": "^2.0.0",
706
- "micromark-util-symbol": "^2.0.0",
707
- "micromark-util-types": "^2.0.0"
708
- },
709
- "funding": {
710
- "type": "opencollective",
711
- "url": "https://opencollective.com/unified"
712
- }
713
- },
714
- "node_modules/micromark-factory-destination": {
715
- "version": "2.0.1",
716
- "resolved": "https://registry.npmjs.org/micromark-factory-destination/-/micromark-factory-destination-2.0.1.tgz",
717
- "integrity": "sha512-Xe6rDdJlkmbFRExpTOmRj9N3MaWmbAgdpSrBQvCFqhezUn4AHqJHbaEnfbVYYiexVSs//tqOdY/DxhjdCiJnIA==",
718
- "funding": [
719
- {
720
- "type": "GitHub Sponsors",
721
- "url": "https://github.com/sponsors/unifiedjs"
722
- },
723
- {
724
- "type": "OpenCollective",
725
- "url": "https://opencollective.com/unified"
726
- }
727
- ],
728
- "license": "MIT",
729
- "dependencies": {
730
- "micromark-util-character": "^2.0.0",
731
- "micromark-util-symbol": "^2.0.0",
732
- "micromark-util-types": "^2.0.0"
733
- }
734
- },
735
- "node_modules/micromark-factory-label": {
736
- "version": "2.0.1",
737
- "resolved": "https://registry.npmjs.org/micromark-factory-label/-/micromark-factory-label-2.0.1.tgz",
738
- "integrity": "sha512-VFMekyQExqIW7xIChcXn4ok29YE3rnuyveW3wZQWWqF4Nv9Wk5rgJ99KzPvHjkmPXF93FXIbBp6YdW3t71/7Vg==",
739
- "funding": [
740
- {
741
- "type": "GitHub Sponsors",
742
- "url": "https://github.com/sponsors/unifiedjs"
743
- },
744
- {
745
- "type": "OpenCollective",
746
- "url": "https://opencollective.com/unified"
747
- }
748
- ],
749
- "license": "MIT",
750
- "dependencies": {
751
- "devlop": "^1.0.0",
752
- "micromark-util-character": "^2.0.0",
753
- "micromark-util-symbol": "^2.0.0",
754
- "micromark-util-types": "^2.0.0"
755
- }
756
- },
757
- "node_modules/micromark-factory-space": {
758
- "version": "2.0.1",
759
- "resolved": "https://registry.npmjs.org/micromark-factory-space/-/micromark-factory-space-2.0.1.tgz",
760
- "integrity": "sha512-zRkxjtBxxLd2Sc0d+fbnEunsTj46SWXgXciZmHq0kDYGnck/ZSGj9/wULTV95uoeYiK5hRXP2mJ98Uo4cq/LQg==",
761
- "funding": [
762
- {
763
- "type": "GitHub Sponsors",
764
- "url": "https://github.com/sponsors/unifiedjs"
765
- },
766
- {
767
- "type": "OpenCollective",
768
- "url": "https://opencollective.com/unified"
769
- }
770
- ],
771
- "license": "MIT",
772
- "dependencies": {
773
- "micromark-util-character": "^2.0.0",
774
- "micromark-util-types": "^2.0.0"
775
- }
776
- },
777
- "node_modules/micromark-factory-title": {
778
- "version": "2.0.1",
779
- "resolved": "https://registry.npmjs.org/micromark-factory-title/-/micromark-factory-title-2.0.1.tgz",
780
- "integrity": "sha512-5bZ+3CjhAd9eChYTHsjy6TGxpOFSKgKKJPJxr293jTbfry2KDoWkhBb6TcPVB4NmzaPhMs1Frm9AZH7OD4Cjzw==",
781
- "funding": [
782
- {
783
- "type": "GitHub Sponsors",
784
- "url": "https://github.com/sponsors/unifiedjs"
785
- },
786
- {
787
- "type": "OpenCollective",
788
- "url": "https://opencollective.com/unified"
789
- }
790
- ],
791
- "license": "MIT",
792
- "dependencies": {
793
- "micromark-factory-space": "^2.0.0",
794
- "micromark-util-character": "^2.0.0",
795
- "micromark-util-symbol": "^2.0.0",
796
- "micromark-util-types": "^2.0.0"
797
- }
798
- },
799
- "node_modules/micromark-factory-whitespace": {
800
- "version": "2.0.1",
801
- "resolved": "https://registry.npmjs.org/micromark-factory-whitespace/-/micromark-factory-whitespace-2.0.1.tgz",
802
- "integrity": "sha512-Ob0nuZ3PKt/n0hORHyvoD9uZhr+Za8sFoP+OnMcnWK5lngSzALgQYKMr9RJVOWLqQYuyn6ulqGWSXdwf6F80lQ==",
803
- "funding": [
804
- {
805
- "type": "GitHub Sponsors",
806
- "url": "https://github.com/sponsors/unifiedjs"
807
- },
808
- {
809
- "type": "OpenCollective",
810
- "url": "https://opencollective.com/unified"
811
- }
812
- ],
813
- "license": "MIT",
814
- "dependencies": {
815
- "micromark-factory-space": "^2.0.0",
816
- "micromark-util-character": "^2.0.0",
817
- "micromark-util-symbol": "^2.0.0",
818
- "micromark-util-types": "^2.0.0"
819
- }
820
- },
821
- "node_modules/micromark-util-character": {
822
- "version": "2.1.1",
823
- "resolved": "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-2.1.1.tgz",
824
- "integrity": "sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==",
825
- "funding": [
826
- {
827
- "type": "GitHub Sponsors",
828
- "url": "https://github.com/sponsors/unifiedjs"
829
- },
830
- {
831
- "type": "OpenCollective",
832
- "url": "https://opencollective.com/unified"
833
- }
834
- ],
835
- "license": "MIT",
836
- "dependencies": {
837
- "micromark-util-symbol": "^2.0.0",
838
- "micromark-util-types": "^2.0.0"
839
- }
840
- },
841
- "node_modules/micromark-util-chunked": {
842
- "version": "2.0.1",
843
- "resolved": "https://registry.npmjs.org/micromark-util-chunked/-/micromark-util-chunked-2.0.1.tgz",
844
- "integrity": "sha512-QUNFEOPELfmvv+4xiNg2sRYeS/P84pTW0TCgP5zc9FpXetHY0ab7SxKyAQCNCc1eK0459uoLI1y5oO5Vc1dbhA==",
845
- "funding": [
846
- {
847
- "type": "GitHub Sponsors",
848
- "url": "https://github.com/sponsors/unifiedjs"
849
- },
850
- {
851
- "type": "OpenCollective",
852
- "url": "https://opencollective.com/unified"
853
- }
854
- ],
855
- "license": "MIT",
856
- "dependencies": {
857
- "micromark-util-symbol": "^2.0.0"
858
- }
859
- },
860
- "node_modules/micromark-util-classify-character": {
861
- "version": "2.0.1",
862
- "resolved": "https://registry.npmjs.org/micromark-util-classify-character/-/micromark-util-classify-character-2.0.1.tgz",
863
- "integrity": "sha512-K0kHzM6afW/MbeWYWLjoHQv1sgg2Q9EccHEDzSkxiP/EaagNzCm7T/WMKZ3rjMbvIpvBiZgwR3dKMygtA4mG1Q==",
864
- "funding": [
865
- {
866
- "type": "GitHub Sponsors",
867
- "url": "https://github.com/sponsors/unifiedjs"
868
- },
869
- {
870
- "type": "OpenCollective",
871
- "url": "https://opencollective.com/unified"
872
- }
873
- ],
874
- "license": "MIT",
875
- "dependencies": {
876
- "micromark-util-character": "^2.0.0",
877
- "micromark-util-symbol": "^2.0.0",
878
- "micromark-util-types": "^2.0.0"
879
- }
880
- },
881
- "node_modules/micromark-util-combine-extensions": {
882
- "version": "2.0.1",
883
- "resolved": "https://registry.npmjs.org/micromark-util-combine-extensions/-/micromark-util-combine-extensions-2.0.1.tgz",
884
- "integrity": "sha512-OnAnH8Ujmy59JcyZw8JSbK9cGpdVY44NKgSM7E9Eh7DiLS2E9RNQf0dONaGDzEG9yjEl5hcqeIsj4hfRkLH/Bg==",
885
- "funding": [
886
- {
887
- "type": "GitHub Sponsors",
888
- "url": "https://github.com/sponsors/unifiedjs"
889
- },
890
- {
891
- "type": "OpenCollective",
892
- "url": "https://opencollective.com/unified"
893
- }
894
- ],
895
- "license": "MIT",
896
- "dependencies": {
897
- "micromark-util-chunked": "^2.0.0",
898
- "micromark-util-types": "^2.0.0"
899
- }
900
- },
901
- "node_modules/micromark-util-decode-numeric-character-reference": {
902
- "version": "2.0.2",
903
- "resolved": "https://registry.npmjs.org/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-2.0.2.tgz",
904
- "integrity": "sha512-ccUbYk6CwVdkmCQMyr64dXz42EfHGkPQlBj5p7YVGzq8I7CtjXZJrubAYezf7Rp+bjPseiROqe7G6foFd+lEuw==",
905
- "funding": [
906
- {
907
- "type": "GitHub Sponsors",
908
- "url": "https://github.com/sponsors/unifiedjs"
909
- },
910
- {
911
- "type": "OpenCollective",
912
- "url": "https://opencollective.com/unified"
913
- }
914
- ],
915
- "license": "MIT",
916
- "dependencies": {
917
- "micromark-util-symbol": "^2.0.0"
918
- }
919
- },
920
- "node_modules/micromark-util-decode-string": {
921
- "version": "2.0.1",
922
- "resolved": "https://registry.npmjs.org/micromark-util-decode-string/-/micromark-util-decode-string-2.0.1.tgz",
923
- "integrity": "sha512-nDV/77Fj6eH1ynwscYTOsbK7rR//Uj0bZXBwJZRfaLEJ1iGBR6kIfNmlNqaqJf649EP0F3NWNdeJi03elllNUQ==",
924
- "funding": [
925
- {
926
- "type": "GitHub Sponsors",
927
- "url": "https://github.com/sponsors/unifiedjs"
928
- },
929
- {
930
- "type": "OpenCollective",
931
- "url": "https://opencollective.com/unified"
932
- }
933
- ],
934
- "license": "MIT",
935
- "dependencies": {
936
- "decode-named-character-reference": "^1.0.0",
937
- "micromark-util-character": "^2.0.0",
938
- "micromark-util-decode-numeric-character-reference": "^2.0.0",
939
- "micromark-util-symbol": "^2.0.0"
940
- }
941
- },
942
- "node_modules/micromark-util-encode": {
943
- "version": "2.0.1",
944
- "resolved": "https://registry.npmjs.org/micromark-util-encode/-/micromark-util-encode-2.0.1.tgz",
945
- "integrity": "sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw==",
946
- "funding": [
947
- {
948
- "type": "GitHub Sponsors",
949
- "url": "https://github.com/sponsors/unifiedjs"
950
- },
951
- {
952
- "type": "OpenCollective",
953
- "url": "https://opencollective.com/unified"
954
- }
955
- ],
956
- "license": "MIT"
957
- },
958
- "node_modules/micromark-util-html-tag-name": {
959
- "version": "2.0.1",
960
- "resolved": "https://registry.npmjs.org/micromark-util-html-tag-name/-/micromark-util-html-tag-name-2.0.1.tgz",
961
- "integrity": "sha512-2cNEiYDhCWKI+Gs9T0Tiysk136SnR13hhO8yW6BGNyhOC4qYFnwF1nKfD3HFAIXA5c45RrIG1ub11GiXeYd1xA==",
962
- "funding": [
963
- {
964
- "type": "GitHub Sponsors",
965
- "url": "https://github.com/sponsors/unifiedjs"
966
- },
967
- {
968
- "type": "OpenCollective",
969
- "url": "https://opencollective.com/unified"
970
- }
971
- ],
972
- "license": "MIT"
973
- },
974
- "node_modules/micromark-util-normalize-identifier": {
975
- "version": "2.0.1",
976
- "resolved": "https://registry.npmjs.org/micromark-util-normalize-identifier/-/micromark-util-normalize-identifier-2.0.1.tgz",
977
- "integrity": "sha512-sxPqmo70LyARJs0w2UclACPUUEqltCkJ6PhKdMIDuJ3gSf/Q+/GIe3WKl0Ijb/GyH9lOpUkRAO2wp0GVkLvS9Q==",
978
- "funding": [
979
- {
980
- "type": "GitHub Sponsors",
981
- "url": "https://github.com/sponsors/unifiedjs"
982
- },
983
- {
984
- "type": "OpenCollective",
985
- "url": "https://opencollective.com/unified"
986
- }
987
- ],
988
- "license": "MIT",
989
- "dependencies": {
990
- "micromark-util-symbol": "^2.0.0"
991
- }
992
- },
993
- "node_modules/micromark-util-resolve-all": {
994
- "version": "2.0.1",
995
- "resolved": "https://registry.npmjs.org/micromark-util-resolve-all/-/micromark-util-resolve-all-2.0.1.tgz",
996
- "integrity": "sha512-VdQyxFWFT2/FGJgwQnJYbe1jjQoNTS4RjglmSjTUlpUMa95Htx9NHeYW4rGDJzbjvCsl9eLjMQwGeElsqmzcHg==",
997
- "funding": [
998
- {
999
- "type": "GitHub Sponsors",
1000
- "url": "https://github.com/sponsors/unifiedjs"
1001
- },
1002
- {
1003
- "type": "OpenCollective",
1004
- "url": "https://opencollective.com/unified"
1005
- }
1006
- ],
1007
- "license": "MIT",
1008
- "dependencies": {
1009
- "micromark-util-types": "^2.0.0"
1010
- }
1011
- },
1012
- "node_modules/micromark-util-sanitize-uri": {
1013
- "version": "2.0.1",
1014
- "resolved": "https://registry.npmjs.org/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-2.0.1.tgz",
1015
- "integrity": "sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==",
1016
- "funding": [
1017
- {
1018
- "type": "GitHub Sponsors",
1019
- "url": "https://github.com/sponsors/unifiedjs"
1020
- },
1021
- {
1022
- "type": "OpenCollective",
1023
- "url": "https://opencollective.com/unified"
1024
- }
1025
- ],
1026
- "license": "MIT",
1027
- "dependencies": {
1028
- "micromark-util-character": "^2.0.0",
1029
- "micromark-util-encode": "^2.0.0",
1030
- "micromark-util-symbol": "^2.0.0"
1031
- }
1032
- },
1033
- "node_modules/micromark-util-subtokenize": {
1034
- "version": "2.1.0",
1035
- "resolved": "https://registry.npmjs.org/micromark-util-subtokenize/-/micromark-util-subtokenize-2.1.0.tgz",
1036
- "integrity": "sha512-XQLu552iSctvnEcgXw6+Sx75GflAPNED1qx7eBJ+wydBb2KCbRZe+NwvIEEMM83uml1+2WSXpBAcp9IUCgCYWA==",
1037
- "funding": [
1038
- {
1039
- "type": "GitHub Sponsors",
1040
- "url": "https://github.com/sponsors/unifiedjs"
1041
- },
1042
- {
1043
- "type": "OpenCollective",
1044
- "url": "https://opencollective.com/unified"
1045
- }
1046
- ],
1047
- "license": "MIT",
1048
- "dependencies": {
1049
- "devlop": "^1.0.0",
1050
- "micromark-util-chunked": "^2.0.0",
1051
- "micromark-util-symbol": "^2.0.0",
1052
- "micromark-util-types": "^2.0.0"
1053
- }
1054
- },
1055
- "node_modules/micromark-util-symbol": {
1056
- "version": "2.0.1",
1057
- "resolved": "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-2.0.1.tgz",
1058
- "integrity": "sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==",
1059
- "funding": [
1060
- {
1061
- "type": "GitHub Sponsors",
1062
- "url": "https://github.com/sponsors/unifiedjs"
1063
- },
1064
- {
1065
- "type": "OpenCollective",
1066
- "url": "https://opencollective.com/unified"
1067
- }
1068
- ],
1069
- "license": "MIT"
1070
- },
1071
- "node_modules/micromark-util-types": {
1072
- "version": "2.0.2",
1073
- "resolved": "https://registry.npmjs.org/micromark-util-types/-/micromark-util-types-2.0.2.tgz",
1074
- "integrity": "sha512-Yw0ECSpJoViF1qTU4DC6NwtC4aWGt1EkzaQB8KPPyCRR8z9TWeV0HbEFGTO+ZY1wB22zmxnJqhPyTpOVCpeHTA==",
1075
- "funding": [
1076
- {
1077
- "type": "GitHub Sponsors",
1078
- "url": "https://github.com/sponsors/unifiedjs"
1079
- },
1080
- {
1081
- "type": "OpenCollective",
1082
- "url": "https://opencollective.com/unified"
1083
- }
1084
- ],
1085
- "license": "MIT"
1086
- },
1087
- "node_modules/mime-db": {
1088
- "version": "1.52.0",
1089
- "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
1090
- "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
1091
- "license": "MIT",
1092
- "engines": {
1093
- "node": ">= 0.6"
1094
- }
1095
- },
1096
- "node_modules/mime-types": {
1097
- "version": "2.1.35",
1098
- "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
1099
- "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
1100
- "license": "MIT",
1101
- "dependencies": {
1102
- "mime-db": "1.52.0"
1103
- },
1104
- "engines": {
1105
- "node": ">= 0.6"
1106
- }
1107
- },
1108
- "node_modules/ms": {
1109
- "version": "2.1.3",
1110
- "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
1111
- "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
1112
- "license": "MIT"
1113
- },
1114
- "node_modules/object-inspect": {
1115
- "version": "1.13.4",
1116
- "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.4.tgz",
1117
- "integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==",
1118
- "license": "MIT",
1119
- "engines": {
1120
- "node": ">= 0.4"
1121
- },
1122
- "funding": {
1123
- "url": "https://github.com/sponsors/ljharb"
1124
- }
1125
- },
1126
- "node_modules/protobufjs": {
1127
- "version": "7.6.5",
1128
- "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.6.5.tgz",
1129
- "integrity": "sha512-/FPD0nUc9jH6rfFjji9IBqOz4pcSE3CsT1m7Ep6Mdb0LxSUMj8hgl6GomOvZzpNpAqqGaXA0P3VSrZLFzIhQrw==",
1130
- "hasInstallScript": true,
1131
- "license": "BSD-3-Clause",
1132
- "dependencies": {
1133
- "@protobufjs/aspromise": "^1.1.2",
1134
- "@protobufjs/base64": "^1.1.2",
1135
- "@protobufjs/codegen": "^2.0.5",
1136
- "@protobufjs/eventemitter": "^1.1.1",
1137
- "@protobufjs/fetch": "^1.1.1",
1138
- "@protobufjs/float": "^1.0.2",
1139
- "@protobufjs/path": "^1.1.2",
1140
- "@protobufjs/pool": "^1.1.0",
1141
- "@protobufjs/utf8": "^1.1.1",
1142
- "@types/node": ">=13.7.0",
1143
- "long": "^5.3.2"
1144
- },
1145
- "engines": {
1146
- "node": ">=12.0.0"
1147
- }
1148
- },
1149
- "node_modules/proxy-from-env": {
1150
- "version": "2.1.0",
1151
- "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-2.1.0.tgz",
1152
- "integrity": "sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==",
1153
- "license": "MIT",
1154
- "engines": {
1155
- "node": ">=10"
1156
- }
1157
- },
1158
- "node_modules/qs": {
1159
- "version": "6.15.3",
1160
- "resolved": "https://registry.npmjs.org/qs/-/qs-6.15.3.tgz",
1161
- "integrity": "sha512-O9gl3zCl5h5blw1KGUzQKhA5oUXSl8rwUIM5o0S3nCXMliSvy5Dzx7/DJcI+SwgICv+IneSZwhBh1oSyEHA71A==",
1162
- "license": "BSD-3-Clause",
1163
- "dependencies": {
1164
- "es-define-property": "^1.0.1",
1165
- "side-channel": "^1.1.1"
1166
- },
1167
- "engines": {
1168
- "node": ">=0.6"
1169
- },
1170
- "funding": {
1171
- "url": "https://github.com/sponsors/ljharb"
1172
- }
1173
- },
1174
- "node_modules/safe-buffer": {
1175
- "version": "5.2.1",
1176
- "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
1177
- "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
1178
- "funding": [
1179
- {
1180
- "type": "github",
1181
- "url": "https://github.com/sponsors/feross"
1182
- },
1183
- {
1184
- "type": "patreon",
1185
- "url": "https://www.patreon.com/feross"
1186
- },
1187
- {
1188
- "type": "consulting",
1189
- "url": "https://feross.org/support"
1190
- }
1191
- ],
1192
- "license": "MIT"
1193
- },
1194
- "node_modules/side-channel": {
1195
- "version": "1.1.1",
1196
- "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.1.tgz",
1197
- "integrity": "sha512-6x6dK6zJdpTzF4sQeNYxwtvBzf6Eg4GtlesS94HOvTudUeyK2WXAaIfmDgsyslYrRBeFIlsi54AYsFGUuhmvrQ==",
1198
- "license": "MIT",
1199
- "dependencies": {
1200
- "es-errors": "^1.3.0",
1201
- "object-inspect": "^1.13.4",
1202
- "side-channel-list": "^1.0.1",
1203
- "side-channel-map": "^1.0.1",
1204
- "side-channel-weakmap": "^1.0.2"
1205
- },
1206
- "engines": {
1207
- "node": ">= 0.4"
1208
- },
1209
- "funding": {
1210
- "url": "https://github.com/sponsors/ljharb"
1211
- }
1212
- },
1213
- "node_modules/side-channel-list": {
1214
- "version": "1.0.1",
1215
- "resolved": "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.1.tgz",
1216
- "integrity": "sha512-mjn/0bi/oUURjc5Xl7IaWi/OJJJumuoJFQJfDDyO46+hBWsfaVM65TBHq2eoZBhzl9EchxOijpkbRC8SVBQU0w==",
1217
- "license": "MIT",
1218
- "dependencies": {
1219
- "es-errors": "^1.3.0",
1220
- "object-inspect": "^1.13.4"
1221
- },
1222
- "engines": {
1223
- "node": ">= 0.4"
1224
- },
1225
- "funding": {
1226
- "url": "https://github.com/sponsors/ljharb"
1227
- }
1228
- },
1229
- "node_modules/side-channel-map": {
1230
- "version": "1.0.1",
1231
- "resolved": "https://registry.npmjs.org/side-channel-map/-/side-channel-map-1.0.1.tgz",
1232
- "integrity": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==",
1233
- "license": "MIT",
1234
- "dependencies": {
1235
- "call-bound": "^1.0.2",
1236
- "es-errors": "^1.3.0",
1237
- "get-intrinsic": "^1.2.5",
1238
- "object-inspect": "^1.13.3"
1239
- },
1240
- "engines": {
1241
- "node": ">= 0.4"
1242
- },
1243
- "funding": {
1244
- "url": "https://github.com/sponsors/ljharb"
1245
- }
1246
- },
1247
- "node_modules/side-channel-weakmap": {
1248
- "version": "1.0.2",
1249
- "resolved": "https://registry.npmjs.org/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz",
1250
- "integrity": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==",
1251
- "license": "MIT",
1252
- "dependencies": {
1253
- "call-bound": "^1.0.2",
1254
- "es-errors": "^1.3.0",
1255
- "get-intrinsic": "^1.2.5",
1256
- "object-inspect": "^1.13.3",
1257
- "side-channel-map": "^1.0.1"
1258
- },
1259
- "engines": {
1260
- "node": ">= 0.4"
1261
- },
1262
- "funding": {
1263
- "url": "https://github.com/sponsors/ljharb"
1264
- }
1265
- },
1266
- "node_modules/typebox": {
1267
- "version": "1.3.6",
1268
- "resolved": "https://registry.npmjs.org/typebox/-/typebox-1.3.6.tgz",
1269
- "integrity": "sha512-Sc8RA0NCMEFmApHNU9ZMzqcpQj46She44J8ffpLM/bdhLNUZKq7DJumcLcsFx1gRmDfQPgCgOmFFJ7rcnfWNyA==",
1270
- "license": "MIT"
1271
- },
1272
- "node_modules/undici-types": {
1273
- "version": "8.3.0",
1274
- "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-8.3.0.tgz",
1275
- "integrity": "sha512-j375ScV60dom+YkPFIfTLcOiPxkN/buHz5GobjLhixFuANaNs3C9l4GmrWqejgXWJ7BbJcFYpTEUkS1Ge8bpZQ==",
1276
- "license": "MIT"
1277
- },
1278
- "node_modules/unist-util-is": {
1279
- "version": "6.0.1",
1280
- "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-6.0.1.tgz",
1281
- "integrity": "sha512-LsiILbtBETkDz8I9p1dQ0uyRUWuaQzd/cuEeS1hoRSyW5E5XGmTzlwY1OrNzzakGowI9Dr/I8HVaw4hTtnxy8g==",
1282
- "license": "MIT",
1283
- "dependencies": {
1284
- "@types/unist": "^3.0.0"
1285
- },
1286
- "funding": {
1287
- "type": "opencollective",
1288
- "url": "https://opencollective.com/unified"
1289
- }
1290
- },
1291
- "node_modules/unist-util-stringify-position": {
1292
- "version": "4.0.0",
1293
- "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz",
1294
- "integrity": "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==",
1295
- "license": "MIT",
1296
- "dependencies": {
1297
- "@types/unist": "^3.0.0"
1298
- },
1299
- "funding": {
1300
- "type": "opencollective",
1301
- "url": "https://opencollective.com/unified"
1302
- }
1303
- },
1304
- "node_modules/unist-util-visit": {
1305
- "version": "5.1.0",
1306
- "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-5.1.0.tgz",
1307
- "integrity": "sha512-m+vIdyeCOpdr/QeQCu2EzxX/ohgS8KbnPDgFni4dQsfSCtpz8UqDyY5GjRru8PDKuYn7Fq19j1CQ+nJSsGKOzg==",
1308
- "license": "MIT",
1309
- "dependencies": {
1310
- "@types/unist": "^3.0.0",
1311
- "unist-util-is": "^6.0.0",
1312
- "unist-util-visit-parents": "^6.0.0"
1313
- },
1314
- "funding": {
1315
- "type": "opencollective",
1316
- "url": "https://opencollective.com/unified"
1317
- }
1318
- },
1319
- "node_modules/unist-util-visit-parents": {
1320
- "version": "6.0.2",
1321
- "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-6.0.2.tgz",
1322
- "integrity": "sha512-goh1s1TBrqSqukSc8wrjwWhL0hiJxgA8m4kFxGlQ+8FYQ3C/m11FcTs4YYem7V664AhHVvgoQLk890Ssdsr2IQ==",
1323
- "license": "MIT",
1324
- "dependencies": {
1325
- "@types/unist": "^3.0.0",
1326
- "unist-util-is": "^6.0.0"
1327
- },
1328
- "funding": {
1329
- "type": "opencollective",
1330
- "url": "https://opencollective.com/unified"
1331
- }
1332
- },
1333
- "node_modules/ws": {
1334
- "version": "8.21.1",
1335
- "resolved": "https://registry.npmjs.org/ws/-/ws-8.21.1.tgz",
1336
- "integrity": "sha512-+0NTnW77fFN/DjQi6k/Sq/Yvk4Sgajw7urW8V+asjXnRgDs9gyGkdb7EzgfhA4goXsRIZKE28fzIXBHEzhuiWw==",
1337
- "license": "MIT",
1338
- "engines": {
1339
- "node": ">=10.0.0"
1340
- },
1341
- "peerDependencies": {
1342
- "bufferutil": "^4.0.1",
1343
- "utf-8-validate": ">=5.0.2"
1344
- },
1345
- "peerDependenciesMeta": {
1346
- "bufferutil": {
1347
- "optional": true
1348
- },
1349
- "utf-8-validate": {
1350
- "optional": true
1351
- }
1352
- }
1353
- },
1354
- "node_modules/zod": {
1355
- "version": "4.4.3",
1356
- "resolved": "https://registry.npmjs.org/zod/-/zod-4.4.3.tgz",
1357
- "integrity": "sha512-ytENFjIJFl2UwYglde2jchW2Hwm4GJFLDiSXWdTrJQBIN9Fcyp7n4DhxJEiWNAJMV1/BqWfW/kkg71UDcHJyTQ==",
1358
- "license": "MIT",
1359
- "funding": {
1360
- "url": "https://github.com/sponsors/colinhacks"
1361
- }
1362
- },
1363
- "node_modules/zwitch": {
1364
- "version": "2.0.4",
1365
- "resolved": "https://registry.npmjs.org/zwitch/-/zwitch-2.0.4.tgz",
1366
- "integrity": "sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==",
1367
- "license": "MIT",
1368
- "funding": {
1369
- "type": "github",
1370
- "url": "https://github.com/sponsors/wooorm"
1371
- }
1372
- }
1373
- }
1374
- }