From 8d524ff98c7c15ee01c2aecb1461acbc406887d5 Mon Sep 17 00:00:00 2001 From: mayank1513 Date: Mon, 30 Sep 2024 00:57:45 +0000 Subject: [PATCH] upgrade deps && docs --- docs/functions/webglPlugin.html | 2 +- examples/vite/package.json | 2 +- packages/shared/package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/functions/webglPlugin.html b/docs/functions/webglPlugin.html index 19440ccd..e1dc0429 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/vite/package.json b/examples/vite/package.json index 9e7ba6e8..66481635 100644 --- a/examples/vite/package.json +++ b/examples/vite/package.json @@ -24,7 +24,7 @@ "@repo/typescript-config": "workspace:*", "@types/react": "^18.3.10", "@types/react-dom": "^18.3.0", - "@vitejs/plugin-react": "^4.3.1", + "@vitejs/plugin-react": "^4.3.2", "typescript": "^5.6.2", "vite": "^5.4.8" } diff --git a/packages/shared/package.json b/packages/shared/package.json index 607a4921..0b01fceb 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -24,7 +24,7 @@ "@types/node": "^22.7.4", "@types/react": "^18.3.10", "@types/react-dom": "^18.3.0", - "@vitejs/plugin-react": "^4.3.1", + "@vitejs/plugin-react": "^4.3.2", "@vitest/coverage-v8": "^2.1.1", "esbuild-plugin-react18": "^0.2.5", "esbuild-plugin-react18-css": "^0.0.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2785c02e..e0bb52f5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -143,8 +143,8 @@ importers: specifier: ^18.3.0 version: 18.3.0 '@vitejs/plugin-react': - specifier: ^4.3.1 - version: 4.3.1(vite@5.4.8(@types/node@22.7.4)(sass@1.79.4)) + specifier: ^4.3.2 + version: 4.3.2(vite@5.4.8(@types/node@22.7.4)(sass@1.79.4)) typescript: specifier: ^5.6.2 version: 5.6.2 @@ -254,8 +254,8 @@ importers: specifier: ^18.3.0 version: 18.3.0 '@vitejs/plugin-react': - specifier: ^4.3.1 - version: 4.3.1(vite@5.4.8(@types/node@22.7.4)(sass@1.79.4)) + specifier: ^4.3.2 + version: 4.3.2(vite@5.4.8(@types/node@22.7.4)(sass@1.79.4)) '@vitest/coverage-v8': specifier: ^2.1.1 version: 2.1.1(vitest@2.1.1(@types/node@22.7.4)(jsdom@25.0.1)(sass@1.79.4)) @@ -1611,8 +1611,8 @@ packages: typescript: optional: true - '@vitejs/plugin-react@4.3.1': - resolution: {integrity: sha512-m/V2syj5CuVnaxcUJOQRel/Wr31FFXRFlnOoq1TVtkCxsY5veGMTEmpWHndrhB2U8ScHtCQB1e+4hWYExQc6Lg==} + '@vitejs/plugin-react@4.3.2': + resolution: {integrity: sha512-hieu+o05v4glEBucTcKMK3dlES0OeJlD9YVOAPraVMOInBCwzumaIFiUjr4bHK7NPgnAHgiskUoceKercrN8vg==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.2.0 || ^5.0.0 @@ -6844,7 +6844,7 @@ snapshots: - supports-color - vitest - '@vitejs/plugin-react@4.3.1(vite@5.4.8(@types/node@22.7.4)(sass@1.79.4))': + '@vitejs/plugin-react@4.3.2(vite@5.4.8(@types/node@22.7.4)(sass@1.79.4))': dependencies: '@babel/core': 7.25.2 '@babel/plugin-transform-react-jsx-self': 7.24.7(@babel/core@7.25.2)