1054
1054
dependencies :
1055
1055
" @types/yargs-parser" " *"
1056
1056
1057
- " @typescript-eslint/parser@6.12 .0 " :
1058
- version "6.12 .0"
1059
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.12. 0.tgz#9fb21ed7d88065a4a2ee21eb80b8578debb8217c "
1060
- integrity sha512-s8/jNFPKPNRmXEnNXfuo1gemBdVmpQsK1pcu+QIvuNJuhFzGrpD7WjOcvDc/+uEdfzSYpNu7U/+MmbScjoQ6vg ==
1061
- dependencies :
1062
- " @typescript-eslint/scope-manager" " 6.12 .0"
1063
- " @typescript-eslint/types" " 6.12 .0"
1064
- " @typescript-eslint/typescript-estree" " 6.12 .0"
1065
- " @typescript-eslint/visitor-keys" " 6.12 .0"
1057
+ " @typescript-eslint/parser@7.6 .0 " :
1058
+ version "7.6 .0"
1059
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.6. 0.tgz#0aca5de3045d68b36e88903d15addaf13d040a95 "
1060
+ integrity sha512-usPMPHcwX3ZoPWnBnhhorc14NJw9J4HpSXQX4urF2TPKG0au0XhJoZyX62fmvdHONUkmyUe74Hzm1//XA+BoYg ==
1061
+ dependencies :
1062
+ " @typescript-eslint/scope-manager" " 7.6 .0"
1063
+ " @typescript-eslint/types" " 7.6 .0"
1064
+ " @typescript-eslint/typescript-estree" " 7.6 .0"
1065
+ " @typescript-eslint/visitor-keys" " 7.6 .0"
1066
1066
debug "^4.3.4"
1067
1067
1068
- " @typescript-eslint/scope-manager@6.12 .0 " :
1069
- version "6.12 .0"
1070
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.12. 0.tgz#5833a16dbe19cfbad639d4d33bcca5e755c7044b "
1071
- integrity sha512-5gUvjg+XdSj8pcetdL9eXJzQNTl3RD7LgUiYTl8Aabdi8hFkaGSYnaS6BLc0BGNaDH+tVzVwmKtWvu0jLgWVbw ==
1068
+ " @typescript-eslint/scope-manager@7.6 .0 " :
1069
+ version "7.6 .0"
1070
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.6. 0.tgz#1e9972f654210bd7500b31feadb61a233f5b5e9d "
1071
+ integrity sha512-ngttyfExA5PsHSx0rdFgnADMYQi+Zkeiv4/ZxGYUWd0nLs63Ha0ksmp8VMxAIC0wtCFxMos7Lt3PszJssG/E6w ==
1072
1072
dependencies :
1073
- " @typescript-eslint/types" " 6.12 .0"
1074
- " @typescript-eslint/visitor-keys" " 6.12 .0"
1073
+ " @typescript-eslint/types" " 7.6 .0"
1074
+ " @typescript-eslint/visitor-keys" " 7.6 .0"
1075
1075
1076
- " @typescript-eslint/types@6.12 .0 " :
1077
- version "6.12 .0"
1078
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.12. 0.tgz#ffc5297bcfe77003c8b7b545b51c2505748314ac "
1079
- integrity sha512-MA16p/+WxM5JG/F3RTpRIcuOghWO30//VEOvzubM8zuOOBYXsP+IfjoCXXiIfy2Ta8FRh9+IO9QLlaFQUU+10Q ==
1076
+ " @typescript-eslint/types@7.6 .0 " :
1077
+ version "7.6 .0"
1078
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.6. 0.tgz#53dba7c30c87e5f10a731054266dd905f1fbae38 "
1079
+ integrity sha512-h02rYQn8J+MureCvHVVzhl69/GAfQGPQZmOMjG1KfCl7o3HtMSlPaPUAPu6lLctXI5ySRGIYk94clD/AUMCUgQ ==
1080
1080
1081
- " @typescript-eslint/typescript-estree@6.12 .0 " :
1082
- version "6.12 .0"
1083
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.12. 0.tgz#764ccc32598549e5b48ec99e3b85f89b1385310c "
1084
- integrity sha512-vw9E2P9+3UUWzhgjyyVczLWxZ3GuQNT7QpnIY3o5OMeLO/c8oHljGc8ZpryBMIyympiAAaKgw9e5Hl9dCWFOYw ==
1081
+ " @typescript-eslint/typescript-estree@7.6 .0 " :
1082
+ version "7.6 .0"
1083
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.6. 0.tgz#112a3775563799fd3f011890ac8322f80830ac17 "
1084
+ integrity sha512-+7Y/GP9VuYibecrCQWSKgl3GvUM5cILRttpWtnAu8GNL9j11e4tbuGZmZjJ8ejnKYyBRb2ddGQ3rEFCq3QjMJw ==
1085
1085
dependencies :
1086
- " @typescript-eslint/types" " 6.12 .0"
1087
- " @typescript-eslint/visitor-keys" " 6.12 .0"
1086
+ " @typescript-eslint/types" " 7.6 .0"
1087
+ " @typescript-eslint/visitor-keys" " 7.6 .0"
1088
1088
debug "^4.3.4"
1089
1089
globby "^11.1.0"
1090
1090
is-glob "^4.0.3"
1091
- semver "^7.5.4"
1092
- ts-api-utils "^1.0.1"
1091
+ minimatch "^9.0.4"
1092
+ semver "^7.6.0"
1093
+ ts-api-utils "^1.3.0"
1093
1094
1094
- " @typescript-eslint/visitor-keys@6.12 .0 " :
1095
- version "6.12 .0"
1096
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.12. 0.tgz#5877950de42a0f3344261b7a1eee15417306d7e9 "
1097
- integrity sha512-rg3BizTZHF1k3ipn8gfrzDXXSFKyOEB5zxYXInQ6z0hUvmQlhaZQzK+YmHmNViMA9HzW5Q9+bPPt90bU6GQwyw ==
1095
+ " @typescript-eslint/visitor-keys@7.6 .0 " :
1096
+ version "7.6 .0"
1097
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.6. 0.tgz#d1ce13145844379021e1f9bd102c1d78946f4e76 "
1098
+ integrity sha512-4eLB7t+LlNUmXzfOu1VAIAdkjbu5xNSerURS9X/S5TUKWFRpXRQZbmtPqgKmYx8bj3J0irtQXSiWAOY82v+cgw ==
1098
1099
dependencies :
1099
- " @typescript-eslint/types" " 6.12 .0"
1100
- eslint-visitor-keys "^3.4.1 "
1100
+ " @typescript-eslint/types" " 7.6 .0"
1101
+ eslint-visitor-keys "^3.4.3 "
1101
1102
1102
1103
" @ungap/structured-clone@^1.2.0 " :
1103
1104
version "1.2.0"
@@ -2717,6 +2718,13 @@ minimatch@^9.0.1:
2717
2718
dependencies :
2718
2719
brace-expansion "^2.0.1"
2719
2720
2721
+ minimatch@^9.0.4 :
2722
+ version "9.0.4"
2723
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
2724
+ integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
2725
+ dependencies :
2726
+ brace-expansion "^2.0.1"
2727
+
2720
2728
minimist@^1.2.5 :
2721
2729
version "1.2.5"
2722
2730
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
@@ -3054,6 +3062,13 @@ semver@^7.5.3, semver@^7.5.4:
3054
3062
dependencies :
3055
3063
lru-cache "^6.0.0"
3056
3064
3065
+ semver@^7.6.0 :
3066
+ version "7.6.0"
3067
+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.0.tgz#1a46a4db4bffcccd97b743b5005c8325f23d4e2d"
3068
+ integrity sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==
3069
+ dependencies :
3070
+ lru-cache "^6.0.0"
3071
+
3057
3072
shebang-command@^2.0.0 :
3058
3073
version "2.0.0"
3059
3074
resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-2.0.0.tgz#ccd0af4f8835fbdc265b82461aaf0c36663f34ea"
@@ -3129,7 +3144,7 @@ string-length@^4.0.1:
3129
3144
char-regex "^1.0.2"
3130
3145
strip-ansi "^6.0.0"
3131
3146
3132
- " string-width-cjs@npm:string-width@^4.2.0" , string-width@^4.2.3 :
3147
+ " string-width-cjs@npm:string-width@^4.2.0 " :
3133
3148
version "4.2.3"
3134
3149
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
3135
3150
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -3147,6 +3162,15 @@ string-width@^4.1.0, string-width@^4.2.0:
3147
3162
is-fullwidth-code-point "^3.0.0"
3148
3163
strip-ansi "^6.0.0"
3149
3164
3165
+ string-width@^4.2.3 :
3166
+ version "4.2.3"
3167
+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
3168
+ integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
3169
+ dependencies :
3170
+ emoji-regex "^8.0.0"
3171
+ is-fullwidth-code-point "^3.0.0"
3172
+ strip-ansi "^6.0.1"
3173
+
3150
3174
string-width@^5.0.1, string-width@^5.1.2 :
3151
3175
version "5.1.2"
3152
3176
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
@@ -3156,7 +3180,7 @@ string-width@^5.0.1, string-width@^5.1.2:
3156
3180
emoji-regex "^9.2.2"
3157
3181
strip-ansi "^7.0.1"
3158
3182
3159
- " strip-ansi-cjs@npm:strip-ansi@^6.0.1" , strip-ansi@^6.0.1 :
3183
+ " strip-ansi-cjs@npm:strip-ansi@^6.0.1 " :
3160
3184
version "6.0.1"
3161
3185
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
3162
3186
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -3170,6 +3194,13 @@ strip-ansi@^6.0.0:
3170
3194
dependencies :
3171
3195
ansi-regex "^5.0.0"
3172
3196
3197
+ strip-ansi@^6.0.1 :
3198
+ version "6.0.1"
3199
+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
3200
+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
3201
+ dependencies :
3202
+ ansi-regex "^5.0.1"
3203
+
3173
3204
strip-ansi@^7.0.1 :
3174
3205
version "7.1.0"
3175
3206
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -3244,10 +3275,10 @@ to-regex-range@^5.0.1:
3244
3275
dependencies :
3245
3276
is-number "^7.0.0"
3246
3277
3247
- ts-api-utils@^1.0.1 :
3248
- version "1.0.3 "
3249
- resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3. tgz#f12c1c781d04427313dbac808f453f050e54a331 "
3250
- integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg ==
3278
+ ts-api-utils@^1.3.0 :
3279
+ version "1.3.0 "
3280
+ resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0. tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1 "
3281
+ integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ ==
3251
3282
3252
3283
3253
3284
version "29.1.1"
@@ -3325,7 +3356,16 @@ which@^2.0.1:
3325
3356
dependencies :
3326
3357
isexe "^2.0.0"
3327
3358
3328
- " wrap-ansi-cjs@npm:wrap-ansi@^7.0.0" , wrap-ansi@^7.0.0:
3359
+ " wrap-ansi-cjs@npm:wrap-ansi@^7.0.0 " :
3360
+ version "7.0.0"
3361
+ resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
3362
+ integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
3363
+ dependencies :
3364
+ ansi-styles "^4.0.0"
3365
+ string-width "^4.1.0"
3366
+ strip-ansi "^6.0.0"
3367
+
3368
+ wrap-ansi@^7.0.0 :
3329
3369
version "7.0.0"
3330
3370
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
3331
3371
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
0 commit comments