19
19
dependencies :
20
20
eslint-visitor-keys "^3.3.0"
21
21
22
+ " @eslint-community/eslint-utils@^4.4.0 " :
23
+ version "4.5.1"
24
+ resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.5.1.tgz#b0fc7e06d0c94f801537fd4237edc2706d3b8e4c"
25
+ integrity sha512-soEIOALTfTK6EjmKMMoLugwaP0rzkad90iIWd1hMO9ARkSAyjfMfkRRhLvD5qH7vvM0Cg72pieUfR6yh6XxC4w==
26
+ dependencies :
27
+ eslint-visitor-keys "^3.4.3"
28
+
22
29
" @eslint-community/regexpp@^4.4.0 " :
23
30
version "4.4.0"
24
31
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.4.0.tgz#3e61c564fcd6b921cb789838631c5ee44df09403"
231
238
" @typescript-eslint/typescript-estree" " 5.62.0"
232
239
debug "^4.3.4"
233
240
234
- " @typescript-eslint/[email protected] " :
235
- version "5.27.1"
236
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.27.1.tgz#4d1504392d01fe5f76f4a5825991ec78b7b7894d"
237
- integrity sha512-fQEOSa/QroWE6fAEg+bJxtRZJTH8NTskggybogHt4H9Da8zd4cJji76gA5SBlR0MgtwF7rebxTbDKB49YUCpAg==
238
- dependencies :
239
- " @typescript-eslint/types" " 5.27.1"
240
- " @typescript-eslint/visitor-keys" " 5.27.1"
241
-
242
241
" @typescript-eslint/[email protected] " :
243
242
version "5.62.0"
244
243
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c"
247
246
" @typescript-eslint/types" " 5.62.0"
248
247
" @typescript-eslint/visitor-keys" " 5.62.0"
249
248
249
+ " @typescript-eslint/[email protected] " :
250
+ version "8.29.0"
251
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.29.0.tgz#8fd9872823aef65ff71d3f6d1ec9316ace0b6bf3"
252
+ integrity sha512-aO1PVsq7Gm+tcghabUpzEnVSFMCU4/nYIgC2GOatJcllvWfnhrgW0ZEbnTxm36QsikmCN1K/6ZgM7fok2I7xNw==
253
+ dependencies :
254
+ " @typescript-eslint/types" " 8.29.0"
255
+ " @typescript-eslint/visitor-keys" " 8.29.0"
256
+
250
257
" @typescript-eslint/[email protected] " :
251
258
version "5.62.0"
252
259
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz#286f0389c41681376cdad96b309cedd17d70346a"
257
264
debug "^4.3.4"
258
265
tsutils "^3.21.0"
259
266
260
- " @typescript-eslint/[email protected] " :
261
- version "5.27.1"
262
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.27.1.tgz#34e3e629501349d38be6ae97841298c03a6ffbf1"
263
- integrity sha512-LgogNVkBhCTZU/m8XgEYIWICD6m4dmEDbKXESCbqOXfKZxRKeqpiJXQIErv66sdopRKZPo5l32ymNqibYEH/xg==
267
+ " @typescript-eslint/type-utils@^8.0.0 " :
268
+ version "8.29.0"
269
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.29.0.tgz#98dcfd1193cb4e2b2d0294a8656ce5eb58c443a9"
270
+ integrity sha512-ahaWQ42JAOx+NKEf5++WC/ua17q5l+j1GFrbbpVKzFL/tKVc0aYY8rVSYUpUvt2hUP1YBr7mwXzx+E/DfUWI9Q==
271
+ dependencies :
272
+ " @typescript-eslint/typescript-estree" " 8.29.0"
273
+ " @typescript-eslint/utils" " 8.29.0"
274
+ debug "^4.3.4"
275
+ ts-api-utils "^2.0.1"
264
276
265
277
" @typescript-eslint/[email protected] " :
266
278
version "5.62.0"
267
279
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
268
280
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
269
281
270
- " @typescript-eslint/[email protected] " :
271
- version "5.27.1"
272
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.27.1.tgz#7621ee78607331821c16fffc21fc7a452d7bc808"
273
- integrity sha512-DnZvvq3TAJ5ke+hk0LklvxwYsnXpRdqUY5gaVS0D4raKtbznPz71UJGnPTHEFo0GDxqLOLdMkkmVZjSpET1hFw==
274
- dependencies :
275
- " @typescript-eslint/types" " 5.27.1"
276
- " @typescript-eslint/visitor-keys" " 5.27.1"
277
- debug "^4.3.4"
278
- globby "^11.1.0"
279
- is-glob "^4.0.3"
280
- semver "^7.3.7"
281
- tsutils "^3.21.0"
282
+ " @typescript-eslint/[email protected] " :
283
+ version "8.29.0"
284
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.29.0.tgz#65add70ab4ef66beaa42a5addf87dab2b05b1f33"
285
+ integrity sha512-wcJL/+cOXV+RE3gjCyl/V2G877+2faqvlgtso/ZRbTCnZazh0gXhe+7gbAnfubzN2bNsBtZjDvlh7ero8uIbzg==
282
286
283
287
" @typescript-eslint/[email protected] " :
284
288
version "5.62.0"
293
297
semver "^7.3.7"
294
298
tsutils "^3.21.0"
295
299
300
+ " @typescript-eslint/[email protected] " :
301
+ version "8.29.0"
302
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.29.0.tgz#d201a4f115327ec90496307c9958262285065b00"
303
+ integrity sha512-yOfen3jE9ISZR/hHpU/bmNvTtBW1NjRbkSFdZOksL1N+ybPEE7UVGMwqvS6CP022Rp00Sb0tdiIkhSCe6NI8ow==
304
+ dependencies :
305
+ " @typescript-eslint/types" " 8.29.0"
306
+ " @typescript-eslint/visitor-keys" " 8.29.0"
307
+ debug "^4.3.4"
308
+ fast-glob "^3.3.2"
309
+ is-glob "^4.0.3"
310
+ minimatch "^9.0.4"
311
+ semver "^7.6.0"
312
+ ts-api-utils "^2.0.1"
313
+
296
314
" @typescript-eslint/[email protected] " :
297
315
version "5.62.0"
298
316
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
307
325
eslint-scope "^5.1.1"
308
326
semver "^7.3.7"
309
327
310
- " @typescript-eslint/utils@^5.10.2 " :
311
- version "5.27.1 "
312
- resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.27.1 .tgz#b4678b68a94bc3b85bf08f243812a6868ac5128f "
313
- integrity sha512-mZ9WEn1ZLDaVrhRaYgzbkXBkTPghPFsup8zDbbsYTxC5OmqrFE7skkKS/sraVsLP3TcT3Ki5CSyEFBRkLH/H/w ==
328
+ " @typescript-eslint/utils@8.29.0 " , "@typescript-eslint/utils@^8.20.0 ":
329
+ version "8.29.0 "
330
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.29.0 .tgz#d6d22b19c8c4812a874f00341f686b45b9fe895f "
331
+ integrity sha512-gX/A0Mz9Bskm8avSWFcK0gP7cZpbY4AIo6B0hWYFCaIsz750oaiWR4Jr2CI+PQhfW1CpcQr9OlfPS+kMFegjXA ==
314
332
dependencies :
315
- " @types/json-schema" " ^7.0.9"
316
- " @typescript-eslint/scope-manager" " 5.27.1"
317
- " @typescript-eslint/types" " 5.27.1"
318
- " @typescript-eslint/typescript-estree" " 5.27.1"
319
- eslint-scope "^5.1.1"
320
- eslint-utils "^3.0.0"
321
-
322
- " @typescript-eslint/[email protected] " :
323
- version "5.27.1"
324
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.27.1.tgz#05a62666f2a89769dac2e6baa48f74e8472983af"
325
- integrity sha512-xYs6ffo01nhdJgPieyk7HAOpjhTsx7r/oB9LWEhwAXgwn33tkr+W8DI2ChboqhZlC4q3TC6geDYPoiX8ROqyOQ==
326
- dependencies :
327
- " @typescript-eslint/types" " 5.27.1"
328
- eslint-visitor-keys "^3.3.0"
333
+ " @eslint-community/eslint-utils" " ^4.4.0"
334
+ " @typescript-eslint/scope-manager" " 8.29.0"
335
+ " @typescript-eslint/types" " 8.29.0"
336
+ " @typescript-eslint/typescript-estree" " 8.29.0"
329
337
330
338
" @typescript-eslint/[email protected] " :
331
339
version "5.62.0"
335
343
" @typescript-eslint/types" " 5.62.0"
336
344
eslint-visitor-keys "^3.3.0"
337
345
346
+ " @typescript-eslint/[email protected] " :
347
+ version "8.29.0"
348
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.29.0.tgz#2356336c9efdc3597ffcd2aa1ce95432852b743d"
349
+ integrity sha512-Sne/pVz8ryR03NFK21VpN88dZ2FdQXOlq3VIklbrTYEt8yXtRFr9tvUhqvCeKjqYk5FSim37sHbooT6vzBTZcg==
350
+ dependencies :
351
+ " @typescript-eslint/types" " 8.29.0"
352
+ eslint-visitor-keys "^4.2.0"
353
+
338
354
" @ungap/structured-clone@^1.2.0 " :
339
355
version "1.2.0"
340
356
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
@@ -432,6 +448,13 @@ braces@^3.0.1:
432
448
dependencies :
433
449
fill-range "^7.0.1"
434
450
451
+ braces@^3.0.3 :
452
+ version "3.0.3"
453
+ resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
454
+ integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
455
+ dependencies :
456
+ fill-range "^7.1.1"
457
+
435
458
callsites@^3.0.0 :
436
459
version "3.1.0"
437
460
resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
@@ -497,12 +520,10 @@ deep-is@^0.1.3:
497
520
resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.3.tgz#b369d6fb5dbc13eecf524f91b070feedc357cf34"
498
521
integrity sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=
499
522
500
- deepmerge-ts@^4.0.3 :
501
- version "4.0.3"
502
- resolved "https://registry.yarnpkg.com/deepmerge-ts/-/deepmerge-ts-4.0.3.tgz#495b11315d082fc715e101a1b0e41cbb136becfb"
503
- integrity sha512-kRBBqKdfhdZ+LEBkyE0Y7Yu7Lm277HOKpVmpecaEzzD3Krne9uO13Wqi7sNJ9S4FDmCgwjiWj8UhXo5OgjOIwg==
504
- dependencies :
505
- is-plain-object "^5.0.0"
523
+ deepmerge-ts@^7.1.3 :
524
+ version "7.1.5"
525
+ resolved "https://registry.yarnpkg.com/deepmerge-ts/-/deepmerge-ts-7.1.5.tgz#ff818564007f5c150808d2b7b732cac83aa415ab"
526
+ integrity sha512-HOJkrhaYsweh+W+e74Yn7YStZOilkoPb6fycpwNLKzSPtruFs48nYis0zy5yJz1+ktUhHxoRDJ27RQAWLIJVJw==
506
527
507
528
deepmerge@^4.2.2 :
508
529
version "4.3.1"
@@ -543,20 +564,27 @@ escape-string-regexp@^4.0.0:
543
564
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
544
565
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
545
566
567
+ escape-string-regexp@^5.0.0 :
568
+ version "5.0.0"
569
+ resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz#4683126b500b61762f2dbebace1806e8be31b1c8"
570
+ integrity sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==
571
+
546
572
547
573
version "10.1.1"
548
574
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.1.tgz#cf0ff6e5c4e7e15f129f1f1ce2a5ecba92dec132"
549
575
integrity sha512-4EQQr6wXwS+ZJSzaR5ZCrYgLxqvUjdXctaEtBqHcbkW944B1NQyO4qpdHQbXBONfwxXdkAY81HH4+LUfrg+zPw==
550
576
551
- eslint-plugin-functional@4.4 .1 :
552
- version "4.4 .1"
553
- resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-4.4 .1.tgz#de967e2a307387281ff78466ab66967f17ff9e99 "
554
- integrity sha512-YhSfHS52Si62Sn126g9wGx+XnWMoWhwEt6ctVXfcJj+xMUiggjOqUVMca7fuLNzX8jYiNBIeU1Y0teHGePZ3NA ==
577
+ eslint-plugin-functional@9.0 .1 :
578
+ version "9.0 .1"
579
+ resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-9.0 .1.tgz#8abcd63b4a6b0eea5c82771e8fbf8f1ab1b98426 "
580
+ integrity sha512-FR9b/LH2ODuGURSjGlAiEn5LkK+Bumwo0mZHmcSB3SDXCmzQfhcnLCTXL69p/jElWEASSRe4rmarfhHLhAnbXw ==
555
581
dependencies :
556
- " @typescript-eslint/utils" " ^5.10.2"
557
- deepmerge-ts "^4.0.3"
558
- escape-string-regexp "^4.0.0"
559
- semver "^7.3.7"
582
+ " @typescript-eslint/utils" " ^8.20.0"
583
+ deepmerge-ts "^7.1.3"
584
+ escape-string-regexp "^5.0.0"
585
+ is-immutable-type "^5.0.1"
586
+ ts-api-utils "^2.0.0"
587
+ ts-declaration-location "^1.0.5"
560
588
561
589
eslint-scope@^5.1.1 :
562
590
version "5.1.1"
@@ -574,18 +602,6 @@ eslint-scope@^7.2.2:
574
602
esrecurse "^4.3.0"
575
603
estraverse "^5.2.0"
576
604
577
- eslint-utils@^3.0.0 :
578
- version "3.0.0"
579
- resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
580
- integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
581
- dependencies :
582
- eslint-visitor-keys "^2.0.0"
583
-
584
- eslint-visitor-keys@^2.0.0 :
585
- version "2.0.0"
586
- resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
587
- integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
588
-
589
605
eslint-visitor-keys@^3.3.0 :
590
606
version "3.3.0"
591
607
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
@@ -601,6 +617,11 @@ eslint-visitor-keys@^3.4.3:
601
617
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
602
618
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
603
619
620
+ eslint-visitor-keys@^4.2.0 :
621
+ version "4.2.0"
622
+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
623
+ integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
624
+
604
625
605
626
version "8.57.1"
606
627
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
@@ -731,6 +752,17 @@ fast-glob@^3.2.9:
731
752
merge2 "^1.3.0"
732
753
micromatch "^4.0.4"
733
754
755
+ fast-glob@^3.3.2 :
756
+ version "3.3.3"
757
+ resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
758
+ integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==
759
+ dependencies :
760
+ " @nodelib/fs.stat" " ^2.0.2"
761
+ " @nodelib/fs.walk" " ^1.2.3"
762
+ glob-parent "^5.1.2"
763
+ merge2 "^1.3.0"
764
+ micromatch "^4.0.8"
765
+
734
766
fast-json-stable-stringify@^2.0.0 :
735
767
version "2.1.0"
736
768
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
@@ -767,6 +799,13 @@ fill-range@^7.0.1:
767
799
dependencies :
768
800
to-regex-range "^5.0.1"
769
801
802
+ fill-range@^7.1.1 :
803
+ version "7.1.1"
804
+ resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
805
+ integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
806
+ dependencies :
807
+ to-regex-range "^5.0.1"
808
+
770
809
find-up@^5.0.0 :
771
810
version "5.0.0"
772
811
resolved "https://registry.yarnpkg.com/find-up/-/find-up-5.0.0.tgz#4c92819ecb7083561e4f4a240a86be5198f536fc"
@@ -951,6 +990,15 @@ is-glob@^4.0.3:
951
990
dependencies :
952
991
is-extglob "^2.1.1"
953
992
993
+ is-immutable-type@^5.0.1 :
994
+ version "5.0.1"
995
+ resolved "https://registry.yarnpkg.com/is-immutable-type/-/is-immutable-type-5.0.1.tgz#bfc2a10d995891b4205a448710b4f4c8260986fa"
996
+ integrity sha512-LkHEOGVZZXxGl8vDs+10k3DvP++SEoYEAJLRk6buTFi6kD7QekThV7xHS0j6gpnUCQ0zpud/gMDGiV4dQneLTg==
997
+ dependencies :
998
+ " @typescript-eslint/type-utils" " ^8.0.0"
999
+ ts-api-utils "^2.0.0"
1000
+ ts-declaration-location "^1.0.4"
1001
+
954
1002
is-module@^1.0.0 :
955
1003
version "1.0.0"
956
1004
resolved "https://registry.yarnpkg.com/is-module/-/is-module-1.0.0.tgz#3258fb69f78c14d5b815d664336b4cffb6441591"
@@ -966,11 +1014,6 @@ is-path-inside@^3.0.3:
966
1014
resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-3.0.3.tgz#d231362e53a07ff2b0e0ea7fed049161ffd16283"
967
1015
integrity sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==
968
1016
969
- is-plain-object@^5.0.0 :
970
- version "5.0.0"
971
- resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-5.0.0.tgz#4427f50ab3429e9025ea7d52e9043a9ef4159344"
972
- integrity sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==
973
-
974
1017
975
1018
version "1.2.1"
976
1019
resolved "https://registry.yarnpkg.com/is-reference/-/is-reference-1.2.1.tgz#8b2dac0b371f4bc994fdeaba9eb542d03002d0b7"
@@ -1066,6 +1109,14 @@ micromatch@^4.0.4:
1066
1109
braces "^3.0.1"
1067
1110
picomatch "^2.2.3"
1068
1111
1112
+ micromatch@^4.0.8 :
1113
+ version "4.0.8"
1114
+ resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
1115
+ integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
1116
+ dependencies :
1117
+ braces "^3.0.3"
1118
+ picomatch "^2.3.1"
1119
+
1069
1120
minimatch@^3.0.4 :
1070
1121
version "3.0.4"
1071
1122
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
@@ -1087,6 +1138,13 @@ minimatch@^9.0.1:
1087
1138
dependencies :
1088
1139
brace-expansion "^2.0.1"
1089
1140
1141
+ minimatch@^9.0.4 :
1142
+ version "9.0.5"
1143
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
1144
+ integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
1145
+ dependencies :
1146
+ brace-expansion "^2.0.1"
1147
+
1090
1148
" minipass@^5.0.0 || ^6.0.2 || ^7.0.0 " :
1091
1149
version "7.1.2"
1092
1150
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
@@ -1180,7 +1238,7 @@ path-type@^4.0.0:
1180
1238
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
1181
1239
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
1182
1240
1183
- picomatch@^2.2.3 :
1241
+ picomatch@^2.2.3, picomatch@^2.3.1 :
1184
1242
version "2.3.1"
1185
1243
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
1186
1244
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
@@ -1257,6 +1315,11 @@ semver@^7.3.7:
1257
1315
dependencies :
1258
1316
lru-cache "^6.0.0"
1259
1317
1318
+ semver@^7.6.0 :
1319
+ version "7.7.1"
1320
+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.1.tgz#abd5098d82b18c6c81f6074ff2647fd3e7220c9f"
1321
+ integrity sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==
1322
+
1260
1323
shebang-command@^2.0.0 :
1261
1324
version "2.0.0"
1262
1325
resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-2.0.0.tgz#ccd0af4f8835fbdc265b82461aaf0c36663f34ea"
@@ -1356,6 +1419,18 @@ to-regex-range@^5.0.1:
1356
1419
dependencies :
1357
1420
is-number "^7.0.0"
1358
1421
1422
+ ts-api-utils@^2.0.0, ts-api-utils@^2.0.1 :
1423
+ version "2.1.0"
1424
+ resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
1425
+ integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
1426
+
1427
+ ts-declaration-location@^1.0.4, ts-declaration-location@^1.0.5 :
1428
+ version "1.0.7"
1429
+ resolved "https://registry.yarnpkg.com/ts-declaration-location/-/ts-declaration-location-1.0.7.tgz#d4068fe9975828b3b453b3ab112b4711d8267688"
1430
+ integrity sha512-EDyGAwH1gO0Ausm9gV6T2nUvBgXT5kGoCMJPllOaooZ+4VvJiKBdZE7wK18N1deEowhcUptS+5GXZK8U/fvpwA==
1431
+ dependencies :
1432
+ picomatch "^4.0.2"
1433
+
1359
1434
1360
1435
version "2.4.0"
1361
1436
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
0 commit comments