From 1481e3b25d13254628a96fdd3ab8335e8917c2bf Mon Sep 17 00:00:00 2001 From: mayank1513 Date: Mon, 24 Jun 2024 01:05:40 +0000 Subject: [PATCH] upgrade deps && docs --- docs/functions/rdiPlugin.html | 2 +- docs/interfaces/RDIPluginOptions.html | 2 +- examples/nextjs/package.json | 2 +- packages/shared/package.json | 2 +- pnpm-lock.yaml | 33 ++++++++++++++++++++------- 5 files changed, 29 insertions(+), 12 deletions(-) diff --git a/docs/functions/rdiPlugin.html b/docs/functions/rdiPlugin.html index d34081cb..17d458cf 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 2df5f426..e192ffdc 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/nextjs/package.json b/examples/nextjs/package.json index 55a26577..33e6f3f3 100644 --- a/examples/nextjs/package.json +++ b/examples/nextjs/package.json @@ -16,7 +16,7 @@ "ep-rdi": "workspace:*", "next": "^14.2.4", "nextjs-darkmode": "^1.0.4", - "nextjs-themes": "^3.1.6", + "nextjs-themes": "^3.1.7", "react": "^18.3.1", "react-dom": "^18.3.1", "react18-loaders": "^1.1.3" diff --git a/packages/shared/package.json b/packages/shared/package.json index c7525009..afa9f9db 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -42,7 +42,7 @@ "@repo/scripts": "workspace:*", "ep-rdi": "workspace:*", "nextjs-darkmode": "^1.0.4", - "nextjs-themes": "^3.1.6", + "nextjs-themes": "^3.1.7", "r18gs": "^1.1.3", "react-live": "^4.1.6", "react18-loaders": "^1.1.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e6cac78c..823e5b02 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -130,8 +130,8 @@ importers: specifier: ^1.0.4 version: 1.0.4(@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) nextjs-themes: - specifier: ^3.1.6 - version: 3.1.6(@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) + specifier: ^3.1.7 + version: 3.1.7(@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) react: specifier: ^18.3.1 version: 18.3.1 @@ -382,8 +382,8 @@ importers: specifier: ^1.0.4 version: 1.0.4(@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) nextjs-themes: - specifier: ^3.1.6 - version: 3.1.6(@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) + specifier: ^3.1.7 + version: 3.1.7(@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) r18gs: specifier: ^1.1.3 version: 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) @@ -4726,8 +4726,8 @@ packages: '@types/react': 16.8 - 19 react: 16.8 - 19 - nextjs-themes@3.1.6: - resolution: {integrity: sha512-X3mUS1/CfeAt7P++5wXrIROsGmhyjv1SDVM4HIUYLmEctSYhiQk4bxWUPEtuxgetukVCLTTLnuitDD87XyG/ww==} + nextjs-themes@3.1.7: + resolution: {integrity: sha512-hjs4zgJKWwdfDzGsT8SbLP1CF3/FVPv8AapKv7WU4pyFiSmY4p3SE4sUK6MYLaUyw9sLFYmyMn/UhW+9PXDfVg==} peerDependencies: '@types/react': 16.8 - 19 react: 16.8 - 19 @@ -5267,6 +5267,16 @@ packages: next: optional: true + r18gs@2.0.0-alpha.0: + resolution: {integrity: sha512-AwmgZBdctfgITHVcyYLi02zLW40vcBw32eQjHRd7RRBuFDiloDuJTgnF2rzcsj/OPRP8iCosqszQ3FcBjvzQTg==} + peerDependencies: + '@types/react': 16.8 - 19 + next: '*' + react: 16.8 - 19 + peerDependenciesMeta: + next: + optional: true + range-parser@1.2.1: resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==} engines: {node: '>= 0.6'} @@ -12254,10 +12264,10 @@ snapshots: transitivePeerDependencies: - next - nextjs-themes@3.1.6(@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): + nextjs-themes@3.1.7(@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): dependencies: '@types/react': 18.3.3 - r18gs: 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) + r18gs: 2.0.0-alpha.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) react: 18.3.1 transitivePeerDependencies: - next @@ -12834,6 +12844,13 @@ snapshots: optionalDependencies: 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) + r18gs@2.0.0-alpha.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): + dependencies: + '@types/react': 18.3.3 + react: 18.3.1 + optionalDependencies: + 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) + range-parser@1.2.1: {} raw-body@2.5.2: