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.0 "
19
+ resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0 .tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63 "
20
+ integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA ==
21
21
22
22
" @eslint-community/regexpp@^4.6.1 " :
23
23
version "4.6.2"
212
212
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4"
213
213
integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==
214
214
215
- " @types/json-schema@^7.0.12 " :
216
- version "7.0.12 "
217
- resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.12 .tgz#d70faba7039d5fca54c83c7dbab41051d2b6f6cb "
218
- integrity sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA ==
219
-
220
- " @types/semver@^7.5.0 " :
221
- version "7.5.0 "
222
- resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0 .tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a "
223
- integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw ==
224
-
225
- " @typescript-eslint/eslint-plugin@6.21 .0 " :
226
- version "6.21 .0"
227
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.21. 0.tgz#30830c1ca81fd5f3c2714e524c4303e0194f9cd3 "
228
- integrity sha512-oy9+hTPCUFpngkEZUSzbf9MxI65wbKFoQYsgPdILTfbUldp5ovUuphZVe4i30emU9M/kP+T64Di0mxl7dSw3MA ==
229
- dependencies :
230
- " @eslint-community/regexpp" " ^4.5.1 "
231
- " @typescript-eslint/scope-manager" " 6.21 .0"
232
- " @typescript-eslint/type-utils" " 6.21 .0"
233
- " @typescript-eslint/utils" " 6.21 .0"
234
- " @typescript-eslint/visitor-keys" " 6.21 .0"
215
+ " @types/json-schema@^7.0.15 " :
216
+ version "7.0.15 "
217
+ resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15 .tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841 "
218
+ integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA ==
219
+
220
+ " @types/semver@^7.5.8 " :
221
+ version "7.5.8 "
222
+ resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8 .tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e "
223
+ integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ ==
224
+
225
+ " @typescript-eslint/eslint-plugin@7.6 .0 " :
226
+ version "7.6 .0"
227
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.6. 0.tgz#1f5df5cda490a0bcb6fbdd3382e19f1241024242 "
228
+ integrity sha512-gKmTNwZnblUdnTIJu3e9kmeRRzV2j1a/LUO27KNNAnIC5zjy1aSvXSRp4rVNlmAoHlQ7HzX42NbKpcSr4jF80A ==
229
+ dependencies :
230
+ " @eslint-community/regexpp" " ^4.10.0 "
231
+ " @typescript-eslint/scope-manager" " 7.6 .0"
232
+ " @typescript-eslint/type-utils" " 7.6 .0"
233
+ " @typescript-eslint/utils" " 7.6 .0"
234
+ " @typescript-eslint/visitor-keys" " 7.6 .0"
235
235
debug "^4.3.4"
236
236
graphemer "^1.4.0"
237
- ignore "^5.2.4 "
237
+ ignore "^5.3.1 "
238
238
natural-compare "^1.4.0"
239
- semver "^7.5.4 "
240
- ts-api-utils "^1.0.1 "
241
-
242
- " @typescript-eslint/parser@6.21 .0 " :
243
- version "6.21 .0"
244
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.21. 0.tgz#af8fcf66feee2edc86bc5d1cf45e33b0630bf35b "
245
- integrity sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ ==
246
- dependencies :
247
- " @typescript-eslint/scope-manager" " 6.21 .0"
248
- " @typescript-eslint/types" " 6.21 .0"
249
- " @typescript-eslint/typescript-estree" " 6.21 .0"
250
- " @typescript-eslint/visitor-keys" " 6.21 .0"
239
+ semver "^7.6.0 "
240
+ ts-api-utils "^1.3.0 "
241
+
242
+ " @typescript-eslint/parser@7.6 .0 " :
243
+ version "7.6 .0"
244
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.6. 0.tgz#0aca5de3045d68b36e88903d15addaf13d040a95 "
245
+ integrity sha512-usPMPHcwX3ZoPWnBnhhorc14NJw9J4HpSXQX4urF2TPKG0au0XhJoZyX62fmvdHONUkmyUe74Hzm1//XA+BoYg ==
246
+ dependencies :
247
+ " @typescript-eslint/scope-manager" " 7.6 .0"
248
+ " @typescript-eslint/types" " 7.6 .0"
249
+ " @typescript-eslint/typescript-estree" " 7.6 .0"
250
+ " @typescript-eslint/visitor-keys" " 7.6 .0"
251
251
debug "^4.3.4"
252
252
253
- " @typescript-eslint/scope-manager@6.21 .0 " :
254
- version "6.21 .0"
255
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.21. 0.tgz#ea8a9bfc8f1504a6ac5d59a6df308d3a0630a2b1 "
256
- integrity sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg ==
253
+ " @typescript-eslint/scope-manager@7.6 .0 " :
254
+ version "7.6 .0"
255
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.6. 0.tgz#1e9972f654210bd7500b31feadb61a233f5b5e9d "
256
+ integrity sha512-ngttyfExA5PsHSx0rdFgnADMYQi+Zkeiv4/ZxGYUWd0nLs63Ha0ksmp8VMxAIC0wtCFxMos7Lt3PszJssG/E6w ==
257
257
dependencies :
258
- " @typescript-eslint/types" " 6.21 .0"
259
- " @typescript-eslint/visitor-keys" " 6.21 .0"
258
+ " @typescript-eslint/types" " 7.6 .0"
259
+ " @typescript-eslint/visitor-keys" " 7.6 .0"
260
260
261
- " @typescript-eslint/type-utils@6.21 .0 " :
262
- version "6.21 .0"
263
- resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.21. 0.tgz#6473281cfed4dacabe8004e8521cee0bd9d4c01e "
264
- integrity sha512-rZQI7wHfao8qMX3Rd3xqeYSMCL3SoiSQLBATSiVKARdFGCYSRvmViieZjqc58jKgs8Y8i9YvVVhRbHSTA4VBag ==
261
+ " @typescript-eslint/type-utils@7.6 .0 " :
262
+ version "7.6 .0"
263
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.6. 0.tgz#644f75075f379827d25fe0713e252ccd4e4a428c "
264
+ integrity sha512-NxAfqAPNLG6LTmy7uZgpK8KcuiS2NZD/HlThPXQRGwz6u7MDBWRVliEEl1Gj6U7++kVJTpehkhZzCJLMK66Scw ==
265
265
dependencies :
266
- " @typescript-eslint/typescript-estree" " 6.21 .0"
267
- " @typescript-eslint/utils" " 6.21 .0"
266
+ " @typescript-eslint/typescript-estree" " 7.6 .0"
267
+ " @typescript-eslint/utils" " 7.6 .0"
268
268
debug "^4.3.4"
269
- ts-api-utils "^1.0.1 "
269
+ ts-api-utils "^1.3.0 "
270
270
271
- " @typescript-eslint/types@6.21 .0 " :
272
- version "6.21 .0"
273
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21. 0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d "
274
- integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg ==
271
+ " @typescript-eslint/types@7.6 .0 " :
272
+ version "7.6 .0"
273
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.6. 0.tgz#53dba7c30c87e5f10a731054266dd905f1fbae38 "
274
+ integrity sha512-h02rYQn8J+MureCvHVVzhl69/GAfQGPQZmOMjG1KfCl7o3HtMSlPaPUAPu6lLctXI5ySRGIYk94clD/AUMCUgQ ==
275
275
276
- " @typescript-eslint/typescript-estree@6.21 .0 " :
277
- version "6.21 .0"
278
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.21. 0.tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46 "
279
- integrity sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ ==
276
+ " @typescript-eslint/typescript-estree@7.6 .0 " :
277
+ version "7.6 .0"
278
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.6. 0.tgz#112a3775563799fd3f011890ac8322f80830ac17 "
279
+ integrity sha512-+7Y/GP9VuYibecrCQWSKgl3GvUM5cILRttpWtnAu8GNL9j11e4tbuGZmZjJ8ejnKYyBRb2ddGQ3rEFCq3QjMJw ==
280
280
dependencies :
281
- " @typescript-eslint/types" " 6.21 .0"
282
- " @typescript-eslint/visitor-keys" " 6.21 .0"
281
+ " @typescript-eslint/types" " 7.6 .0"
282
+ " @typescript-eslint/visitor-keys" " 7.6 .0"
283
283
debug "^4.3.4"
284
284
globby "^11.1.0"
285
285
is-glob "^4.0.3"
286
- minimatch "9.0.3 "
287
- semver "^7.5.4 "
288
- ts-api-utils "^1.0.1 "
286
+ minimatch "^ 9.0.4 "
287
+ semver "^7.6.0 "
288
+ ts-api-utils "^1.3.0 "
289
289
290
- " @typescript-eslint/utils@6.21 .0 " :
291
- version "6.21 .0"
292
- resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.21. 0.tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134 "
293
- integrity sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ ==
290
+ " @typescript-eslint/utils@7.6 .0 " :
291
+ version "7.6 .0"
292
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.6. 0.tgz#e400d782280b6f724c8a1204269d984c79202282 "
293
+ integrity sha512-x54gaSsRRI+Nwz59TXpCsr6harB98qjXYzsRxGqvA5Ue3kQH+FxS7FYU81g/omn22ML2pZJkisy6Q+ElK8pBCA ==
294
294
dependencies :
295
295
" @eslint-community/eslint-utils" " ^4.4.0"
296
- " @types/json-schema" " ^7.0.12 "
297
- " @types/semver" " ^7.5.0 "
298
- " @typescript-eslint/scope-manager" " 6.21 .0"
299
- " @typescript-eslint/types" " 6.21 .0"
300
- " @typescript-eslint/typescript-estree" " 6.21 .0"
301
- semver "^7.5.4 "
302
-
303
- " @typescript-eslint/visitor-keys@6.21 .0 " :
304
- version "6.21 .0"
305
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21. 0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47 "
306
- integrity sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A ==
307
- dependencies :
308
- " @typescript-eslint/types" " 6.21 .0"
309
- eslint-visitor-keys "^3.4.1 "
296
+ " @types/json-schema" " ^7.0.15 "
297
+ " @types/semver" " ^7.5.8 "
298
+ " @typescript-eslint/scope-manager" " 7.6 .0"
299
+ " @typescript-eslint/types" " 7.6 .0"
300
+ " @typescript-eslint/typescript-estree" " 7.6 .0"
301
+ semver "^7.6.0 "
302
+
303
+ " @typescript-eslint/visitor-keys@7.6 .0 " :
304
+ version "7.6 .0"
305
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.6. 0.tgz#d1ce13145844379021e1f9bd102c1d78946f4e76 "
306
+ integrity sha512-4eLB7t+LlNUmXzfOu1VAIAdkjbu5xNSerURS9X/S5TUKWFRpXRQZbmtPqgKmYx8bj3J0irtQXSiWAOY82v+cgw ==
307
+ dependencies :
308
+ " @typescript-eslint/types" " 7.6 .0"
309
+ eslint-visitor-keys "^3.4.3 "
310
310
311
311
" @ungap/structured-clone@^1.2.0 " :
312
312
version "1.2.0"
@@ -727,11 +727,16 @@ has@^1.0.3:
727
727
dependencies :
728
728
function-bind "^1.1.1"
729
729
730
- ignore@^5.2.0, ignore@^5.2.4 :
730
+ ignore@^5.2.0 :
731
731
version "5.2.4"
732
732
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
733
733
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
734
734
735
+ ignore@^5.3.1 :
736
+ version "5.3.1"
737
+ resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
738
+ integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
739
+
735
740
import-fresh@^3.2.1 :
736
741
version "3.3.0"
737
742
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
@@ -863,13 +868,6 @@ micromatch@^4.0.4:
863
868
braces "^3.0.2"
864
869
picomatch "^2.3.1"
865
870
866
- minimatch@9.0.3 :
867
- version "9.0.3"
868
- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
869
- integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
870
- dependencies :
871
- brace-expansion "^2.0.1"
872
-
873
871
minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2 :
874
872
version "3.1.2"
875
873
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -884,6 +882,13 @@ minimatch@^5.0.1:
884
882
dependencies :
885
883
brace-expansion "^2.0.1"
886
884
885
+ minimatch@^9.0.4 :
886
+ version "9.0.4"
887
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
888
+ integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
889
+ dependencies :
890
+ brace-expansion "^2.0.1"
891
+
887
892
ms@2.1.2 :
888
893
version "2.1.2"
889
894
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
@@ -1036,10 +1041,10 @@ run-parallel@^1.1.9:
1036
1041
dependencies :
1037
1042
queue-microtask "^1.2.2"
1038
1043
1039
- semver@^7.5.4 :
1040
- version "7.5.4 "
1041
- resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4 .tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e "
1042
- integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA ==
1044
+ semver@^7.6.0 :
1045
+ version "7.6.0 "
1046
+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.0 .tgz#1a46a4db4bffcccd97b743b5005c8325f23d4e2d "
1047
+ integrity sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg ==
1043
1048
dependencies :
1044
1049
lru-cache "^6.0.0"
1045
1050
@@ -1096,10 +1101,10 @@ to-regex-range@^5.0.1:
1096
1101
dependencies :
1097
1102
is-number "^7.0.0"
1098
1103
1099
- ts-api-utils@^1.0.1 :
1100
- version "1.0.1 "
1101
- resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.1. tgz#8144e811d44c749cd65b2da305a032510774452d "
1102
- integrity sha512-lC/RGlPmwdrIBFTX59wwNzqh7aR2otPNPR/5brHZm/XKFYKsfqxihXUe9pU3JI+3vGkl+vyCoNNnPhJn3aLK1A ==
1104
+ ts-api-utils@^1.3.0 :
1105
+ version "1.3.0 "
1106
+ resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0. tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1 "
1107
+ integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ ==
1103
1108
1104
1109
tslib@2.6.2 :
1105
1110
version "2.6.2"
0 commit comments