|
1666 | 1666 | resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.2.tgz#6dd61e43ef60b34086287f83683a5c1b2dc53d20" |
1667 | 1667 | integrity sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ== |
1668 | 1668 |
|
1669 | | -"@typescript-eslint/eslint-plugin@8.16.0": |
1670 | | - version "8.16.0" |
1671 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.16.0.tgz#ac56825bcdf3b392fc76a94b1315d4a162f201a6" |
1672 | | - integrity sha512-5YTHKV8MYlyMI6BaEG7crQ9BhSc8RxzshOReKwZwRWN0+XvvTOm+L/UYLCYxFpfwYuAAqhxiq4yae0CMFwbL7Q== |
| 1669 | +"@typescript-eslint/eslint-plugin@8.19.0": |
| 1670 | + version "8.19.0" |
| 1671 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.19.0.tgz#2b1e1b791e21d5fc27ddc93884db066444f597b5" |
| 1672 | + integrity sha512-NggSaEZCdSrFddbctrVjkVZvFC6KGfKfNK0CU7mNK/iKHGKbzT4Wmgm08dKpcZECBu9f5FypndoMyRHkdqfT1Q== |
1673 | 1673 | dependencies: |
1674 | 1674 | "@eslint-community/regexpp" "^4.10.0" |
1675 | | - "@typescript-eslint/scope-manager" "8.16.0" |
1676 | | - "@typescript-eslint/type-utils" "8.16.0" |
1677 | | - "@typescript-eslint/utils" "8.16.0" |
1678 | | - "@typescript-eslint/visitor-keys" "8.16.0" |
| 1675 | + "@typescript-eslint/scope-manager" "8.19.0" |
| 1676 | + "@typescript-eslint/type-utils" "8.19.0" |
| 1677 | + "@typescript-eslint/utils" "8.19.0" |
| 1678 | + "@typescript-eslint/visitor-keys" "8.19.0" |
1679 | 1679 | graphemer "^1.4.0" |
1680 | 1680 | ignore "^5.3.1" |
1681 | 1681 | natural-compare "^1.4.0" |
1682 | 1682 | ts-api-utils "^1.3.0" |
1683 | 1683 |
|
1684 | | -"@typescript-eslint/parser@8.16.0": |
1685 | | - version "8.16.0" |
1686 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.16.0.tgz#ee5b2d6241c1ab3e2e53f03fd5a32d8e266d8e06" |
1687 | | - integrity sha512-D7DbgGFtsqIPIFMPJwCad9Gfi/hC0PWErRRHFnaCWoEDYi5tQUDiJCTmGUbBiLzjqAck4KcXt9Ayj0CNlIrF+w== |
| 1684 | +"@typescript-eslint/parser@8.19.0": |
| 1685 | + version "8.19.0" |
| 1686 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.19.0.tgz#f1512e6e5c491b03aabb2718b95becde22b15292" |
| 1687 | + integrity sha512-6M8taKyOETY1TKHp0x8ndycipTVgmp4xtg5QpEZzXxDhNvvHOJi5rLRkLr8SK3jTgD5l4fTlvBiRdfsuWydxBw== |
1688 | 1688 | dependencies: |
1689 | | - "@typescript-eslint/scope-manager" "8.16.0" |
1690 | | - "@typescript-eslint/types" "8.16.0" |
1691 | | - "@typescript-eslint/typescript-estree" "8.16.0" |
1692 | | - "@typescript-eslint/visitor-keys" "8.16.0" |
| 1689 | + "@typescript-eslint/scope-manager" "8.19.0" |
| 1690 | + "@typescript-eslint/types" "8.19.0" |
| 1691 | + "@typescript-eslint/typescript-estree" "8.19.0" |
| 1692 | + "@typescript-eslint/visitor-keys" "8.19.0" |
1693 | 1693 | debug "^4.3.4" |
1694 | 1694 |
|
1695 | | -"@typescript-eslint/scope-manager@8.16.0": |
1696 | | - version "8.16.0" |
1697 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.16.0.tgz#ebc9a3b399a69a6052f3d88174456dd399ef5905" |
1698 | | - integrity sha512-mwsZWubQvBki2t5565uxF0EYvG+FwdFb8bMtDuGQLdCCnGPrDEDvm1gtfynuKlnpzeBRqdFCkMf9jg1fnAK8sg== |
| 1695 | +"@typescript-eslint/scope-manager@8.19.0": |
| 1696 | + version "8.19.0" |
| 1697 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.19.0.tgz#28fa413a334f70e8b506a968531e0a7c9c3076dc" |
| 1698 | + integrity sha512-hkoJiKQS3GQ13TSMEiuNmSCvhz7ujyqD1x3ShbaETATHrck+9RaDdUbt+osXaUuns9OFwrDTTrjtwsU8gJyyRA== |
1699 | 1699 | dependencies: |
1700 | | - "@typescript-eslint/types" "8.16.0" |
1701 | | - "@typescript-eslint/visitor-keys" "8.16.0" |
| 1700 | + "@typescript-eslint/types" "8.19.0" |
| 1701 | + "@typescript-eslint/visitor-keys" "8.19.0" |
1702 | 1702 |
|
1703 | | -"@typescript-eslint/type-utils@8.16.0": |
1704 | | - version "8.16.0" |
1705 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.16.0.tgz#585388735f7ac390f07c885845c3d185d1b64740" |
1706 | | - integrity sha512-IqZHGG+g1XCWX9NyqnI/0CX5LL8/18awQqmkZSl2ynn8F76j579dByc0jhfVSnSnhf7zv76mKBQv9HQFKvDCgg== |
| 1703 | +"@typescript-eslint/type-utils@8.19.0": |
| 1704 | + version "8.19.0" |
| 1705 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.19.0.tgz#41abd7d2e4cf93b6854b1fe6cbf416fab5abf89f" |
| 1706 | + integrity sha512-TZs0I0OSbd5Aza4qAMpp1cdCYVnER94IziudE3JU328YUHgWu9gwiwhag+fuLeJ2LkWLXI+F/182TbG+JaBdTg== |
1707 | 1707 | dependencies: |
1708 | | - "@typescript-eslint/typescript-estree" "8.16.0" |
1709 | | - "@typescript-eslint/utils" "8.16.0" |
| 1708 | + "@typescript-eslint/typescript-estree" "8.19.0" |
| 1709 | + "@typescript-eslint/utils" "8.19.0" |
1710 | 1710 | debug "^4.3.4" |
1711 | 1711 | ts-api-utils "^1.3.0" |
1712 | 1712 |
|
1713 | | -"@typescript-eslint/types@8.16.0": |
1714 | | - version "8.16.0" |
1715 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.16.0.tgz#49c92ae1b57942458ab83d9ec7ccab3005e64737" |
1716 | | - integrity sha512-NzrHj6thBAOSE4d9bsuRNMvk+BvaQvmY4dDglgkgGC0EW/tB3Kelnp3tAKH87GEwzoxgeQn9fNGRyFJM/xd+GQ== |
| 1713 | +"@typescript-eslint/types@8.19.0": |
| 1714 | + version "8.19.0" |
| 1715 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.19.0.tgz#a190a25c5484a42b81eaad06989579fdeb478cbb" |
| 1716 | + integrity sha512-8XQ4Ss7G9WX8oaYvD4OOLCjIQYgRQxO+qCiR2V2s2GxI9AUpo7riNwo6jDhKtTcaJjT8PY54j2Yb33kWtSJsmA== |
1717 | 1717 |
|
1718 | | -"@typescript-eslint/typescript-estree@8.16.0": |
1719 | | - version "8.16.0" |
1720 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.16.0.tgz#9d741e56e5b13469b5190e763432ce5551a9300c" |
1721 | | - integrity sha512-E2+9IzzXMc1iaBy9zmo+UYvluE3TW7bCGWSF41hVWUE01o8nzr1rvOQYSxelxr6StUvRcTMe633eY8mXASMaNw== |
| 1718 | +"@typescript-eslint/typescript-estree@8.19.0": |
| 1719 | + version "8.19.0" |
| 1720 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.19.0.tgz#6b4f48f98ffad6597379951b115710f4d68c9ccb" |
| 1721 | + integrity sha512-WW9PpDaLIFW9LCbucMSdYUuGeFUz1OkWYS/5fwZwTA+l2RwlWFdJvReQqMUMBw4yJWJOfqd7An9uwut2Oj8sLw== |
1722 | 1722 | dependencies: |
1723 | | - "@typescript-eslint/types" "8.16.0" |
1724 | | - "@typescript-eslint/visitor-keys" "8.16.0" |
| 1723 | + "@typescript-eslint/types" "8.19.0" |
| 1724 | + "@typescript-eslint/visitor-keys" "8.19.0" |
1725 | 1725 | debug "^4.3.4" |
1726 | 1726 | fast-glob "^3.3.2" |
1727 | 1727 | is-glob "^4.0.3" |
1728 | 1728 | minimatch "^9.0.4" |
1729 | 1729 | semver "^7.6.0" |
1730 | 1730 | ts-api-utils "^1.3.0" |
1731 | 1731 |
|
1732 | | -"@typescript-eslint/utils@8.16.0": |
1733 | | - version "8.16.0" |
1734 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.16.0.tgz#c71264c437157feaa97842809836254a6fc833c3" |
1735 | | - integrity sha512-C1zRy/mOL8Pj157GiX4kaw7iyRLKfJXBR3L82hk5kS/GyHcOFmy4YUq/zfZti72I9wnuQtA/+xzft4wCC8PJdA== |
| 1732 | +"@typescript-eslint/utils@8.19.0": |
| 1733 | + version "8.19.0" |
| 1734 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.19.0.tgz#33824310e1fccc17f27fbd1030fd8bbd9a674684" |
| 1735 | + integrity sha512-PTBG+0oEMPH9jCZlfg07LCB2nYI0I317yyvXGfxnvGvw4SHIOuRnQ3kadyyXY6tGdChusIHIbM5zfIbp4M6tCg== |
1736 | 1736 | dependencies: |
1737 | 1737 | "@eslint-community/eslint-utils" "^4.4.0" |
1738 | | - "@typescript-eslint/scope-manager" "8.16.0" |
1739 | | - "@typescript-eslint/types" "8.16.0" |
1740 | | - "@typescript-eslint/typescript-estree" "8.16.0" |
| 1738 | + "@typescript-eslint/scope-manager" "8.19.0" |
| 1739 | + "@typescript-eslint/types" "8.19.0" |
| 1740 | + "@typescript-eslint/typescript-estree" "8.19.0" |
1741 | 1741 |
|
1742 | | -"@typescript-eslint/visitor-keys@8.16.0": |
1743 | | - version "8.16.0" |
1744 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.16.0.tgz#d5086afc060b01ff7a4ecab8d49d13d5a7b07705" |
1745 | | - integrity sha512-pq19gbaMOmFE3CbL0ZB8J8BFCo2ckfHBfaIsaOZgBIF4EoISJIdLX5xRhd0FGB0LlHReNRuzoJoMGpTjq8F2CQ== |
| 1742 | +"@typescript-eslint/visitor-keys@8.19.0": |
| 1743 | + version "8.19.0" |
| 1744 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.19.0.tgz#dc313f735e64c4979c9073f51ffcefb6d9be5c77" |
| 1745 | + integrity sha512-mCFtBbFBJDCNCWUl5y6sZSCHXw1DEFEk3c/M3nRK2a4XUB8StGFtmcEMizdjKuBzB6e/smJAAWYug3VrdLMr1w== |
1746 | 1746 | dependencies: |
1747 | | - "@typescript-eslint/types" "8.16.0" |
| 1747 | + "@typescript-eslint/types" "8.19.0" |
1748 | 1748 | eslint-visitor-keys "^4.2.0" |
1749 | 1749 |
|
1750 | 1750 | |
@@ -2640,10 +2640,10 @@ globals@^14.0.0: |
2640 | 2640 | resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e" |
2641 | 2641 | integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ== |
2642 | 2642 |
|
2643 | | -globals@^15.12.0: |
2644 | | - version "15.12.0" |
2645 | | - resolved "https://registry.yarnpkg.com/globals/-/globals-15.12.0.tgz#1811872883ad8f41055b61457a130221297de5b5" |
2646 | | - integrity sha512-1+gLErljJFhbOVyaetcwJiJ4+eLe45S2E7P5UiZ9xGfeq3ATQf5DOv9G7MH3gGbKQLkzmNh2DxfZwLdw+j6oTQ== |
| 2643 | +globals@^15.14.0: |
| 2644 | + version "15.14.0" |
| 2645 | + resolved "https://registry.yarnpkg.com/globals/-/globals-15.14.0.tgz#b8fd3a8941ff3b4d38f3319d433b61bbb482e73f" |
| 2646 | + integrity sha512-OkToC372DtlQeje9/zHIo5CT8lRP/FUgEOKBEhU4e0abL7J7CD24fD9ohiLN5hagG/kWCYj4K5oaxxtj2Z0Dig== |
2647 | 2647 |
|
2648 | 2648 | graceful-fs@^4.1.6, graceful-fs@^4.2.0: |
2649 | 2649 | version "4.2.4" |
@@ -3609,10 +3609,10 @@ prettier-plugin-jsdoc@^1.3.0: |
3609 | 3609 | comment-parser "^1.4.0" |
3610 | 3610 | mdast-util-from-markdown "^2.0.0" |
3611 | 3611 |
|
3612 | | -prettier@^3.4.1: |
3613 | | - version "3.4.1" |
3614 | | - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b" |
3615 | | - integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg== |
| 3612 | +prettier@^3.4.2: |
| 3613 | + version "3.4.2" |
| 3614 | + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f" |
| 3615 | + integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ== |
3616 | 3616 |
|
3617 | 3617 | pretty-bytes@^5.6.0: |
3618 | 3618 | version "5.6.0" |
@@ -4154,14 +4154,14 @@ typedoc@^0.27.6: |
4154 | 4154 | minimatch "^9.0.5" |
4155 | 4155 | yaml "^2.6.1" |
4156 | 4156 |
|
4157 | | -typescript-eslint@^8.16.0: |
4158 | | - version "8.16.0" |
4159 | | - resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.16.0.tgz#d608c972d6b2461ca10ec30fd3fa62a080baba19" |
4160 | | - integrity sha512-wDkVmlY6O2do4V+lZd0GtRfbtXbeD0q9WygwXXSJnC1xorE8eqyC2L1tJimqpSeFrOzRlYtWnUp/uzgHQOgfBQ== |
| 4157 | +typescript-eslint@^8.19.0: |
| 4158 | + version "8.19.0" |
| 4159 | + resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.19.0.tgz#e4ff06b19f2f9807a2c26147a0199a109944d9e0" |
| 4160 | + integrity sha512-Ni8sUkVWYK4KAcTtPjQ/UTiRk6jcsuDhPpxULapUDi8A/l8TSBk+t1GtJA1RsCzIJg0q6+J7bf35AwQigENWRQ== |
4161 | 4161 | dependencies: |
4162 | | - "@typescript-eslint/eslint-plugin" "8.16.0" |
4163 | | - "@typescript-eslint/parser" "8.16.0" |
4164 | | - "@typescript-eslint/utils" "8.16.0" |
| 4162 | + "@typescript-eslint/eslint-plugin" "8.19.0" |
| 4163 | + "@typescript-eslint/parser" "8.19.0" |
| 4164 | + "@typescript-eslint/utils" "8.19.0" |
4165 | 4165 |
|
4166 | 4166 | typescript@^5.4.5: |
4167 | 4167 | version "5.4.5" |
|
0 commit comments