loopwind 0.25.9 → 0.25.10

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.
@@ -0,0 +1,2319 @@
1
+ {
2
+ "name": "loopwind-video-container",
3
+ "version": "1.0.0",
4
+ "lockfileVersion": 3,
5
+ "requires": true,
6
+ "packages": {
7
+ "": {
8
+ "name": "loopwind-video-container",
9
+ "version": "1.0.0",
10
+ "dependencies": {
11
+ "@hono/node-server": "^1.8.0",
12
+ "hono": "^4.0.0",
13
+ "loopwind": "^0.25.9",
14
+ "react": "^18.2.0"
15
+ },
16
+ "devDependencies": {
17
+ "@types/node": "^20.11.0",
18
+ "@types/react": "^18.2.48",
19
+ "tsx": "^4.21.0",
20
+ "typescript": "^5.3.3"
21
+ }
22
+ },
23
+ "node_modules/@emnapi/runtime": {
24
+ "version": "1.8.1",
25
+ "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.8.1.tgz",
26
+ "integrity": "sha512-mehfKSMWjjNol8659Z8KxEMrdSJDDot5SXMq00dM8BN4o+CLNXQ0xH2V7EchNHV4RmbZLmmPdEaXZc5H2FXmDg==",
27
+ "license": "MIT",
28
+ "optional": true,
29
+ "dependencies": {
30
+ "tslib": "^2.4.0"
31
+ }
32
+ },
33
+ "node_modules/@esbuild/aix-ppc64": {
34
+ "version": "0.27.2",
35
+ "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.27.2.tgz",
36
+ "integrity": "sha512-GZMB+a0mOMZs4MpDbj8RJp4cw+w1WV5NYD6xzgvzUJ5Ek2jerwfO2eADyI6ExDSUED+1X8aMbegahsJi+8mgpw==",
37
+ "cpu": [
38
+ "ppc64"
39
+ ],
40
+ "license": "MIT",
41
+ "optional": true,
42
+ "os": [
43
+ "aix"
44
+ ],
45
+ "engines": {
46
+ "node": ">=18"
47
+ }
48
+ },
49
+ "node_modules/@esbuild/android-arm": {
50
+ "version": "0.27.2",
51
+ "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.27.2.tgz",
52
+ "integrity": "sha512-DVNI8jlPa7Ujbr1yjU2PfUSRtAUZPG9I1RwW4F4xFB1Imiu2on0ADiI/c3td+KmDtVKNbi+nffGDQMfcIMkwIA==",
53
+ "cpu": [
54
+ "arm"
55
+ ],
56
+ "license": "MIT",
57
+ "optional": true,
58
+ "os": [
59
+ "android"
60
+ ],
61
+ "engines": {
62
+ "node": ">=18"
63
+ }
64
+ },
65
+ "node_modules/@esbuild/android-arm64": {
66
+ "version": "0.27.2",
67
+ "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.27.2.tgz",
68
+ "integrity": "sha512-pvz8ZZ7ot/RBphf8fv60ljmaoydPU12VuXHImtAs0XhLLw+EXBi2BLe3OYSBslR4rryHvweW5gmkKFwTiFy6KA==",
69
+ "cpu": [
70
+ "arm64"
71
+ ],
72
+ "license": "MIT",
73
+ "optional": true,
74
+ "os": [
75
+ "android"
76
+ ],
77
+ "engines": {
78
+ "node": ">=18"
79
+ }
80
+ },
81
+ "node_modules/@esbuild/android-x64": {
82
+ "version": "0.27.2",
83
+ "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.27.2.tgz",
84
+ "integrity": "sha512-z8Ank4Byh4TJJOh4wpz8g2vDy75zFL0TlZlkUkEwYXuPSgX8yzep596n6mT7905kA9uHZsf/o2OJZubl2l3M7A==",
85
+ "cpu": [
86
+ "x64"
87
+ ],
88
+ "license": "MIT",
89
+ "optional": true,
90
+ "os": [
91
+ "android"
92
+ ],
93
+ "engines": {
94
+ "node": ">=18"
95
+ }
96
+ },
97
+ "node_modules/@esbuild/darwin-arm64": {
98
+ "version": "0.27.2",
99
+ "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.27.2.tgz",
100
+ "integrity": "sha512-davCD2Zc80nzDVRwXTcQP/28fiJbcOwvdolL0sOiOsbwBa72kegmVU0Wrh1MYrbuCL98Omp5dVhQFWRKR2ZAlg==",
101
+ "cpu": [
102
+ "arm64"
103
+ ],
104
+ "license": "MIT",
105
+ "optional": true,
106
+ "os": [
107
+ "darwin"
108
+ ],
109
+ "engines": {
110
+ "node": ">=18"
111
+ }
112
+ },
113
+ "node_modules/@esbuild/darwin-x64": {
114
+ "version": "0.27.2",
115
+ "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.27.2.tgz",
116
+ "integrity": "sha512-ZxtijOmlQCBWGwbVmwOF/UCzuGIbUkqB1faQRf5akQmxRJ1ujusWsb3CVfk/9iZKr2L5SMU5wPBi1UWbvL+VQA==",
117
+ "cpu": [
118
+ "x64"
119
+ ],
120
+ "license": "MIT",
121
+ "optional": true,
122
+ "os": [
123
+ "darwin"
124
+ ],
125
+ "engines": {
126
+ "node": ">=18"
127
+ }
128
+ },
129
+ "node_modules/@esbuild/freebsd-arm64": {
130
+ "version": "0.27.2",
131
+ "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.27.2.tgz",
132
+ "integrity": "sha512-lS/9CN+rgqQ9czogxlMcBMGd+l8Q3Nj1MFQwBZJyoEKI50XGxwuzznYdwcav6lpOGv5BqaZXqvBSiB/kJ5op+g==",
133
+ "cpu": [
134
+ "arm64"
135
+ ],
136
+ "license": "MIT",
137
+ "optional": true,
138
+ "os": [
139
+ "freebsd"
140
+ ],
141
+ "engines": {
142
+ "node": ">=18"
143
+ }
144
+ },
145
+ "node_modules/@esbuild/freebsd-x64": {
146
+ "version": "0.27.2",
147
+ "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.27.2.tgz",
148
+ "integrity": "sha512-tAfqtNYb4YgPnJlEFu4c212HYjQWSO/w/h/lQaBK7RbwGIkBOuNKQI9tqWzx7Wtp7bTPaGC6MJvWI608P3wXYA==",
149
+ "cpu": [
150
+ "x64"
151
+ ],
152
+ "license": "MIT",
153
+ "optional": true,
154
+ "os": [
155
+ "freebsd"
156
+ ],
157
+ "engines": {
158
+ "node": ">=18"
159
+ }
160
+ },
161
+ "node_modules/@esbuild/linux-arm": {
162
+ "version": "0.27.2",
163
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.27.2.tgz",
164
+ "integrity": "sha512-vWfq4GaIMP9AIe4yj1ZUW18RDhx6EPQKjwe7n8BbIecFtCQG4CfHGaHuh7fdfq+y3LIA2vGS/o9ZBGVxIDi9hw==",
165
+ "cpu": [
166
+ "arm"
167
+ ],
168
+ "license": "MIT",
169
+ "optional": true,
170
+ "os": [
171
+ "linux"
172
+ ],
173
+ "engines": {
174
+ "node": ">=18"
175
+ }
176
+ },
177
+ "node_modules/@esbuild/linux-arm64": {
178
+ "version": "0.27.2",
179
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.27.2.tgz",
180
+ "integrity": "sha512-hYxN8pr66NsCCiRFkHUAsxylNOcAQaxSSkHMMjcpx0si13t1LHFphxJZUiGwojB1a/Hd5OiPIqDdXONia6bhTw==",
181
+ "cpu": [
182
+ "arm64"
183
+ ],
184
+ "license": "MIT",
185
+ "optional": true,
186
+ "os": [
187
+ "linux"
188
+ ],
189
+ "engines": {
190
+ "node": ">=18"
191
+ }
192
+ },
193
+ "node_modules/@esbuild/linux-ia32": {
194
+ "version": "0.27.2",
195
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.27.2.tgz",
196
+ "integrity": "sha512-MJt5BRRSScPDwG2hLelYhAAKh9imjHK5+NE/tvnRLbIqUWa+0E9N4WNMjmp/kXXPHZGqPLxggwVhz7QP8CTR8w==",
197
+ "cpu": [
198
+ "ia32"
199
+ ],
200
+ "license": "MIT",
201
+ "optional": true,
202
+ "os": [
203
+ "linux"
204
+ ],
205
+ "engines": {
206
+ "node": ">=18"
207
+ }
208
+ },
209
+ "node_modules/@esbuild/linux-loong64": {
210
+ "version": "0.27.2",
211
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.27.2.tgz",
212
+ "integrity": "sha512-lugyF1atnAT463aO6KPshVCJK5NgRnU4yb3FUumyVz+cGvZbontBgzeGFO1nF+dPueHD367a2ZXe1NtUkAjOtg==",
213
+ "cpu": [
214
+ "loong64"
215
+ ],
216
+ "license": "MIT",
217
+ "optional": true,
218
+ "os": [
219
+ "linux"
220
+ ],
221
+ "engines": {
222
+ "node": ">=18"
223
+ }
224
+ },
225
+ "node_modules/@esbuild/linux-mips64el": {
226
+ "version": "0.27.2",
227
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.27.2.tgz",
228
+ "integrity": "sha512-nlP2I6ArEBewvJ2gjrrkESEZkB5mIoaTswuqNFRv/WYd+ATtUpe9Y09RnJvgvdag7he0OWgEZWhviS1OTOKixw==",
229
+ "cpu": [
230
+ "mips64el"
231
+ ],
232
+ "license": "MIT",
233
+ "optional": true,
234
+ "os": [
235
+ "linux"
236
+ ],
237
+ "engines": {
238
+ "node": ">=18"
239
+ }
240
+ },
241
+ "node_modules/@esbuild/linux-ppc64": {
242
+ "version": "0.27.2",
243
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.27.2.tgz",
244
+ "integrity": "sha512-C92gnpey7tUQONqg1n6dKVbx3vphKtTHJaNG2Ok9lGwbZil6DrfyecMsp9CrmXGQJmZ7iiVXvvZH6Ml5hL6XdQ==",
245
+ "cpu": [
246
+ "ppc64"
247
+ ],
248
+ "license": "MIT",
249
+ "optional": true,
250
+ "os": [
251
+ "linux"
252
+ ],
253
+ "engines": {
254
+ "node": ">=18"
255
+ }
256
+ },
257
+ "node_modules/@esbuild/linux-riscv64": {
258
+ "version": "0.27.2",
259
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.27.2.tgz",
260
+ "integrity": "sha512-B5BOmojNtUyN8AXlK0QJyvjEZkWwy/FKvakkTDCziX95AowLZKR6aCDhG7LeF7uMCXEJqwa8Bejz5LTPYm8AvA==",
261
+ "cpu": [
262
+ "riscv64"
263
+ ],
264
+ "license": "MIT",
265
+ "optional": true,
266
+ "os": [
267
+ "linux"
268
+ ],
269
+ "engines": {
270
+ "node": ">=18"
271
+ }
272
+ },
273
+ "node_modules/@esbuild/linux-s390x": {
274
+ "version": "0.27.2",
275
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.27.2.tgz",
276
+ "integrity": "sha512-p4bm9+wsPwup5Z8f4EpfN63qNagQ47Ua2znaqGH6bqLlmJ4bx97Y9JdqxgGZ6Y8xVTixUnEkoKSHcpRlDnNr5w==",
277
+ "cpu": [
278
+ "s390x"
279
+ ],
280
+ "license": "MIT",
281
+ "optional": true,
282
+ "os": [
283
+ "linux"
284
+ ],
285
+ "engines": {
286
+ "node": ">=18"
287
+ }
288
+ },
289
+ "node_modules/@esbuild/linux-x64": {
290
+ "version": "0.27.2",
291
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.27.2.tgz",
292
+ "integrity": "sha512-uwp2Tip5aPmH+NRUwTcfLb+W32WXjpFejTIOWZFw/v7/KnpCDKG66u4DLcurQpiYTiYwQ9B7KOeMJvLCu/OvbA==",
293
+ "cpu": [
294
+ "x64"
295
+ ],
296
+ "license": "MIT",
297
+ "optional": true,
298
+ "os": [
299
+ "linux"
300
+ ],
301
+ "engines": {
302
+ "node": ">=18"
303
+ }
304
+ },
305
+ "node_modules/@esbuild/netbsd-arm64": {
306
+ "version": "0.27.2",
307
+ "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.27.2.tgz",
308
+ "integrity": "sha512-Kj6DiBlwXrPsCRDeRvGAUb/LNrBASrfqAIok+xB0LxK8CHqxZ037viF13ugfsIpePH93mX7xfJp97cyDuTZ3cw==",
309
+ "cpu": [
310
+ "arm64"
311
+ ],
312
+ "license": "MIT",
313
+ "optional": true,
314
+ "os": [
315
+ "netbsd"
316
+ ],
317
+ "engines": {
318
+ "node": ">=18"
319
+ }
320
+ },
321
+ "node_modules/@esbuild/netbsd-x64": {
322
+ "version": "0.27.2",
323
+ "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.27.2.tgz",
324
+ "integrity": "sha512-HwGDZ0VLVBY3Y+Nw0JexZy9o/nUAWq9MlV7cahpaXKW6TOzfVno3y3/M8Ga8u8Yr7GldLOov27xiCnqRZf0tCA==",
325
+ "cpu": [
326
+ "x64"
327
+ ],
328
+ "license": "MIT",
329
+ "optional": true,
330
+ "os": [
331
+ "netbsd"
332
+ ],
333
+ "engines": {
334
+ "node": ">=18"
335
+ }
336
+ },
337
+ "node_modules/@esbuild/openbsd-arm64": {
338
+ "version": "0.27.2",
339
+ "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.27.2.tgz",
340
+ "integrity": "sha512-DNIHH2BPQ5551A7oSHD0CKbwIA/Ox7+78/AWkbS5QoRzaqlev2uFayfSxq68EkonB+IKjiuxBFoV8ESJy8bOHA==",
341
+ "cpu": [
342
+ "arm64"
343
+ ],
344
+ "license": "MIT",
345
+ "optional": true,
346
+ "os": [
347
+ "openbsd"
348
+ ],
349
+ "engines": {
350
+ "node": ">=18"
351
+ }
352
+ },
353
+ "node_modules/@esbuild/openbsd-x64": {
354
+ "version": "0.27.2",
355
+ "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.27.2.tgz",
356
+ "integrity": "sha512-/it7w9Nb7+0KFIzjalNJVR5bOzA9Vay+yIPLVHfIQYG/j+j9VTH84aNB8ExGKPU4AzfaEvN9/V4HV+F+vo8OEg==",
357
+ "cpu": [
358
+ "x64"
359
+ ],
360
+ "license": "MIT",
361
+ "optional": true,
362
+ "os": [
363
+ "openbsd"
364
+ ],
365
+ "engines": {
366
+ "node": ">=18"
367
+ }
368
+ },
369
+ "node_modules/@esbuild/openharmony-arm64": {
370
+ "version": "0.27.2",
371
+ "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.27.2.tgz",
372
+ "integrity": "sha512-LRBbCmiU51IXfeXk59csuX/aSaToeG7w48nMwA6049Y4J4+VbWALAuXcs+qcD04rHDuSCSRKdmY63sruDS5qag==",
373
+ "cpu": [
374
+ "arm64"
375
+ ],
376
+ "license": "MIT",
377
+ "optional": true,
378
+ "os": [
379
+ "openharmony"
380
+ ],
381
+ "engines": {
382
+ "node": ">=18"
383
+ }
384
+ },
385
+ "node_modules/@esbuild/sunos-x64": {
386
+ "version": "0.27.2",
387
+ "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.27.2.tgz",
388
+ "integrity": "sha512-kMtx1yqJHTmqaqHPAzKCAkDaKsffmXkPHThSfRwZGyuqyIeBvf08KSsYXl+abf5HDAPMJIPnbBfXvP2ZC2TfHg==",
389
+ "cpu": [
390
+ "x64"
391
+ ],
392
+ "license": "MIT",
393
+ "optional": true,
394
+ "os": [
395
+ "sunos"
396
+ ],
397
+ "engines": {
398
+ "node": ">=18"
399
+ }
400
+ },
401
+ "node_modules/@esbuild/win32-arm64": {
402
+ "version": "0.27.2",
403
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.27.2.tgz",
404
+ "integrity": "sha512-Yaf78O/B3Kkh+nKABUF++bvJv5Ijoy9AN1ww904rOXZFLWVc5OLOfL56W+C8F9xn5JQZa3UX6m+IktJnIb1Jjg==",
405
+ "cpu": [
406
+ "arm64"
407
+ ],
408
+ "license": "MIT",
409
+ "optional": true,
410
+ "os": [
411
+ "win32"
412
+ ],
413
+ "engines": {
414
+ "node": ">=18"
415
+ }
416
+ },
417
+ "node_modules/@esbuild/win32-ia32": {
418
+ "version": "0.27.2",
419
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.27.2.tgz",
420
+ "integrity": "sha512-Iuws0kxo4yusk7sw70Xa2E2imZU5HoixzxfGCdxwBdhiDgt9vX9VUCBhqcwY7/uh//78A1hMkkROMJq9l27oLQ==",
421
+ "cpu": [
422
+ "ia32"
423
+ ],
424
+ "license": "MIT",
425
+ "optional": true,
426
+ "os": [
427
+ "win32"
428
+ ],
429
+ "engines": {
430
+ "node": ">=18"
431
+ }
432
+ },
433
+ "node_modules/@esbuild/win32-x64": {
434
+ "version": "0.27.2",
435
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.27.2.tgz",
436
+ "integrity": "sha512-sRdU18mcKf7F+YgheI/zGf5alZatMUTKj/jNS6l744f9u3WFu4v7twcUI9vu4mknF4Y9aDlblIie0IM+5xxaqQ==",
437
+ "cpu": [
438
+ "x64"
439
+ ],
440
+ "license": "MIT",
441
+ "optional": true,
442
+ "os": [
443
+ "win32"
444
+ ],
445
+ "engines": {
446
+ "node": ">=18"
447
+ }
448
+ },
449
+ "node_modules/@hono/node-server": {
450
+ "version": "1.19.7",
451
+ "resolved": "https://registry.npmjs.org/@hono/node-server/-/node-server-1.19.7.tgz",
452
+ "integrity": "sha512-vUcD0uauS7EU2caukW8z5lJKtoGMokxNbJtBiwHgpqxEXokaHCBkQUmCHhjFB1VUTWdqj25QoMkMKzgjq+uhrw==",
453
+ "license": "MIT",
454
+ "engines": {
455
+ "node": ">=18.14.1"
456
+ },
457
+ "peerDependencies": {
458
+ "hono": "^4"
459
+ }
460
+ },
461
+ "node_modules/@img/colour": {
462
+ "version": "1.0.0",
463
+ "resolved": "https://registry.npmjs.org/@img/colour/-/colour-1.0.0.tgz",
464
+ "integrity": "sha512-A5P/LfWGFSl6nsckYtjw9da+19jB8hkJ6ACTGcDfEJ0aE+l2n2El7dsVM7UVHZQ9s2lmYMWlrS21YLy2IR1LUw==",
465
+ "license": "MIT",
466
+ "engines": {
467
+ "node": ">=18"
468
+ }
469
+ },
470
+ "node_modules/@img/sharp-darwin-arm64": {
471
+ "version": "0.34.5",
472
+ "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.34.5.tgz",
473
+ "integrity": "sha512-imtQ3WMJXbMY4fxb/Ndp6HBTNVtWCUI0WdobyheGf5+ad6xX8VIDO8u2xE4qc/fr08CKG/7dDseFtn6M6g/r3w==",
474
+ "cpu": [
475
+ "arm64"
476
+ ],
477
+ "license": "Apache-2.0",
478
+ "optional": true,
479
+ "os": [
480
+ "darwin"
481
+ ],
482
+ "engines": {
483
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
484
+ },
485
+ "funding": {
486
+ "url": "https://opencollective.com/libvips"
487
+ },
488
+ "optionalDependencies": {
489
+ "@img/sharp-libvips-darwin-arm64": "1.2.4"
490
+ }
491
+ },
492
+ "node_modules/@img/sharp-darwin-x64": {
493
+ "version": "0.34.5",
494
+ "resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.34.5.tgz",
495
+ "integrity": "sha512-YNEFAF/4KQ/PeW0N+r+aVVsoIY0/qxxikF2SWdp+NRkmMB7y9LBZAVqQ4yhGCm/H3H270OSykqmQMKLBhBJDEw==",
496
+ "cpu": [
497
+ "x64"
498
+ ],
499
+ "license": "Apache-2.0",
500
+ "optional": true,
501
+ "os": [
502
+ "darwin"
503
+ ],
504
+ "engines": {
505
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
506
+ },
507
+ "funding": {
508
+ "url": "https://opencollective.com/libvips"
509
+ },
510
+ "optionalDependencies": {
511
+ "@img/sharp-libvips-darwin-x64": "1.2.4"
512
+ }
513
+ },
514
+ "node_modules/@img/sharp-libvips-darwin-arm64": {
515
+ "version": "1.2.4",
516
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.2.4.tgz",
517
+ "integrity": "sha512-zqjjo7RatFfFoP0MkQ51jfuFZBnVE2pRiaydKJ1G/rHZvnsrHAOcQALIi9sA5co5xenQdTugCvtb1cuf78Vf4g==",
518
+ "cpu": [
519
+ "arm64"
520
+ ],
521
+ "license": "LGPL-3.0-or-later",
522
+ "optional": true,
523
+ "os": [
524
+ "darwin"
525
+ ],
526
+ "funding": {
527
+ "url": "https://opencollective.com/libvips"
528
+ }
529
+ },
530
+ "node_modules/@img/sharp-libvips-darwin-x64": {
531
+ "version": "1.2.4",
532
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.2.4.tgz",
533
+ "integrity": "sha512-1IOd5xfVhlGwX+zXv2N93k0yMONvUlANylbJw1eTah8K/Jtpi15KC+WSiaX/nBmbm2HxRM1gZ0nSdjSsrZbGKg==",
534
+ "cpu": [
535
+ "x64"
536
+ ],
537
+ "license": "LGPL-3.0-or-later",
538
+ "optional": true,
539
+ "os": [
540
+ "darwin"
541
+ ],
542
+ "funding": {
543
+ "url": "https://opencollective.com/libvips"
544
+ }
545
+ },
546
+ "node_modules/@img/sharp-libvips-linux-arm": {
547
+ "version": "1.2.4",
548
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.2.4.tgz",
549
+ "integrity": "sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==",
550
+ "cpu": [
551
+ "arm"
552
+ ],
553
+ "license": "LGPL-3.0-or-later",
554
+ "optional": true,
555
+ "os": [
556
+ "linux"
557
+ ],
558
+ "funding": {
559
+ "url": "https://opencollective.com/libvips"
560
+ }
561
+ },
562
+ "node_modules/@img/sharp-libvips-linux-arm64": {
563
+ "version": "1.2.4",
564
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.2.4.tgz",
565
+ "integrity": "sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==",
566
+ "cpu": [
567
+ "arm64"
568
+ ],
569
+ "license": "LGPL-3.0-or-later",
570
+ "optional": true,
571
+ "os": [
572
+ "linux"
573
+ ],
574
+ "funding": {
575
+ "url": "https://opencollective.com/libvips"
576
+ }
577
+ },
578
+ "node_modules/@img/sharp-libvips-linux-ppc64": {
579
+ "version": "1.2.4",
580
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-ppc64/-/sharp-libvips-linux-ppc64-1.2.4.tgz",
581
+ "integrity": "sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==",
582
+ "cpu": [
583
+ "ppc64"
584
+ ],
585
+ "license": "LGPL-3.0-or-later",
586
+ "optional": true,
587
+ "os": [
588
+ "linux"
589
+ ],
590
+ "funding": {
591
+ "url": "https://opencollective.com/libvips"
592
+ }
593
+ },
594
+ "node_modules/@img/sharp-libvips-linux-riscv64": {
595
+ "version": "1.2.4",
596
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-riscv64/-/sharp-libvips-linux-riscv64-1.2.4.tgz",
597
+ "integrity": "sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==",
598
+ "cpu": [
599
+ "riscv64"
600
+ ],
601
+ "license": "LGPL-3.0-or-later",
602
+ "optional": true,
603
+ "os": [
604
+ "linux"
605
+ ],
606
+ "funding": {
607
+ "url": "https://opencollective.com/libvips"
608
+ }
609
+ },
610
+ "node_modules/@img/sharp-libvips-linux-s390x": {
611
+ "version": "1.2.4",
612
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.2.4.tgz",
613
+ "integrity": "sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==",
614
+ "cpu": [
615
+ "s390x"
616
+ ],
617
+ "license": "LGPL-3.0-or-later",
618
+ "optional": true,
619
+ "os": [
620
+ "linux"
621
+ ],
622
+ "funding": {
623
+ "url": "https://opencollective.com/libvips"
624
+ }
625
+ },
626
+ "node_modules/@img/sharp-libvips-linux-x64": {
627
+ "version": "1.2.4",
628
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.2.4.tgz",
629
+ "integrity": "sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==",
630
+ "cpu": [
631
+ "x64"
632
+ ],
633
+ "license": "LGPL-3.0-or-later",
634
+ "optional": true,
635
+ "os": [
636
+ "linux"
637
+ ],
638
+ "funding": {
639
+ "url": "https://opencollective.com/libvips"
640
+ }
641
+ },
642
+ "node_modules/@img/sharp-libvips-linuxmusl-arm64": {
643
+ "version": "1.2.4",
644
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.2.4.tgz",
645
+ "integrity": "sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==",
646
+ "cpu": [
647
+ "arm64"
648
+ ],
649
+ "license": "LGPL-3.0-or-later",
650
+ "optional": true,
651
+ "os": [
652
+ "linux"
653
+ ],
654
+ "funding": {
655
+ "url": "https://opencollective.com/libvips"
656
+ }
657
+ },
658
+ "node_modules/@img/sharp-libvips-linuxmusl-x64": {
659
+ "version": "1.2.4",
660
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.2.4.tgz",
661
+ "integrity": "sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==",
662
+ "cpu": [
663
+ "x64"
664
+ ],
665
+ "license": "LGPL-3.0-or-later",
666
+ "optional": true,
667
+ "os": [
668
+ "linux"
669
+ ],
670
+ "funding": {
671
+ "url": "https://opencollective.com/libvips"
672
+ }
673
+ },
674
+ "node_modules/@img/sharp-linux-arm": {
675
+ "version": "0.34.5",
676
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.34.5.tgz",
677
+ "integrity": "sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==",
678
+ "cpu": [
679
+ "arm"
680
+ ],
681
+ "license": "Apache-2.0",
682
+ "optional": true,
683
+ "os": [
684
+ "linux"
685
+ ],
686
+ "engines": {
687
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
688
+ },
689
+ "funding": {
690
+ "url": "https://opencollective.com/libvips"
691
+ },
692
+ "optionalDependencies": {
693
+ "@img/sharp-libvips-linux-arm": "1.2.4"
694
+ }
695
+ },
696
+ "node_modules/@img/sharp-linux-arm64": {
697
+ "version": "0.34.5",
698
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.34.5.tgz",
699
+ "integrity": "sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==",
700
+ "cpu": [
701
+ "arm64"
702
+ ],
703
+ "license": "Apache-2.0",
704
+ "optional": true,
705
+ "os": [
706
+ "linux"
707
+ ],
708
+ "engines": {
709
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
710
+ },
711
+ "funding": {
712
+ "url": "https://opencollective.com/libvips"
713
+ },
714
+ "optionalDependencies": {
715
+ "@img/sharp-libvips-linux-arm64": "1.2.4"
716
+ }
717
+ },
718
+ "node_modules/@img/sharp-linux-ppc64": {
719
+ "version": "0.34.5",
720
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-ppc64/-/sharp-linux-ppc64-0.34.5.tgz",
721
+ "integrity": "sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==",
722
+ "cpu": [
723
+ "ppc64"
724
+ ],
725
+ "license": "Apache-2.0",
726
+ "optional": true,
727
+ "os": [
728
+ "linux"
729
+ ],
730
+ "engines": {
731
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
732
+ },
733
+ "funding": {
734
+ "url": "https://opencollective.com/libvips"
735
+ },
736
+ "optionalDependencies": {
737
+ "@img/sharp-libvips-linux-ppc64": "1.2.4"
738
+ }
739
+ },
740
+ "node_modules/@img/sharp-linux-riscv64": {
741
+ "version": "0.34.5",
742
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-riscv64/-/sharp-linux-riscv64-0.34.5.tgz",
743
+ "integrity": "sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==",
744
+ "cpu": [
745
+ "riscv64"
746
+ ],
747
+ "license": "Apache-2.0",
748
+ "optional": true,
749
+ "os": [
750
+ "linux"
751
+ ],
752
+ "engines": {
753
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
754
+ },
755
+ "funding": {
756
+ "url": "https://opencollective.com/libvips"
757
+ },
758
+ "optionalDependencies": {
759
+ "@img/sharp-libvips-linux-riscv64": "1.2.4"
760
+ }
761
+ },
762
+ "node_modules/@img/sharp-linux-s390x": {
763
+ "version": "0.34.5",
764
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.34.5.tgz",
765
+ "integrity": "sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==",
766
+ "cpu": [
767
+ "s390x"
768
+ ],
769
+ "license": "Apache-2.0",
770
+ "optional": true,
771
+ "os": [
772
+ "linux"
773
+ ],
774
+ "engines": {
775
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
776
+ },
777
+ "funding": {
778
+ "url": "https://opencollective.com/libvips"
779
+ },
780
+ "optionalDependencies": {
781
+ "@img/sharp-libvips-linux-s390x": "1.2.4"
782
+ }
783
+ },
784
+ "node_modules/@img/sharp-linux-x64": {
785
+ "version": "0.34.5",
786
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.34.5.tgz",
787
+ "integrity": "sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==",
788
+ "cpu": [
789
+ "x64"
790
+ ],
791
+ "license": "Apache-2.0",
792
+ "optional": true,
793
+ "os": [
794
+ "linux"
795
+ ],
796
+ "engines": {
797
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
798
+ },
799
+ "funding": {
800
+ "url": "https://opencollective.com/libvips"
801
+ },
802
+ "optionalDependencies": {
803
+ "@img/sharp-libvips-linux-x64": "1.2.4"
804
+ }
805
+ },
806
+ "node_modules/@img/sharp-linuxmusl-arm64": {
807
+ "version": "0.34.5",
808
+ "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.34.5.tgz",
809
+ "integrity": "sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==",
810
+ "cpu": [
811
+ "arm64"
812
+ ],
813
+ "license": "Apache-2.0",
814
+ "optional": true,
815
+ "os": [
816
+ "linux"
817
+ ],
818
+ "engines": {
819
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
820
+ },
821
+ "funding": {
822
+ "url": "https://opencollective.com/libvips"
823
+ },
824
+ "optionalDependencies": {
825
+ "@img/sharp-libvips-linuxmusl-arm64": "1.2.4"
826
+ }
827
+ },
828
+ "node_modules/@img/sharp-linuxmusl-x64": {
829
+ "version": "0.34.5",
830
+ "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.34.5.tgz",
831
+ "integrity": "sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==",
832
+ "cpu": [
833
+ "x64"
834
+ ],
835
+ "license": "Apache-2.0",
836
+ "optional": true,
837
+ "os": [
838
+ "linux"
839
+ ],
840
+ "engines": {
841
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
842
+ },
843
+ "funding": {
844
+ "url": "https://opencollective.com/libvips"
845
+ },
846
+ "optionalDependencies": {
847
+ "@img/sharp-libvips-linuxmusl-x64": "1.2.4"
848
+ }
849
+ },
850
+ "node_modules/@img/sharp-wasm32": {
851
+ "version": "0.34.5",
852
+ "resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.34.5.tgz",
853
+ "integrity": "sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==",
854
+ "cpu": [
855
+ "wasm32"
856
+ ],
857
+ "license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT",
858
+ "optional": true,
859
+ "dependencies": {
860
+ "@emnapi/runtime": "^1.7.0"
861
+ },
862
+ "engines": {
863
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
864
+ },
865
+ "funding": {
866
+ "url": "https://opencollective.com/libvips"
867
+ }
868
+ },
869
+ "node_modules/@img/sharp-win32-arm64": {
870
+ "version": "0.34.5",
871
+ "resolved": "https://registry.npmjs.org/@img/sharp-win32-arm64/-/sharp-win32-arm64-0.34.5.tgz",
872
+ "integrity": "sha512-WQ3AgWCWYSb2yt+IG8mnC6Jdk9Whs7O0gxphblsLvdhSpSTtmu69ZG1Gkb6NuvxsNACwiPV6cNSZNzt0KPsw7g==",
873
+ "cpu": [
874
+ "arm64"
875
+ ],
876
+ "license": "Apache-2.0 AND LGPL-3.0-or-later",
877
+ "optional": true,
878
+ "os": [
879
+ "win32"
880
+ ],
881
+ "engines": {
882
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
883
+ },
884
+ "funding": {
885
+ "url": "https://opencollective.com/libvips"
886
+ }
887
+ },
888
+ "node_modules/@img/sharp-win32-ia32": {
889
+ "version": "0.34.5",
890
+ "resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.34.5.tgz",
891
+ "integrity": "sha512-FV9m/7NmeCmSHDD5j4+4pNI8Cp3aW+JvLoXcTUo0IqyjSfAZJ8dIUmijx1qaJsIiU+Hosw6xM5KijAWRJCSgNg==",
892
+ "cpu": [
893
+ "ia32"
894
+ ],
895
+ "license": "Apache-2.0 AND LGPL-3.0-or-later",
896
+ "optional": true,
897
+ "os": [
898
+ "win32"
899
+ ],
900
+ "engines": {
901
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
902
+ },
903
+ "funding": {
904
+ "url": "https://opencollective.com/libvips"
905
+ }
906
+ },
907
+ "node_modules/@img/sharp-win32-x64": {
908
+ "version": "0.34.5",
909
+ "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.34.5.tgz",
910
+ "integrity": "sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==",
911
+ "cpu": [
912
+ "x64"
913
+ ],
914
+ "license": "Apache-2.0 AND LGPL-3.0-or-later",
915
+ "optional": true,
916
+ "os": [
917
+ "win32"
918
+ ],
919
+ "engines": {
920
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
921
+ },
922
+ "funding": {
923
+ "url": "https://opencollective.com/libvips"
924
+ }
925
+ },
926
+ "node_modules/@resvg/resvg-wasm": {
927
+ "version": "2.6.2",
928
+ "resolved": "https://registry.npmjs.org/@resvg/resvg-wasm/-/resvg-wasm-2.6.2.tgz",
929
+ "integrity": "sha512-FqALmHI8D4o6lk/LRWDnhw95z5eO+eAa6ORjVg09YRR7BkcM6oPHU9uyC0gtQG5vpFLvgpeU4+zEAz2H8APHNw==",
930
+ "license": "MPL-2.0",
931
+ "engines": {
932
+ "node": ">= 10"
933
+ }
934
+ },
935
+ "node_modules/@shuding/opentype.js": {
936
+ "version": "1.4.0-beta.0",
937
+ "resolved": "https://registry.npmjs.org/@shuding/opentype.js/-/opentype.js-1.4.0-beta.0.tgz",
938
+ "integrity": "sha512-3NgmNyH3l/Hv6EvsWJbsvpcpUba6R8IREQ83nH83cyakCw7uM1arZKNfHwv1Wz6jgqrF/j4x5ELvR6PnK9nTcA==",
939
+ "license": "MIT",
940
+ "dependencies": {
941
+ "fflate": "^0.7.3",
942
+ "string.prototype.codepointat": "^0.2.1"
943
+ },
944
+ "bin": {
945
+ "ot": "bin/ot"
946
+ },
947
+ "engines": {
948
+ "node": ">= 8.0.0"
949
+ }
950
+ },
951
+ "node_modules/@types/node": {
952
+ "version": "20.19.27",
953
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-20.19.27.tgz",
954
+ "integrity": "sha512-N2clP5pJhB2YnZJ3PIHFk5RkygRX5WO/5f0WC08tp0wd+sv0rsJk3MqWn3CbNmT2J505a5336jaQj4ph1AdMug==",
955
+ "dev": true,
956
+ "license": "MIT",
957
+ "dependencies": {
958
+ "undici-types": "~6.21.0"
959
+ }
960
+ },
961
+ "node_modules/@types/prop-types": {
962
+ "version": "15.7.15",
963
+ "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.15.tgz",
964
+ "integrity": "sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==",
965
+ "dev": true,
966
+ "license": "MIT"
967
+ },
968
+ "node_modules/@types/react": {
969
+ "version": "18.3.27",
970
+ "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.27.tgz",
971
+ "integrity": "sha512-cisd7gxkzjBKU2GgdYrTdtQx1SORymWyaAFhaxQPK9bYO9ot3Y5OikQRvY0VYQtvwjeQnizCINJAenh/V7MK2w==",
972
+ "dev": true,
973
+ "license": "MIT",
974
+ "dependencies": {
975
+ "@types/prop-types": "*",
976
+ "csstype": "^3.2.2"
977
+ }
978
+ },
979
+ "node_modules/@types/tinycolor2": {
980
+ "version": "1.4.6",
981
+ "resolved": "https://registry.npmjs.org/@types/tinycolor2/-/tinycolor2-1.4.6.tgz",
982
+ "integrity": "sha512-iEN8J0BoMnsWBqjVbWH/c0G0Hh7O21lpR2/+PrvAVgWdzL7eexIFm4JN/Wn10PTcmNdtS6U67r499mlWMXOxNw==",
983
+ "license": "MIT"
984
+ },
985
+ "node_modules/ansi-regex": {
986
+ "version": "6.2.2",
987
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz",
988
+ "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==",
989
+ "license": "MIT",
990
+ "engines": {
991
+ "node": ">=12"
992
+ },
993
+ "funding": {
994
+ "url": "https://github.com/chalk/ansi-regex?sponsor=1"
995
+ }
996
+ },
997
+ "node_modules/ansi-styles": {
998
+ "version": "4.3.0",
999
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
1000
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
1001
+ "license": "MIT",
1002
+ "dependencies": {
1003
+ "color-convert": "^2.0.1"
1004
+ },
1005
+ "engines": {
1006
+ "node": ">=8"
1007
+ },
1008
+ "funding": {
1009
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
1010
+ }
1011
+ },
1012
+ "node_modules/base64-js": {
1013
+ "version": "0.0.8",
1014
+ "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-0.0.8.tgz",
1015
+ "integrity": "sha512-3XSA2cR/h/73EzlXXdU6YNycmYI7+kicTxks4eJg2g39biHR84slg2+des+p7iHYhbRg/udIS4TD53WabcOUkw==",
1016
+ "license": "MIT",
1017
+ "engines": {
1018
+ "node": ">= 0.4"
1019
+ }
1020
+ },
1021
+ "node_modules/bundle-name": {
1022
+ "version": "4.1.0",
1023
+ "resolved": "https://registry.npmjs.org/bundle-name/-/bundle-name-4.1.0.tgz",
1024
+ "integrity": "sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==",
1025
+ "license": "MIT",
1026
+ "dependencies": {
1027
+ "run-applescript": "^7.0.0"
1028
+ },
1029
+ "engines": {
1030
+ "node": ">=18"
1031
+ },
1032
+ "funding": {
1033
+ "url": "https://github.com/sponsors/sindresorhus"
1034
+ }
1035
+ },
1036
+ "node_modules/camelcase": {
1037
+ "version": "5.3.1",
1038
+ "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
1039
+ "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==",
1040
+ "license": "MIT",
1041
+ "engines": {
1042
+ "node": ">=6"
1043
+ }
1044
+ },
1045
+ "node_modules/camelize": {
1046
+ "version": "1.0.1",
1047
+ "resolved": "https://registry.npmjs.org/camelize/-/camelize-1.0.1.tgz",
1048
+ "integrity": "sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ==",
1049
+ "license": "MIT",
1050
+ "funding": {
1051
+ "url": "https://github.com/sponsors/ljharb"
1052
+ }
1053
+ },
1054
+ "node_modules/chalk": {
1055
+ "version": "5.6.2",
1056
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.6.2.tgz",
1057
+ "integrity": "sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==",
1058
+ "license": "MIT",
1059
+ "engines": {
1060
+ "node": "^12.17.0 || ^14.13 || >=16.0.0"
1061
+ },
1062
+ "funding": {
1063
+ "url": "https://github.com/chalk/chalk?sponsor=1"
1064
+ }
1065
+ },
1066
+ "node_modules/cli-cursor": {
1067
+ "version": "5.0.0",
1068
+ "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-5.0.0.tgz",
1069
+ "integrity": "sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw==",
1070
+ "license": "MIT",
1071
+ "dependencies": {
1072
+ "restore-cursor": "^5.0.0"
1073
+ },
1074
+ "engines": {
1075
+ "node": ">=18"
1076
+ },
1077
+ "funding": {
1078
+ "url": "https://github.com/sponsors/sindresorhus"
1079
+ }
1080
+ },
1081
+ "node_modules/cli-spinners": {
1082
+ "version": "2.9.2",
1083
+ "resolved": "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.9.2.tgz",
1084
+ "integrity": "sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==",
1085
+ "license": "MIT",
1086
+ "engines": {
1087
+ "node": ">=6"
1088
+ },
1089
+ "funding": {
1090
+ "url": "https://github.com/sponsors/sindresorhus"
1091
+ }
1092
+ },
1093
+ "node_modules/cliui": {
1094
+ "version": "6.0.0",
1095
+ "resolved": "https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz",
1096
+ "integrity": "sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==",
1097
+ "license": "ISC",
1098
+ "dependencies": {
1099
+ "string-width": "^4.2.0",
1100
+ "strip-ansi": "^6.0.0",
1101
+ "wrap-ansi": "^6.2.0"
1102
+ }
1103
+ },
1104
+ "node_modules/cliui/node_modules/ansi-regex": {
1105
+ "version": "5.0.1",
1106
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
1107
+ "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
1108
+ "license": "MIT",
1109
+ "engines": {
1110
+ "node": ">=8"
1111
+ }
1112
+ },
1113
+ "node_modules/cliui/node_modules/emoji-regex": {
1114
+ "version": "8.0.0",
1115
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
1116
+ "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
1117
+ "license": "MIT"
1118
+ },
1119
+ "node_modules/cliui/node_modules/string-width": {
1120
+ "version": "4.2.3",
1121
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
1122
+ "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
1123
+ "license": "MIT",
1124
+ "dependencies": {
1125
+ "emoji-regex": "^8.0.0",
1126
+ "is-fullwidth-code-point": "^3.0.0",
1127
+ "strip-ansi": "^6.0.1"
1128
+ },
1129
+ "engines": {
1130
+ "node": ">=8"
1131
+ }
1132
+ },
1133
+ "node_modules/cliui/node_modules/strip-ansi": {
1134
+ "version": "6.0.1",
1135
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
1136
+ "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
1137
+ "license": "MIT",
1138
+ "dependencies": {
1139
+ "ansi-regex": "^5.0.1"
1140
+ },
1141
+ "engines": {
1142
+ "node": ">=8"
1143
+ }
1144
+ },
1145
+ "node_modules/color-convert": {
1146
+ "version": "2.0.1",
1147
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
1148
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
1149
+ "license": "MIT",
1150
+ "dependencies": {
1151
+ "color-name": "~1.1.4"
1152
+ },
1153
+ "engines": {
1154
+ "node": ">=7.0.0"
1155
+ }
1156
+ },
1157
+ "node_modules/color-name": {
1158
+ "version": "1.1.4",
1159
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
1160
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
1161
+ "license": "MIT"
1162
+ },
1163
+ "node_modules/commander": {
1164
+ "version": "12.1.0",
1165
+ "resolved": "https://registry.npmjs.org/commander/-/commander-12.1.0.tgz",
1166
+ "integrity": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==",
1167
+ "license": "MIT",
1168
+ "engines": {
1169
+ "node": ">=18"
1170
+ }
1171
+ },
1172
+ "node_modules/css-background-parser": {
1173
+ "version": "0.1.0",
1174
+ "resolved": "https://registry.npmjs.org/css-background-parser/-/css-background-parser-0.1.0.tgz",
1175
+ "integrity": "sha512-2EZLisiZQ+7m4wwur/qiYJRniHX4K5Tc9w93MT3AS0WS1u5kaZ4FKXlOTBhOjc+CgEgPiGY+fX1yWD8UwpEqUA==",
1176
+ "license": "MIT"
1177
+ },
1178
+ "node_modules/css-box-shadow": {
1179
+ "version": "1.0.0-3",
1180
+ "resolved": "https://registry.npmjs.org/css-box-shadow/-/css-box-shadow-1.0.0-3.tgz",
1181
+ "integrity": "sha512-9jaqR6e7Ohds+aWwmhe6wILJ99xYQbfmK9QQB9CcMjDbTxPZjwEmUQpU91OG05Xgm8BahT5fW+svbsQGjS/zPg==",
1182
+ "license": "MIT"
1183
+ },
1184
+ "node_modules/css-color-keywords": {
1185
+ "version": "1.0.0",
1186
+ "resolved": "https://registry.npmjs.org/css-color-keywords/-/css-color-keywords-1.0.0.tgz",
1187
+ "integrity": "sha512-FyyrDHZKEjXDpNJYvVsV960FiqQyXc/LlYmsxl2BcdMb2WPx0OGRVgTg55rPSyLSNMqP52R9r8geSp7apN3Ofg==",
1188
+ "license": "ISC",
1189
+ "engines": {
1190
+ "node": ">=4"
1191
+ }
1192
+ },
1193
+ "node_modules/css-gradient-parser": {
1194
+ "version": "0.0.17",
1195
+ "resolved": "https://registry.npmjs.org/css-gradient-parser/-/css-gradient-parser-0.0.17.tgz",
1196
+ "integrity": "sha512-w2Xy9UMMwlKtou0vlRnXvWglPAceXCTtcmVSo8ZBUvqCV5aXEFP/PC6d+I464810I9FT++UACwTD5511bmGPUg==",
1197
+ "license": "MIT",
1198
+ "engines": {
1199
+ "node": ">=16"
1200
+ }
1201
+ },
1202
+ "node_modules/css-to-react-native": {
1203
+ "version": "3.2.0",
1204
+ "resolved": "https://registry.npmjs.org/css-to-react-native/-/css-to-react-native-3.2.0.tgz",
1205
+ "integrity": "sha512-e8RKaLXMOFii+02mOlqwjbD00KSEKqblnpO9e++1aXS1fPQOpS1YoqdVHBqPjHNoxeF2mimzVqawm2KCbEdtHQ==",
1206
+ "license": "MIT",
1207
+ "dependencies": {
1208
+ "camelize": "^1.0.0",
1209
+ "css-color-keywords": "^1.0.0",
1210
+ "postcss-value-parser": "^4.0.2"
1211
+ }
1212
+ },
1213
+ "node_modules/csstype": {
1214
+ "version": "3.2.3",
1215
+ "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz",
1216
+ "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
1217
+ "dev": true,
1218
+ "license": "MIT"
1219
+ },
1220
+ "node_modules/decamelize": {
1221
+ "version": "1.2.0",
1222
+ "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz",
1223
+ "integrity": "sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==",
1224
+ "license": "MIT",
1225
+ "engines": {
1226
+ "node": ">=0.10.0"
1227
+ }
1228
+ },
1229
+ "node_modules/default-browser": {
1230
+ "version": "5.4.0",
1231
+ "resolved": "https://registry.npmjs.org/default-browser/-/default-browser-5.4.0.tgz",
1232
+ "integrity": "sha512-XDuvSq38Hr1MdN47EDvYtx3U0MTqpCEn+F6ft8z2vYDzMrvQhVp0ui9oQdqW3MvK3vqUETglt1tVGgjLuJ5izg==",
1233
+ "license": "MIT",
1234
+ "dependencies": {
1235
+ "bundle-name": "^4.1.0",
1236
+ "default-browser-id": "^5.0.0"
1237
+ },
1238
+ "engines": {
1239
+ "node": ">=18"
1240
+ },
1241
+ "funding": {
1242
+ "url": "https://github.com/sponsors/sindresorhus"
1243
+ }
1244
+ },
1245
+ "node_modules/default-browser-id": {
1246
+ "version": "5.0.1",
1247
+ "resolved": "https://registry.npmjs.org/default-browser-id/-/default-browser-id-5.0.1.tgz",
1248
+ "integrity": "sha512-x1VCxdX4t+8wVfd1so/9w+vQ4vx7lKd2Qp5tDRutErwmR85OgmfX7RlLRMWafRMY7hbEiXIbudNrjOAPa/hL8Q==",
1249
+ "license": "MIT",
1250
+ "engines": {
1251
+ "node": ">=18"
1252
+ },
1253
+ "funding": {
1254
+ "url": "https://github.com/sponsors/sindresorhus"
1255
+ }
1256
+ },
1257
+ "node_modules/define-lazy-prop": {
1258
+ "version": "3.0.0",
1259
+ "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-3.0.0.tgz",
1260
+ "integrity": "sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==",
1261
+ "license": "MIT",
1262
+ "engines": {
1263
+ "node": ">=12"
1264
+ },
1265
+ "funding": {
1266
+ "url": "https://github.com/sponsors/sindresorhus"
1267
+ }
1268
+ },
1269
+ "node_modules/detect-libc": {
1270
+ "version": "2.1.2",
1271
+ "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
1272
+ "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
1273
+ "license": "Apache-2.0",
1274
+ "engines": {
1275
+ "node": ">=8"
1276
+ }
1277
+ },
1278
+ "node_modules/dijkstrajs": {
1279
+ "version": "1.0.3",
1280
+ "resolved": "https://registry.npmjs.org/dijkstrajs/-/dijkstrajs-1.0.3.tgz",
1281
+ "integrity": "sha512-qiSlmBq9+BCdCA/L46dw8Uy93mloxsPSbwnm5yrKn2vMPiy8KyAskTF6zuV/j5BMsmOGZDPs7KjU+mjb670kfA==",
1282
+ "license": "MIT"
1283
+ },
1284
+ "node_modules/emoji-regex": {
1285
+ "version": "10.6.0",
1286
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.6.0.tgz",
1287
+ "integrity": "sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==",
1288
+ "license": "MIT"
1289
+ },
1290
+ "node_modules/emoji-regex-xs": {
1291
+ "version": "2.0.1",
1292
+ "resolved": "https://registry.npmjs.org/emoji-regex-xs/-/emoji-regex-xs-2.0.1.tgz",
1293
+ "integrity": "sha512-1QFuh8l7LqUcKe24LsPUNzjrzJQ7pgRwp1QMcZ5MX6mFplk2zQ08NVCM84++1cveaUUYtcCYHmeFEuNg16sU4g==",
1294
+ "license": "MIT",
1295
+ "engines": {
1296
+ "node": ">=10.0.0"
1297
+ }
1298
+ },
1299
+ "node_modules/esbuild": {
1300
+ "version": "0.27.2",
1301
+ "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.27.2.tgz",
1302
+ "integrity": "sha512-HyNQImnsOC7X9PMNaCIeAm4ISCQXs5a5YasTXVliKv4uuBo1dKrG0A+uQS8M5eXjVMnLg3WgXaKvprHlFJQffw==",
1303
+ "hasInstallScript": true,
1304
+ "license": "MIT",
1305
+ "bin": {
1306
+ "esbuild": "bin/esbuild"
1307
+ },
1308
+ "engines": {
1309
+ "node": ">=18"
1310
+ },
1311
+ "optionalDependencies": {
1312
+ "@esbuild/aix-ppc64": "0.27.2",
1313
+ "@esbuild/android-arm": "0.27.2",
1314
+ "@esbuild/android-arm64": "0.27.2",
1315
+ "@esbuild/android-x64": "0.27.2",
1316
+ "@esbuild/darwin-arm64": "0.27.2",
1317
+ "@esbuild/darwin-x64": "0.27.2",
1318
+ "@esbuild/freebsd-arm64": "0.27.2",
1319
+ "@esbuild/freebsd-x64": "0.27.2",
1320
+ "@esbuild/linux-arm": "0.27.2",
1321
+ "@esbuild/linux-arm64": "0.27.2",
1322
+ "@esbuild/linux-ia32": "0.27.2",
1323
+ "@esbuild/linux-loong64": "0.27.2",
1324
+ "@esbuild/linux-mips64el": "0.27.2",
1325
+ "@esbuild/linux-ppc64": "0.27.2",
1326
+ "@esbuild/linux-riscv64": "0.27.2",
1327
+ "@esbuild/linux-s390x": "0.27.2",
1328
+ "@esbuild/linux-x64": "0.27.2",
1329
+ "@esbuild/netbsd-arm64": "0.27.2",
1330
+ "@esbuild/netbsd-x64": "0.27.2",
1331
+ "@esbuild/openbsd-arm64": "0.27.2",
1332
+ "@esbuild/openbsd-x64": "0.27.2",
1333
+ "@esbuild/openharmony-arm64": "0.27.2",
1334
+ "@esbuild/sunos-x64": "0.27.2",
1335
+ "@esbuild/win32-arm64": "0.27.2",
1336
+ "@esbuild/win32-ia32": "0.27.2",
1337
+ "@esbuild/win32-x64": "0.27.2"
1338
+ }
1339
+ },
1340
+ "node_modules/escape-html": {
1341
+ "version": "1.0.3",
1342
+ "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz",
1343
+ "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==",
1344
+ "license": "MIT"
1345
+ },
1346
+ "node_modules/fflate": {
1347
+ "version": "0.7.4",
1348
+ "resolved": "https://registry.npmjs.org/fflate/-/fflate-0.7.4.tgz",
1349
+ "integrity": "sha512-5u2V/CDW15QM1XbbgS+0DfPxVB+jUKhWEKuuFuHncbk3tEEqzmoXL+2KyOFuKGqOnmdIy0/davWF1CkuwtibCw==",
1350
+ "license": "MIT"
1351
+ },
1352
+ "node_modules/find-up": {
1353
+ "version": "4.1.0",
1354
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
1355
+ "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
1356
+ "license": "MIT",
1357
+ "dependencies": {
1358
+ "locate-path": "^5.0.0",
1359
+ "path-exists": "^4.0.0"
1360
+ },
1361
+ "engines": {
1362
+ "node": ">=8"
1363
+ }
1364
+ },
1365
+ "node_modules/fsevents": {
1366
+ "version": "2.3.3",
1367
+ "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
1368
+ "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
1369
+ "dev": true,
1370
+ "hasInstallScript": true,
1371
+ "license": "MIT",
1372
+ "optional": true,
1373
+ "os": [
1374
+ "darwin"
1375
+ ],
1376
+ "engines": {
1377
+ "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
1378
+ }
1379
+ },
1380
+ "node_modules/get-caller-file": {
1381
+ "version": "2.0.5",
1382
+ "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
1383
+ "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
1384
+ "license": "ISC",
1385
+ "engines": {
1386
+ "node": "6.* || 8.* || >= 10.*"
1387
+ }
1388
+ },
1389
+ "node_modules/get-east-asian-width": {
1390
+ "version": "1.4.0",
1391
+ "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.4.0.tgz",
1392
+ "integrity": "sha512-QZjmEOC+IT1uk6Rx0sX22V6uHWVwbdbxf1faPqJ1QhLdGgsRGCZoyaQBm/piRdJy/D2um6hM1UP7ZEeQ4EkP+Q==",
1393
+ "license": "MIT",
1394
+ "engines": {
1395
+ "node": ">=18"
1396
+ },
1397
+ "funding": {
1398
+ "url": "https://github.com/sponsors/sindresorhus"
1399
+ }
1400
+ },
1401
+ "node_modules/get-tsconfig": {
1402
+ "version": "4.13.0",
1403
+ "resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.13.0.tgz",
1404
+ "integrity": "sha512-1VKTZJCwBrvbd+Wn3AOgQP/2Av+TfTCOlE4AcRJE72W1ksZXbAx8PPBR9RzgTeSPzlPMHrbANMH3LbltH73wxQ==",
1405
+ "dev": true,
1406
+ "license": "MIT",
1407
+ "dependencies": {
1408
+ "resolve-pkg-maps": "^1.0.0"
1409
+ },
1410
+ "funding": {
1411
+ "url": "https://github.com/privatenumber/get-tsconfig?sponsor=1"
1412
+ }
1413
+ },
1414
+ "node_modules/gifenc": {
1415
+ "version": "1.0.3",
1416
+ "resolved": "https://registry.npmjs.org/gifenc/-/gifenc-1.0.3.tgz",
1417
+ "integrity": "sha512-xdr6AdrfGBcfzncONUOlXMBuc5wJDtOueE3c5rdG0oNgtINLD+f2iFZltrBRZYzACRbKr+mSVU/x98zv2u3jmw==",
1418
+ "license": "MIT"
1419
+ },
1420
+ "node_modules/gradient-string": {
1421
+ "version": "3.0.0",
1422
+ "resolved": "https://registry.npmjs.org/gradient-string/-/gradient-string-3.0.0.tgz",
1423
+ "integrity": "sha512-frdKI4Qi8Ihp4C6wZNB565de/THpIaw3DjP5ku87M+N9rNSGmPTjfkq61SdRXB7eCaL8O1hkKDvf6CDMtOzIAg==",
1424
+ "license": "MIT",
1425
+ "dependencies": {
1426
+ "chalk": "^5.3.0",
1427
+ "tinygradient": "^1.1.5"
1428
+ },
1429
+ "engines": {
1430
+ "node": ">=14"
1431
+ }
1432
+ },
1433
+ "node_modules/h264-mp4-encoder": {
1434
+ "version": "1.0.12",
1435
+ "resolved": "https://registry.npmjs.org/h264-mp4-encoder/-/h264-mp4-encoder-1.0.12.tgz",
1436
+ "integrity": "sha512-xih3J+Go0o1RqGjhOt6TwXLWWGqLONRPyS8yoMu/RoS/S8WyEv4HuHp1KBsDDl8srZQ3gw9f95JYkCSjCuZbHQ==",
1437
+ "license": "MIT"
1438
+ },
1439
+ "node_modules/hex-rgb": {
1440
+ "version": "4.3.0",
1441
+ "resolved": "https://registry.npmjs.org/hex-rgb/-/hex-rgb-4.3.0.tgz",
1442
+ "integrity": "sha512-Ox1pJVrDCyGHMG9CFg1tmrRUMRPRsAWYc/PinY0XzJU4K7y7vjNoLKIQ7BR5UJMCxNN8EM1MNDmHWA/B3aZUuw==",
1443
+ "license": "MIT",
1444
+ "engines": {
1445
+ "node": ">=6"
1446
+ },
1447
+ "funding": {
1448
+ "url": "https://github.com/sponsors/sindresorhus"
1449
+ }
1450
+ },
1451
+ "node_modules/hono": {
1452
+ "version": "4.11.3",
1453
+ "resolved": "https://registry.npmjs.org/hono/-/hono-4.11.3.tgz",
1454
+ "integrity": "sha512-PmQi306+M/ct/m5s66Hrg+adPnkD5jiO6IjA7WhWw0gSBSo1EcRegwuI1deZ+wd5pzCGynCcn2DprnE4/yEV4w==",
1455
+ "license": "MIT",
1456
+ "engines": {
1457
+ "node": ">=16.9.0"
1458
+ }
1459
+ },
1460
+ "node_modules/is-docker": {
1461
+ "version": "3.0.0",
1462
+ "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-3.0.0.tgz",
1463
+ "integrity": "sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==",
1464
+ "license": "MIT",
1465
+ "bin": {
1466
+ "is-docker": "cli.js"
1467
+ },
1468
+ "engines": {
1469
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
1470
+ },
1471
+ "funding": {
1472
+ "url": "https://github.com/sponsors/sindresorhus"
1473
+ }
1474
+ },
1475
+ "node_modules/is-fullwidth-code-point": {
1476
+ "version": "3.0.0",
1477
+ "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
1478
+ "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
1479
+ "license": "MIT",
1480
+ "engines": {
1481
+ "node": ">=8"
1482
+ }
1483
+ },
1484
+ "node_modules/is-inside-container": {
1485
+ "version": "1.0.0",
1486
+ "resolved": "https://registry.npmjs.org/is-inside-container/-/is-inside-container-1.0.0.tgz",
1487
+ "integrity": "sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==",
1488
+ "license": "MIT",
1489
+ "dependencies": {
1490
+ "is-docker": "^3.0.0"
1491
+ },
1492
+ "bin": {
1493
+ "is-inside-container": "cli.js"
1494
+ },
1495
+ "engines": {
1496
+ "node": ">=14.16"
1497
+ },
1498
+ "funding": {
1499
+ "url": "https://github.com/sponsors/sindresorhus"
1500
+ }
1501
+ },
1502
+ "node_modules/is-interactive": {
1503
+ "version": "2.0.0",
1504
+ "resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-2.0.0.tgz",
1505
+ "integrity": "sha512-qP1vozQRI+BMOPcjFzrjXuQvdak2pHNUMZoeG2eRbiSqyvbEf/wQtEOTOX1guk6E3t36RkaqiSt8A/6YElNxLQ==",
1506
+ "license": "MIT",
1507
+ "engines": {
1508
+ "node": ">=12"
1509
+ },
1510
+ "funding": {
1511
+ "url": "https://github.com/sponsors/sindresorhus"
1512
+ }
1513
+ },
1514
+ "node_modules/is-unicode-supported": {
1515
+ "version": "2.1.0",
1516
+ "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-2.1.0.tgz",
1517
+ "integrity": "sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==",
1518
+ "license": "MIT",
1519
+ "engines": {
1520
+ "node": ">=18"
1521
+ },
1522
+ "funding": {
1523
+ "url": "https://github.com/sponsors/sindresorhus"
1524
+ }
1525
+ },
1526
+ "node_modules/is-wsl": {
1527
+ "version": "3.1.0",
1528
+ "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-3.1.0.tgz",
1529
+ "integrity": "sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==",
1530
+ "license": "MIT",
1531
+ "dependencies": {
1532
+ "is-inside-container": "^1.0.0"
1533
+ },
1534
+ "engines": {
1535
+ "node": ">=16"
1536
+ },
1537
+ "funding": {
1538
+ "url": "https://github.com/sponsors/sindresorhus"
1539
+ }
1540
+ },
1541
+ "node_modules/js-tokens": {
1542
+ "version": "4.0.0",
1543
+ "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
1544
+ "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
1545
+ "license": "MIT"
1546
+ },
1547
+ "node_modules/just-camel-case": {
1548
+ "version": "6.2.0",
1549
+ "resolved": "https://registry.npmjs.org/just-camel-case/-/just-camel-case-6.2.0.tgz",
1550
+ "integrity": "sha512-ICenRLXwkQYLk3UyvLQZ+uKuwFVJ3JHFYFn7F2782G2Mv2hW8WPePqgdhpnjGaqkYtSVWnyCESZhGXUmY3/bEg==",
1551
+ "license": "MIT"
1552
+ },
1553
+ "node_modules/linebreak": {
1554
+ "version": "1.1.0",
1555
+ "resolved": "https://registry.npmjs.org/linebreak/-/linebreak-1.1.0.tgz",
1556
+ "integrity": "sha512-MHp03UImeVhB7XZtjd0E4n6+3xr5Dq/9xI/5FptGk5FrbDR3zagPa2DS6U8ks/3HjbKWG9Q1M2ufOzxV2qLYSQ==",
1557
+ "license": "MIT",
1558
+ "dependencies": {
1559
+ "base64-js": "0.0.8",
1560
+ "unicode-trie": "^2.0.0"
1561
+ }
1562
+ },
1563
+ "node_modules/locate-path": {
1564
+ "version": "5.0.0",
1565
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
1566
+ "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
1567
+ "license": "MIT",
1568
+ "dependencies": {
1569
+ "p-locate": "^4.1.0"
1570
+ },
1571
+ "engines": {
1572
+ "node": ">=8"
1573
+ }
1574
+ },
1575
+ "node_modules/log-symbols": {
1576
+ "version": "6.0.0",
1577
+ "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-6.0.0.tgz",
1578
+ "integrity": "sha512-i24m8rpwhmPIS4zscNzK6MSEhk0DUWa/8iYQWxhffV8jkI4Phvs3F+quL5xvS0gdQR0FyTCMMH33Y78dDTzzIw==",
1579
+ "license": "MIT",
1580
+ "dependencies": {
1581
+ "chalk": "^5.3.0",
1582
+ "is-unicode-supported": "^1.3.0"
1583
+ },
1584
+ "engines": {
1585
+ "node": ">=18"
1586
+ },
1587
+ "funding": {
1588
+ "url": "https://github.com/sponsors/sindresorhus"
1589
+ }
1590
+ },
1591
+ "node_modules/log-symbols/node_modules/is-unicode-supported": {
1592
+ "version": "1.3.0",
1593
+ "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz",
1594
+ "integrity": "sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ==",
1595
+ "license": "MIT",
1596
+ "engines": {
1597
+ "node": ">=12"
1598
+ },
1599
+ "funding": {
1600
+ "url": "https://github.com/sponsors/sindresorhus"
1601
+ }
1602
+ },
1603
+ "node_modules/loopwind": {
1604
+ "version": "0.25.9",
1605
+ "resolved": "https://registry.npmjs.org/loopwind/-/loopwind-0.25.9.tgz",
1606
+ "integrity": "sha512-ejFQuisTzaBjKzOP3Rx8q/W4m5FLG8j6HWhnna7hYCyIpa4GdWdSebGf4HGllAEhu2nuc6mYJX06XJ7mIRxrhQ==",
1607
+ "license": "MIT",
1608
+ "dependencies": {
1609
+ "@resvg/resvg-wasm": "^2.6.2",
1610
+ "chalk": "^5.3.0",
1611
+ "commander": "^12.0.0",
1612
+ "esbuild": "^0.27.0",
1613
+ "gifenc": "^1.0.3",
1614
+ "gradient-string": "^3.0.0",
1615
+ "h264-mp4-encoder": "^1.0.12",
1616
+ "loopwind": "^0.25.7",
1617
+ "open": "^10.0.0",
1618
+ "ora": "^8.0.1",
1619
+ "qrcode": "^1.5.4",
1620
+ "react": "^18.2.0",
1621
+ "satori": "^0.18.3",
1622
+ "sharp": "^0.34.5",
1623
+ "workers-og": "^0.0.27"
1624
+ },
1625
+ "bin": {
1626
+ "loopwind": "dist/cli.js",
1627
+ "lw": "dist/cli.js"
1628
+ },
1629
+ "engines": {
1630
+ "node": ">=18.0.0"
1631
+ }
1632
+ },
1633
+ "node_modules/loose-envify": {
1634
+ "version": "1.4.0",
1635
+ "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz",
1636
+ "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==",
1637
+ "license": "MIT",
1638
+ "dependencies": {
1639
+ "js-tokens": "^3.0.0 || ^4.0.0"
1640
+ },
1641
+ "bin": {
1642
+ "loose-envify": "cli.js"
1643
+ }
1644
+ },
1645
+ "node_modules/mimic-function": {
1646
+ "version": "5.0.1",
1647
+ "resolved": "https://registry.npmjs.org/mimic-function/-/mimic-function-5.0.1.tgz",
1648
+ "integrity": "sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==",
1649
+ "license": "MIT",
1650
+ "engines": {
1651
+ "node": ">=18"
1652
+ },
1653
+ "funding": {
1654
+ "url": "https://github.com/sponsors/sindresorhus"
1655
+ }
1656
+ },
1657
+ "node_modules/onetime": {
1658
+ "version": "7.0.0",
1659
+ "resolved": "https://registry.npmjs.org/onetime/-/onetime-7.0.0.tgz",
1660
+ "integrity": "sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==",
1661
+ "license": "MIT",
1662
+ "dependencies": {
1663
+ "mimic-function": "^5.0.0"
1664
+ },
1665
+ "engines": {
1666
+ "node": ">=18"
1667
+ },
1668
+ "funding": {
1669
+ "url": "https://github.com/sponsors/sindresorhus"
1670
+ }
1671
+ },
1672
+ "node_modules/open": {
1673
+ "version": "10.2.0",
1674
+ "resolved": "https://registry.npmjs.org/open/-/open-10.2.0.tgz",
1675
+ "integrity": "sha512-YgBpdJHPyQ2UE5x+hlSXcnejzAvD0b22U2OuAP+8OnlJT+PjWPxtgmGqKKc+RgTM63U9gN0YzrYc71R2WT/hTA==",
1676
+ "license": "MIT",
1677
+ "dependencies": {
1678
+ "default-browser": "^5.2.1",
1679
+ "define-lazy-prop": "^3.0.0",
1680
+ "is-inside-container": "^1.0.0",
1681
+ "wsl-utils": "^0.1.0"
1682
+ },
1683
+ "engines": {
1684
+ "node": ">=18"
1685
+ },
1686
+ "funding": {
1687
+ "url": "https://github.com/sponsors/sindresorhus"
1688
+ }
1689
+ },
1690
+ "node_modules/ora": {
1691
+ "version": "8.2.0",
1692
+ "resolved": "https://registry.npmjs.org/ora/-/ora-8.2.0.tgz",
1693
+ "integrity": "sha512-weP+BZ8MVNnlCm8c0Qdc1WSWq4Qn7I+9CJGm7Qali6g44e/PUzbjNqJX5NJ9ljlNMosfJvg1fKEGILklK9cwnw==",
1694
+ "license": "MIT",
1695
+ "dependencies": {
1696
+ "chalk": "^5.3.0",
1697
+ "cli-cursor": "^5.0.0",
1698
+ "cli-spinners": "^2.9.2",
1699
+ "is-interactive": "^2.0.0",
1700
+ "is-unicode-supported": "^2.0.0",
1701
+ "log-symbols": "^6.0.0",
1702
+ "stdin-discarder": "^0.2.2",
1703
+ "string-width": "^7.2.0",
1704
+ "strip-ansi": "^7.1.0"
1705
+ },
1706
+ "engines": {
1707
+ "node": ">=18"
1708
+ },
1709
+ "funding": {
1710
+ "url": "https://github.com/sponsors/sindresorhus"
1711
+ }
1712
+ },
1713
+ "node_modules/p-limit": {
1714
+ "version": "2.3.0",
1715
+ "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
1716
+ "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
1717
+ "license": "MIT",
1718
+ "dependencies": {
1719
+ "p-try": "^2.0.0"
1720
+ },
1721
+ "engines": {
1722
+ "node": ">=6"
1723
+ },
1724
+ "funding": {
1725
+ "url": "https://github.com/sponsors/sindresorhus"
1726
+ }
1727
+ },
1728
+ "node_modules/p-locate": {
1729
+ "version": "4.1.0",
1730
+ "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
1731
+ "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
1732
+ "license": "MIT",
1733
+ "dependencies": {
1734
+ "p-limit": "^2.2.0"
1735
+ },
1736
+ "engines": {
1737
+ "node": ">=8"
1738
+ }
1739
+ },
1740
+ "node_modules/p-try": {
1741
+ "version": "2.2.0",
1742
+ "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
1743
+ "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==",
1744
+ "license": "MIT",
1745
+ "engines": {
1746
+ "node": ">=6"
1747
+ }
1748
+ },
1749
+ "node_modules/pako": {
1750
+ "version": "0.2.9",
1751
+ "resolved": "https://registry.npmjs.org/pako/-/pako-0.2.9.tgz",
1752
+ "integrity": "sha512-NUcwaKxUxWrZLpDG+z/xZaCgQITkA/Dv4V/T6bw7VON6l1Xz/VnrBqrYjZQ12TamKHzITTfOEIYUj48y2KXImA==",
1753
+ "license": "MIT"
1754
+ },
1755
+ "node_modules/parse-css-color": {
1756
+ "version": "0.2.1",
1757
+ "resolved": "https://registry.npmjs.org/parse-css-color/-/parse-css-color-0.2.1.tgz",
1758
+ "integrity": "sha512-bwS/GGIFV3b6KS4uwpzCFj4w297Yl3uqnSgIPsoQkx7GMLROXfMnWvxfNkL0oh8HVhZA4hvJoEoEIqonfJ3BWg==",
1759
+ "license": "MIT",
1760
+ "dependencies": {
1761
+ "color-name": "^1.1.4",
1762
+ "hex-rgb": "^4.1.0"
1763
+ }
1764
+ },
1765
+ "node_modules/path-exists": {
1766
+ "version": "4.0.0",
1767
+ "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
1768
+ "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
1769
+ "license": "MIT",
1770
+ "engines": {
1771
+ "node": ">=8"
1772
+ }
1773
+ },
1774
+ "node_modules/pngjs": {
1775
+ "version": "5.0.0",
1776
+ "resolved": "https://registry.npmjs.org/pngjs/-/pngjs-5.0.0.tgz",
1777
+ "integrity": "sha512-40QW5YalBNfQo5yRYmiw7Yz6TKKVr3h6970B2YE+3fQpsWcrbj1PzJgxeJ19DRQjhMbKPIuMY8rFaXc8moolVw==",
1778
+ "license": "MIT",
1779
+ "engines": {
1780
+ "node": ">=10.13.0"
1781
+ }
1782
+ },
1783
+ "node_modules/postcss-value-parser": {
1784
+ "version": "4.2.0",
1785
+ "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
1786
+ "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==",
1787
+ "license": "MIT"
1788
+ },
1789
+ "node_modules/qrcode": {
1790
+ "version": "1.5.4",
1791
+ "resolved": "https://registry.npmjs.org/qrcode/-/qrcode-1.5.4.tgz",
1792
+ "integrity": "sha512-1ca71Zgiu6ORjHqFBDpnSMTR2ReToX4l1Au1VFLyVeBTFavzQnv5JxMFr3ukHVKpSrSA2MCk0lNJSykjUfz7Zg==",
1793
+ "license": "MIT",
1794
+ "dependencies": {
1795
+ "dijkstrajs": "^1.0.1",
1796
+ "pngjs": "^5.0.0",
1797
+ "yargs": "^15.3.1"
1798
+ },
1799
+ "bin": {
1800
+ "qrcode": "bin/qrcode"
1801
+ },
1802
+ "engines": {
1803
+ "node": ">=10.13.0"
1804
+ }
1805
+ },
1806
+ "node_modules/react": {
1807
+ "version": "18.3.1",
1808
+ "resolved": "https://registry.npmjs.org/react/-/react-18.3.1.tgz",
1809
+ "integrity": "sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==",
1810
+ "license": "MIT",
1811
+ "dependencies": {
1812
+ "loose-envify": "^1.1.0"
1813
+ },
1814
+ "engines": {
1815
+ "node": ">=0.10.0"
1816
+ }
1817
+ },
1818
+ "node_modules/require-directory": {
1819
+ "version": "2.1.1",
1820
+ "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
1821
+ "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==",
1822
+ "license": "MIT",
1823
+ "engines": {
1824
+ "node": ">=0.10.0"
1825
+ }
1826
+ },
1827
+ "node_modules/require-main-filename": {
1828
+ "version": "2.0.0",
1829
+ "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz",
1830
+ "integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==",
1831
+ "license": "ISC"
1832
+ },
1833
+ "node_modules/resolve-pkg-maps": {
1834
+ "version": "1.0.0",
1835
+ "resolved": "https://registry.npmjs.org/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz",
1836
+ "integrity": "sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==",
1837
+ "dev": true,
1838
+ "license": "MIT",
1839
+ "funding": {
1840
+ "url": "https://github.com/privatenumber/resolve-pkg-maps?sponsor=1"
1841
+ }
1842
+ },
1843
+ "node_modules/restore-cursor": {
1844
+ "version": "5.1.0",
1845
+ "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-5.1.0.tgz",
1846
+ "integrity": "sha512-oMA2dcrw6u0YfxJQXm342bFKX/E4sG9rbTzO9ptUcR/e8A33cHuvStiYOwH7fszkZlZ1z/ta9AAoPk2F4qIOHA==",
1847
+ "license": "MIT",
1848
+ "dependencies": {
1849
+ "onetime": "^7.0.0",
1850
+ "signal-exit": "^4.1.0"
1851
+ },
1852
+ "engines": {
1853
+ "node": ">=18"
1854
+ },
1855
+ "funding": {
1856
+ "url": "https://github.com/sponsors/sindresorhus"
1857
+ }
1858
+ },
1859
+ "node_modules/run-applescript": {
1860
+ "version": "7.1.0",
1861
+ "resolved": "https://registry.npmjs.org/run-applescript/-/run-applescript-7.1.0.tgz",
1862
+ "integrity": "sha512-DPe5pVFaAsinSaV6QjQ6gdiedWDcRCbUuiQfQa2wmWV7+xC9bGulGI8+TdRmoFkAPaBXk8CrAbnlY2ISniJ47Q==",
1863
+ "license": "MIT",
1864
+ "engines": {
1865
+ "node": ">=18"
1866
+ },
1867
+ "funding": {
1868
+ "url": "https://github.com/sponsors/sindresorhus"
1869
+ }
1870
+ },
1871
+ "node_modules/satori": {
1872
+ "version": "0.18.3",
1873
+ "resolved": "https://registry.npmjs.org/satori/-/satori-0.18.3.tgz",
1874
+ "integrity": "sha512-T3DzWNmnrfVmk2gCIlAxLRLbGkfp3K7TyRva+Byyojqu83BNvnMeqVeYRdmUw4TKCsyH4RiQ/KuF/I4yEzgR5A==",
1875
+ "license": "MPL-2.0",
1876
+ "dependencies": {
1877
+ "@shuding/opentype.js": "1.4.0-beta.0",
1878
+ "css-background-parser": "^0.1.0",
1879
+ "css-box-shadow": "1.0.0-3",
1880
+ "css-gradient-parser": "^0.0.17",
1881
+ "css-to-react-native": "^3.0.0",
1882
+ "emoji-regex-xs": "^2.0.1",
1883
+ "escape-html": "^1.0.3",
1884
+ "linebreak": "^1.1.0",
1885
+ "parse-css-color": "^0.2.1",
1886
+ "postcss-value-parser": "^4.2.0",
1887
+ "yoga-layout": "^3.2.1"
1888
+ },
1889
+ "engines": {
1890
+ "node": ">=16"
1891
+ }
1892
+ },
1893
+ "node_modules/semver": {
1894
+ "version": "7.7.3",
1895
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
1896
+ "integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
1897
+ "license": "ISC",
1898
+ "bin": {
1899
+ "semver": "bin/semver.js"
1900
+ },
1901
+ "engines": {
1902
+ "node": ">=10"
1903
+ }
1904
+ },
1905
+ "node_modules/set-blocking": {
1906
+ "version": "2.0.0",
1907
+ "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
1908
+ "integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==",
1909
+ "license": "ISC"
1910
+ },
1911
+ "node_modules/sharp": {
1912
+ "version": "0.34.5",
1913
+ "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.34.5.tgz",
1914
+ "integrity": "sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==",
1915
+ "hasInstallScript": true,
1916
+ "license": "Apache-2.0",
1917
+ "dependencies": {
1918
+ "@img/colour": "^1.0.0",
1919
+ "detect-libc": "^2.1.2",
1920
+ "semver": "^7.7.3"
1921
+ },
1922
+ "engines": {
1923
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
1924
+ },
1925
+ "funding": {
1926
+ "url": "https://opencollective.com/libvips"
1927
+ },
1928
+ "optionalDependencies": {
1929
+ "@img/sharp-darwin-arm64": "0.34.5",
1930
+ "@img/sharp-darwin-x64": "0.34.5",
1931
+ "@img/sharp-libvips-darwin-arm64": "1.2.4",
1932
+ "@img/sharp-libvips-darwin-x64": "1.2.4",
1933
+ "@img/sharp-libvips-linux-arm": "1.2.4",
1934
+ "@img/sharp-libvips-linux-arm64": "1.2.4",
1935
+ "@img/sharp-libvips-linux-ppc64": "1.2.4",
1936
+ "@img/sharp-libvips-linux-riscv64": "1.2.4",
1937
+ "@img/sharp-libvips-linux-s390x": "1.2.4",
1938
+ "@img/sharp-libvips-linux-x64": "1.2.4",
1939
+ "@img/sharp-libvips-linuxmusl-arm64": "1.2.4",
1940
+ "@img/sharp-libvips-linuxmusl-x64": "1.2.4",
1941
+ "@img/sharp-linux-arm": "0.34.5",
1942
+ "@img/sharp-linux-arm64": "0.34.5",
1943
+ "@img/sharp-linux-ppc64": "0.34.5",
1944
+ "@img/sharp-linux-riscv64": "0.34.5",
1945
+ "@img/sharp-linux-s390x": "0.34.5",
1946
+ "@img/sharp-linux-x64": "0.34.5",
1947
+ "@img/sharp-linuxmusl-arm64": "0.34.5",
1948
+ "@img/sharp-linuxmusl-x64": "0.34.5",
1949
+ "@img/sharp-wasm32": "0.34.5",
1950
+ "@img/sharp-win32-arm64": "0.34.5",
1951
+ "@img/sharp-win32-ia32": "0.34.5",
1952
+ "@img/sharp-win32-x64": "0.34.5"
1953
+ }
1954
+ },
1955
+ "node_modules/signal-exit": {
1956
+ "version": "4.1.0",
1957
+ "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
1958
+ "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
1959
+ "license": "ISC",
1960
+ "engines": {
1961
+ "node": ">=14"
1962
+ },
1963
+ "funding": {
1964
+ "url": "https://github.com/sponsors/isaacs"
1965
+ }
1966
+ },
1967
+ "node_modules/stdin-discarder": {
1968
+ "version": "0.2.2",
1969
+ "resolved": "https://registry.npmjs.org/stdin-discarder/-/stdin-discarder-0.2.2.tgz",
1970
+ "integrity": "sha512-UhDfHmA92YAlNnCfhmq0VeNL5bDbiZGg7sZ2IvPsXubGkiNa9EC+tUTsjBRsYUAz87btI6/1wf4XoVvQ3uRnmQ==",
1971
+ "license": "MIT",
1972
+ "engines": {
1973
+ "node": ">=18"
1974
+ },
1975
+ "funding": {
1976
+ "url": "https://github.com/sponsors/sindresorhus"
1977
+ }
1978
+ },
1979
+ "node_modules/string-width": {
1980
+ "version": "7.2.0",
1981
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz",
1982
+ "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==",
1983
+ "license": "MIT",
1984
+ "dependencies": {
1985
+ "emoji-regex": "^10.3.0",
1986
+ "get-east-asian-width": "^1.0.0",
1987
+ "strip-ansi": "^7.1.0"
1988
+ },
1989
+ "engines": {
1990
+ "node": ">=18"
1991
+ },
1992
+ "funding": {
1993
+ "url": "https://github.com/sponsors/sindresorhus"
1994
+ }
1995
+ },
1996
+ "node_modules/string.prototype.codepointat": {
1997
+ "version": "0.2.1",
1998
+ "resolved": "https://registry.npmjs.org/string.prototype.codepointat/-/string.prototype.codepointat-0.2.1.tgz",
1999
+ "integrity": "sha512-2cBVCj6I4IOvEnjgO/hWqXjqBGsY+zwPmHl12Srk9IXSZ56Jwwmy+66XO5Iut/oQVR7t5ihYdLB0GMa4alEUcg==",
2000
+ "license": "MIT"
2001
+ },
2002
+ "node_modules/strip-ansi": {
2003
+ "version": "7.1.2",
2004
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz",
2005
+ "integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==",
2006
+ "license": "MIT",
2007
+ "dependencies": {
2008
+ "ansi-regex": "^6.0.1"
2009
+ },
2010
+ "engines": {
2011
+ "node": ">=12"
2012
+ },
2013
+ "funding": {
2014
+ "url": "https://github.com/chalk/strip-ansi?sponsor=1"
2015
+ }
2016
+ },
2017
+ "node_modules/tiny-inflate": {
2018
+ "version": "1.0.3",
2019
+ "resolved": "https://registry.npmjs.org/tiny-inflate/-/tiny-inflate-1.0.3.tgz",
2020
+ "integrity": "sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw==",
2021
+ "license": "MIT"
2022
+ },
2023
+ "node_modules/tinycolor2": {
2024
+ "version": "1.6.0",
2025
+ "resolved": "https://registry.npmjs.org/tinycolor2/-/tinycolor2-1.6.0.tgz",
2026
+ "integrity": "sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw==",
2027
+ "license": "MIT"
2028
+ },
2029
+ "node_modules/tinygradient": {
2030
+ "version": "1.1.5",
2031
+ "resolved": "https://registry.npmjs.org/tinygradient/-/tinygradient-1.1.5.tgz",
2032
+ "integrity": "sha512-8nIfc2vgQ4TeLnk2lFj4tRLvvJwEfQuabdsmvDdQPT0xlk9TaNtpGd6nNRxXoK6vQhN6RSzj+Cnp5tTQmpxmbw==",
2033
+ "license": "MIT",
2034
+ "dependencies": {
2035
+ "@types/tinycolor2": "^1.4.0",
2036
+ "tinycolor2": "^1.0.0"
2037
+ }
2038
+ },
2039
+ "node_modules/tslib": {
2040
+ "version": "2.8.1",
2041
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
2042
+ "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
2043
+ "license": "0BSD",
2044
+ "optional": true
2045
+ },
2046
+ "node_modules/tsx": {
2047
+ "version": "4.21.0",
2048
+ "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.21.0.tgz",
2049
+ "integrity": "sha512-5C1sg4USs1lfG0GFb2RLXsdpXqBSEhAaA/0kPL01wxzpMqLILNxIxIOKiILz+cdg/pLnOUxFYOR5yhHU666wbw==",
2050
+ "dev": true,
2051
+ "license": "MIT",
2052
+ "dependencies": {
2053
+ "esbuild": "~0.27.0",
2054
+ "get-tsconfig": "^4.7.5"
2055
+ },
2056
+ "bin": {
2057
+ "tsx": "dist/cli.mjs"
2058
+ },
2059
+ "engines": {
2060
+ "node": ">=18.0.0"
2061
+ },
2062
+ "optionalDependencies": {
2063
+ "fsevents": "~2.3.3"
2064
+ }
2065
+ },
2066
+ "node_modules/typescript": {
2067
+ "version": "5.9.3",
2068
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
2069
+ "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
2070
+ "dev": true,
2071
+ "license": "Apache-2.0",
2072
+ "bin": {
2073
+ "tsc": "bin/tsc",
2074
+ "tsserver": "bin/tsserver"
2075
+ },
2076
+ "engines": {
2077
+ "node": ">=14.17"
2078
+ }
2079
+ },
2080
+ "node_modules/undici-types": {
2081
+ "version": "6.21.0",
2082
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz",
2083
+ "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==",
2084
+ "dev": true,
2085
+ "license": "MIT"
2086
+ },
2087
+ "node_modules/unicode-trie": {
2088
+ "version": "2.0.0",
2089
+ "resolved": "https://registry.npmjs.org/unicode-trie/-/unicode-trie-2.0.0.tgz",
2090
+ "integrity": "sha512-x7bc76x0bm4prf1VLg79uhAzKw8DVboClSN5VxJuQ+LKDOVEW9CdH+VY7SP+vX7xCYQqzzgQpFqz15zeLvAtZQ==",
2091
+ "license": "MIT",
2092
+ "dependencies": {
2093
+ "pako": "^0.2.5",
2094
+ "tiny-inflate": "^1.0.0"
2095
+ }
2096
+ },
2097
+ "node_modules/which-module": {
2098
+ "version": "2.0.1",
2099
+ "resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.1.tgz",
2100
+ "integrity": "sha512-iBdZ57RDvnOR9AGBhML2vFZf7h8vmBjhoaZqODJBFWHVtKkDmKuHai3cx5PgVMrX5YDNp27AofYbAwctSS+vhQ==",
2101
+ "license": "ISC"
2102
+ },
2103
+ "node_modules/workers-og": {
2104
+ "version": "0.0.27",
2105
+ "resolved": "https://registry.npmjs.org/workers-og/-/workers-og-0.0.27.tgz",
2106
+ "integrity": "sha512-QvwptQ0twmouQHiITUi3kYxEPCLdueC/U4msQ2xMz2iktd+iseSs7zlREw3T1dAsPxPw73FQlw8cXFsfANZPlw==",
2107
+ "dependencies": {
2108
+ "@resvg/resvg-wasm": "2.4.0",
2109
+ "just-camel-case": "^6.2.0",
2110
+ "satori": "^0.15.2",
2111
+ "yoga-wasm-web": "0.3.3"
2112
+ }
2113
+ },
2114
+ "node_modules/workers-og/node_modules/@resvg/resvg-wasm": {
2115
+ "version": "2.4.0",
2116
+ "resolved": "https://registry.npmjs.org/@resvg/resvg-wasm/-/resvg-wasm-2.4.0.tgz",
2117
+ "integrity": "sha512-C7c51Nn4yTxXFKvgh2txJFNweaVcfUPQxwEUFw4aWsCmfiBDJsTSwviIF8EcwjQ6k8bPyMWCl1vw4BdxE569Cg==",
2118
+ "license": "MPL-2.0",
2119
+ "engines": {
2120
+ "node": ">= 10"
2121
+ }
2122
+ },
2123
+ "node_modules/workers-og/node_modules/css-gradient-parser": {
2124
+ "version": "0.0.16",
2125
+ "resolved": "https://registry.npmjs.org/css-gradient-parser/-/css-gradient-parser-0.0.16.tgz",
2126
+ "integrity": "sha512-3O5QdqgFRUbXvK1x5INf1YkBz1UKSWqrd63vWsum8MNHDBYD5urm3QtxZbKU259OrEXNM26lP/MPY3d1IGkBgA==",
2127
+ "license": "MIT",
2128
+ "engines": {
2129
+ "node": ">=16"
2130
+ }
2131
+ },
2132
+ "node_modules/workers-og/node_modules/satori": {
2133
+ "version": "0.15.2",
2134
+ "resolved": "https://registry.npmjs.org/satori/-/satori-0.15.2.tgz",
2135
+ "integrity": "sha512-vu/49vdc8MzV5jUchs3TIRDCOkOvMc1iJ11MrZvhg9tE4ziKIEIBjBZvies6a9sfM2vQ2gc3dXeu6rCK7AztHA==",
2136
+ "license": "MPL-2.0",
2137
+ "dependencies": {
2138
+ "@shuding/opentype.js": "1.4.0-beta.0",
2139
+ "css-background-parser": "^0.1.0",
2140
+ "css-box-shadow": "1.0.0-3",
2141
+ "css-gradient-parser": "^0.0.16",
2142
+ "css-to-react-native": "^3.0.0",
2143
+ "emoji-regex-xs": "^2.0.1",
2144
+ "escape-html": "^1.0.3",
2145
+ "linebreak": "^1.1.0",
2146
+ "parse-css-color": "^0.2.1",
2147
+ "postcss-value-parser": "^4.2.0",
2148
+ "yoga-wasm-web": "^0.3.3"
2149
+ },
2150
+ "engines": {
2151
+ "node": ">=16"
2152
+ }
2153
+ },
2154
+ "node_modules/wrap-ansi": {
2155
+ "version": "6.2.0",
2156
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
2157
+ "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
2158
+ "license": "MIT",
2159
+ "dependencies": {
2160
+ "ansi-styles": "^4.0.0",
2161
+ "string-width": "^4.1.0",
2162
+ "strip-ansi": "^6.0.0"
2163
+ },
2164
+ "engines": {
2165
+ "node": ">=8"
2166
+ }
2167
+ },
2168
+ "node_modules/wrap-ansi/node_modules/ansi-regex": {
2169
+ "version": "5.0.1",
2170
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
2171
+ "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
2172
+ "license": "MIT",
2173
+ "engines": {
2174
+ "node": ">=8"
2175
+ }
2176
+ },
2177
+ "node_modules/wrap-ansi/node_modules/emoji-regex": {
2178
+ "version": "8.0.0",
2179
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
2180
+ "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
2181
+ "license": "MIT"
2182
+ },
2183
+ "node_modules/wrap-ansi/node_modules/string-width": {
2184
+ "version": "4.2.3",
2185
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
2186
+ "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
2187
+ "license": "MIT",
2188
+ "dependencies": {
2189
+ "emoji-regex": "^8.0.0",
2190
+ "is-fullwidth-code-point": "^3.0.0",
2191
+ "strip-ansi": "^6.0.1"
2192
+ },
2193
+ "engines": {
2194
+ "node": ">=8"
2195
+ }
2196
+ },
2197
+ "node_modules/wrap-ansi/node_modules/strip-ansi": {
2198
+ "version": "6.0.1",
2199
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
2200
+ "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
2201
+ "license": "MIT",
2202
+ "dependencies": {
2203
+ "ansi-regex": "^5.0.1"
2204
+ },
2205
+ "engines": {
2206
+ "node": ">=8"
2207
+ }
2208
+ },
2209
+ "node_modules/wsl-utils": {
2210
+ "version": "0.1.0",
2211
+ "resolved": "https://registry.npmjs.org/wsl-utils/-/wsl-utils-0.1.0.tgz",
2212
+ "integrity": "sha512-h3Fbisa2nKGPxCpm89Hk33lBLsnaGBvctQopaBSOW/uIs6FTe1ATyAnKFJrzVs9vpGdsTe73WF3V4lIsk4Gacw==",
2213
+ "license": "MIT",
2214
+ "dependencies": {
2215
+ "is-wsl": "^3.1.0"
2216
+ },
2217
+ "engines": {
2218
+ "node": ">=18"
2219
+ },
2220
+ "funding": {
2221
+ "url": "https://github.com/sponsors/sindresorhus"
2222
+ }
2223
+ },
2224
+ "node_modules/y18n": {
2225
+ "version": "4.0.3",
2226
+ "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz",
2227
+ "integrity": "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==",
2228
+ "license": "ISC"
2229
+ },
2230
+ "node_modules/yargs": {
2231
+ "version": "15.4.1",
2232
+ "resolved": "https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz",
2233
+ "integrity": "sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==",
2234
+ "license": "MIT",
2235
+ "dependencies": {
2236
+ "cliui": "^6.0.0",
2237
+ "decamelize": "^1.2.0",
2238
+ "find-up": "^4.1.0",
2239
+ "get-caller-file": "^2.0.1",
2240
+ "require-directory": "^2.1.1",
2241
+ "require-main-filename": "^2.0.0",
2242
+ "set-blocking": "^2.0.0",
2243
+ "string-width": "^4.2.0",
2244
+ "which-module": "^2.0.0",
2245
+ "y18n": "^4.0.0",
2246
+ "yargs-parser": "^18.1.2"
2247
+ },
2248
+ "engines": {
2249
+ "node": ">=8"
2250
+ }
2251
+ },
2252
+ "node_modules/yargs-parser": {
2253
+ "version": "18.1.3",
2254
+ "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz",
2255
+ "integrity": "sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==",
2256
+ "license": "ISC",
2257
+ "dependencies": {
2258
+ "camelcase": "^5.0.0",
2259
+ "decamelize": "^1.2.0"
2260
+ },
2261
+ "engines": {
2262
+ "node": ">=6"
2263
+ }
2264
+ },
2265
+ "node_modules/yargs/node_modules/ansi-regex": {
2266
+ "version": "5.0.1",
2267
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
2268
+ "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
2269
+ "license": "MIT",
2270
+ "engines": {
2271
+ "node": ">=8"
2272
+ }
2273
+ },
2274
+ "node_modules/yargs/node_modules/emoji-regex": {
2275
+ "version": "8.0.0",
2276
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
2277
+ "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
2278
+ "license": "MIT"
2279
+ },
2280
+ "node_modules/yargs/node_modules/string-width": {
2281
+ "version": "4.2.3",
2282
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
2283
+ "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
2284
+ "license": "MIT",
2285
+ "dependencies": {
2286
+ "emoji-regex": "^8.0.0",
2287
+ "is-fullwidth-code-point": "^3.0.0",
2288
+ "strip-ansi": "^6.0.1"
2289
+ },
2290
+ "engines": {
2291
+ "node": ">=8"
2292
+ }
2293
+ },
2294
+ "node_modules/yargs/node_modules/strip-ansi": {
2295
+ "version": "6.0.1",
2296
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
2297
+ "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
2298
+ "license": "MIT",
2299
+ "dependencies": {
2300
+ "ansi-regex": "^5.0.1"
2301
+ },
2302
+ "engines": {
2303
+ "node": ">=8"
2304
+ }
2305
+ },
2306
+ "node_modules/yoga-layout": {
2307
+ "version": "3.2.1",
2308
+ "resolved": "https://registry.npmjs.org/yoga-layout/-/yoga-layout-3.2.1.tgz",
2309
+ "integrity": "sha512-0LPOt3AxKqMdFBZA3HBAt/t/8vIKq7VaQYbuA8WxCgung+p9TVyKRYdpvCb80HcdTN2NkbIKbhNwKUfm3tQywQ==",
2310
+ "license": "MIT"
2311
+ },
2312
+ "node_modules/yoga-wasm-web": {
2313
+ "version": "0.3.3",
2314
+ "resolved": "https://registry.npmjs.org/yoga-wasm-web/-/yoga-wasm-web-0.3.3.tgz",
2315
+ "integrity": "sha512-N+d4UJSJbt/R3wqY7Coqs5pcV0aUj2j9IaQ3rNj9bVCLld8tTGKRa2USARjnvZJWVx1NDmQev8EknoczaOQDOA==",
2316
+ "license": "MIT"
2317
+ }
2318
+ }
2319
+ }