|
1569 | 1569 | dependencies:
|
1570 | 1570 | "@types/yargs-parser" "*"
|
1571 | 1571 |
|
1572 |
| -"@typescript-eslint/eslint-plugin@8.27.0": |
1573 |
| - version "8.27.0" |
1574 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.27.0.tgz#fbef10802365832ee1d1bd5d2117dcec82727a72" |
1575 |
| - integrity sha512-4henw4zkePi5p252c8ncBLzLce52SEUz2Ebj8faDnuUXz2UuHEONYcJ+G0oaCF+bYCWVZtrGzq3FD7YXetmnSA== |
| 1572 | +"@typescript-eslint/eslint-plugin@8.28.0": |
| 1573 | + version "8.28.0" |
| 1574 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.28.0.tgz#ad1465aa6fe7e937801c291648dec951c4dc38e6" |
| 1575 | + integrity sha512-lvFK3TCGAHsItNdWZ/1FkvpzCxTHUVuFrdnOGLMa0GGCFIbCgQWVk3CzCGdA7kM3qGVc+dfW9tr0Z/sHnGDFyg== |
1576 | 1576 | dependencies:
|
1577 | 1577 | "@eslint-community/regexpp" "^4.10.0"
|
1578 |
| - "@typescript-eslint/scope-manager" "8.27.0" |
1579 |
| - "@typescript-eslint/type-utils" "8.27.0" |
1580 |
| - "@typescript-eslint/utils" "8.27.0" |
1581 |
| - "@typescript-eslint/visitor-keys" "8.27.0" |
| 1578 | + "@typescript-eslint/scope-manager" "8.28.0" |
| 1579 | + "@typescript-eslint/type-utils" "8.28.0" |
| 1580 | + "@typescript-eslint/utils" "8.28.0" |
| 1581 | + "@typescript-eslint/visitor-keys" "8.28.0" |
1582 | 1582 | graphemer "^1.4.0"
|
1583 | 1583 | ignore "^5.3.1"
|
1584 | 1584 | natural-compare "^1.4.0"
|
1585 | 1585 | ts-api-utils "^2.0.1"
|
1586 | 1586 |
|
1587 |
| -"@typescript-eslint/parser@8.27.0": |
1588 |
| - version "8.27.0" |
1589 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.27.0.tgz#3f6beaa83934467eda34ae82ef04090014df8227" |
1590 |
| - integrity sha512-XGwIabPallYipmcOk45DpsBSgLC64A0yvdAkrwEzwZ2viqGqRUJ8eEYoPz0CWnutgAFbNMPdsGGvzjSmcWVlEA== |
| 1587 | +"@typescript-eslint/parser@8.28.0": |
| 1588 | + version "8.28.0" |
| 1589 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.28.0.tgz#85321707e8711c0e66a949ea228224af35f45c98" |
| 1590 | + integrity sha512-LPcw1yHD3ToaDEoljFEfQ9j2xShY367h7FZ1sq5NJT9I3yj4LHer1Xd1yRSOdYy9BpsrxU7R+eoDokChYM53lQ== |
1591 | 1591 | dependencies:
|
1592 |
| - "@typescript-eslint/scope-manager" "8.27.0" |
1593 |
| - "@typescript-eslint/types" "8.27.0" |
1594 |
| - "@typescript-eslint/typescript-estree" "8.27.0" |
1595 |
| - "@typescript-eslint/visitor-keys" "8.27.0" |
| 1592 | + "@typescript-eslint/scope-manager" "8.28.0" |
| 1593 | + "@typescript-eslint/types" "8.28.0" |
| 1594 | + "@typescript-eslint/typescript-estree" "8.28.0" |
| 1595 | + "@typescript-eslint/visitor-keys" "8.28.0" |
1596 | 1596 | debug "^4.3.4"
|
1597 | 1597 |
|
1598 |
| -"@typescript-eslint/scope-manager@8.27.0": |
1599 |
| - version "8.27.0" |
1600 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.27.0.tgz#b51042927067d677fbfc471605cf40d1ffaee482" |
1601 |
| - integrity sha512-8oI9GwPMQmBryaaxG1tOZdxXVeMDte6NyJA4i7/TWa4fBwgnAXYlIQP+uYOeqAaLJ2JRxlG9CAyL+C+YE9Xknw== |
| 1598 | +"@typescript-eslint/scope-manager@8.28.0": |
| 1599 | + version "8.28.0" |
| 1600 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.28.0.tgz#e495b20438a3787e00498774d5625e620d68f9fe" |
| 1601 | + integrity sha512-u2oITX3BJwzWCapoZ/pXw6BCOl8rJP4Ij/3wPoGvY8XwvXflOzd1kLrDUUUAIEdJSFh+ASwdTHqtan9xSg8buw== |
1602 | 1602 | dependencies:
|
1603 |
| - "@typescript-eslint/types" "8.27.0" |
1604 |
| - "@typescript-eslint/visitor-keys" "8.27.0" |
| 1603 | + "@typescript-eslint/types" "8.28.0" |
| 1604 | + "@typescript-eslint/visitor-keys" "8.28.0" |
1605 | 1605 |
|
1606 |
| -"@typescript-eslint/type-utils@8.27.0": |
1607 |
| - version "8.27.0" |
1608 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.27.0.tgz#af3c4eefcb64455ee50aae2d7069918467af085c" |
1609 |
| - integrity sha512-wVArTVcz1oJOIEJxui/nRhV0TXzD/zMSOYi/ggCfNq78EIszddXcJb7r4RCp/oBrjt8n9A0BSxRMKxHftpDxDA== |
| 1606 | +"@typescript-eslint/type-utils@8.28.0": |
| 1607 | + version "8.28.0" |
| 1608 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.28.0.tgz#fc565414ebc16de1fc65e0dd8652ce02c78ca61f" |
| 1609 | + integrity sha512-oRoXu2v0Rsy/VoOGhtWrOKDiIehvI+YNrDk5Oqj40Mwm0Yt01FC/Q7nFqg088d3yAsR1ZcZFVfPCTTFCe/KPwg== |
1610 | 1610 | dependencies:
|
1611 |
| - "@typescript-eslint/typescript-estree" "8.27.0" |
1612 |
| - "@typescript-eslint/utils" "8.27.0" |
| 1611 | + "@typescript-eslint/typescript-estree" "8.28.0" |
| 1612 | + "@typescript-eslint/utils" "8.28.0" |
1613 | 1613 | debug "^4.3.4"
|
1614 | 1614 | ts-api-utils "^2.0.1"
|
1615 | 1615 |
|
1616 |
| -"@typescript-eslint/types@8.27.0": |
1617 |
| - version "8.27.0" |
1618 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.27.0.tgz#3dd01ced4c81e798d1106fda0904f8d5c91051aa" |
1619 |
| - integrity sha512-/6cp9yL72yUHAYq9g6DsAU+vVfvQmd1a8KyA81uvfDE21O2DwQ/qxlM4AR8TSdAu+kJLBDrEHKC5/W2/nxsY0A== |
| 1616 | +"@typescript-eslint/types@8.28.0": |
| 1617 | + version "8.28.0" |
| 1618 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.28.0.tgz#7c73878385edfd9674c7aa10975e6c484b4f896e" |
| 1619 | + integrity sha512-bn4WS1bkKEjx7HqiwG2JNB3YJdC1q6Ue7GyGlwPHyt0TnVq6TtD/hiOdTZt71sq0s7UzqBFXD8t8o2e63tXgwA== |
1620 | 1620 |
|
1621 |
| -"@typescript-eslint/typescript-estree@8.27.0": |
1622 |
| - version "8.27.0" |
1623 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.27.0.tgz#4e02a1056454a84418cc9bce7c00b1c08b03567a" |
1624 |
| - integrity sha512-BnKq8cqPVoMw71O38a1tEb6iebEgGA80icSxW7g+kndx0o6ot6696HjG7NdgfuAVmVEtwXUr3L8R9ZuVjoQL6A== |
| 1621 | +"@typescript-eslint/typescript-estree@8.28.0": |
| 1622 | + version "8.28.0" |
| 1623 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.28.0.tgz#56b999f26f7ca67b9d75d6a67af5c8b8e4e80114" |
| 1624 | + integrity sha512-H74nHEeBGeklctAVUvmDkxB1mk+PAZ9FiOMPFncdqeRBXxk1lWSYraHw8V12b7aa6Sg9HOBNbGdSHobBPuQSuA== |
1625 | 1625 | dependencies:
|
1626 |
| - "@typescript-eslint/types" "8.27.0" |
1627 |
| - "@typescript-eslint/visitor-keys" "8.27.0" |
| 1626 | + "@typescript-eslint/types" "8.28.0" |
| 1627 | + "@typescript-eslint/visitor-keys" "8.28.0" |
1628 | 1628 | debug "^4.3.4"
|
1629 | 1629 | fast-glob "^3.3.2"
|
1630 | 1630 | is-glob "^4.0.3"
|
1631 | 1631 | minimatch "^9.0.4"
|
1632 | 1632 | semver "^7.6.0"
|
1633 | 1633 | ts-api-utils "^2.0.1"
|
1634 | 1634 |
|
1635 |
| -"@typescript-eslint/utils@8.27.0": |
1636 |
| - version "8.27.0" |
1637 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.27.0.tgz#d9c2a4891c6a85b952a9d5f9656c379ab111cf6d" |
1638 |
| - integrity sha512-njkodcwH1yvmo31YWgRHNb/x1Xhhq4/m81PhtvmRngD8iHPehxffz1SNCO+kwaePhATC+kOa/ggmvPoPza5i0Q== |
| 1635 | +"@typescript-eslint/utils@8.28.0": |
| 1636 | + version "8.28.0" |
| 1637 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.28.0.tgz#7850856620a896b7ac621ac12d49c282aefbb528" |
| 1638 | + integrity sha512-OELa9hbTYciYITqgurT1u/SzpQVtDLmQMFzy/N8pQE+tefOyCWT79jHsav294aTqV1q1u+VzqDGbuujvRYaeSQ== |
1639 | 1639 | dependencies:
|
1640 | 1640 | "@eslint-community/eslint-utils" "^4.4.0"
|
1641 |
| - "@typescript-eslint/scope-manager" "8.27.0" |
1642 |
| - "@typescript-eslint/types" "8.27.0" |
1643 |
| - "@typescript-eslint/typescript-estree" "8.27.0" |
| 1641 | + "@typescript-eslint/scope-manager" "8.28.0" |
| 1642 | + "@typescript-eslint/types" "8.28.0" |
| 1643 | + "@typescript-eslint/typescript-estree" "8.28.0" |
1644 | 1644 |
|
1645 |
| -"@typescript-eslint/visitor-keys@8.27.0": |
1646 |
| - version "8.27.0" |
1647 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.27.0.tgz#4a13e9d7ad7e311a07ea1b178b4c9f848ce11334" |
1648 |
| - integrity sha512-WsXQwMkILJvffP6z4U3FYJPlbf/j07HIxmDjZpbNvBJkMfvwXj5ACRkkHwBDvLBbDbtX5TdU64/rcvKJ/vuInQ== |
| 1645 | +"@typescript-eslint/visitor-keys@8.28.0": |
| 1646 | + version "8.28.0" |
| 1647 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.28.0.tgz#18eb9a25cc9dadb027835c58efe93a5c4ee81969" |
| 1648 | + integrity sha512-hbn8SZ8w4u2pRwgQ1GlUrPKE+t2XvcCW5tTRF7j6SMYIuYG37XuzIW44JCZPa36evi0Oy2SnM664BlIaAuQcvg== |
1649 | 1649 | dependencies:
|
1650 |
| - "@typescript-eslint/types" "8.27.0" |
| 1650 | + "@typescript-eslint/types" "8.28.0" |
1651 | 1651 | eslint-visitor-keys "^4.2.0"
|
1652 | 1652 |
|
1653 | 1653 |
|
@@ -2877,13 +2877,14 @@ eslint-import-resolver-node@^0.3.9:
|
2877 | 2877 | is-core-module "^2.13.0"
|
2878 | 2878 | resolve "^1.22.4"
|
2879 | 2879 |
|
2880 |
| - |
2881 |
| - version "4.2.2" |
2882 |
| - resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-4.2.2.tgz#1b5d302af7b4b8c0b3c1076f3faf8bbfa9321b0d" |
2883 |
| - integrity sha512-Rg1YEsb9UKLQ8BOv27cS3TZ6LhEAKQVgVOXArcE/sQrlnX8+FjmJRSC29ij1qrn+eurFuMsCFUcs7/+27T0vqQ== |
| 2880 | + |
| 2881 | + version "4.2.3" |
| 2882 | + resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-4.2.3.tgz#09feaa0ed7d691d6025969cc33e553b12be10e05" |
| 2883 | + integrity sha512-trG0f6LY+g7CJCV8AN6O+cU5B13tONNDF9ZcnxDtUQQqvufNFDn3zcb/EIslXHwl1IjloZoVvOOcKtBaO9HlBw== |
2884 | 2884 | dependencies:
|
2885 | 2885 | debug "^4.4.0"
|
2886 | 2886 | get-tsconfig "^4.10.0"
|
| 2887 | + is-bun-module "^2.0.0" |
2887 | 2888 | rspack-resolver "^1.2.2"
|
2888 | 2889 | stable-hash "^0.0.5"
|
2889 | 2890 | tinyglobby "^0.2.12"
|
|
2920 | 2921 | string.prototype.trimend "^1.0.8"
|
2921 | 2922 | tsconfig-paths "^3.15.0"
|
2922 | 2923 |
|
2923 |
| - |
2924 |
| - version "5.2.4" |
2925 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.4.tgz#6daa54a11da8c48971475d7c0e239d0b6c6dbc60" |
2926 |
| - integrity sha512-SFtuYmnhwYCtuCDTKPoK+CEzCnEgKTU2qTLwoCxvrC0MFBTIXo1i6hDYOI4cwHaE5GZtlWmTN3YfucYi7KJwPw== |
| 2924 | + |
| 2925 | + version "5.2.5" |
| 2926 | + resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.5.tgz#0ff00b16f4c80ccdafd6a24a263effba1700087e" |
| 2927 | + integrity sha512-IKKP8R87pJyMl7WWamLgPkloB16dagPIdd2FjBDbyRYPKo93wS/NbCOPh6gH+ieNLC+XZrhJt/kWj0PS/DFdmg== |
2927 | 2928 | dependencies:
|
2928 | 2929 | prettier-linter-helpers "^1.0.0"
|
2929 | 2930 | synckit "^0.10.2"
|
@@ -3849,6 +3850,13 @@ is-boolean-object@^1.1.0:
|
3849 | 3850 | call-bind "^1.0.2"
|
3850 | 3851 | has-tostringtag "^1.0.0"
|
3851 | 3852 |
|
| 3853 | +is-bun-module@^2.0.0: |
| 3854 | + version "2.0.0" |
| 3855 | + resolved "https://registry.yarnpkg.com/is-bun-module/-/is-bun-module-2.0.0.tgz#4d7859a87c0fcac950c95e666730e745eae8bddd" |
| 3856 | + integrity sha512-gNCGbnnnnFAUGKeZ9PdbyeGYJqewpmc2aKHUEMO5nQPWU9lOmv7jcmQIv+qHD8fXW6W7qfuCwX4rY9LNRjXrkQ== |
| 3857 | + dependencies: |
| 3858 | + semver "^7.7.1" |
| 3859 | + |
3852 | 3860 | is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.7:
|
3853 | 3861 | version "1.2.7"
|
3854 | 3862 | resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
|
@@ -6968,14 +6976,14 @@ typedarray.prototype.slice@^1.0.3:
|
6968 | 6976 | typed-array-buffer "^1.0.2"
|
6969 | 6977 | typed-array-byte-offset "^1.0.2"
|
6970 | 6978 |
|
6971 |
| -typescript-eslint@8.27.0: |
6972 |
| - version "8.27.0" |
6973 |
| - resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.27.0.tgz#96cc34213723ec41a0bcaffc808f04c8d3cd64fb" |
6974 |
| - integrity sha512-ZZ/8+Y0rRUMuW1gJaPtLWe4ryHbsPLzzibk5Sq+IFa2aOH1Vo0gPr1fbA6pOnzBke7zC2Da4w8AyCgxKXo3lqA== |
| 6979 | +typescript-eslint@8.28.0: |
| 6980 | + version "8.28.0" |
| 6981 | + resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.28.0.tgz#70b0ac51dc15eeb9fcfad66c0b0ec78f3ad341e3" |
| 6982 | + integrity sha512-jfZtxJoHm59bvoCMYCe2BM0/baMswRhMmYhy+w6VfcyHrjxZ0OJe0tGasydCpIpA+A/WIJhTyZfb3EtwNC/kHQ== |
6975 | 6983 | dependencies:
|
6976 |
| - "@typescript-eslint/eslint-plugin" "8.27.0" |
6977 |
| - "@typescript-eslint/parser" "8.27.0" |
6978 |
| - "@typescript-eslint/utils" "8.27.0" |
| 6984 | + "@typescript-eslint/eslint-plugin" "8.28.0" |
| 6985 | + "@typescript-eslint/parser" "8.28.0" |
| 6986 | + "@typescript-eslint/utils" "8.28.0" |
6979 | 6987 |
|
6980 | 6988 |
|
6981 | 6989 | version "5.8.2"
|
|
0 commit comments