diff --git a/package.json b/package.json index f8af7bb49..7abcfa822 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "rollup": "^3.21.6", "rollup-plugin-dts": "^5.3.0", "rollup-plugin-visualizer": "^5.9.2", - "typedoc": "^0.24.7", + "typedoc": "^0.24.8", "typescript": "^5.1.3" }, "packageManager": "pnpm@8.5.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d7ecdb8d5..1c0aa358f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -89,8 +89,8 @@ importers: specifier: ^5.9.2 version: 5.9.2(rollup@3.21.6) typedoc: - specifier: ^0.24.7 - version: 0.24.7(typescript@5.1.3) + specifier: ^0.24.8 + version: 0.24.8(typescript@5.1.3) typescript: specifier: ^5.1.3 version: 5.1.3 @@ -9567,12 +9567,12 @@ packages: resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==} dev: true - /typedoc@0.24.7(typescript@5.1.3): - resolution: {integrity: sha512-zzfKDFIZADA+XRIp2rMzLe9xZ6pt12yQOhCr7cD7/PBTjhPmMyMvGrkZ2lPNJitg3Hj1SeiYFNzCsSDrlpxpKw==} + /typedoc@0.24.8(typescript@5.1.3): + resolution: {integrity: sha512-ahJ6Cpcvxwaxfu4KtjA8qZNqS43wYt6JL27wYiIgl1vd38WW/KWX11YuAeZhuz9v+ttrutSsgK+XO1CjL1kA3w==} engines: {node: '>= 14.14'} hasBin: true peerDependencies: - typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x + typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x dependencies: lunr: 2.3.9 marked: 4.3.0