From 098ae41f4d1aa3747171c1143ae223efa07f9d45 Mon Sep 17 00:00:00 2001 From: mayank1513 Date: Sun, 4 Aug 2024 01:11:58 +0000 Subject: [PATCH] upgrade deps && docs --- docs/functions/rdiPlugin.html | 2 +- docs/interfaces/RDIPluginOptions.html | 2 +- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/functions/rdiPlugin.html b/docs/functions/rdiPlugin.html index e82113c7..a56bf643 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 ad10cb06..a681bd80 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 09cf7628..c4496c55 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.6", + "typedoc-plugin-mdn-links": "^3.2.7", "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 ab2b959f..4329f7e4 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.6 - version: 3.2.6(typedoc@0.26.5(typescript@5.5.4)) + specifier: ^3.2.7 + version: 3.2.7(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)) @@ -6293,8 +6293,8 @@ packages: peerDependencies: typedoc: ^0.25.7 - typedoc-plugin-mdn-links@3.2.6: - resolution: {integrity: sha512-Z4znE5EyzSnRpQCQ/XERVEyN8V6Gm6z6/fK0Hgb2NgagGztD8Y/sGyXnYY43F5jJvZyIZCnfKDd8KXJ21ZYLvg==} + typedoc-plugin-mdn-links@3.2.7: + resolution: {integrity: sha512-niVge9QilZcnv2Y/zo49Y/J1VfIwDLXWk59S3HtpYIegfHdLgLYDt4XhQ8OjZXPgacnLKxOOch7TdKEi/uMurg==} peerDependencies: typedoc: '>= 0.23.14 || 0.24.x || 0.25.x || 0.26.x' @@ -14022,7 +14022,7 @@ snapshots: dependencies: typedoc: 0.26.5(typescript@5.5.4) - typedoc-plugin-mdn-links@3.2.6(typedoc@0.26.5(typescript@5.5.4)): + typedoc-plugin-mdn-links@3.2.7(typedoc@0.26.5(typescript@5.5.4)): dependencies: typedoc: 0.26.5(typescript@5.5.4)