diff --git a/package.json b/package.json index f60f8cd..667ef72 100644 --- a/package.json +++ b/package.json @@ -37,10 +37,10 @@ "dependencies": { "commander": "12.1.0", "fast-glob": "3.3.2", - "typedoc": "0.27.1", + "typedoc": "0.27.2", "typedoc-plugin-keywords": "1.6.0", - "typedoc-plugin-mdn-links": "4.0.2", - "typedoc-plugin-merge-modules": "6.0.3", + "typedoc-plugin-mdn-links": "4.0.3", + "typedoc-plugin-merge-modules": "6.1.0", "typedoc-plugin-remove-references": "0.0.6", "typedoc-plugin-rename-defaults": "0.7.2", "typedoc-plugin-zod": "1.3.0"