mirror of
https://github.com/tauri-apps/tauri-docs.git
synced 2026-01-31 00:35:16 +01:00
fix(deps): update dependency typedoc to v0.26.10 (#2873)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
@@ -159,13 +159,13 @@ importers:
|
||||
version: 2.3.0
|
||||
typedoc:
|
||||
specifier: ^0.26.6
|
||||
version: 0.26.9(typescript@5.6.3)
|
||||
version: 0.26.10(typescript@5.6.3)
|
||||
typedoc-plugin-markdown:
|
||||
specifier: ^4.2.6
|
||||
version: 4.2.9(typedoc@0.26.9(typescript@5.6.3))
|
||||
version: 4.2.9(typedoc@0.26.10(typescript@5.6.3))
|
||||
typedoc-plugin-mdn-links:
|
||||
specifier: ^3.2.11
|
||||
version: 3.3.4(typedoc@0.26.9(typescript@5.6.3))
|
||||
version: 3.3.4(typedoc@0.26.10(typescript@5.6.3))
|
||||
|
||||
packages/releases-generator:
|
||||
dependencies:
|
||||
@@ -3610,8 +3610,8 @@ packages:
|
||||
peerDependencies:
|
||||
typedoc: '>= 0.23.14 || 0.24.x || 0.25.x || 0.26.x'
|
||||
|
||||
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:
|
||||
@@ -8103,15 +8103,15 @@ snapshots:
|
||||
is-typed-array: 1.1.13
|
||||
possible-typed-array-names: 1.0.0
|
||||
|
||||
typedoc-plugin-markdown@4.2.9(typedoc@0.26.9(typescript@5.6.3)):
|
||||
typedoc-plugin-markdown@4.2.9(typedoc@0.26.10(typescript@5.6.3)):
|
||||
dependencies:
|
||||
typedoc: 0.26.9(typescript@5.6.3)
|
||||
typedoc: 0.26.10(typescript@5.6.3)
|
||||
|
||||
typedoc-plugin-mdn-links@3.3.4(typedoc@0.26.9(typescript@5.6.3)):
|
||||
typedoc-plugin-mdn-links@3.3.4(typedoc@0.26.10(typescript@5.6.3)):
|
||||
dependencies:
|
||||
typedoc: 0.26.9(typescript@5.6.3)
|
||||
typedoc: 0.26.10(typescript@5.6.3)
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user