diff --git a/website/package.json b/website/package.json index 6b837ea2d35..b56a558627b 100644 --- a/website/package.json +++ b/website/package.json @@ -49,7 +49,7 @@ "postcss": "^8.4.35", "tailwindcss": "^3.4.1", "typedoc": "^0.25.7", - "typedoc-plugin-markdown": "4.0.0-next.52", + "typedoc-plugin-markdown": "4.0.0-next.53", "typescript": "^5.3.3" }, "browserslist": { diff --git a/yarn.lock b/yarn.lock index 2c283292297..36e84ea4ecf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15684,10 +15684,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typedoc-plugin-markdown@4.0.0-next.52: - version "4.0.0-next.52" - resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-4.0.0-next.52.tgz#bab78dbe80c0c06daecbbf6c41d185bf7d4bc0df" - integrity sha512-L6yyNqxasIqfYJyZl40ritn2KFA/x0GDb3s0e3mjpDidGnS9+XBoaoloa+vv22BZlDc5lLoK/8OcNC9qZVfpGg== +typedoc-plugin-markdown@4.0.0-next.53: + version "4.0.0-next.53" + resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-4.0.0-next.53.tgz#0cae65c81ce569957ef81931e07daac2d0cd621e" + integrity sha512-vESy94SQV77EaDALA7WvLYPGtPKAuDtqhtShZA6sNs+OxkW8Uh+DoZ5Q6gpgu0MnIkLijHnv038kNP87Gl2vpw== typedoc@^0.25.7: version "0.25.7"