mirror of
https://github.com/LemmyNet/lemmy-js-client.git
synced 2024-12-22 02:41:26 +00:00
Update dependency typedoc to v0.27.5 (#431)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
7efca728e8
commit
1d5100b930
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.4(typescript@5.7.2)
|
||||
version: 0.27.5(typescript@5.7.2)
|
||||
typescript:
|
||||
specifier: ^5.5.4
|
||||
version: 5.7.2
|
||||
|
@ -1120,8 +1120,8 @@ packages:
|
|||
resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
|
||||
engines: {node: '>= 0.8.0'}
|
||||
|
||||
typedoc@0.27.4:
|
||||
resolution: {integrity: sha512-wXPQs1AYC2Crk+1XFpNuutLIkNWleokZf1UNf/X8w9KsMnirkvT+LzxTXDvfF6ug3TSLf3Xu5ZXRKGfoXPX7IA==}
|
||||
typedoc@0.27.5:
|
||||
resolution: {integrity: sha512-x+fhKJtTg4ozXwKayh/ek4wxZQI/+2hmZUdO2i2NGDBRUflDble70z+ewHod3d4gRpXSO6fnlnjbDTnJk7HlkQ==}
|
||||
engines: {node: '>= 18'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
@ -2251,7 +2251,7 @@ snapshots:
|
|||
dependencies:
|
||||
prelude-ls: 1.2.1
|
||||
|
||||
typedoc@0.27.4(typescript@5.7.2):
|
||||
typedoc@0.27.5(typescript@5.7.2):
|
||||
dependencies:
|
||||
'@gerrit0/mini-shiki': 1.24.4
|
||||
lunr: 2.3.9
|
||||
|
|
Loading…
Reference in a new issue