mirror of
https://github.com/LemmyNet/lemmy-js-client.git
synced 2024-12-14 15:01:27 +00:00
Update dependency typedoc to v0.27.3 (#423)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1454ecb8aa
commit
23f64d1e18
1 changed files with 4 additions and 4 deletions
|
@ -46,7 +46,7 @@ importers:
|
|||
version: 2.4.0
|
||||
typedoc:
|
||||
specifier: ^0.27.0
|
||||
version: 0.27.2(typescript@5.7.2)
|
||||
version: 0.27.3(typescript@5.7.2)
|
||||
typescript:
|
||||
specifier: ^5.5.4
|
||||
version: 5.7.2
|
||||
|
@ -1142,8 +1142,8 @@ packages:
|
|||
resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
|
||||
engines: {node: '>= 0.8.0'}
|
||||
|
||||
typedoc@0.27.2:
|
||||
resolution: {integrity: sha512-C2ima5TZJHU3ecnRIz50lKd1BsYck5LhYQIy7MRPmjuSEJreUEAt+uAVcZgY7wZsSORzEI7xW8miZIdxv/cbmw==}
|
||||
typedoc@0.27.3:
|
||||
resolution: {integrity: sha512-oWT7zDS5oIaxYL5yOikBX4cL99CpNAZn6mI24JZQxsYuIHbtguSSwJ7zThuzNNwSE0wqhlfTSd99HgqKu2aQXQ==}
|
||||
engines: {node: '>= 18'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
@ -2292,7 +2292,7 @@ snapshots:
|
|||
dependencies:
|
||||
prelude-ls: 1.2.1
|
||||
|
||||
typedoc@0.27.2(typescript@5.7.2):
|
||||
typedoc@0.27.3(typescript@5.7.2):
|
||||
dependencies:
|
||||
'@gerrit0/mini-shiki': 1.24.1
|
||||
lunr: 2.3.9
|
||||
|
|
Loading…
Reference in a new issue