|
63 | 63 | resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.6.3.tgz#f13c7c205915eb91ae54c557f5e92bddd8be0e83"
|
64 | 64 | integrity sha512-4B4OijXeVNOPZlYA2oEwWOTkzyltLao+xbotHQeqN++Rv27Y6s818+n2Qkp8q+Fxhn0t/5lA5X1Mxktud8eayQ==
|
65 | 65 |
|
66 |
| -"@es-joy/jsdoccomment@~0.58.0": |
67 |
| - version "0.58.0" |
68 |
| - resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.58.0.tgz#2f8771754369bfa02688cd593a0d688e15fb3449" |
69 |
| - integrity sha512-smMc5pDht/UVsCD3hhw/a/e/p8m0RdRYiluXToVfd+d4yaQQh7nn9bACjkk6nXJvat7EWPAxuFkMEFfrxeGa3Q== |
| 66 | +"@es-joy/jsdoccomment@~0.65.2": |
| 67 | + version "0.65.2" |
| 68 | + resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.65.2.tgz#d6d8029b8766677dbf4427ace846d3ece3ae161e" |
| 69 | + integrity sha512-/rrj5oayCc7xdoQZ24Tz/+V41IDm+9ILYpTFJOZgav9vfncMNApKR0t/4d1oRXYTcyLZEcGHGOg4xBsD0Doing== |
70 | 70 | dependencies:
|
71 | 71 | "@types/estree" "^1.0.8"
|
72 |
| - "@typescript-eslint/types" "^8.43.0" |
| 72 | + "@typescript-eslint/types" "^8.45.0" |
73 | 73 | comment-parser "1.4.1"
|
74 | 74 | esquery "^1.6.0"
|
75 |
| - jsdoc-type-pratt-parser "~5.4.0" |
| 75 | + jsdoc-type-pratt-parser "~6.1.2" |
76 | 76 |
|
77 | 77 | "@eslint-community/eslint-utils@^4.2.0":
|
78 | 78 | version "4.4.0"
|
|
435 | 435 | debug "^4.3.4"
|
436 | 436 | ts-api-utils "^2.1.0"
|
437 | 437 |
|
438 |
| -"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.43.0", "@typescript-eslint/types@^8.44.0": |
| 438 | +"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.44.0": |
439 | 439 | version "8.44.0"
|
440 | 440 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.44.0.tgz#4b9154ab164a0beff22d3217ff0fdc8d10bce924"
|
441 | 441 | integrity sha512-ZSl2efn44VsYM0MfDQe68RKzBz75NPgLQXuGypmym6QVOWL5kegTZuZ02xRAT9T+onqvM6T8CdQk0OwYMB6ZvA==
|
442 | 442 |
|
| 443 | +"@typescript-eslint/types@^8.45.0": |
| 444 | + version "8.45.0" |
| 445 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.45.0.tgz#fc01cd2a4690b9713b02f895e82fb43f7d960684" |
| 446 | + integrity sha512-WugXLuOIq67BMgQInIxxnsSyRLFxdkJEJu8r4ngLR56q/4Q5LrbfkFRH27vMTjxEK8Pyz7QfzuZe/G15qQnVRA== |
| 447 | + |
443 | 448 | "@typescript-eslint/[email protected]":
|
444 | 449 | version "8.44.0"
|
445 | 450 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.44.0.tgz#e23e9946c466cf5f53b7e46ecdd9789fd8192daa"
|
@@ -1795,17 +1800,18 @@ eslint-config-prettier@^10.0.0:
|
1795 | 1800 | integrity sha512-zc1UmCpNltmVY34vuLRV61r1K27sWuX39E+uyUnY8xS2Bex88VV9cugG+UZbRSRGtGyFboj+D8JODyme1plMpw==
|
1796 | 1801 |
|
1797 | 1802 | eslint-plugin-jsdoc@^60.0.0:
|
1798 |
| - version "60.0.0" |
1799 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-60.0.0.tgz#8959c3fa25fecbbd56450e8a686c6315f4c6b2d2" |
1800 |
| - integrity sha512-K8D5fJOkeunX+exeOkOUx+P7ZCixdRBsM3QQ+M2aazSO+64pnjH6z03wWYGQ3XTjUxpI2QXOTSQ9E75bDKi5AA== |
| 1803 | + version "60.7.1" |
| 1804 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-60.7.1.tgz#b7f819648539d0b817926212e88f084b78ee86b5" |
| 1805 | + integrity sha512-JCLls7B3Tlb2YS5M6+aZqxb0gnEkr+H9/qMm5HSzynlvq3wqbxS7+4RS954EGuLrITfbaB6nmf3FyZAhOeCUEg== |
1801 | 1806 | dependencies:
|
1802 |
| - "@es-joy/jsdoccomment" "~0.58.0" |
| 1807 | + "@es-joy/jsdoccomment" "~0.65.2" |
1803 | 1808 | are-docs-informative "^0.0.2"
|
1804 | 1809 | comment-parser "1.4.1"
|
1805 | 1810 | debug "^4.4.3"
|
1806 | 1811 | escape-string-regexp "^4.0.0"
|
1807 | 1812 | espree "^10.4.0"
|
1808 | 1813 | esquery "^1.6.0"
|
| 1814 | + html-entities "^2.6.0" |
1809 | 1815 | object-deep-merge "^1.0.5"
|
1810 | 1816 | parse-imports-exports "^0.2.4"
|
1811 | 1817 | semver "^7.7.2"
|
@@ -2664,6 +2670,11 @@ hosted-git-info@^4.0.2:
|
2664 | 2670 | dependencies:
|
2665 | 2671 | lru-cache "^6.0.0"
|
2666 | 2672 |
|
| 2673 | +html-entities@^2.6.0: |
| 2674 | + version "2.6.0" |
| 2675 | + resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-2.6.0.tgz#7c64f1ea3b36818ccae3d3fb48b6974208e984f8" |
| 2676 | + integrity sha512-kig+rMn/QOVRvr7c86gQ8lWXq+Hkv6CbAH1hLu+RG338StTpE8Z0b44SDVaqVu7HGKf27frdmUYEs9hTUX/cLQ== |
| 2677 | + |
2667 | 2678 | htmlparser2@^6.1.0:
|
2668 | 2679 | version "6.1.0"
|
2669 | 2680 | resolved "https://registry.yarnpkg.com/htmlparser2/-/htmlparser2-6.1.0.tgz#c4d762b6c3371a05dbe65e94ae43a9f845fb8fb7"
|
@@ -3140,10 +3151,10 @@ js-yaml@^4.1.0:
|
3140 | 3151 | dependencies:
|
3141 | 3152 | argparse "^2.0.1"
|
3142 | 3153 |
|
3143 |
| -jsdoc-type-pratt-parser@~5.4.0: |
3144 |
| - version "5.4.0" |
3145 |
| - resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-5.4.0.tgz#8f14a44286a8f50205e1bb67ee6626d2c4652903" |
3146 |
| - integrity sha512-F9GQ+F1ZU6qvSrZV8fNFpjDNf614YzR2eF6S0+XbDjAcUI28FSoXnYZFjQmb1kFx3rrJb5PnxUH3/Yti6fcM+g== |
| 3154 | +jsdoc-type-pratt-parser@~6.1.2: |
| 3155 | + version "6.1.2" |
| 3156 | + resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-6.1.2.tgz#1bde94cec146a2f552b402217725c27c4e3a55c0" |
| 3157 | + integrity sha512-ruy+JcplsWkqnYq1m/qokaErhEURwf/vhdTzlPNpei7RJabVWxPxGWoCPSCP0sbsz03d590hTkjLdXjyMxH0iA== |
3147 | 3158 |
|
3148 | 3159 |
|
3149 | 3160 | version "3.0.1"
|
|
0 commit comments