@leo-h/create-nodejs-app 1.0.17 → 1.0.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -9,60 +9,63 @@ importers:
9
9
  .:
10
10
  dependencies:
11
11
  dotenv:
12
- specifier: 16.4.5
13
- version: 16.4.5
12
+ specifier: 16.4.7
13
+ version: 16.4.7
14
14
  zod:
15
- specifier: 3.23.8
16
- version: 3.23.8
15
+ specifier: 3.24.1
16
+ version: 3.24.1
17
17
  devDependencies:
18
+ '@eslint/js':
19
+ specifier: 9.17.0
20
+ version: 9.17.0
18
21
  '@faker-js/faker':
19
22
  specifier: 8.4.1
20
23
  version: 8.4.1
21
24
  '@types/node':
22
- specifier: 20.12.12
23
- version: 20.12.12
24
- '@typescript-eslint/eslint-plugin':
25
- specifier: 7.10.0
26
- version: 7.10.0(@typescript-eslint/parser@7.10.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5)
27
- '@typescript-eslint/parser':
28
- specifier: 7.10.0
29
- version: 7.10.0(eslint@8.57.0)(typescript@5.4.5)
25
+ specifier: 20.17.10
26
+ version: 20.17.10
27
+ '@vitest/eslint-plugin':
28
+ specifier: 1.1.18
29
+ version: 1.1.18(@typescript-eslint/utils@8.18.1(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2))(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2)(vitest@1.6.0(@types/node@20.17.10))
30
30
  eslint:
31
- specifier: 8.57.0
32
- version: 8.57.0
31
+ specifier: 9.17.0
32
+ version: 9.17.0(jiti@1.21.6)
33
33
  eslint-config-prettier:
34
34
  specifier: 9.1.0
