From 10a2ccce4e3342e965b890448ce4a594af9795c8 Mon Sep 17 00:00:00 2001 From: mayank1513 Date: Fri, 28 Jun 2024 16:05:33 +0000 Subject: [PATCH] upgrade deps && docs --- docs/functions/rdiPlugin.html | 2 +- docs/interfaces/RDIPluginOptions.html | 2 +- package.json | 2 +- pnpm-lock.yaml | 28 +++++++++++++-------------- 4 files changed, 17 insertions(+), 17 deletions(-) diff --git a/docs/functions/rdiPlugin.html b/docs/functions/rdiPlugin.html index 5b6fe79c..b37a15f5 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

-
\ No newline at end of file +
\ No newline at end of file diff --git a/docs/interfaces/RDIPluginOptions.html b/docs/interfaces/RDIPluginOptions.html index 210873fe..5beca684 100644 --- a/docs/interfaces/RDIPluginOptions.html +++ b/docs/interfaces/RDIPluginOptions.html @@ -1 +1 @@ -RDIPluginOptions | Esbuild Plugin Remove Duplicate Imports
\ No newline at end of file +RDIPluginOptions | Esbuild Plugin Remove Duplicate Imports
\ No newline at end of file diff --git a/package.json b/package.json index 257380ed..512de01a 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "prettier": "^3.3.2", "turbo": "^2.0.5", "typedoc": "^0.26.3", - "typedoc-plugin-extras": "^3.0.0", + "typedoc-plugin-extras": "^3.1.0", "typedoc-plugin-inline-sources": "^1.0.2", "typedoc-plugin-mdn-links": "^3.2.1", "typedoc-plugin-missing-exports": "^3.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dc550688..7418e61b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ importers: specifier: ^0.26.3 version: 0.26.3(typescript@5.5.2) typedoc-plugin-extras: - specifier: ^3.0.0 - version: 3.0.0(typedoc@0.26.3(typescript@5.5.2)) + specifier: ^3.1.0 + version: 3.1.0(typedoc@0.26.3(typescript@5.5.2)) typedoc-plugin-inline-sources: specifier: ^1.0.2 version: 1.0.2(typedoc@0.26.3(typescript@5.5.2)) @@ -1483,8 +1483,8 @@ packages: '@rushstack/eslint-patch@1.10.3': resolution: {integrity: sha512-qC/xYId4NMebE6w/V33Fh9gWxLgURiNYgVNObbJl2LZv0GUUItCcCqC5axQSwRaAgaxl2mELq1rMzlswaQ0Zxg==} - '@shikijs/core@1.9.1': - resolution: {integrity: sha512-EmUful2MQtY8KgCF1OkBtOuMcvaZEvmdubhW0UHCGXi21O9dRLeADVCj+k6ZS+de7Mz9d2qixOXJ+GLhcK3pXg==} + '@shikijs/core@1.10.0': + resolution: {integrity: sha512-BZcr6FCmPfP6TXaekvujZcnkFmJHZ/Yglu97r/9VjzVndQA56/F4WjUKtJRQUnK59Wi7p/UTAOekMfCJv7jnYg==} '@sinclair/typebox@0.27.8': resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==} @@ -5530,8 +5530,8 @@ packages: resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==} engines: {node: '>=8'} - shiki@1.9.1: - resolution: {integrity: sha512-8PDkgb5ja3nfujTjvC4VytL6wGOGCtFAClUb2r3QROevYXxcq+/shVJK5s6gy0HZnjaJgFxd6BpPqpRfqne5rA==} + shiki@1.10.0: + resolution: {integrity: sha512-YD2sXQ+TMD/F9BimV9Jn0wj35pqOvywvOG/3PB6hGHyGKlM7TJ9tyJ02jOb2kF8F0HfJwKNYrh3sW7jEcuRlXA==} side-channel@1.0.6: resolution: {integrity: sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==} @@ -6061,10 +6061,10 @@ packages: typedarray@0.0.6: resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==} - typedoc-plugin-extras@3.0.0: - resolution: {integrity: sha512-eiAe3qtm2WbV5owdncpt0zHZPqsNZH2mzNGILPd4zqrvEZie3Et9es4cpGZ+8lHO/SI0pVKwsAj7IuMxPNOdYg==} + typedoc-plugin-extras@3.1.0: + resolution: {integrity: sha512-8tNeq2fgl2HCUZ6eZuAoLLKEvB/WrRS4He9MtTfo3X3Pa8Iw3TS5D0g8krDhUXUk1uHpXVAVHm8rSOMS2mdJRw==} peerDependencies: - typedoc: 0.25.x + typedoc: 0.26.x typedoc-plugin-inline-sources@1.0.2: resolution: {integrity: sha512-J1L2Ky6t5EeAI2fTqhcRii/ntxYN6lSPyKiaTKc/MIHgMTDh81elRvXPZFmvy+xMY9EEE9nlkUujfLGNo5c5Tw==} @@ -7812,7 +7812,7 @@ snapshots: '@rushstack/eslint-patch@1.10.3': {} - '@shikijs/core@1.9.1': {} + '@shikijs/core@1.10.0': {} '@sinclair/typebox@0.27.8': {} @@ -13054,9 +13054,9 @@ snapshots: shebang-regex@3.0.0: {} - shiki@1.9.1: + shiki@1.10.0: dependencies: - '@shikijs/core': 1.9.1 + '@shikijs/core': 1.10.0 side-channel@1.0.6: dependencies: @@ -13602,7 +13602,7 @@ snapshots: typedarray@0.0.6: {} - typedoc-plugin-extras@3.0.0(typedoc@0.26.3(typescript@5.5.2)): + typedoc-plugin-extras@3.1.0(typedoc@0.26.3(typescript@5.5.2)): dependencies: typedoc: 0.26.3(typescript@5.5.2) @@ -13632,7 +13632,7 @@ snapshots: lunr: 2.3.9 markdown-it: 14.1.0 minimatch: 9.0.5 - shiki: 1.9.1 + shiki: 1.10.0 typescript: 5.5.2 yaml: 2.4.5