|
204 | 204 | module-details-from-path "^1.0.3" |
205 | 205 | node-gyp-build "^4.5.0" |
206 | 206 |
|
207 | | -"@es-joy/jsdoccomment@~0.76.0": |
208 | | - version "0.76.0" |
209 | | - resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.76.0.tgz#7785b915035f6010a0f59535202a1ff916faaa72" |
210 | | - integrity sha512-g+RihtzFgGTx2WYCuTHbdOXJeAlGnROws0TeALx9ow/ZmOROOZkVg5wp/B44n0WJgI4SQFP1eWM2iRPlU2Y14w== |
| 207 | +"@es-joy/jsdoccomment@~0.79.0": |
| 208 | + version "0.79.0" |
| 209 | + resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.79.0.tgz#e057088f3d14177331863b326d5160b7203d5140" |
| 210 | + integrity sha512-q/Nc241VsVRC5b1dgbsOI0fnWfrb1S9sdceFewpDHto4+4r2o6SSCpcY+Z+EdLdMPN6Nsj/PjlPcKag6WbU6XQ== |
211 | 211 | dependencies: |
212 | 212 | "@types/estree" "^1.0.8" |
213 | | - "@typescript-eslint/types" "^8.46.0" |
| 213 | + "@typescript-eslint/types" "^8.52.0" |
214 | 214 | comment-parser "1.4.1" |
215 | | - esquery "^1.6.0" |
216 | | - jsdoc-type-pratt-parser "~6.10.0" |
| 215 | + esquery "^1.7.0" |
| 216 | + jsdoc-type-pratt-parser "~7.0.0" |
217 | 217 |
|
218 | 218 | "@es-joy/resolve.exports@1.2.0": |
219 | 219 | version "1.2.0" |
|
769 | 769 | resolved "https://registry.yarnpkg.com/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-15.0.1.tgz#49f731d9453f52d64dd79f5a5626c1cf1b81bea4" |
770 | 770 | integrity sha512-Ko2tjWJq8oozHzHV+reuvS5KYIRAokHnGbDwGh/J64LntgpbuylF74ipEL24HCyRjf9FOlBiBHWBR1RlVKsI1w== |
771 | 771 |
|
772 | | -"@typescript-eslint/types@^8.46.0", "@typescript-eslint/types@^8.52.0": |
| 772 | +"@typescript-eslint/types@^8.52.0": |
773 | 773 | version "8.53.0" |
774 | 774 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.53.0.tgz#1adcad3fa32bc2c4cbf3785ba07a5e3151819efb" |
775 | 775 | integrity sha512-Bmh9KX31Vlxa13+PqPvt4RzKRN1XORYSLlAE+sO1i28NkisGbTtSLFVB3l7PWdHtR3E0mVMuC7JilWJ99m2HxQ== |
@@ -1666,19 +1666,19 @@ eslint-plugin-import@^2.32.0: |
1666 | 1666 | string.prototype.trimend "^1.0.9" |
1667 | 1667 | tsconfig-paths "^3.15.0" |
1668 | 1668 |
|
1669 | | -eslint-plugin-jsdoc@^61.1.12: |
1670 | | - version "61.5.0" |
1671 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-61.5.0.tgz#7c07b46db385e0ffce1b827a9abb1cc6bdc78bd3" |
1672 | | - integrity sha512-PR81eOGq4S7diVnV9xzFSBE4CDENRQGP0Lckkek8AdHtbj+6Bm0cItwlFnxsLFriJHspiE3mpu8U20eODyToIg== |
| 1669 | +eslint-plugin-jsdoc@^62.0.0: |
| 1670 | + version "62.0.0" |
| 1671 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-62.0.0.tgz#301c8fb338df81cd84628139a4f0e50e9635dc49" |
| 1672 | + integrity sha512-sNdIGLAvjFK3pB0SYFW74iXODZ4ifF8Ax13Wgq8jKepKnrCFzGo7+jRZfLf70h81SD7lPYnTE7MR2nhYSvaLTA== |
1673 | 1673 | dependencies: |
1674 | | - "@es-joy/jsdoccomment" "~0.76.0" |
| 1674 | + "@es-joy/jsdoccomment" "~0.79.0" |
1675 | 1675 | "@es-joy/resolve.exports" "1.2.0" |
1676 | 1676 | are-docs-informative "^0.0.2" |
1677 | 1677 | comment-parser "1.4.1" |
1678 | 1678 | debug "^4.4.3" |
1679 | 1679 | escape-string-regexp "^4.0.0" |
1680 | | - espree "^10.4.0" |
1681 | | - esquery "^1.6.0" |
| 1680 | + espree "^11.0.0" |
| 1681 | + esquery "^1.7.0" |
1682 | 1682 | html-entities "^2.6.0" |
1683 | 1683 | object-deep-merge "^2.0.0" |
1684 | 1684 | parse-imports-exports "^0.2.4" |
@@ -1826,10 +1826,10 @@ esprima@^4.0.0: |
1826 | 1826 | resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71" |
1827 | 1827 | integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A== |
1828 | 1828 |
|
1829 | | -esquery@^1.5.0, esquery@^1.6.0: |
1830 | | - version "1.6.0" |
1831 | | - resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.6.0.tgz#91419234f804d852a82dceec3e16cdc22cf9dae7" |
1832 | | - integrity sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg== |
| 1829 | +esquery@^1.5.0, esquery@^1.6.0, esquery@^1.7.0: |
| 1830 | + version "1.7.0" |
| 1831 | + resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.7.0.tgz#08d048f261f0ddedb5bae95f46809463d9c9496d" |
| 1832 | + integrity sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g== |
1833 | 1833 | dependencies: |
1834 | 1834 | estraverse "^5.1.0" |
1835 | 1835 |
|
@@ -2693,10 +2693,10 @@ js-yaml@^4.1.0, js-yaml@^4.1.1: |
2693 | 2693 | dependencies: |
2694 | 2694 | argparse "^2.0.1" |
2695 | 2695 |
|
2696 | | -jsdoc-type-pratt-parser@~6.10.0: |
2697 | | - version "6.10.0" |
2698 | | - resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-6.10.0.tgz#0846ab682d937eb7272b0e42f49d7f22039059a2" |
2699 | | - integrity sha512-+LexoTRyYui5iOhJGn13N9ZazL23nAHGkXsa1p/C8yeq79WRfLBag6ZZ0FQG2aRoc9yfo59JT9EYCQonOkHKkQ== |
| 2696 | +jsdoc-type-pratt-parser@~7.0.0: |
| 2697 | + version "7.0.0" |
| 2698 | + resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-7.0.0.tgz#b0381514e79aa6326185078059ca5915bb8ede3b" |
| 2699 | + integrity sha512-c7YbokssPOSHmqTbSAmTtnVgAVa/7lumWNYqomgd5KOMyPrRve2anx6lonfOsXEQacqF9FKVUj7bLg4vRSvdYA== |
2700 | 2700 |
|
2701 | 2701 | jsesc@^3.0.2, jsesc@^3.1.0, jsesc@~3.1.0: |
2702 | 2702 | version "3.1.0" |
|
0 commit comments