From 4b9aaabfd9272baecedd8882e69be89cd7c774fa Mon Sep 17 00:00:00 2001 From: mayank1513 Date: Sun, 7 Jul 2024 16:05:21 +0000 Subject: [PATCH] upgrade deps && docs --- docs/functions/rdiPlugin.html | 2 +- docs/interfaces/RDIPluginOptions.html | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/functions/rdiPlugin.html b/docs/functions/rdiPlugin.html index 8f7b59e6..4b183929 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 06fa24bd..4a9ac60c 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/pnpm-lock.yaml b/pnpm-lock.yaml index faeec93c..7dc1ecbb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1627,8 +1627,8 @@ packages: '@rushstack/eslint-patch@1.10.3': resolution: {integrity: sha512-qC/xYId4NMebE6w/V33Fh9gWxLgURiNYgVNObbJl2LZv0GUUItCcCqC5axQSwRaAgaxl2mELq1rMzlswaQ0Zxg==} - '@shikijs/core@1.10.2': - resolution: {integrity: sha512-hCtKSC0PNmidU+TVBUiddE0sF1QsOPVbBBRQlugsKy0QJBfSj9aIQQ/pNEIv58wwM/9cAlWG1yihi+5ovZfYmA==} + '@shikijs/core@1.10.3': + resolution: {integrity: sha512-D45PMaBaeDHxww+EkcDQtDAtzv00Gcsp72ukBtaLSmqRvh0WgGMq3Al0rl1QQBZfuneO75NXMIzEZGFitThWbg==} '@sinclair/typebox@0.27.8': resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==} @@ -5679,8 +5679,8 @@ packages: resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==} engines: {node: '>=8'} - shiki@1.10.2: - resolution: {integrity: sha512-wrddjiCJ6D8zB1MuAGZ37G37rGw+6Ntnqqbl2uXh3P8g5JxneJRRhccPnex/gqorJoXkbpTRC2x54QIsdx2b1Q==} + shiki@1.10.3: + resolution: {integrity: sha512-eneCLncGuvPdTutJuLyUGS8QNPAVFO5Trvld2wgEq1e002mwctAhJKeMGWtWVXOIEzmlcLRqcgPSorR6AVzOmQ==} side-channel@1.0.6: resolution: {integrity: sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==} @@ -8037,7 +8037,7 @@ snapshots: '@rushstack/eslint-patch@1.10.3': {} - '@shikijs/core@1.10.2': + '@shikijs/core@1.10.3': dependencies: '@types/hast': 3.0.4 @@ -13308,9 +13308,9 @@ snapshots: shebang-regex@3.0.0: {} - shiki@1.10.2: + shiki@1.10.3: dependencies: - '@shikijs/core': 1.10.2 + '@shikijs/core': 1.10.3 '@types/hast': 3.0.4 side-channel@1.0.6: @@ -13887,7 +13887,7 @@ snapshots: lunr: 2.3.9 markdown-it: 14.1.0 minimatch: 9.0.5 - shiki: 1.10.2 + shiki: 1.10.3 typescript: 5.5.3 yaml: 2.4.5