From 5b821e2b2f1f9c242315d9e4fc57e5f4ec8f29ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 06:46:29 +0000 Subject: [PATCH] chore(deps): bump typedoc-plugin-missing-exports in the typedoc group Bumps the typedoc group with 1 update: [typedoc-plugin-missing-exports](https://github.com/Gerrit0/typedoc-plugin-missing-exports). Updates `typedoc-plugin-missing-exports` from 4.1.3 to 4.1.4 - [Changelog](https://github.com/Gerrit0/typedoc-plugin-missing-exports/blob/main/CHANGELOG.md) - [Commits](https://github.com/Gerrit0/typedoc-plugin-missing-exports/compare/v4.1.3...v4.1.4) --- updated-dependencies: - dependency-name: typedoc-plugin-missing-exports dependency-version: 4.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typedoc ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index fdce89c8a5..7c718a09cb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -58,7 +58,7 @@ "typedoc": "0.28.20", "typedoc-plugin-markdown": "4.12.0", "typedoc-plugin-mermaid": "1.12.0", - "typedoc-plugin-missing-exports": "4.1.3", + "typedoc-plugin-missing-exports": "4.1.4", "typescript": "6.0.3", "typescript-eslint": "8.63.0", "vite": "8.1.3", @@ -12287,9 +12287,9 @@ "license": "MIT" }, "node_modules/typedoc-plugin-missing-exports": { - "version": "4.1.3", - "resolved": "https://registry.npmjs.org/typedoc-plugin-missing-exports/-/typedoc-plugin-missing-exports-4.1.3.tgz", - "integrity": "sha512-tgrlnwzXbqMP2/3BaZk0atddPsD7UnpCoeQ0cUCtk624gODT1bLYOLBEJLXQyVmbnP8HZCMhHpRiR+rxSdZqhg==", + "version": "4.1.4", + "resolved": "https://registry.npmjs.org/typedoc-plugin-missing-exports/-/typedoc-plugin-missing-exports-4.1.4.tgz", + "integrity": "sha512-tIay6z6MRb/4+mfWgKNPR6qEM5rz9S8rTiz0JWmSb/66A6AlZIl9q+1lAFygj4n8GHH1fsqKYQNt9JbNcuE0Uw==", "dev": true, "license": "MIT", "peerDependencies": { diff --git a/package.json b/package.json index e88a0b19c0..fc5892b0fd 100644 --- a/package.json +++ b/package.json @@ -237,7 +237,7 @@ "typedoc": "0.28.20", "typedoc-plugin-markdown": "4.12.0", "typedoc-plugin-mermaid": "1.12.0", - "typedoc-plugin-missing-exports": "4.1.3", + "typedoc-plugin-missing-exports": "4.1.4", "typescript": "6.0.3", "typescript-eslint": "8.63.0", "vite": "8.1.3",