mb-run 0.0.1-dev-20260504-b6b8a3a

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,1546 @@
1
+ {
2
+ "name": "mb-run",
3
+ "version": "0.0.1-dev-20260504-b6b8a3a",
4
+ "lockfileVersion": 3,
5
+ "requires": true,
6
+ "packages": {
7
+ "": {
8
+ "name": "mb-run",
9
+ "version": "0.0.1-dev-20260504-b6b8a3a",
10
+ "license": "Apache-2.0",
11
+ "dependencies": {
12
+ "@typescript/native-preview": "7.0.0-dev.20260504.1",
13
+ "cross-spawn": "7.0.6",
14
+ "esbuild": "0.28.0",
15
+ "npm-check-updates": "22.1.0",
16
+ "oxfmt": "0.47.0",
17
+ "oxlint": "1.62.0",
18
+ "oxlint-tsgolint": "0.22.1"
19
+ },
20
+ "bin": {
21
+ "barba-run": "bin/mb-run",
22
+ "chips-run": "bin/mb-run",
23
+ "pesto-run": "bin/mb-run"
24
+ },
25
+ "engines": {
26
+ "node": ">=20.19.0 <21.0.0 || >=22.13.0 <23.0.0 || >=24.0.0 <25.0.0"
27
+ },
28
+ "funding": {
29
+ "type": "buymeacoffee",
30
+ "url": "https://www.buymeacoffee.com/luligugithub"
31
+ }
32
+ },
33
+ "node_modules/@esbuild/aix-ppc64": {
34
+ "version": "0.28.0",
35
+ "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.28.0.tgz",
36
+ "integrity": "sha512-lhRUCeuOyJQURhTxl4WkpFTjIsbDayJHih5kZC1giwE+MhIzAb7mEsQMqMf18rHLsrb5qI1tafG20mLxEWcWlA==",
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.28.0",
51
+ "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.28.0.tgz",
52
+ "integrity": "sha512-wqh0ByljabXLKHeWXYLqoJ5jKC4XBaw6Hk08OfMrCRd2nP2ZQ5eleDZC41XHyCNgktBGYMbqnrJKq/K/lzPMSQ==",
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.28.0",
67
+ "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.28.0.tgz",
68
+ "integrity": "sha512-+WzIXQOSaGs33tLEgYPYe/yQHf0WTU0X42Jca3y8NWMbUVhp7rUnw+vAsRC/QiDrdD31IszMrZy+qwPOPjd+rw==",
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.28.0",
83
+ "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.28.0.tgz",
84
+ "integrity": "sha512-+VJggoaKhk2VNNqVL7f6S189UzShHC/mR9EE8rDdSkdpN0KflSwWY/gWjDrNxxisg8Fp1ZCD9jLMo4m0OUfeUA==",
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.28.0",
99
+ "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.28.0.tgz",
100
+ "integrity": "sha512-0T+A9WZm+bZ84nZBtk1ckYsOvyA3x7e2Acj1KdVfV4/2tdG4fzUp91YHx+GArWLtwqp77pBXVCPn2We7Letr0Q==",
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.28.0",
115
+ "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.28.0.tgz",
116
+ "integrity": "sha512-fyzLm/DLDl/84OCfp2f/XQ4flmORsjU7VKt8HLjvIXChJoFFOIL6pLJPH4Yhd1n1gGFF9mPwtlN5Wf82DZs+LQ==",
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.28.0",
131
+ "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.28.0.tgz",
132
+ "integrity": "sha512-l9GeW5UZBT9k9brBYI+0WDffcRxgHQD8ShN2Ur4xWq/NFzUKm3k5lsH4PdaRgb2w7mI9u61nr2gI2mLI27Nh3Q==",
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.28.0",
147
+ "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.28.0.tgz",
148
+ "integrity": "sha512-BXoQai/A0wPO6Es3yFJ7APCiKGc1tdAEOgeTNy3SsB491S3aHn4S4r3e976eUnPdU+NbdtmBuLncYir2tMU9Nw==",
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.28.0",
163
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.28.0.tgz",
164
+ "integrity": "sha512-CjaaREJagqJp7iTaNQjjidaNbCKYcd4IDkzbwwxtSvjI7NZm79qiHc8HqciMddQ6CKvJT6aBd8lO9kN/ZudLlw==",
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.28.0",
179
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.28.0.tgz",
180
+ "integrity": "sha512-RVyzfb3FWsGA55n6WY0MEIEPURL1FcbhFE6BffZEMEekfCzCIMtB5yyDcFnVbTnwk+CLAgTujmV/Lgvih56W+A==",
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.28.0",
195
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.28.0.tgz",
196
+ "integrity": "sha512-KBnSTt1kxl9x70q+ydterVdl+Cn0H18ngRMRCEQfrbqdUuntQQ0LoMZv47uB97NljZFzY6HcfqEZ2SAyIUTQBQ==",
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.28.0",
211
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.28.0.tgz",
212
+ "integrity": "sha512-zpSlUce1mnxzgBADvxKXX5sl8aYQHo2ezvMNI8I0lbblJtp8V4odlm3Yzlj7gPyt3T8ReksE6bK+pT3WD+aJRg==",
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.28.0",
227
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.28.0.tgz",
228
+ "integrity": "sha512-2jIfP6mmjkdmeTlsX/9vmdmhBmKADrWqN7zcdtHIeNSCH1SqIoNI63cYsjQR8J+wGa4Y5izRcSHSm8K3QWmk3w==",
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.28.0",
243
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.28.0.tgz",
244
+ "integrity": "sha512-bc0FE9wWeC0WBm49IQMPSPILRocGTQt3j5KPCA8os6VprfuJ7KD+5PzESSrJ6GmPIPJK965ZJHTUlSA6GNYEhg==",
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.28.0",
259
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.28.0.tgz",
260
+ "integrity": "sha512-SQPZOwoTTT/HXFXQJG/vBX8sOFagGqvZyXcgLA3NhIqcBv1BJU1d46c0rGcrij2B56Z2rNiSLaZOYW5cUk7yLQ==",
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.28.0",
275
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.28.0.tgz",
276
+ "integrity": "sha512-SCfR0HN8CEEjnYnySJTd2cw0k9OHB/YFzt5zgJEwa+wL/T/raGWYMBqwDNAC6dqFKmJYZoQBRfHjgwLHGSrn3Q==",
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.28.0",
291
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.28.0.tgz",
292
+ "integrity": "sha512-us0dSb9iFxIi8srnpl931Nvs65it/Jd2a2K3qs7fz2WfGPHqzfzZTfec7oxZJRNPXPnNYZtanmRc4AL/JwVzHQ==",
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.28.0",
307
+ "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.28.0.tgz",
308
+ "integrity": "sha512-CR/RYotgtCKwtftMwJlUU7xCVNg3lMYZ0RzTmAHSfLCXw3NtZtNpswLEj/Kkf6kEL3Gw+BpOekRX0BYCtklhUw==",
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.28.0",
323
+ "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.28.0.tgz",
324
+ "integrity": "sha512-nU1yhmYutL+fQ71Kxnhg8uEOdC0pwEW9entHykTgEbna2pw2dkbFSMeqjjyHZoCmt8SBkOSvV+yNmm94aUrrqw==",
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.28.0",
339
+ "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.28.0.tgz",
340
+ "integrity": "sha512-cXb5vApOsRsxsEl4mcZ1XY3D4DzcoMxR/nnc4IyqYs0rTI8ZKmW6kyyg+11Z8yvgMfAEldKzP7AdP64HnSC/6g==",
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.28.0",
355
+ "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.28.0.tgz",
356
+ "integrity": "sha512-8wZM2qqtv9UP3mzy7HiGYNH/zjTA355mpeuA+859TyR+e+Tc08IHYpLJuMsfpDJwoLo1ikIJI8jC3GFjnRClzA==",
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.28.0",
371
+ "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.28.0.tgz",
372
+ "integrity": "sha512-FLGfyizszcef5C3YtoyQDACyg95+dndv79i2EekILBofh5wpCa1KuBqOWKrEHZg3zrL3t5ouE5jgr94vA+Wb2w==",
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.28.0",
387
+ "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.28.0.tgz",
388
+ "integrity": "sha512-1ZgjUoEdHZZl/YlV76TSCz9Hqj9h9YmMGAgAPYd+q4SicWNX3G5GCyx9uhQWSLcbvPW8Ni7lj4gDa1T40akdlw==",
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.28.0",
403
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.28.0.tgz",
404
+ "integrity": "sha512-Q9StnDmQ/enxnpxCCLSg0oo4+34B9TdXpuyPeTedN/6+iXBJ4J+zwfQI28u/Jl40nOYAxGoNi7mFP40RUtkmUA==",
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.28.0",
419
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.28.0.tgz",
420
+ "integrity": "sha512-zF3ag/gfiCe6U2iczcRzSYJKH1DCI+ByzSENHlM2FcDbEeo5Zd2C86Aq0tKUYAJJ1obRP84ymxIAksZUcdztHA==",
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.28.0",
435
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.28.0.tgz",
436
+ "integrity": "sha512-pEl1bO9mfAmIC+tW5btTmrKaujg3zGtUmWNdCw/xs70FBjwAL3o9OEKNHvNmnyylD6ubxUERiEhdsL0xBQ9efw==",
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/@oxfmt/binding-android-arm-eabi": {
450
+ "version": "0.47.0",
451
+ "resolved": "https://registry.npmjs.org/@oxfmt/binding-android-arm-eabi/-/binding-android-arm-eabi-0.47.0.tgz",
452
+ "integrity": "sha512-KrMQRdMi/upr81qT4ijK6X6BNp6jqpMY7FwILQnwIy9QLc3qpnhUx5rsCLGzn4ewsCQ0CNAspN2ogmP1GXLyLw==",
453
+ "cpu": [
454
+ "arm"
455
+ ],
456
+ "license": "MIT",
457
+ "optional": true,
458
+ "os": [
459
+ "android"
460
+ ],
461
+ "engines": {
462
+ "node": "^20.19.0 || >=22.12.0"
463
+ }
464
+ },
465
+ "node_modules/@oxfmt/binding-android-arm64": {
466
+ "version": "0.47.0",
467
+ "resolved": "https://registry.npmjs.org/@oxfmt/binding-android-arm64/-/binding-android-arm64-0.47.0.tgz",
468
+ "integrity": "sha512-r4ixS/PeUpAFKgrpDoZ5pSkthjZzVzKd95525Aazj+aOv9H4ulK5zYHGb7wFY5n5kZxHK8TbOJUZgoEb1ohddQ==",
469
+ "cpu": [
470
+ "arm64"
471
+ ],
472
+ "license": "MIT",
473
+ "optional": true,
474
+ "os": [
475
+ "android"
476
+ ],
477
+ "engines": {
478
+ "node": "^20.19.0 || >=22.12.0"
479
+ }
480
+ },
481
+ "node_modules/@oxfmt/binding-darwin-arm64": {
482
+ "version": "0.47.0",
483
+ "resolved": "https://registry.npmjs.org/@oxfmt/binding-darwin-arm64/-/binding-darwin-arm64-0.47.0.tgz",
484
+ "integrity": "sha512-CLWxiKpMl+195cm09CuaWEhJK0CirRkoMa07aR9+9AFPat2LfIKtwx1JqxZM0MTvcMe6+adlJNdVL6jdInvq3g==",
485
+ "cpu": [
486
+ "arm64"
487
+ ],
488
+ "license": "MIT",
489
+ "optional": true,
490
+ "os": [
491
+ "darwin"
492
+ ],
493
+ "engines": {
494
+ "node": "^20.19.0 || >=22.12.0"
495
+ }
496
+ },
497
+ "node_modules/@oxfmt/binding-darwin-x64": {
498
+ "version": "0.47.0",
499
+ "resolved": "https://registry.npmjs.org/@oxfmt/binding-darwin-x64/-/binding-darwin-x64-0.47.0.tgz",
500
+ "integrity": "sha512-Xq5fjTYDC50faUeLSm0rZdBqoTgleXEdD7NpJdARtQIczkCJn3xNjMUSQQkUmh4CtxkKTNL68lytcOK3e/osgg==",
501
+ "cpu": [
502
+ "x64"
503
+ ],
504
+ "license": "MIT",
505
+ "optional": true,
506
+ "os": [
507
+ "darwin"
508
+ ],
509
+ "engines": {
510
+ "node": "^20.19.0 || >=22.12.0"
511
+ }
512
+ },
513
+ "node_modules/@oxfmt/binding-freebsd-x64": {
514
+ "version": "0.47.0",
515
+ "resolved": "https://registry.npmjs.org/@oxfmt/binding-freebsd-x64/-/binding-freebsd-x64-0.47.0.tgz",
516
+ "integrity": "sha512-QOU9ZIJ52p5askcEC0QJvvr8trHAWoonul8bgISo6gYUL3s50zkqafBYcNAr9LJZQbsZtPfIWHk9+5+nUp1qJQ==",
517
+ "cpu": [
518
+ "x64"
519
+ ],
520
+ "license": "MIT",
521
+ "optional": true,
522
+ "os": [
523
+ "freebsd"
524
+ ],
525
+ "engines": {
526
+ "node": "^20.19.0 || >=22.12.0"
527
+ }
528
+ },
529
+ "node_modules/@oxfmt/binding-linux-arm-gnueabihf": {
530
+ "version": "0.47.0",
531
+ "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-0.47.0.tgz",
532
+ "integrity": "sha512-oJxDM1aBhPvz9gmElBv8UpxyiqhwfjcbrSxT5F0xtuUzY6dQI27/AQPIt3eu3Z5Yvn0kQl5R7MA3Z+MbnRvCBw==",
533
+ "cpu": [
534
+ "arm"
535
+ ],
536
+ "license": "MIT",
537
+ "optional": true,
538
+ "os": [
539
+ "linux"
540
+ ],
541
+ "engines": {
542
+ "node": "^20.19.0 || >=22.12.0"
543
+ }
544
+ },
545
+ "node_modules/@oxfmt/binding-linux-arm-musleabihf": {
546
+ "version": "0.47.0",
547
+ "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-arm-musleabihf/-/binding-linux-arm-musleabihf-0.47.0.tgz",
548
+ "integrity": "sha512-g8Lh50VS4ibGz2q6v7r9UZY4D0dM16SdrFYOMzhqIoCwGcai8VMIRUAcqn1/jlCsOOzUXJ741+kCeJt0cofakQ==",
549
+ "cpu": [
550
+ "arm"
551
+ ],
552
+ "license": "MIT",
553
+ "optional": true,
554
+ "os": [
555
+ "linux"
556
+ ],
557
+ "engines": {
558
+ "node": "^20.19.0 || >=22.12.0"
559
+ }
560
+ },
561
+ "node_modules/@oxfmt/binding-linux-arm64-gnu": {
562
+ "version": "0.47.0",
563
+ "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-0.47.0.tgz",
564
+ "integrity": "sha512-YrNT1vQ0asaXoRbrvYENPqmBfOQ9Xr8enPNOULeYfg44VjCcrUowFy5QZr+WawE0zyP8cH9e9Gxxg0fDEFzhcg==",
565
+ "cpu": [
566
+ "arm64"
567
+ ],
568
+ "libc": [
569
+ "glibc"
570
+ ],
571
+ "license": "MIT",
572
+ "optional": true,
573
+ "os": [
574
+ "linux"
575
+ ],
576
+ "engines": {
577
+ "node": "^20.19.0 || >=22.12.0"
578
+ }
579
+ },
580
+ "node_modules/@oxfmt/binding-linux-arm64-musl": {
581
+ "version": "0.47.0",
582
+ "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-arm64-musl/-/binding-linux-arm64-musl-0.47.0.tgz",
583
+ "integrity": "sha512-IxtQC/sbBi4ubbY+MdwdanRWrG9InQJVZqyMsBa5IUaQcnSg86gQme574HxXMC1p4bo4YhV99zQ+wNnGCvEgzw==",
584
+ "cpu": [
585
+ "arm64"
586
+ ],
587
+ "libc": [
588
+ "musl"
589
+ ],
590
+ "license": "MIT",
591
+ "optional": true,
592
+ "os": [
593
+ "linux"
594
+ ],
595
+ "engines": {
596
+ "node": "^20.19.0 || >=22.12.0"
597
+ }
598
+ },
599
+ "node_modules/@oxfmt/binding-linux-ppc64-gnu": {
600
+ "version": "0.47.0",
601
+ "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-0.47.0.tgz",
602
+ "integrity": "sha512-EWXEhOMbWO0q6eJSbu0QLkU8cKi0ljlYLngeDs2Ocu/pm1rrLwyQiYzlFbdnMRURI4w9ndr1sI9rSbhlJ5o23Q==",
603
+ "cpu": [
604
+ "ppc64"
605
+ ],
606
+ "libc": [
607
+ "glibc"
608
+ ],
609
+ "license": "MIT",
610
+ "optional": true,
611
+ "os": [
612
+ "linux"
613
+ ],
614
+ "engines": {
615
+ "node": "^20.19.0 || >=22.12.0"
616
+ }
617
+ },
618
+ "node_modules/@oxfmt/binding-linux-riscv64-gnu": {
619
+ "version": "0.47.0",
620
+ "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-riscv64-gnu/-/binding-linux-riscv64-gnu-0.47.0.tgz",
621
+ "integrity": "sha512-tZrjS11TUiDuEpRaqdk8K9F9xETRyKXfuZKmdeW+Gj7coBnm7+8sBEfyt033EAFEQSlkniAXvBLh+Qja2ioGBQ==",
622
+ "cpu": [
623
+ "riscv64"
624
+ ],
625
+ "libc": [
626
+ "glibc"
627
+ ],
628
+ "license": "MIT",
629
+ "optional": true,
630
+ "os": [
631
+ "linux"
632
+ ],
633
+ "engines": {
634
+ "node": "^20.19.0 || >=22.12.0"
635
+ }
636
+ },
637
+ "node_modules/@oxfmt/binding-linux-riscv64-musl": {
638
+ "version": "0.47.0",
639
+ "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-riscv64-musl/-/binding-linux-riscv64-musl-0.47.0.tgz",
640
+ "integrity": "sha512-KBFy+2CFKUCZzYwX2ZOPQKck1vjQbz+hextuc19G4r0WRJwadfAeuQMQRQvB+Ivc8brlbOVg7et8K7E467440g==",
641
+ "cpu": [
642
+ "riscv64"
643
+ ],
644
+ "libc": [
645
+ "musl"
646
+ ],
647
+ "license": "MIT",
648
+ "optional": true,
649
+ "os": [
650
+ "linux"
651
+ ],
652
+ "engines": {
653
+ "node": "^20.19.0 || >=22.12.0"
654
+ }
655
+ },
656
+ "node_modules/@oxfmt/binding-linux-s390x-gnu": {
657
+ "version": "0.47.0",
658
+ "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-0.47.0.tgz",
659
+ "integrity": "sha512-REUPFKVGSiK99B+9eaPhluEVglzaoj/SMykNC5SUiV2RSsBfV5lWN7Y0iCIc251Wz3GaeAGZsJ/zj3gjarxdFg==",
660
+ "cpu": [
661
+ "s390x"
662
+ ],
663
+ "libc": [
664
+ "glibc"
665
+ ],
666
+ "license": "MIT",
667
+ "optional": true,
668
+ "os": [
669
+ "linux"
670
+ ],
671
+ "engines": {
672
+ "node": "^20.19.0 || >=22.12.0"
673
+ }
674
+ },
675
+ "node_modules/@oxfmt/binding-linux-x64-gnu": {
676
+ "version": "0.47.0",
677
+ "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-x64-gnu/-/binding-linux-x64-gnu-0.47.0.tgz",
678
+ "integrity": "sha512-KVftVSVEDeIfRW3TIeLe3aNI/iY4m1fu5mDwHcisKMZSCMKLkrhFsjowC7o9RoqNPxbbglm2+/6KAKBIts2t0Q==",
679
+ "cpu": [
680
+ "x64"
681
+ ],
682
+ "libc": [
683
+ "glibc"
684
+ ],
685
+ "license": "MIT",
686
+ "optional": true,
687
+ "os": [
688
+ "linux"
689
+ ],
690
+ "engines": {
691
+ "node": "^20.19.0 || >=22.12.0"
692
+ }
693
+ },
694
+ "node_modules/@oxfmt/binding-linux-x64-musl": {
695
+ "version": "0.47.0",
696
+ "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-x64-musl/-/binding-linux-x64-musl-0.47.0.tgz",
697
+ "integrity": "sha512-DTsmGEaA2860Aq5VUyDO8/MT9NFxwVL93RnRYmpMwK6DsSkThmvEpqoUDDljziEpAedMRG19SCogrNbINSbLUQ==",
698
+ "cpu": [
699
+ "x64"
700
+ ],
701
+ "libc": [
702
+ "musl"
703
+ ],
704
+ "license": "MIT",
705
+ "optional": true,
706
+ "os": [
707
+ "linux"
708
+ ],
709
+ "engines": {
710
+ "node": "^20.19.0 || >=22.12.0"
711
+ }
712
+ },
713
+ "node_modules/@oxfmt/binding-openharmony-arm64": {
714
+ "version": "0.47.0",
715
+ "resolved": "https://registry.npmjs.org/@oxfmt/binding-openharmony-arm64/-/binding-openharmony-arm64-0.47.0.tgz",
716
+ "integrity": "sha512-8r5BDro7fLOBoq1JXHLVSs55OlrxQhEso4HVo0TcY7OXJUPYfjPoOaYL5us+yIwqyP9rQwN+rxuiNFSmaxSuOQ==",
717
+ "cpu": [
718
+ "arm64"
719
+ ],
720
+ "license": "MIT",
721
+ "optional": true,
722
+ "os": [
723
+ "openharmony"
724
+ ],
725
+ "engines": {
726
+ "node": "^20.19.0 || >=22.12.0"
727
+ }
728
+ },
729
+ "node_modules/@oxfmt/binding-win32-arm64-msvc": {
730
+ "version": "0.47.0",
731
+ "resolved": "https://registry.npmjs.org/@oxfmt/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-0.47.0.tgz",
732
+ "integrity": "sha512-qtz/gzm8IjSPUlseZ0ofW8zyHLoZsuP5HTfcGGkWkUblB89JT8GNYH3ICqjbDsqsGqXum0/ZndXTFplSdXFIcg==",
733
+ "cpu": [
734
+ "arm64"
735
+ ],
736
+ "license": "MIT",
737
+ "optional": true,
738
+ "os": [
739
+ "win32"
740
+ ],
741
+ "engines": {
742
+ "node": "^20.19.0 || >=22.12.0"
743
+ }
744
+ },
745
+ "node_modules/@oxfmt/binding-win32-ia32-msvc": {
746
+ "version": "0.47.0",
747
+ "resolved": "https://registry.npmjs.org/@oxfmt/binding-win32-ia32-msvc/-/binding-win32-ia32-msvc-0.47.0.tgz",
748
+ "integrity": "sha512-5vIcdcIDE7nCx+MXN6sm8kbC4zajDB31E86rez4i45iHNH/2NjdKlJ720xcHTr3eeiMcttCGPHPhE1TjtBDGZw==",
749
+ "cpu": [
750
+ "ia32"
751
+ ],
752
+ "license": "MIT",
753
+ "optional": true,
754
+ "os": [
755
+ "win32"
756
+ ],
757
+ "engines": {
758
+ "node": "^20.19.0 || >=22.12.0"
759
+ }
760
+ },
761
+ "node_modules/@oxfmt/binding-win32-x64-msvc": {
762
+ "version": "0.47.0",
763
+ "resolved": "https://registry.npmjs.org/@oxfmt/binding-win32-x64-msvc/-/binding-win32-x64-msvc-0.47.0.tgz",
764
+ "integrity": "sha512-Sr59Y5ms54ONBjxFeWhVlGyQcHXxcl9DxC23f6yXlRkcos7LXBLoO+KDfxexjHIOZh7cWqrWduzvUjJ+pHp8cQ==",
765
+ "cpu": [
766
+ "x64"
767
+ ],
768
+ "license": "MIT",
769
+ "optional": true,
770
+ "os": [
771
+ "win32"
772
+ ],
773
+ "engines": {
774
+ "node": "^20.19.0 || >=22.12.0"
775
+ }
776
+ },
777
+ "node_modules/@oxlint-tsgolint/darwin-arm64": {
778
+ "version": "0.22.1",
779
+ "resolved": "https://registry.npmjs.org/@oxlint-tsgolint/darwin-arm64/-/darwin-arm64-0.22.1.tgz",
780
+ "integrity": "sha512-4150Lpgc1YM09GcjA6GSrra1JoPjC7aOpfywLjWEY4vW0Sd1qKzqHF1WRaiw0/qUZ40OATYdv3aRd7ipPkWQbw==",
781
+ "cpu": [
782
+ "arm64"
783
+ ],
784
+ "license": "MIT",
785
+ "optional": true,
786
+ "os": [
787
+ "darwin"
788
+ ]
789
+ },
790
+ "node_modules/@oxlint-tsgolint/darwin-x64": {
791
+ "version": "0.22.1",
792
+ "resolved": "https://registry.npmjs.org/@oxlint-tsgolint/darwin-x64/-/darwin-x64-0.22.1.tgz",
793
+ "integrity": "sha512-vFWcPWYOgZs4HWcgS1EjUZg33NLcNfEYU49KGImmCfZWkflENrmBYV4HN/C0YeAPum6ZZ/goPSvQrB/cOD+NfA==",
794
+ "cpu": [
795
+ "x64"
796
+ ],
797
+ "license": "MIT",
798
+ "optional": true,
799
+ "os": [
800
+ "darwin"
801
+ ]
802
+ },
803
+ "node_modules/@oxlint-tsgolint/linux-arm64": {
804
+ "version": "0.22.1",
805
+ "resolved": "https://registry.npmjs.org/@oxlint-tsgolint/linux-arm64/-/linux-arm64-0.22.1.tgz",
806
+ "integrity": "sha512-6LiUpP0Zir3+29FvBm7Y28q/dBjSHqTZ5MhG1Ckw4fGhI4cAvbcwXaKvbjx1TP7rRmBNOoq/M5xdpHjTb+GAew==",
807
+ "cpu": [
808
+ "arm64"
809
+ ],
810
+ "license": "MIT",
811
+ "optional": true,
812
+ "os": [
813
+ "linux"
814
+ ]
815
+ },
816
+ "node_modules/@oxlint-tsgolint/linux-x64": {
817
+ "version": "0.22.1",
818
+ "resolved": "https://registry.npmjs.org/@oxlint-tsgolint/linux-x64/-/linux-x64-0.22.1.tgz",
819
+ "integrity": "sha512-fuX1hEQfpHauUbXADsfqVhRzrUrGabzGXbj5wsp2vKhV5uk/Rze8Mba9GdjFGECzvXudMGqHqxB4r6jGRdhxVA==",
820
+ "cpu": [
821
+ "x64"
822
+ ],
823
+ "license": "MIT",
824
+ "optional": true,
825
+ "os": [
826
+ "linux"
827
+ ]
828
+ },
829
+ "node_modules/@oxlint-tsgolint/win32-arm64": {
830
+ "version": "0.22.1",
831
+ "resolved": "https://registry.npmjs.org/@oxlint-tsgolint/win32-arm64/-/win32-arm64-0.22.1.tgz",
832
+ "integrity": "sha512-8SZidAj+jrbZf9ZjBEYW0tiNZ+KasqB2zgW26qdiPpQSF/DzURnPmXz651IeA9YsmbVdHGIooEHUmev6QJdquA==",
833
+ "cpu": [
834
+ "arm64"
835
+ ],
836
+ "license": "MIT",
837
+ "optional": true,
838
+ "os": [
839
+ "win32"
840
+ ]
841
+ },
842
+ "node_modules/@oxlint-tsgolint/win32-x64": {
843
+ "version": "0.22.1",
844
+ "resolved": "https://registry.npmjs.org/@oxlint-tsgolint/win32-x64/-/win32-x64-0.22.1.tgz",
845
+ "integrity": "sha512-QweSk9H5lFh5Y+WUf2Kq/OAN88V6+62ZwGhP38gqdRotI90luXSMkruFTj7Q2rYrzH4ZVNaSqx7NY8JpSfIzqg==",
846
+ "cpu": [
847
+ "x64"
848
+ ],
849
+ "license": "MIT",
850
+ "optional": true,
851
+ "os": [
852
+ "win32"
853
+ ]
854
+ },
855
+ "node_modules/@oxlint/binding-android-arm-eabi": {
856
+ "version": "1.62.0",
857
+ "resolved": "https://registry.npmjs.org/@oxlint/binding-android-arm-eabi/-/binding-android-arm-eabi-1.62.0.tgz",
858
+ "integrity": "sha512-pKsthNECyvJh8lPTICz6VcwVy2jOqdhhsp1rlxCkhgZR47aKvXPmaRWQDv+zlXpRae4qm1MaaTnutkaOk5aofg==",
859
+ "cpu": [
860
+ "arm"
861
+ ],
862
+ "license": "MIT",
863
+ "optional": true,
864
+ "os": [
865
+ "android"
866
+ ],
867
+ "engines": {
868
+ "node": "^20.19.0 || >=22.12.0"
869
+ }
870
+ },
871
+ "node_modules/@oxlint/binding-android-arm64": {
872
+ "version": "1.62.0",
873
+ "resolved": "https://registry.npmjs.org/@oxlint/binding-android-arm64/-/binding-android-arm64-1.62.0.tgz",
874
+ "integrity": "sha512-b1AUNViByvgmR2xJDubvLIr+dSuu3uraG7bsAoKo+xrpspPvu6RIn6Fhr2JUhobfep3jwUTy18Huco6GkwdvGQ==",
875
+ "cpu": [
876
+ "arm64"
877
+ ],
878
+ "license": "MIT",
879
+ "optional": true,
880
+ "os": [
881
+ "android"
882
+ ],
883
+ "engines": {
884
+ "node": "^20.19.0 || >=22.12.0"
885
+ }
886
+ },
887
+ "node_modules/@oxlint/binding-darwin-arm64": {
888
+ "version": "1.62.0",
889
+ "resolved": "https://registry.npmjs.org/@oxlint/binding-darwin-arm64/-/binding-darwin-arm64-1.62.0.tgz",
890
+ "integrity": "sha512-iG+Tvf70UJ6otfwFYIHk36Sjq9cpPP5YLxkoggANNRtzgi3Tj3g8q6Ybqi6AtkU3+yg9QwF7bDCkCS6bbL4PCg==",
891
+ "cpu": [
892
+ "arm64"
893
+ ],
894
+ "license": "MIT",
895
+ "optional": true,
896
+ "os": [
897
+ "darwin"
898
+ ],
899
+ "engines": {
900
+ "node": "^20.19.0 || >=22.12.0"
901
+ }
902
+ },
903
+ "node_modules/@oxlint/binding-darwin-x64": {
904
+ "version": "1.62.0",
905
+ "resolved": "https://registry.npmjs.org/@oxlint/binding-darwin-x64/-/binding-darwin-x64-1.62.0.tgz",
906
+ "integrity": "sha512-oOWI6YPPr5AJUx+yIDlxmuUbQjS5gZX3OH3QisawYvsZgLiQVvZtR0rPBcJTxLWqt2ClrWg0DlSrlUiG5SQNHg==",
907
+ "cpu": [
908
+ "x64"
909
+ ],
910
+ "license": "MIT",
911
+ "optional": true,
912
+ "os": [
913
+ "darwin"
914
+ ],
915
+ "engines": {
916
+ "node": "^20.19.0 || >=22.12.0"
917
+ }
918
+ },
919
+ "node_modules/@oxlint/binding-freebsd-x64": {
920
+ "version": "1.62.0",
921
+ "resolved": "https://registry.npmjs.org/@oxlint/binding-freebsd-x64/-/binding-freebsd-x64-1.62.0.tgz",
922
+ "integrity": "sha512-dLP33T7VLCmLVv4cvjkVX+rmkcwNk2UfxmsZPNur/7BQHoQR60zJ7XLiRvNUawlzn0u8ngCa3itjEG73MAMa/w==",
923
+ "cpu": [
924
+ "x64"
925
+ ],
926
+ "license": "MIT",
927
+ "optional": true,
928
+ "os": [
929
+ "freebsd"
930
+ ],
931
+ "engines": {
932
+ "node": "^20.19.0 || >=22.12.0"
933
+ }
934
+ },
935
+ "node_modules/@oxlint/binding-linux-arm-gnueabihf": {
936
+ "version": "1.62.0",
937
+ "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.62.0.tgz",
938
+ "integrity": "sha512-fl//LWNks6qo9chNY60UDYyIwtp7a5cEx4Y/rHPjaarhuwqx6jtbzEpD5V5AqmdL4a6Y5D8zeXg5HF2Cr0QmSQ==",
939
+ "cpu": [
940
+ "arm"
941
+ ],
942
+ "license": "MIT",
943
+ "optional": true,
944
+ "os": [
945
+ "linux"
946
+ ],
947
+ "engines": {
948
+ "node": "^20.19.0 || >=22.12.0"
949
+ }
950
+ },
951
+ "node_modules/@oxlint/binding-linux-arm-musleabihf": {
952
+ "version": "1.62.0",
953
+ "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm-musleabihf/-/binding-linux-arm-musleabihf-1.62.0.tgz",
954
+ "integrity": "sha512-i5vkAuxvueTODV3J2dL61/TXewDHhMFKvtD156cIsk7GsdfiAu7zW7kY0NJXhKeFHeiMZIh7eFNjkPYH6J47HQ==",
955
+ "cpu": [
956
+ "arm"
957
+ ],
958
+ "license": "MIT",
959
+ "optional": true,
960
+ "os": [
961
+ "linux"
962
+ ],
963
+ "engines": {
964
+ "node": "^20.19.0 || >=22.12.0"
965
+ }
966
+ },
967
+ "node_modules/@oxlint/binding-linux-arm64-gnu": {
968
+ "version": "1.62.0",
969
+ "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.62.0.tgz",
970
+ "integrity": "sha512-QwN19LLuIGuOjEflSeJkZmOTfBdBMlTmW8xbMf8TZhjd//cxVNYQPq75q7oKZBJc6hRx3gY7sX0Egc8cEIFZYg==",
971
+ "cpu": [
972
+ "arm64"
973
+ ],
974
+ "libc": [
975
+ "glibc"
976
+ ],
977
+ "license": "MIT",
978
+ "optional": true,
979
+ "os": [
980
+ "linux"
981
+ ],
982
+ "engines": {
983
+ "node": "^20.19.0 || >=22.12.0"
984
+ }
985
+ },
986
+ "node_modules/@oxlint/binding-linux-arm64-musl": {
987
+ "version": "1.62.0",
988
+ "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.62.0.tgz",
989
+ "integrity": "sha512-8eCy3FCDuWUM5hWujAv6heMvfZPbcCOU3SdQUAkixZLu5bSzOkNfirJiLGoQFO943xceOKkiQRMQNzH++jM3WA==",
990
+ "cpu": [
991
+ "arm64"
992
+ ],
993
+ "libc": [
994
+ "musl"
995
+ ],
996
+ "license": "MIT",
997
+ "optional": true,
998
+ "os": [
999
+ "linux"
1000
+ ],
1001
+ "engines": {
1002
+ "node": "^20.19.0 || >=22.12.0"
1003
+ }
1004
+ },
1005
+ "node_modules/@oxlint/binding-linux-ppc64-gnu": {
1006
+ "version": "1.62.0",
1007
+ "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.62.0.tgz",
1008
+ "integrity": "sha512-NjQ7K7tpTPDe9J+yq8p/s/J0E7lRCkK2uDBDqvT4XIT6f4Z0tlnr59OBg/WcrmVHER1AbrcfyxhGTXgcG8ytWg==",
1009
+ "cpu": [
1010
+ "ppc64"
1011
+ ],
1012
+ "libc": [
1013
+ "glibc"
1014
+ ],
1015
+ "license": "MIT",
1016
+ "optional": true,
1017
+ "os": [
1018
+ "linux"
1019
+ ],
1020
+ "engines": {
1021
+ "node": "^20.19.0 || >=22.12.0"
1022
+ }
1023
+ },
1024
+ "node_modules/@oxlint/binding-linux-riscv64-gnu": {
1025
+ "version": "1.62.0",
1026
+ "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-riscv64-gnu/-/binding-linux-riscv64-gnu-1.62.0.tgz",
1027
+ "integrity": "sha512-oKZed9gmSwze29dEt3/Wnsv6l/Ygw/FUst+8Kfpv2SGeS/glEoTGZAMQw37SVyzFV76UTHJN2snGgxK2t2+8ow==",
1028
+ "cpu": [
1029
+ "riscv64"
1030
+ ],
1031
+ "libc": [
1032
+ "glibc"
1033
+ ],
1034
+ "license": "MIT",
1035
+ "optional": true,
1036
+ "os": [
1037
+ "linux"
1038
+ ],
1039
+ "engines": {
1040
+ "node": "^20.19.0 || >=22.12.0"
1041
+ }
1042
+ },
1043
+ "node_modules/@oxlint/binding-linux-riscv64-musl": {
1044
+ "version": "1.62.0",
1045
+ "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-riscv64-musl/-/binding-linux-riscv64-musl-1.62.0.tgz",
1046
+ "integrity": "sha512-gBjBxQ+9lGpAYq+ELqw0w8QXsBnkZclFc7GRX2r0LnEVn3ZTEqeIKpKcGjucmp76Q53bvJD0i4qBWBhcfhSfGA==",
1047
+ "cpu": [
1048
+ "riscv64"
1049
+ ],
1050
+ "libc": [
1051
+ "musl"
1052
+ ],
1053
+ "license": "MIT",
1054
+ "optional": true,
1055
+ "os": [
1056
+ "linux"
1057
+ ],
1058
+ "engines": {
1059
+ "node": "^20.19.0 || >=22.12.0"
1060
+ }
1061
+ },
1062
+ "node_modules/@oxlint/binding-linux-s390x-gnu": {
1063
+ "version": "1.62.0",
1064
+ "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.62.0.tgz",
1065
+ "integrity": "sha512-Ew2Kxs9EQ9/mbAIJ2hvocMC0wsOu6YKzStI2eFBDt+Td5O8seVC/oxgRIHqCcl5sf5ratA1nozQBAuv7tphkHg==",
1066
+ "cpu": [
1067
+ "s390x"
1068
+ ],
1069
+ "libc": [
1070
+ "glibc"
1071
+ ],
1072
+ "license": "MIT",
1073
+ "optional": true,
1074
+ "os": [
1075
+ "linux"
1076
+ ],
1077
+ "engines": {
1078
+ "node": "^20.19.0 || >=22.12.0"
1079
+ }
1080
+ },
1081
+ "node_modules/@oxlint/binding-linux-x64-gnu": {
1082
+ "version": "1.62.0",
1083
+ "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.62.0.tgz",
1084
+ "integrity": "sha512-5z25jcAA0gfKyVwz71A0VXgaPlocPoTAxhlv/hgoK6tlCrfoNuw7haWbDHvGMfjXhdic4EqVXGRv5XsTqFnbRQ==",
1085
+ "cpu": [
1086
+ "x64"
1087
+ ],
1088
+ "libc": [
1089
+ "glibc"
1090
+ ],
1091
+ "license": "MIT",
1092
+ "optional": true,
1093
+ "os": [
1094
+ "linux"
1095
+ ],
1096
+ "engines": {
1097
+ "node": "^20.19.0 || >=22.12.0"
1098
+ }
1099
+ },
1100
+ "node_modules/@oxlint/binding-linux-x64-musl": {
1101
+ "version": "1.62.0",
1102
+ "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-x64-musl/-/binding-linux-x64-musl-1.62.0.tgz",
1103
+ "integrity": "sha512-IWpHmMB6ZDllPvqWDkG6AmXrN7JF5e/c4g/0PuURsmlK+vHoYZPB70rr4u1bn3I4LsKCSpqqfveyx6UCOC8wdg==",
1104
+ "cpu": [
1105
+ "x64"
1106
+ ],
1107
+ "libc": [
1108
+ "musl"
1109
+ ],
1110
+ "license": "MIT",
1111
+ "optional": true,
1112
+ "os": [
1113
+ "linux"
1114
+ ],
1115
+ "engines": {
1116
+ "node": "^20.19.0 || >=22.12.0"
1117
+ }
1118
+ },
1119
+ "node_modules/@oxlint/binding-openharmony-arm64": {
1120
+ "version": "1.62.0",
1121
+ "resolved": "https://registry.npmjs.org/@oxlint/binding-openharmony-arm64/-/binding-openharmony-arm64-1.62.0.tgz",
1122
+ "integrity": "sha512-fjlSxxrD5pA594vkyikCS9MnPRjQawW6/BLgyTYkO+73wwPlYjkcZ7LSd974l0Q2zkHQmu4DPvJFLYA7o8xrxQ==",
1123
+ "cpu": [
1124
+ "arm64"
1125
+ ],
1126
+ "license": "MIT",
1127
+ "optional": true,
1128
+ "os": [
1129
+ "openharmony"
1130
+ ],
1131
+ "engines": {
1132
+ "node": "^20.19.0 || >=22.12.0"
1133
+ }
1134
+ },
1135
+ "node_modules/@oxlint/binding-win32-arm64-msvc": {
1136
+ "version": "1.62.0",
1137
+ "resolved": "https://registry.npmjs.org/@oxlint/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.62.0.tgz",
1138
+ "integrity": "sha512-EiFXr8loNS0Ul3Gu80+9nr1T8jRmnKocqmHHg16tj5ZqTgUXyb97l2rrspVHdDluyFn9JfR4PoJFdNzw4paHww==",
1139
+ "cpu": [
1140
+ "arm64"
1141
+ ],
1142
+ "license": "MIT",
1143
+ "optional": true,
1144
+ "os": [
1145
+ "win32"
1146
+ ],
1147
+ "engines": {
1148
+ "node": "^20.19.0 || >=22.12.0"
1149
+ }
1150
+ },
1151
+ "node_modules/@oxlint/binding-win32-ia32-msvc": {
1152
+ "version": "1.62.0",
1153
+ "resolved": "https://registry.npmjs.org/@oxlint/binding-win32-ia32-msvc/-/binding-win32-ia32-msvc-1.62.0.tgz",
1154
+ "integrity": "sha512-IgOFvL73li1bFgab+hThXYA0N2Xms2kV2MvZN95cebV+fmrZ9AVui1JSxfeeqRLo3CpPxKZlzhyq4G0cnaAvIw==",
1155
+ "cpu": [
1156
+ "ia32"
1157
+ ],
1158
+ "license": "MIT",
1159
+ "optional": true,
1160
+ "os": [
1161
+ "win32"
1162
+ ],
1163
+ "engines": {
1164
+ "node": "^20.19.0 || >=22.12.0"
1165
+ }
1166
+ },
1167
+ "node_modules/@oxlint/binding-win32-x64-msvc": {
1168
+ "version": "1.62.0",
1169
+ "resolved": "https://registry.npmjs.org/@oxlint/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.62.0.tgz",
1170
+ "integrity": "sha512-6hMpyDWQ2zGA1OXFKBrdYMUveUCO8UJhkO6JdwZPd78xIdHZNhjx+pib+4fC2Cljuhjyl0QwA2F3df/bs4Bp6A==",
1171
+ "cpu": [
1172
+ "x64"
1173
+ ],
1174
+ "license": "MIT",
1175
+ "optional": true,
1176
+ "os": [
1177
+ "win32"
1178
+ ],
1179
+ "engines": {
1180
+ "node": "^20.19.0 || >=22.12.0"
1181
+ }
1182
+ },
1183
+ "node_modules/@typescript/native-preview": {
1184
+ "version": "7.0.0-dev.20260504.1",
1185
+ "resolved": "https://registry.npmjs.org/@typescript/native-preview/-/native-preview-7.0.0-dev.20260504.1.tgz",
1186
+ "integrity": "sha512-bHFGxyIU83qjj6ywn3817A+Ug2ZID0GiBA5WFdbc/T7EjcrKnUUylexq0fU81N/mTbfw3FyP6ZCEdO2Ntcl/VQ==",
1187
+ "license": "Apache-2.0",
1188
+ "bin": {
1189
+ "tsgo": "bin/tsgo.js"
1190
+ },
1191
+ "engines": {
1192
+ "node": ">=16.20.0"
1193
+ },
1194
+ "optionalDependencies": {
1195
+ "@typescript/native-preview-darwin-arm64": "7.0.0-dev.20260504.1",
1196
+ "@typescript/native-preview-darwin-x64": "7.0.0-dev.20260504.1",
1197
+ "@typescript/native-preview-linux-arm": "7.0.0-dev.20260504.1",
1198
+ "@typescript/native-preview-linux-arm64": "7.0.0-dev.20260504.1",
1199
+ "@typescript/native-preview-linux-x64": "7.0.0-dev.20260504.1",
1200
+ "@typescript/native-preview-win32-arm64": "7.0.0-dev.20260504.1",
1201
+ "@typescript/native-preview-win32-x64": "7.0.0-dev.20260504.1"
1202
+ }
1203
+ },
1204
+ "node_modules/@typescript/native-preview-darwin-arm64": {
1205
+ "version": "7.0.0-dev.20260504.1",
1206
+ "resolved": "https://registry.npmjs.org/@typescript/native-preview-darwin-arm64/-/native-preview-darwin-arm64-7.0.0-dev.20260504.1.tgz",
1207
+ "integrity": "sha512-+Qs1Q7Qxfp11n/hU3pweFU+EQ37FnDsdWOOxb7/vCy8QGBysrLUUYRhQ+GSW3s663oMtN6+9Kf82hk3ZT+kXlg==",
1208
+ "cpu": [
1209
+ "arm64"
1210
+ ],
1211
+ "license": "Apache-2.0",
1212
+ "optional": true,
1213
+ "os": [
1214
+ "darwin"
1215
+ ],
1216
+ "engines": {
1217
+ "node": ">=16.20.0"
1218
+ }
1219
+ },
1220
+ "node_modules/@typescript/native-preview-darwin-x64": {
1221
+ "version": "7.0.0-dev.20260504.1",
1222
+ "resolved": "https://registry.npmjs.org/@typescript/native-preview-darwin-x64/-/native-preview-darwin-x64-7.0.0-dev.20260504.1.tgz",
1223
+ "integrity": "sha512-Wr3GWTRiMgibmhe88cjQ612ZyY7sbgsPYEaWKGPUxBaXtMHFIzgTBIoJMuaQqQx4GEJs6AUDyhnIHG1gx4rJjg==",
1224
+ "cpu": [
1225
+ "x64"
1226
+ ],
1227
+ "license": "Apache-2.0",
1228
+ "optional": true,
1229
+ "os": [
1230
+ "darwin"
1231
+ ],
1232
+ "engines": {
1233
+ "node": ">=16.20.0"
1234
+ }
1235
+ },
1236
+ "node_modules/@typescript/native-preview-linux-arm": {
1237
+ "version": "7.0.0-dev.20260504.1",
1238
+ "resolved": "https://registry.npmjs.org/@typescript/native-preview-linux-arm/-/native-preview-linux-arm-7.0.0-dev.20260504.1.tgz",
1239
+ "integrity": "sha512-s8QkhZe0M4QD2xhK1Xiy2JUQv1AOl8kUg5DLx1G8ws0f1BK/oKyqDNbxhZMGINYLFvkjpr9lOxt7qehSnpJMYQ==",
1240
+ "cpu": [
1241
+ "arm"
1242
+ ],
1243
+ "license": "Apache-2.0",
1244
+ "optional": true,
1245
+ "os": [
1246
+ "linux"
1247
+ ],
1248
+ "engines": {
1249
+ "node": ">=16.20.0"
1250
+ }
1251
+ },
1252
+ "node_modules/@typescript/native-preview-linux-arm64": {
1253
+ "version": "7.0.0-dev.20260504.1",
1254
+ "resolved": "https://registry.npmjs.org/@typescript/native-preview-linux-arm64/-/native-preview-linux-arm64-7.0.0-dev.20260504.1.tgz",
1255
+ "integrity": "sha512-y1Qai5l55Sl+/3B0hyQtvynq//C22BKFH3CfU35fbLYUo4P/ISUycyAbcA+PAPazpDFO3E56I96QUQrbJL2VVA==",
1256
+ "cpu": [
1257
+ "arm64"
1258
+ ],
1259
+ "license": "Apache-2.0",
1260
+ "optional": true,
1261
+ "os": [
1262
+ "linux"
1263
+ ],
1264
+ "engines": {
1265
+ "node": ">=16.20.0"
1266
+ }
1267
+ },
1268
+ "node_modules/@typescript/native-preview-linux-x64": {
1269
+ "version": "7.0.0-dev.20260504.1",
1270
+ "resolved": "https://registry.npmjs.org/@typescript/native-preview-linux-x64/-/native-preview-linux-x64-7.0.0-dev.20260504.1.tgz",
1271
+ "integrity": "sha512-ngN3Ie3Vin6pFtqeNywxm86RTxgI0Fo0GZyJ1PxokLES8J3xfMPtMYfv85c/+5uz5+7T+m4LRLyY5IoLY4gtuw==",
1272
+ "cpu": [
1273
+ "x64"
1274
+ ],
1275
+ "license": "Apache-2.0",
1276
+ "optional": true,
1277
+ "os": [
1278
+ "linux"
1279
+ ],
1280
+ "engines": {
1281
+ "node": ">=16.20.0"
1282
+ }
1283
+ },
1284
+ "node_modules/@typescript/native-preview-win32-arm64": {
1285
+ "version": "7.0.0-dev.20260504.1",
1286
+ "resolved": "https://registry.npmjs.org/@typescript/native-preview-win32-arm64/-/native-preview-win32-arm64-7.0.0-dev.20260504.1.tgz",
1287
+ "integrity": "sha512-/GZDJN/CsLbqIe7EdWDkXhNX9C41VjemBeUN6+9ckvEFLH8XyKTmXPYikNOn0N819M1KSeNZltplyUslfROOdw==",
1288
+ "cpu": [
1289
+ "arm64"
1290
+ ],
1291
+ "license": "Apache-2.0",
1292
+ "optional": true,
1293
+ "os": [
1294
+ "win32"
1295
+ ],
1296
+ "engines": {
1297
+ "node": ">=16.20.0"
1298
+ }
1299
+ },
1300
+ "node_modules/@typescript/native-preview-win32-x64": {
1301
+ "version": "7.0.0-dev.20260504.1",
1302
+ "resolved": "https://registry.npmjs.org/@typescript/native-preview-win32-x64/-/native-preview-win32-x64-7.0.0-dev.20260504.1.tgz",
1303
+ "integrity": "sha512-EYQBdVZq4xIzhTtKxw6wvee9238hEb7XrPG413AEZBD3kcR3qqvPULXsPzQyEpneCReATSaihscP/LfhMQYUmA==",
1304
+ "cpu": [
1305
+ "x64"
1306
+ ],
1307
+ "license": "Apache-2.0",
1308
+ "optional": true,
1309
+ "os": [
1310
+ "win32"
1311
+ ],
1312
+ "engines": {
1313
+ "node": ">=16.20.0"
1314
+ }
1315
+ },
1316
+ "node_modules/cross-spawn": {
1317
+ "version": "7.0.6",
1318
+ "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
1319
+ "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
1320
+ "license": "MIT",
1321
+ "dependencies": {
1322
+ "path-key": "^3.1.0",
1323
+ "shebang-command": "^2.0.0",
1324
+ "which": "^2.0.1"
1325
+ },
1326
+ "engines": {
1327
+ "node": ">= 8"
1328
+ }
1329
+ },
1330
+ "node_modules/esbuild": {
1331
+ "version": "0.28.0",
1332
+ "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.28.0.tgz",
1333
+ "integrity": "sha512-sNR9MHpXSUV/XB4zmsFKN+QgVG82Cc7+/aaxJ8Adi8hyOac+EXptIp45QBPaVyX3N70664wRbTcLTOemCAnyqw==",
1334
+ "hasInstallScript": true,
1335
+ "license": "MIT",
1336
+ "bin": {
1337
+ "esbuild": "bin/esbuild"
1338
+ },
1339
+ "engines": {
1340
+ "node": ">=18"
1341
+ },
1342
+ "optionalDependencies": {
1343
+ "@esbuild/aix-ppc64": "0.28.0",
1344
+ "@esbuild/android-arm": "0.28.0",
1345
+ "@esbuild/android-arm64": "0.28.0",
1346
+ "@esbuild/android-x64": "0.28.0",
1347
+ "@esbuild/darwin-arm64": "0.28.0",
1348
+ "@esbuild/darwin-x64": "0.28.0",
1349
+ "@esbuild/freebsd-arm64": "0.28.0",
1350
+ "@esbuild/freebsd-x64": "0.28.0",
1351
+ "@esbuild/linux-arm": "0.28.0",
1352
+ "@esbuild/linux-arm64": "0.28.0",
1353
+ "@esbuild/linux-ia32": "0.28.0",
1354
+ "@esbuild/linux-loong64": "0.28.0",
1355
+ "@esbuild/linux-mips64el": "0.28.0",
1356
+ "@esbuild/linux-ppc64": "0.28.0",
1357
+ "@esbuild/linux-riscv64": "0.28.0",
1358
+ "@esbuild/linux-s390x": "0.28.0",
1359
+ "@esbuild/linux-x64": "0.28.0",
1360
+ "@esbuild/netbsd-arm64": "0.28.0",
1361
+ "@esbuild/netbsd-x64": "0.28.0",
1362
+ "@esbuild/openbsd-arm64": "0.28.0",
1363
+ "@esbuild/openbsd-x64": "0.28.0",
1364
+ "@esbuild/openharmony-arm64": "0.28.0",
1365
+ "@esbuild/sunos-x64": "0.28.0",
1366
+ "@esbuild/win32-arm64": "0.28.0",
1367
+ "@esbuild/win32-ia32": "0.28.0",
1368
+ "@esbuild/win32-x64": "0.28.0"
1369
+ }
1370
+ },
1371
+ "node_modules/isexe": {
1372
+ "version": "2.0.0",
1373
+ "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
1374
+ "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
1375
+ "license": "ISC"
1376
+ },
1377
+ "node_modules/npm-check-updates": {
1378
+ "version": "22.1.0",
1379
+ "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-22.1.0.tgz",
1380
+ "integrity": "sha512-zKjYAa205S6UyHkNJGmiLFmm6M31175cvUA3OdHvVlCdtyTfkyQbPWoov/GJEc6PWVbCV5e+60c7S2eVp0ybOA==",
1381
+ "license": "Apache-2.0",
1382
+ "bin": {
1383
+ "ncu": "build/cli.js",
1384
+ "npm-check-updates": "build/cli.js"
1385
+ },
1386
+ "engines": {
1387
+ "node": "^20.19.0 || ^22.12.0 || >=24.0.0",
1388
+ "npm": ">=10.0.0"
1389
+ }
1390
+ },
1391
+ "node_modules/oxfmt": {
1392
+ "version": "0.47.0",
1393
+ "resolved": "https://registry.npmjs.org/oxfmt/-/oxfmt-0.47.0.tgz",
1394
+ "integrity": "sha512-OFbkbzxKCpooQEnRmpTDnuwTX8KHXzZTQ4Df/hz85fpS67Pl+lxPEFvUtin56HIIS0B1k4X8oIzTXRZPufA2CA==",
1395
+ "license": "MIT",
1396
+ "dependencies": {
1397
+ "tinypool": "2.1.0"
1398
+ },
1399
+ "bin": {
1400
+ "oxfmt": "bin/oxfmt"
1401
+ },
1402
+ "engines": {
1403
+ "node": "^20.19.0 || >=22.12.0"
1404
+ },
1405
+ "funding": {
1406
+ "url": "https://github.com/sponsors/Boshen"
1407
+ },
1408
+ "optionalDependencies": {
1409
+ "@oxfmt/binding-android-arm-eabi": "0.47.0",
1410
+ "@oxfmt/binding-android-arm64": "0.47.0",
1411
+ "@oxfmt/binding-darwin-arm64": "0.47.0",
1412
+ "@oxfmt/binding-darwin-x64": "0.47.0",
1413
+ "@oxfmt/binding-freebsd-x64": "0.47.0",
1414
+ "@oxfmt/binding-linux-arm-gnueabihf": "0.47.0",
1415
+ "@oxfmt/binding-linux-arm-musleabihf": "0.47.0",
1416
+ "@oxfmt/binding-linux-arm64-gnu": "0.47.0",
1417
+ "@oxfmt/binding-linux-arm64-musl": "0.47.0",
1418
+ "@oxfmt/binding-linux-ppc64-gnu": "0.47.0",
1419
+ "@oxfmt/binding-linux-riscv64-gnu": "0.47.0",
1420
+ "@oxfmt/binding-linux-riscv64-musl": "0.47.0",
1421
+ "@oxfmt/binding-linux-s390x-gnu": "0.47.0",
1422
+ "@oxfmt/binding-linux-x64-gnu": "0.47.0",
1423
+ "@oxfmt/binding-linux-x64-musl": "0.47.0",
1424
+ "@oxfmt/binding-openharmony-arm64": "0.47.0",
1425
+ "@oxfmt/binding-win32-arm64-msvc": "0.47.0",
1426
+ "@oxfmt/binding-win32-ia32-msvc": "0.47.0",
1427
+ "@oxfmt/binding-win32-x64-msvc": "0.47.0"
1428
+ }
1429
+ },
1430
+ "node_modules/oxlint": {
1431
+ "version": "1.62.0",
1432
+ "resolved": "https://registry.npmjs.org/oxlint/-/oxlint-1.62.0.tgz",
1433
+ "integrity": "sha512-1uFkg6HakjsGIpW9wNdeW4/2LOHW9MEkoWjZUTUfQtIHyLIZPYt00w3Sg+H3lH+206FgBPHBbW5dVE5l2ExECQ==",
1434
+ "license": "MIT",
1435
+ "bin": {
1436
+ "oxlint": "bin/oxlint"
1437
+ },
1438
+ "engines": {
1439
+ "node": "^20.19.0 || >=22.12.0"
1440
+ },
1441
+ "funding": {
1442
+ "url": "https://github.com/sponsors/Boshen"
1443
+ },
1444
+ "optionalDependencies": {
1445
+ "@oxlint/binding-android-arm-eabi": "1.62.0",
1446
+ "@oxlint/binding-android-arm64": "1.62.0",
1447
+ "@oxlint/binding-darwin-arm64": "1.62.0",
1448
+ "@oxlint/binding-darwin-x64": "1.62.0",
1449
+ "@oxlint/binding-freebsd-x64": "1.62.0",
1450
+ "@oxlint/binding-linux-arm-gnueabihf": "1.62.0",
1451
+ "@oxlint/binding-linux-arm-musleabihf": "1.62.0",
1452
+ "@oxlint/binding-linux-arm64-gnu": "1.62.0",
1453
+ "@oxlint/binding-linux-arm64-musl": "1.62.0",
1454
+ "@oxlint/binding-linux-ppc64-gnu": "1.62.0",
1455
+ "@oxlint/binding-linux-riscv64-gnu": "1.62.0",
1456
+ "@oxlint/binding-linux-riscv64-musl": "1.62.0",
1457
+ "@oxlint/binding-linux-s390x-gnu": "1.62.0",
1458
+ "@oxlint/binding-linux-x64-gnu": "1.62.0",
1459
+ "@oxlint/binding-linux-x64-musl": "1.62.0",
1460
+ "@oxlint/binding-openharmony-arm64": "1.62.0",
1461
+ "@oxlint/binding-win32-arm64-msvc": "1.62.0",
1462
+ "@oxlint/binding-win32-ia32-msvc": "1.62.0",
1463
+ "@oxlint/binding-win32-x64-msvc": "1.62.0"
1464
+ },
1465
+ "peerDependencies": {
1466
+ "oxlint-tsgolint": ">=0.18.0"
1467
+ },
1468
+ "peerDependenciesMeta": {
1469
+ "oxlint-tsgolint": {
1470
+ "optional": true
1471
+ }
1472
+ }
1473
+ },
1474
+ "node_modules/oxlint-tsgolint": {
1475
+ "version": "0.22.1",
1476
+ "resolved": "https://registry.npmjs.org/oxlint-tsgolint/-/oxlint-tsgolint-0.22.1.tgz",
1477
+ "integrity": "sha512-YUSGSLUnoolsu8gxISEDio3q1rtsCozwfOzASUn3DT2mR2EeQ93uEEnen7s+6LpF+lyTQFln1pQfqwBh/fsVEg==",
1478
+ "license": "MIT",
1479
+ "bin": {
1480
+ "tsgolint": "bin/tsgolint.js"
1481
+ },
1482
+ "optionalDependencies": {
1483
+ "@oxlint-tsgolint/darwin-arm64": "0.22.1",
1484
+ "@oxlint-tsgolint/darwin-x64": "0.22.1",
1485
+ "@oxlint-tsgolint/linux-arm64": "0.22.1",
1486
+ "@oxlint-tsgolint/linux-x64": "0.22.1",
1487
+ "@oxlint-tsgolint/win32-arm64": "0.22.1",
1488
+ "@oxlint-tsgolint/win32-x64": "0.22.1"
1489
+ }
1490
+ },
1491
+ "node_modules/path-key": {
1492
+ "version": "3.1.1",
1493
+ "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
1494
+ "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
1495
+ "license": "MIT",
1496
+ "engines": {
1497
+ "node": ">=8"
1498
+ }
1499
+ },
1500
+ "node_modules/shebang-command": {
1501
+ "version": "2.0.0",
1502
+ "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
1503
+ "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
1504
+ "license": "MIT",
1505
+ "dependencies": {
1506
+ "shebang-regex": "^3.0.0"
1507
+ },
1508
+ "engines": {
1509
+ "node": ">=8"
1510
+ }
1511
+ },
1512
+ "node_modules/shebang-regex": {
1513
+ "version": "3.0.0",
1514
+ "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
1515
+ "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
1516
+ "license": "MIT",
1517
+ "engines": {
1518
+ "node": ">=8"
1519
+ }
1520
+ },
1521
+ "node_modules/tinypool": {
1522
+ "version": "2.1.0",
1523
+ "resolved": "https://registry.npmjs.org/tinypool/-/tinypool-2.1.0.tgz",
1524
+ "integrity": "sha512-Pugqs6M0m7Lv1I7FtxN4aoyToKg1C4tu+/381vH35y8oENM/Ai7f7C4StcoK4/+BSw9ebcS8jRiVrORFKCALLw==",
1525
+ "license": "MIT",
1526
+ "engines": {
1527
+ "node": "^20.0.0 || >=22.0.0"
1528
+ }
1529
+ },
1530
+ "node_modules/which": {
1531
+ "version": "2.0.2",
1532
+ "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
1533
+ "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
1534
+ "license": "ISC",
1535
+ "dependencies": {
1536
+ "isexe": "^2.0.0"
1537
+ },
1538
+ "bin": {
1539
+ "node-which": "bin/node-which"
1540
+ },
1541
+ "engines": {
1542
+ "node": ">= 8"
1543
+ }
1544
+ }
1545
+ }
1546
+ }