diff --git a/docs/functions/webglPlugin.html b/docs/functions/webglPlugin.html index c43589da..b0ee8a43 100644 --- a/docs/functions/webglPlugin.html +++ b/docs/functions/webglPlugin.html @@ -1,2 +1,2 @@ webglPlugin | Esbuild Plugin Webgl

Plugin to load .glsl files as minified strings

-
  • Returns Plugin

+
diff --git a/examples/nextjs/package.json b/examples/nextjs/package.json index b52417e3..f267444a 100644 --- a/examples/nextjs/package.json +++ b/examples/nextjs/package.json @@ -15,7 +15,7 @@ "esbuild-plugin-webgl": "workspace:*", "next": "^15.1.0", "nextjs-darkmode": "^1.0.7", - "nextjs-themes": "^4.0.3", + "nextjs-themes": "^4.0.4", "react": "^19.0.0", "react-dom": "^19.0.0", "react-mouse-trails": "^0.0.4", diff --git a/packages/shared/package.json b/packages/shared/package.json index 5365de1b..79a48fcb 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -43,7 +43,7 @@ "esbuild-plugin-webgl": "workspace:*", "gl-matrix": "^3.4.3", "nextjs-darkmode": "^1.0.7", - "nextjs-themes": "^4.0.3", + "nextjs-themes": "^4.0.4", "r18gs": "^2.0.1", "react-live": "^4.1.8", "react18-loaders": "^1.1.4" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7b112641..f8355af0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -69,8 +69,8 @@ importers: specifier: ^1.0.7 version: 1.0.7(@types/react@19.0.1)(next@15.1.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.0))(react@19.0.0) nextjs-themes: - specifier: ^4.0.3 - version: 4.0.3(@types/react@19.0.1)(next@15.1.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.0))(react@19.0.0) + specifier: ^4.0.4 + version: 4.0.4(@types/react@19.0.1)(next@15.1.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.0))(react@19.0.0) react: specifier: ^19.0.0 version: 19.0.0 @@ -223,8 +223,8 @@ importers: specifier: ^1.0.7 version: 1.0.7(@types/react@19.0.1)(next@14.2.15(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.0))(react@19.0.0) nextjs-themes: - specifier: ^4.0.3 - version: 4.0.3(@types/react@19.0.1)(next@14.2.15(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.0))(react@19.0.0) + specifier: ^4.0.4 + version: 4.0.4(@types/react@19.0.1)(next@14.2.15(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.0))(react@19.0.0) r18gs: specifier: ^2.0.1 version: 2.0.1(@types/react@19.0.1)(next@14.2.15(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.0))(react@19.0.0) @@ -3981,11 +3981,15 @@ packages: '@types/react': 16.8 - 19 react: 16.8 - 19 - nextjs-themes@4.0.3: - resolution: {integrity: sha512-aLl5ke2tOKfaqnyZ82ux3bJ9MPDm3aJnAfCQA9vZZw36TDwx3HfCfLPXyuyq6Xi7s1SoREWjRVybI+wc2LJOGg==} + nextjs-themes@4.0.4: + resolution: {integrity: sha512-AQLSsPMjrk/Z3RZtja57e1YODG/fR8f2FRiCBqacXHiLIdUwYQZ1l0ISqZSSXFhwhW36dHRSgNRpQYt7Ih8YWQ==} peerDependencies: '@types/react': 16.8 - 19 + next: 10 - 15 react: 16.8 - 19 + peerDependenciesMeta: + next: + optional: true no-case@3.0.4: resolution: {integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==} @@ -4414,16 +4418,6 @@ 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 - r18gs@2.0.1: resolution: {integrity: sha512-0J7r+jr5DCoSD2Aero5mx30BT/7z1QDEVBANlwwnuew0NiecKQOjWyPwF0R7ZbQU6qb5hcWPPSPmHykpAnN2xA==} peerDependencies: @@ -10072,21 +10066,21 @@ snapshots: transitivePeerDependencies: - next - nextjs-themes@4.0.3(@types/react@19.0.1)(next@14.2.15(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.0))(react@19.0.0): + nextjs-themes@4.0.4(@types/react@19.0.1)(next@14.2.15(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.0))(react@19.0.0): dependencies: '@types/react': 19.0.1 - r18gs: 2.0.0-alpha.0(@types/react@19.0.1)(next@14.2.15(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.0))(react@19.0.0) + r18gs: 2.0.1(@types/react@19.0.1)(next@14.2.15(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.0))(react@19.0.0) react: 19.0.0 - transitivePeerDependencies: - - next + optionalDependencies: + next: 14.2.15(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.0) - nextjs-themes@4.0.3(@types/react@19.0.1)(next@15.1.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.0))(react@19.0.0): + nextjs-themes@4.0.4(@types/react@19.0.1)(next@15.1.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.0))(react@19.0.0): dependencies: '@types/react': 19.0.1 - r18gs: 2.0.0-alpha.0(@types/react@19.0.1)(next@15.1.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.0))(react@19.0.0) + r18gs: 2.0.1(@types/react@19.0.1)(next@15.1.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.0))(react@19.0.0) react: 19.0.0 - transitivePeerDependencies: - - next + optionalDependencies: + next: 15.1.0(@babel/core@7.26.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.0) no-case@3.0.4: dependencies: @@ -10549,20 +10543,6 @@ snapshots: optionalDependencies: next: 15.1.0(@babel/core@7.26.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.0) - r18gs@2.0.0-alpha.0(@types/react@19.0.1)(next@14.2.15(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.0))(react@19.0.0): - dependencies: - '@types/react': 19.0.1 - react: 19.0.0 - optionalDependencies: - next: 14.2.15(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.0) - - r18gs@2.0.0-alpha.0(@types/react@19.0.1)(next@15.1.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.0))(react@19.0.0): - dependencies: - '@types/react': 19.0.1 - react: 19.0.0 - optionalDependencies: - next: 15.1.0(@babel/core@7.26.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.0) - r18gs@2.0.1(@types/react@19.0.1)(next@14.2.15(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.0))(react@19.0.0): dependencies: '@types/react': 19.0.1