|
826 | 826 | version "0.4.0"
|
827 | 827 | resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.4.0.tgz#5e13fac887f08c44f76b0ccaf3370eb00fec9bb6"
|
828 | 828 |
|
829 |
| -"@es-joy/jsdoccomment@~0.50.2": |
830 |
| - version "0.50.2" |
831 |
| - resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.50.2.tgz#707768f0cb62abe0703d51aa9086986d230a5d5c" |
832 |
| - integrity sha512-YAdE/IJSpwbOTiaURNCKECdAwqrJuFiZhylmesBcIRawtYKnBR2wxPhoIewMg+Yu+QuYvHfJNReWpoxGBKOChA== |
| 829 | +"@es-joy/jsdoccomment@~0.52.0": |
| 830 | + version "0.52.0" |
| 831 | + resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.52.0.tgz#106945b6d1abed89597aa104b80ff8f9fb7038a6" |
| 832 | + integrity sha512-BXuN7BII+8AyNtn57euU2Yxo9yA/KUDNzrpXyi3pfqKmBhhysR6ZWOebFh3vyPoqA3/j1SOvGgucElMGwlXing== |
833 | 833 | dependencies:
|
834 |
| - "@types/estree" "^1.0.6" |
835 |
| - "@typescript-eslint/types" "^8.11.0" |
| 834 | + "@types/estree" "^1.0.8" |
| 835 | + "@typescript-eslint/types" "^8.34.1" |
836 | 836 | comment-parser "1.4.1"
|
837 | 837 | esquery "^1.6.0"
|
838 | 838 | jsdoc-type-pratt-parser "~4.1.0"
|
|
2375 | 2375 | version "1.0.6"
|
2376 | 2376 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.6.tgz#628effeeae2064a1b4e79f78e81d87b7e5fc7b50"
|
2377 | 2377 |
|
| 2378 | +"@types/estree@^1.0.8": |
| 2379 | + version "1.0.8" |
| 2380 | + resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.8.tgz#958b91c991b1867ced318bedea0e215ee050726e" |
| 2381 | + integrity sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w== |
| 2382 | + |
2378 | 2383 | "@types/glob@^8.0.0":
|
2379 | 2384 | version "8.1.0"
|
2380 | 2385 | resolved "https://registry.yarnpkg.com/@types/glob/-/glob-8.1.0.tgz#b63e70155391b0584dce44e7ea25190bbc38f2fc"
|
|
2604 | 2609 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.35.1.tgz#4344dcf934495bbf25a9f83a06dd9fe2acf15780"
|
2605 | 2610 | integrity sha512-q/O04vVnKHfrrhNAscndAn1tuQhIkwqnaW+eu5waD5IPts2eX1dgJxgqcPx5BX109/qAz7IG6VrEPTOYKCNfRQ==
|
2606 | 2611 |
|
2607 |
| -"@typescript-eslint/types@^8.11.0", "@typescript-eslint/types@^8.35.1": |
| 2612 | +"@typescript-eslint/types@^8.34.1": |
| 2613 | + version "8.37.0" |
| 2614 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.37.0.tgz#09517aa9625eb3c68941dde3ac8835740587b6ff" |
| 2615 | + integrity sha512-ax0nv7PUF9NOVPs+lmQ7yIE7IQmAf8LGcXbMvHX5Gm+YJUYNAl340XkGnrimxZ0elXyoQJuN5sbg6C4evKA4SQ== |
| 2616 | + |
| 2617 | +"@typescript-eslint/types@^8.35.1": |
2608 | 2618 | version "8.36.0"
|
2609 | 2619 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.36.0.tgz#d3d184adc2899e2912c13b17c1590486ef37c7ac"
|
2610 | 2620 | integrity sha512-xGms6l5cTJKQPZOKM75Dl9yBfNdGeLRsIyufewnxT4vZTrjC0ImQT4fj8QmtJK84F58uSh5HVBSANwcfiXxABQ==
|
@@ -4302,17 +4312,17 @@ eslint-plugin-deprecation@^3.0.0:
|
4302 | 4312 | ts-api-utils "^1.3.0"
|
4303 | 4313 | tslib "^2.3.1"
|
4304 | 4314 |
|
4305 |
| -eslint-plugin-jsdoc@^50.8.0: |
4306 |
| - version "50.8.0" |
4307 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-50.8.0.tgz#a8d192ccca26df368a2fbaff17c9dddefacd773f" |
4308 |
| - integrity sha512-UyGb5755LMFWPrZTEqqvTJ3urLz1iqj+bYOHFNag+sw3NvaMWP9K2z+uIn37XfNALmQLQyrBlJ5mkiVPL7ADEg== |
| 4315 | +eslint-plugin-jsdoc@^51.4.0: |
| 4316 | + version "51.4.0" |
| 4317 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-51.4.0.tgz#03d3e2f40b5d8dda39f773430e0dad5ce29cd314" |
| 4318 | + integrity sha512-woooKbcFiQdpfJg1g/WmFHItaZuDE14SZ7QVW3eV/5e3mbOicjtgVz6cFkYJ3MP9n5WL9/ZAvuWuGkAkMFhDYQ== |
4309 | 4319 | dependencies:
|
4310 |
| - "@es-joy/jsdoccomment" "~0.50.2" |
| 4320 | + "@es-joy/jsdoccomment" "~0.52.0" |
4311 | 4321 | are-docs-informative "^0.0.2"
|
4312 | 4322 | comment-parser "1.4.1"
|
4313 | 4323 | debug "^4.4.1"
|
4314 | 4324 | escape-string-regexp "^4.0.0"
|
4315 |
| - espree "^10.3.0" |
| 4325 | + espree "^10.4.0" |
4316 | 4326 | esquery "^1.6.0"
|
4317 | 4327 | parse-imports-exports "^0.2.4"
|
4318 | 4328 | semver "^7.7.2"
|
|
0 commit comments