diff --git a/package.json b/package.json index 36aaa94..abf0c9b 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "lint-staged": "^15.2.0", "prettier": "3.1.1", "simple-git-hooks": "^2.9.0", - "typedoc": "^0.25.4", + "typedoc": "^0.25.8", "typedoc-plugin-missing-exports": "^2.1.0", "typedoc-plugin-rename-defaults": "^0.7.0", "typedoc-plugin-zod": "^1.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 60f424f..056fa1f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,17 +24,17 @@ importers: specifier: ^2.9.0 version: 2.9.0 typedoc: - specifier: ^0.25.4 - version: 0.25.4(typescript@5.3.3) + specifier: ^0.25.8 + version: 0.25.8(typescript@5.3.3) typedoc-plugin-missing-exports: specifier: ^2.1.0 - version: 2.1.0(typedoc@0.25.4) + version: 2.1.0(typedoc@0.25.8) typedoc-plugin-rename-defaults: specifier: ^0.7.0 - version: 0.7.0(typedoc@0.25.4) + version: 0.7.0(typedoc@0.25.8) typedoc-plugin-zod: specifier: ^1.1.2 - version: 1.1.2(typedoc@0.25.4) + version: 1.1.2(typedoc@0.25.8) typescript: specifier: 5.3.3 version: 5.3.3 @@ -4948,8 +4948,8 @@ packages: engines: {node: '>=8'} dev: true - /shiki@0.14.5: - resolution: {integrity: sha512-1gCAYOcmCFONmErGTrS1fjzJLA7MGZmKzrBNX7apqSwhyITJg2O102uFzXUeBxNnEkDA9vHIKLyeKq0V083vIw==} + /shiki@0.14.7: + resolution: {integrity: sha512-dNPAPrxSc87ua2sKJ3H5dQ/6ZaY8RNnaAqK+t0eG7p0Soi2ydiqbGOTaZCqaYvA/uZYfS1LJnemt3Q+mSfcPCg==} dependencies: ansi-sequence-parser: 1.1.1 jsonc-parser: 3.2.0 @@ -5416,33 +5416,33 @@ packages: is-typed-array: 1.1.12 dev: true - /typedoc-plugin-missing-exports@2.1.0(typedoc@0.25.4): + /typedoc-plugin-missing-exports@2.1.0(typedoc@0.25.8): resolution: {integrity: sha512-+1DhqZCEu7Vu5APnrqpPwl31D+hXpt1fV0Le9ycCRL1eLVdatdl6KVt4SEVwPxnEpKwgOn2dNX6I9+0F1aO2aA==} peerDependencies: typedoc: 0.24.x || 0.25.x dependencies: - typedoc: 0.25.4(typescript@5.3.3) + typedoc: 0.25.8(typescript@5.3.3) dev: true - /typedoc-plugin-rename-defaults@0.7.0(typedoc@0.25.4): + /typedoc-plugin-rename-defaults@0.7.0(typedoc@0.25.8): resolution: {integrity: sha512-NudSQ1o/XLHNF9c4y7LzIZxfE9ltz09yCDklBPJpP5VMRvuBpYGIbQ0ZgmPz+EIV8vPx9Z/OyKwzp4HT2vDtfg==} peerDependencies: typedoc: 0.22.x || 0.23.x || 0.24.x || 0.25.x dependencies: camelcase: 8.0.0 - typedoc: 0.25.4(typescript@5.3.3) + typedoc: 0.25.8(typescript@5.3.3) dev: true - /typedoc-plugin-zod@1.1.2(typedoc@0.25.4): + /typedoc-plugin-zod@1.1.2(typedoc@0.25.8): resolution: {integrity: sha512-jsmuYg1xsGjwKdhKN4tgRYORnbKpU7v5B1ZpsazMH5lUsI6ZLxBqAY5iiZ06oz/01gHOsAdhpABgWD97MOjKQA==} peerDependencies: typedoc: 0.23.x || 0.24.x || 0.25.x dependencies: - typedoc: 0.25.4(typescript@5.3.3) + typedoc: 0.25.8(typescript@5.3.3) dev: true - /typedoc@0.25.4(typescript@5.3.3): - resolution: {integrity: sha512-Du9ImmpBCw54bX275yJrxPVnjdIyJO/84co0/L9mwe0R3G4FSR6rQ09AlXVRvZEGMUg09+z/usc8mgygQ1aidA==} + /typedoc@0.25.8(typescript@5.3.3): + resolution: {integrity: sha512-mh8oLW66nwmeB9uTa0Bdcjfis+48bAjSH3uqdzSuSawfduROQLlXw//WSNZLYDdhmMVB7YcYZicq6e8T0d271A==} engines: {node: '>= 16'} hasBin: true peerDependencies: @@ -5451,7 +5451,7 @@ packages: lunr: 2.3.9 marked: 4.3.0 minimatch: 9.0.3 - shiki: 0.14.5 + shiki: 0.14.7 typescript: 5.3.3 dev: true