diff --git a/docs/functions/rdiPlugin.html b/docs/functions/rdiPlugin.html index 4d8f23e5..ba2ffbde 100644 --- a/docs/functions/rdiPlugin.html +++ b/docs/functions/rdiPlugin.html @@ -1,3 +1,3 @@ rdiPlugin | Esbuild Plugin Remove Duplicate Imports

Remove Duplicate Imports This plugin prevents building test files by esbuild. DTS may still geenrate type files for the tests with only { } as file content

-
+
diff --git a/docs/interfaces/RDIPluginOptions.html b/docs/interfaces/RDIPluginOptions.html index 73cd262b..fde715af 100644 --- a/docs/interfaces/RDIPluginOptions.html +++ b/docs/interfaces/RDIPluginOptions.html @@ -1 +1 @@ -RDIPluginOptions | Esbuild Plugin Remove Duplicate Imports
+RDIPluginOptions | Esbuild Plugin Remove Duplicate Imports
diff --git a/package.json b/package.json index 60011a32..6109a7fe 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "typedoc": "^0.26.5", "typedoc-plugin-extras": "^3.1.0", "typedoc-plugin-inline-sources": "^1.0.2", - "typedoc-plugin-mdn-links": "^3.2.5", + "typedoc-plugin-mdn-links": "^3.2.6", "typedoc-plugin-missing-exports": "^3.0.0", "typedoc-plugin-rename-defaults": "^0.7.1", "typedoc-plugin-zod": "^1.2.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dcee1708..8e7cd373 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: ^1.0.2 version: 1.0.2(typedoc@0.26.5(typescript@5.5.4)) typedoc-plugin-mdn-links: - specifier: ^3.2.5 - version: 3.2.5(typedoc@0.26.5(typescript@5.5.4)) + specifier: ^3.2.6 + version: 3.2.6(typedoc@0.26.5(typescript@5.5.4)) typedoc-plugin-missing-exports: specifier: ^3.0.0 version: 3.0.0(typedoc@0.26.5(typescript@5.5.4)) @@ -6290,8 +6290,8 @@ packages: peerDependencies: typedoc: ^0.25.7 - typedoc-plugin-mdn-links@3.2.5: - resolution: {integrity: sha512-duQ0H7+bATNSWVQRt3HubspZ9gqgSZxiQkenlTJ8lGsUrldZwpjG56hJqLD6BspNJfEnElP9hIU7yY5+/vF1Eg==} + typedoc-plugin-mdn-links@3.2.6: + resolution: {integrity: sha512-Z4znE5EyzSnRpQCQ/XERVEyN8V6Gm6z6/fK0Hgb2NgagGztD8Y/sGyXnYY43F5jJvZyIZCnfKDd8KXJ21ZYLvg==} peerDependencies: typedoc: '>= 0.23.14 || 0.24.x || 0.25.x || 0.26.x' @@ -14012,7 +14012,7 @@ snapshots: dependencies: typedoc: 0.26.5(typescript@5.5.4) - typedoc-plugin-mdn-links@3.2.5(typedoc@0.26.5(typescript@5.5.4)): + typedoc-plugin-mdn-links@3.2.6(typedoc@0.26.5(typescript@5.5.4)): dependencies: typedoc: 0.26.5(typescript@5.5.4)