From b7eeeb704c72f1cd27b7fc142d7808445708194b Mon Sep 17 00:00:00 2001 From: Ib Green Date: Fri, 8 Nov 2024 12:18:33 -0500 Subject: [PATCH] chore: Bump to luma.gl@9.2.0-alpha --- examples/playground/package.json | 2 +- modules/aggregation-layers/package.json | 8 +-- modules/arcgis/package.json | 6 +- modules/carto/package.json | 6 +- modules/core/package.json | 10 ++-- modules/extensions/package.json | 8 +-- modules/geo-layers/package.json | 8 +-- modules/google-maps/package.json | 4 +- modules/jupyter-widget/package.json | 2 +- modules/layers/package.json | 4 +- modules/main/package.json | 4 +- modules/mapbox/package.json | 4 +- modules/mesh-layers/package.json | 8 +-- modules/test-utils/package.json | 6 +- package.json | 4 +- yarn.lock | 74 ++++++++++++------------- 16 files changed, 79 insertions(+), 79 deletions(-) diff --git a/examples/playground/package.json b/examples/playground/package.json index d8d9ee5c778..2f1347778e4 100644 --- a/examples/playground/package.json +++ b/examples/playground/package.json @@ -14,7 +14,7 @@ "@loaders.gl/csv": "^4.2.0", "@loaders.gl/draco": "^4.2.0", "@loaders.gl/gltf": "^4.2.0", - "@luma.gl/constants": "^9.1.0-beta.9", + "@luma.gl/constants": "^9.2.0-alpha.1", "brace": "^0.11.1", "deck.gl": "^9.0.0", "maplibre-gl": "^3.0.0", diff --git a/modules/aggregation-layers/package.json b/modules/aggregation-layers/package.json index bb5140df427..bdeabec16d0 100644 --- a/modules/aggregation-layers/package.json +++ b/modules/aggregation-layers/package.json @@ -38,8 +38,8 @@ "prepublishOnly": "npm run build-bundle && npm run build-bundle -- --env=dev" }, "dependencies": { - "@luma.gl/constants": "^9.1.0-beta.9", - "@luma.gl/shadertools": "^9.1.0-beta.9", + "@luma.gl/constants": "^9.2.0-alpha.1", + "@luma.gl/shadertools": "^9.2.0-alpha.1", "@math.gl/core": "^4.1.0", "@math.gl/web-mercator": "^4.1.0", "d3-hexbin": "^0.2.1" @@ -47,8 +47,8 @@ "peerDependencies": { "@deck.gl/core": "9.0.0-alpha.0", "@deck.gl/layers": "9.0.0-alpha.0", - "@luma.gl/core": "^9.1.0-beta.9", - "@luma.gl/engine": "^9.1.0-beta.9" + "@luma.gl/core": "^9.2.0-alpha.1", + "@luma.gl/engine": "^9.2.0-alpha.1" }, "gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4" } diff --git a/modules/arcgis/package.json b/modules/arcgis/package.json index b2068a2a598..aa98be4a074 100644 --- a/modules/arcgis/package.json +++ b/modules/arcgis/package.json @@ -36,14 +36,14 @@ "prepublishOnly": "npm run build-bundle && npm run build-bundle -- --env=dev" }, "dependencies": { - "@luma.gl/constants": "^9.1.0-beta.9", + "@luma.gl/constants": "^9.2.0-alpha.1", "esri-loader": "^3.7.0" }, "peerDependencies": { "@arcgis/core": "^4.0.0", "@deck.gl/core": "9.0.0-alpha.0", - "@luma.gl/core": "^9.1.0-beta.9", - "@luma.gl/engine": "^9.1.0-beta.9" + "@luma.gl/core": "^9.2.0-alpha.1", + "@luma.gl/engine": "^9.2.0-alpha.1" }, "devDependencies": { "@arcgis/core": "^4.21.0" diff --git a/modules/carto/package.json b/modules/carto/package.json index eac460863cb..76d3b9be145 100644 --- a/modules/carto/package.json +++ b/modules/carto/package.json @@ -48,8 +48,8 @@ "@loaders.gl/mvt": "^4.2.0", "@loaders.gl/schema": "^4.2.0", "@loaders.gl/tiles": "^4.2.0", - "@luma.gl/core": "^9.1.0-beta.9", - "@luma.gl/shadertools": "^9.1.0-beta.9", + "@luma.gl/core": "^9.2.0-alpha.1", + "@luma.gl/shadertools": "^9.2.0-alpha.1", "@math.gl/web-mercator": "^4.1.0", "@types/d3-array": "^3.0.2", "@types/d3-color": "^1.4.2", @@ -72,7 +72,7 @@ "@deck.gl/geo-layers": "9.0.0-alpha.0", "@deck.gl/layers": "9.0.0-alpha.0", "@loaders.gl/core": "^4.2.0", - "@luma.gl/core": "^9.1.0-beta.9" + "@luma.gl/core": "^9.2.0-alpha.1" }, "gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4" } diff --git a/modules/core/package.json b/modules/core/package.json index 706dc2b838a..65847cefb8b 100644 --- a/modules/core/package.json +++ b/modules/core/package.json @@ -42,11 +42,11 @@ "dependencies": { "@loaders.gl/core": "^4.2.0", "@loaders.gl/images": "^4.2.0", - "@luma.gl/constants": "^9.1.0-beta.9", - "@luma.gl/core": "^9.1.0-beta.9", - "@luma.gl/engine": "^9.1.0-beta.9", - "@luma.gl/shadertools": "^9.1.0-beta.9", - "@luma.gl/webgl": "^9.1.0-beta.9", + "@luma.gl/constants": "^9.2.0-alpha.1", + "@luma.gl/core": "^9.2.0-alpha.1", + "@luma.gl/engine": "^9.2.0-alpha.1", + "@luma.gl/shadertools": "^9.2.0-alpha.1", + "@luma.gl/webgl": "^9.2.0-alpha.1", "@math.gl/core": "^4.1.0", "@math.gl/sun": "^4.1.0", "@math.gl/types": "^4.1.0", diff --git a/modules/extensions/package.json b/modules/extensions/package.json index 9f1a031f3ea..349bccdbcd1 100644 --- a/modules/extensions/package.json +++ b/modules/extensions/package.json @@ -38,14 +38,14 @@ "prepublishOnly": "npm run build-bundle && npm run build-bundle -- --env=dev" }, "dependencies": { - "@luma.gl/constants": "^9.1.0-beta.9", - "@luma.gl/shadertools": "^9.1.0-beta.9", + "@luma.gl/constants": "^9.2.0-alpha.1", + "@luma.gl/shadertools": "^9.2.0-alpha.1", "@math.gl/core": "^4.1.0" }, "peerDependencies": { "@deck.gl/core": "9.0.0-alpha.0", - "@luma.gl/core": "^9.1.0-beta.9", - "@luma.gl/engine": "^9.1.0-beta.9" + "@luma.gl/core": "^9.2.0-alpha.1", + "@luma.gl/engine": "^9.2.0-alpha.1" }, "gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4" } diff --git a/modules/geo-layers/package.json b/modules/geo-layers/package.json index dce844eba3d..629144e55c1 100644 --- a/modules/geo-layers/package.json +++ b/modules/geo-layers/package.json @@ -46,8 +46,8 @@ "@loaders.gl/terrain": "^4.2.0", "@loaders.gl/tiles": "^4.2.0", "@loaders.gl/wms": "^4.2.0", - "@luma.gl/gltf": "^9.1.0-beta.9", - "@luma.gl/shadertools": "^9.1.0-beta.9", + "@luma.gl/gltf": "^9.2.0-alpha.1", + "@luma.gl/shadertools": "^9.2.0-alpha.1", "@math.gl/core": "^4.1.0", "@math.gl/culling": "^4.1.0", "@math.gl/web-mercator": "^4.1.0", @@ -61,8 +61,8 @@ "@deck.gl/layers": "9.0.0-alpha.0", "@deck.gl/mesh-layers": "9.0.0-alpha.0", "@loaders.gl/core": "^4.2.0", - "@luma.gl/core": "^9.1.0-beta.9", - "@luma.gl/engine": "^9.1.0-beta.9" + "@luma.gl/core": "^9.2.0-alpha.1", + "@luma.gl/engine": "^9.2.0-alpha.1" }, "gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4" } diff --git a/modules/google-maps/package.json b/modules/google-maps/package.json index 3e1e6012fba..3683baaf7ca 100644 --- a/modules/google-maps/package.json +++ b/modules/google-maps/package.json @@ -38,13 +38,13 @@ "prepublishOnly": "npm run build-bundle && npm run build-bundle -- --env=dev" }, "dependencies": { - "@luma.gl/constants": "^9.1.0-beta.9", + "@luma.gl/constants": "^9.2.0-alpha.1", "@math.gl/core": "^4.1.0", "@types/google.maps": "^3.48.6" }, "peerDependencies": { "@deck.gl/core": "9.0.0-alpha.0", - "@luma.gl/core": "^9.1.0-beta.9" + "@luma.gl/core": "^9.2.0-alpha.1" }, "gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4" } diff --git a/modules/jupyter-widget/package.json b/modules/jupyter-widget/package.json index 59e6da431f5..7cb2d82e584 100644 --- a/modules/jupyter-widget/package.json +++ b/modules/jupyter-widget/package.json @@ -39,7 +39,7 @@ "@loaders.gl/3d-tiles": "^4.2.0", "@loaders.gl/core": "^4.2.0", "@loaders.gl/csv": "^4.2.0", - "@luma.gl/core": "^9.1.0-beta.9", + "@luma.gl/core": "^9.2.0-alpha.1", "d3-dsv": "^1.0.8", "mapbox-gl": "^1.13.2" }, diff --git a/modules/layers/package.json b/modules/layers/package.json index f5ee4ce8b4b..2ab38ea3dc9 100644 --- a/modules/layers/package.json +++ b/modules/layers/package.json @@ -48,8 +48,8 @@ "peerDependencies": { "@deck.gl/core": "9.0.0-alpha.0", "@loaders.gl/core": "^4.2.0", - "@luma.gl/core": "^9.1.0-beta.9", - "@luma.gl/engine": "^9.1.0-beta.9" + "@luma.gl/core": "^9.2.0-alpha.1", + "@luma.gl/engine": "^9.2.0-alpha.1" }, "gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4" } diff --git a/modules/main/package.json b/modules/main/package.json index 377381ab222..30179ae7736 100644 --- a/modules/main/package.json +++ b/modules/main/package.json @@ -53,8 +53,8 @@ "@deck.gl/react": "9.1.0-alpha.0", "@deck.gl/widgets": "9.1.0-alpha.0", "@loaders.gl/core": "^4.2.0", - "@luma.gl/core": "^9.1.0-beta.9", - "@luma.gl/engine": "^9.1.0-beta.9" + "@luma.gl/core": "^9.2.0-alpha.1", + "@luma.gl/engine": "^9.2.0-alpha.1" }, "peerDependencies": { "@arcgis/core": "^4.0.0", diff --git a/modules/mapbox/package.json b/modules/mapbox/package.json index 309768f512d..46c2f648e22 100644 --- a/modules/mapbox/package.json +++ b/modules/mapbox/package.json @@ -38,12 +38,12 @@ "prepublishOnly": "npm run build-bundle && npm run build-bundle -- --env=dev" }, "dependencies": { - "@luma.gl/constants": "^9.1.0-beta.9", + "@luma.gl/constants": "^9.2.0-alpha.1", "@math.gl/web-mercator": "^4.1.0" }, "peerDependencies": { "@deck.gl/core": "^9.1.0-alpha", - "@luma.gl/core": "^9.1.0-beta.9" + "@luma.gl/core": "^9.2.0-alpha.1" }, "gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4" } diff --git a/modules/mesh-layers/package.json b/modules/mesh-layers/package.json index 02b551961c8..5ae4c6db519 100644 --- a/modules/mesh-layers/package.json +++ b/modules/mesh-layers/package.json @@ -39,13 +39,13 @@ }, "dependencies": { "@loaders.gl/gltf": "^4.2.0", - "@luma.gl/gltf": "^9.1.0-beta.9", - "@luma.gl/shadertools": "^9.1.0-beta.9" + "@luma.gl/gltf": "^9.2.0-alpha.1", + "@luma.gl/shadertools": "^9.2.0-alpha.1" }, "peerDependencies": { "@deck.gl/core": "^9.1.0-alpha", - "@luma.gl/core": "^9.1.0-beta.9", - "@luma.gl/engine": "^9.1.0-beta.9" + "@luma.gl/core": "^9.2.0-alpha.1", + "@luma.gl/engine": "^9.2.0-alpha.1" }, "gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4" } diff --git a/modules/test-utils/package.json b/modules/test-utils/package.json index 441ef1d6b9f..e6ae6456b4c 100644 --- a/modules/test-utils/package.json +++ b/modules/test-utils/package.json @@ -32,12 +32,12 @@ "src" ], "dependencies": { - "@luma.gl/test-utils": "^9.1.0-beta.9" + "@luma.gl/test-utils": "^9.2.0-alpha.1" }, "peerDependencies": { "@deck.gl/core": "^9.1.0-alpha.0", - "@luma.gl/core": "^9.1.0-beta.9", - "@luma.gl/engine": "^9.1.0-beta.9", + "@luma.gl/core": "^9.2.0-alpha.1", + "@luma.gl/engine": "^9.2.0-alpha.1", "@probe.gl/test-utils": "^4.0.0" }, "scripts": {}, diff --git a/package.json b/package.json index bb1a864448a..047780b69e4 100644 --- a/package.json +++ b/package.json @@ -49,8 +49,8 @@ "devDependencies": { "@loaders.gl/csv": "^4.2.0", "@loaders.gl/polyfills": "^4.2.0", - "@luma.gl/webgpu": "^9.1.0-beta.9", - "@luma.gl/effects": "^9.1.0-beta.9", + "@luma.gl/webgpu": "^9.2.0-alpha.1", + "@luma.gl/effects": "^9.2.0-alpha.1", "@math.gl/proj4": "^4.1.0", "@probe.gl/bench": "^4.0.9", "jsdom": "^20.0.0", diff --git a/yarn.lock b/yarn.lock index 99879a1d897..0d470137868 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1960,15 +1960,15 @@ jszip "^3.1.5" md5 "^2.3.0" -"@luma.gl/constants@9.1.0-beta.9", "@luma.gl/constants@^9.1.0-beta.9": - version "9.1.0-beta.9" - resolved "https://registry.yarnpkg.com/@luma.gl/constants/-/constants-9.1.0-beta.9.tgz#d31c4e9bca70ce8fe693c25e6dc10f8a3bbbe130" - integrity sha512-PMhaDWwQ9sGhmV4InC3UTwVPh3KYLgoOBf9/YHvQG1oVVShQ0OLpYLfeTw2UkyBvNogyQXn5MT84UX/JXBbOZg== +"@luma.gl/constants@9.2.0-alpha.1", "@luma.gl/constants@^9.2.0-alpha.1": + version "9.2.0-alpha.1" + resolved "https://registry.yarnpkg.com/@luma.gl/constants/-/constants-9.2.0-alpha.1.tgz#5696c6c6417596e3c01ec942c8bf3f13b7d4fc91" + integrity sha512-WnZFqSeh/6kylIgGnVhBbMF9ZZuCdhdeB6Pl0OCVFzu9FlyqXuZ+RNIRnxPwYafmv/WK0HinJE3H/A8VQFPFQg== -"@luma.gl/core@^9.1.0-beta.9": - version "9.1.0-beta.9" - resolved "https://registry.yarnpkg.com/@luma.gl/core/-/core-9.1.0-beta.9.tgz#dc783982bda0808f2007999e481f7133d3597d96" - integrity sha512-1qIJjnEi5oq4V8pr4rBMFLCVlO4gskoTbionltZCOm4CoM6jxrwIkCXTfmiT9/DK11czrCp0m3shdsgBdZjwrQ== +"@luma.gl/core@^9.2.0-alpha.1": + version "9.2.0-alpha.1" + resolved "https://registry.yarnpkg.com/@luma.gl/core/-/core-9.2.0-alpha.1.tgz#f3d6e694ed46a39b1a16461c68e6af86bbbf1a40" + integrity sha512-JkfuvAkAr9TEVC0qT/o0zK6pBVC/gwNDVSIrN68OQuRVhReQZ88QXcZFYX/Vv+tmwGGCmciMm0HVyP1WJHG/iw== dependencies: "@math.gl/types" "^4.1.0" "@probe.gl/env" "^4.0.8" @@ -1976,64 +1976,64 @@ "@probe.gl/stats" "^4.0.8" "@types/offscreencanvas" "^2019.6.4" -"@luma.gl/effects@^9.1.0-beta.9": - version "9.1.0-beta.9" - resolved "https://registry.yarnpkg.com/@luma.gl/effects/-/effects-9.1.0-beta.9.tgz#d4fc25f9464d415467a16615a318609f35a3a3af" - integrity sha512-+NYddV1xjzPY+S0M97c3XJcQ2+knWxX8C3FNiqu2/cOVRRBC9TTiV1R5aLarQnPaHPeaEh6lycvqVxf3wOOUuQ== +"@luma.gl/effects@^9.2.0-alpha.1": + version "9.2.0-alpha.1" + resolved "https://registry.yarnpkg.com/@luma.gl/effects/-/effects-9.2.0-alpha.1.tgz#36e280d1cb40af4ec86a6c766e75d5f94c25d93c" + integrity sha512-B+j7ED9VJUEYPS7f4oBKI0/kSO1K5jhq1wAAeNOrr1P70zMciEWkSTT1WhO5qRAO2jiT3s5bAWLjQFG1nJau2g== dependencies: "@math.gl/core" "^4.1.0" "@math.gl/types" "^4.1.0" wgsl_reflect "^1.0.1" -"@luma.gl/engine@^9.1.0-beta.9": - version "9.1.0-beta.9" - resolved "https://registry.yarnpkg.com/@luma.gl/engine/-/engine-9.1.0-beta.9.tgz#86c803ce53cf778d2ad4be00d74c09085e14582a" - integrity sha512-UwnYltQwcx1CDtzvIHrzmh+l0XXaFsdRnZY4uyl//mFh3QA/wtPudnd8S16E+78GLLkUK/ywe3ez6c9D7Nu4nw== +"@luma.gl/engine@^9.2.0-alpha.1": + version "9.2.0-alpha.1" + resolved "https://registry.yarnpkg.com/@luma.gl/engine/-/engine-9.2.0-alpha.1.tgz#d68796be5e174ede58733a7abd725815da929467" + integrity sha512-d72dBktxHIGIU3vuvBYydEYm9WEpOk3yoLquHKdLqmKn62CSxLS1uPX1ID4YKb2Rg201UE3T9M+cYAtOZzHfzw== dependencies: "@math.gl/core" "^4.1.0" "@math.gl/types" "^4.1.0" "@probe.gl/log" "^4.0.8" "@probe.gl/stats" "^4.0.8" -"@luma.gl/gltf@^9.1.0-beta.9": - version "9.1.0-beta.9" - resolved "https://registry.yarnpkg.com/@luma.gl/gltf/-/gltf-9.1.0-beta.9.tgz#dcdcbabf4131bafe0f2d1bc3d40521b9b85257ce" - integrity sha512-hQ5eaLjqjHyoWSAWAVd/uh+QGUkkLXGYaNjNld00mItZr6YHCXM6SGSaQQBSXEKLvwmfXN7nw+yJXTUIfW5e+g== +"@luma.gl/gltf@^9.2.0-alpha.1": + version "9.2.0-alpha.1" + resolved "https://registry.yarnpkg.com/@luma.gl/gltf/-/gltf-9.2.0-alpha.1.tgz#6605829bec823715be60cbc4541247cb7c337811" + integrity sha512-UI38xezNjswoiF9pxHauoTZey3UrQsKC0iKq8ZTlOsR6ViQ6BhATx1G7qsh4tBnR3ACHpgLAYNrq5dSxJOL9cA== dependencies: "@loaders.gl/core" "^4.2.0" "@loaders.gl/textures" "^4.2.0" "@math.gl/core" "^4.1.0" -"@luma.gl/shadertools@^9.1.0-beta.9": - version "9.1.0-beta.9" - resolved "https://registry.yarnpkg.com/@luma.gl/shadertools/-/shadertools-9.1.0-beta.9.tgz#ea7bf284af3e2f3f34433f701bfd730eefd8adab" - integrity sha512-Oe8aoWC64wBI5O249nvca9qJQPntp9gwrBAAOYtmGv3qUO0F2jm/VJqEqrYYl37GjAn+oieBX91zTwWCUgkY7A== +"@luma.gl/shadertools@^9.2.0-alpha.1": + version "9.2.0-alpha.1" + resolved "https://registry.yarnpkg.com/@luma.gl/shadertools/-/shadertools-9.2.0-alpha.1.tgz#25418e510b3929be01f4c13d7930e25c25052e4a" + integrity sha512-yrFub+hRfU6wpheF83KVvf6iFmeN2uZV2T4iwaGeFqo46YfKkoMXfEHkxUvSwYVnD6hcxXSegvwAsNRpBkNlUQ== dependencies: "@math.gl/core" "^4.1.0" "@math.gl/types" "^4.1.0" wgsl_reflect "^1.0.1" -"@luma.gl/test-utils@^9.1.0-beta.9": - version "9.1.0-beta.9" - resolved "https://registry.yarnpkg.com/@luma.gl/test-utils/-/test-utils-9.1.0-beta.9.tgz#0167f17e57cd38f66f580bdcdc969caf899cadd1" - integrity sha512-exOD8Qxk1dAik20MvyGBsBLIZusbyo2LVbNECxIsk0711ktQiuyQgA4isu4bad298211FzfwetO3a7EbmwCj/A== +"@luma.gl/test-utils@^9.2.0-alpha.1": + version "9.2.0-alpha.1" + resolved "https://registry.yarnpkg.com/@luma.gl/test-utils/-/test-utils-9.2.0-alpha.1.tgz#790c4b53ebccc505a9277101d0c56bf00c031ea3" + integrity sha512-7WNumtRf6fuCijRig1v9czhDchTaLHa7+SEowW/+0VAoXXrdldBFNrwRkueWriM2lT9+IoKBWfRuPHNfa2aYYg== dependencies: "@probe.gl/env" "^4.0.8" "@probe.gl/stats" "^4.0.8" -"@luma.gl/webgl@^9.1.0-beta.9": - version "9.1.0-beta.9" - resolved "https://registry.yarnpkg.com/@luma.gl/webgl/-/webgl-9.1.0-beta.9.tgz#82e2e98c274b1f2ebaa715667a7926104d5ad587" - integrity sha512-nlZ3P8/Ijc0n1enhjy8/jCWbLJRuGKelMp3CiwYkrth5AI0pWXDjZtZJiUSNkBjYagHEe0Q3T4I2LmhlpDs4OA== +"@luma.gl/webgl@^9.2.0-alpha.1": + version "9.2.0-alpha.1" + resolved "https://registry.yarnpkg.com/@luma.gl/webgl/-/webgl-9.2.0-alpha.1.tgz#5f41080047367b9c6a11b0547f10ec40693c2cee" + integrity sha512-EX8ET30yZ/F0qpekEQCXRNjS1rQpX7yh71YUBcrKySOBa35XZsrt5JF50tEU352kyl8vKayOJRJzE4CbpsxyBg== dependencies: - "@luma.gl/constants" "9.1.0-beta.9" + "@luma.gl/constants" "9.2.0-alpha.1" "@math.gl/types" "^4.1.0" "@probe.gl/env" "^4.0.8" -"@luma.gl/webgpu@^9.1.0-beta.9": - version "9.1.0-beta.9" - resolved "https://registry.yarnpkg.com/@luma.gl/webgpu/-/webgpu-9.1.0-beta.9.tgz#f23ddabaf1527e5b3f71c270a143a1beb183dee4" - integrity sha512-XOfgc4tn9jpPs3fYUf6gSV9ho8ZUyFTofOpJlhSeCIfg6I9duiGfRu/jNGthdsE73GfF50TTGlnvaDzW2lyPsA== +"@luma.gl/webgpu@^9.2.0-alpha.1": + version "9.2.0-alpha.1" + resolved "https://registry.yarnpkg.com/@luma.gl/webgpu/-/webgpu-9.2.0-alpha.1.tgz#c3704292d2197e3bacdba7ebe0e2eea9927b5dd1" + integrity sha512-MUuI2Jxc1dbwG5RsPnKMxZLERNk9O36ynBKgv2q9DewKheJGUBjpXomaH5MAVRk4htASMH42wzGg26AyAyDwGQ== dependencies: "@probe.gl/env" "^4.0.8" "@webgpu/types" "^0.1.34"