2261
2261
" @types/node" " *"
2262
2262
2263
2263
" @typescript-eslint/eslint-plugin@^8.0.0 " :
2264
- version "8.32.1 "
2265
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.32.1 .tgz#9185b3eaa3b083d8318910e12d56c68b3c4f45b4 "
2266
- integrity sha512-6u6Plg9nP/J1GRpe/vcjjabo6Uc5YQPAMxsgQyGC/I0RuukiG1wIe3+Vtg3IrSCVJDmqK3j8adrtzXSENRtFgg ==
2264
+ version "8.33.0 "
2265
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.33.0 .tgz#51ed03649575ba51bcee7efdbfd85283249b5447 "
2266
+ integrity sha512-CACyQuqSHt7ma3Ns601xykeBK/rDeZa3w6IS6UtMQbixO5DWy+8TilKkviGDH6jtWCo8FGRKEK5cLLkPvEammQ ==
2267
2267
dependencies :
2268
2268
" @eslint-community/regexpp" " ^4.10.0"
2269
- " @typescript-eslint/scope-manager" " 8.32.1 "
2270
- " @typescript-eslint/type-utils" " 8.32.1 "
2271
- " @typescript-eslint/utils" " 8.32.1 "
2272
- " @typescript-eslint/visitor-keys" " 8.32.1 "
2269
+ " @typescript-eslint/scope-manager" " 8.33.0 "
2270
+ " @typescript-eslint/type-utils" " 8.33.0 "
2271
+ " @typescript-eslint/utils" " 8.33.0 "
2272
+ " @typescript-eslint/visitor-keys" " 8.33.0 "
2273
2273
graphemer "^1.4.0"
2274
2274
ignore "^7.0.0"
2275
2275
natural-compare "^1.4.0"
2276
2276
ts-api-utils "^2.1.0"
2277
2277
2278
2278
" @typescript-eslint/parser@^8.0.0 " :
2279
- version "8.32.1"
2280
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.32.1.tgz#18b0e53315e0bc22b2619d398ae49a968370935e"
2281
- integrity sha512-LKMrmwCPoLhM45Z00O1ulb6jwyVr2kr3XJp+G+tSEZcbauNnScewcQwtJqXDhXeYPDEjZ8C1SjXm015CirEmGg==
2282
- dependencies :
2283
- " @typescript-eslint/scope-manager" " 8.32.1"
2284
- " @typescript-eslint/types" " 8.32.1"
2285
- " @typescript-eslint/typescript-estree" " 8.32.1"
2286
- " @typescript-eslint/visitor-keys" " 8.32.1"
2279
+ version "8.33.0"
2280
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.33.0.tgz#8e523c2b447ad7cd6ac91b719d8b37449481784d"
2281
+ integrity sha512-JaehZvf6m0yqYp34+RVnihBAChkqeH+tqqhS0GuX1qgPpwLvmTPheKEs6OeCK6hVJgXZHJ2vbjnC9j119auStQ==
2282
+ dependencies :
2283
+ " @typescript-eslint/scope-manager" " 8.33.0"
2284
+ " @typescript-eslint/types" " 8.33.0"
2285
+ " @typescript-eslint/typescript-estree" " 8.33.0"
2286
+ " @typescript-eslint/visitor-keys" " 8.33.0"
2287
+ debug "^4.3.4"
2288
+
2289
+ " @typescript-eslint/project-service@8.33.0 " :
2290
+ version "8.33.0"
2291
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.33.0.tgz#71f37ef9010de47bf20963914743c5cbef851e08"
2292
+ integrity sha512-d1hz0u9l6N+u/gcrk6s6gYdl7/+pp8yHheRTqP6X5hVDKALEaTn8WfGiit7G511yueBEL3OpOEpD+3/MBdoN+A==
2293
+ dependencies :
2294
+ " @typescript-eslint/tsconfig-utils" " ^8.33.0"
2295
+ " @typescript-eslint/types" " ^8.33.0"
2287
2296
debug "^4.3.4"
2288
2297
2289
2298
" @typescript-eslint/scope-manager@8.29.0 " :
2294
2303
" @typescript-eslint/types" " 8.29.0"
2295
2304
" @typescript-eslint/visitor-keys" " 8.29.0"
2296
2305
2297
- " @typescript-eslint/scope-manager@8.32.1 " :
2298
- version "8.32.1 "
2299
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.32.1 .tgz#9a6bf5fb2c5380e14fe9d38ccac6e4bbe17e8afc "
2300
- integrity sha512-7IsIaIDeZn7kffk7qXC3o6Z4UblZJKV3UBpkvRNpr5NSyLji7tvTcvmnMNYuYLyh26mN8W723xpo3i4MlD33vA ==
2306
+ " @typescript-eslint/scope-manager@8.33.0 " :
2307
+ version "8.33.0 "
2308
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.33.0 .tgz#459cf0c49d410800b1a023b973c62d699b09bf4c "
2309
+ integrity sha512-LMi/oqrzpqxyO72ltP+dBSP6V0xiUb4saY7WLtxSfiNEBI8m321LLVFU9/QDJxjDQG9/tjSqKz/E3380TEqSTw ==
2301
2310
dependencies :
2302
- " @typescript-eslint/types" " 8.32.1"
2303
- " @typescript-eslint/visitor-keys" " 8.32.1"
2311
+ " @typescript-eslint/types" " 8.33.0"
2312
+ " @typescript-eslint/visitor-keys" " 8.33.0"
2313
+
2314
+ " @typescript-eslint/tsconfig-utils@8.33.0" , "@typescript-eslint/tsconfig-utils@^8.33.0":
2315
+ version "8.33.0"
2316
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.33.0.tgz#316adab038bbdc43e448781d5a816c2973eab73e"
2317
+ integrity sha512-sTkETlbqhEoiFmGr1gsdq5HyVbSOF0145SYDJ/EQmXHtKViCaGvnyLqWFFHtEXoS0J1yU8Wyou2UGmgW88fEug==
2304
2318
2305
- " @typescript-eslint/type-utils@8.32.1 " :
2306
- version "8.32.1 "
2307
- resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.32.1 .tgz#b9292a45f69ecdb7db74d1696e57d1a89514d21e "
2308
- integrity sha512-mv9YpQGA8iIsl5KyUPi+FGLm7+bA4fgXaeRcFKRDRwDMu4iwrSHeDPipwueNXhdIIZltwCJv+NkxftECbIZWfA ==
2319
+ " @typescript-eslint/type-utils@8.33.0 " :
2320
+ version "8.33.0 "
2321
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.33.0 .tgz#f06124b2d6db8a51b24990cb123c9543af93fef5 "
2322
+ integrity sha512-lScnHNCBqL1QayuSrWeqAL5GmqNdVUQAAMTaCwdYEdWfIrSrOGzyLGRCHXcCixa5NK6i5l0AfSO2oBSjCjf4XQ ==
2309
2323
dependencies :
2310
- " @typescript-eslint/typescript-estree" " 8.32.1 "
2311
- " @typescript-eslint/utils" " 8.32.1 "
2324
+ " @typescript-eslint/typescript-estree" " 8.33.0 "
2325
+ " @typescript-eslint/utils" " 8.33.0 "
2312
2326
debug "^4.3.4"
2313
2327
ts-api-utils "^2.1.0"
2314
2328
2317
2331
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.29.0.tgz#65add70ab4ef66beaa42a5addf87dab2b05b1f33"
2318
2332
integrity sha512-wcJL/+cOXV+RE3gjCyl/V2G877+2faqvlgtso/ZRbTCnZazh0gXhe+7gbAnfubzN2bNsBtZjDvlh7ero8uIbzg==
2319
2333
2320
- " @typescript-eslint/types@8.32.1 " :
2321
- version "8.32.1 "
2322
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.32.1 .tgz#b19fe4ac0dc08317bae0ce9ec1168123576c1d4b "
2323
- integrity sha512-YmybwXUJcgGqgAp6bEsgpPXEg6dcCyPyCSr0CAAueacR/CCBi25G3V8gGQ2kRzQRBNol7VQknxMs9HvVa9Rvfg ==
2334
+ " @typescript-eslint/types@8.33.0 " , "@typescript-eslint/types@^8.33.0 ":
2335
+ version "8.33.0 "
2336
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.33.0 .tgz#02a7dbba611a8abf1ad2a9e00f72f7b94b5ab0ee "
2337
+ integrity sha512-DKuXOKpM5IDT1FA2g9x9x1Ug81YuKrzf4mYX8FAVSNu5Wo/LELHWQyM1pQaDkI42bX15PWl0vNPt1uGiIFUOpg ==
2324
2338
2325
2339
" @typescript-eslint/typescript-estree@8.29.0 " :
2326
2340
version "8.29.0"
2336
2350
semver "^7.6.0"
2337
2351
ts-api-utils "^2.0.1"
2338
2352
2339
- " @typescript-eslint/typescript-estree@8.32.1 " :
2340
- version "8.32.1 "
2341
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.32.1 .tgz#9023720ca4ecf4f59c275a05b5fed69b1276face "
2342
- integrity sha512-Y3AP9EIfYwBb4kWGb+simvPaqQoT5oJuzzj9m0i6FCY6SPvlomY2Ei4UEMm7+FXtlNJbor80ximyslzaQF6xhg ==
2353
+ " @typescript-eslint/typescript-estree@8.33.0 " :
2354
+ version "8.33.0 "
2355
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.33.0 .tgz#abcc1d3db75a8e9fd2e274ee8c4099fa2399abfd "
2356
+ integrity sha512-vegY4FQoB6jL97Tu/lWRsAiUUp8qJTqzAmENH2k59SJhw0Th1oszb9Idq/FyyONLuNqT1OADJPXfyUNOR8SzAQ ==
2343
2357
dependencies :
2344
- " @typescript-eslint/types" " 8.32.1"
2345
- " @typescript-eslint/visitor-keys" " 8.32.1"
2358
+ " @typescript-eslint/project-service" " 8.33.0"
2359
+ " @typescript-eslint/tsconfig-utils" " 8.33.0"
2360
+ " @typescript-eslint/types" " 8.33.0"
2361
+ " @typescript-eslint/visitor-keys" " 8.33.0"
2346
2362
debug "^4.3.4"
2347
2363
fast-glob "^3.3.2"
2348
2364
is-glob "^4.0.3"
2349
2365
minimatch "^9.0.4"
2350
2366
semver "^7.6.0"
2351
2367
ts-api-utils "^2.1.0"
2352
2368
2353
- " @typescript-eslint/utils@8.32.1 " :
2354
- version "8.32.1 "
2355
- resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.32.1 .tgz#4d6d5d29b9e519e9a85e9a74e9f7bdb58abe9704 "
2356
- integrity sha512-DsSFNIgLSrc89gpq1LJB7Hm1YpuhK086DRDJSNrewcGvYloWW1vZLHBTIvarKZDcAORIy/uWNx8Gad+4oMpkSA ==
2369
+ " @typescript-eslint/utils@8.33.0 " :
2370
+ version "8.33.0 "
2371
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.33.0 .tgz#574ad5edee371077b9e28ca6fb804f2440f447c1 "
2372
+ integrity sha512-lPFuQaLA9aSNa7D5u2EpRiqdAUhzShwGg/nhpBlc4GR6kcTABttCuyjFs8BcEZ8VWrjCBof/bePhP3Q3fS+Yrw ==
2357
2373
dependencies :
2358
2374
" @eslint-community/eslint-utils" " ^4.7.0"
2359
- " @typescript-eslint/scope-manager" " 8.32.1 "
2360
- " @typescript-eslint/types" " 8.32.1 "
2361
- " @typescript-eslint/typescript-estree" " 8.32.1 "
2375
+ " @typescript-eslint/scope-manager" " 8.33.0 "
2376
+ " @typescript-eslint/types" " 8.33.0 "
2377
+ " @typescript-eslint/typescript-estree" " 8.33.0 "
2362
2378
2363
2379
" @typescript-eslint/utils@^8.23.0 " :
2364
2380
version "8.29.0"
2378
2394
" @typescript-eslint/types" " 8.29.0"
2379
2395
eslint-visitor-keys "^4.2.0"
2380
2396
2381
- " @typescript-eslint/visitor-keys@8.32.1 " :
2382
- version "8.32.1 "
2383
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.32.1 .tgz#4321395cc55c2eb46036cbbb03e101994d11ddca "
2384
- integrity sha512-ar0tjQfObzhSaW3C3QNmTc5ofj0hDoNQ5XWrCy6zDyabdr0TWhCkClp+rywGNj/odAFBVzzJrK4tEq5M4Hmu4w ==
2397
+ " @typescript-eslint/visitor-keys@8.33.0 " :
2398
+ version "8.33.0 "
2399
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.33.0 .tgz#fbae16fd3594531f8cad95d421125d634e9974fe "
2400
+ integrity sha512-7RW7CMYoskiz5OOGAWjJFxgb7c5UNjTG292gYhWeOAcFmYCtVCSqjqSBj5zMhxbXo2JOW95YYrUWJfU0zrpaGQ ==
2385
2401
dependencies :
2386
- " @typescript-eslint/types" " 8.32.1 "
2402
+ " @typescript-eslint/types" " 8.33.0 "
2387
2403
eslint-visitor-keys "^4.2.0"
2388
2404
2389
2405
" @ungap/structured-clone@^1.2.0 " :
@@ -3276,7 +3292,7 @@ debounce-fn@^6.0.0:
3276
3292
dependencies :
3277
3293
mimic-function "^5.0.0"
3278
3294
3279
- debug@4, debug@^4.1.1, debug@^4.3.3, debug@^4.3.4, debug@^4. 4.0 :
3295
+ debug@4, debug@^4.1.1, debug@^4.3.3, debug@^4.4.0 :
3280
3296
version "4.4.0"
3281
3297
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
3282
3298
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
@@ -3290,7 +3306,7 @@ debug@^3.2.7:
3290
3306
dependencies :
3291
3307
ms "^2.1.1"
3292
3308
3293
- debug@^4.1.0, debug@^4.3.1, debug@^4.3.5 :
3309
+ debug@^4.1.0, debug@^4.3.1, debug@^4.3.4, debug@^4.3. 5 :
3294
3310
version "4.4.1"
3295
3311
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.1.tgz#e5a8bc6cbc4c6cd3e64308b0693a3d4fa550189b"
3296
3312
integrity sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==
0 commit comments