mirror of
https://github.com/LemmyNet/lemmy-js-client.git
synced 2024-11-01 01:59:55 +00:00
Update dependency typedoc to v0.26.5
This commit is contained in:
parent
326b025edd
commit
04b6d5bcf1
1 changed files with 4 additions and 4 deletions
|
@ -46,7 +46,7 @@ importers:
|
|||
version: 2.4.0
|
||||
typedoc:
|
||||
specifier: ^0.26.0
|
||||
version: 0.26.4(typescript@5.5.3)
|
||||
version: 0.26.5(typescript@5.5.3)
|
||||
typescript:
|
||||
specifier: ^5.3.3
|
||||
version: 5.5.3
|
||||
|
@ -1122,8 +1122,8 @@ packages:
|
|||
resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
|
||||
engines: {node: '>= 0.8.0'}
|
||||
|
||||
typedoc@0.26.4:
|
||||
resolution: {integrity: sha512-FlW6HpvULDKgc3rK04V+nbFyXogPV88hurarDPOjuuB5HAwuAlrCMQ5NeH7Zt68a/ikOKu6Z/0hFXAeC9xPccQ==}
|
||||
typedoc@0.26.5:
|
||||
resolution: {integrity: sha512-Vn9YKdjKtDZqSk+by7beZ+xzkkr8T8CYoiasqyt4TTRFy5+UHzL/mF/o4wGBjRF+rlWQHDb0t6xCpA3JNL5phg==}
|
||||
engines: {node: '>= 18'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
@ -2258,7 +2258,7 @@ snapshots:
|
|||
dependencies:
|
||||
prelude-ls: 1.2.1
|
||||
|
||||
typedoc@0.26.4(typescript@5.5.3):
|
||||
typedoc@0.26.5(typescript@5.5.3):
|
||||
dependencies:
|
||||
lunr: 2.3.9
|
||||
markdown-it: 14.1.0
|
||||
|
|
Loading…
Reference in a new issue