diff --git a/docs/functions/rdiPlugin.html b/docs/functions/rdiPlugin.html index 03c73f91..145c8991 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 2a97cc0c..54174762 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 56394627..099e7bf9 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "typedoc-plugin-mdn-links": "^4.0.1", "typedoc-plugin-missing-exports": "^3.1.0", "typedoc-plugin-rename-defaults": "^0.7.1", - "typedoc-plugin-zod": "^1.2.1" + "typedoc-plugin-zod": "^1.3.0" }, "packageManager": "pnpm@9.14.2", "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ebe9ae5d..0da3ac97 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: ^0.7.1 version: 0.7.1(typedoc@0.26.11(typescript@5.7.2)) typedoc-plugin-zod: - specifier: ^1.2.1 - version: 1.2.1(typedoc@0.26.11(typescript@5.7.2)) + specifier: ^1.3.0 + version: 1.3.0(typedoc@0.26.11(typescript@5.7.2)) examples/nextjs: dependencies: @@ -6570,10 +6570,10 @@ packages: peerDependencies: typedoc: '>=0.22.x <0.27.x' - typedoc-plugin-zod@1.2.1: - resolution: {integrity: sha512-oPo0PhcryKNR9UYZ6F4LFqDpQEBtNRQe6CpRTOUGrdqZOeoIZtJBVVZnSn/pBJiBU+Y6iZ/HsPESLZn1BPeLkw==} + typedoc-plugin-zod@1.3.0: + resolution: {integrity: sha512-WOz8qqOn1Yfa80rXonrfRJL7WolWkDBwUy42wsrLOPTW74fOo+/D4cy9FR4wZbnbQ1ssZWYRVawbpOCiQjLoKA==} peerDependencies: - typedoc: 0.23.x || 0.24.x || 0.25.x || 0.26.x + typedoc: 0.23.x || 0.24.x || 0.25.x || 0.26.x || 0.27.x typedoc@0.26.11: resolution: {integrity: sha512-sFEgRRtrcDl2FxVP58Ze++ZK2UQAEvtvvH8rRlig1Ja3o7dDaMHmaBfvJmdGnNEFaLTpQsN8dpvZaTqJSu/Ugw==} @@ -14567,7 +14567,7 @@ snapshots: camelcase: 8.0.0 typedoc: 0.26.11(typescript@5.7.2) - typedoc-plugin-zod@1.2.1(typedoc@0.26.11(typescript@5.7.2)): + typedoc-plugin-zod@1.3.0(typedoc@0.26.11(typescript@5.7.2)): dependencies: typedoc: 0.26.11(typescript@5.7.2)