35
- version: 9.1.0(eslint@8.57.0)
36
- eslint-plugin-vitest:
37
- specifier: 0.4.0
38
- version: 0.4.0(@typescript-eslint/eslint-plugin@7.10.0(@typescript-eslint/parser@7.10.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5)(vitest@1.6.0(@types/node@20.12.12))
35
+ version: 9.1.0(eslint@9.17.0(jiti@1.21.6))
36
+ globals:
37
+ specifier: 15.14.0
38
+ version: 15.14.0
39
39
  husky:
40
- specifier: 9.0.11
41
- version: 9.0.11
40
+ specifier: 9.1.7
41
+ version: 9.1.7
42
42
  lint-staged:
43
- specifier: 15.2.5
44
- version: 15.2.5
43
+ specifier: 15.2.11
44
+ version: 15.2.11
45
45
  prettier:
46
- specifier: 3.2.5
47
- version: 3.2.5
46
+ specifier: 3.4.2
47
+ version: 3.4.2
48
48
  rimraf:
49
- specifier: 5.0.7
50
- version: 5.0.7
49
+ specifier: 6.0.1
50
+ version: 6.0.1
51
51
  tsx:
52
- specifier: 4.11.0
53
- version: 4.11.0
52
+ specifier: 4.19.2
53
+ version: 4.19.2
54
54
  typescript:
55
- specifier: 5.4.5
56
- version: 5.4.5
55
+ specifier: 5.7.2
56
+ version: 5.7.2
57
+ typescript-eslint:
58
+ specifier: 8.18.1
59
+ version: 8.18.1(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2)
57
60
  unbuild:
58
61
  specifier: 2.0.0
59
- version: 2.0.0(typescript@5.4.5)
62
+ version: 2.0.0(typescript@5.7.2)
60
63
  vite-tsconfig-paths:
61
64
  specifier: 4.3.2
62
- version: 4.3.2(typescript@5.4.5)(vite@5.2.13(@types/node@20.12.12))
65
+ version: 4.3.2(typescript@5.7.2)(vite@5.2.13(@types/node@20.17.10))
63
66
  vitest:
64
67
  specifier: 1.6.0
65
- version: 1.6.0(@types/node@20.12.12)
68
+ version: 1.6.0(@types/node@20.17.10)
66
69
 
67
70
  packages:
68
71
 
@@ -173,6 +176,12 @@ packages:
173
176
  cpu: [ppc64]
174
177
  os: [aix]
175
178
 
179
+ '@esbuild/aix-ppc64@0.23.1':
180
+ resolution: {integrity: sha512-6VhYk1diRqrhBAqpJEdjASR/+WVRtfjpqKuNw11cLiaWpAT/Uu+nokB+UJnevzy/P9C/ty6AOe0dwueMrGh/iQ==}
181
+ engines: {node: '>=18'}
182
+ cpu: [ppc64]
183
+ os: [aix]
184
+
176
185
  '@esbuild/android-arm64@0.19.12':
177
186
  resolution: {integrity: sha512-P0UVNGIienjZv3f5zq0DP3Nt2IE/3plFzuaS96vihvD0Hd6H/q4WXUGpCxD/E8YrSXfNyRPbpTq+T8ZQioSuPA==}
178
187
  engines: {node: '>=12'}
@@ -185,6 +194,12 @@ packages:
185
194
  cpu: [arm64]
186
195
  os: [android]
187
196
 
197
+ '@esbuild/android-arm64@0.23.1':
198
+ resolution: {integrity: sha512-xw50ipykXcLstLeWH7WRdQuysJqejuAGPd30vd1i5zSyKK3WE+ijzHmLKxdiCMtH1pHz78rOg0BKSYOSB/2Khw==}
199
+ engines: {node: '>=18'}
200
+ cpu: [arm64]
201
+ os: [android]
202
+
188
203
  '@esbuild/android-arm@0.19.12':
189
204
  resolution: {integrity: sha512-qg/Lj1mu3CdQlDEEiWrlC4eaPZ1KztwGJ9B6J+/6G+/4ewxJg7gqj8eVYWvao1bXrqGiW2rsBZFSX3q2lcW05w==}
190
205
  engines: {node: '>=12'}
@@ -197,6 +212,12 @@ packages:
197
212
  cpu: [arm]
198
213
  os: [android]
199
214
 
215
+ '@esbuild/android-arm@0.23.1':
216
+ resolution: {integrity: sha512-uz6/tEy2IFm9RYOyvKl88zdzZfwEfKZmnX9Cj1BHjeSGNuGLuMD1kR8y5bteYmwqKm1tj8m4cb/aKEorr6fHWQ==}
217
+ engines: {node: '>=18'}
218
+ cpu: [arm]
219
+ os: [android]
220
+
200
221
  '@esbuild/android-x64@0.19.12':
201
222
  resolution: {integrity: sha512-3k7ZoUW6Q6YqhdhIaq/WZ7HwBpnFBlW905Fa4s4qWJyiNOgT1dOqDiVAQFwBH7gBRZr17gLrlFCRzF6jFh7Kew==}
202
223
  engines: {node: '>=12'}
@@ -209,6 +230,12 @@ packages:
209
230
  cpu: [x64]
210
231
  os: [android]
211
232
 
233
+ '@esbuild/android-x64@0.23.1':
234
+ resolution: {integrity: sha512-nlN9B69St9BwUoB+jkyU090bru8L0NA3yFvAd7k8dNsVH8bi9a8cUAUSEcEEgTp2z3dbEDGJGfP6VUnkQnlReg==}
235
+ engines: {node: '>=18'}
236
+ cpu: [x64]
237
+ os: [android]
238
+
212
239
  '@esbuild/darwin-arm64@0.19.12':
213
240
  resolution: {integrity: sha512-B6IeSgZgtEzGC42jsI+YYu9Z3HKRxp8ZT3cqhvliEHovq8HSX2YX8lNocDn79gCKJXOSaEot9MVYky7AKjCs8g==}
214
241
  engines: {node: '>=12'}
@@ -221,6 +248,12 @@ packages:
221
248
  cpu: [arm64]
222
249
  os: [darwin]
223
250
 
251
+ '@esbuild/darwin-arm64@0.23.1':
252
+ resolution: {integrity: sha512-YsS2e3Wtgnw7Wq53XXBLcV6JhRsEq8hkfg91ESVadIrzr9wO6jJDMZnCQbHm1Guc5t/CdDiFSSfWP58FNuvT3Q==}
253
+ engines: {node: '>=18'}
254
+ cpu: [arm64]
255
+ os: [darwin]
256
+
224
257
  '@esbuild/darwin-x64@0.19.12':
225
258
  resolution: {integrity: sha512-hKoVkKzFiToTgn+41qGhsUJXFlIjxI/jSYeZf3ugemDYZldIXIxhvwN6erJGlX4t5h417iFuheZ7l+YVn05N3A==}
226
259
  engines: {node: '>=12'}
@@ -233,6 +266,12 @@ packages:
233
266
  cpu: [x64]
234
267
  os: [darwin]
235
268
 
269
+ '@esbuild/darwin-x64@0.23.1':
270
+ resolution: {integrity: sha512-aClqdgTDVPSEGgoCS8QDG37Gu8yc9lTHNAQlsztQ6ENetKEO//b8y31MMu2ZaPbn4kVsIABzVLXYLhCGekGDqw==}
271
+ engines: {node: '>=18'}
272
+ cpu: [x64]
273
+ os: [darwin]
274
+
236
275
  '@esbuild/freebsd-arm64@0.19.12':
237
276
  resolution: {integrity: sha512-4aRvFIXmwAcDBw9AueDQ2YnGmz5L6obe5kmPT8Vd+/+x/JMVKCgdcRwH6APrbpNXsPz+K653Qg8HB/oXvXVukA==}
238
277
  engines: {node: '>=12'}
@@ -245,6 +284,12 @@ packages:
245
284
  cpu: [arm64]
246
285
  os: [freebsd]
247
286
 
287
+ '@esbuild/freebsd-arm64@0.23.1':
288
+ resolution: {integrity: sha512-h1k6yS8/pN/NHlMl5+v4XPfikhJulk4G+tKGFIOwURBSFzE8bixw1ebjluLOjfwtLqY0kewfjLSrO6tN2MgIhA==}
289
+ engines: {node: '>=18'}
290
+ cpu: [arm64]
291
+ os: [freebsd]
292
+
248
293
  '@esbuild/freebsd-x64@0.19.12':
249
294
  resolution: {integrity: sha512-EYoXZ4d8xtBoVN7CEwWY2IN4ho76xjYXqSXMNccFSx2lgqOG/1TBPW0yPx1bJZk94qu3tX0fycJeeQsKovA8gg==}
250
295
  engines: {node: '>=12'}
@@ -257,6 +302,12 @@ packages:
257
302
  cpu: [x64]
258
303
  os: [freebsd]
259
304
 
305
+ '@esbuild/freebsd-x64@0.23.1':
306
+ resolution: {integrity: sha512-lK1eJeyk1ZX8UklqFd/3A60UuZ/6UVfGT2LuGo3Wp4/z7eRTRYY+0xOu2kpClP+vMTi9wKOfXi2vjUpO1Ro76g==}
307
+ engines: {node: '>=18'}
308
+ cpu: [x64]
309
+ os: [freebsd]
310
+
260
311
  '@esbuild/linux-arm64@0.19.12':
261
312
  resolution: {integrity: sha512-EoTjyYyLuVPfdPLsGVVVC8a0p1BFFvtpQDB/YLEhaXyf/5bczaGeN15QkR+O4S5LeJ92Tqotve7i1jn35qwvdA==}
262
313
  engines: {node: '>=12'}
@@ -269,6 +320,12 @@ packages:
269
320
  cpu: [arm64]
270
321
  os: [linux]
271
322
 
323
+ '@esbuild/linux-arm64@0.23.1':
324
+ resolution: {integrity: sha512-/93bf2yxencYDnItMYV/v116zff6UyTjo4EtEQjUBeGiVpMmffDNUyD9UN2zV+V3LRV3/on4xdZ26NKzn6754g==}
325
+ engines: {node: '>=18'}
326
+ cpu: [arm64]
327
+ os: [linux]
328
+
272
329
  '@esbuild/linux-arm@0.19.12':
273
330
  resolution: {integrity: sha512-J5jPms//KhSNv+LO1S1TX1UWp1ucM6N6XuL6ITdKWElCu8wXP72l9MM0zDTzzeikVyqFE6U8YAV9/tFyj0ti+w==}
274
331
  engines: {node: '>=12'}
@@ -281,6 +338,12 @@ packages:
281
338
  cpu: [arm]
282
339
  os: [linux]
283
340
 
341
+ '@esbuild/linux-arm@0.23.1':
342
+ resolution: {integrity: sha512-CXXkzgn+dXAPs3WBwE+Kvnrf4WECwBdfjfeYHpMeVxWE0EceB6vhWGShs6wi0IYEqMSIzdOF1XjQ/Mkm5d7ZdQ==}
343
+ engines: {node: '>=18'}
344
+ cpu: [arm]
345
+ os: [linux]
346
+
284
347
  '@esbuild/linux-ia32@0.19.12':
285
348
  resolution: {integrity: sha512-Thsa42rrP1+UIGaWz47uydHSBOgTUnwBwNq59khgIwktK6x60Hivfbux9iNR0eHCHzOLjLMLfUMLCypBkZXMHA==}
286
349
  engines: {node: '>=12'}
@@ -293,6 +356,12 @@ packages:
293
356
  cpu: [ia32]
294
357
  os: [linux]
295
358
 
359
+ '@esbuild/linux-ia32@0.23.1':
360
+ resolution: {integrity: sha512-VTN4EuOHwXEkXzX5nTvVY4s7E/Krz7COC8xkftbbKRYAl96vPiUssGkeMELQMOnLOJ8k3BY1+ZY52tttZnHcXQ==}
361
+ engines: {node: '>=18'}
362
+ cpu: [ia32]
363
+ os: [linux]
364
+
296
365
  '@esbuild/linux-loong64@0.19.12':
297
366
  resolution: {integrity: sha512-LiXdXA0s3IqRRjm6rV6XaWATScKAXjI4R4LoDlvO7+yQqFdlr1Bax62sRwkVvRIrwXxvtYEHHI4dm50jAXkuAA==}
298
367
  engines: {node: '>=12'}
@@ -305,6 +374,12 @@ packages:
305
374
  cpu: [loong64]
306
375
  os: [linux]
307
376
 
377
+ '@esbuild/linux-loong64@0.23.1':
378
+ resolution: {integrity: sha512-Vx09LzEoBa5zDnieH8LSMRToj7ir/Jeq0Gu6qJ/1GcBq9GkfoEAoXvLiW1U9J1qE/Y/Oyaq33w5p2ZWrNNHNEw==}
379
+ engines: {node: '>=18'}
380
+ cpu: [loong64]
381
+ os: [linux]
382
+
308
383
  '@esbuild/linux-mips64el@0.19.12':
309
384
  resolution: {integrity: sha512-fEnAuj5VGTanfJ07ff0gOA6IPsvrVHLVb6Lyd1g2/ed67oU1eFzL0r9WL7ZzscD+/N6i3dWumGE1Un4f7Amf+w==}
310
385
  engines: {node: '>=12'}
@@ -317,6 +392,12 @@ packages:
317
392
  cpu: [mips64el]
318
393
  os: [linux]
319
394
 
395
+ '@esbuild/linux-mips64el@0.23.1':
396
+ resolution: {integrity: sha512-nrFzzMQ7W4WRLNUOU5dlWAqa6yVeI0P78WKGUo7lg2HShq/yx+UYkeNSE0SSfSure0SqgnsxPvmAUu/vu0E+3Q==}
397
+ engines: {node: '>=18'}
398
+ cpu: [mips64el]
399
+ os: [linux]
400
+
320
401
  '@esbuild/linux-ppc64@0.19.12':
321
402
  resolution: {integrity: sha512-nYJA2/QPimDQOh1rKWedNOe3Gfc8PabU7HT3iXWtNUbRzXS9+vgB0Fjaqr//XNbd82mCxHzik2qotuI89cfixg==}
322
403
  engines: {node: '>=12'}
@@ -329,6 +410,12 @@ packages:
329
410
  cpu: [ppc64]
330
411
  os: [linux]
331
412
 
413
+ '@esbuild/linux-ppc64@0.23.1':
414
+ resolution: {integrity: sha512-dKN8fgVqd0vUIjxuJI6P/9SSSe/mB9rvA98CSH2sJnlZ/OCZWO1DJvxj8jvKTfYUdGfcq2dDxoKaC6bHuTlgcw==}
415
+ engines: {node: '>=18'}
416
+ cpu: [ppc64]
417
+ os: [linux]
418
+
332
419
  '@esbuild/linux-riscv64@0.19.12':
333
420
  resolution: {integrity: sha512-2MueBrlPQCw5dVJJpQdUYgeqIzDQgw3QtiAHUC4RBz9FXPrskyyU3VI1hw7C0BSKB9OduwSJ79FTCqtGMWqJHg==}
334
421
  engines: {node: '>=12'}
@@ -341,6 +428,12 @@ packages:
341
428
  cpu: [riscv64]
342
429
  os: [linux]
343
430
 
431
+ '@esbuild/linux-riscv64@0.23.1':
432
+ resolution: {integrity: sha512-5AV4Pzp80fhHL83JM6LoA6pTQVWgB1HovMBsLQ9OZWLDqVY8MVobBXNSmAJi//Csh6tcY7e7Lny2Hg1tElMjIA==}
433
+ engines: {node: '>=18'}
434
+ cpu: [riscv64]
435
+ os: [linux]
436
+
344
437
  '@esbuild/linux-s390x@0.19.12':
345
438
  resolution: {integrity: sha512-+Pil1Nv3Umes4m3AZKqA2anfhJiVmNCYkPchwFJNEJN5QxmTs1uzyy4TvmDrCRNT2ApwSari7ZIgrPeUx4UZDg==}
346
439
  engines: {node: '>=12'}
@@ -353,6 +446,12 @@ packages:
353
446
  cpu: [s390x]
354
447
  os: [linux]
355
448
 
449
+ '@esbuild/linux-s390x@0.23.1':
450
+ resolution: {integrity: sha512-9ygs73tuFCe6f6m/Tb+9LtYxWR4c9yg7zjt2cYkjDbDpV/xVn+68cQxMXCjUpYwEkze2RcU/rMnfIXNRFmSoDw==}
451
+ engines: {node: '>=18'}
452
+ cpu: [s390x]
453
+ os: [linux]
454
+
356
455
  '@esbuild/linux-x64@0.19.12':
357
456
  resolution: {integrity: sha512-B71g1QpxfwBvNrfyJdVDexenDIt1CiDN1TIXLbhOw0KhJzE78KIFGX6OJ9MrtC0oOqMWf+0xop4qEU8JrJTwCg==}
358
457
  engines: {node: '>=12'}
@@ -365,6 +464,12 @@ packages:
365
464
  cpu: [x64]
366
465
  os: [linux]
367
466
 
467
+ '@esbuild/linux-x64@0.23.1':
468
+ resolution: {integrity: sha512-EV6+ovTsEXCPAp58g2dD68LxoP/wK5pRvgy0J/HxPGB009omFPv3Yet0HiaqvrIrgPTBuC6wCH1LTOY91EO5hQ==}
469
+ engines: {node: '>=18'}
470
+ cpu: [x64]
471
+ os: [linux]
472
+
368
473
  '@esbuild/netbsd-x64@0.19.12':
369
474
  resolution: {integrity: sha512-3ltjQ7n1owJgFbuC61Oj++XhtzmymoCihNFgT84UAmJnxJfm4sYCiSLTXZtE00VWYpPMYc+ZQmB6xbSdVh0JWA==}
370
475
  engines: {node: '>=12'}
@@ -377,6 +482,18 @@ packages:
377
482
  cpu: [x64]
378
483
  os: [netbsd]
379
484
 
485
+ '@esbuild/netbsd-x64@0.23.1':
486
+ resolution: {integrity: sha512-aevEkCNu7KlPRpYLjwmdcuNz6bDFiE7Z8XC4CPqExjTvrHugh28QzUXVOZtiYghciKUacNktqxdpymplil1beA==}
487
+ engines: {node: '>=18'}
488
+ cpu: [x64]
489
+ os: [netbsd]
490
+
491
+ '@esbuild/openbsd-arm64@0.23.1':
492
+ resolution: {integrity: sha512-3x37szhLexNA4bXhLrCC/LImN/YtWis6WXr1VESlfVtVeoFJBRINPJ3f0a/6LV8zpikqoUg4hyXw0sFBt5Cr+Q==}
493
+ engines: {node: '>=18'}
494
+ cpu: [arm64]
495
+ os: [openbsd]
496
+
380
497
  '@esbuild/openbsd-x64@0.19.12':
381
498
  resolution: {integrity: sha512-RbrfTB9SWsr0kWmb9srfF+L933uMDdu9BIzdA7os2t0TXhCRjrQyCeOt6wVxr79CKD4c+p+YhCj31HBkYcXebw==}
382
499
  engines: {node: '>=12'}
@@ -389,6 +506,12 @@ packages:
389
506
  cpu: [x64]
390
507
  os: [openbsd]
391
508
 
509
+ '@esbuild/openbsd-x64@0.23.1':
510
+ resolution: {integrity: sha512-aY2gMmKmPhxfU+0EdnN+XNtGbjfQgwZj43k8G3fyrDM/UdZww6xrWxmDkuz2eCZchqVeABjV5BpildOrUbBTqA==}
511
+ engines: {node: '>=18'}
512
+ cpu: [x64]
513
+ os: [openbsd]
514
+
392
515
  '@esbuild/sunos-x64@0.19.12':
393
516
  resolution: {integrity: sha512-HKjJwRrW8uWtCQnQOz9qcU3mUZhTUQvi56Q8DPTLLB+DawoiQdjsYq+j+D3s9I8VFtDr+F9CjgXKKC4ss89IeA==}
394
517
  engines: {node: '>=12'}
@@ -401,6 +524,12 @@ packages:
401
524
  cpu: [x64]
402
525
  os: [sunos]
403
526
 
527
+ '@esbuild/sunos-x64@0.23.1':
528
+ resolution: {integrity: sha512-RBRT2gqEl0IKQABT4XTj78tpk9v7ehp+mazn2HbUeZl1YMdaGAQqhapjGTCe7uw7y0frDi4gS0uHzhvpFuI1sA==}
529
+ engines: {node: '>=18'}
530
+ cpu: [x64]
531
+ os: [sunos]
532
+
404
533
  '@esbuild/win32-arm64@0.19.12':
405
534
  resolution: {integrity: sha512-URgtR1dJnmGvX864pn1B2YUYNzjmXkuJOIqG2HdU62MVS4EHpU2946OZoTMnRUHklGtJdJZ33QfzdjGACXhn1A==}
406
535
  engines: {node: '>=12'}
@@ -413,6 +542,12 @@ packages:
413
542
  cpu: [arm64]
414
543
  os: [win32]
415
544
 
545
+ '@esbuild/win32-arm64@0.23.1':
546
+ resolution: {integrity: sha512-4O+gPR5rEBe2FpKOVyiJ7wNDPA8nGzDuJ6gN4okSA1gEOYZ67N8JPk58tkWtdtPeLz7lBnY6I5L3jdsr3S+A6A==}
547
+ engines: {node: '>=18'}
548
+ cpu: [arm64]
549
+ os: [win32]
550
+
416
551
  '@esbuild/win32-ia32@0.19.12':
417
552
  resolution: {integrity: sha512-+ZOE6pUkMOJfmxmBZElNOx72NKpIa/HFOMGzu8fqzQJ5kgf6aTGrcJaFsNiVMH4JKpMipyK+7k0n2UXN7a8YKQ==}
418
553
  engines: {node: '>=12'}
@@ -425,6 +560,12 @@ packages:
425
560
  cpu: [ia32]
426
561
  os: [win32]
427
562
 
563
+ '@esbuild/win32-ia32@0.23.1':
564
+ resolution: {integrity: sha512-BcaL0Vn6QwCwre3Y717nVHZbAa4UBEigzFm6VdsVdT/MbZ38xoj1X9HPkZhbmaBGUD1W8vxAfffbDe8bA6AKnQ==}
565
+ engines: {node: '>=18'}
566
+ cpu: [ia32]
567
+ os: [win32]
568
+
428
569
  '@esbuild/win32-x64@0.19.12':
429
570
  resolution: {integrity: sha512-T1QyPSDCyMXaO3pzBkF96E8xMkiRYbUEZADd29SyPGabqxMViNoii+NcK7eWJAEoU6RZyEm5lVSIjTmcdoB9HA==}
430
571
  engines: {node: '>=12'}
@@ -437,6 +578,12 @@ packages:
437
578
  cpu: [x64]
438
579
  os: [win32]
439
580
 
581
+ '@esbuild/win32-x64@0.23.1':
582
+ resolution: {integrity: sha512-BHpFFeslkWrXWyUPnbKm+xYYVYruCinGcftSBaa8zoF9hZO4BcSCFUvHVTtzpIY6YzUnYtuEhZ+C9iEXjxnasg==}
583
+ engines: {node: '>=18'}
584
+ cpu: [x64]
585
+ os: [win32]
586
+
440
587
  '@eslint-community/eslint-utils@4.4.0':
441
588
  resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==}
442
589
  engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
@@ -447,30 +594,57 @@ packages:
447
594
  resolution: {integrity: sha512-Zm2NGpWELsQAD1xsJzGQpYfvICSsFkEpU0jxBjfdC6uNEWXcHnfs9hScFWtXVDVl+rBQJGrl4g1vcKIejpH9dA==}
448
595
  engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
449
596
 
450
- '@eslint/eslintrc@2.1.4':
451
- resolution: {integrity: sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==}
452
- engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
597
+ '@eslint-community/regexpp@4.12.1':
598
+ resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==}
599
+ engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
453
600
 
454
- '@eslint/js@8.57.0':
455
- resolution: {integrity: sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==}
456
- engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
601
+ '@eslint/config-array@0.19.1':
602
+ resolution: {integrity: sha512-fo6Mtm5mWyKjA/Chy1BYTdn5mGJoDNjC7C64ug20ADsRDGrA85bN3uK3MaKbeRkRuuIEAR5N33Jr1pbm411/PA==}
603
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
604
+
605
+ '@eslint/core@0.9.1':
606
+ resolution: {integrity: sha512-GuUdqkyyzQI5RMIWkHhvTWLCyLo1jNK3vzkSyaExH5kHPDHcuL2VOpHjmMY+y3+NC69qAKToBqldTBgYeLSr9Q==}
607
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
608
+
609
+ '@eslint/eslintrc@3.2.0':
610
+ resolution: {integrity: sha512-grOjVNN8P3hjJn/eIETF1wwd12DdnwFDoyceUJLYYdkpbwq3nLi+4fqrTAONx7XDALqlL220wC/RHSC/QTI/0w==}
611
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
612
+
613
+ '@eslint/js@9.17.0':
614
+ resolution: {integrity: sha512-Sxc4hqcs1kTu0iID3kcZDW3JHq2a77HO9P8CP6YEA/FpH3Ll8UXE2r/86Rz9YJLKme39S9vU5OWNjC6Xl0Cr3w==}
615
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
616
+
617
+ '@eslint/object-schema@2.1.5':
618
+ resolution: {integrity: sha512-o0bhxnL89h5Bae5T318nFoFzGy+YE5i/gGkoPAgkmTVdRKTiv3p8JHevPiPaMwoloKfEiiaHlawCqaZMqRm+XQ==}
619
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
620
+
621
+ '@eslint/plugin-kit@0.2.4':
622
+ resolution: {integrity: sha512-zSkKow6H5Kdm0ZUQUB2kV5JIXqoG0+uH5YADhaEHswm664N9Db8dXSi0nMJpacpMf+MyyglF1vnZohpEg5yUtg==}
623
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
457
624
 
458
625
  '@faker-js/faker@8.4.1':
459
626
  resolution: {integrity: sha512-XQ3cU+Q8Uqmrbf2e0cIC/QN43sTBSC8KF12u29Mb47tWrt2hAgBXSgpZMj4Ao8Uk0iJcU99QsOCaIL8934obCg==}
460
627
  engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0, npm: '>=6.14.13'}
461
628
 
462
- '@humanwhocodes/config-array@0.11.14':
463
- resolution: {integrity: sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==}
464
- engines: {node: '>=10.10.0'}
465
- deprecated: Use @eslint/config-array instead
629
+ '@humanfs/core@0.19.1':
630
+ resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==}
631
+ engines: {node: '>=18.18.0'}
632
+
633
+ '@humanfs/node@0.16.6':
634
+ resolution: {integrity: sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==}
635
+ engines: {node: '>=18.18.0'}
466
636
 
467
637
  '@humanwhocodes/module-importer@1.0.1':
468
638
  resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
469
639
  engines: {node: '>=12.22'}
470
640
 
471
- '@humanwhocodes/object-schema@2.0.3':
472
- resolution: {integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==}
473
- deprecated: Use @eslint/object-schema instead
641
+ '@humanwhocodes/retry@0.3.1':
642
+ resolution: {integrity: sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==}
643
+ engines: {node: '>=18.18'}
644
+
645
+ '@humanwhocodes/retry@0.4.1':
646
+ resolution: {integrity: sha512-c7hNEllBlenFTHBky65mhq8WD2kbN9Q6gk0bTk8lSBvc554jpXSkST1iePudpt7+A/AQvuHs9EMqjHDXMY1lrA==}
647
+ engines: {node: '>=18.18'}
474
648
 
475
649
  '@isaacs/cliui@8.0.2':
476
650
  resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==}
@@ -510,10 +684,6 @@ packages:
510
684
  resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
511
685
  engines: {node: '>= 8'}
512
686
 
513
- '@pkgjs/parseargs@0.11.0':
514
- resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
515
- engines: {node: '>=14'}
516
-
517
687
  '@rollup/plugin-alias@5.1.0':
518
688
  resolution: {integrity: sha512-lpA3RZ9PdIG7qqhEfv79tBffNaoDuukFDrmhLqg9ifv99u/ehn+lOg30x2zmhf8AQqQUZaMk/B9fZraQ6/acDQ==}
519
689
  engines: {node: '>=14.0.0'}
@@ -662,99 +832,77 @@ packages:
662
832
  '@types/estree@1.0.5':
663
833
  resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==}
664
834
 
665
- '@types/node@20.12.12':
666
- resolution: {integrity: sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==}
835
+ '@types/estree@1.0.6':
836
+ resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==}
837
+
838
+ '@types/json-schema@7.0.15':
839
+ resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
840
+
841
+ '@types/node@20.17.10':
842
+ resolution: {integrity: sha512-/jrvh5h6NXhEauFFexRin69nA0uHJ5gwk4iDivp/DeoEua3uwCUto6PC86IpRITBOs4+6i2I56K5x5b6WYGXHA==}
667
843
 
668
844
  '@types/resolve@1.20.2':
669
845
  resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==}
670
846
 
671
- '@typescript-eslint/eslint-plugin@7.10.0':
672
- resolution: {integrity: sha512-PzCr+a/KAef5ZawX7nbyNwBDtM1HdLIT53aSA2DDlxmxMngZ43O8SIePOeX8H5S+FHXeI6t97mTt/dDdzY4Fyw==}
673
- engines: {node: ^18.18.0 || >=20.0.0}
847
+ '@typescript-eslint/eslint-plugin@8.18.1':
848
+ resolution: {integrity: sha512-Ncvsq5CT3Gvh+uJG0Lwlho6suwDfUXH0HztslDf5I+F2wAFAZMRwYLEorumpKLzmO2suAXZ/td1tBg4NZIi9CQ==}
849
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
674
850
  peerDependencies:
675
- '@typescript-eslint/parser': ^7.0.0
676
- eslint: ^8.56.0
677
- typescript: '*'
678
- peerDependenciesMeta:
679
- typescript:
680
- optional: true
851
+ '@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0
852
+ eslint: ^8.57.0 || ^9.0.0
853
+ typescript: '>=4.8.4 <5.8.0'
681
854
 
682
- '@typescript-eslint/parser@7.10.0':
683
- resolution: {integrity: sha512-2EjZMA0LUW5V5tGQiaa2Gys+nKdfrn2xiTIBLR4fxmPmVSvgPcKNW+AE/ln9k0A4zDUti0J/GZXMDupQoI+e1w==}
684
- engines: {node: ^18.18.0 || >=20.0.0}
855
+ '@typescript-eslint/parser@8.18.1':
856
+ resolution: {integrity: sha512-rBnTWHCdbYM2lh7hjyXqxk70wvon3p2FyaniZuey5TrcGBpfhVp0OxOa6gxr9Q9YhZFKyfbEnxc24ZnVbbUkCA==}
857
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
685
858
  peerDependencies:
686
- eslint: ^8.56.0
687
- typescript: '*'
688
- peerDependenciesMeta:
689
- typescript:
690
- optional: true
691
-
692
- '@typescript-eslint/scope-manager@7.10.0':
693
- resolution: {integrity: sha512-7L01/K8W/VGl7noe2mgH0K7BE29Sq6KAbVmxurj8GGaPDZXPr8EEQ2seOeAS+mEV9DnzxBQB6ax6qQQ5C6P4xg==}
694
- engines: {node: ^18.18.0 || >=20.0.0}
859
+ eslint: ^8.57.0 || ^9.0.0
860
+ typescript: '>=4.8.4 <5.8.0'
695
861
 
696
- '@typescript-eslint/scope-manager@7.13.0':
697
- resolution: {integrity: sha512-ZrMCe1R6a01T94ilV13egvcnvVJ1pxShkE0+NDjDzH4nvG1wXpwsVI5bZCvE7AEDH1mXEx5tJSVR68bLgG7Dng==}
698
- engines: {node: ^18.18.0 || >=20.0.0}
862
+ '@typescript-eslint/scope-manager@8.18.1':
863
+ resolution: {integrity: sha512-HxfHo2b090M5s2+/9Z3gkBhI6xBH8OJCFjH9MhQ+nnoZqxU3wNxkLT+VWXWSFWc3UF3Z+CfPAyqdCTdoXtDPCQ==}
864
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
699
865
 
700
- '@typescript-eslint/type-utils@7.10.0':
701
- resolution: {integrity: sha512-D7tS4WDkJWrVkuzgm90qYw9RdgBcrWmbbRkrLA4d7Pg3w0ttVGDsvYGV19SH8gPR5L7OtcN5J1hTtyenO9xE9g==}
702
- engines: {node: ^18.18.0 || >=20.0.0}
866
+ '@typescript-eslint/type-utils@8.18.1':
867
+ resolution: {integrity: sha512-jAhTdK/Qx2NJPNOTxXpMwlOiSymtR2j283TtPqXkKBdH8OAMmhiUfP0kJjc/qSE51Xrq02Gj9NY7MwK+UxVwHQ==}
868
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
703
869
  peerDependencies:
704
- eslint: ^8.56.0
705
- typescript: '*'
706
- peerDependenciesMeta:
707
- typescript:
708
- optional: true
870
+ eslint: ^8.57.0 || ^9.0.0
871
+ typescript: '>=4.8.4 <5.8.0'
709
872
 
710
- '@typescript-eslint/types@7.10.0':
711
- resolution: {integrity: sha512-7fNj+Ya35aNyhuqrA1E/VayQX9Elwr8NKZ4WueClR3KwJ7Xx9jcCdOrLW04h51de/+gNbyFMs+IDxh5xIwfbNg==}
712
- engines: {node: ^18.18.0 || >=20.0.0}
873
+ '@typescript-eslint/types@8.18.1':
874
+ resolution: {integrity: sha512-7uoAUsCj66qdNQNpH2G8MyTFlgerum8ubf21s3TSM3XmKXuIn+H2Sifh/ES2nPOPiYSRJWAk0fDkW0APBWcpfw==}
875
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
713
876
 
714
- '@typescript-eslint/types@7.13.0':
715
- resolution: {integrity: sha512-QWuwm9wcGMAuTsxP+qz6LBBd3Uq8I5Nv8xb0mk54jmNoCyDspnMvVsOxI6IsMmway5d1S9Su2+sCKv1st2l6eA==}
716
- engines: {node: ^18.18.0 || >=20.0.0}
877
+ '@typescript-eslint/typescript-estree@8.18.1':
878
+ resolution: {integrity: sha512-z8U21WI5txzl2XYOW7i9hJhxoKKNG1kcU4RzyNvKrdZDmbjkmLBo8bgeiOJmA06kizLI76/CCBAAGlTlEeUfyg==}
879
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
880
+ peerDependencies:
881
+ typescript: '>=4.8.4 <5.8.0'
717
882
 
718
- '@typescript-eslint/typescript-estree@7.10.0':
719
- resolution: {integrity: sha512-LXFnQJjL9XIcxeVfqmNj60YhatpRLt6UhdlFwAkjNc6jSUlK8zQOl1oktAP8PlWFzPQC1jny/8Bai3/HPuvN5g==}
720
- engines: {node: ^18.18.0 || >=20.0.0}
883
+ '@typescript-eslint/utils@8.18.1':
884
+ resolution: {integrity: sha512-8vikiIj2ebrC4WRdcAdDcmnu9Q/MXXwg+STf40BVfT8exDqBCUPdypvzcUPxEqRGKg9ALagZ0UWcYCtn+4W2iQ==}
885
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
721
886
  peerDependencies:
722
- typescript: '*'
723
- peerDependenciesMeta:
724
- typescript:
725
- optional: true
887
+ eslint: ^8.57.0 || ^9.0.0
888
+ typescript: '>=4.8.4 <5.8.0'
726
889
 
727
- '@typescript-eslint/typescript-estree@7.13.0':
728
- resolution: {integrity: sha512-cAvBvUoobaoIcoqox1YatXOnSl3gx92rCZoMRPzMNisDiM12siGilSM4+dJAekuuHTibI2hVC2fYK79iSFvWjw==}
729
- engines: {node: ^18.18.0 || >=20.0.0}
890
+ '@typescript-eslint/visitor-keys@8.18.1':
891
+ resolution: {integrity: sha512-Vj0WLm5/ZsD013YeUKn+K0y8p1M0jPpxOkKdbD1wB0ns53a5piVY02zjf072TblEweAbcYiFiPoSMF3kp+VhhQ==}
892
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
893
+
894
+ '@vitest/eslint-plugin@1.1.18':
895
+ resolution: {integrity: sha512-pcnR0hn4KRaWqdEXdZPXLs2wAxzMBD8dKkpVkOuhT+bOOGW1/4BdiUrU3I0LW2loskfVS/XldwcO/lCEoFDyZw==}
730
896
  peerDependencies:
731
- typescript: '*'
897
+ '@typescript-eslint/utils': '>= 8.0'
898
+ eslint: '>= 8.57.0'
899
+ typescript: '>= 5.0.0'
900
+ vitest: '*'
732
901
  peerDependenciesMeta:
733
902
  typescript:
734
903
  optional: true
735
-
736
- '@typescript-eslint/utils@7.10.0':
737
- resolution: {integrity: sha512-olzif1Fuo8R8m/qKkzJqT7qwy16CzPRWBvERS0uvyc+DHd8AKbO4Jb7kpAvVzMmZm8TrHnI7hvjN4I05zow+tg==}
738
- engines: {node: ^18.18.0 || >=20.0.0}
739
- peerDependencies:
740
- eslint: ^8.56.0
741
-
742
- '@typescript-eslint/utils@7.13.0':
743
- resolution: {integrity: sha512-jceD8RgdKORVnB4Y6BqasfIkFhl4pajB1wVxrF4akxD2QPM8GNYjgGwEzYS+437ewlqqrg7Dw+6dhdpjMpeBFQ==}
744
- engines: {node: ^18.18.0 || >=20.0.0}
745
- peerDependencies:
746
- eslint: ^8.56.0
747
-
748
- '@typescript-eslint/visitor-keys@7.10.0':
749
- resolution: {integrity: sha512-9ntIVgsi6gg6FIq9xjEO4VQJvwOqA3jaBFQJ/6TK5AvEup2+cECI6Fh7QiBxmfMHXU0V0J4RyPeOU1VDNzl9cg==}
750
- engines: {node: ^18.18.0 || >=20.0.0}
751
-
752
- '@typescript-eslint/visitor-keys@7.13.0':
753
- resolution: {integrity: sha512-nxn+dozQx+MK61nn/JP+M4eCkHDSxSLDpgE3WcQo0+fkjEolnaB5jswvIKC4K56By8MMgIho7f1PVxERHEo8rw==}
754
- engines: {node: ^18.18.0 || >=20.0.0}
755
-
756
- '@ungap/structured-clone@1.2.0':
757
- resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
904
+ vitest:
905
+ optional: true
758
906
 
759
907
  '@vitest/expect@1.6.0':
760
908
  resolution: {integrity: sha512-ixEvFVQjycy/oNgHjqsL6AZCDduC+tflRluaHIzKIsdbzkLn2U/iBnVeJwB6HsIjQBdfMR8Z0tRxKUsvFJEeWQ==}
@@ -785,12 +933,17 @@ packages:
785
933
  engines: {node: '>=0.4.0'}
786
934
  hasBin: true
787
935
 
936
+ acorn@8.14.0:
937
+ resolution: {integrity: sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==}
938
+ engines: {node: '>=0.4.0'}
939
+ hasBin: true
940
+
788
941
  ajv@6.12.6:
789
942
  resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==}
790
943
 
791
- ansi-escapes@6.2.1:
792
- resolution: {integrity: sha512-4nJ3yixlEthEJ9Rk4vPcdBRkZvQZlYyu8j4/Mqz5sgIkddmEnH2Yj2ZrnP9S3tQOvSNRUIgVNF/1yPpRAGNRig==}
793
- engines: {node: '>=14.16'}
944
+ ansi-escapes@7.0.0:
945
+ resolution: {integrity: sha512-GdYO7a61mR0fOlAsvC9/rIHf7L96sBc6dEWzeOu+KAea5bZyQRPIpojrVoI4AXGJS/ycu/fBTdLrUkA4ODrvjw==}
946
+ engines: {node: '>=18'}
794
947
 
795
948
  ansi-regex@5.0.1:
796
949
  resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
@@ -819,10 +972,6 @@ packages:
819
972
  argparse@2.0.1:
820
973
  resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
821
974
 
822
- array-union@2.1.0:
823
- resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==}
824
- engines: {node: '>=8'}
825
-
826
975
  assertion-error@1.1.0:
827
976
  resolution: {integrity: sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw==}
828
977
 
@@ -894,9 +1043,9 @@ packages:
894
1043
  citty@0.1.6:
895
1044
  resolution: {integrity: sha512-tskPPKEs8D2KPafUypv2gxwJP8h/OaJmC82QQGGDQcHvXX43xF2VDACcJVmZ0EuSxkpO9Kc4MlrA3q0+FG58AQ==}
896
1045
 
897
- cli-cursor@4.0.0:
898
- resolution: {integrity: sha512-VGtlMu3x/4DOtIUwEkRezxUZ2lBacNJCHash0N0WeZDBS+7Ux1dm3XWAgWYxLJFMMdOeXMHXorshEFhbMSGelg==}
899
- engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
1046
+ cli-cursor@5.0.0:
1047
+ resolution: {integrity: sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw==}
1048
+ engines: {node: '>=18'}
900
1049
 
901
1050
  cli-truncate@4.0.0:
902
1051
  resolution: {integrity: sha512-nPdaFdQ0h/GEigbPClz11D0v/ZJEwxmeVZGeMo3Z5StPtUTkA9o1lD6QwoirYiSDzbcwn2XcjwmCp68W1IS4TA==}
@@ -949,6 +1098,10 @@ packages:
949
1098
  resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==}
950
1099
  engines: {node: '>= 8'}
951
1100
 
1101
+ cross-spawn@7.0.6:
1102
+ resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
1103
+ engines: {node: '>= 8'}
1104
+
952
1105
  css-declaration-sorter@7.2.0:
953
1106
  resolution: {integrity: sha512-h70rUM+3PNFuaBDTLe8wF/cdWu+dOZmb7pJt8Z2sedYbAcQVQV/tEchueg3GWxwqS0cxtbxmaHEdkNACqcvsow==}
954
1107
  engines: {node: ^14 || ^16 || >=18}
@@ -1006,6 +1159,15 @@ packages:
1006
1159
  supports-color:
1007
1160
  optional: true
1008
1161
 
1162
+ debug@4.4.0:
1163
+ resolution: {integrity: sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==}
1164
+ engines: {node: '>=6.0'}
1165
+ peerDependencies:
1166
+ supports-color: '*'
1167
+ peerDependenciesMeta:
1168
+ supports-color:
1169
+ optional: true
1170
+
1009
1171
  deep-eql@4.1.4:
1010
1172
  resolution: {integrity: sha512-SUwdGfqdKOwxCPeVYjwSyRpJ7Z+fhpwIAtmCUdZIWZ/YP5R9WAsyuSgpLVDi9bjWoN2LXHNss/dk3urXtdQxGg==}
1011
1173
  engines: {node: '>=6'}
@@ -1028,10 +1190,6 @@ packages:
1028
1190
  resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==}
1029
1191
  engines: {node: '>=8'}
1030
1192
 
1031
- doctrine@3.0.0:
1032
- resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==}
1033
- engines: {node: '>=6.0.0'}
1034
-
1035
1193
  dom-serializer@2.0.0:
1036
1194
  resolution: {integrity: sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==}
1037
1195
 
@@ -1045,8 +1203,8 @@ packages:
1045
1203
  domutils@3.1.0:
1046
1204
  resolution: {integrity: sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==}
1047
1205
 
1048
- dotenv@16.4.5:
1049
- resolution: {integrity: sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==}
1206
+ dotenv@16.4.7:
1207
+ resolution: {integrity: sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==}
1050
1208
  engines: {node: '>=12'}
1051
1209
 
1052
1210
  eastasianwidth@0.2.0:
@@ -1068,6 +1226,10 @@ packages:
1068
1226
  resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
