diff --git a/package.json b/package.json index 10b0ca8..0ec0f22 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "tsup": "8.3.5", "turbo": "2.3.3", "typedoc": "0.27.6", - "typedoc-github-theme": "0.1.2", + "typedoc-github-theme": "0.2.0", "typescript": "5.6.3" }, "packageManager": "pnpm@9.12.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d657c2d..58fca3c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -72,8 +72,8 @@ importers: specifier: 0.27.6 version: 0.27.6(typescript@5.6.3) typedoc-github-theme: - specifier: 0.1.2 - version: 0.1.2(typedoc@0.27.6(typescript@5.6.3)) + specifier: 0.2.0 + version: 0.2.0(typedoc@0.27.6(typescript@5.6.3)) typescript: specifier: 5.6.3 version: 5.6.3 @@ -3607,11 +3607,11 @@ packages: resolution: {integrity: sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g==} engines: {node: '>= 0.4'} - typedoc-github-theme@0.1.2: - resolution: {integrity: sha512-GFwQeq+z4FMtA9u2+wBx/UvzaX6t3xueigv6Jrt1G8JQLLyYuFfWwE3ESuKzpLfDu1+29GK4n70GbIqFRG+gaw==} + typedoc-github-theme@0.2.0: + resolution: {integrity: sha512-ycTjNm7PZharoYg67oAFDC4JUvIqvFCLp4AiCKQBhlCsbiWiMYGEAPnuoRmV6+/CQsmH2l3dfOUiwM11ZtSGqA==} engines: {node: '>=18.0.0'} peerDependencies: - typedoc: ^0.26.0 + typedoc: ^0.27.1 typedoc@0.27.6: resolution: {integrity: sha512-oBFRoh2Px6jFx366db0lLlihcalq/JzyCVp7Vaq1yphL/tbgx2e+bkpkCgJPunaPvPwoTOXSwasfklWHm7GfAw==} @@ -7436,7 +7436,7 @@ snapshots: is-typed-array: 1.1.13 possible-typed-array-names: 1.0.0 - typedoc-github-theme@0.1.2(typedoc@0.27.6(typescript@5.6.3)): + typedoc-github-theme@0.2.0(typedoc@0.27.6(typescript@5.6.3)): dependencies: typedoc: 0.27.6(typescript@5.6.3)