19
19
dependencies :
20
20
eslint-visitor-keys "^3.3.0"
21
21
22
- " @eslint-community/regexpp@^4.4.0 " :
23
- version "4.4.0"
24
- resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.4.0.tgz#3e61c564fcd6b921cb789838631c5ee44df09403"
25
- integrity sha512-A9983Q0LnDGdLPjxyXQ00sbV+K+O+ko2Dr+CZigbHWtX9pNfxlaBkMR8X1CztI73zuEyEBXTVjx7CE+/VSwDiQ==
22
+ " @eslint-community/eslint-utils@^4.7.0 " :
23
+ version "4.7.0"
24
+ resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a"
25
+ integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==
26
+ dependencies :
27
+ eslint-visitor-keys "^3.4.3"
28
+
29
+ " @eslint-community/regexpp@^4.10.0 " :
30
+ version "4.12.1"
31
+ resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
32
+ integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
26
33
27
34
" @eslint-community/regexpp@^4.6.1 " :
28
35
version "4.6.2"
200
207
resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-1.20.2.tgz#97d26e00cd4a0423b4af620abecf3e6f442b7975"
201
208
integrity sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==
202
209
203
- " @types/semver@^7.3.12 " :
204
- version "7.3.12"
205
- resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.12.tgz#920447fdd78d76b19de0438b7f60df3c4a80bf1c"
206
- integrity sha512-WwA1MW0++RfXmCr12xeYOOC5baSC9mSb0ZqCquFzKhcoF4TvHu5MKOuXsncgZcpVFhB1pXd5hZmM0ryAoCp12A==
210
+ " @typescript-eslint/eslint-plugin@8.39.1 " :
211
+ version "8.39.1"
212
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.39.1.tgz#28dffcb5272d20afe250bfeec3173263db5528a0"
213
+ integrity sha512-yYegZ5n3Yr6eOcqgj2nJH8cH/ZZgF+l0YIdKILSDjYFRjgYQMgv/lRjV5Z7Up04b9VYUondt8EPMqg7kTWgJ2g==
214
+ dependencies :
215
+ " @eslint-community/regexpp" " ^4.10.0"
216
+ " @typescript-eslint/scope-manager" " 8.39.1"
217
+ " @typescript-eslint/type-utils" " 8.39.1"
218
+ " @typescript-eslint/utils" " 8.39.1"
219
+ " @typescript-eslint/visitor-keys" " 8.39.1"
220
+ graphemer "^1.4.0"
221
+ ignore "^7.0.0"
222
+ natural-compare "^1.4.0"
223
+ ts-api-utils "^2.1.0"
207
224
208
- " @typescript-eslint/eslint-plugin@5.62.0 " :
209
- version "5.62.0 "
210
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin /-/eslint-plugin-5.62.0 .tgz#aeef0328d172b9e37d9bab6dbc13b87ed88977db "
211
- integrity sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag ==
225
+ " @typescript-eslint/parser@8.39.1 " :
226
+ version "8.39.1 "
227
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser /-/parser-8.39.1 .tgz#7f8f9ecfc7e172d67e42c366fa198e42324e5d50 "
228
+ integrity sha512-pUXGCuHnnKw6PyYq93lLRiZm3vjuslIy7tus1lIQTYVK9bL8XBgJnCWm8a0KcTtHC84Yya1Q6rtll+duSMj0dg ==
212
229
dependencies :
213
- " @eslint-community/regexpp " " ^4.4.0 "
214
- " @typescript-eslint/scope-manager " " 5.62.0 "
215
- " @typescript-eslint/type-utils " " 5.62.0 "
216
- " @typescript-eslint/utils " " 5.62.0 "
230
+ " @typescript-eslint/scope-manager " " 8.39.1 "
231
+ " @typescript-eslint/types " " 8.39.1 "
232
+ " @typescript-eslint/typescript-estree " " 8.39.1 "
233
+ " @typescript-eslint/visitor-keys " " 8.39.1 "
217
234
debug "^4.3.4"
218
- graphemer "^1.4.0"
219
- ignore "^5.2.0"
220
- natural-compare-lite "^1.4.0"
221
- semver "^7.3.7"
222
- tsutils "^3.21.0"
223
235
224
- " @typescript-eslint/parser@5.62.0 " :
225
- version "5.62.0 "
226
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser /-/parser-5.62.0 .tgz#1b63d082d849a2fcae8a569248fbe2ee1b8a56c7 "
227
- integrity sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA ==
236
+ " @typescript-eslint/project-service@8.39.1 " :
237
+ version "8.39.1 "
238
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service /-/project-service-8.39.1 .tgz#63525878d488ebf27c485f295e83434a1398f52d "
239
+ integrity sha512-8fZxek3ONTwBu9ptw5nCKqZOSkXshZB7uAxuFF0J/wTMkKydjXCzqqga7MlFMpHi9DoG4BadhmTkITBcg8Aybw ==
228
240
dependencies :
229
- " @typescript-eslint/scope-manager" " 5.62.0"
230
- " @typescript-eslint/types" " 5.62.0"
231
- " @typescript-eslint/typescript-estree" " 5.62.0"
241
+ " @typescript-eslint/tsconfig-utils" " ^8.39.1"
242
+ " @typescript-eslint/types" " ^8.39.1"
232
243
debug "^4.3.4"
233
244
234
245
" @typescript-eslint/scope-manager@5.27.1 " :
239
250
" @typescript-eslint/types" " 5.27.1"
240
251
" @typescript-eslint/visitor-keys" " 5.27.1"
241
252
242
- " @typescript-eslint/scope-manager@5.62.0 " :
243
- version "5.62.0 "
244
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0 .tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c "
245
- integrity sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w ==
253
+ " @typescript-eslint/scope-manager@8.39.1 " :
254
+ version "8.39.1 "
255
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.39.1 .tgz#1253fe3e1f2f33f08a3e438a05b5dd7faf9fbca6 "
256
+ integrity sha512-RkBKGBrjgskFGWuyUGz/EtD8AF/GW49S21J8dvMzpJitOF1slLEbbHnNEtAHtnDAnx8qDEdRrULRnWVx27wGBw ==
246
257
dependencies :
247
- " @typescript-eslint/types" " 5.62.0"
248
- " @typescript-eslint/visitor-keys" " 5.62.0"
258
+ " @typescript-eslint/types" " 8.39.1"
259
+ " @typescript-eslint/visitor-keys" " 8.39.1"
260
+
261
+ " @typescript-eslint/tsconfig-utils@8.39.1" , "@typescript-eslint/tsconfig-utils@^8.39.1":
262
+ version "8.39.1"
263
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.39.1.tgz#17f13b4ad481e7bec7c249ee1854078645b34b12"
264
+ integrity sha512-ePUPGVtTMR8XMU2Hee8kD0Pu4NDE1CN9Q1sxGSGd/mbOtGZDM7pnhXNJnzW63zk/q+Z54zVzj44HtwXln5CvHA==
249
265
250
- " @typescript-eslint/type-utils@5.62.0 " :
251
- version "5.62.0 "
252
- resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0 .tgz#286f0389c41681376cdad96b309cedd17d70346a "
253
- integrity sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew ==
266
+ " @typescript-eslint/type-utils@8.39.1 " :
267
+ version "8.39.1 "
268
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.39.1 .tgz#642f9fb96173649e2928fea0375b1d74d31906c2 "
269
+ integrity sha512-gu9/ahyatyAdQbKeHnhT4R+y3YLtqqHyvkfDxaBYk97EcbfChSJXyaJnIL3ygUv7OuZatePHmQvuH5ru0lnVeA ==
254
270
dependencies :
255
- " @typescript-eslint/typescript-estree" " 5.62.0"
256
- " @typescript-eslint/utils" " 5.62.0"
271
+ " @typescript-eslint/types" " 8.39.1"
272
+ " @typescript-eslint/typescript-estree" " 8.39.1"
273
+ " @typescript-eslint/utils" " 8.39.1"
257
274
debug "^4.3.4"
258
- tsutils "^3.21 .0"
275
+ ts-api-utils "^2.1 .0"
259
276
260
277
" @typescript-eslint/types@5.27.1 " :
261
278
version "5.27.1"
262
279
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.27.1.tgz#34e3e629501349d38be6ae97841298c03a6ffbf1"
263
280
integrity sha512-LgogNVkBhCTZU/m8XgEYIWICD6m4dmEDbKXESCbqOXfKZxRKeqpiJXQIErv66sdopRKZPo5l32ymNqibYEH/xg==
264
281
265
- " @typescript-eslint/types@5.62.0 " :
266
- version "5.62.0 "
267
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0 .tgz#258607e60effa309f067608931c3df6fed41fd2f "
268
- integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ ==
282
+ " @typescript-eslint/types@8.39.1 " , "@typescript-eslint/types@^8.39.1 ":
283
+ version "8.39.1 "
284
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.39.1 .tgz#f0ab996c8ab2c3b046bbf86bb1990b03529869a1 "
285
+ integrity sha512-7sPDKQQp+S11laqTrhHqeAbsCfMkwJMrV7oTDvtDds4mEofJYir414bYKUEb8YPUm9QL3U+8f6L6YExSoAGdQw ==
269
286
270
287
" @typescript-eslint/typescript-estree@5.27.1 " :
271
288
version "5.27.1"
280
297
semver "^7.3.7"
281
298
tsutils "^3.21.0"
282
299
283
- " @typescript-eslint/typescript-estree@5.62.0 " :
284
- version "5.62.0 "
285
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0 .tgz#7d17794b77fabcac615d6a48fb143330d962eb9b "
286
- integrity sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA ==
300
+ " @typescript-eslint/typescript-estree@8.39.1 " :
301
+ version "8.39.1 "
302
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.39.1 .tgz#8825d3ea7ea2144c577859ae489eec24ef7318a5 "
303
+ integrity sha512-EKkpcPuIux48dddVDXyQBlKdeTPMmALqBUbEk38McWv0qVEZwOpVJBi7ugK5qVNgeuYjGNQxrrnoM/5+TI/BPw ==
287
304
dependencies :
288
- " @typescript-eslint/types" " 5.62.0"
289
- " @typescript-eslint/visitor-keys" " 5.62.0"
305
+ " @typescript-eslint/project-service" " 8.39.1"
306
+ " @typescript-eslint/tsconfig-utils" " 8.39.1"
307
+ " @typescript-eslint/types" " 8.39.1"
308
+ " @typescript-eslint/visitor-keys" " 8.39.1"
290
309
debug "^4.3.4"
291
- globby "^11.1.0 "
310
+ fast-glob "^3.3.2 "
292
311
is-glob "^4.0.3"
293
- semver "^7.3.7"
294
- tsutils "^3.21.0"
312
+ minimatch "^9.0.4"
313
+ semver "^7.6.0"
314
+ ts-api-utils "^2.1.0"
295
315
296
- " @typescript-eslint/utils@5.62.0 " :
297
- version "5.62.0 "
298
- resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0 .tgz#141e809c71636e4a75daa39faed2fb5f4b10df86 "
299
- integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ ==
316
+ " @typescript-eslint/utils@8.39.1 " :
317
+ version "8.39.1 "
318
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.39.1 .tgz#58a834f89f93b786ada2cd14d77fa63c3c8f408b "
319
+ integrity sha512-VF5tZ2XnUSTuiqZFXCZfZs1cgkdd3O/sSYmdo2EpSyDlC86UM/8YytTmKnehOW3TGAlivqTDT6bS87B/GQ/jyg ==
300
320
dependencies :
301
- " @eslint-community/eslint-utils" " ^4.2.0"
302
- " @types/json-schema" " ^7.0.9"
303
- " @types/semver" " ^7.3.12"
304
- " @typescript-eslint/scope-manager" " 5.62.0"
305
- " @typescript-eslint/types" " 5.62.0"
306
- " @typescript-eslint/typescript-estree" " 5.62.0"
307
- eslint-scope "^5.1.1"
308
- semver "^7.3.7"
321
+ " @eslint-community/eslint-utils" " ^4.7.0"
322
+ " @typescript-eslint/scope-manager" " 8.39.1"
323
+ " @typescript-eslint/types" " 8.39.1"
324
+ " @typescript-eslint/typescript-estree" " 8.39.1"
309
325
310
326
" @typescript-eslint/utils@^5.10.2 " :
311
327
version "5.27.1"
327
343
" @typescript-eslint/types" " 5.27.1"
328
344
eslint-visitor-keys "^3.3.0"
329
345
330
- " @typescript-eslint/visitor-keys@5.62.0 " :
331
- version "5.62.0 "
332
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0 .tgz#2174011917ce582875954ffe2f6912d5931e353e "
333
- integrity sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw ==
346
+ " @typescript-eslint/visitor-keys@8.39.1 " :
347
+ version "8.39.1 "
348
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.39.1 .tgz#a467742a98f2fa3c03d7bed4979dc0db3850a77a "
349
+ integrity sha512-W8FQi6kEh2e8zVhQ0eeRnxdvIoOkAp/CPAahcNio6nO9dsIwb9b34z90KOlheoyuVf6LSOEdjlkxSkapNEc+4A ==
334
350
dependencies :
335
- " @typescript-eslint/types" " 5.62.0 "
336
- eslint-visitor-keys "^3.3.0 "
351
+ " @typescript-eslint/types" " 8.39.1 "
352
+ eslint-visitor-keys "^4.2.1 "
337
353
338
354
" @ungap/structured-clone@^1.2.0 " :
339
355
version "1.2.0"
@@ -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"
@@ -601,6 +624,11 @@ eslint-visitor-keys@^3.4.3:
601
624
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
602
625
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
603
626
627
+ eslint-visitor-keys@^4.2.1 :
628
+ version "4.2.1"
629
+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
630
+ integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
631
+
604
632
eslint@8.57.1 :
605
633
version "8.57.1"
606
634
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
@@ -731,6 +759,17 @@ fast-glob@^3.2.9:
731
759
merge2 "^1.3.0"
732
760
micromatch "^4.0.4"
733
761
762
+ fast-glob@^3.3.2 :
763
+ version "3.3.3"
764
+ resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
765
+ integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==
766
+ dependencies :
767
+ " @nodelib/fs.stat" " ^2.0.2"
768
+ " @nodelib/fs.walk" " ^1.2.3"
769
+ glob-parent "^5.1.2"
770
+ merge2 "^1.3.0"
771
+ micromatch "^4.0.8"
772
+
734
773
fast-json-stable-stringify@^2.0.0 :
735
774
version "2.1.0"
736
775
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
@@ -767,6 +806,13 @@ fill-range@^7.0.1:
767
806
dependencies :
768
807
to-regex-range "^5.0.1"
769
808
809
+ fill-range@^7.1.1 :
810
+ version "7.1.1"
811
+ resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
812
+ integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
813
+ dependencies :
814
+ to-regex-range "^5.0.1"
815
+
770
816
find-up@^5.0.0 :
771
817
version "5.0.0"
772
818
resolved "https://registry.yarnpkg.com/find-up/-/find-up-5.0.0.tgz#4c92819ecb7083561e4f4a240a86be5198f536fc"
@@ -894,6 +940,11 @@ ignore@^5.2.0:
894
940
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
895
941
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==
896
942
943
+ ignore@^7.0.0 :
944
+ version "7.0.5"
945
+ resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9"
946
+ integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
947
+
897
948
import-fresh@^3.2.1 :
898
949
version "3.2.1"
899
950
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.2.1.tgz#633ff618506e793af5ac91bf48b72677e15cbe66"
@@ -1066,6 +1117,14 @@ micromatch@^4.0.4:
1066
1117
braces "^3.0.1"
1067
1118
picomatch "^2.2.3"
1068
1119
1120
+ micromatch@^4.0.8 :
1121
+ version "4.0.8"
1122
+ resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
1123
+ integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
1124
+ dependencies :
1125
+ braces "^3.0.3"
1126
+ picomatch "^2.3.1"
1127
+
1069
1128
minimatch@^3.0.4 :
1070
1129
version "3.0.4"
1071
1130
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
@@ -1087,6 +1146,13 @@ minimatch@^9.0.1:
1087
1146
dependencies :
1088
1147
brace-expansion "^2.0.1"
1089
1148
1149
+ minimatch@^9.0.4 :
1150
+ version "9.0.5"
1151
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
1152
+ integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
1153
+ dependencies :
1154
+ brace-expansion "^2.0.1"
1155
+
1090
1156
" minipass@^5.0.0 || ^6.0.2 || ^7.0.0 " :
1091
1157
version "7.1.2"
1092
1158
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
@@ -1097,11 +1163,6 @@ ms@2.1.2:
1097
1163
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
1098
1164
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
1099
1165
1100
- natural-compare-lite@^1.4.0 :
1101
- version "1.4.0"
1102
- resolved "https://registry.yarnpkg.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz#17b09581988979fddafe0201e931ba933c96cbb4"
1103
- integrity sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==
1104
-
1105
1166
natural-compare@^1.4.0 :
1106
1167
version "1.4.0"
1107
1168
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
@@ -1180,7 +1241,7 @@ path-type@^4.0.0:
1180
1241
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
1181
1242
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
1182
1243
1183
- picomatch@^2.2.3 :
1244
+ picomatch@^2.2.3, picomatch@^2.3.1 :
1184
1245
version "2.3.1"
1185
1246
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
1186
1247
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
@@ -1257,6 +1318,11 @@ semver@^7.3.7:
1257
1318
dependencies :
1258
1319
lru-cache "^6.0.0"
1259
1320
1321
+ semver@^7.6.0 :
1322
+ version "7.7.2"
1323
+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.2.tgz#67d99fdcd35cec21e6f8b87a7fd515a33f982b58"
1324
+ integrity sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==
1325
+
1260
1326
shebang-command@^2.0.0 :
1261
1327
version "2.0.0"
1262
1328
resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-2.0.0.tgz#ccd0af4f8835fbdc265b82461aaf0c36663f34ea"
@@ -1356,6 +1422,11 @@ to-regex-range@^5.0.1:
1356
1422
dependencies :
1357
1423
is-number "^7.0.0"
1358
1424
1425
+ ts-api-utils@^2.1.0 :
1426
+ version "2.1.0"
1427
+ resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
1428
+ integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
1429
+
1359
1430
tslib@2.4.0 :
1360
1431
version "2.4.0"
1361
1432
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
0 commit comments