From 188312ed30789d1d6614cf61ab1feaeb425be0b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 03:12:09 +0000 Subject: [PATCH] build(deps-dev): bump typedoc from 0.25.8 to 0.25.10 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.25.8 to 0.25.10. - [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.8...v0.25.10) --- 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 4ff1364..e800e3a 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "lint-staged": "^15.2.2", "prettier": "^3.2.5", "simple-git-hooks": "^2.9.0", - "typedoc": "^0.25.8", + "typedoc": "^0.25.10", "typedoc-plugin-missing-exports": "^2.2.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 2b78189..17d8973 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,4 +1,4 @@ -lockfileVersion: '6.0' +lockfileVersion: '6.1' settings: autoInstallPeers: true @@ -24,17 +24,17 @@ importers: specifier: ^2.9.0 version: 2.9.0 typedoc: - specifier: ^0.25.8 - version: 0.25.8(typescript@5.3.3) + specifier: ^0.25.10 + version: 0.25.10(typescript@5.3.3) typedoc-plugin-missing-exports: specifier: ^2.2.0 - version: 2.2.0(typedoc@0.25.8) + version: 2.2.0(typedoc@0.25.10) typedoc-plugin-rename-defaults: specifier: ^0.7.0 - version: 0.7.0(typedoc@0.25.8) + version: 0.7.0(typedoc@0.25.10) typedoc-plugin-zod: specifier: ^1.1.2 - version: 1.1.2(typedoc@0.25.8) + version: 1.1.2(typedoc@0.25.10) typescript: specifier: 5.3.3 version: 5.3.3 @@ -5452,33 +5452,33 @@ packages: is-typed-array: 1.1.12 dev: true - /typedoc-plugin-missing-exports@2.2.0(typedoc@0.25.8): + /typedoc-plugin-missing-exports@2.2.0(typedoc@0.25.10): resolution: {integrity: sha512-2+XR1IcyQ5UwXZVJe9NE6HrLmNufT9i5OwoIuuj79VxuA3eYq+Y6itS9rnNV1D7UeQnUSH8kISYD73gHE5zw+w==} peerDependencies: typedoc: 0.24.x || 0.25.x dependencies: - typedoc: 0.25.8(typescript@5.3.3) + typedoc: 0.25.10(typescript@5.3.3) dev: true - /typedoc-plugin-rename-defaults@0.7.0(typedoc@0.25.8): + /typedoc-plugin-rename-defaults@0.7.0(typedoc@0.25.10): 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.8(typescript@5.3.3) + typedoc: 0.25.10(typescript@5.3.3) dev: true - /typedoc-plugin-zod@1.1.2(typedoc@0.25.8): + /typedoc-plugin-zod@1.1.2(typedoc@0.25.10): resolution: {integrity: sha512-jsmuYg1xsGjwKdhKN4tgRYORnbKpU7v5B1ZpsazMH5lUsI6ZLxBqAY5iiZ06oz/01gHOsAdhpABgWD97MOjKQA==} peerDependencies: typedoc: 0.23.x || 0.24.x || 0.25.x dependencies: - typedoc: 0.25.8(typescript@5.3.3) + typedoc: 0.25.10(typescript@5.3.3) dev: true - /typedoc@0.25.8(typescript@5.3.3): - resolution: {integrity: sha512-mh8oLW66nwmeB9uTa0Bdcjfis+48bAjSH3uqdzSuSawfduROQLlXw//WSNZLYDdhmMVB7YcYZicq6e8T0d271A==} + /typedoc@0.25.10(typescript@5.3.3): + resolution: {integrity: sha512-v10rtOFojrjW9og3T+6wAKeJaGMuojU87DXGZ33sfs+554wgPTRG+s07Ag1BjPZI85Y5QPVouPI63JQ6fcQM5w==} engines: {node: '>= 16'} hasBin: true peerDependencies: