diff --git a/package.json b/package.json index a06e7ea..3ad52f3 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "lint-staged": "^15.1.0", "prettier": "3.1.0", "simple-git-hooks": "^2.9.0", - "typedoc": "^0.25.3", + "typedoc": "^0.25.4", "typedoc-plugin-missing-exports": "^2.1.0", "typedoc-plugin-zod": "^1.1.0", "typescript": "5.2.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f1639b6..745b012 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,14 +24,14 @@ importers: specifier: ^2.9.0 version: 2.9.0 typedoc: - specifier: ^0.25.3 - version: 0.25.3(typescript@5.2.2) + specifier: ^0.25.4 + version: 0.25.4(typescript@5.2.2) typedoc-plugin-missing-exports: specifier: ^2.1.0 - version: 2.1.0(typedoc@0.25.3) + version: 2.1.0(typedoc@0.25.4) typedoc-plugin-zod: specifier: ^1.1.0 - version: 1.1.0(typedoc@0.25.3) + version: 1.1.0(typedoc@0.25.4) typescript: specifier: 5.2.2 version: 5.2.2 @@ -5248,28 +5248,28 @@ packages: is-typed-array: 1.1.12 dev: true - /typedoc-plugin-missing-exports@2.1.0(typedoc@0.25.3): + /typedoc-plugin-missing-exports@2.1.0(typedoc@0.25.4): resolution: {integrity: sha512-+1DhqZCEu7Vu5APnrqpPwl31D+hXpt1fV0Le9ycCRL1eLVdatdl6KVt4SEVwPxnEpKwgOn2dNX6I9+0F1aO2aA==} peerDependencies: typedoc: 0.24.x || 0.25.x dependencies: - typedoc: 0.25.3(typescript@5.2.2) + typedoc: 0.25.4(typescript@5.2.2) dev: true - /typedoc-plugin-zod@1.1.0(typedoc@0.25.3): + /typedoc-plugin-zod@1.1.0(typedoc@0.25.4): resolution: {integrity: sha512-LaQdkYyVVL8CX+4R0GJuOyDa1meiG3M85FiBTPvlikCGaRkTNGSEBZTbx3gQHAsNQ5NWJpLvYJQB6gMhcO8bWw==} peerDependencies: typedoc: 0.23.x || 0.24.x || 0.25.x dependencies: - typedoc: 0.25.3(typescript@5.2.2) + typedoc: 0.25.4(typescript@5.2.2) dev: true - /typedoc@0.25.3(typescript@5.2.2): - resolution: {integrity: sha512-Ow8Bo7uY1Lwy7GTmphRIMEo6IOZ+yYUyrc8n5KXIZg1svpqhZSWgni2ZrDhe+wLosFS8yswowUzljTAV/3jmWw==} + /typedoc@0.25.4(typescript@5.2.2): + resolution: {integrity: sha512-Du9ImmpBCw54bX275yJrxPVnjdIyJO/84co0/L9mwe0R3G4FSR6rQ09AlXVRvZEGMUg09+z/usc8mgygQ1aidA==} 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 + 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 dependencies: lunr: 2.3.9 marked: 4.3.0