|
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.1" |
| 399 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.35.1.tgz#06b1129fe26d6532abd58fb2b3fe9810bd016935" |
| 400 | + integrity sha512-9XNTlo7P7RJxbVeICaIIIEipqxLKguyh+3UbXuT2XQuFp6d8VOeDEGuz5IiX0dgZo8CiI6aOFLg4e8cF71SFVg== |
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.1" |
| 404 | + "@typescript-eslint/type-utils" "8.35.1" |
| 405 | + "@typescript-eslint/utils" "8.35.1" |
| 406 | + "@typescript-eslint/visitor-keys" "8.35.1" |
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.1" |
| 414 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.35.1.tgz#787312e80f0f337d85f4c2a569411c469e852d44" |
| 415 | + integrity sha512-3MyiDfrfLeK06bi/g9DqJxP5pV74LNv4rFTyvGDmT3x2p1yp1lOd+qYZfiRPIOf/oON+WRZR5wxxuF85qOar+w== |
| 416 | + dependencies: |
| 417 | + "@typescript-eslint/scope-manager" "8.35.1" |
| 418 | + "@typescript-eslint/types" "8.35.1" |
| 419 | + "@typescript-eslint/typescript-estree" "8.35.1" |
| 420 | + "@typescript-eslint/visitor-keys" "8.35.1" |
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.1": |
| 424 | + version "8.35.1" |
| 425 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.35.1.tgz#815bb771f2f6c97780e44299434ece3c2e526127" |
| 426 | + integrity sha512-VYxn/5LOpVxADAuP3NrnxxHYfzVtQzLKeldIhDhzC8UHaiQvYlXvKuVho1qLduFbJjjy5U5bkGwa3rUGUb1Q6Q== |
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.1" |
| 429 | + "@typescript-eslint/types" "^8.35.1" |
| 430 | + debug "^4.3.4" |
| 431 | + |
| 432 | +"@typescript-eslint/scope-manager@8.35.1": |
| 433 | + version "8.35.1" |
| 434 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.35.1.tgz#b19f9be65c8d1059e88a323a1a6567dbfe0a1a4e" |
| 435 | + integrity sha512-s/Bpd4i7ht2934nG+UoSPlYXd08KYz3bmjLEb7Ye1UVob0d1ENiT3lY8bsCmik4RqfSbPw9xJJHbugpPpP5JUg== |
| 436 | + dependencies: |
| 437 | + "@typescript-eslint/types" "8.35.1" |
| 438 | + "@typescript-eslint/visitor-keys" "8.35.1" |
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.1", "@typescript-eslint/tsconfig-utils@^8.35.1": |
| 441 | + version "8.35.1" |
| 442 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.35.1.tgz#c2db8714c181cc0700216c1a2e3cf55719c58006" |
| 443 | + integrity sha512-K5/U9VmT9dTHoNowWZpz+/TObS3xqC5h0xAIjXPw+MNcKV9qg6eSatEnmeAwkjHijhACH0/N7bkhKvbt1+DXWQ== |
| 444 | + |
| 445 | +"@typescript-eslint/type-utils@8.35.1": |
| 446 | + version "8.35.1" |
| 447 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.35.1.tgz#4f9a07d6efa0e617a67e1890d28117e68ce154bd" |
| 448 | + integrity sha512-HOrUBlfVRz5W2LIKpXzZoy6VTZzMu2n8q9C2V/cFngIC5U1nStJgv0tMV4sZPzdf4wQm9/ToWUFPMN9Vq9VJQQ== |
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.1" |
| 451 | + "@typescript-eslint/utils" "8.35.1" |
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.1", "@typescript-eslint/types@^8.35.1": |
| 456 | + version "8.35.1" |
| 457 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.35.1.tgz#4344dcf934495bbf25a9f83a06dd9fe2acf15780" |
| 458 | + integrity sha512-q/O04vVnKHfrrhNAscndAn1tuQhIkwqnaW+eu5waD5IPts2eX1dgJxgqcPx5BX109/qAz7IG6VrEPTOYKCNfRQ== |
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.1": |
| 461 | + version "8.35.1" |
| 462 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.35.1.tgz#b80e85fcb6bfbcbacb3224b1367f6ca3f03e6183" |
| 463 | + integrity sha512-Vvpuvj4tBxIka7cPs6Y1uvM7gJgdF5Uu9F+mBJBPY4MhvjrjWGK4H0lVgLJd/8PWZ23FTqsaJaLEkBCFUk8Y9g== |
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.1" |
| 466 | + "@typescript-eslint/tsconfig-utils" "8.35.1" |
| 467 | + "@typescript-eslint/types" "8.35.1" |
| 468 | + "@typescript-eslint/visitor-keys" "8.35.1" |
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.1": |
| 477 | + version "8.35.1" |
| 478 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.35.1.tgz#a9a0ceeb81c9d132f3f75537ad2ca7f6ca266523" |
| 479 | + integrity sha512-lhnwatFmOFcazAsUm3ZnZFpXSxiwoa1Lj50HphnDe1Et01NF4+hrdXONSUHIcbVu2eFb1bAf+5yjXkGVkXBKAQ== |
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.1" |
| 483 | + "@typescript-eslint/types" "8.35.1" |
| 484 | + "@typescript-eslint/typescript-estree" "8.35.1" |
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.1": |
| 487 | + version "8.35.1" |
| 488 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.35.1.tgz#aac78ab2265dd11927bc6af3f9c5a021bbc1670a" |
| 489 | + integrity sha512-VRwixir4zBWCSTP/ljEo091lbpypz57PoeAQ9imjG+vbeof9LplljsL1mos4ccG6H9IjfrVGM359RozUnuFhpw== |
474 | 490 | dependencies:
|
475 |
| - "@typescript-eslint/types" "8.32.1" |
476 |
| - eslint-visitor-keys "^4.2.0" |
| 491 | + "@typescript-eslint/types" "8.35.1" |
| 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 |
|
@@ -1849,10 +1865,10 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
|
1849 | 1865 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
|
1850 | 1866 | integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
|
1851 | 1867 |
|
1852 |
| -eslint-visitor-keys@^4.2.0: |
1853 |
| - version "4.2.0" |
1854 |
| - resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45" |
1855 |
| - integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw== |
| 1868 | +eslint-visitor-keys@^4.2.0, eslint-visitor-keys@^4.2.1: |
| 1869 | + version "4.2.1" |
| 1870 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1" |
| 1871 | + integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ== |
1856 | 1872 |
|
1857 | 1873 | eslint@^8.52.0:
|
1858 | 1874 | version "8.57.1"
|
@@ -2725,9 +2741,9 @@ ignore@^5.2.0:
|
2725 | 2741 | integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
|
2726 | 2742 |
|
2727 | 2743 | 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== |
| 2744 | + version "7.0.5" |
| 2745 | + resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9" |
| 2746 | + integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg== |
2731 | 2747 |
|
2732 | 2748 | immediate@~3.0.5:
|
2733 | 2749 | version "3.0.6"
|
|
0 commit comments