From 38bcb1540809ed56e7d467378dacb3c8c71e0cac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 07:14:51 +0000 Subject: [PATCH] chore(deps-dev): bump typedoc from 0.25.4 to 0.25.8 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.25.4 to 0.25.8. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.25.4...v0.25.8) --- updated-dependencies: - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 16e1f13..0a3d06f 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-zod": "^1.1.0", "typescript": "5.3.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d782f83..1f8bd19 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,4 +1,4 @@ -lockfileVersion: '6.0' +lockfileVersion: '6.1' settings: autoInstallPeers: true @@ -24,14 +24,14 @@ 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-zod: specifier: ^1.1.0 - version: 1.1.0(typedoc@0.25.4) + version: 1.1.0(typedoc@0.25.8) typescript: specifier: 5.3.3 version: 5.3.3 @@ -4619,8 +4619,8 @@ packages: engines: {node: '>=8'} dev: true - /shiki@0.14.6: - resolution: {integrity: sha512-R4koBBlQP33cC8cpzX0hAoOURBHJILp4Aaduh2eYi+Vj8ZBqtK/5SWNEHBS3qwUMu8dqOtI/ftno3ESfNeVW9g==} + /shiki@0.14.7: + resolution: {integrity: sha512-dNPAPrxSc87ua2sKJ3H5dQ/6ZaY8RNnaAqK+t0eG7p0Soi2ydiqbGOTaZCqaYvA/uZYfS1LJnemt3Q+mSfcPCg==} dependencies: ansi-sequence-parser: 1.1.1 jsonc-parser: 3.2.0 @@ -5070,24 +5070,24 @@ 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-zod@1.1.0(typedoc@0.25.4): + /typedoc-plugin-zod@1.1.0(typedoc@0.25.8): resolution: {integrity: sha512-LaQdkYyVVL8CX+4R0GJuOyDa1meiG3M85FiBTPvlikCGaRkTNGSEBZTbx3gQHAsNQ5NWJpLvYJQB6gMhcO8bWw==} 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: @@ -5096,7 +5096,7 @@ packages: lunr: 2.3.9 marked: 4.3.0 minimatch: 9.0.3 - shiki: 0.14.6 + shiki: 0.14.7 typescript: 5.3.3 dev: true