|
1001 | 1001 | dependencies: |
1002 | 1002 | tslib "^2.4.0" |
1003 | 1003 |
|
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== |
| 1004 | +"@es-joy/jsdoccomment@~0.62.0": |
| 1005 | + version "0.62.0" |
| 1006 | + resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.62.0.tgz#c8a991fef9f24616cfced305adf39548f299e6a0" |
| 1007 | + integrity sha512-yWi6sm7INEwnfS7IJvE0dU+RTrwzLPFcY7e7eGpu/l5Q9lWfQ2ROwZ0qVnc242jw2TUPsfHX3XMIISkGBv57RQ== |
1008 | 1008 | dependencies: |
1009 | 1009 | "@types/estree" "^1.0.8" |
1010 | | - "@typescript-eslint/types" "^8.43.0" |
| 1010 | + "@typescript-eslint/types" "^8.44.1" |
1011 | 1011 | comment-parser "1.4.1" |
1012 | 1012 | esquery "^1.6.0" |
1013 | | - jsdoc-type-pratt-parser "~5.4.0" |
| 1013 | + jsdoc-type-pratt-parser "~5.9.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.43.0": |
1891 | | - version "8.43.0" |
1892 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.43.0.tgz#00d34a5099504eb1b263e022cc17c4243ff2302e" |
1893 | | - integrity sha512-vQ2FZaxJpydjSZJKiSW/LJsabFFvV7KgLC5DiLhkBcykhQj8iK9BOaDmQt74nnKdLvceM5xmhaTF+pLekrxEkw== |
| 1890 | +"@typescript-eslint/types@^8.44.1": |
| 1891 | + version "8.44.1" |
| 1892 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.44.1.tgz#85d1cad1290a003ff60420388797e85d1c3f76ff" |
| 1893 | + integrity sha512-Lk7uj7y9uQUOEguiDIDLYLJOrYHQa7oBiURYVFqIpGxclAFQ78f6VUOM8lI2XEuNOKNB7XuvM2+2cMXAoq4ALQ== |
1894 | 1894 |
|
1895 | 1895 | "@typescript-eslint/[email protected]": |
1896 | 1896 | version "8.35.1" |
@@ -4006,18 +4006,19 @@ eslint-plugin-import-x@^4.16.1: |
4006 | 4006 | stable-hash-x "^0.2.0" |
4007 | 4007 | unrs-resolver "^1.9.2" |
4008 | 4008 |
|
4009 | | -eslint-plugin-jsdoc@^60.2.0: |
4010 | | - version "60.2.0" |
4011 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-60.2.0.tgz#b6ff5f16d3c1cb8470d80d2f674465edf4fc7105" |
4012 | | - integrity sha512-VQNycH0EbjIvgdX6llnLidv7X/yQTJMoQl/L5bXAPasAlPZQFJQi7r5OLc29ushbeQJ7+BFf8UFt9JAQNBZhXg== |
| 4009 | +eslint-plugin-jsdoc@^60.5.0: |
| 4010 | + version "60.5.0" |
| 4011 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-60.5.0.tgz#a17d0f29ce2918c6e4ddc06b301a22a9d8ba2330" |
| 4012 | + integrity sha512-3ivSigRDi/04GFRRYqvv4PgLD/+ZBLfHEk/0WKNpDBcmucnEAhqFjmJhLo4W4SIpXKZ/WVQNVPEsFXVPz9fRjA== |
4013 | 4013 | dependencies: |
4014 | | - "@es-joy/jsdoccomment" "~0.58.0" |
| 4014 | + "@es-joy/jsdoccomment" "~0.62.0" |
4015 | 4015 | are-docs-informative "^0.0.2" |
4016 | 4016 | comment-parser "1.4.1" |
4017 | 4017 | debug "^4.4.3" |
4018 | 4018 | escape-string-regexp "^4.0.0" |
4019 | 4019 | espree "^10.4.0" |
4020 | 4020 | esquery "^1.6.0" |
| 4021 | + html-entities "^2.6.0" |
4021 | 4022 | object-deep-merge "^1.0.5" |
4022 | 4023 | parse-imports-exports "^0.2.4" |
4023 | 4024 | semver "^7.7.2" |
@@ -4913,6 +4914,11 @@ hpack.js@^2.1.6: |
4913 | 4914 | readable-stream "^2.0.1" |
4914 | 4915 | wbuf "^1.1.0" |
4915 | 4916 |
|
| 4917 | +html-entities@^2.6.0: |
| 4918 | + version "2.6.0" |
| 4919 | + resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-2.6.0.tgz#7c64f1ea3b36818ccae3d3fb48b6974208e984f8" |
| 4920 | + integrity sha512-kig+rMn/QOVRvr7c86gQ8lWXq+Hkv6CbAH1hLu+RG338StTpE8Z0b44SDVaqVu7HGKf27frdmUYEs9hTUX/cLQ== |
| 4921 | + |
4916 | 4922 | html-minifier-terser@^6.0.2: |
4917 | 4923 | version "6.1.0" |
4918 | 4924 | resolved "https://registry.yarnpkg.com/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz#bfc818934cc07918f6b3669f5774ecdfd48f32ab" |
|
5617 | 5623 | resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-1.1.0.tgz#b01307cb29b618a1ed26ec79e911f803c4da0040" |
5618 | 5624 | integrity sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A== |
5619 | 5625 |
|
5620 | | -jsdoc-type-pratt-parser@~5.4.0: |
5621 | | - version "5.4.0" |
5622 | | - resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-5.4.0.tgz#8f14a44286a8f50205e1bb67ee6626d2c4652903" |
5623 | | - integrity sha512-F9GQ+F1ZU6qvSrZV8fNFpjDNf614YzR2eF6S0+XbDjAcUI28FSoXnYZFjQmb1kFx3rrJb5PnxUH3/Yti6fcM+g== |
| 5626 | +jsdoc-type-pratt-parser@~5.9.0: |
| 5627 | + version "5.9.2" |
| 5628 | + resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-5.9.2.tgz#f07577e05f76e10e07fbb2e28c694315c7c18550" |
| 5629 | + integrity sha512-TYzkACp/wPvDJLRY7qpHXtrhgwoAaojIOnLaaVNi+AbPU2u1kkjfKd9hXXTq0qSAGsyYXvwUXt99h9I5iCmjjw== |
5624 | 5630 |
|
5625 | 5631 | jsesc@^3.0.2, jsesc@^3.1.0: |
5626 | 5632 | version "3.1.0" |
|
0 commit comments