From 7006d47af32531bebf1c70508cc972b3d768ae4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 04:06:33 +0000 Subject: [PATCH] build(deps-dev): bump typedoc from 0.28.16 to 0.28.17 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.28.16 to 0.28.17. - [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.28.16...v0.28.17) --- updated-dependencies: - dependency-name: typedoc dependency-version: 0.28.17 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d413ddc7..2a5baa52 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "npm-run-all": "^4.1.5", "rimraf": "^6.1.2", "type-fest": "^5.4.4", - "typedoc": "^0.28.16", + "typedoc": "^0.28.17", "typedoc-material-theme": "^1.4.1", "typedoc-plugin-coverage": "^4.0.2", "typedoc-plugin-markdown": "^4.10.0", diff --git a/yarn.lock b/yarn.lock index 72259e62..a6bc78f6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2580,10 +2580,10 @@ typedoc-plugin-rename-defaults@^0.7.3: dependencies: camelcase "^8.0.0" -typedoc@^0.28.16: - version "0.28.16" - resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.28.16.tgz#3901672c48746587fa24390077d07317a1fd180f" - integrity sha512-x4xW77QC3i5DUFMBp0qjukOTnr/sSg+oEs86nB3LjDslvAmwe/PUGDWbe3GrIqt59oTqoXK5GRK9tAa0sYMiog== +typedoc@^0.28.17: + version "0.28.17" + resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.28.17.tgz#eab7c6649494d0a796e0b2fd2c9a5aea41b0a781" + integrity sha512-ZkJ2G7mZrbxrKxinTQMjFqsCoYY6a5Luwv2GKbTnBCEgV2ihYm5CflA9JnJAwH0pZWavqfYxmDkFHPt4yx2oDQ== dependencies: "@gerrit0/mini-shiki" "^3.17.0" lunr "^2.3.9"