1069
1227
  engines: {node: '>=0.12'}
1070
1228
 
1229
+ environment@1.1.0:
1230
+ resolution: {integrity: sha512-xUtoPkMggbz0MPyPiIWr1Kp4aeWJjDZ6SMvURhimjdZgsRuDplF5/s9hcgGhyXMhs+6vpnuoiZ2kFiu3FMnS8Q==}
1231
+ engines: {node: '>=18'}
1232
+
1071
1233
  esbuild@0.19.12:
1072
1234
  resolution: {integrity: sha512-aARqgq8roFBj054KvQr5f1sFu0D65G+miZRCuJyJ0G13Zwx7vRar5Zhn2tkQNzIXcBrNVsv/8stehpj+GAjgbg==}
1073
1235
  engines: {node: '>=12'}
@@ -1078,6 +1240,11 @@ packages:
1078
1240
  engines: {node: '>=12'}
1079
1241
  hasBin: true
1080
1242
 
1243
+ esbuild@0.23.1:
1244
+ resolution: {integrity: sha512-VVNz/9Sa0bs5SELtn3f7qhJCDPCF5oMEl5cO9/SSinpE9hbPVvxbd572HH5AKiP7WD8INO53GgfDDhRjkylHEg==}
1245
+ engines: {node: '>=18'}
1246
+ hasBin: true
1247
+
1081
1248
  escalade@3.1.2:
1082
1249
  resolution: {integrity: sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==}
1083
1250
  engines: {node: '>=6'}
@@ -1096,35 +1263,31 @@ packages:
1096
1263
  peerDependencies:
1097
1264
  eslint: '>=7.0.0'
1098
1265
 
1099
- eslint-plugin-vitest@0.4.0:
1100
- resolution: {integrity: sha512-3oWgZIwdWVBQ5plvkmOBjreIGLQRdYb7x54OP8uIRHeZyRVJIdOn9o/qWVb9292fDMC8jn7H7d9TSFBZqhrykQ==}
1101
- engines: {node: ^18.0.0 || >= 20.0.0}
1102
- peerDependencies:
1103
- '@typescript-eslint/eslint-plugin': '*'
1104
- eslint: '>=8.0.0'
1105
- vitest: '*'
1106
- peerDependenciesMeta:
1107
- '@typescript-eslint/eslint-plugin':
1108
- optional: true
1109
- vitest:
1110
- optional: true
1111
-
1112
- eslint-scope@7.2.2:
1113
- resolution: {integrity: sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==}
1114
- engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
1266
+ eslint-scope@8.2.0:
1267
+ resolution: {integrity: sha512-PHlWUfG6lvPc3yvP5A4PNyBL1W8fkDUccmI21JUu/+GKZBoH/W5u6usENXUrWFRsyoW5ACUjFGgAFQp5gUlb/A==}
1268
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1115
1269
 
1116
1270
  eslint-visitor-keys@3.4.3:
1117
1271
  resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==}
1118
1272
  engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
1119
1273
 
1120
- eslint@8.57.0:
1121
- resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==}
1122
- engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
1274
+ eslint-visitor-keys@4.2.0:
1275
+ resolution: {integrity: sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==}
1276
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1277
+
1278
+ eslint@9.17.0:
1279
+ resolution: {integrity: sha512-evtlNcpJg+cZLcnVKwsai8fExnqjGPicK7gnUtlNuzu+Fv9bI0aLpND5T44VLQtoMEnI57LoXO9XAkIXwohKrA==}
1280
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1123
1281
  hasBin: true
1282
+ peerDependencies:
1283
+ jiti: '*'
1284
+ peerDependenciesMeta:
1285
+ jiti:
1286
+ optional: true
1124
1287
 
1125
- espree@9.6.1:
1126
- resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==}
1127
- engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
1288
+ espree@10.3.0:
1289
+ resolution: {integrity: sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==}
1290
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1128
1291
 
1129
1292
  esquery@1.5.0:
1130
1293
  resolution: {integrity: sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==}
@@ -1171,9 +1334,9 @@ packages:
1171
1334
  fastq@1.17.1:
1172
1335
  resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==}
1173
1336
 
1174
- file-entry-cache@6.0.1:
1175
- resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==}
1176
- engines: {node: ^10.12.0 || >=12.0.0}
1337
+ file-entry-cache@8.0.0:
1338
+ resolution: {integrity: sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==}
1339
+ engines: {node: '>=16.0.0'}
1177
1340
 
1178
1341
  fill-range@7.1.1:
1179
1342
  resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
@@ -1183,9 +1346,9 @@ packages:
1183
1346
  resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==}
1184
1347
  engines: {node: '>=10'}
1185
1348
 
1186
- flat-cache@3.2.0:
1187
- resolution: {integrity: sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==}
1188
- engines: {node: ^10.12.0 || >=12.0.0}
1349
+ flat-cache@4.0.1:
1350
+ resolution: {integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==}
1351
+ engines: {node: '>=16'}
1189
1352
 
1190
1353
  flatted@3.3.1:
1191
1354
  resolution: {integrity: sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==}
@@ -1238,15 +1401,11 @@ packages:
1238
1401
  resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
1239
1402
  engines: {node: '>=10.13.0'}
1240
1403
 
1241
- glob@10.4.1:
1242
- resolution: {integrity: sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw==}
1243
- engines: {node: '>=16 || 14 >=14.18'}
1404
+ glob@11.0.0:
1405
+ resolution: {integrity: sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==}
1406
+ engines: {node: 20 || >=22}
1244
1407
  hasBin: true
1245
1408
 
1246
- glob@7.2.3:
1247
- resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==}
1248
- deprecated: Glob versions prior to v9 are no longer supported
1249
-
1250
1409
  glob@8.1.0:
1251
1410
  resolution: {integrity: sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==}
1252
1411
  engines: {node: '>=12'}
@@ -1256,13 +1415,13 @@ packages:
1256
1415
  resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==}
1257
1416
  engines: {node: '>=4'}
1258
1417
 
1259
- globals@13.24.0:
1260
- resolution: {integrity: sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==}
1261
- engines: {node: '>=8'}
1418
+ globals@14.0.0:
1419
+ resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==}
1420
+ engines: {node: '>=18'}
1262
1421
 
1263
- globby@11.1.0:
1264
- resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==}
1265
- engines: {node: '>=10'}
1422
+ globals@15.14.0:
1423
+ resolution: {integrity: sha512-OkToC372DtlQeje9/zHIo5CT8lRP/FUgEOKBEhU4e0abL7J7CD24fD9ohiLN5hagG/kWCYj4K5oaxxtj2Z0Dig==}
1424
+ engines: {node: '>=18'}
1266
1425
 
1267
1426
  globby@13.2.2:
1268
1427
  resolution: {integrity: sha512-Y1zNGV+pzQdh7H39l9zgB4PJqjRNqydvdYCDG4HFXM4XuvSaQQlEc91IU1yALL8gUTDomgBAfz3XJdmUS+oo0w==}
@@ -1300,8 +1459,8 @@ packages:
1300
1459
  resolution: {integrity: sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==}
1301
1460
  engines: {node: '>=16.17.0'}
1302
1461
 
1303
- husky@9.0.11:
1304
- resolution: {integrity: sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==}
1462
+ husky@9.1.7:
1463
+ resolution: {integrity: sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==}
1305
1464
  engines: {node: '>=18'}
1306
1465
  hasBin: true
1307
1466
 
@@ -1358,10 +1517,6 @@ packages:
1358
1517
  resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
1359
1518
  engines: {node: '>=0.12.0'}
1360
1519
 
1361
- is-path-inside@3.0.3:
1362
- resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==}
1363
- engines: {node: '>=8'}
1364
-
1365
1520
  is-reference@1.2.1:
1366
1521
  resolution: {integrity: sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ==}
1367
1522
 
@@ -1372,9 +1527,9 @@ packages:
1372
1527
  isexe@2.0.0:
1373
1528
  resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
1374
1529
 
1375
- jackspeak@3.4.0:
1376
- resolution: {integrity: sha512-JVYhQnN59LVPFCEcVa2C3CrEKYacvjRfqIQl+h8oi91aLYQVWRYbxjPcv1bUiUy/kLmQaANrYfNMCO3kuEDHfw==}
1377
- engines: {node: '>=14'}
1530
+ jackspeak@4.0.2:
1531
+ resolution: {integrity: sha512-bZsjR/iRjl1Nk1UkjGpAzLNfQtzuijhn2g+pbZb98HQ1Gk8vM9hfbxeMBP+M2/UUdwj0RqGG3mlvk2MsAqwvEw==}
1532
+ engines: {node: 20 || >=22}
1378
1533
 
1379
1534
  jiti@1.21.6:
1380
1535
  resolution: {integrity: sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==}
@@ -1423,13 +1578,17 @@ packages:
1423
1578
  resolution: {integrity: sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==}
1424
1579
  engines: {node: '>=14'}
1425
1580
 
1426
- lint-staged@15.2.5:
1427
- resolution: {integrity: sha512-j+DfX7W9YUvdzEZl3Rk47FhDF6xwDBV5wwsCPw6BwWZVPYJemusQmvb9bRsW23Sqsaa+vRloAWogbK4BUuU2zA==}
1581
+ lilconfig@3.1.3:
1582
+ resolution: {integrity: sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==}
1583
+ engines: {node: '>=14'}
1584
+
1585
+ lint-staged@15.2.11:
1586
+ resolution: {integrity: sha512-Ev6ivCTYRTGs9ychvpVw35m/bcNDuBN+mnTeObCL5h+boS5WzBEC6LHI4I9F/++sZm1m+J2LEiy0gxL/R9TBqQ==}
1428
1587
  engines: {node: '>=18.12.0'}
1429
1588
  hasBin: true
1430
1589
 
1431
- listr2@8.2.1:
1432
- resolution: {integrity: sha512-irTfvpib/rNiD637xeevjO2l3Z5loZmuaRi0L0YE5LfijwVY96oyVn0DFD3o/teAok7nfobMG1THvvcHh/BP6g==}
1590
+ listr2@8.2.5:
1591
+ resolution: {integrity: sha512-iyAZCeyD+c1gPyE9qpFu8af0Y+MRtmKOncdGoA2S5EY8iFq99dmmvkNnHiWo+pj0s7yH7l3KPIgee77tKpXPWQ==}
1433
1592
  engines: {node: '>=18.0.0'}
1434
1593
 
1435
1594
  local-pkg@0.5.0:
@@ -1449,16 +1608,16 @@ packages:
1449
1608
  lodash.uniq@4.5.0:
1450
1609
  resolution: {integrity: sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==}
1451
1610
 
1452
- log-update@6.0.0:
1453
- resolution: {integrity: sha512-niTvB4gqvtof056rRIrTZvjNYE4rCUzO6X/X+kYjd7WFxXeJ0NwEFnRxX6ehkvv3jTwrXnNdtAak5XYZuIyPFw==}
1611
+ log-update@6.1.0:
1612
+ resolution: {integrity: sha512-9ie8ItPR6tjY5uYJh8K/Zrv/RMZ5VOlOWvtZdEHYSTFKZfIBPQa9tOAEeAWhd+AnIneLJ22w5fjOYtoutpWq5w==}
1454
1613
  engines: {node: '>=18'}
1455
1614
 
1456
1615
  loupe@2.3.7:
1457
1616
  resolution: {integrity: sha512-zSMINGVYkdpYSOBmLi0D1Uo7JU9nVdQKrHxC8eYlV+9YKK9WePqAlL7lSlorG/U2Fw1w0hTBmaa/jrQ3UbPHtA==}
1458
1617
 
1459
- lru-cache@10.2.2:
1460
- resolution: {integrity: sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==}
1461
- engines: {node: 14 || >=16.14}
1618
+ lru-cache@11.0.2:
1619
+ resolution: {integrity: sha512-123qHRfJBmo2jXDbo/a5YOQrJoHF/GNQTLzQ5+IdK5pWpceK17yRc6ozlWd25FxvGKQbIUs91fDFkXmDHTKcyA==}
1620
+ engines: {node: 20 || >=22}
1462
1621
 
1463
1622
  lru-cache@5.1.1:
1464
1623
  resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
@@ -1483,14 +1642,22 @@ packages:
1483
1642
  resolution: {integrity: sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==}
1484
1643
  engines: {node: '>=8.6'}
1485
1644
 
1486
- mimic-fn@2.1.0:
1487
- resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==}
1488
- engines: {node: '>=6'}
1645
+ micromatch@4.0.8:
1646
+ resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
1647
+ engines: {node: '>=8.6'}
1489
1648
 
1490
1649
  mimic-fn@4.0.0:
1491
1650
  resolution: {integrity: sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==}
1492
1651
  engines: {node: '>=12'}
1493
1652
 
1653
+ mimic-function@5.0.1:
1654
+ resolution: {integrity: sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==}
1655
+ engines: {node: '>=18'}
1656
+
1657
+ minimatch@10.0.1:
1658
+ resolution: {integrity: sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==}
1659
+ engines: {node: 20 || >=22}
1660
+
1494
1661
  minimatch@3.1.2:
1495
1662
  resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
1496
1663
 
@@ -1531,6 +1698,9 @@ packages:
1531
1698
  ms@2.1.2:
1532
1699
  resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==}
1533
1700
 
1701
+ ms@2.1.3:
1702
+ resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
1703
+
1534
1704
  nanoid@3.3.7:
1535
1705
  resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==}
1536
1706
  engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
@@ -1556,14 +1726,14 @@ packages:
1556
1726
  once@1.4.0:
1557
1727
  resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
1558
1728
 
1559
- onetime@5.1.2:
1560
- resolution: {integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==}
1561
- engines: {node: '>=6'}
1562
-
1563
1729
  onetime@6.0.0:
1564
1730
  resolution: {integrity: sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==}
1565
1731
  engines: {node: '>=12'}
1566
1732
 
1733
+ onetime@7.0.0:
1734
+ resolution: {integrity: sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==}
1735
+ engines: {node: '>=18'}
1736
+
1567
1737
  optionator@0.9.4:
1568
1738
  resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==}
1569
1739
  engines: {node: '>= 0.8.0'}
@@ -1580,6 +1750,9 @@ packages:
1580
1750
  resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
1581
1751
  engines: {node: '>=10'}
1582
1752
 
1753
+ package-json-from-dist@1.0.1:
1754
+ resolution: {integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==}
1755
+
1583
1756
  parent-module@1.0.1:
1584
1757
  resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
1585
1758
  engines: {node: '>=6'}
@@ -1588,10 +1761,6 @@ packages:
1588
1761
  resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
1589
1762
  engines: {node: '>=8'}
1590
1763
 
1591
- path-is-absolute@1.0.1:
1592
- resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==}
1593
- engines: {node: '>=0.10.0'}
1594
-
1595
1764
  path-key@3.1.1:
1596
1765
  resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
1597
1766
  engines: {node: '>=8'}
@@ -1603,9 +1772,9 @@ packages:
1603
1772
  path-parse@1.0.7:
1604
1773
  resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
1605
1774
 
1606
- path-scurry@1.11.1:
1607
- resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==}
1608
- engines: {node: '>=16 || 14 >=14.18'}
1775
+ path-scurry@2.0.0:
1776
+ resolution: {integrity: sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==}
1777
+ engines: {node: 20 || >=22}
1609
1778
 
1610
1779
  path-type@4.0.0:
1611
1780
  resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==}
@@ -1819,8 +1988,8 @@ packages:
1819
1988
  resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
1820
1989
  engines: {node: '>= 0.8.0'}
1821
1990
 
1822
- prettier@3.2.5:
1823
- resolution: {integrity: sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==}
1991
+ prettier@3.4.2:
1992
+ resolution: {integrity: sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==}
1824
1993
  engines: {node: '>=14'}
1825
1994
  hasBin: true
1826
1995
 
@@ -1853,25 +2022,20 @@ packages:
1853
2022
  resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==}
1854
2023
  hasBin: true
1855
2024
 
1856
- restore-cursor@4.0.0:
1857
- resolution: {integrity: sha512-I9fPXU9geO9bHOt9pHHOhOkYerIMsmVaWB0rA2AI9ERh/+x/i7MV5HKBNrg+ljO5eoPVgCcnFuRjJ9uH6I/3eg==}
1858
- engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
2025
+ restore-cursor@5.1.0:
2026
+ resolution: {integrity: sha512-oMA2dcrw6u0YfxJQXm342bFKX/E4sG9rbTzO9ptUcR/e8A33cHuvStiYOwH7fszkZlZ1z/ta9AAoPk2F4qIOHA==}
2027
+ engines: {node: '>=18'}
1859
2028
 
1860
2029
  reusify@1.0.4:
1861
2030
  resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==}
1862
2031
  engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
1863
2032
 
1864
- rfdc@1.3.1:
1865
- resolution: {integrity: sha512-r5a3l5HzYlIC68TpmYKlxWjmOP6wiPJ1vWv2HeLhNsRZMrCkxeqxiHlQ21oXmQ4F3SiryXBHhAD7JZqvOJjFmg==}
2033
+ rfdc@1.4.1:
2034
+ resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==}
1866
2035
 
1867
- rimraf@3.0.2:
1868
- resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==}
1869
- deprecated: Rimraf versions prior to v4 are no longer supported
1870
- hasBin: true
1871
-
1872
- rimraf@5.0.7:
1873
- resolution: {integrity: sha512-nV6YcJo5wbLW77m+8KjH8aB/7/rxQy9SZ0HY5shnwULfS+9nmTtVXAJET5NdZmCzA4fPI/Hm1wo/Po/4mopOdg==}
1874
- engines: {node: '>=14.18'}
2036
+ rimraf@6.0.1:
2037
+ resolution: {integrity: sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A==}
2038
+ engines: {node: 20 || >=22}
1875
2039
  hasBin: true
1876
2040
 
1877
2041
  rollup-plugin-dts@6.1.1:
@@ -1917,17 +2081,10 @@ packages:
1917
2081
  siginfo@2.0.0:
1918
2082
  resolution: {integrity: sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==}
1919
2083
 
1920
- signal-exit@3.0.7:
1921
- resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==}
1922
-
1923
2084
  signal-exit@4.1.0:
1924
2085
  resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
1925
2086
  engines: {node: '>=14'}
1926
2087
 
1927
- slash@3.0.0:
1928
- resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==}
1929
- engines: {node: '>=8'}
1930
-
1931
2088
  slash@4.0.0:
1932
2089
  resolution: {integrity: sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==}
1933
2090
  engines: {node: '>=12'}
@@ -2012,9 +2169,6 @@ packages:
2012
2169
  engines: {node: '>=14.0.0'}
2013
2170
  hasBin: true
2014
2171
 
2015
- text-table@0.2.0:
2016
- resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==}
2017
-
2018
2172
  tinybench@2.8.0:
2019
2173
  resolution: {integrity: sha512-1/eK7zUnIklz4JUUlL+658n58XO2hHLQfSk1Zf2LKieUjxidN16eKFEoDEfjHc3ohofSSqK3X5yO6VGb6iW8Lw==}
2020
2174
 
@@ -2034,8 +2188,8 @@ packages:
2034
2188
  resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
2035
2189
  engines: {node: '>=8.0'}
2036
2190
 
2037
- ts-api-utils@1.3.0:
2038
- resolution: {integrity: sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==}
2191
+ ts-api-utils@1.4.3:
2192
+ resolution: {integrity: sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==}
2039
2193
  engines: {node: '>=16'}
2040
2194
  peerDependencies:
2041
2195
  typescript: '>=4.2.0'
@@ -2050,8 +2204,8 @@ packages:
2050
2204
  typescript:
2051
2205
  optional: true
2052
2206
 
2053
- tsx@4.11.0:
2054
- resolution: {integrity: sha512-vzGGELOgAupsNVssAmZjbUDfdm/pWP4R+Kg8TVdsonxbXk0bEpE1qh0yV6/QxUVXaVlNemgcPajGdJJ82n3stg==}
2207
+ tsx@4.19.2:
2208
+ resolution: {integrity: sha512-pOUl6Vo2LUq/bSa8S5q7b91cgNSjctn9ugq/+Mvow99qW6x/UZYwzxy/3NmqoT66eHYfCVvFvACC58UBPFf28g==}
2055
2209
  engines: {node: '>=18.0.0'}
2056
2210
  hasBin: true
2057
2211
 
@@ -2063,12 +2217,15 @@ packages:
2063
2217
  resolution: {integrity: sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==}
2064
2218
  engines: {node: '>=4'}
2065
2219
 
2066
- type-fest@0.20.2:
2067
- resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==}
2068
- engines: {node: '>=10'}
2220
+ typescript-eslint@8.18.1:
2221
+ resolution: {integrity: sha512-Mlaw6yxuaDEPQvb/2Qwu3/TfgeBHy9iTJ3mTwe7OvpPmF6KPQjVOfGyEJpPv6Ez2C34OODChhXrzYw/9phI0MQ==}
2222
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
2223
+ peerDependencies:
2224
+ eslint: ^8.57.0 || ^9.0.0
2225
+ typescript: '>=4.8.4 <5.8.0'
2069
2226
 
2070
- typescript@5.4.5:
2071
- resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==}
2227
+ typescript@5.7.2:
2228
+ resolution: {integrity: sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==}
2072
2229
  engines: {node: '>=14.17'}
2073
2230
  hasBin: true
2074
2231
 
@@ -2084,8 +2241,8 @@ packages:
2084
2241
  typescript:
2085
2242
  optional: true
2086
2243
 
2087
- undici-types@5.26.5:
2088
- resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
2244
+ undici-types@6.19.8:
2245
+ resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==}
2089
2246
 
2090
2247
  unicorn-magic@0.1.0:
2091
2248
  resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==}
@@ -2209,8 +2366,8 @@ packages:
2209
2366
  yallist@3.1.1:
2210
2367
  resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
2211
2368
 
2212
- yaml@2.4.5:
2213
- resolution: {integrity: sha512-aBx2bnqDzVOyNKfsysjA2ms5ZlnjSAW2eG3/L5G/CSujfjLJTJsEw1bGw8kCf04KodQWk1pxlGnZ56CRxiawmg==}
2369
+ yaml@2.6.1:
2370
+ resolution: {integrity: sha512-7r0XPzioN/Q9kXBro/XPnA6kznR73DHq+GXh5ON7ZozRO6aMjbmiBuKste2wslTFkC5d1dw0GooOCepZXJ2SAg==}
2214
2371
  engines: {node: '>= 14'}
2215
2372
  hasBin: true
2216
2373
 
@@ -2222,8 +2379,8 @@ packages:
2222
2379
  resolution: {integrity: sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==}
2223
2380
  engines: {node: '>=12.20'}
2224
2381
 
2225
- zod@3.23.8:
2226
- resolution: {integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==}
2382
+ zod@3.24.1:
2383
+ resolution: {integrity: sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==}
2227
2384
 
2228
2385
  snapshots:
2229
2386
 
@@ -2252,7 +2409,7 @@ snapshots:
2252
2409
  '@babel/traverse': 7.24.7
2253
2410
  '@babel/types': 7.24.7
2254
2411
  convert-source-map: 2.0.0
2255
- debug: 4.3.5
2412
+ debug: 4.4.0
2256
2413
  gensync: 1.0.0-beta.2
2257
2414
  json5: 2.2.3
2258
2415
  semver: 6.3.1
@@ -2356,7 +2513,7 @@ snapshots:
2356
2513
  '@babel/helper-split-export-declaration': 7.24.7
2357
2514
  '@babel/parser': 7.24.7
2358
2515
  '@babel/types': 7.24.7
2359
- debug: 4.3.5
2516
+ debug: 4.4.0
2360
2517
  globals: 11.12.0
2361
2518
  transitivePeerDependencies:
2362
2519
  - supports-color
@@ -2373,151 +2530,237 @@ snapshots:
2373
2530
  '@esbuild/aix-ppc64@0.20.2':
2374
2531
  optional: true
2375
2532
 
2533
+ '@esbuild/aix-ppc64@0.23.1':
2534
+ optional: true
2535
+
2376
2536
  '@esbuild/android-arm64@0.19.12':
2377
2537
  optional: true
2378
2538
 
2379
2539
  '@esbuild/android-arm64@0.20.2':
2380
2540
  optional: true
2381
2541
 
2542
+ '@esbuild/android-arm64@0.23.1':
2543
+ optional: true
2544
+
2382
2545
  '@esbuild/android-arm@0.19.12':
2383
2546
  optional: true
2384
2547
 
2385
2548
  '@esbuild/android-arm@0.20.2':
2386
2549
  optional: true
2387
2550
 
2551
+ '@esbuild/android-arm@0.23.1':
2552
+ optional: true
2553
+
2388
2554
  '@esbuild/android-x64@0.19.12':
2389
2555
  optional: true
2390
2556
 
2391
2557
  '@esbuild/android-x64@0.20.2':
2392
2558
  optional: true
2393
2559
 
2560
+ '@esbuild/android-x64@0.23.1':
2561
+ optional: true
2562
+
2394
2563
  '@esbuild/darwin-arm64@0.19.12':
2395
2564
  optional: true
2396
2565
 
2397
2566
  '@esbuild/darwin-arm64@0.20.2':
2398
2567
  optional: true
2399
2568
 
2569
+ '@esbuild/darwin-arm64@0.23.1':
2570
+ optional: true
2571
+
2400
2572
  '@esbuild/darwin-x64@0.19.12':
2401
2573
  optional: true
2402
2574
 
2403
2575
  '@esbuild/darwin-x64@0.20.2':
2404
2576
  optional: true
2405
2577
 
2578
+ '@esbuild/darwin-x64@0.23.1':
2579
+ optional: true
2580
+
2406
2581
  '@esbuild/freebsd-arm64@0.19.12':
2407
2582
  optional: true
2408
2583
 
2409
2584
  '@esbuild/freebsd-arm64@0.20.2':
2410
2585
  optional: true
2411
2586
 
2587
+ '@esbuild/freebsd-arm64@0.23.1':
2588
+ optional: true
2589
+
2412
2590
  '@esbuild/freebsd-x64@0.19.12':
2413
2591
  optional: true
2414
2592
 
2415
2593
  '@esbuild/freebsd-x64@0.20.2':
2416
2594
  optional: true
2417
2595
 
2596
+ '@esbuild/freebsd-x64@0.23.1':
2597
+ optional: true
2598
+
2418
2599
  '@esbuild/linux-arm64@0.19.12':
2419
2600
  optional: true
2420
2601
 
2421
2602
  '@esbuild/linux-arm64@0.20.2':
2422
2603
  optional: true
2423
2604
 
2605
+ '@esbuild/linux-arm64@0.23.1':
2606
+ optional: true
2607
+
2424
2608
  '@esbuild/linux-arm@0.19.12':
2425
2609
  optional: true
2426
2610
 
2427
2611
  '@esbuild/linux-arm@0.20.2':
2428
2612
  optional: true
2429
2613
 
2614
+ '@esbuild/linux-arm@0.23.1':
2615
+ optional: true
2616
+
2430
2617
  '@esbuild/linux-ia32@0.19.12':
2431
2618
  optional: true
2432
2619
 
2433
2620
  '@esbuild/linux-ia32@0.20.2':
2434
2621
  optional: true
2435
2622
 
2623
+ '@esbuild/linux-ia32@0.23.1':
2624
+ optional: true
2625
+
2436
2626
  '@esbuild/linux-loong64@0.19.12':
2437
2627
  optional: true
2438
2628
 
2439
2629
  '@esbuild/linux-loong64@0.20.2':
2440
2630
  optional: true
2441
2631
 
2632
+ '@esbuild/linux-loong64@0.23.1':
2633
+ optional: true
2634
+
2442
2635
  '@esbuild/linux-mips64el@0.19.12':
2443
2636
  optional: true
2444
2637
 
2445
2638
  '@esbuild/linux-mips64el@0.20.2':
2446
2639
  optional: true
2447
2640
 
2641
+ '@esbuild/linux-mips64el@0.23.1':
2642
+ optional: true
2643
+
2448
2644
  '@esbuild/linux-ppc64@0.19.12':
2449
2645
  optional: true
2450
2646
 
2451
2647
  '@esbuild/linux-ppc64@0.20.2':
2452
2648
  optional: true
2453
2649
 
2650
+ '@esbuild/linux-ppc64@0.23.1':
2651
+ optional: true
2652
+
2454
2653
  '@esbuild/linux-riscv64@0.19.12':
2455
2654
  optional: true
2456
2655
 
2457
2656
  '@esbuild/linux-riscv64@0.20.2':
2458
2657
  optional: true
2459
2658
 
2659
+ '@esbuild/linux-riscv64@0.23.1':
2660
+ optional: true
2661
+
2460
2662
  '@esbuild/linux-s390x@0.19.12':
2461
2663
  optional: true
2462
2664
 
2463
2665
  '@esbuild/linux-s390x@0.20.2':
2464
2666
  optional: true
2465
2667
 
2668
+ '@esbuild/linux-s390x@0.23.1':
2669
+ optional: true
2670
+
2466
2671
  '@esbuild/linux-x64@0.19.12':
2467
2672
  optional: true
2468
2673
 
2469
2674
  '@esbuild/linux-x64@0.20.2':
2470
2675
  optional: true
2471
2676
 
2677
+ '@esbuild/linux-x64@0.23.1':
2678
+ optional: true
2679
+
2472
2680
  '@esbuild/netbsd-x64@0.19.12':
2473
2681
  optional: true
2474
2682
 
2475
2683
  '@esbuild/netbsd-x64@0.20.2':
2476
2684
  optional: true
2477
2685
 
2686
+ '@esbuild/netbsd-x64@0.23.1':
2687
+ optional: true
2688
+
2689
+ '@esbuild/openbsd-arm64@0.23.1':
2690
+ optional: true
2691
+
2478
2692
  '@esbuild/openbsd-x64@0.19.12':
2479
2693
  optional: true
2480
2694
 
2481
2695
  '@esbuild/openbsd-x64@0.20.2':
2482
2696
  optional: true
2483
2697
 
2698
+ '@esbuild/openbsd-x64@0.23.1':
2699
+ optional: true
2700
+
2484
2701
  '@esbuild/sunos-x64@0.19.12':
2485
2702
  optional: true
2486
2703
 
2487
2704
  '@esbuild/sunos-x64@0.20.2':
2488
2705
  optional: true
2489
2706
 
2707
+ '@esbuild/sunos-x64@0.23.1':
2708
+ optional: true
2709
+
2490
2710
  '@esbuild/win32-arm64@0.19.12':
2491
2711
  optional: true
2492
2712
 
2493
2713
  '@esbuild/win32-arm64@0.20.2':
2494
2714
  optional: true
2495
2715
 
2716
+ '@esbuild/win32-arm64@0.23.1':
2717
+ optional: true
2718
+
2496
2719
  '@esbuild/win32-ia32@0.19.12':
2497
2720
  optional: true
2498
2721
 
2499
2722
  '@esbuild/win32-ia32@0.20.2':
2500
2723
  optional: true
2501
2724
 
2725
+ '@esbuild/win32-ia32@0.23.1':
2726
+ optional: true
2727
+
2502
2728
  '@esbuild/win32-x64@0.19.12':
2503
2729
  optional: true
2504
2730
 
2505
2731
  '@esbuild/win32-x64@0.20.2':
2506
2732
  optional: true
2507
2733
 
2508
- '@eslint-community/eslint-utils@4.4.0(eslint@8.57.0)':
2734
+ '@esbuild/win32-x64@0.23.1':
2735
+ optional: true
2736
+
2737
+ '@eslint-community/eslint-utils@4.4.0(eslint@9.17.0(jiti@1.21.6))':
2509
2738
  dependencies:
2510
- eslint: 8.57.0
2739
+ eslint: 9.17.0(jiti@1.21.6)
2511
2740
  eslint-visitor-keys: 3.4.3
2512
2741
 
2513
2742
  '@eslint-community/regexpp@4.10.1': {}
2514
2743
 
2515
- '@eslint/eslintrc@2.1.4':
2744
+ '@eslint-community/regexpp@4.12.1': {}
2745
+
2746
+ '@eslint/config-array@0.19.1':
2747
+ dependencies:
2748
+ '@eslint/object-schema': 2.1.5
2749
+ debug: 4.4.0
2750
+ minimatch: 3.1.2
2751
+ transitivePeerDependencies:
2752
+ - supports-color
2753
+
2754
+ '@eslint/core@0.9.1':
2755
+ dependencies:
2756
+ '@types/json-schema': 7.0.15
2757
+
2758
+ '@eslint/eslintrc@3.2.0':
2516
2759
  dependencies:
2517
2760
  ajv: 6.12.6
2518
- debug: 4.3.5
2519
- espree: 9.6.1
2520
- globals: 13.24.0
2761
+ debug: 4.4.0
2762
+ espree: 10.3.0
2763
+ globals: 14.0.0
2521
2764
  ignore: 5.3.1
2522
2765
  import-fresh: 3.3.0
2523
2766
  js-yaml: 4.1.0
@@ -2526,21 +2769,28 @@ snapshots:
2526
2769
  transitivePeerDependencies:
2527
2770
  - supports-color
2528
2771
 
2529
- '@eslint/js@8.57.0': {}
2772
+ '@eslint/js@9.17.0': {}
2773
+
2774
+ '@eslint/object-schema@2.1.5': {}
2775
+
2776
+ '@eslint/plugin-kit@0.2.4':
2777
+ dependencies:
2778
+ levn: 0.4.1
2530
2779
 
2531
2780
  '@faker-js/faker@8.4.1': {}
2532
2781
 
2533
- '@humanwhocodes/config-array@0.11.14':
2782
+ '@humanfs/core@0.19.1': {}
2783
+
2784
+ '@humanfs/node@0.16.6':
2534
2785
  dependencies:
2535
- '@humanwhocodes/object-schema': 2.0.3
2536
- debug: 4.3.5
2537
- minimatch: 3.1.2
2538
- transitivePeerDependencies:
2539
- - supports-color
2786
+ '@humanfs/core': 0.19.1
2787
+ '@humanwhocodes/retry': 0.3.1
2540
2788
 
2541
2789
  '@humanwhocodes/module-importer@1.0.1': {}
2542
2790
 
2543
- '@humanwhocodes/object-schema@2.0.3': {}
2791
+ '@humanwhocodes/retry@0.3.1': {}
2792
+
2793
+ '@humanwhocodes/retry@0.4.1': {}
2544
2794
 
2545
2795
  '@isaacs/cliui@8.0.2':
2546
2796
  dependencies:
@@ -2584,9 +2834,6 @@ snapshots:
2584
2834
  '@nodelib/fs.scandir': 2.1.5
2585
2835
  fastq: 1.17.1
2586
2836
 
2587
- '@pkgjs/parseargs@0.11.0':
2588
- optional: true
2589
-
2590
2837
  '@rollup/plugin-alias@5.1.0(rollup@3.29.4)':
2591
2838
  dependencies:
2592
2839
  slash: 4.0.0
@@ -2692,132 +2939,100 @@ snapshots:
2692
2939
 
2693
2940
  '@types/estree@1.0.5': {}
2694
2941
 
2695
- '@types/node@20.12.12':
2942
+ '@types/estree@1.0.6': {}
2943
+
2944
+ '@types/json-schema@7.0.15': {}
2945
+
2946
+ '@types/node@20.17.10':
2696
2947
  dependencies:
2697
- undici-types: 5.26.5
2948
+ undici-types: 6.19.8
2698
2949
 
2699
2950
  '@types/resolve@1.20.2': {}
2700
2951
 
2701
- '@typescript-eslint/eslint-plugin@7.10.0(@typescript-eslint/parser@7.10.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5)':
2952
+ '@typescript-eslint/eslint-plugin@8.18.1(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2))(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2)':
2702
2953
  dependencies:
2703
2954
  '@eslint-community/regexpp': 4.10.1
2704
- '@typescript-eslint/parser': 7.10.0(eslint@8.57.0)(typescript@5.4.5)
2705
- '@typescript-eslint/scope-manager': 7.10.0
2706
- '@typescript-eslint/type-utils': 7.10.0(eslint@8.57.0)(typescript@5.4.5)
2707
- '@typescript-eslint/utils': 7.10.0(eslint@8.57.0)(typescript@5.4.5)
2708
- '@typescript-eslint/visitor-keys': 7.10.0
2709
- eslint: 8.57.0
2955
+ '@typescript-eslint/parser': 8.18.1(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2)
2956
+ '@typescript-eslint/scope-manager': 8.18.1
2957
+ '@typescript-eslint/type-utils': 8.18.1(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2)
2958
+ '@typescript-eslint/utils': 8.18.1(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2)
2959
+ '@typescript-eslint/visitor-keys': 8.18.1
2960
+ eslint: 9.17.0(jiti@1.21.6)
2710
2961
  graphemer: 1.4.0
2711
2962
  ignore: 5.3.1
2712
2963
  natural-compare: 1.4.0
2713
- ts-api-utils: 1.3.0(typescript@5.4.5)
2714
- optionalDependencies:
2715
- typescript: 5.4.5
2964
+ ts-api-utils: 1.4.3(typescript@5.7.2)
2965
+ typescript: 5.7.2
2716
2966
  transitivePeerDependencies:
2717
2967
  - supports-color
2718
2968
 
2719
- '@typescript-eslint/parser@7.10.0(eslint@8.57.0)(typescript@5.4.5)':
2969
+ '@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2)':
2720
2970
  dependencies:
2721
- '@typescript-eslint/scope-manager': 7.10.0
2722
- '@typescript-eslint/types': 7.10.0
2723
- '@typescript-eslint/typescript-estree': 7.10.0(typescript@5.4.5)
2724
- '@typescript-eslint/visitor-keys': 7.10.0
2725
- debug: 4.3.5
2726
- eslint: 8.57.0
2727
- optionalDependencies:
2728
- typescript: 5.4.5
2971
+ '@typescript-eslint/scope-manager': 8.18.1
2972
+ '@typescript-eslint/types': 8.18.1
2973
+ '@typescript-eslint/typescript-estree': 8.18.1(typescript@5.7.2)
2974
+ '@typescript-eslint/visitor-keys': 8.18.1
2975
+ debug: 4.4.0
2976
+ eslint: 9.17.0(jiti@1.21.6)
2977
+ typescript: 5.7.2
2729
2978
  transitivePeerDependencies:
2730
2979
  - supports-color
2731
2980
 
2732
- '@typescript-eslint/scope-manager@7.10.0':
2981
+ '@typescript-eslint/scope-manager@8.18.1':
2733
2982
  dependencies:
2734
- '@typescript-eslint/types': 7.10.0
2735
- '@typescript-eslint/visitor-keys': 7.10.0
2983
+ '@typescript-eslint/types': 8.18.1
2984
+ '@typescript-eslint/visitor-keys': 8.18.1
2736
2985
 
2737
- '@typescript-eslint/scope-manager@7.13.0':
2986
+ '@typescript-eslint/type-utils@8.18.1(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2)':
2738
2987
  dependencies:
2739
- '@typescript-eslint/types': 7.13.0
2740
- '@typescript-eslint/visitor-keys': 7.13.0
2741
-
2742
- '@typescript-eslint/type-utils@7.10.0(eslint@8.57.0)(typescript@5.4.5)':
2743
- dependencies:
2744
- '@typescript-eslint/typescript-estree': 7.10.0(typescript@5.4.5)
2745
- '@typescript-eslint/utils': 7.10.0(eslint@8.57.0)(typescript@5.4.5)
2746
- debug: 4.3.5
2747
- eslint: 8.57.0
2748
- ts-api-utils: 1.3.0(typescript@5.4.5)
2749
- optionalDependencies:
2750
- typescript: 5.4.5
2988
+ '@typescript-eslint/typescript-estree': 8.18.1(typescript@5.7.2)
2989
+ '@typescript-eslint/utils': 8.18.1(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2)
2990
+ debug: 4.4.0
2991
+ eslint: 9.17.0(jiti@1.21.6)
2992
+ ts-api-utils: 1.4.3(typescript@5.7.2)
2993
+ typescript: 5.7.2
2751
2994
  transitivePeerDependencies:
2752
2995
  - supports-color
2753
2996
 
2754
- '@typescript-eslint/types@7.10.0': {}
2755
-
2756
- '@typescript-eslint/types@7.13.0': {}
2997
+ '@typescript-eslint/types@8.18.1': {}
2757
2998
 
2758
- '@typescript-eslint/typescript-estree@7.10.0(typescript@5.4.5)':
2999
+ '@typescript-eslint/typescript-estree@8.18.1(typescript@5.7.2)':
2759
3000
  dependencies:
2760
- '@typescript-eslint/types': 7.10.0
2761
- '@typescript-eslint/visitor-keys': 7.10.0
2762
- debug: 4.3.5
2763
- globby: 11.1.0
2764
- is-glob: 4.0.3
2765
- minimatch: 9.0.4
2766
- semver: 7.6.2
2767
- ts-api-utils: 1.3.0(typescript@5.4.5)
2768
- optionalDependencies:
2769
- typescript: 5.4.5
2770
- transitivePeerDependencies:
2771
- - supports-color
2772
-
2773
- '@typescript-eslint/typescript-estree@7.13.0(typescript@5.4.5)':
2774
- dependencies:
2775
- '@typescript-eslint/types': 7.13.0
2776
- '@typescript-eslint/visitor-keys': 7.13.0
2777
- debug: 4.3.5
2778
- globby: 11.1.0
3001
+ '@typescript-eslint/types': 8.18.1
3002
+ '@typescript-eslint/visitor-keys': 8.18.1
3003
+ debug: 4.4.0
3004
+ fast-glob: 3.3.2
2779
3005
  is-glob: 4.0.3
2780
3006
  minimatch: 9.0.4
2781
3007
  semver: 7.6.2
2782
- ts-api-utils: 1.3.0(typescript@5.4.5)
2783
- optionalDependencies:
2784
- typescript: 5.4.5
3008
+ ts-api-utils: 1.4.3(typescript@5.7.2)
3009
+ typescript: 5.7.2
2785
3010
  transitivePeerDependencies:
2786
3011
  - supports-color
2787
3012
 
2788
- '@typescript-eslint/utils@7.10.0(eslint@8.57.0)(typescript@5.4.5)':
3013
+ '@typescript-eslint/utils@8.18.1(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2)':
2789
3014
  dependencies:
2790
- '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0)
2791
- '@typescript-eslint/scope-manager': 7.10.0
2792
- '@typescript-eslint/types': 7.10.0
2793
- '@typescript-eslint/typescript-estree': 7.10.0(typescript@5.4.5)
2794
- eslint: 8.57.0
3015
+ '@eslint-community/eslint-utils': 4.4.0(eslint@9.17.0(jiti@1.21.6))
3016
+ '@typescript-eslint/scope-manager': 8.18.1
3017
+ '@typescript-eslint/types': 8.18.1
3018
+ '@typescript-eslint/typescript-estree': 8.18.1(typescript@5.7.2)
3019
+ eslint: 9.17.0(jiti@1.21.6)
3020
+ typescript: 5.7.2
2795
3021
  transitivePeerDependencies:
2796
3022
  - supports-color
2797
- - typescript
2798
3023
 
2799
- '@typescript-eslint/utils@7.13.0(eslint@8.57.0)(typescript@5.4.5)':
3024
+ '@typescript-eslint/visitor-keys@8.18.1':
2800
3025
  dependencies:
2801
- '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0)
2802
- '@typescript-eslint/scope-manager': 7.13.0
2803
- '@typescript-eslint/types': 7.13.0
2804
- '@typescript-eslint/typescript-estree': 7.13.0(typescript@5.4.5)
2805
- eslint: 8.57.0
2806
- transitivePeerDependencies:
2807
- - supports-color
2808
- - typescript
2809
-
2810
- '@typescript-eslint/visitor-keys@7.10.0':
2811
- dependencies:
2812
- '@typescript-eslint/types': 7.10.0
2813
- eslint-visitor-keys: 3.4.3
3026
+ '@typescript-eslint/types': 8.18.1
3027
+ eslint-visitor-keys: 4.2.0
2814
3028
 
2815
- '@typescript-eslint/visitor-keys@7.13.0':
3029
+ '@vitest/eslint-plugin@1.1.18(@typescript-eslint/utils@8.18.1(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2))(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2)(vitest@1.6.0(@types/node@20.17.10))':
2816
3030
  dependencies:
2817
- '@typescript-eslint/types': 7.13.0
2818
- eslint-visitor-keys: 3.4.3
2819
-
2820
- '@ungap/structured-clone@1.2.0': {}
3031
+ '@typescript-eslint/utils': 8.18.1(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2)
3032
+ eslint: 9.17.0(jiti@1.21.6)
3033
+ optionalDependencies:
3034
+ typescript: 5.7.2
3035
+ vitest: 1.6.0(@types/node@20.17.10)
2821
3036
 
2822
3037
  '@vitest/expect@1.6.0':
2823
3038
  dependencies:
@@ -2848,14 +3063,16 @@ snapshots:
2848
3063
  loupe: 2.3.7
2849
3064
  pretty-format: 29.7.0
2850
3065
 
2851
- acorn-jsx@5.3.2(acorn@8.11.3):
3066
+ acorn-jsx@5.3.2(acorn@8.14.0):
2852
3067
  dependencies:
2853
- acorn: 8.11.3
3068
+ acorn: 8.14.0
2854
3069
 
2855
3070
  acorn-walk@8.3.2: {}
2856
3071
 
2857
3072
  acorn@8.11.3: {}
2858
3073
 
3074
+ acorn@8.14.0: {}
3075
+
2859
3076
  ajv@6.12.6:
2860
3077
  dependencies:
2861
3078
  fast-deep-equal: 3.1.3
