|
395 | 395 | integrity sha512-LyeCIU3jb9d38w0MXFwta9r0Jx23ugujkAxdwLTNCyspdZTKUc43t7ppPbCiPoQ/Ivd/pnDFZrb4hWd45wrsgA==
|
396 | 396 |
|
397 | 397 | "@typescript-eslint/eslint-plugin@^8.0.0":
|
398 |
| - version "8.32.1" |
399 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.32.1.tgz#9185b3eaa3b083d8318910e12d56c68b3c4f45b4" |
400 |
| - integrity sha512-6u6Plg9nP/J1GRpe/vcjjabo6Uc5YQPAMxsgQyGC/I0RuukiG1wIe3+Vtg3IrSCVJDmqK3j8adrtzXSENRtFgg== |
| 398 | + version "8.35.0" |
| 399 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.35.0.tgz#515170100ff867445fe0a17ce05c14fc5fd9ca63" |
| 400 | + integrity sha512-ijItUYaiWuce0N1SoSMrEd0b6b6lYkYt99pqCPfybd+HKVXtEvYhICfLdwp42MhiI5mp0oq7PKEL+g1cNiz/Eg== |
401 | 401 | dependencies:
|
402 | 402 | "@eslint-community/regexpp" "^4.10.0"
|
403 |
| - "@typescript-eslint/scope-manager" "8.32.1" |
404 |
| - "@typescript-eslint/type-utils" "8.32.1" |
405 |
| - "@typescript-eslint/utils" "8.32.1" |
406 |
| - "@typescript-eslint/visitor-keys" "8.32.1" |
| 403 | + "@typescript-eslint/scope-manager" "8.35.0" |
| 404 | + "@typescript-eslint/type-utils" "8.35.0" |
| 405 | + "@typescript-eslint/utils" "8.35.0" |
| 406 | + "@typescript-eslint/visitor-keys" "8.35.0" |
407 | 407 | graphemer "^1.4.0"
|
408 | 408 | ignore "^7.0.0"
|
409 | 409 | natural-compare "^1.4.0"
|
410 | 410 | ts-api-utils "^2.1.0"
|
411 | 411 |
|
412 | 412 | "@typescript-eslint/parser@^8.0.0":
|
413 |
| - version "8.32.1" |
414 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.32.1.tgz#18b0e53315e0bc22b2619d398ae49a968370935e" |
415 |
| - integrity sha512-LKMrmwCPoLhM45Z00O1ulb6jwyVr2kr3XJp+G+tSEZcbauNnScewcQwtJqXDhXeYPDEjZ8C1SjXm015CirEmGg== |
416 |
| - dependencies: |
417 |
| - "@typescript-eslint/scope-manager" "8.32.1" |
418 |
| - "@typescript-eslint/types" "8.32.1" |
419 |
| - "@typescript-eslint/typescript-estree" "8.32.1" |
420 |
| - "@typescript-eslint/visitor-keys" "8.32.1" |
| 413 | + version "8.35.0" |
| 414 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.35.0.tgz#20a0e17778a329a6072722f5ac418d4376b767d2" |
| 415 | + integrity sha512-6sMvZePQrnZH2/cJkwRpkT7DxoAWh+g6+GFRK6bV3YQo7ogi3SX5rgF6099r5Q53Ma5qeT7LGmOmuIutF4t3lA== |
| 416 | + dependencies: |
| 417 | + "@typescript-eslint/scope-manager" "8.35.0" |
| 418 | + "@typescript-eslint/types" "8.35.0" |
| 419 | + "@typescript-eslint/typescript-estree" "8.35.0" |
| 420 | + "@typescript-eslint/visitor-keys" "8.35.0" |
421 | 421 | debug "^4.3.4"
|
422 | 422 |
|
423 |
| -"@typescript-eslint/scope-manager@8.32.1": |
424 |
| - version "8.32.1" |
425 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.32.1.tgz#9a6bf5fb2c5380e14fe9d38ccac6e4bbe17e8afc" |
426 |
| - integrity sha512-7IsIaIDeZn7kffk7qXC3o6Z4UblZJKV3UBpkvRNpr5NSyLji7tvTcvmnMNYuYLyh26mN8W723xpo3i4MlD33vA== |
| 423 | +"@typescript-eslint/project-service@8.35.0": |
| 424 | + version "8.35.0" |
| 425 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.35.0.tgz#00bd77e6845fbdb5684c6ab2d8a400a58dcfb07b" |
| 426 | + integrity sha512-41xatqRwWZuhUMF/aZm2fcUsOFKNcG28xqRSS6ZVr9BVJtGExosLAm5A1OxTjRMagx8nJqva+P5zNIGt8RIgbQ== |
427 | 427 | dependencies:
|
428 |
| - "@typescript-eslint/types" "8.32.1" |
429 |
| - "@typescript-eslint/visitor-keys" "8.32.1" |
| 428 | + "@typescript-eslint/tsconfig-utils" "^8.35.0" |
| 429 | + "@typescript-eslint/types" "^8.35.0" |
| 430 | + debug "^4.3.4" |
| 431 | + |
| 432 | +"@typescript-eslint/scope-manager@8.35.0": |
| 433 | + version "8.35.0" |
| 434 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.35.0.tgz#8ccb2ab63383544fab98fc4b542d8d141259ff4f" |
| 435 | + integrity sha512-+AgL5+mcoLxl1vGjwNfiWq5fLDZM1TmTPYs2UkyHfFhgERxBbqHlNjRzhThJqz+ktBqTChRYY6zwbMwy0591AA== |
| 436 | + dependencies: |
| 437 | + "@typescript-eslint/types" "8.35.0" |
| 438 | + "@typescript-eslint/visitor-keys" "8.35.0" |
430 | 439 |
|
431 |
| -"@typescript-eslint/type-utils@8.32.1": |
432 |
| - version "8.32.1" |
433 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.32.1.tgz#b9292a45f69ecdb7db74d1696e57d1a89514d21e" |
434 |
| - integrity sha512-mv9YpQGA8iIsl5KyUPi+FGLm7+bA4fgXaeRcFKRDRwDMu4iwrSHeDPipwueNXhdIIZltwCJv+NkxftECbIZWfA== |
| 440 | +"@typescript-eslint/tsconfig-utils@8.35.0", "@typescript-eslint/tsconfig-utils@^8.35.0": |
| 441 | + version "8.35.0" |
| 442 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.35.0.tgz#6e05aeb999999e31d562ceb4fe144f3cbfbd670e" |
| 443 | + integrity sha512-04k/7247kZzFraweuEirmvUj+W3bJLI9fX6fbo1Qm2YykuBvEhRTPl8tcxlYO8kZZW+HIXfkZNoasVb8EV4jpA== |
| 444 | + |
| 445 | +"@typescript-eslint/type-utils@8.35.0": |
| 446 | + version "8.35.0" |
| 447 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.35.0.tgz#0201eae9d83ffcc3451ef8c94f53ecfbf2319ecc" |
| 448 | + integrity sha512-ceNNttjfmSEoM9PW87bWLDEIaLAyR+E6BoYJQ5PfaDau37UGca9Nyq3lBk8Bw2ad0AKvYabz6wxc7DMTO2jnNA== |
435 | 449 | dependencies:
|
436 |
| - "@typescript-eslint/typescript-estree" "8.32.1" |
437 |
| - "@typescript-eslint/utils" "8.32.1" |
| 450 | + "@typescript-eslint/typescript-estree" "8.35.0" |
| 451 | + "@typescript-eslint/utils" "8.35.0" |
438 | 452 | debug "^4.3.4"
|
439 | 453 | ts-api-utils "^2.1.0"
|
440 | 454 |
|
441 |
| -"@typescript-eslint/types@8.32.1": |
442 |
| - version "8.32.1" |
443 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.32.1.tgz#b19fe4ac0dc08317bae0ce9ec1168123576c1d4b" |
444 |
| - integrity sha512-YmybwXUJcgGqgAp6bEsgpPXEg6dcCyPyCSr0CAAueacR/CCBi25G3V8gGQ2kRzQRBNol7VQknxMs9HvVa9Rvfg== |
| 455 | +"@typescript-eslint/types@8.35.0", "@typescript-eslint/types@^8.35.0": |
| 456 | + version "8.35.0" |
| 457 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.35.0.tgz#e60d062907930e30008d796de5c4170f02618a93" |
| 458 | + integrity sha512-0mYH3emanku0vHw2aRLNGqe7EXh9WHEhi7kZzscrMDf6IIRUQ5Jk4wp1QrledE/36KtdZrVfKnE32eZCf/vaVQ== |
445 | 459 |
|
446 |
| -"@typescript-eslint/typescript-estree@8.32.1": |
447 |
| - version "8.32.1" |
448 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.32.1.tgz#9023720ca4ecf4f59c275a05b5fed69b1276face" |
449 |
| - integrity sha512-Y3AP9EIfYwBb4kWGb+simvPaqQoT5oJuzzj9m0i6FCY6SPvlomY2Ei4UEMm7+FXtlNJbor80ximyslzaQF6xhg== |
| 460 | +"@typescript-eslint/typescript-estree@8.35.0": |
| 461 | + version "8.35.0" |
| 462 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.35.0.tgz#86141e6c55b75bc1eaecc0781bd39704de14e52a" |
| 463 | + integrity sha512-F+BhnaBemgu1Qf8oHrxyw14wq6vbL8xwWKKMwTMwYIRmFFY/1n/9T/jpbobZL8vp7QyEUcC6xGrnAO4ua8Kp7w== |
450 | 464 | dependencies:
|
451 |
| - "@typescript-eslint/types" "8.32.1" |
452 |
| - "@typescript-eslint/visitor-keys" "8.32.1" |
| 465 | + "@typescript-eslint/project-service" "8.35.0" |
| 466 | + "@typescript-eslint/tsconfig-utils" "8.35.0" |
| 467 | + "@typescript-eslint/types" "8.35.0" |
| 468 | + "@typescript-eslint/visitor-keys" "8.35.0" |
453 | 469 | debug "^4.3.4"
|
454 | 470 | fast-glob "^3.3.2"
|
455 | 471 | is-glob "^4.0.3"
|
456 | 472 | minimatch "^9.0.4"
|
457 | 473 | semver "^7.6.0"
|
458 | 474 | ts-api-utils "^2.1.0"
|
459 | 475 |
|
460 |
| -"@typescript-eslint/utils@8.32.1": |
461 |
| - version "8.32.1" |
462 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.32.1.tgz#4d6d5d29b9e519e9a85e9a74e9f7bdb58abe9704" |
463 |
| - integrity sha512-DsSFNIgLSrc89gpq1LJB7Hm1YpuhK086DRDJSNrewcGvYloWW1vZLHBTIvarKZDcAORIy/uWNx8Gad+4oMpkSA== |
| 476 | +"@typescript-eslint/utils@8.35.0": |
| 477 | + version "8.35.0" |
| 478 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.35.0.tgz#aaf0afab5ab51ea2f1897002907eacd9834606d5" |
| 479 | + integrity sha512-nqoMu7WWM7ki5tPgLVsmPM8CkqtoPUG6xXGeefM5t4x3XumOEKMoUZPdi+7F+/EotukN4R9OWdmDxN80fqoZeg== |
464 | 480 | dependencies:
|
465 | 481 | "@eslint-community/eslint-utils" "^4.7.0"
|
466 |
| - "@typescript-eslint/scope-manager" "8.32.1" |
467 |
| - "@typescript-eslint/types" "8.32.1" |
468 |
| - "@typescript-eslint/typescript-estree" "8.32.1" |
| 482 | + "@typescript-eslint/scope-manager" "8.35.0" |
| 483 | + "@typescript-eslint/types" "8.35.0" |
| 484 | + "@typescript-eslint/typescript-estree" "8.35.0" |
469 | 485 |
|
470 |
| -"@typescript-eslint/visitor-keys@8.32.1": |
471 |
| - version "8.32.1" |
472 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.32.1.tgz#4321395cc55c2eb46036cbbb03e101994d11ddca" |
473 |
| - integrity sha512-ar0tjQfObzhSaW3C3QNmTc5ofj0hDoNQ5XWrCy6zDyabdr0TWhCkClp+rywGNj/odAFBVzzJrK4tEq5M4Hmu4w== |
| 486 | +"@typescript-eslint/visitor-keys@8.35.0": |
| 487 | + version "8.35.0" |
| 488 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.35.0.tgz#93e905e7f1e94d26a79771d1b1eb0024cb159dbf" |
| 489 | + integrity sha512-zTh2+1Y8ZpmeQaQVIc/ZZxsx8UzgKJyNg1PTvjzC7WMhPSVS8bfDX34k1SrwOf016qd5RU3az2UxUNue3IfQ5g== |
474 | 490 | dependencies:
|
475 |
| - "@typescript-eslint/types" "8.32.1" |
476 |
| - eslint-visitor-keys "^4.2.0" |
| 491 | + "@typescript-eslint/types" "8.35.0" |
| 492 | + eslint-visitor-keys "^4.2.1" |
477 | 493 |
|
478 | 494 | "@ungap/structured-clone@^1.2.0":
|
479 | 495 | version "1.2.0"
|
@@ -968,9 +984,9 @@ brace-expansion@^1.1.7:
|
968 | 984 | concat-map "0.0.1"
|
969 | 985 |
|
970 | 986 | brace-expansion@^2.0.1:
|
971 |
| - version "2.0.1" |
972 |
| - resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae" |
973 |
| - integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA== |
| 987 | + version "2.0.2" |
| 988 | + resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.2.tgz#54fc53237a613d854c7bd37463aad17df87214e7" |
| 989 | + integrity sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ== |
974 | 990 | dependencies:
|
975 | 991 | balanced-match "^1.0.0"
|
976 | 992 |
|
@@ -1854,6 +1870,11 @@ eslint-visitor-keys@^4.2.0:
|
1854 | 1870 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
|
1855 | 1871 | integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
|
1856 | 1872 |
|
| 1873 | +eslint-visitor-keys@^4.2.1: |
| 1874 | + version "4.2.1" |
| 1875 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1" |
| 1876 | + integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ== |
| 1877 | + |
1857 | 1878 | eslint@^8.52.0:
|
1858 | 1879 | version "8.57.1"
|
1859 | 1880 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
|
@@ -2725,9 +2746,9 @@ ignore@^5.2.0:
|
2725 | 2746 | integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
|
2726 | 2747 |
|
2727 | 2748 | ignore@^7.0.0:
|
2728 |
| - version "7.0.4" |
2729 |
| - resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.4.tgz#a12c70d0f2607c5bf508fb65a40c75f037d7a078" |
2730 |
| - integrity sha512-gJzzk+PQNznz8ysRrC0aOkBNVRBDtE1n53IqyqEf3PXrYwomFs5q4pGMizBMJF+ykh03insJ27hB8gSrD2Hn8A== |
| 2749 | + version "7.0.5" |
| 2750 | + resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9" |
| 2751 | + integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg== |
2731 | 2752 |
|
2732 | 2753 | immediate@~3.0.5:
|
2733 | 2754 | version "3.0.6"
|
|
0 commit comments