From c4c108d0eda2856594a5be2c45235c813dec26c2 Mon Sep 17 00:00:00 2001 From: mayank1513 Date: Mon, 11 Nov 2024 00:56:43 +0000 Subject: [PATCH] upgrade deps && docs --- docs/functions/webglPlugin.html | 2 +- lib/package.json | 2 +- packages/shared/package.json | 2 +- pnpm-lock.yaml | 98 ++++++++++++++++----------------- 4 files changed, 52 insertions(+), 52 deletions(-) diff --git a/docs/functions/webglPlugin.html b/docs/functions/webglPlugin.html index 9965f541..b4cfa520 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/lib/package.json b/lib/package.json index f888855c..6aa24093 100644 --- a/lib/package.json +++ b/lib/package.json @@ -31,7 +31,7 @@ "esbuild": "^0.24.0", "tsup": "^8.3.5", "typescript": "^5.6.3", - "vite-tsconfig-paths": "^5.1.1", + "vite-tsconfig-paths": "^5.1.2", "vitest": "^2.1.4" }, "funding": [ diff --git a/packages/shared/package.json b/packages/shared/package.json index 8d322372..56df80f8 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -34,7 +34,7 @@ "react-dom": "^18.3.1", "tsup": "^8.3.5", "typescript": "^5.6.3", - "vite-tsconfig-paths": "^5.1.1", + "vite-tsconfig-paths": "^5.1.2", "vitest": "^2.1.4" }, "dependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1ed4aa99..0d7e4b79 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -171,13 +171,13 @@ importers: version: 0.24.0 tsup: specifier: ^8.3.5 - version: 8.3.5(postcss@8.4.47)(typescript@5.6.3)(yaml@2.6.0) + version: 8.3.5(postcss@8.4.48)(typescript@5.6.3)(yaml@2.6.0) typescript: specifier: ^5.6.3 version: 5.6.3 vite-tsconfig-paths: - specifier: ^5.1.1 - version: 5.1.1(typescript@5.6.3)(vite@5.4.10(@types/node@22.9.0)(sass@1.80.6)) + specifier: ^5.1.2 + version: 5.1.2(typescript@5.6.3)(vite@5.4.10(@types/node@22.9.0)(sass@1.80.6)) vitest: specifier: ^2.1.4 version: 2.1.4(@types/node@22.9.0)(jsdom@25.0.1)(sass@1.80.6) @@ -276,13 +276,13 @@ importers: version: 18.3.1(react@18.3.1) tsup: specifier: ^8.3.5 - version: 8.3.5(postcss@8.4.47)(typescript@5.6.3)(yaml@2.6.0) + version: 8.3.5(postcss@8.4.48)(typescript@5.6.3)(yaml@2.6.0) typescript: specifier: ^5.6.3 version: 5.6.3 vite-tsconfig-paths: - specifier: ^5.1.1 - version: 5.1.1(typescript@5.6.3)(vite@5.4.10(@types/node@22.9.0)(sass@1.80.6)) + specifier: ^5.1.2 + version: 5.1.2(typescript@5.6.3)(vite@5.4.10(@types/node@22.9.0)(sass@1.80.6)) vitest: specifier: ^2.1.4 version: 2.1.4(@types/node@22.9.0)(jsdom@25.0.1)(sass@1.80.6) @@ -2044,8 +2044,8 @@ packages: resolution: {integrity: sha512-8WB3Jcas3swSvjIeA2yvCJ+Miyz5l1ZmB6HFb9R1317dt9LCQoswg/BGrmAmkWVEszSrrg4RwmO46qIm2OEnSA==} engines: {node: '>=16'} - caniuse-lite@1.0.30001679: - resolution: {integrity: sha512-j2YqID/YwpLnKzCmBOS4tlZdWprXm3ZmQLBH9ZBXFOhoxLA46fwyBvx6toCBWBmnuwUY/qB3kEU6gFx8qgCroA==} + caniuse-lite@1.0.30001680: + resolution: {integrity: sha512-rPQy70G6AGUMnbwS1z6Xg+RkHYPAi18ihs47GH0jcxIG7wArmPgY3XbS2sRdBbxJljp3thdT8BIqv9ccCypiPA==} capital-case@1.0.4: resolution: {integrity: sha512-ds37W8CytHgwnhGGTi88pcPyR15qoNkOpYwmMMfnWqqWgESapLqvDx6huFjQ5vqWSn2Z06173XNA7LtMOeUh1A==} @@ -4333,8 +4333,8 @@ packages: resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==} engines: {node: ^10 || ^12 || >=14} - postcss@8.4.47: - resolution: {integrity: sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==} + postcss@8.4.48: + resolution: {integrity: sha512-GCRK8F6+Dl7xYniR5a4FYbpBzU8XnZVeowqsQFYdcXuSbChgiks7qybSkbvnaeqv0G0B+dd9/jJgH8kkLDQeEA==} engines: {node: ^10 || ^12 || >=14} prelude-ls@1.2.1: @@ -5327,8 +5327,8 @@ packages: engines: {node: ^18.0.0 || >=20.0.0} hasBin: true - vite-tsconfig-paths@5.1.1: - resolution: {integrity: sha512-0nLY3qQI4GlYw3We4rps16ntW+nAZYCUrJwsuvqxIUCY9Bk3VnSeJDm/VPCmjOcAJ9Kud4k+CK2ZEnf9pbzK9Q==} + vite-tsconfig-paths@5.1.2: + resolution: {integrity: sha512-gEIbKfJzSEv0yR3XS2QEocKetONoWkbROj6hGx0FHM18qKUojhvcokQsxQx5nMkelZq2n37zbSGCJn+FSODSjA==} peerDependencies: vite: '*' peerDependenciesMeta: @@ -7322,14 +7322,14 @@ snapshots: asynckit@0.4.0: {} - autoprefixer@10.4.20(postcss@8.4.47): + autoprefixer@10.4.20(postcss@8.4.48): dependencies: browserslist: 4.24.2 - caniuse-lite: 1.0.30001679 + caniuse-lite: 1.0.30001680 fraction.js: 4.3.7 normalize-range: 0.1.2 picocolors: 1.1.1 - postcss: 8.4.47 + postcss: 8.4.48 postcss-value-parser: 4.2.0 available-typed-arrays@1.0.7: @@ -7431,7 +7431,7 @@ snapshots: browserslist@4.24.2: dependencies: - caniuse-lite: 1.0.30001679 + caniuse-lite: 1.0.30001680 electron-to-chromium: 1.5.55 node-releases: 2.0.18 update-browserslist-db: 1.1.1(browserslist@4.24.2) @@ -7484,7 +7484,7 @@ snapshots: camelcase@8.0.0: {} - caniuse-lite@1.0.30001679: {} + caniuse-lite@1.0.30001680: {} capital-case@1.0.4: dependencies: @@ -7929,9 +7929,9 @@ snapshots: esbuild-plugin-react18-css@0.0.4: dependencies: - autoprefixer: 10.4.20(postcss@8.4.47) - postcss: 8.4.47 - postcss-modules: 6.0.0(postcss@8.4.47) + autoprefixer: 10.4.20(postcss@8.4.48) + postcss: 8.4.48 + postcss-modules: 6.0.0(postcss@8.4.48) sass: 1.80.6 esbuild-plugin-react18@0.2.5(@types/react@18.3.12)(next@14.2.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.80.6))(react@18.3.1): @@ -8751,9 +8751,9 @@ snapshots: dependencies: safer-buffer: 2.1.2 - icss-utils@5.1.0(postcss@8.4.47): + icss-utils@5.1.0(postcss@8.4.48): dependencies: - postcss: 8.4.47 + postcss: 8.4.48 ieee754@1.2.1: {} @@ -10014,7 +10014,7 @@ snapshots: '@next/env': 14.2.15 '@swc/helpers': 0.5.5 busboy: 1.6.0 - caniuse-lite: 1.0.30001679 + caniuse-lite: 1.0.30001680 graceful-fs: 4.2.11 postcss: 8.4.31 react: 18.3.1 @@ -10041,7 +10041,7 @@ snapshots: '@swc/counter': 0.1.3 '@swc/helpers': 0.5.13 busboy: 1.6.0 - caniuse-lite: 1.0.30001679 + caniuse-lite: 1.0.30001680 postcss: 8.4.31 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) @@ -10439,44 +10439,44 @@ snapshots: possible-typed-array-names@1.0.0: {} - postcss-load-config@6.0.1(postcss@8.4.47)(yaml@2.6.0): + postcss-load-config@6.0.1(postcss@8.4.48)(yaml@2.6.0): dependencies: lilconfig: 3.1.2 optionalDependencies: - postcss: 8.4.47 + postcss: 8.4.48 yaml: 2.6.0 - postcss-modules-extract-imports@3.1.0(postcss@8.4.47): + postcss-modules-extract-imports@3.1.0(postcss@8.4.48): dependencies: - postcss: 8.4.47 + postcss: 8.4.48 - postcss-modules-local-by-default@4.0.5(postcss@8.4.47): + postcss-modules-local-by-default@4.0.5(postcss@8.4.48): dependencies: - icss-utils: 5.1.0(postcss@8.4.47) - postcss: 8.4.47 + icss-utils: 5.1.0(postcss@8.4.48) + postcss: 8.4.48 postcss-selector-parser: 6.1.2 postcss-value-parser: 4.2.0 - postcss-modules-scope@3.2.0(postcss@8.4.47): + postcss-modules-scope@3.2.0(postcss@8.4.48): dependencies: - postcss: 8.4.47 + postcss: 8.4.48 postcss-selector-parser: 6.1.2 - postcss-modules-values@4.0.0(postcss@8.4.47): + postcss-modules-values@4.0.0(postcss@8.4.48): dependencies: - icss-utils: 5.1.0(postcss@8.4.47) - postcss: 8.4.47 + icss-utils: 5.1.0(postcss@8.4.48) + postcss: 8.4.48 - postcss-modules@6.0.0(postcss@8.4.47): + postcss-modules@6.0.0(postcss@8.4.48): dependencies: generic-names: 4.0.0 - icss-utils: 5.1.0(postcss@8.4.47) + icss-utils: 5.1.0(postcss@8.4.48) lodash.camelcase: 4.3.0 - postcss: 8.4.47 - postcss-modules-extract-imports: 3.1.0(postcss@8.4.47) - postcss-modules-local-by-default: 4.0.5(postcss@8.4.47) - postcss-modules-scope: 3.2.0(postcss@8.4.47) - postcss-modules-values: 4.0.0(postcss@8.4.47) + postcss: 8.4.48 + postcss-modules-extract-imports: 3.1.0(postcss@8.4.48) + postcss-modules-local-by-default: 4.0.5(postcss@8.4.48) + postcss-modules-scope: 3.2.0(postcss@8.4.48) + postcss-modules-values: 4.0.0(postcss@8.4.48) string-hash: 1.1.3 postcss-selector-parser@6.1.2: @@ -10492,7 +10492,7 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.1 - postcss@8.4.47: + postcss@8.4.48: dependencies: nanoid: 3.3.7 picocolors: 1.1.1 @@ -11309,7 +11309,7 @@ snapshots: tslib@2.8.1: {} - tsup@8.3.5(postcss@8.4.47)(typescript@5.6.3)(yaml@2.6.0): + tsup@8.3.5(postcss@8.4.48)(typescript@5.6.3)(yaml@2.6.0): dependencies: bundle-require: 5.0.0(esbuild@0.24.0) cac: 6.7.14 @@ -11319,7 +11319,7 @@ snapshots: esbuild: 0.24.0 joycon: 3.1.1 picocolors: 1.1.1 - postcss-load-config: 6.0.1(postcss@8.4.47)(yaml@2.6.0) + postcss-load-config: 6.0.1(postcss@8.4.48)(yaml@2.6.0) resolve-from: 5.0.0 rollup: 4.25.0 source-map: 0.8.0-beta.0 @@ -11328,7 +11328,7 @@ snapshots: tinyglobby: 0.2.10 tree-kill: 1.2.2 optionalDependencies: - postcss: 8.4.47 + postcss: 8.4.48 typescript: 5.6.3 transitivePeerDependencies: - jiti @@ -11642,7 +11642,7 @@ snapshots: - supports-color - terser - vite-tsconfig-paths@5.1.1(typescript@5.6.3)(vite@5.4.10(@types/node@22.9.0)(sass@1.80.6)): + vite-tsconfig-paths@5.1.2(typescript@5.6.3)(vite@5.4.10(@types/node@22.9.0)(sass@1.80.6)): dependencies: debug: 4.3.7 globrex: 0.1.2 @@ -11656,7 +11656,7 @@ snapshots: vite@5.4.10(@types/node@22.9.0)(sass@1.80.6): dependencies: esbuild: 0.21.5 - postcss: 8.4.47 + postcss: 8.4.48 rollup: 4.25.0 optionalDependencies: '@types/node': 22.9.0