From 93a08758fcc077b9304836b45e3b559f6a4b5832 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 12:50:14 +0000 Subject: [PATCH] chore(deps): update dependency typedoc to v0.25.12 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index a47555fa4..da16aeead 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "rollup": "4.12.1", "rollup-plugin-dts": "6.1.0", "rollup-plugin-visualizer": "5.12.0", - "typedoc": "0.25.11", + "typedoc": "0.25.12", "typescript": "5.4.2", "vite": "5.1.5", "vitest": "1.3.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f343c186f..87affb536 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -93,8 +93,8 @@ importers: specifier: 5.12.0 version: 5.12.0(rollup@4.12.1) typedoc: - specifier: 0.25.11 - version: 0.25.11(typescript@5.4.2) + specifier: 0.25.12 + version: 0.25.12(typescript@5.4.2) typescript: specifier: 5.4.2 version: 5.4.2 @@ -8935,12 +8935,12 @@ packages: resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==} dev: true - /typedoc@0.25.11(typescript@5.4.2): - resolution: {integrity: sha512-5MbI1W/FOG6oXsd8bdssQidSTeKh8Kt3xA5uKVzI+K99uzP8EGN45uPnPvQesyaWdD+89s4wCQdtWEd8QUbiRg==} + /typedoc@0.25.12(typescript@5.4.2): + resolution: {integrity: sha512-F+qhkK2VoTweDXd1c42GS/By2DvI2uDF4/EpG424dTexSHdtCH52C6IcAvMA6jR3DzAWZjHpUOW+E02kyPNUNw==} engines: {node: '>= 16'} hasBin: true peerDependencies: - typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x + typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x dependencies: lunr: 2.3.9 marked: 4.3.0