1435
1435
dependencies:
1436
1436
eslint-visitor-keys "^3.3.0"
1437
1437
1438
- "@eslint-community/regexpp@^4.5.1 ", "@eslint-community/regexpp@^4.6.1":
1439
- version "4.10 .0"
1440
- resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10 .0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63 "
1441
- integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA ==
1438
+ "@eslint-community/regexpp@^4.10.0 ", "@eslint-community/regexpp@^4.6.1":
1439
+ version "4.11 .0"
1440
+ resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.11 .0.tgz#b0ffd0312b4a3fd2d6f77237e7248a5ad3a680ae "
1441
+ integrity sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A ==
1442
1442
1443
1443
"@eslint/eslintrc@^2.1.4":
1444
1444
version "2.1.4"
2974
2974
resolved "https://registry.yarnpkg.com/@types/http-errors/-/http-errors-2.0.4.tgz#7eb47726c391b7345a6ec35ad7f4de469cf5ba4f"
2975
2975
integrity sha512-D0CFMMtydbJAegzOyHjtiKPLlvnm3iTZyZRSZoLq2mRhDdmLfIWOCYPfQJ4cu2erKghU++QvjcUjp/5h7hESpA==
2976
2976
2977
- "@types/json-schema@*", "@types/json-schema@^7.0.12", "@types/json-schema@^7.0. 8", "@types/json-schema@^7.0.9":
2977
+ "@types/json-schema@*", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
2978
2978
version "7.0.15"
2979
2979
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
2980
2980
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
3109
3109
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.8.tgz#ce5ace04cfeabe7ef87c0091e50752e36707deff"
3110
3110
integrity sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A==
3111
3111
3112
- "@types/semver@^7.3.12", "@types/semver@^7.3.4", "@types/semver@^7.5.0" :
3112
+ "@types/semver@^7.3.12", "@types/semver@^7.3.4":
3113
3113
version "7.5.8"
3114
3114
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
3115
3115
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
3142
3142
integrity sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==
3143
3143
3144
3144
"@typescript-eslint/eslint-plugin@^7.0.0":
3145
- version "7.2.0"
3146
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.2.0.tgz#5a5fcad1a7baed85c10080d71ad901f98c38d5b7"
3147
- integrity sha512-mdekAHOqS9UjlmyF/LSs6AIEvfceV749GFxoBAjwAv0nkevfKHWQFDMcBZWUiIC5ft6ePWivXoS36aKQ0Cy3sw==
3148
- dependencies:
3149
- "@eslint-community/regexpp" "^4.5.1"
3150
- "@typescript-eslint/scope-manager" "7.2.0"
3151
- "@typescript-eslint/type-utils" "7.2.0"
3152
- "@typescript-eslint/utils" "7.2.0"
3153
- "@typescript-eslint/visitor-keys" "7.2.0"
3154
- debug "^4.3.4"
3145
+ version "7.16.1"
3146
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.16.1.tgz#f5f5da52db674b1f2cdb9d5f3644e5b2ec750465"
3147
+ integrity sha512-SxdPak/5bO0EnGktV05+Hq8oatjAYVY3Zh2bye9pGZy6+jwyR3LG3YKkV4YatlsgqXP28BTeVm9pqwJM96vf2A==
3148
+ dependencies:
3149
+ "@eslint-community/regexpp" "^4.10.0"
3150
+ "@typescript-eslint/scope-manager" "7.16.1"
3151
+ "@typescript-eslint/type-utils" "7.16.1"
3152
+ "@typescript-eslint/utils" "7.16.1"
3153
+ "@typescript-eslint/visitor-keys" "7.16.1"
3155
3154
graphemer "^1.4.0"
3156
- ignore "^5.2.4 "
3155
+ ignore "^5.3.1 "
3157
3156
natural-compare "^1.4.0"
3158
- semver "^7.5.4"
3159
- ts-api-utils "^1.0.1"
3157
+ ts-api-utils "^1.3.0"
3160
3158
3161
3159
"@typescript-eslint/parser@^7.1.1":
3162
- version "7.1 .1"
3163
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.1 .1.tgz#6a9d0a5c9ccdf5dbd3cb8c949728c64e24e07d1f "
3164
- integrity sha512-ZWUFyL0z04R1nAEgr9e79YtV5LbafdOtN7yapNbn1ansMyaegl2D4bL7vHoJ4HPSc4CaLwuCVas8CVuneKzplQ ==
3165
- dependencies:
3166
- "@typescript-eslint/scope-manager" "7.1 .1"
3167
- "@typescript-eslint/types" "7.1 .1"
3168
- "@typescript-eslint/typescript-estree" "7.1 .1"
3169
- "@typescript-eslint/visitor-keys" "7.1 .1"
3160
+ version "7.16 .1"
3161
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.16 .1.tgz#84c581cf86c8b2becd48d33ddc41a6303d57b274 "
3162
+ integrity sha512-u+1Qx86jfGQ5i4JjK33/FnawZRpsLxRnKzGE6EABZ40KxVT/vWsiZFEBBHjFOljmmV3MBYOHEKi0Jm9hbAOClA ==
3163
+ dependencies:
3164
+ "@typescript-eslint/scope-manager" "7.16 .1"
3165
+ "@typescript-eslint/types" "7.16 .1"
3166
+ "@typescript-eslint/typescript-estree" "7.16 .1"
3167
+ "@typescript-eslint/visitor-keys" "7.16 .1"
3170
3168
debug "^4.3.4"
3171
3169
3172
3170
"@typescript-eslint/scope-manager@5.62.0":
3177
3175
"@typescript-eslint/types" "5.62.0"
3178
3176
"@typescript-eslint/visitor-keys" "5.62.0"
3179
3177
3180
- "@typescript-eslint/scope-manager@7.1 .1":
3181
- version "7.1 .1"
3182
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.1 .1.tgz#9e301803ff8e21a74f50c6f89a4baccad9a48f93 "
3183
- integrity sha512-cirZpA8bJMRb4WZ+rO6+mnOJrGFDd38WoXCEI57+CYBqta8Yc8aJym2i7vyqLL1vVYljgw0X27axkUXz32T8TA ==
3178
+ "@typescript-eslint/scope-manager@7.16 .1":
3179
+ version "7.16 .1"
3180
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.16 .1.tgz#2b43041caabf8ddd74512b8b550b9fc53ca3afa1 "
3181
+ integrity sha512-nYpyv6ALte18gbMz323RM+vpFpTjfNdyakbf3nsLvF43uF9KeNC289SUEW3QLZ1xPtyINJ1dIsZOuWuSRIWygw ==
3184
3182
dependencies:
3185
- "@typescript-eslint/types" "7.1 .1"
3186
- "@typescript-eslint/visitor-keys" "7.1 .1"
3183
+ "@typescript-eslint/types" "7.16 .1"
3184
+ "@typescript-eslint/visitor-keys" "7.16 .1"
3187
3185
3188
- "@typescript-eslint/scope-manager@7.2.0":
3189
- version "7.2.0"
3190
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.2.0.tgz#cfb437b09a84f95a0930a76b066e89e35d94e3da"
3191
- integrity sha512-Qh976RbQM/fYtjx9hs4XkayYujB/aPwglw2choHmf3zBjB4qOywWSdt9+KLRdHubGcoSwBnXUH2sR3hkyaERRg==
3192
- dependencies:
3193
- "@typescript-eslint/types" "7.2.0"
3194
- "@typescript-eslint/visitor-keys" "7.2.0"
3195
-
3196
- "@typescript-eslint/type-utils@7.2.0":
3197
- version "7.2.0"
3198
- resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.2.0.tgz#7be5c30e9b4d49971b79095a1181324ef6089a19"
3199
- integrity sha512-xHi51adBHo9O9330J8GQYQwrKBqbIPJGZZVQTHHmy200hvkLZFWJIFtAG/7IYTWUyun6DE6w5InDReePJYJlJA==
3186
+ "@typescript-eslint/type-utils@7.16.1":
3187
+ version "7.16.1"
3188
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.16.1.tgz#4d7ae4f3d9e3c8cbdabae91609b1a431de6aa6ca"
3189
+ integrity sha512-rbu/H2MWXN4SkjIIyWcmYBjlp55VT+1G3duFOIukTNFxr9PI35pLc2ydwAfejCEitCv4uztA07q0QWanOHC7dA==
3200
3190
dependencies:
3201
- "@typescript-eslint/typescript-estree" "7.2.0 "
3202
- "@typescript-eslint/utils" "7.2.0 "
3191
+ "@typescript-eslint/typescript-estree" "7.16.1 "
3192
+ "@typescript-eslint/utils" "7.16.1 "
3203
3193
debug "^4.3.4"
3204
- ts-api-utils "^1.0.1 "
3194
+ ts-api-utils "^1.3.0 "
3205
3195
3206
3196
"@typescript-eslint/types@5.62.0":
3207
3197
version "5.62.0"
3208
3198
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
3209
3199
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
3210
3200
3211
- "@typescript-eslint/types@7.1.1":
3212
- version "7.1.1"
3213
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.1.1.tgz#ca33ba7cf58224fb46a84fea62593c2c53cd795f"
3214
- integrity sha512-KhewzrlRMrgeKm1U9bh2z5aoL4s7K3tK5DwHDn8MHv0yQfWFz/0ZR6trrIHHa5CsF83j/GgHqzdbzCXJ3crx0Q==
3215
-
3216
- "@typescript-eslint/types@7.2.0":
3217
- version "7.2.0"
3218
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.2.0.tgz#0feb685f16de320e8520f13cca30779c8b7c403f"
3219
- integrity sha512-XFtUHPI/abFhm4cbCDc5Ykc8npOKBSJePY3a3s+lwumt7XWJuzP5cZcfZ610MIPHjQjNsOLlYK8ASPaNG8UiyA==
3201
+ "@typescript-eslint/types@7.16.1":
3202
+ version "7.16.1"
3203
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.16.1.tgz#bbab066276d18e398bc64067b23f1ce84dfc6d8c"
3204
+ integrity sha512-AQn9XqCzUXd4bAVEsAXM/Izk11Wx2u4H3BAfQVhSfzfDOm/wAON9nP7J5rpkCxts7E5TELmN845xTUCQrD1xIQ==
3220
3205
3221
3206
"@typescript-eslint/typescript-estree@5.62.0":
3222
3207
version "5.62.0"
3231
3216
semver "^7.3.7"
3232
3217
tsutils "^3.21.0"
3233
3218
3234
- "@typescript-eslint/typescript-estree@7.1 .1":
3235
- version "7.1 .1"
3236
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.1 .1.tgz#09c54af0151a1b05d0875c0fc7fe2ec7a2476ece "
3237
- integrity sha512-9ZOncVSfr+sMXVxxca2OJOPagRwT0u/UHikM2Rd6L/aB+kL/QAuTnsv6MeXtjzCJYb8PzrXarypSGIPx3Jemxw ==
3219
+ "@typescript-eslint/typescript-estree@7.16 .1":
3220
+ version "7.16 .1"
3221
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.16 .1.tgz#9b145ba4fd1dde1986697e1ce57dc501a1736dd3 "
3222
+ integrity sha512-0vFPk8tMjj6apaAZ1HlwM8w7jbghC8jc1aRNJG5vN8Ym5miyhTQGMqU++kuBFDNKe9NcPeZ6x0zfSzV8xC1UlQ ==
3238
3223
dependencies:
3239
- "@typescript-eslint/types" "7.1 .1"
3240
- "@typescript-eslint/visitor-keys" "7.1 .1"
3224
+ "@typescript-eslint/types" "7.16 .1"
3225
+ "@typescript-eslint/visitor-keys" "7.16 .1"
3241
3226
debug "^4.3.4"
3242
3227
globby "^11.1.0"
3243
3228
is-glob "^4.0.3"
3244
- minimatch "9.0.3"
3245
- semver "^7.5.4"
3246
- ts-api-utils "^1.0.1"
3247
-
3248
- "@typescript-eslint/typescript-estree@7.2.0":
3249
- version "7.2.0"
3250
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.2.0.tgz#5beda2876c4137f8440c5a84b4f0370828682556"
3251
- integrity sha512-cyxS5WQQCoBwSakpMrvMXuMDEbhOo9bNHHrNcEWis6XHx6KF518tkF1wBvKIn/tpq5ZpUYK7Bdklu8qY0MsFIA==
3252
- dependencies:
3253
- "@typescript-eslint/types" "7.2.0"
3254
- "@typescript-eslint/visitor-keys" "7.2.0"
3255
- debug "^4.3.4"
3256
- globby "^11.1.0"
3257
- is-glob "^4.0.3"
3258
- minimatch "9.0.3"
3259
- semver "^7.5.4"
3260
- ts-api-utils "^1.0.1"
3229
+ minimatch "^9.0.4"
3230
+ semver "^7.6.0"
3231
+ ts-api-utils "^1.3.0"
3261
3232
3262
- "@typescript-eslint/utils@7.2.0 ", "@typescript-eslint/utils@^7.1.1":
3263
- version "7.2.0 "
3264
- resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.2.0 .tgz#fc8164be2f2a7068debb4556881acddbf0b7ce2a "
3265
- integrity sha512-YfHpnMAGb1Eekpm3XRK8hcMwGLGsnT6L+7b2XyRv6ouDuJU1tZir1GS2i0+VXRatMwSI1/UfcyPe53ADkU+IuA ==
3233
+ "@typescript-eslint/utils@7.16.1 ", "@typescript-eslint/utils@^7.1.1":
3234
+ version "7.16.1 "
3235
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.16.1 .tgz#df42dc8ca5a4603016fd102db0346cdab415cdb7 "
3236
+ integrity sha512-WrFM8nzCowV0he0RlkotGDujx78xudsxnGMBHI88l5J8wEhED6yBwaSLP99ygfrzAjsQvcYQ94quDwI0d7E1fA ==
3266
3237
dependencies:
3267
3238
"@eslint-community/eslint-utils" "^4.4.0"
3268
- "@types/json-schema" "^7.0.12"
3269
- "@types/semver" "^7.5.0"
3270
- "@typescript-eslint/scope-manager" "7.2.0"
3271
- "@typescript-eslint/types" "7.2.0"
3272
- "@typescript-eslint/typescript-estree" "7.2.0"
3273
- semver "^7.5.4"
3239
+ "@typescript-eslint/scope-manager" "7.16.1"
3240
+ "@typescript-eslint/types" "7.16.1"
3241
+ "@typescript-eslint/typescript-estree" "7.16.1"
3274
3242
3275
3243
"@typescript-eslint/utils@^5.62.0":
3276
3244
version "5.62.0"
3294
3262
"@typescript-eslint/types" "5.62.0"
3295
3263
eslint-visitor-keys "^3.3.0"
3296
3264
3297
- "@typescript-eslint/visitor-keys@7.1 .1":
3298
- version "7.1 .1"
3299
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.1 .1.tgz#e6538a58c9b157f03bcbb29e3b6a92fe39a6ab0d "
3300
- integrity sha512-yTdHDQxY7cSoCcAtiBzVzxleJhkGB9NncSIyMYe2+OGON1ZsP9zOPws/Pqgopa65jvknOjlk/w7ulPlZ78PiLQ ==
3265
+ "@typescript-eslint/visitor-keys@7.16 .1":
3266
+ version "7.16 .1"
3267
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.16 .1.tgz#4287bcf44c34df811ff3bb4d269be6cfc7d8c74b "
3268
+ integrity sha512-Qlzzx4sE4u3FsHTPQAAQFJFNOuqtuY0LFrZHwQ8IHK705XxBiWOFkfKRWu6niB7hwfgnwIpO4jTC75ozW1PHWg ==
3301
3269
dependencies:
3302
- "@typescript-eslint/types" "7.1.1"
3303
- eslint-visitor-keys "^3.4.1"
3304
-
3305
- "@typescript-eslint/visitor-keys@7.2.0":
3306
- version "7.2.0"
3307
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.2.0.tgz#5035f177752538a5750cca1af6044b633610bf9e"
3308
- integrity sha512-c6EIQRHhcpl6+tO8EMR+kjkkV+ugUNXOmeASA1rlzkd8EPIriavpWoiEz1HR/VLhbVIdhqnV6E7JZm00cBDx2A==
3309
- dependencies:
3310
- "@typescript-eslint/types" "7.2.0"
3311
- eslint-visitor-keys "^3.4.1"
3270
+ "@typescript-eslint/types" "7.16.1"
3271
+ eslint-visitor-keys "^3.4.3"
3312
3272
3313
3273
"@ungap/structured-clone@^1.0.0", "@ungap/structured-clone@^1.2.0":
3314
3274
version "1.2.0"
@@ -6581,7 +6541,7 @@ ieee754@^1.1.13:
6581
6541
resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.2.1.tgz#8eb7a10a63fff25d15a57b001586d177d1b0d352"
6582
6542
integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==
6583
6543
6584
- ignore@^5.2.0, ignore@^5.2.4, ignore@^5. 3.1:
6544
+ ignore@^5.2.0, ignore@^5.3.1:
6585
6545
version "5.3.1"
6586
6546
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
6587
6547
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
@@ -8152,13 +8112,6 @@ min-indent@^1.0.0, min-indent@^1.0.1:
8152
8112
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
8153
8113
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
8154
8114
8155
- minimatch@9.0.3, minimatch@^9.0.1, minimatch@^9.0.3:
8156
- version "9.0.3"
8157
- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
8158
- integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
8159
- dependencies:
8160
- brace-expansion "^2.0.1"
8161
-
8162
8115
minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
8163
8116
version "3.1.2"
8164
8117
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -8173,6 +8126,20 @@ minimatch@^5.0.1, minimatch@^5.1.0:
8173
8126
dependencies:
8174
8127
brace-expansion "^2.0.1"
8175
8128
8129
+ minimatch@^9.0.1, minimatch@^9.0.3:
8130
+ version "9.0.3"
8131
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
8132
+ integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
8133
+ dependencies:
8134
+ brace-expansion "^2.0.1"
8135
+
8136
+ minimatch@^9.0.4:
8137
+ version "9.0.5"
8138
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
8139
+ integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
8140
+ dependencies:
8141
+ brace-expansion "^2.0.1"
8142
+
8176
8143
minimatch@~3.0.3:
8177
8144
version "3.0.8"
8178
8145
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.8.tgz#5e6a59bd11e2ab0de1cfb843eb2d82e546c321c1"
@@ -10448,10 +10415,10 @@ trough@^2.0.0:
10448
10415
resolved "https://registry.yarnpkg.com/trough/-/trough-2.2.0.tgz#94a60bd6bd375c152c1df911a4b11d5b0256f50f"
10449
10416
integrity sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==
10450
10417
10451
- ts-api-utils@^1.0.1 :
10452
- version "1.2.1 "
10453
- resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.2.1 .tgz#f716c7e027494629485b21c0df6180f4d08f5e8b "
10454
- integrity sha512-RIYA36cJn2WiH9Hy77hdF9r7oEwxAtB/TS9/S4Qd90Ap4z5FSiin5zEiTL44OII1Y3IIlEvxwxFUVgrHSZ/UpA ==
10418
+ ts-api-utils@^1.3.0 :
10419
+ version "1.3.0 "
10420
+ resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0 .tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1 "
10421
+ integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ ==
10455
10422
10456
10423
ts-dedent@^2.0.0, ts-dedent@^2.2.0:
10457
10424
version "2.2.0"
@@ -10588,11 +10555,16 @@ typed-array-length@^1.0.5:
10588
10555
is-typed-array "^1.1.13"
10589
10556
possible-typed-array-names "^1.0.0"
10590
10557
10591
- typescript@5.4.2, typescript@^5.1.6 :
10558
+ typescript@5.4.2:
10592
10559
version "5.4.2"
10593
10560
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
10594
10561
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
10595
10562
10563
+ typescript@^5.1.6:
10564
+ version "5.5.3"
10565
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
10566
+ integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
10567
+
10596
10568
ufo@^1.3.2, ufo@^1.4.0:
10597
10569
version "1.4.0"
10598
10570
resolved "https://registry.yarnpkg.com/ufo/-/ufo-1.4.0.tgz#39845b31be81b4f319ab1d99fd20c56cac528d32"
0 commit comments