diff --git a/package.json b/package.json index ae37b0a606..72a6e4f9fa 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "size-limit-preset-node-lib": "0.4.0", "tsdown": "0.21.4", "turbo": "2.8.20", - "typedoc": "0.28.17", + "typedoc": "0.28.18", "typescript": "5.9.3", "vitest": "4.1.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 55b6832bdc..a528faf713 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -63,8 +63,8 @@ importers: specifier: 2.8.20 version: 2.8.20 typedoc: - specifier: 0.28.17 - version: 0.28.17(typescript@5.9.3) + specifier: 0.28.18 + version: 0.28.18(typescript@5.9.3) typescript: specifier: 5.9.3 version: 5.9.3 @@ -8603,12 +8603,12 @@ packages: 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 || 5.4.x - typedoc@0.28.17: - resolution: {integrity: sha512-ZkJ2G7mZrbxrKxinTQMjFqsCoYY6a5Luwv2GKbTnBCEgV2ihYm5CflA9JnJAwH0pZWavqfYxmDkFHPt4yx2oDQ==} + typedoc@0.28.18: + resolution: {integrity: sha512-NTWTUOFRQ9+SGKKTuWKUioUkjxNwtS3JDRPVKZAXGHZy2wCA8bdv2iJiyeePn0xkmK+TCCqZFT0X7+2+FLjngA==} engines: {node: '>= 18', pnpm: '>= 10'} hasBin: true peerDependencies: - typescript: 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x || 5.7.x || 5.8.x || 5.9.x + typescript: 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x || 5.7.x || 5.8.x || 5.9.x || 6.0.x typescript@5.9.3: resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} @@ -18940,12 +18940,12 @@ snapshots: shiki: 0.14.7 typescript: 5.9.3 - typedoc@0.28.17(typescript@5.9.3): + typedoc@0.28.18(typescript@5.9.3): dependencies: '@gerrit0/mini-shiki': 3.23.0 lunr: 2.3.9 markdown-it: 14.1.1 - minimatch: 9.0.9 + minimatch: 10.2.4 typescript: 5.9.3 yaml: 2.8.2