|
400 | 400 | integrity sha512-LyeCIU3jb9d38w0MXFwta9r0Jx23ugujkAxdwLTNCyspdZTKUc43t7ppPbCiPoQ/Ivd/pnDFZrb4hWd45wrsgA==
|
401 | 401 |
|
402 | 402 | "@typescript-eslint/eslint-plugin@^8.0.0":
|
403 |
| - version "8.32.1" |
404 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.32.1.tgz#9185b3eaa3b083d8318910e12d56c68b3c4f45b4" |
405 |
| - integrity sha512-6u6Plg9nP/J1GRpe/vcjjabo6Uc5YQPAMxsgQyGC/I0RuukiG1wIe3+Vtg3IrSCVJDmqK3j8adrtzXSENRtFgg== |
| 403 | + version "8.37.0" |
| 404 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.37.0.tgz#332392883f936137cd6252c8eb236d298e514e70" |
| 405 | + integrity sha512-jsuVWeIkb6ggzB+wPCsR4e6loj+rM72ohW6IBn2C+5NCvfUVY8s33iFPySSVXqtm5Hu29Ne/9bnA0JmyLmgenA== |
406 | 406 | dependencies:
|
407 | 407 | "@eslint-community/regexpp" "^4.10.0"
|
408 |
| - "@typescript-eslint/scope-manager" "8.32.1" |
409 |
| - "@typescript-eslint/type-utils" "8.32.1" |
410 |
| - "@typescript-eslint/utils" "8.32.1" |
411 |
| - "@typescript-eslint/visitor-keys" "8.32.1" |
| 408 | + "@typescript-eslint/scope-manager" "8.37.0" |
| 409 | + "@typescript-eslint/type-utils" "8.37.0" |
| 410 | + "@typescript-eslint/utils" "8.37.0" |
| 411 | + "@typescript-eslint/visitor-keys" "8.37.0" |
412 | 412 | graphemer "^1.4.0"
|
413 | 413 | ignore "^7.0.0"
|
414 | 414 | natural-compare "^1.4.0"
|
415 | 415 | ts-api-utils "^2.1.0"
|
416 | 416 |
|
417 | 417 | "@typescript-eslint/parser@^8.0.0":
|
418 |
| - version "8.32.1" |
419 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.32.1.tgz#18b0e53315e0bc22b2619d398ae49a968370935e" |
420 |
| - integrity sha512-LKMrmwCPoLhM45Z00O1ulb6jwyVr2kr3XJp+G+tSEZcbauNnScewcQwtJqXDhXeYPDEjZ8C1SjXm015CirEmGg== |
421 |
| - dependencies: |
422 |
| - "@typescript-eslint/scope-manager" "8.32.1" |
423 |
| - "@typescript-eslint/types" "8.32.1" |
424 |
| - "@typescript-eslint/typescript-estree" "8.32.1" |
425 |
| - "@typescript-eslint/visitor-keys" "8.32.1" |
| 418 | + version "8.37.0" |
| 419 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.37.0.tgz#b87f6b61e25ad5cc5bbf8baf809b8da889c89804" |
| 420 | + integrity sha512-kVIaQE9vrN9RLCQMQ3iyRlVJpTiDUY6woHGb30JDkfJErqrQEmtdWH3gV0PBAfGZgQXoqzXOO0T3K6ioApbbAA== |
| 421 | + dependencies: |
| 422 | + "@typescript-eslint/scope-manager" "8.37.0" |
| 423 | + "@typescript-eslint/types" "8.37.0" |
| 424 | + "@typescript-eslint/typescript-estree" "8.37.0" |
| 425 | + "@typescript-eslint/visitor-keys" "8.37.0" |
426 | 426 | debug "^4.3.4"
|
427 | 427 |
|
428 |
| -"@typescript-eslint/scope-manager@8.32.1": |
429 |
| - version "8.32.1" |
430 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.32.1.tgz#9a6bf5fb2c5380e14fe9d38ccac6e4bbe17e8afc" |
431 |
| - integrity sha512-7IsIaIDeZn7kffk7qXC3o6Z4UblZJKV3UBpkvRNpr5NSyLji7tvTcvmnMNYuYLyh26mN8W723xpo3i4MlD33vA== |
| 428 | +"@typescript-eslint/project-service@8.37.0": |
| 429 | + version "8.37.0" |
| 430 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.37.0.tgz#0594352e32a4ac9258591b88af77b5653800cdfe" |
| 431 | + integrity sha512-BIUXYsbkl5A1aJDdYJCBAo8rCEbAvdquQ8AnLb6z5Lp1u3x5PNgSSx9A/zqYc++Xnr/0DVpls8iQ2cJs/izTXA== |
432 | 432 | dependencies:
|
433 |
| - "@typescript-eslint/types" "8.32.1" |
434 |
| - "@typescript-eslint/visitor-keys" "8.32.1" |
| 433 | + "@typescript-eslint/tsconfig-utils" "^8.37.0" |
| 434 | + "@typescript-eslint/types" "^8.37.0" |
| 435 | + debug "^4.3.4" |
| 436 | + |
| 437 | +"@typescript-eslint/scope-manager@8.37.0": |
| 438 | + version "8.37.0" |
| 439 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.37.0.tgz#a31a3c80ca2ef4ed58de13742debb692e7d4c0a4" |
| 440 | + integrity sha512-0vGq0yiU1gbjKob2q691ybTg9JX6ShiVXAAfm2jGf3q0hdP6/BruaFjL/ManAR/lj05AvYCH+5bbVo0VtzmjOA== |
| 441 | + dependencies: |
| 442 | + "@typescript-eslint/types" "8.37.0" |
| 443 | + "@typescript-eslint/visitor-keys" "8.37.0" |
435 | 444 |
|
436 |
| -"@typescript-eslint/type-utils@8.32.1": |
437 |
| - version "8.32.1" |
438 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.32.1.tgz#b9292a45f69ecdb7db74d1696e57d1a89514d21e" |
439 |
| - integrity sha512-mv9YpQGA8iIsl5KyUPi+FGLm7+bA4fgXaeRcFKRDRwDMu4iwrSHeDPipwueNXhdIIZltwCJv+NkxftECbIZWfA== |
| 445 | +"@typescript-eslint/tsconfig-utils@8.37.0", "@typescript-eslint/tsconfig-utils@^8.37.0": |
| 446 | + version "8.37.0" |
| 447 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.37.0.tgz#47a2760d265c6125f8e7864bc5c8537cad2bd053" |
| 448 | + integrity sha512-1/YHvAVTimMM9mmlPvTec9NP4bobA1RkDbMydxG8omqwJJLEW/Iy2C4adsAESIXU3WGLXFHSZUU+C9EoFWl4Zg== |
| 449 | + |
| 450 | +"@typescript-eslint/type-utils@8.37.0": |
| 451 | + version "8.37.0" |
| 452 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.37.0.tgz#2a682e4c6ff5886712dad57e9787b5e417124507" |
| 453 | + integrity sha512-SPkXWIkVZxhgwSwVq9rqj/4VFo7MnWwVaRNznfQDc/xPYHjXnPfLWn+4L6FF1cAz6e7dsqBeMawgl7QjUMj4Ow== |
440 | 454 | dependencies:
|
441 |
| - "@typescript-eslint/typescript-estree" "8.32.1" |
442 |
| - "@typescript-eslint/utils" "8.32.1" |
| 455 | + "@typescript-eslint/types" "8.37.0" |
| 456 | + "@typescript-eslint/typescript-estree" "8.37.0" |
| 457 | + "@typescript-eslint/utils" "8.37.0" |
443 | 458 | debug "^4.3.4"
|
444 | 459 | ts-api-utils "^2.1.0"
|
445 | 460 |
|
446 |
| -"@typescript-eslint/types@8.32.1": |
447 |
| - version "8.32.1" |
448 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.32.1.tgz#b19fe4ac0dc08317bae0ce9ec1168123576c1d4b" |
449 |
| - integrity sha512-YmybwXUJcgGqgAp6bEsgpPXEg6dcCyPyCSr0CAAueacR/CCBi25G3V8gGQ2kRzQRBNol7VQknxMs9HvVa9Rvfg== |
| 461 | +"@typescript-eslint/types@8.37.0", "@typescript-eslint/types@^8.37.0": |
| 462 | + version "8.37.0" |
| 463 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.37.0.tgz#09517aa9625eb3c68941dde3ac8835740587b6ff" |
| 464 | + integrity sha512-ax0nv7PUF9NOVPs+lmQ7yIE7IQmAf8LGcXbMvHX5Gm+YJUYNAl340XkGnrimxZ0elXyoQJuN5sbg6C4evKA4SQ== |
450 | 465 |
|
451 |
| -"@typescript-eslint/typescript-estree@8.32.1": |
452 |
| - version "8.32.1" |
453 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.32.1.tgz#9023720ca4ecf4f59c275a05b5fed69b1276face" |
454 |
| - integrity sha512-Y3AP9EIfYwBb4kWGb+simvPaqQoT5oJuzzj9m0i6FCY6SPvlomY2Ei4UEMm7+FXtlNJbor80ximyslzaQF6xhg== |
| 466 | +"@typescript-eslint/typescript-estree@8.37.0": |
| 467 | + version "8.37.0" |
| 468 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.37.0.tgz#a07e4574d8e6e4355a558f61323730c987f5fcbc" |
| 469 | + integrity sha512-zuWDMDuzMRbQOM+bHyU4/slw27bAUEcKSKKs3hcv2aNnc/tvE/h7w60dwVw8vnal2Pub6RT1T7BI8tFZ1fE+yg== |
455 | 470 | dependencies:
|
456 |
| - "@typescript-eslint/types" "8.32.1" |
457 |
| - "@typescript-eslint/visitor-keys" "8.32.1" |
| 471 | + "@typescript-eslint/project-service" "8.37.0" |
| 472 | + "@typescript-eslint/tsconfig-utils" "8.37.0" |
| 473 | + "@typescript-eslint/types" "8.37.0" |
| 474 | + "@typescript-eslint/visitor-keys" "8.37.0" |
458 | 475 | debug "^4.3.4"
|
459 | 476 | fast-glob "^3.3.2"
|
460 | 477 | is-glob "^4.0.3"
|
461 | 478 | minimatch "^9.0.4"
|
462 | 479 | semver "^7.6.0"
|
463 | 480 | ts-api-utils "^2.1.0"
|
464 | 481 |
|
465 |
| -"@typescript-eslint/utils@8.32.1": |
466 |
| - version "8.32.1" |
467 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.32.1.tgz#4d6d5d29b9e519e9a85e9a74e9f7bdb58abe9704" |
468 |
| - integrity sha512-DsSFNIgLSrc89gpq1LJB7Hm1YpuhK086DRDJSNrewcGvYloWW1vZLHBTIvarKZDcAORIy/uWNx8Gad+4oMpkSA== |
| 482 | +"@typescript-eslint/utils@8.37.0": |
| 483 | + version "8.37.0" |
| 484 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.37.0.tgz#189ea59b2709f5d898614611f091a776751ee335" |
| 485 | + integrity sha512-TSFvkIW6gGjN2p6zbXo20FzCABbyUAuq6tBvNRGsKdsSQ6a7rnV6ADfZ7f4iI3lIiXc4F4WWvtUfDw9CJ9pO5A== |
469 | 486 | dependencies:
|
470 | 487 | "@eslint-community/eslint-utils" "^4.7.0"
|
471 |
| - "@typescript-eslint/scope-manager" "8.32.1" |
472 |
| - "@typescript-eslint/types" "8.32.1" |
473 |
| - "@typescript-eslint/typescript-estree" "8.32.1" |
| 488 | + "@typescript-eslint/scope-manager" "8.37.0" |
| 489 | + "@typescript-eslint/types" "8.37.0" |
| 490 | + "@typescript-eslint/typescript-estree" "8.37.0" |
474 | 491 |
|
475 |
| -"@typescript-eslint/visitor-keys@8.32.1": |
476 |
| - version "8.32.1" |
477 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.32.1.tgz#4321395cc55c2eb46036cbbb03e101994d11ddca" |
478 |
| - integrity sha512-ar0tjQfObzhSaW3C3QNmTc5ofj0hDoNQ5XWrCy6zDyabdr0TWhCkClp+rywGNj/odAFBVzzJrK4tEq5M4Hmu4w== |
| 492 | +"@typescript-eslint/visitor-keys@8.37.0": |
| 493 | + version "8.37.0" |
| 494 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.37.0.tgz#cdb6a6bd3e8d6dd69bd70c1bdda36e2d18737455" |
| 495 | + integrity sha512-YzfhzcTnZVPiLfP/oeKtDp2evwvHLMe0LOy7oe+hb9KKIumLNohYS9Hgp1ifwpu42YWxhZE8yieggz6JpqO/1w== |
479 | 496 | dependencies:
|
480 |
| - "@typescript-eslint/types" "8.32.1" |
481 |
| - eslint-visitor-keys "^4.2.0" |
| 497 | + "@typescript-eslint/types" "8.37.0" |
| 498 | + eslint-visitor-keys "^4.2.1" |
482 | 499 |
|
483 | 500 | "@ungap/structured-clone@^1.2.0":
|
484 | 501 | version "1.2.0"
|
@@ -983,9 +1000,9 @@ brace-expansion@^1.1.7:
|
983 | 1000 | concat-map "0.0.1"
|
984 | 1001 |
|
985 | 1002 | brace-expansion@^2.0.1:
|
986 |
| - version "2.0.1" |
987 |
| - resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae" |
988 |
| - integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA== |
| 1003 | + version "2.0.2" |
| 1004 | + resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.2.tgz#54fc53237a613d854c7bd37463aad17df87214e7" |
| 1005 | + integrity sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ== |
989 | 1006 | dependencies:
|
990 | 1007 | balanced-match "^1.0.0"
|
991 | 1008 |
|
@@ -1869,6 +1886,11 @@ eslint-visitor-keys@^4.2.0:
|
1869 | 1886 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
|
1870 | 1887 | integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
|
1871 | 1888 |
|
| 1889 | +eslint-visitor-keys@^4.2.1: |
| 1890 | + version "4.2.1" |
| 1891 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1" |
| 1892 | + integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ== |
| 1893 | + |
1872 | 1894 | eslint@^8.52.0:
|
1873 | 1895 | version "8.57.1"
|
1874 | 1896 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
|
@@ -2740,9 +2762,9 @@ ignore@^5.2.0:
|
2740 | 2762 | integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
|
2741 | 2763 |
|
2742 | 2764 | ignore@^7.0.0:
|
2743 |
| - version "7.0.4" |
2744 |
| - resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.4.tgz#a12c70d0f2607c5bf508fb65a40c75f037d7a078" |
2745 |
| - integrity sha512-gJzzk+PQNznz8ysRrC0aOkBNVRBDtE1n53IqyqEf3PXrYwomFs5q4pGMizBMJF+ykh03insJ27hB8gSrD2Hn8A== |
| 2765 | + version "7.0.5" |
| 2766 | + resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9" |
| 2767 | + integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg== |
2746 | 2768 |
|
2747 | 2769 | immediate@~3.0.5:
|
2748 | 2770 | version "3.0.6"
|
|
0 commit comments