From bdfb044cc4997740e93c620bdeec7b5ed09cc240 Mon Sep 17 00:00:00 2001 From: mayank1513 Date: Mon, 29 Jul 2024 01:08:31 +0000 Subject: [PATCH] upgrade deps && docs --- docs/functions/rdiPlugin.html | 2 +- docs/interfaces/RDIPluginOptions.html | 2 +- pnpm-lock.yaml | 32 +++++++++++++-------------- 3 files changed, 18 insertions(+), 18 deletions(-) diff --git a/docs/functions/rdiPlugin.html b/docs/functions/rdiPlugin.html index 91c5ca44..69fcdf65 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 8f18cf9f..18c7471f 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/pnpm-lock.yaml b/pnpm-lock.yaml index 227f650c..274eaffe 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -469,8 +469,8 @@ packages: resolution: {integrity: sha512-5e3FI4Q3M3Pbr21+5xJwCv6ZT6KmGkI0vw3Tozy5ODAQFTIWe37iT8Cr7Ice2Ntb+M3iSKCEWMB1MBgKrW3whg==} engines: {node: '>=6.9.0'} - '@babel/eslint-parser@7.25.0': - resolution: {integrity: sha512-mlcTKuQAjczDRwWLIxv+Q925jaMUO8Jl5dxmWJSSGVYfZ4rKMp8daQvVC3rM1G2v8V+/fO0yIVTSLS+2zcB8rg==} + '@babel/eslint-parser@7.25.1': + resolution: {integrity: sha512-Y956ghgTT4j7rKesabkh5WeqgSFZVFwaPR0IWFm7KFHFmmJ4afbG49SmfW4S+GyRPx0Dy5jxEWA5t0rpxfElWg==} engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} peerDependencies: '@babel/core': ^7.11.0 @@ -672,8 +672,8 @@ packages: resolution: {integrity: sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q==} engines: {node: '>=6.9.0'} - '@babel/traverse@7.25.0': - resolution: {integrity: sha512-ubALThHQy4GCf6mbb+5ZRNmLLCI7bJ3f8Q6LHBSRlSKSWj5a7dSUzJBLv3VuIhFrFPgjF4IzPF567YG/HSCdZA==} + '@babel/traverse@7.25.1': + resolution: {integrity: sha512-LrHHoWq08ZpmmFqBAzN+hUdWwy5zt7FGa/hVwMcOqW6OVtwqaoD5utfuGYU87JYxdZgLUvktAsn37j/sYR9siA==} engines: {node: '>=6.9.0'} '@babel/types@7.25.0': @@ -6810,7 +6810,7 @@ snapshots: '@babel/helpers': 7.25.0 '@babel/parser': 7.25.0 '@babel/template': 7.25.0 - '@babel/traverse': 7.25.0 + '@babel/traverse': 7.25.1 '@babel/types': 7.25.0 convert-source-map: 2.0.0 debug: 4.3.6 @@ -6820,7 +6820,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/eslint-parser@7.25.0(@babel/core@7.24.9)(eslint@9.8.0)': + '@babel/eslint-parser@7.25.1(@babel/core@7.24.9)(eslint@9.8.0)': dependencies: '@babel/core': 7.24.9 '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1 @@ -6855,21 +6855,21 @@ snapshots: '@babel/helper-optimise-call-expression': 7.24.7 '@babel/helper-replace-supers': 7.25.0(@babel/core@7.24.9) '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 - '@babel/traverse': 7.25.0 + '@babel/traverse': 7.25.1 semver: 6.3.1 transitivePeerDependencies: - supports-color '@babel/helper-member-expression-to-functions@7.24.8': dependencies: - '@babel/traverse': 7.25.0 + '@babel/traverse': 7.25.1 '@babel/types': 7.25.0 transitivePeerDependencies: - supports-color '@babel/helper-module-imports@7.24.7': dependencies: - '@babel/traverse': 7.25.0 + '@babel/traverse': 7.25.1 '@babel/types': 7.25.0 transitivePeerDependencies: - supports-color @@ -6880,7 +6880,7 @@ snapshots: '@babel/helper-module-imports': 7.24.7 '@babel/helper-simple-access': 7.24.7 '@babel/helper-validator-identifier': 7.24.7 - '@babel/traverse': 7.25.0 + '@babel/traverse': 7.25.1 transitivePeerDependencies: - supports-color @@ -6895,20 +6895,20 @@ snapshots: '@babel/core': 7.24.9 '@babel/helper-member-expression-to-functions': 7.24.8 '@babel/helper-optimise-call-expression': 7.24.7 - '@babel/traverse': 7.25.0 + '@babel/traverse': 7.25.1 transitivePeerDependencies: - supports-color '@babel/helper-simple-access@7.24.7': dependencies: - '@babel/traverse': 7.25.0 + '@babel/traverse': 7.25.1 '@babel/types': 7.25.0 transitivePeerDependencies: - supports-color '@babel/helper-skip-transparent-expression-wrappers@7.24.7': dependencies: - '@babel/traverse': 7.25.0 + '@babel/traverse': 7.25.1 '@babel/types': 7.25.0 transitivePeerDependencies: - supports-color @@ -7061,7 +7061,7 @@ snapshots: '@babel/parser': 7.25.0 '@babel/types': 7.25.0 - '@babel/traverse@7.25.0': + '@babel/traverse@7.25.1': dependencies: '@babel/code-frame': 7.24.7 '@babel/generator': 7.25.0 @@ -7900,7 +7900,7 @@ snapshots: '@babel/plugin-syntax-decorators': 7.24.7(@babel/core@7.24.9) '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.24.9) '@babel/preset-typescript': 7.24.7(@babel/core@7.24.9) - '@babel/traverse': 7.25.0 + '@babel/traverse': 7.25.1 '@babel/types': 7.25.0 '@mdx-js/mdx': 2.3.0 '@npmcli/package-json': 4.0.1 @@ -8586,7 +8586,7 @@ snapshots: '@vercel/style-guide@6.0.0(@next/eslint-plugin-next@14.2.5)(eslint@9.8.0)(jest@29.7.0(@types/node@22.0.0))(prettier@3.3.3)(typescript@5.5.4)(vitest@2.0.4(@types/node@22.0.0))': dependencies: '@babel/core': 7.24.9 - '@babel/eslint-parser': 7.25.0(@babel/core@7.24.9)(eslint@9.8.0) + '@babel/eslint-parser': 7.25.1(@babel/core@7.24.9)(eslint@9.8.0) '@rushstack/eslint-patch': 1.10.4 '@typescript-eslint/eslint-plugin': 7.17.0(@typescript-eslint/parser@7.17.0(eslint@9.8.0)(typescript@5.5.4))(eslint@9.8.0)(typescript@5.5.4) '@typescript-eslint/parser': 7.17.0(eslint@9.8.0)(typescript@5.5.4)