|
1001 | 1001 | dependencies:
|
1002 | 1002 | tslib "^2.4.0"
|
1003 | 1003 |
|
1004 |
| -"@es-joy/jsdoccomment@~0.56.0": |
1005 |
| - version "0.56.0" |
1006 |
| - resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.56.0.tgz#bcc1802ae77d17d03f6fbe6eeb27d4a9cef4a086" |
1007 |
| - integrity sha512-c6EW+aA1w2rjqOMjbL93nZlwxp6c1Ln06vTYs5FjRRhmJXK8V/OrSXdT+pUr4aRYgjCgu8/OkiZr0tzeVrRSbw== |
| 1004 | +"@es-joy/jsdoccomment@~0.58.0": |
| 1005 | + version "0.58.0" |
| 1006 | + resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.58.0.tgz#2f8771754369bfa02688cd593a0d688e15fb3449" |
| 1007 | + integrity sha512-smMc5pDht/UVsCD3hhw/a/e/p8m0RdRYiluXToVfd+d4yaQQh7nn9bACjkk6nXJvat7EWPAxuFkMEFfrxeGa3Q== |
1008 | 1008 | dependencies:
|
1009 | 1009 | "@types/estree" "^1.0.8"
|
1010 |
| - "@typescript-eslint/types" "^8.42.0" |
| 1010 | + "@typescript-eslint/types" "^8.43.0" |
1011 | 1011 | comment-parser "1.4.1"
|
1012 | 1012 | esquery "^1.6.0"
|
1013 |
| - jsdoc-type-pratt-parser "~5.1.0" |
| 1013 | + jsdoc-type-pratt-parser "~5.4.0" |
1014 | 1014 |
|
1015 | 1015 | "@eslint-community/eslint-utils@^4.1.2", "@eslint-community/eslint-utils@^4.4.0", "@eslint-community/eslint-utils@^4.5.0", "@eslint-community/eslint-utils@^4.5.1", "@eslint-community/eslint-utils@^4.7.0", "@eslint-community/eslint-utils@^4.8.0":
|
1016 | 1016 | version "4.9.0"
|
|
1887 | 1887 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.35.1.tgz#4344dcf934495bbf25a9f83a06dd9fe2acf15780"
|
1888 | 1888 | integrity sha512-q/O04vVnKHfrrhNAscndAn1tuQhIkwqnaW+eu5waD5IPts2eX1dgJxgqcPx5BX109/qAz7IG6VrEPTOYKCNfRQ==
|
1889 | 1889 |
|
1890 |
| -"@typescript-eslint/types@^8.42.0": |
| 1890 | +"@typescript-eslint/types@^8.43.0": |
1891 | 1891 | version "8.43.0"
|
1892 | 1892 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.43.0.tgz#00d34a5099504eb1b263e022cc17c4243ff2302e"
|
1893 | 1893 | integrity sha512-vQ2FZaxJpydjSZJKiSW/LJsabFFvV7KgLC5DiLhkBcykhQj8iK9BOaDmQt74nnKdLvceM5xmhaTF+pLekrxEkw==
|
@@ -4011,12 +4011,12 @@ eslint-plugin-import-x@^4.16.1:
|
4011 | 4011 | stable-hash-x "^0.2.0"
|
4012 | 4012 | unrs-resolver "^1.9.2"
|
4013 | 4013 |
|
4014 |
| -eslint-plugin-jsdoc@^55.0.0: |
4015 |
| - version "55.0.0" |
4016 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-55.0.0.tgz#e00e06e0bf278be3e4646590978dbcf6b804babc" |
4017 |
| - integrity sha512-45ljWx7dw0kA+zT/gYxhUUeMXUFZdn3yTxkOKvekYmhfYQF2kUx+2THnK1oeHFqdnJWkyi3ZSeLt4FKWMLKXTA== |
| 4014 | +eslint-plugin-jsdoc@^56.1.2: |
| 4015 | + version "56.1.2" |
| 4016 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-56.1.2.tgz#89507a53b96142b5b2c7bc50b5efb835230c0893" |
| 4017 | + integrity sha512-g30LmgNkpKsKNge4NKtoARCvGvGYHeCQjEWCs5xlNwHxdwVvd0rZaovHmD/D0of0H1bqcyFYv6WXDVAezndstw== |
4018 | 4018 | dependencies:
|
4019 |
| - "@es-joy/jsdoccomment" "~0.56.0" |
| 4019 | + "@es-joy/jsdoccomment" "~0.58.0" |
4020 | 4020 | are-docs-informative "^0.0.2"
|
4021 | 4021 | comment-parser "1.4.1"
|
4022 | 4022 | debug "^4.4.1"
|
|
5622 | 5622 | resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-1.1.0.tgz#b01307cb29b618a1ed26ec79e911f803c4da0040"
|
5623 | 5623 | integrity sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==
|
5624 | 5624 |
|
5625 |
| -jsdoc-type-pratt-parser@~5.1.0: |
5626 |
| - version "5.1.1" |
5627 |
| - resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-5.1.1.tgz#2657625f071daa822e51b6aa6fdc8eb667c1ff64" |
5628 |
| - integrity sha512-DYYlVP1fe4QBMh2xTIs20/YeTz2GYVbWAEZweHSZD+qQ/Cx2d5RShuhhsdk64eTjNq0FeVnteP/qVOgaywSRbg== |
| 5625 | +jsdoc-type-pratt-parser@~5.4.0: |
| 5626 | + version "5.4.0" |
| 5627 | + resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-5.4.0.tgz#8f14a44286a8f50205e1bb67ee6626d2c4652903" |
| 5628 | + integrity sha512-F9GQ+F1ZU6qvSrZV8fNFpjDNf614YzR2eF6S0+XbDjAcUI28FSoXnYZFjQmb1kFx3rrJb5PnxUH3/Yti6fcM+g== |
5629 | 5629 |
|
5630 | 5630 | jsesc@^3.0.2, jsesc@^3.1.0:
|
5631 | 5631 | version "3.1.0"
|
|
0 commit comments