14
14
dependencies :
15
15
eslint-visitor-keys "^3.3.0"
16
16
17
- " @eslint-community/regexpp@^4.5.1 " :
18
- version "4.5 .1"
19
- resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.5 .1.tgz#cdd35dce4fa1a89a4fd42b1599eb35b3af408884 "
20
- integrity sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6FZTFKQ ==
17
+ " @eslint-community/regexpp@^4.10.0 " :
18
+ version "4.10 .1"
19
+ resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10 .1.tgz#361461e5cb3845d874e61731c11cfedd664d83a0 "
20
+ integrity sha512-Zm2NGpWELsQAD1xsJzGQpYfvICSsFkEpU0jxBjfdC6uNEWXcHnfs9hScFWtXVDVl+rBQJGrl4g1vcKIejpH9dA ==
21
21
22
22
" @eslint-community/regexpp@^4.6.1 " :
23
23
version "4.6.2"
217
217
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4"
218
218
integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==
219
219
220
- " @types/json-schema@^7.0.12 " :
221
- version "7.0.12"
222
- resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.12.tgz#d70faba7039d5fca54c83c7dbab41051d2b6f6cb"
223
- integrity sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==
224
-
225
- " @types/semver@^7.5.0 " :
226
- version "7.5.0"
227
- resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
228
- integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==
229
-
230
- " @typescript-eslint/eslint-plugin@6.21.0 " :
231
- version "6.21.0"
232
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.21.0.tgz#30830c1ca81fd5f3c2714e524c4303e0194f9cd3"
233
- integrity sha512-oy9+hTPCUFpngkEZUSzbf9MxI65wbKFoQYsgPdILTfbUldp5ovUuphZVe4i30emU9M/kP+T64Di0mxl7dSw3MA==
234
- dependencies :
235
- " @eslint-community/regexpp" " ^4.5.1"
236
- " @typescript-eslint/scope-manager" " 6.21.0"
237
- " @typescript-eslint/type-utils" " 6.21.0"
238
- " @typescript-eslint/utils" " 6.21.0"
239
- " @typescript-eslint/visitor-keys" " 6.21.0"
240
- debug "^4.3.4"
220
+ " @typescript-eslint/eslint-plugin@7.14.1 " :
221
+ version "7.14.1"
222
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.14.1.tgz#90e2f76a5930d553ede124e1f541a39b4417465e"
223
+ integrity sha512-aAJd6bIf2vvQRjUG3ZkNXkmBpN+J7Wd0mfQiiVCJMu9Z5GcZZdcc0j8XwN/BM97Fl7e3SkTXODSk4VehUv7CGw==
224
+ dependencies :
225
+ " @eslint-community/regexpp" " ^4.10.0"
226
+ " @typescript-eslint/scope-manager" " 7.14.1"
227
+ " @typescript-eslint/type-utils" " 7.14.1"
228
+ " @typescript-eslint/utils" " 7.14.1"
229
+ " @typescript-eslint/visitor-keys" " 7.14.1"
241
230
graphemer "^1.4.0"
242
- ignore "^5.2.4 "
231
+ ignore "^5.3.1 "
243
232
natural-compare "^1.4.0"
244
- semver "^7.5.4"
245
- ts-api-utils "^1.0.1"
246
-
247
- " @typescript-eslint/parser@6.21.0 " :
248
- version "6.21.0"
249
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.21.0.tgz#af8fcf66feee2edc86bc5d1cf45e33b0630bf35b"
250
- integrity sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==
251
- dependencies :
252
- " @typescript-eslint/scope-manager" " 6.21.0"
253
- " @typescript-eslint/types" " 6.21.0"
254
- " @typescript-eslint/typescript-estree" " 6.21.0"
255
- " @typescript-eslint/visitor-keys" " 6.21.0"
233
+ ts-api-utils "^1.3.0"
234
+
235
+ " @typescript-eslint/parser@7.14.1 " :
236
+ version "7.14.1"
237
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.14.1.tgz#13d97f357aed3c5719f259a6cc3d1a1f065d3692"
238
+ integrity sha512-8lKUOebNLcR0D7RvlcloOacTOWzOqemWEWkKSVpMZVF/XVcwjPR+3MD08QzbW9TCGJ+DwIc6zUSGZ9vd8cO1IA==
239
+ dependencies :
240
+ " @typescript-eslint/scope-manager" " 7.14.1"
241
+ " @typescript-eslint/types" " 7.14.1"
242
+ " @typescript-eslint/typescript-estree" " 7.14.1"
243
+ " @typescript-eslint/visitor-keys" " 7.14.1"
256
244
debug "^4.3.4"
257
245
258
- " @typescript-eslint/scope-manager@6.21.0 " :
259
- version "6.21.0 "
260
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.21.0 .tgz#ea8a9bfc8f1504a6ac5d59a6df308d3a0630a2b1 "
261
- integrity sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg ==
246
+ " @typescript-eslint/scope-manager@7.14.1 " :
247
+ version "7.14.1 "
248
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.14.1 .tgz#63de7a577bc6fe8ee6e412a5b85499f654b93ee5 "
249
+ integrity sha512-gPrFSsoYcsffYXTOZ+hT7fyJr95rdVe4kGVX1ps/dJ+DfmlnjFN/GcMxXcVkeHDKqsq6uAcVaQaIi3cFffmAbA ==
262
250
dependencies :
263
- " @typescript-eslint/types" " 6.21.0 "
264
- " @typescript-eslint/visitor-keys" " 6.21.0 "
251
+ " @typescript-eslint/types" " 7.14.1 "
252
+ " @typescript-eslint/visitor-keys" " 7.14.1 "
265
253
266
- " @typescript-eslint/type-utils@6.21.0 " :
267
- version "6.21.0 "
268
- resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.21.0 .tgz#6473281cfed4dacabe8004e8521cee0bd9d4c01e "
269
- integrity sha512-rZQI7wHfao8qMX3Rd3xqeYSMCL3SoiSQLBATSiVKARdFGCYSRvmViieZjqc58jKgs8Y8i9YvVVhRbHSTA4VBag ==
254
+ " @typescript-eslint/type-utils@7.14.1 " :
255
+ version "7.14.1 "
256
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.14.1 .tgz#c183f2f28c4c8578eb80aebc4ac9ace400160af6 "
257
+ integrity sha512-/MzmgNd3nnbDbOi3LfasXWWe292+iuo+umJ0bCCMCPc1jLO/z2BQmWUUUXvXLbrQey/JgzdF/OV+I5bzEGwJkQ ==
270
258
dependencies :
271
- " @typescript-eslint/typescript-estree" " 6.21.0 "
272
- " @typescript-eslint/utils" " 6.21.0 "
259
+ " @typescript-eslint/typescript-estree" " 7.14.1 "
260
+ " @typescript-eslint/utils" " 7.14.1 "
273
261
debug "^4.3.4"
274
- ts-api-utils "^1.0.1 "
262
+ ts-api-utils "^1.3.0 "
275
263
276
- " @typescript-eslint/types@6.21.0 " :
277
- version "6.21.0 "
278
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0 .tgz#205724c5123a8fef7ecd195075fa6e85bac3436d "
279
- integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg ==
264
+ " @typescript-eslint/types@7.14.1 " :
265
+ version "7.14.1 "
266
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.14.1 .tgz#a43a540dbe5df7f2a11269683d777fc50b4350aa "
267
+ integrity sha512-mL7zNEOQybo5R3AavY+Am7KLv8BorIv7HCYS5rKoNZKQD9tsfGUpO4KdAn3sSUvTiS4PQkr2+K0KJbxj8H9NDg ==
280
268
281
- " @typescript-eslint/typescript-estree@6.21.0 " :
282
- version "6.21.0 "
283
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0 .tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46 "
284
- integrity sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ ==
269
+ " @typescript-eslint/typescript-estree@7.14.1 " :
270
+ version "7.14.1 "
271
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.14.1 .tgz#ba7c9bac8744487749d19569e254d057754a1575 "
272
+ integrity sha512-k5d0VuxViE2ulIO6FbxxSZaxqDVUyMbXcidC8rHvii0I56XZPv8cq+EhMns+d/EVIL41sMXqRbK3D10Oza1bbA ==
285
273
dependencies :
286
- " @typescript-eslint/types" " 6.21.0 "
287
- " @typescript-eslint/visitor-keys" " 6.21.0 "
274
+ " @typescript-eslint/types" " 7.14.1 "
275
+ " @typescript-eslint/visitor-keys" " 7.14.1 "
288
276
debug "^4.3.4"
289
277
globby "^11.1.0"
290
278
is-glob "^4.0.3"
291
- minimatch "9.0.3 "
292
- semver "^7.5.4 "
293
- ts-api-utils "^1.0.1 "
279
+ minimatch "^ 9.0.4 "
280
+ semver "^7.6.0 "
281
+ ts-api-utils "^1.3.0 "
294
282
295
- " @typescript-eslint/utils@6.21.0 " :
296
- version "6.21.0 "
297
- resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.21.0 .tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134 "
298
- integrity sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ ==
283
+ " @typescript-eslint/utils@7.14.1 " :
284
+ version "7.14.1 "
285
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.14.1 .tgz#3307b8226f99103dca2133d0ebcae38419d82c9d "
286
+ integrity sha512-CMmVVELns3nak3cpJhZosDkm63n+DwBlDX8g0k4QUa9BMnF+lH2lr3d130M1Zt1xxmB3LLk3NV7KQCq86ZBBhQ ==
299
287
dependencies :
300
288
" @eslint-community/eslint-utils" " ^4.4.0"
301
- " @types/json-schema" " ^7.0.12"
302
- " @types/semver" " ^7.5.0"
303
- " @typescript-eslint/scope-manager" " 6.21.0"
304
- " @typescript-eslint/types" " 6.21.0"
305
- " @typescript-eslint/typescript-estree" " 6.21.0"
306
- semver "^7.5.4"
307
-
308
- " @typescript-eslint/visitor-keys@6.21.0 " :
309
- version "6.21.0"
310
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47"
311
- integrity sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==
312
- dependencies :
313
- " @typescript-eslint/types" " 6.21.0"
314
- eslint-visitor-keys "^3.4.1"
289
+ " @typescript-eslint/scope-manager" " 7.14.1"
290
+ " @typescript-eslint/types" " 7.14.1"
291
+ " @typescript-eslint/typescript-estree" " 7.14.1"
292
+
293
+ " @typescript-eslint/visitor-keys@7.14.1 " :
294
+ version "7.14.1"
295
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.14.1.tgz#cc79b5ea154aea734b2a13b983670749f5742274"
296
+ integrity sha512-Crb+F75U1JAEtBeQGxSKwI60hZmmzaqA3z9sYsVm8X7W5cwLEm5bRe0/uXS6+MR/y8CVpKSR/ontIAIEPFcEkA==
297
+ dependencies :
298
+ " @typescript-eslint/types" " 7.14.1"
299
+ eslint-visitor-keys "^3.4.3"
315
300
316
301
" @ungap/structured-clone@^1.2.0 " :
317
302
version "1.2.0"
@@ -732,11 +717,16 @@ has@^1.0.3:
732
717
dependencies :
733
718
function-bind "^1.1.1"
734
719
735
- ignore@^5.2.0, ignore@^5.2.4 :
720
+ ignore@^5.2.0 :
736
721
version "5.2.4"
737
722
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
738
723
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
739
724
725
+ ignore@^5.3.1 :
726
+ version "5.3.1"
727
+ resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
728
+ integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
729
+
740
730
import-fresh@^3.2.1 :
741
731
version "3.3.0"
742
732
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
@@ -841,13 +831,6 @@ lodash.merge@^4.6.2:
841
831
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
842
832
integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
843
833
844
- lru-cache@^6.0.0 :
845
- version "6.0.0"
846
- resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
847
- integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
848
- dependencies :
849
- yallist "^4.0.0"
850
-
851
834
magic-string@^0.30.3 :
852
835
version "0.30.5"
853
836
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.5.tgz#1994d980bd1c8835dc6e78db7cbd4ae4f24746f9"
@@ -868,13 +851,6 @@ micromatch@^4.0.4:
868
851
braces "^3.0.2"
869
852
picomatch "^2.3.1"
870
853
871
- minimatch@9.0.3 :
872
- version "9.0.3"
873
- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
874
- integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
875
- dependencies :
876
- brace-expansion "^2.0.1"
877
-
878
854
minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2 :
879
855
version "3.1.2"
880
856
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -889,6 +865,13 @@ minimatch@^5.0.1:
889
865
dependencies :
890
866
brace-expansion "^2.0.1"
891
867
868
+ minimatch@^9.0.4 :
869
+ version "9.0.4"
870
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
871
+ integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
872
+ dependencies :
873
+ brace-expansion "^2.0.1"
874
+
892
875
ms@2.1.2 :
893
876
version "2.1.2"
894
877
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
@@ -1042,12 +1025,10 @@ run-parallel@^1.1.9:
1042
1025
dependencies :
1043
1026
queue-microtask "^1.2.2"
1044
1027
1045
- semver@^7.5.4 :
1046
- version "7.5.4"
1047
- resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
1048
- integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
1049
- dependencies :
1050
- lru-cache "^6.0.0"
1028
+ semver@^7.6.0 :
1029
+ version "7.6.2"
1030
+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.2.tgz#1e3b34759f896e8f14d6134732ce798aeb0c6e13"
1031
+ integrity sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==
1051
1032
1052
1033
shebang-command@^2.0.0 :
1053
1034
version "2.0.0"
@@ -1102,10 +1083,10 @@ to-regex-range@^5.0.1:
1102
1083
dependencies :
1103
1084
is-number "^7.0.0"
1104
1085
1105
- ts-api-utils@^1.0.1 :
1106
- version "1.0.1 "
1107
- resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.1. tgz#8144e811d44c749cd65b2da305a032510774452d "
1108
- integrity sha512-lC/RGlPmwdrIBFTX59wwNzqh7aR2otPNPR/5brHZm/XKFYKsfqxihXUe9pU3JI+3vGkl+vyCoNNnPhJn3aLK1A ==
1086
+ ts-api-utils@^1.3.0 :
1087
+ version "1.3.0 "
1088
+ resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0. tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1 "
1089
+ integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ ==
1109
1090
1110
1091
tslib@2.6.3 :
1111
1092
version "2.6.3"
@@ -1148,11 +1129,6 @@ wrappy@1:
1148
1129
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
1149
1130
integrity sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==
1150
1131
1151
- yallist@^4.0.0 :
1152
- version "4.0.0"
1153
- resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
1154
- integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
1155
-
1156
1132
yocto-queue@^0.1.0 :
1157
1133
version "0.1.0"
1158
1134
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
0 commit comments