From 240cfb3dccf27da29692e4b2a66aa962544f2b4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 02:04:49 +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] --- lib/package.json | 2 +- package-lock.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/package.json b/lib/package.json index c5b6a9fc..60fc5e55 100644 --- a/lib/package.json +++ b/lib/package.json @@ -84,7 +84,7 @@ "rollup-plugin-postcss": "^4.0.2", "rollup-plugin-svg": "^2.0.0", "tailwindcss": "^4.1.18", - "typedoc": "^0.28.16", + "typedoc": "^0.28.17", "typedoc-plugin-coverage": "^4.0.2", "typedoc-plugin-missing-exports": "^4.1.2", "typescript": "^5.9.3", diff --git a/package-lock.json b/package-lock.json index 1f61ba53..d764ed36 100644 --- a/package-lock.json +++ b/package-lock.json @@ -205,7 +205,7 @@ "rollup-plugin-postcss": "^4.0.2", "rollup-plugin-svg": "^2.0.0", "tailwindcss": "^4.1.18", - "typedoc": "^0.28.16", + "typedoc": "^0.28.17", "typedoc-plugin-coverage": "^4.0.2", "typedoc-plugin-missing-exports": "^4.1.2", "typescript": "^5.9.3", @@ -15123,9 +15123,9 @@ } }, "node_modules/typedoc": { - "version": "0.28.16", - "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.28.16.tgz", - "integrity": "sha512-x4xW77QC3i5DUFMBp0qjukOTnr/sSg+oEs86nB3LjDslvAmwe/PUGDWbe3GrIqt59oTqoXK5GRK9tAa0sYMiog==", + "version": "0.28.17", + "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.28.17.tgz", + "integrity": "sha512-ZkJ2G7mZrbxrKxinTQMjFqsCoYY6a5Luwv2GKbTnBCEgV2ihYm5CflA9JnJAwH0pZWavqfYxmDkFHPt4yx2oDQ==", "dev": true, "license": "Apache-2.0", "dependencies": {