From 70135c0ccdd114cf15e548edf34ac5871e58fecc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Mar 2024 18:05:56 +0000 Subject: [PATCH] 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 2c61a81d..49423ec6 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "devDependencies": { "@biomejs/biome": "1.6.0", "@playwright/test": "1.42.1", - "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 a933b284..35f88706 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: 1.42.1 version: 1.42.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 @@ -1687,12 +1687,12 @@ packages: engines: {node: '>=4'} 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