@@ -2863,7 +3080,9 @@ snapshots:
2863
3080
  json-schema-traverse: 0.4.1
2864
3081
  uri-js: 4.4.1
2865
3082
 
2866
- ansi-escapes@6.2.1: {}
3083
+ ansi-escapes@7.0.0:
3084
+ dependencies:
3085
+ environment: 1.1.0
2867
3086
 
2868
3087
  ansi-regex@5.0.1: {}
2869
3088
 
@@ -2883,8 +3102,6 @@ snapshots:
2883
3102
 
2884
3103
  argparse@2.0.1: {}
2885
3104
 
2886
- array-union@2.1.0: {}
2887
-
2888
3105
  assertion-error@1.1.0: {}
2889
3106
 
2890
3107
  autoprefixer@10.4.19(postcss@8.4.38):
@@ -2967,9 +3184,9 @@ snapshots:
2967
3184
  dependencies:
2968
3185
  consola: 3.2.3
2969
3186
 
2970
- cli-cursor@4.0.0:
3187
+ cli-cursor@5.0.0:
2971
3188
  dependencies:
2972
- restore-cursor: 4.0.0
3189
+ restore-cursor: 5.1.0
2973
3190
 
2974
3191
  cli-truncate@4.0.0:
2975
3192
  dependencies:
@@ -3012,6 +3229,12 @@ snapshots:
3012
3229
  shebang-command: 2.0.0
3013
3230
  which: 2.0.2
3014
3231
 
3232
+ cross-spawn@7.0.6:
3233
+ dependencies:
3234
+ path-key: 3.1.1
3235
+ shebang-command: 2.0.0
3236
+ which: 2.0.2
3237
+
3015
3238
  css-declaration-sorter@7.2.0(postcss@8.4.38):
3016
3239
  dependencies:
3017
3240
  postcss: 8.4.38
@@ -3090,6 +3313,10 @@ snapshots:
3090
3313
  dependencies:
3091
3314
  ms: 2.1.2
3092
3315
 
3316
+ debug@4.4.0:
3317
+ dependencies:
3318
+ ms: 2.1.3
3319
+
3093
3320
  deep-eql@4.1.4:
3094
3321
  dependencies:
3095
3322
  type-detect: 4.0.8
@@ -3106,10 +3333,6 @@ snapshots:
3106
3333
  dependencies:
3107
3334
  path-type: 4.0.0
3108
3335
 
3109
- doctrine@3.0.0:
3110
- dependencies:
3111
- esutils: 2.0.3
3112
-
3113
3336
  dom-serializer@2.0.0:
3114
3337
  dependencies:
3115
3338
  domelementtype: 2.3.0
@@ -3128,7 +3351,7 @@ snapshots:
3128
3351
  domelementtype: 2.3.0
3129
3352
  domhandler: 5.0.3
3130
3353
 
3131
- dotenv@16.4.5: {}
3354
+ dotenv@16.4.7: {}
3132
3355
 
3133
3356
  eastasianwidth@0.2.0: {}
3134
3357
 
@@ -3142,6 +3365,8 @@ snapshots:
3142
3365
 
3143
3366
  entities@4.5.0: {}
3144
3367
 
3368
+ environment@1.1.0: {}
3369
+
3145
3370
  esbuild@0.19.12:
3146
3371
  optionalDependencies:
3147
3372
  '@esbuild/aix-ppc64': 0.19.12
@@ -3194,82 +3419,98 @@ snapshots:
3194
3419
  '@esbuild/win32-ia32': 0.20.2
3195
3420
  '@esbuild/win32-x64': 0.20.2
3196
3421
 
3422
+ esbuild@0.23.1:
3423
+ optionalDependencies:
3424
+ '@esbuild/aix-ppc64': 0.23.1
3425
+ '@esbuild/android-arm': 0.23.1
3426
+ '@esbuild/android-arm64': 0.23.1
3427
+ '@esbuild/android-x64': 0.23.1
3428
+ '@esbuild/darwin-arm64': 0.23.1
3429
+ '@esbuild/darwin-x64': 0.23.1
3430
+ '@esbuild/freebsd-arm64': 0.23.1
3431
+ '@esbuild/freebsd-x64': 0.23.1
3432
+ '@esbuild/linux-arm': 0.23.1
3433
+ '@esbuild/linux-arm64': 0.23.1
3434
+ '@esbuild/linux-ia32': 0.23.1
3435
+ '@esbuild/linux-loong64': 0.23.1
3436
+ '@esbuild/linux-mips64el': 0.23.1
3437
+ '@esbuild/linux-ppc64': 0.23.1
3438
+ '@esbuild/linux-riscv64': 0.23.1
3439
+ '@esbuild/linux-s390x': 0.23.1
3440
+ '@esbuild/linux-x64': 0.23.1
3441
+ '@esbuild/netbsd-x64': 0.23.1
3442
+ '@esbuild/openbsd-arm64': 0.23.1
3443
+ '@esbuild/openbsd-x64': 0.23.1
3444
+ '@esbuild/sunos-x64': 0.23.1
3445
+ '@esbuild/win32-arm64': 0.23.1
3446
+ '@esbuild/win32-ia32': 0.23.1
3447
+ '@esbuild/win32-x64': 0.23.1
3448
+
3197
3449
  escalade@3.1.2: {}
3198
3450
 
3199
3451
  escape-string-regexp@1.0.5: {}
3200
3452
 
3201
3453
  escape-string-regexp@4.0.0: {}
3202
3454
 
3203
- eslint-config-prettier@9.1.0(eslint@8.57.0):
3204
- dependencies:
3205
- eslint: 8.57.0
3206
-
3207
- eslint-plugin-vitest@0.4.0(@typescript-eslint/eslint-plugin@7.10.0(@typescript-eslint/parser@7.10.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5)(vitest@1.6.0(@types/node@20.12.12)):
3455
+ eslint-config-prettier@9.1.0(eslint@9.17.0(jiti@1.21.6)):
3208
3456
  dependencies:
3209
- '@typescript-eslint/utils': 7.13.0(eslint@8.57.0)(typescript@5.4.5)
3210
- eslint: 8.57.0
3211
- optionalDependencies:
3212
- '@typescript-eslint/eslint-plugin': 7.10.0(@typescript-eslint/parser@7.10.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5)
3213
- vitest: 1.6.0(@types/node@20.12.12)
3214
- transitivePeerDependencies:
3215
- - supports-color
3216
- - typescript
3457
+ eslint: 9.17.0(jiti@1.21.6)
3217
3458
 
3218
- eslint-scope@7.2.2:
3459
+ eslint-scope@8.2.0:
3219
3460
  dependencies:
3220
3461
  esrecurse: 4.3.0
3221
3462
  estraverse: 5.3.0
3222
3463
 
3223
3464
  eslint-visitor-keys@3.4.3: {}
3224
3465
 
3225
- eslint@8.57.0:
3466
+ eslint-visitor-keys@4.2.0: {}
3467
+
3468
+ eslint@9.17.0(jiti@1.21.6):
3226
3469
  dependencies:
3227
- '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0)
3228
- '@eslint-community/regexpp': 4.10.1
3229
- '@eslint/eslintrc': 2.1.4
3230
- '@eslint/js': 8.57.0
3231
- '@humanwhocodes/config-array': 0.11.14
3470
+ '@eslint-community/eslint-utils': 4.4.0(eslint@9.17.0(jiti@1.21.6))
3471
+ '@eslint-community/regexpp': 4.12.1
3472
+ '@eslint/config-array': 0.19.1
3473
+ '@eslint/core': 0.9.1
3474
+ '@eslint/eslintrc': 3.2.0
3475
+ '@eslint/js': 9.17.0
3476
+ '@eslint/plugin-kit': 0.2.4
3477
+ '@humanfs/node': 0.16.6
3232
3478
  '@humanwhocodes/module-importer': 1.0.1
3233
- '@nodelib/fs.walk': 1.2.8
3234
- '@ungap/structured-clone': 1.2.0
3479
+ '@humanwhocodes/retry': 0.4.1
3480
+ '@types/estree': 1.0.6
3481
+ '@types/json-schema': 7.0.15
3235
3482
  ajv: 6.12.6
3236
3483
  chalk: 4.1.2
3237
- cross-spawn: 7.0.3
3238
- debug: 4.3.5
3239
- doctrine: 3.0.0
3484
+ cross-spawn: 7.0.6
3485
+ debug: 4.4.0
3240
3486
  escape-string-regexp: 4.0.0
3241
- eslint-scope: 7.2.2
3242
- eslint-visitor-keys: 3.4.3
3243
- espree: 9.6.1
3487
+ eslint-scope: 8.2.0
3488
+ eslint-visitor-keys: 4.2.0
3489
+ espree: 10.3.0
3244
3490
  esquery: 1.5.0
3245
3491
  esutils: 2.0.3
3246
3492
  fast-deep-equal: 3.1.3
3247
- file-entry-cache: 6.0.1
3493
+ file-entry-cache: 8.0.0
3248
3494
  find-up: 5.0.0
3249
3495
  glob-parent: 6.0.2
3250
- globals: 13.24.0
3251
- graphemer: 1.4.0
3252
3496
  ignore: 5.3.1
3253
3497
  imurmurhash: 0.1.4
3254
3498
  is-glob: 4.0.3
3255
- is-path-inside: 3.0.3
3256
- js-yaml: 4.1.0
3257
3499
  json-stable-stringify-without-jsonify: 1.0.1
3258
- levn: 0.4.1
3259
3500
  lodash.merge: 4.6.2
3260
3501
  minimatch: 3.1.2
3261
3502
  natural-compare: 1.4.0
3262
3503
  optionator: 0.9.4
3263
- strip-ansi: 6.0.1
3264
- text-table: 0.2.0
3504
+ optionalDependencies:
3505
+ jiti: 1.21.6
3265
3506
  transitivePeerDependencies:
3266
3507
  - supports-color
3267
3508
 
3268
- espree@9.6.1:
3509
+ espree@10.3.0:
3269
3510
  dependencies:
3270
- acorn: 8.11.3
3271
- acorn-jsx: 5.3.2(acorn@8.11.3)
3272
- eslint-visitor-keys: 3.4.3
3511
+ acorn: 8.14.0
3512
+ acorn-jsx: 5.3.2(acorn@8.14.0)
3513
+ eslint-visitor-keys: 4.2.0
3273
3514
 
3274
3515
  esquery@1.5.0:
3275
3516
  dependencies:
@@ -3321,9 +3562,9 @@ snapshots:
3321
3562
  dependencies:
3322
3563
  reusify: 1.0.4
3323
3564
 
3324
- file-entry-cache@6.0.1:
3565
+ file-entry-cache@8.0.0:
3325
3566
  dependencies:
3326
- flat-cache: 3.2.0
3567
+ flat-cache: 4.0.1
3327
3568
 
3328
3569
  fill-range@7.1.1:
3329
3570
  dependencies:
@@ -3334,17 +3575,16 @@ snapshots:
3334
3575
  locate-path: 6.0.0
3335
3576
  path-exists: 4.0.0
3336
3577
 
3337
- flat-cache@3.2.0:
3578
+ flat-cache@4.0.1:
3338
3579
  dependencies:
3339
3580
  flatted: 3.3.1
3340
3581
  keyv: 4.5.4
3341
- rimraf: 3.0.2
3342
3582
 
3343
3583
  flatted@3.3.1: {}
3344
3584
 
3345
3585
  foreground-child@3.1.1:
3346
3586
  dependencies:
3347
- cross-spawn: 7.0.3
3587
+ cross-spawn: 7.0.6
3348
3588
  signal-exit: 4.1.0
3349
3589
 
3350
3590
  fraction.js@4.3.7: {}
@@ -3382,22 +3622,14 @@ snapshots:
3382
3622
  dependencies:
3383
3623
  is-glob: 4.0.3
3384
3624
 
3385
- glob@10.4.1:
3625
+ glob@11.0.0:
3386
3626
  dependencies:
3387
3627
  foreground-child: 3.1.1
3388
- jackspeak: 3.4.0
3389
- minimatch: 9.0.4
3628
+ jackspeak: 4.0.2
3629
+ minimatch: 10.0.1
3390
3630
  minipass: 7.1.2
3391
- path-scurry: 1.11.1
3392
-
3393
- glob@7.2.3:
3394
- dependencies:
3395
- fs.realpath: 1.0.0
3396
- inflight: 1.0.6
3397
- inherits: 2.0.4
3398
- minimatch: 3.1.2
3399
- once: 1.4.0
3400
- path-is-absolute: 1.0.1
3631
+ package-json-from-dist: 1.0.1
3632
+ path-scurry: 2.0.0
3401
3633
 
3402
3634
  glob@8.1.0:
3403
3635
  dependencies:
@@ -3409,18 +3641,9 @@ snapshots:
3409
3641
 
3410
3642
  globals@11.12.0: {}
3411
3643
 
3412
- globals@13.24.0:
3413
- dependencies:
3414
- type-fest: 0.20.2
3644
+ globals@14.0.0: {}
3415
3645
 
3416
- globby@11.1.0:
3417
- dependencies:
3418
- array-union: 2.1.0
3419
- dir-glob: 3.0.1
3420
- fast-glob: 3.3.2
3421
- ignore: 5.3.1
3422
- merge2: 1.4.1
3423
- slash: 3.0.0
3646
+ globals@15.14.0: {}
3424
3647
 
3425
3648
  globby@13.2.2:
3426
3649
  dependencies:
@@ -3457,7 +3680,7 @@ snapshots:
3457
3680
 
3458
3681
  human-signals@5.0.0: {}
3459
3682
 
3460
- husky@9.0.11: {}
3683
+ husky@9.1.7: {}
3461
3684
 
3462
3685
  ignore@5.3.1: {}
3463
3686
 
@@ -3501,8 +3724,6 @@ snapshots:
3501
3724
 
3502
3725
  is-number@7.0.0: {}
3503
3726
 
3504
- is-path-inside@3.0.3: {}
3505
-
3506
3727
  is-reference@1.2.1:
3507
3728
  dependencies:
3508
3729
  '@types/estree': 1.0.5
@@ -3511,11 +3732,9 @@ snapshots:
3511
3732
 
3512
3733
  isexe@2.0.0: {}
3513
3734
 
3514
- jackspeak@3.4.0:
3735
+ jackspeak@4.0.2:
3515
3736
  dependencies:
3516
3737
  '@isaacs/cliui': 8.0.2
3517
- optionalDependencies:
3518
- '@pkgjs/parseargs': 0.11.0
3519
3738
 
3520
3739
  jiti@1.21.6: {}
3521
3740
 
@@ -3554,28 +3773,30 @@ snapshots:
3554
3773
 
3555
3774
  lilconfig@3.1.2: {}
3556
3775
 
3557
- lint-staged@15.2.5:
3776
+ lilconfig@3.1.3: {}
3777
+
3778
+ lint-staged@15.2.11:
3558
3779
  dependencies:
3559
3780
  chalk: 5.3.0
3560
3781
  commander: 12.1.0
3561
- debug: 4.3.5
3782
+ debug: 4.4.0
3562
3783
  execa: 8.0.1
3563
- lilconfig: 3.1.2
3564
- listr2: 8.2.1
3565
- micromatch: 4.0.7
3784
+ lilconfig: 3.1.3
3785
+ listr2: 8.2.5
3786
+ micromatch: 4.0.8
3566
3787
  pidtree: 0.6.0
3567
3788
  string-argv: 0.3.2
3568
- yaml: 2.4.5
3789
+ yaml: 2.6.1
3569
3790
  transitivePeerDependencies:
3570
3791
  - supports-color
3571
3792
 
3572
- listr2@8.2.1:
3793
+ listr2@8.2.5:
3573
3794
  dependencies:
3574
3795
  cli-truncate: 4.0.0
3575
3796
  colorette: 2.0.20
3576
3797
  eventemitter3: 5.0.1
3577
- log-update: 6.0.0
3578
- rfdc: 1.3.1
3798
+ log-update: 6.1.0
3799
+ rfdc: 1.4.1
3579
3800
  wrap-ansi: 9.0.0
3580
3801
 
3581
3802
  local-pkg@0.5.0:
@@ -3593,10 +3814,10 @@ snapshots:
3593
3814
 
3594
3815
  lodash.uniq@4.5.0: {}
3595
3816
 
3596
- log-update@6.0.0:
3817
+ log-update@6.1.0:
3597
3818
  dependencies:
3598
- ansi-escapes: 6.2.1
3599
- cli-cursor: 4.0.0
3819
+ ansi-escapes: 7.0.0
3820
+ cli-cursor: 5.0.0
3600
3821
  slice-ansi: 7.1.0
3601
3822
  strip-ansi: 7.1.0
3602
3823
  wrap-ansi: 9.0.0
@@ -3605,7 +3826,7 @@ snapshots:
3605
3826
  dependencies:
3606
3827
  get-func-name: 2.0.2
3607
3828
 
3608
- lru-cache@10.2.2: {}
3829
+ lru-cache@11.0.2: {}
3609
3830
 
3610
3831
  lru-cache@5.1.1:
3611
3832
  dependencies:
@@ -3628,10 +3849,19 @@ snapshots:
3628
3849
  braces: 3.0.3
3629
3850
  picomatch: 2.3.1
3630
3851
 
3631
- mimic-fn@2.1.0: {}
3852
+ micromatch@4.0.8:
3853
+ dependencies:
3854
+ braces: 3.0.3
3855
+ picomatch: 2.3.1
3632
3856
 
3633
3857
  mimic-fn@4.0.0: {}
3634
3858
 
3859
+ mimic-function@5.0.1: {}
3860
+
3861
+ minimatch@10.0.1:
3862
+ dependencies:
3863
+ brace-expansion: 2.0.1
3864
+
3635
3865
  minimatch@3.1.2:
3636
3866
  dependencies:
3637
3867
  brace-expansion: 1.1.11
@@ -3646,7 +3876,7 @@ snapshots:
3646
3876
 
3647
3877
  minipass@7.1.2: {}
3648
3878
 
3649
- mkdist@1.5.1(typescript@5.4.5):
3879
+ mkdist@1.5.1(typescript@5.7.2):
3650
3880
  dependencies:
3651
3881
  autoprefixer: 10.4.19(postcss@8.4.38)
3652
3882
  citty: 0.1.6
@@ -3664,7 +3894,7 @@ snapshots:
3664
3894
  postcss-nested: 6.0.1(postcss@8.4.38)
3665
3895
  semver: 7.6.2
3666
3896
  optionalDependencies:
3667
- typescript: 5.4.5
3897
+ typescript: 5.7.2
3668
3898
 
3669
3899
  mlly@1.7.1:
3670
3900
  dependencies:
@@ -3677,6 +3907,8 @@ snapshots:
3677
3907
 
3678
3908
  ms@2.1.2: {}
3679
3909
 
3910
+ ms@2.1.3: {}
3911
+
3680
3912
  nanoid@3.3.7: {}
3681
3913
 
3682
3914
  natural-compare@1.4.0: {}
@@ -3697,14 +3929,14 @@ snapshots:
3697
3929
  dependencies:
3698
3930
  wrappy: 1.0.2
3699
3931
 
3700
- onetime@5.1.2:
3701
- dependencies:
3702
- mimic-fn: 2.1.0
3703
-
3704
3932
  onetime@6.0.0:
3705
3933
  dependencies:
3706
3934
  mimic-fn: 4.0.0
3707
3935
 
3936
+ onetime@7.0.0:
3937
+ dependencies:
3938
+ mimic-function: 5.0.1
3939
+
3708
3940
  optionator@0.9.4:
3709
3941
  dependencies:
3710
3942
  deep-is: 0.1.4
@@ -3726,23 +3958,23 @@ snapshots:
3726
3958
  dependencies:
3727
3959
  p-limit: 3.1.0
3728
3960
 
3961
+ package-json-from-dist@1.0.1: {}
3962
+
3729
3963
  parent-module@1.0.1:
3730
3964
  dependencies:
3731
3965
  callsites: 3.1.0
3732
3966
 
3733
3967
  path-exists@4.0.0: {}
3734
3968
 
3735
- path-is-absolute@1.0.1: {}
3736
-
3737
3969
  path-key@3.1.1: {}
3738
3970
 
3739
3971
  path-key@4.0.0: {}
3740
3972
 
3741
3973
  path-parse@1.0.7: {}
3742
3974
 
3743
- path-scurry@1.11.1:
3975
+ path-scurry@2.0.0:
3744
3976
  dependencies:
3745
- lru-cache: 10.2.2
3977
+ lru-cache: 11.0.2
3746
3978
  minipass: 7.1.2
3747
3979
 
3748
3980
  path-type@4.0.0: {}
@@ -3932,7 +4164,7 @@ snapshots:
3932
4164
 
3933
4165
  prelude-ls@1.2.1: {}
3934
4166
 
3935
- prettier@3.2.5: {}
4167
+ prettier@3.4.2: {}
3936
4168
 
3937
4169
  pretty-bytes@6.1.1: {}
3938
4170
 
@@ -3958,28 +4190,25 @@ snapshots:
3958
4190
  path-parse: 1.0.7
3959
4191
  supports-preserve-symlinks-flag: 1.0.0
3960
4192
 
3961
- restore-cursor@4.0.0:
4193
+ restore-cursor@5.1.0:
3962
4194
  dependencies:
3963
- onetime: 5.1.2
3964
- signal-exit: 3.0.7
4195
+ onetime: 7.0.0
4196
+ signal-exit: 4.1.0
3965
4197
 
3966
4198
  reusify@1.0.4: {}
3967
4199
 
3968
- rfdc@1.3.1: {}
3969
-
3970
- rimraf@3.0.2:
3971
- dependencies:
3972
- glob: 7.2.3
4200
+ rfdc@1.4.1: {}
3973
4201
 
3974
- rimraf@5.0.7:
4202
+ rimraf@6.0.1:
3975
4203
  dependencies:
3976
- glob: 10.4.1
4204
+ glob: 11.0.0
4205
+ package-json-from-dist: 1.0.1
3977
4206
 
3978
- rollup-plugin-dts@6.1.1(rollup@3.29.4)(typescript@5.4.5):
4207
+ rollup-plugin-dts@6.1.1(rollup@3.29.4)(typescript@5.7.2):
3979
4208
  dependencies:
3980
4209
  magic-string: 0.30.10
3981
4210
  rollup: 3.29.4
3982
- typescript: 5.4.5
4211
+ typescript: 5.7.2
3983
4212
  optionalDependencies:
3984
4213
  '@babel/code-frame': 7.24.7
3985
4214
 
@@ -4027,12 +4256,8 @@ snapshots:
4027
4256
 
4028
4257
  siginfo@2.0.0: {}
4029
4258
 
4030
- signal-exit@3.0.7: {}
4031
-
4032
4259
  signal-exit@4.1.0: {}
4033
4260
 
4034
- slash@3.0.0: {}
4035
-
4036
4261
  slash@4.0.0: {}
4037
4262
 
4038
4263
  slash@5.1.0: {}
@@ -4115,8 +4340,6 @@ snapshots:
4115
4340
  csso: 5.0.5
4116
4341
  picocolors: 1.0.1
4117
4342
 
4118
- text-table@0.2.0: {}
4119
-
4120
4343
  tinybench@2.8.0: {}
4121
4344
 
4122
4345
  tinypool@0.8.4: {}
@@ -4129,17 +4352,17 @@ snapshots:
4129
4352
  dependencies:
4130
4353
  is-number: 7.0.0
4131
4354
 
4132
- ts-api-utils@1.3.0(typescript@5.4.5):
4355
+ ts-api-utils@1.4.3(typescript@5.7.2):
4133
4356
  dependencies:
4134
- typescript: 5.4.5
4357
+ typescript: 5.7.2
4135
4358
 
4136
- tsconfck@3.1.0(typescript@5.4.5):
4359
+ tsconfck@3.1.0(typescript@5.7.2):
4137
4360
  optionalDependencies:
4138
- typescript: 5.4.5
4361
+ typescript: 5.7.2
4139
4362
 
4140
- tsx@4.11.0:
4363
+ tsx@4.19.2:
4141
4364
  dependencies:
4142
- esbuild: 0.20.2
4365
+ esbuild: 0.23.1
4143
4366
  get-tsconfig: 4.7.5
4144
4367
  optionalDependencies:
4145
4368
  fsevents: 2.3.3
@@ -4150,13 +4373,21 @@ snapshots:
4150
4373
 
4151
4374
  type-detect@4.0.8: {}
4152
4375
 
4153
- type-fest@0.20.2: {}
4376
+ typescript-eslint@8.18.1(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2):
4377
+ dependencies:
4378
+ '@typescript-eslint/eslint-plugin': 8.18.1(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2))(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2)
4379
+ '@typescript-eslint/parser': 8.18.1(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2)
4380
+ '@typescript-eslint/utils': 8.18.1(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2)
4381
+ eslint: 9.17.0(jiti@1.21.6)
4382
+ typescript: 5.7.2
4383
+ transitivePeerDependencies:
4384
+ - supports-color
4154
4385
 
