mirror of
https://github.com/LemmyNet/lemmy-js-client.git
synced 2024-11-22 12:21:12 +00:00
Update dependency typedoc to v0.26.10
This commit is contained in:
parent
d285217934
commit
1057f6c252
1 changed files with 8 additions and 8 deletions
|
@ -46,7 +46,7 @@ importers:
|
|||
version: 2.4.0
|
||||
typedoc:
|
||||
specifier: ^0.26.5
|
||||
version: 0.26.9(typescript@5.6.3)
|
||||
version: 0.26.10(typescript@5.6.3)
|
||||
typescript:
|
||||
specifier: ^5.5.4
|
||||
version: 5.6.3
|
||||
|
@ -1205,8 +1205,8 @@ packages:
|
|||
resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
|
||||
engines: {node: '>= 0.8.0'}
|
||||
|
||||
typedoc@0.26.9:
|
||||
resolution: {integrity: sha512-Rc7QpWL7EtmrT8yxV0GmhOR6xHgFnnhphbD9Suti3fz3um7ZOrou6q/g9d6+zC5PssTLZmjaW4Upmzv8T1rCcQ==}
|
||||
typedoc@0.26.10:
|
||||
resolution: {integrity: sha512-xLmVKJ8S21t+JeuQLNueebEuTVphx6IrP06CdV7+0WVflUSW3SPmR+h1fnWVdAR/FQePEgsSWCUHXqKKjzuUAw==}
|
||||
engines: {node: '>= 18'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
@ -1288,8 +1288,8 @@ packages:
|
|||
engines: {node: '>= 14'}
|
||||
hasBin: true
|
||||
|
||||
yaml@2.5.1:
|
||||
resolution: {integrity: sha512-bLQOjaX/ADgQ20isPJRvF0iRUHIxVhYvr53Of7wGcWlO2jvtUlH5m87DsmulFVxRpNLOnI4tB6p/oh8D7kpn9Q==}
|
||||
yaml@2.6.0:
|
||||
resolution: {integrity: sha512-a6ae//JvKDEra2kdi1qzCyrJW/WZCgFi8ydDV+eXExl95t+5R+ijnqHJbz9tmMh8FUjx3iv2fCQ4dclAQlO2UQ==}
|
||||
engines: {node: '>= 14'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -2479,14 +2479,14 @@ snapshots:
|
|||
dependencies:
|
||||
prelude-ls: 1.2.1
|
||||
|
||||
typedoc@0.26.9(typescript@5.6.3):
|
||||
typedoc@0.26.10(typescript@5.6.3):
|
||||
dependencies:
|
||||
lunr: 2.3.9
|
||||
markdown-it: 14.1.0
|
||||
minimatch: 9.0.5
|
||||
shiki: 1.22.0
|
||||
typescript: 5.6.3
|
||||
yaml: 2.5.1
|
||||
yaml: 2.6.0
|
||||
|
||||
typescript-eslint@8.8.1(eslint@9.12.0)(typescript@5.6.3):
|
||||
dependencies:
|
||||
|
@ -2566,7 +2566,7 @@ snapshots:
|
|||
|
||||
yaml@2.5.0: {}
|
||||
|
||||
yaml@2.5.1: {}
|
||||
yaml@2.6.0: {}
|
||||
|
||||
yocto-queue@0.1.0: {}
|
||||
|
||||
|
|
Loading…
Reference in a new issue