|
4544 | 4544 | semver "^7.6.0" |
4545 | 4545 | ts-api-utils "^2.0.1" |
4546 | 4546 |
|
4547 | | -"@typescript-eslint/utils@8.25.0": |
| 4547 | +"@typescript-eslint/utils@8.25.0", "@typescript-eslint/utils@^8.21.0": |
4548 | 4548 | version "8.25.0" |
4549 | 4549 | resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.25.0.tgz#3ea2f9196a915ef4daa2c8eafd44adbd7d56d08a" |
4550 | 4550 | integrity sha512-syqRbrEv0J1wywiLsK60XzHnQe/kRViI3zwFALrNEgnntn1l24Ra2KvOAWwWbWZ1lBZxZljPDGOq967dsl6fkA== |
@@ -6961,19 +6961,21 @@ eslint-plugin-jsx-a11y@^6.10.0: |
6961 | 6961 | safe-regex-test "^1.0.3" |
6962 | 6962 | string.prototype.includes "^2.0.1" |
6963 | 6963 |
|
6964 | | -eslint-plugin-n@17.15.1: |
6965 | | - version "17.15.1" |
6966 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.15.1.tgz#2129bbc7b11466c3bfec57876a15aadfad3a83f2" |
6967 | | - integrity sha512-KFw7x02hZZkBdbZEFQduRGH4VkIH4MW97ClsbAM4Y4E6KguBJWGfWG1P4HEIpZk2bkoWf0bojpnjNAhYQP8beA== |
| 6964 | +eslint-plugin-n@17.16.1: |
| 6965 | + version "17.16.1" |
| 6966 | + resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.16.1.tgz#57b2805983db30624e4f1196da17b7baa2cdd217" |
| 6967 | + integrity sha512-/7FVAwjUrix9P5lycnsYRIQRwFo/DZROD+ZXWLpE+/EZWLyuLvyFaRdAPYJSz+nlAdZIZp+LAzlBerQSVYUNFg== |
6968 | 6968 | dependencies: |
6969 | 6969 | "@eslint-community/eslint-utils" "^4.4.1" |
| 6970 | + "@typescript-eslint/utils" "^8.21.0" |
6970 | 6971 | enhanced-resolve "^5.17.1" |
6971 | 6972 | eslint-plugin-es-x "^7.8.0" |
6972 | 6973 | get-tsconfig "^4.8.1" |
6973 | 6974 | globals "^15.11.0" |
6974 | 6975 | ignore "^5.3.2" |
6975 | 6976 | minimatch "^9.0.5" |
6976 | 6977 | semver "^7.6.3" |
| 6978 | + ts-declaration-location "^1.0.5" |
6977 | 6979 |
|
6978 | 6980 | eslint-plugin-promise@7.2.1: |
6979 | 6981 | version "7.2.1" |
@@ -10716,6 +10718,13 @@ minim@~0.23.8: |
10716 | 10718 | dependencies: |
10717 | 10719 | lodash "^4.15.0" |
10718 | 10720 |
|
| 10721 | +minimatch@^10.0.1: |
| 10722 | + version "10.0.1" |
| 10723 | + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b" |
| 10724 | + integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ== |
| 10725 | + dependencies: |
| 10726 | + brace-expansion "^2.0.1" |
| 10727 | + |
10719 | 10728 | minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2: |
10720 | 10729 | version "3.1.2" |
10721 | 10730 | resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b" |
@@ -13913,6 +13922,13 @@ ts-api-utils@^2.0.1: |
13913 | 13922 | resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.1.tgz#660729385b625b939aaa58054f45c058f33f10cd" |
13914 | 13923 | integrity sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w== |
13915 | 13924 |
|
| 13925 | +ts-declaration-location@^1.0.5: |
| 13926 | + version "1.0.5" |
| 13927 | + resolved "https://registry.yarnpkg.com/ts-declaration-location/-/ts-declaration-location-1.0.5.tgz#96433afbf90a77ecd2391949a2cc43ffa5340de2" |
| 13928 | + integrity sha512-WqmlO9IoeYwCqJ2E9kHMcY9GZhhfLYItC3VnHDlPOrg6nNdUWS4wn4hhDZUPt60m1EvtjPIZyprTjpI992Bgzw== |
| 13929 | + dependencies: |
| 13930 | + minimatch "^10.0.1" |
| 13931 | + |
13916 | 13932 | ts-dedent@^2.2.0: |
13917 | 13933 | version "2.2.0" |
13918 | 13934 | resolved "https://registry.yarnpkg.com/ts-dedent/-/ts-dedent-2.2.0.tgz#39e4bd297cd036292ae2394eb3412be63f563bb5" |
|
0 commit comments