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.1
This commit is contained in:
parent
87c4ab2e6a
commit
54a54a16ce
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.0(typescript@5.5.2)
|
||||
version: 0.26.1(typescript@5.5.2)
|
||||
typescript:
|
||||
specifier: ^5.3.3
|
||||
version: 5.5.2
|
||||
|
@ -1120,8 +1120,8 @@ packages:
|
|||
resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
|
||||
engines: {node: '>= 0.8.0'}
|
||||
|
||||
typedoc@0.26.0:
|
||||
resolution: {integrity: sha512-OcYevjHsMN8DfpaL0dSBGAEBhOxuBB5Au8QVs9oz9iB0kRStPZwXLFWqh9gwbMUxNjW3yQuIM5GrVVauMJ2Akw==}
|
||||
typedoc@0.26.1:
|
||||
resolution: {integrity: sha512-APsVXqh93jTlpkLuw6+/IORx7n5LN8hzJV8nvMIrYYaIva0VCq0CoDN7Z3hsRThEYVExI/qoFHnAAxrhG+Wd7Q==}
|
||||
engines: {node: '>= 18'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
@ -2252,7 +2252,7 @@ snapshots:
|
|||
dependencies:
|
||||
prelude-ls: 1.2.1
|
||||
|
||||
typedoc@0.26.0(typescript@5.5.2):
|
||||
typedoc@0.26.1(typescript@5.5.2):
|
||||
dependencies:
|
||||
lunr: 2.3.9
|
||||
markdown-it: 14.1.0
|
||||
|
|
Loading…
Reference in a new issue