diff --git a/website/package.json b/website/package.json index 62c78509fb0..d75d6e91b1f 100644 --- a/website/package.json +++ b/website/package.json @@ -49,7 +49,7 @@ "postcss": "^8.4.38", "tailwindcss": "^3.4.3", "typedoc": "^0.25.13", - "typedoc-plugin-markdown": "4.0.0-next.54", + "typedoc-plugin-markdown": "4.0.0-next.55", "typescript": "^5.4.4" }, "browserslist": { diff --git a/yarn.lock b/yarn.lock index e19ebc48c0c..f42c549c489 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15899,10 +15899,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typedoc-plugin-markdown@4.0.0-next.54: - version "4.0.0-next.54" - resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-4.0.0-next.54.tgz#d143d7c9976ae10a4dd2ffc8093c14ec6775a63e" - integrity sha512-Irb0AxXqRZCpXAcZpGGb3pqG4SP0DzT3Q88rI3ak4K37rJ4jgfNOf/jCTHhD/B2iFty9DKNlssia2ytXDdCOSA== +typedoc-plugin-markdown@4.0.0-next.55: + version "4.0.0-next.55" + resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-4.0.0-next.55.tgz#624ea848b7b73b093fbb3905b28effb885805dea" + integrity sha512-bwEEBkAP0kHnjE10QzPBXAri5yHYmgb+vZP+xn9GirBLCk3lt7SMUiUx0fj7lEtTmbgIH0rv20f3xP+JWxCPHg== typedoc@^0.25.13: version "0.25.13"