diff --git a/package.json b/package.json index 5505e73a7..d5cacce62 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "rollup": "^4.22.5", "rollup-plugin-typescript2": "^0.36.0", "shx": "^0.3.2", - "typedoc": "^0.26.7", + "typedoc": "^0.26.10", "typescript": "^5.4.5", "typescript-eslint": "^8.8.0", "vitest": "2.0.5" diff --git a/yarn.lock b/yarn.lock index a61702ec5..6d49d691e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4272,10 +4272,10 @@ type-check@^0.4.0, type-check@~0.4.0: dependencies: prelude-ls "^1.2.1" -typedoc@^0.26.7: - version "0.26.7" - resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.26.7.tgz#1980e3ed51c6c315b7a09786b2b9af1106a3aa80" - integrity sha512-gUeI/Wk99vjXXMi8kanwzyhmeFEGv1LTdTQsiyIsmSYsBebvFxhbcyAx7Zjo4cMbpLGxM4Uz3jVIjksu/I2v6Q== +typedoc@^0.26.10: + version "0.26.10" + resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.26.10.tgz#d372f171dc2c4458cbac6c473be9591042ab781d" + integrity sha512-xLmVKJ8S21t+JeuQLNueebEuTVphx6IrP06CdV7+0WVflUSW3SPmR+h1fnWVdAR/FQePEgsSWCUHXqKKjzuUAw== dependencies: lunr "^2.3.9" markdown-it "^14.1.0"