mirror of
https://github.com/LemmyNet/lemmy-js-client.git
synced 2025-01-08 03:01:50 +00:00
Update dependency typedoc to v0.27.6 (#434)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c59d755070
commit
0ab0439587
1 changed files with 13 additions and 13 deletions
|
@ -46,7 +46,7 @@ importers:
|
|||
version: 2.4.0
|
||||
typedoc:
|
||||
specifier: ^0.27.0
|
||||
version: 0.27.5(typescript@5.7.2)
|
||||
version: 0.27.6(typescript@5.7.2)
|
||||
typescript:
|
||||
specifier: ^5.5.4
|
||||
version: 5.7.2
|
||||
|
@ -222,11 +222,11 @@ packages:
|
|||
resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==}
|
||||
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
|
||||
|
||||
'@shikijs/engine-oniguruma@1.24.2':
|
||||
resolution: {integrity: sha512-ZN6k//aDNWRJs1uKB12pturKHh7GejKugowOFGAuG7TxDRLod1Bd5JhpOikOiFqPmKjKEPtEA6mRCf7q3ulDyQ==}
|
||||
'@shikijs/engine-oniguruma@1.24.4':
|
||||
resolution: {integrity: sha512-Do2ry6flp2HWdvpj2XOwwa0ljZBRy15HKZITzPcNIBOGSeprnA8gOooA/bLsSPuy8aJBa+Q/r34dMmC3KNL/zw==}
|
||||
|
||||
'@shikijs/types@1.24.2':
|
||||
resolution: {integrity: sha512-bdeWZiDtajGLG9BudI0AHet0b6e7FbR0EsE4jpGaI0YwHm/XJunI9+3uZnzFtX65gsyJ6ngCIWUfA4NWRPnBkQ==}
|
||||
'@shikijs/types@1.24.4':
|
||||
resolution: {integrity: sha512-0r0XU7Eaow0PuDxuWC1bVqmWCgm3XqizIaT7SM42K03vc69LGooT0U8ccSR44xP/hGlNx4FKhtYpV+BU6aaKAA==}
|
||||
|
||||
'@shikijs/vscode-textmate@9.3.1':
|
||||
resolution: {integrity: sha512-79QfK1393x9Ho60QFyLti+QfdJzRQCVLFb97kOIV7Eo9vQU/roINgk7m24uv0a7AUvN//RDH36FLjjK48v0s9g==}
|
||||
|
@ -1120,8 +1120,8 @@ packages:
|
|||
resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
|
||||
engines: {node: '>= 0.8.0'}
|
||||
|
||||
typedoc@0.27.5:
|
||||
resolution: {integrity: sha512-x+fhKJtTg4ozXwKayh/ek4wxZQI/+2hmZUdO2i2NGDBRUflDble70z+ewHod3d4gRpXSO6fnlnjbDTnJk7HlkQ==}
|
||||
typedoc@0.27.6:
|
||||
resolution: {integrity: sha512-oBFRoh2Px6jFx366db0lLlihcalq/JzyCVp7Vaq1yphL/tbgx2e+bkpkCgJPunaPvPwoTOXSwasfklWHm7GfAw==}
|
||||
engines: {node: '>= 18'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
@ -1346,8 +1346,8 @@ snapshots:
|
|||
|
||||
'@gerrit0/mini-shiki@1.24.4':
|
||||
dependencies:
|
||||
'@shikijs/engine-oniguruma': 1.24.2
|
||||
'@shikijs/types': 1.24.2
|
||||
'@shikijs/engine-oniguruma': 1.24.4
|
||||
'@shikijs/types': 1.24.4
|
||||
'@shikijs/vscode-textmate': 9.3.1
|
||||
|
||||
'@humanfs/core@0.19.1': {}
|
||||
|
@ -1394,12 +1394,12 @@ snapshots:
|
|||
|
||||
'@pkgr/core@0.1.1': {}
|
||||
|
||||
'@shikijs/engine-oniguruma@1.24.2':
|
||||
'@shikijs/engine-oniguruma@1.24.4':
|
||||
dependencies:
|
||||
'@shikijs/types': 1.24.2
|
||||
'@shikijs/types': 1.24.4
|
||||
'@shikijs/vscode-textmate': 9.3.1
|
||||
|
||||
'@shikijs/types@1.24.2':
|
||||
'@shikijs/types@1.24.4':
|
||||
dependencies:
|
||||
'@shikijs/vscode-textmate': 9.3.1
|
||||
'@types/hast': 3.0.4
|
||||
|
@ -2251,7 +2251,7 @@ snapshots:
|
|||
dependencies:
|
||||
prelude-ls: 1.2.1
|
||||
|
||||
typedoc@0.27.5(typescript@5.7.2):
|
||||
typedoc@0.27.6(typescript@5.7.2):
|
||||
dependencies:
|
||||
'@gerrit0/mini-shiki': 1.24.4
|
||||
lunr: 2.3.9
|
||||
|
|
Loading…
Reference in a new issue