From 7d49c065d750e8ff46a83068ecf1ff563db9bf52 Mon Sep 17 00:00:00 2001 From: mayank1513 Date: Wed, 3 Jul 2024 16:05:40 +0000 Subject: [PATCH] upgrade deps && docs --- docs/functions/rdiPlugin.html | 2 +- docs/interfaces/RDIPluginOptions.html | 2 +- examples/remix/package.json | 10 +-- pnpm-lock.yaml | 112 +++++++++++++------------- 4 files changed, 63 insertions(+), 63 deletions(-) diff --git a/docs/functions/rdiPlugin.html b/docs/functions/rdiPlugin.html index 79ccbbb1..a30169c4 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 3a11b061..ec6e99f5 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/examples/remix/package.json b/examples/remix/package.json index 0f062050..d182c5ee 100644 --- a/examples/remix/package.json +++ b/examples/remix/package.json @@ -10,10 +10,10 @@ "lint": "eslint app/" }, "dependencies": { - "@remix-run/node": "^2.10.0", - "@remix-run/react": "^2.10.0", - "@remix-run/serve": "^2.10.0", - "@remix-run/server-runtime": "^2.10.0", + "@remix-run/node": "^2.10.1", + "@remix-run/react": "^2.10.1", + "@remix-run/serve": "^2.10.1", + "@remix-run/server-runtime": "^2.10.1", "@repo/shared": "workspace:*", "@vercel/analytics": "^1.3.1", "@vercel/remix-entry-server": "^0.1.1", @@ -24,7 +24,7 @@ "react18-themes": "^3.2.0" }, "devDependencies": { - "@remix-run/dev": "^2.10.0", + "@remix-run/dev": "^2.10.1", "@repo/eslint-config": "workspace:*", "@repo/typescript-config": "workspace:*", "@types/react": "^18.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index acc855d7..40451b5e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -167,17 +167,17 @@ importers: examples/remix: dependencies: '@remix-run/node': - specifier: ^2.10.0 - version: 2.10.0(typescript@5.5.3) + specifier: ^2.10.1 + version: 2.10.1(typescript@5.5.3) '@remix-run/react': - specifier: ^2.10.0 - version: 2.10.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.5.3) + specifier: ^2.10.1 + version: 2.10.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.5.3) '@remix-run/serve': - specifier: ^2.10.0 - version: 2.10.0(typescript@5.5.3) + specifier: ^2.10.1 + version: 2.10.1(typescript@5.5.3) '@remix-run/server-runtime': - specifier: ^2.10.0 - version: 2.10.0(typescript@5.5.3) + specifier: ^2.10.1 + version: 2.10.1(typescript@5.5.3) '@repo/shared': specifier: workspace:* version: link:../../packages/shared @@ -204,8 +204,8 @@ importers: version: 3.2.0(@types/react@18.3.3)(next@14.2.4(@babel/core@7.24.7)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.77.6))(react@18.3.1) devDependencies: '@remix-run/dev': - specifier: ^2.10.0 - version: 2.10.0(@remix-run/react@2.10.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.5.3))(@remix-run/serve@2.10.0(typescript@5.5.3))(@types/node@20.14.9)(sass@1.77.6)(typescript@5.5.3)(vite@5.3.3(@types/node@20.14.9)(sass@1.77.6)) + specifier: ^2.10.1 + version: 2.10.1(@remix-run/react@2.10.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.5.3))(@remix-run/serve@2.10.1(typescript@5.5.3))(@types/node@20.14.9)(sass@1.77.6)(typescript@5.5.3)(vite@5.3.3(@types/node@20.14.9)(sass@1.77.6)) '@repo/eslint-config': specifier: workspace:* version: link:../../packages/config-eslint @@ -1448,13 +1448,13 @@ packages: resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} - '@remix-run/dev@2.10.0': - resolution: {integrity: sha512-GZE4Rck6/1Q16/QtRSq1SyfVf6KhUvJqHZoTmAl56xRVscyA1alDugXVHihwd0YuoaS6/vZ3Rb4eI5roWVrExw==} + '@remix-run/dev@2.10.1': + resolution: {integrity: sha512-2in9QkdPjd8BXo7Hp3/9gfpbCH6qaESMrW3ht8RejacPm7b37hSWeUPgWlPyjMEY5H/oHiGmp4GSOnGSvgB2EQ==} engines: {node: '>=18.0.0'} hasBin: true peerDependencies: - '@remix-run/react': ^2.10.0 - '@remix-run/serve': ^2.10.0 + '@remix-run/react': ^2.10.1 + '@remix-run/serve': ^2.10.1 typescript: ^5.1.0 vite: ^5.1.0 wrangler: ^3.28.2 @@ -1468,8 +1468,8 @@ packages: wrangler: optional: true - '@remix-run/express@2.10.0': - resolution: {integrity: sha512-xmHxumbglfbCVJa9a9dMDtOD408DYH27LAHuGfEAPPSf5sc9WMEFBItNxp3bJZ2W2NDeava+h+7BIeR5wNpgxw==} + '@remix-run/express@2.10.1': + resolution: {integrity: sha512-d7s4Pu36UkC48iPnoKLcttyCG7WjfC14QUeHX9fzI0UKU2sFhe8vhnDhxdMY9IsHo5zVXJv1wHFvN1ohL+5dGg==} engines: {node: '>=18.0.0'} peerDependencies: express: ^4.19.2 @@ -1482,8 +1482,8 @@ packages: resolution: {integrity: sha512-WiyRTEQKTUTf3Z3ke5DOwx+fjCkeD8ilI9kbRws1bG3xfdugaDrV9ra76DOZcrYlmVwjwtKE3mVDSRFtiYTTMw==} engines: {node: '>=14'} - '@remix-run/node@2.10.0': - resolution: {integrity: sha512-hFBt431leCEoN84kVj6BExv60+3KHFORTU2t24igJNtXPNCHH/pujMMKYaSrS3a5oKDTwwqbCmSztTyyr7uFLA==} + '@remix-run/node@2.10.1': + resolution: {integrity: sha512-kuKh9bbivrAEbsiYNlm3x03O1Jpgi+Ux8zR2cig5U2DIbG43ylgX9vQiLp2ZNhQ0xoJ0C241x7d7DpdPfyrgEA==} engines: {node: '>=18.0.0'} peerDependencies: typescript: ^5.1.0 @@ -1491,8 +1491,8 @@ packages: typescript: optional: true - '@remix-run/react@2.10.0': - resolution: {integrity: sha512-XgNpyAoiNCq0jDZb8HPUS6sNJGWx31iJoqOlPy4KkjNexhq+COCN9QzXvsPIm2LpcPG3w7+loKmLMCTsTlH+Eg==} + '@remix-run/react@2.10.1': + resolution: {integrity: sha512-EIu38mLx0havRDAXrVpJBOm1cXMsMVusdIZHDd43lwcwfKAHArYYYgSVoU09vrnrpW4paKQGzy8joAfOHmHHCw==} engines: {node: '>=18.0.0'} peerDependencies: react: ^18.0.0 @@ -1502,16 +1502,16 @@ packages: typescript: optional: true - '@remix-run/router@1.17.0': - resolution: {integrity: sha512-2D6XaHEVvkCn682XBnipbJjgZUU7xjLtA4dGJRBVUKpEaDYOZMENZoZjAOSb7qirxt5RupjzZxz4fK2FO+EFPw==} + '@remix-run/router@1.17.1': + resolution: {integrity: sha512-mCOMec4BKd6BRGBZeSnGiIgwsbLGp3yhVqAD8H+PxiRNEHgDpZb8J1TnrSDlg97t0ySKMQJTHCWBCmBpSmkF6Q==} engines: {node: '>=14.0.0'} '@remix-run/router@1.3.1': resolution: {integrity: sha512-+eun1Wtf72RNRSqgU7qM2AMX/oHp+dnx7BHk1qhK5ZHzdHTUU4LA1mGG1vT+jMc8sbhG3orvsfOmryjzx2PzQw==} engines: {node: '>=14'} - '@remix-run/serve@2.10.0': - resolution: {integrity: sha512-JOF2x8HwXo4G5hOqKEUEG7Xm2ZYYL0kZJcWdJVIQxaRN/EmbmJCKGLcW21rZ6VZ/FqpEkSnwmiGFoDkPQ9q6lg==} + '@remix-run/serve@2.10.1': + resolution: {integrity: sha512-ZnabGBQhxpqsdahm2qbl4pIrdPu73T9fMioksPOa2bjbmf2rgTvbU0/PK3aC1Q1857rIWrwux+YB8n82QBdJTQ==} engines: {node: '>=18.0.0'} hasBin: true @@ -1519,8 +1519,8 @@ packages: resolution: {integrity: sha512-7I0165Ns/ffPfCEfuiqD58lMderTn2s/sew1xJ34ONa21mG/7+5T7diHIgxKST8rS3816JPmlwSqUaHgwbmO6Q==} engines: {node: '>=14'} - '@remix-run/server-runtime@2.10.0': - resolution: {integrity: sha512-lwgMq3m8U+oz0ZmgOrQeAE3tf6g1LPf2+ff3lgb5xb4bx7bV5VGGwKkzRK4+0fDguHXcW+YcppvdYdnKzQn1YQ==} + '@remix-run/server-runtime@2.10.1': + resolution: {integrity: sha512-jINOmovnwPdllhOm2PU0iTDP9MXwKLit9Ifq3EWjdqs+Bu1zwA3TTRDRX6x9V0OGpM3wiByd80zEmHZ5sZy7hQ==} engines: {node: '>=18.0.0'} peerDependencies: typescript: ^5.1.0 @@ -5387,15 +5387,15 @@ packages: resolution: {integrity: sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==} engines: {node: '>=0.10.0'} - react-router-dom@6.24.0: - resolution: {integrity: sha512-960sKuau6/yEwS8e+NVEidYQb1hNjAYM327gjEyXlc6r3Skf2vtwuJ2l7lssdegD2YjoKG5l8MsVyeTDlVeY8g==} + react-router-dom@6.24.1: + resolution: {integrity: sha512-U19KtXqooqw967Vw0Qcn5cOvrX5Ejo9ORmOtJMzYWtCT4/WOfFLIZGGsVLxcd9UkBO0mSTZtXqhZBsWlHr7+Sg==} engines: {node: '>=14.0.0'} peerDependencies: react: '>=16.8' react-dom: '>=16.8' - react-router@6.24.0: - resolution: {integrity: sha512-sQrgJ5bXk7vbcC4BxQxeNa5UmboFm35we1AFK0VvQaz9g0LzxEIuLOhHIoZ8rnu9BO21ishGeL9no1WB76W/eg==} + react-router@6.24.1: + resolution: {integrity: sha512-PTXFXGK2pyXpHzVo3rR9H7ip4lSPZZc0bHG5CARmj65fTT6qG7sTngmb6lcYu1gf3y/8KxORoy9yn59pGpCnpg==} engines: {node: '>=14.0.0'} peerDependencies: react: '>=16.8' @@ -7801,7 +7801,7 @@ snapshots: '@pkgr/core@0.1.1': {} - '@remix-run/dev@2.10.0(@remix-run/react@2.10.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.5.3))(@remix-run/serve@2.10.0(typescript@5.5.3))(@types/node@20.14.9)(sass@1.77.6)(typescript@5.5.3)(vite@5.3.3(@types/node@20.14.9)(sass@1.77.6))': + '@remix-run/dev@2.10.1(@remix-run/react@2.10.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.5.3))(@remix-run/serve@2.10.1(typescript@5.5.3))(@types/node@20.14.9)(sass@1.77.6)(typescript@5.5.3)(vite@5.3.3(@types/node@20.14.9)(sass@1.77.6))': dependencies: '@babel/core': 7.24.7 '@babel/generator': 7.24.7 @@ -7813,10 +7813,10 @@ snapshots: '@babel/types': 7.24.7 '@mdx-js/mdx': 2.3.0 '@npmcli/package-json': 4.0.1 - '@remix-run/node': 2.10.0(typescript@5.5.3) - '@remix-run/react': 2.10.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.5.3) - '@remix-run/router': 1.17.0 - '@remix-run/server-runtime': 2.10.0(typescript@5.5.3) + '@remix-run/node': 2.10.1(typescript@5.5.3) + '@remix-run/react': 2.10.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.5.3) + '@remix-run/router': 1.17.1 + '@remix-run/server-runtime': 2.10.1(typescript@5.5.3) '@types/mdx': 2.0.13 '@vanilla-extract/integration': 6.5.0(@types/node@20.14.9)(sass@1.77.6) arg: 5.0.2 @@ -7858,7 +7858,7 @@ snapshots: tsconfig-paths: 4.2.0 ws: 7.5.10 optionalDependencies: - '@remix-run/serve': 2.10.0(typescript@5.5.3) + '@remix-run/serve': 2.10.1(typescript@5.5.3) typescript: 5.5.3 vite: 5.3.3(@types/node@20.14.9)(sass@1.77.6) transitivePeerDependencies: @@ -7876,9 +7876,9 @@ snapshots: - ts-node - utf-8-validate - '@remix-run/express@2.10.0(express@4.19.2)(typescript@5.5.3)': + '@remix-run/express@2.10.1(express@4.19.2)(typescript@5.5.3)': dependencies: - '@remix-run/node': 2.10.0(typescript@5.5.3) + '@remix-run/node': 2.10.1(typescript@5.5.3) express: 4.19.2 optionalDependencies: typescript: 5.5.3 @@ -7895,9 +7895,9 @@ snapshots: source-map-support: 0.5.21 stream-slice: 0.1.2 - '@remix-run/node@2.10.0(typescript@5.5.3)': + '@remix-run/node@2.10.1(typescript@5.5.3)': dependencies: - '@remix-run/server-runtime': 2.10.0(typescript@5.5.3) + '@remix-run/server-runtime': 2.10.1(typescript@5.5.3) '@remix-run/web-fetch': 4.4.2 '@web3-storage/multipart-parser': 1.0.0 cookie-signature: 1.2.1 @@ -7907,26 +7907,26 @@ snapshots: optionalDependencies: typescript: 5.5.3 - '@remix-run/react@2.10.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.5.3)': + '@remix-run/react@2.10.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.5.3)': dependencies: - '@remix-run/router': 1.17.0 - '@remix-run/server-runtime': 2.10.0(typescript@5.5.3) + '@remix-run/router': 1.17.1 + '@remix-run/server-runtime': 2.10.1(typescript@5.5.3) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - react-router: 6.24.0(react@18.3.1) - react-router-dom: 6.24.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react-router: 6.24.1(react@18.3.1) + react-router-dom: 6.24.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) turbo-stream: 2.2.0 optionalDependencies: typescript: 5.5.3 - '@remix-run/router@1.17.0': {} + '@remix-run/router@1.17.1': {} '@remix-run/router@1.3.1': {} - '@remix-run/serve@2.10.0(typescript@5.5.3)': + '@remix-run/serve@2.10.1(typescript@5.5.3)': dependencies: - '@remix-run/express': 2.10.0(express@4.19.2)(typescript@5.5.3) - '@remix-run/node': 2.10.0(typescript@5.5.3) + '@remix-run/express': 2.10.1(express@4.19.2)(typescript@5.5.3) + '@remix-run/node': 2.10.1(typescript@5.5.3) chokidar: 3.6.0 compression: 1.7.4 express: 4.19.2 @@ -7947,9 +7947,9 @@ snapshots: set-cookie-parser: 2.6.0 source-map: 0.7.4 - '@remix-run/server-runtime@2.10.0(typescript@5.5.3)': + '@remix-run/server-runtime@2.10.1(typescript@5.5.3)': dependencies: - '@remix-run/router': 1.17.0 + '@remix-run/router': 1.17.1 '@types/cookie': 0.6.0 '@web3-storage/multipart-parser': 1.0.0 cookie: 0.6.0 @@ -12936,16 +12936,16 @@ snapshots: react-refresh@0.14.2: {} - react-router-dom@6.24.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-router-dom@6.24.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: - '@remix-run/router': 1.17.0 + '@remix-run/router': 1.17.1 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - react-router: 6.24.0(react@18.3.1) + react-router: 6.24.1(react@18.3.1) - react-router@6.24.0(react@18.3.1): + react-router@6.24.1(react@18.3.1): dependencies: - '@remix-run/router': 1.17.0 + '@remix-run/router': 1.17.1 react: 18.3.1 react18-loaders@1.1.3(@types/react@18.3.3)(next@14.2.4(@babel/core@7.24.7)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.77.6))(react@18.3.1):