4155
- typescript@5.4.5: {}
4386
+ typescript@5.7.2: {}
4156
4387
 
4157
4388
  ufo@1.5.3: {}
4158
4389
 
4159
- unbuild@2.0.0(typescript@5.4.5):
4390
+ unbuild@2.0.0(typescript@5.7.2):
4160
4391
  dependencies:
4161
4392
  '@rollup/plugin-alias': 5.1.0(rollup@3.29.4)
4162
4393
  '@rollup/plugin-commonjs': 25.0.8(rollup@3.29.4)
@@ -4173,23 +4404,23 @@ snapshots:
4173
4404
  hookable: 5.5.3
4174
4405
  jiti: 1.21.6
4175
4406
  magic-string: 0.30.10
4176
- mkdist: 1.5.1(typescript@5.4.5)
4407
+ mkdist: 1.5.1(typescript@5.7.2)
4177
4408
  mlly: 1.7.1
4178
4409
  pathe: 1.1.2
4179
4410
  pkg-types: 1.1.1
4180
4411
  pretty-bytes: 6.1.1
4181
4412
  rollup: 3.29.4
4182
- rollup-plugin-dts: 6.1.1(rollup@3.29.4)(typescript@5.4.5)
4413
+ rollup-plugin-dts: 6.1.1(rollup@3.29.4)(typescript@5.7.2)
4183
4414
  scule: 1.3.0
4184
4415
  untyped: 1.4.2
4185
4416
  optionalDependencies:
4186
- typescript: 5.4.5
4417
+ typescript: 5.7.2
4187
4418
  transitivePeerDependencies:
4188
4419
  - sass
4189
4420
  - supports-color
4190
4421
  - vue-tsc
4191
4422
 
4192
- undici-types@5.26.5: {}
4423
+ undici-types@6.19.8: {}
4193
4424
 
4194
4425
  unicorn-magic@0.1.0: {}
4195
4426
 
@@ -4219,13 +4450,13 @@ snapshots:
4219
4450
 
4220
4451
  util-deprecate@1.0.2: {}
4221
4452
 
4222
- vite-node@1.6.0(@types/node@20.12.12):
4453
+ vite-node@1.6.0(@types/node@20.17.10):
4223
4454
  dependencies:
4224
4455
  cac: 6.7.14
4225
- debug: 4.3.5
4456
+ debug: 4.4.0
4226
4457
  pathe: 1.1.2
4227
4458
  picocolors: 1.0.1
4228
- vite: 5.2.13(@types/node@20.12.12)
4459
+ vite: 5.2.13(@types/node@20.17.10)
4229
4460
  transitivePeerDependencies:
4230
4461
  - '@types/node'
4231
4462
  - less
@@ -4236,27 +4467,27 @@ snapshots:
4236
4467
  - supports-color
4237
4468
  - terser
4238
4469
 
4239
- vite-tsconfig-paths@4.3.2(typescript@5.4.5)(vite@5.2.13(@types/node@20.12.12)):
4470
+ vite-tsconfig-paths@4.3.2(typescript@5.7.2)(vite@5.2.13(@types/node@20.17.10)):
4240
4471
  dependencies:
4241
4472
  debug: 4.3.5
4242
4473
  globrex: 0.1.2
4243
- tsconfck: 3.1.0(typescript@5.4.5)
4474
+ tsconfck: 3.1.0(typescript@5.7.2)
4244
4475
  optionalDependencies:
4245
- vite: 5.2.13(@types/node@20.12.12)
4476
+ vite: 5.2.13(@types/node@20.17.10)
4246
4477
  transitivePeerDependencies:
4247
4478
  - supports-color
4248
4479
  - typescript
4249
4480
 
4250
- vite@5.2.13(@types/node@20.12.12):
4481
+ vite@5.2.13(@types/node@20.17.10):
4251
4482
  dependencies:
4252
4483
  esbuild: 0.20.2
4253
4484
  postcss: 8.4.38
4254
4485
  rollup: 4.18.0
4255
4486
  optionalDependencies:
4256
- '@types/node': 20.12.12
4487
+ '@types/node': 20.17.10
4257
4488
  fsevents: 2.3.3
4258
4489
 
4259
- vitest@1.6.0(@types/node@20.12.12):
4490
+ vitest@1.6.0(@types/node@20.17.10):
4260
4491
  dependencies:
4261
4492
  '@vitest/expect': 1.6.0
4262
4493
  '@vitest/runner': 1.6.0
@@ -4275,11 +4506,11 @@ snapshots:
4275
4506
  strip-literal: 2.1.0
4276
4507
  tinybench: 2.8.0
4277
4508
  tinypool: 0.8.4
4278
- vite: 5.2.13(@types/node@20.12.12)
4279
- vite-node: 1.6.0(@types/node@20.12.12)
4509
+ vite: 5.2.13(@types/node@20.17.10)
4510
+ vite-node: 1.6.0(@types/node@20.17.10)
4280
4511
  why-is-node-running: 2.2.2
4281
4512
  optionalDependencies:
4282
- '@types/node': 20.12.12
4513
+ '@types/node': 20.17.10
4283
4514
  transitivePeerDependencies:
4284
4515
  - less
4285
4516
  - lightningcss
@@ -4322,10 +4553,10 @@ snapshots:
4322
4553
 
4323
4554
  yallist@3.1.1: {}
4324
4555
 
4325
- yaml@2.4.5: {}
4556
+ yaml@2.6.1: {}
4326
4557
 
4327
4558
  yocto-queue@0.1.0: {}
4328
4559
 
4329
4560
  yocto-queue@1.0.0: {}
4330
4561
 
4331
- zod@3.23.8: {}
4562
+ zod@3.24.1: {}