|
77 | 77 | dependencies:
|
78 | 78 | "@jridgewell/trace-mapping" "0.3.9"
|
79 | 79 |
|
80 |
| -"@es-joy/jsdoccomment@~0.49.0": |
81 |
| - version "0.49.0" |
82 |
| - resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.49.0.tgz#e5ec1eda837c802eca67d3b29e577197f14ba1db" |
83 |
| - integrity sha512-xjZTSFgECpb9Ohuk5yMX5RhUEbfeQcuOp8IF60e+wyzWEF0M5xeSgqsfLtvPEX8BIyOX9saZqzuGPmZ8oWc+5Q== |
84 |
| - dependencies: |
| 80 | +"@es-joy/jsdoccomment@~0.50.1": |
| 81 | + version "0.50.1" |
| 82 | + resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.50.1.tgz#2f49d233b61a858349eff6dc803bbb28919fa700" |
| 83 | + integrity sha512-fas3qe1hw38JJgU/0m5sDpcrbZGysBeZcMwW5Ws9brYxY64MJyWLXRZCj18keTycT1LFTrFXdSNMS+GRVaU6Hw== |
| 84 | + dependencies: |
| 85 | + "@types/eslint" "^9.6.1" |
| 86 | + "@types/estree" "^1.0.6" |
| 87 | + "@typescript-eslint/types" "^8.11.0" |
85 | 88 | comment-parser "1.4.1"
|
86 | 89 | esquery "^1.6.0"
|
87 | 90 | jsdoc-type-pratt-parser "~4.1.0"
|
|
761 | 764 | dependencies:
|
762 | 765 | "@types/node" "*"
|
763 | 766 |
|
764 |
| -"@types/estree@^1.0.0": |
| 767 | +"@types/eslint@^9.6.1": |
| 768 | + version "9.6.1" |
| 769 | + resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-9.6.1.tgz#d5795ad732ce81715f27f75da913004a56751584" |
| 770 | + integrity sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag== |
| 771 | + dependencies: |
| 772 | + "@types/estree" "*" |
| 773 | + "@types/json-schema" "*" |
| 774 | + |
| 775 | +"@types/estree@*", "@types/estree@^1.0.0", "@types/estree@^1.0.6": |
765 | 776 | version "1.0.7"
|
766 | 777 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.7.tgz#4158d3105276773d5b7695cd4834b1722e4f37a8"
|
767 | 778 | integrity sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==
|
|
771 | 782 | resolved "https://registry.yarnpkg.com/@types/imul/-/imul-1.0.2.tgz#1878567f40dc35d07b3875e6053476e64ded07f7"
|
772 | 783 | integrity sha512-VFxZDF+RmtZnAZgoFg732m8ex80naVkvBI0UPRXy6kmR//+uyfi6/5gpw2zGgjUzTXzgJiAw+3Zx386QabhOWQ==
|
773 | 784 |
|
| 785 | +"@types/json-schema@*": |
| 786 | + version "7.0.15" |
| 787 | + resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841" |
| 788 | + integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA== |
| 789 | + |
774 | 790 | "@types/json5@^0.0.29":
|
775 | 791 | version "0.0.29"
|
776 | 792 | resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
|
|
837 | 853 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9"
|
838 | 854 | integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==
|
839 | 855 |
|
| 856 | +"@typescript-eslint/types@^8.11.0": |
| 857 | + version "8.32.1" |
| 858 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.32.1.tgz#b19fe4ac0dc08317bae0ce9ec1168123576c1d4b" |
| 859 | + integrity sha512-YmybwXUJcgGqgAp6bEsgpPXEg6dcCyPyCSr0CAAueacR/CCBi25G3V8gGQ2kRzQRBNol7VQknxMs9HvVa9Rvfg== |
| 860 | + |
840 | 861 | "@typescript-eslint/[email protected]":
|
841 | 862 | version "7.18.0"
|
842 | 863 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz#b5868d486c51ce8f312309ba79bdb9f331b37931"
|
|
2162 | 2183 | string.prototype.trimend "^1.0.8"
|
2163 | 2184 | tsconfig-paths "^3.15.0"
|
2164 | 2185 |
|
2165 |
| - |
2166 |
| - version "50.6.14" |
2167 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-50.6.14.tgz#43e33c8d4134b599954132821a0706ed97252614" |
2168 |
| - integrity sha512-JUudvooQbUx3iB8n/MzXMOV/VtaXq7xL4CeXhYryinr8osck7nV6fE2/xUXTiH3epPXcvq6TE3HQfGQuRHErTQ== |
| 2186 | + |
| 2187 | + version "50.6.17" |
| 2188 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-50.6.17.tgz#68a1f1e91aeac8f2784c7e9ee4229f31adb773b2" |
| 2189 | + integrity sha512-hq+VQylhd12l8qjexyriDsejZhqiP33WgMTy2AmaGZ9+MrMWVqPECsM87GPxgHfQn0zw+YTuhqjUfk1f+q67aQ== |
2169 | 2190 | dependencies:
|
2170 |
| - "@es-joy/jsdoccomment" "~0.49.0" |
| 2191 | + "@es-joy/jsdoccomment" "~0.50.1" |
2171 | 2192 | are-docs-informative "^0.0.2"
|
2172 | 2193 | comment-parser "1.4.1"
|
2173 | 2194 | debug "^4.3.6"
|
|
0 commit comments