Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
ibgreen committed Sep 23, 2024
1 parent 8c46d5a commit 24d8a1a
Show file tree
Hide file tree
Showing 19 changed files with 82 additions and 81 deletions.
2 changes: 1 addition & 1 deletion examples/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.6",
"@luma.gl/constants": "^9.1.0-beta.7",
"brace": "^0.11.1",
"deck.gl": "^9.0.0",
"maplibre-gl": "^3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions modules/aggregation-layers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,17 +38,17 @@
"prepublishOnly": "npm run build-bundle && npm run build-bundle -- --env=dev"
},
"dependencies": {
"@luma.gl/constants": "^9.1.0-beta.6",
"@luma.gl/shadertools": "^9.1.0-beta.6",
"@luma.gl/constants": "^9.1.0-beta.7",
"@luma.gl/shadertools": "^9.1.0-beta.7",
"@math.gl/core": "^4.1.0",
"@math.gl/web-mercator": "^4.1.0",
"d3-hexbin": "^0.2.1"
},
"peerDependencies": {
"@deck.gl/core": "9.0.0-alpha.0",
"@deck.gl/layers": "9.0.0-alpha.0",
"@luma.gl/core": "^9.1.0-beta.6",
"@luma.gl/engine": "^9.1.0-beta.6"
"@luma.gl/core": "^9.1.0-beta.7",
"@luma.gl/engine": "^9.1.0-beta.7"
},
"gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4"
}
6 changes: 3 additions & 3 deletions modules/arcgis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@
"prepublishOnly": "npm run build-bundle && npm run build-bundle -- --env=dev"
},
"dependencies": {
"@luma.gl/constants": "^9.1.0-beta.6",
"@luma.gl/constants": "^9.1.0-beta.7",
"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.6",
"@luma.gl/engine": "^9.1.0-beta.6"
"@luma.gl/core": "^9.1.0-beta.7",
"@luma.gl/engine": "^9.1.0-beta.7"
},
"devDependencies": {
"@arcgis/core": "^4.21.0"
Expand Down
6 changes: 3 additions & 3 deletions modules/carto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,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.6",
"@luma.gl/shadertools": "^9.1.0-beta.6",
"@luma.gl/core": "^9.1.0-beta.7",
"@luma.gl/shadertools": "^9.1.0-beta.7",
"@math.gl/web-mercator": "^4.1.0",
"@types/d3-array": "^3.0.2",
"@types/d3-color": "^1.4.2",
Expand All @@ -71,7 +71,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.6"
"@luma.gl/core": "^9.1.0-beta.7"
},
"gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4"
}
10 changes: 5 additions & 5 deletions modules/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
"dependencies": {
"@loaders.gl/core": "^4.2.0",
"@loaders.gl/images": "^4.2.0",
"@luma.gl/constants": "^9.1.0-beta.6",
"@luma.gl/core": "^9.1.0-beta.6",
"@luma.gl/engine": "^9.1.0-beta.6",
"@luma.gl/shadertools": "^9.1.0-beta.6",
"@luma.gl/webgl": "^9.1.0-beta.6",
"@luma.gl/constants": "^9.1.0-beta.7",
"@luma.gl/core": "^9.1.0-beta.7",
"@luma.gl/engine": "^9.1.0-beta.7",
"@luma.gl/shadertools": "^9.1.0-beta.7",
"@luma.gl/webgl": "^9.1.0-beta.7",
"@math.gl/core": "^4.1.0",
"@math.gl/sun": "^4.1.0",
"@math.gl/types": "^4.1.0",
Expand Down
8 changes: 4 additions & 4 deletions modules/extensions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@
"prepublishOnly": "npm run build-bundle && npm run build-bundle -- --env=dev"
},
"dependencies": {
"@luma.gl/constants": "^9.1.0-beta.6",
"@luma.gl/shadertools": "^9.1.0-beta.6",
"@luma.gl/constants": "^9.1.0-beta.7",
"@luma.gl/shadertools": "^9.1.0-beta.7",
"@math.gl/core": "^4.1.0"
},
"peerDependencies": {
"@deck.gl/core": "9.0.0-alpha.0",
"@luma.gl/core": "^9.1.0-beta.6",
"@luma.gl/engine": "^9.1.0-beta.6"
"@luma.gl/core": "^9.1.0-beta.7",
"@luma.gl/engine": "^9.1.0-beta.7"
},
"gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4"
}
8 changes: 4 additions & 4 deletions modules/geo-layers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.6",
"@luma.gl/shadertools": "^9.1.0-beta.6",
"@luma.gl/gltf": "^9.1.0-beta.7",
"@luma.gl/shadertools": "^9.1.0-beta.7",
"@math.gl/core": "^4.1.0",
"@math.gl/culling": "^4.1.0",
"@math.gl/web-mercator": "^4.1.0",
Expand All @@ -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.6",
"@luma.gl/engine": "^9.1.0-beta.6"
"@luma.gl/core": "^9.1.0-beta.7",
"@luma.gl/engine": "^9.1.0-beta.7"
},
"gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4"
}
4 changes: 2 additions & 2 deletions modules/google-maps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@
"prepublishOnly": "npm run build-bundle && npm run build-bundle -- --env=dev"
},
"dependencies": {
"@luma.gl/constants": "^9.1.0-beta.6",
"@luma.gl/constants": "^9.1.0-beta.7",
"@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.6"
"@luma.gl/core": "^9.1.0-beta.7"
},
"gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4"
}
2 changes: 1 addition & 1 deletion modules/jupyter-widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.6",
"@luma.gl/core": "^9.1.0-beta.7",
"d3-dsv": "^1.0.8",
"mapbox-gl": "^1.13.2"
},
Expand Down
4 changes: 2 additions & 2 deletions modules/layers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.6",
"@luma.gl/engine": "^9.1.0-beta.6"
"@luma.gl/core": "^9.1.0-beta.7",
"@luma.gl/engine": "^9.1.0-beta.7"
},
"gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4"
}
4 changes: 2 additions & 2 deletions modules/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.6",
"@luma.gl/engine": "^9.1.0-beta.6"
"@luma.gl/core": "^9.1.0-beta.7",
"@luma.gl/engine": "^9.1.0-beta.7"
},
"peerDependencies": {
"@arcgis/core": "^4.0.0",
Expand Down
4 changes: 2 additions & 2 deletions modules/mapbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@
"prepublishOnly": "npm run build-bundle && npm run build-bundle -- --env=dev"
},
"dependencies": {
"@luma.gl/constants": "^9.1.0-beta.6",
"@luma.gl/constants": "^9.1.0-beta.7",
"@math.gl/web-mercator": "^4.1.0"
},
"peerDependencies": {
"@deck.gl/core": "^9.1.0-alpha",
"@luma.gl/core": "^9.1.0-beta.6"
"@luma.gl/core": "^9.1.0-beta.7"
},
"gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4"
}
8 changes: 4 additions & 4 deletions modules/mesh-layers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@
},
"dependencies": {
"@loaders.gl/gltf": "^4.2.0",
"@luma.gl/gltf": "^9.1.0-beta.6",
"@luma.gl/shadertools": "^9.1.0-beta.6"
"@luma.gl/gltf": "^9.1.0-beta.7",
"@luma.gl/shadertools": "^9.1.0-beta.7"
},
"peerDependencies": {
"@deck.gl/core": "^9.1.0-alpha",
"@luma.gl/core": "^9.1.0-beta.6",
"@luma.gl/engine": "^9.1.0-beta.6"
"@luma.gl/core": "^9.1.0-beta.7",
"@luma.gl/engine": "^9.1.0-beta.7"
},
"gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4"
}
6 changes: 3 additions & 3 deletions modules/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
"src"
],
"dependencies": {
"@luma.gl/test-utils": "^9.1.0-beta.6"
"@luma.gl/test-utils": "^9.1.0-beta.7"
},
"peerDependencies": {
"@deck.gl/core": "^9.1.0-alpha.0",
"@luma.gl/core": "^9.1.0-beta.6",
"@luma.gl/engine": "^9.1.0-beta.6",
"@luma.gl/core": "^9.1.0-beta.7",
"@luma.gl/engine": "^9.1.0-beta.7",
"@probe.gl/test-utils": "^4.0.0"
},
"scripts": {},
Expand Down
1 change: 1 addition & 0 deletions modules/test-utils/src/utils/setup-gl.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import {createTestDevice, webglDevice, NullDevice} from '@luma.gl/test-utils';
export const device = webglDevice || new NullDevice({});

/** Test context */
debugger
const testDevice = createTestDevice();

export const gl = webglDevice?.gl || 1;
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"devDependencies": {
"@loaders.gl/csv": "^4.2.0",
"@loaders.gl/polyfills": "^4.2.0",
"@luma.gl/webgpu": "^9.1.0-beta.6",
"@luma.gl/effects": "^9.1.0-beta.6",
"@luma.gl/webgpu": "^9.1.0-beta.7",
"@luma.gl/effects": "^9.1.0-beta.7",
"@math.gl/proj4": "^4.1.0",
"@probe.gl/bench": "^4.0.9",
"jsdom": "^20.0.0",
Expand Down
2 changes: 1 addition & 1 deletion test/apps/glsl-debugger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"start-local": "vite --config ../vite.config.local.mjs"
},
"dependencies": {
"@luma.gl/debug": "^9.1.0-beta.6",
"@luma.gl/debug": "^9.1.0-beta.7",
"deck.gl": "^8.4.0",
"glsl-transpiler": "^1.8.5"
},
Expand Down
2 changes: 1 addition & 1 deletion test/modules/extensions/data-filter.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ test('DataFilterExtension#categories', t => {
t.end();
});

test('DataFilterExtension#countItems', t => {
test.only('DataFilterExtension#countItems', t => {
let cbCalled = 0;

const testCases = [
Expand Down
74 changes: 37 additions & 37 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1948,80 +1948,80 @@
jszip "^3.1.5"
md5 "^2.3.0"

"@luma.gl/constants@9.1.0-beta.6", "@luma.gl/constants@^9.1.0-beta.6":
version "9.1.0-beta.6"
resolved "https://registry.yarnpkg.com/@luma.gl/constants/-/constants-9.1.0-beta.6.tgz#d9d816b30120bee5538716dc0c92b8280cc854b7"
integrity sha512-kW3tuwUDtHbtfSsk7+vv4Z2fLSdE3vq1fMtT2FUUkeVj6i5Z08l4ElfJn7W8J43ay+A6976xxBOX0B/ep9pgeQ==
"@luma.gl/constants@9.1.0-beta.7", "@luma.gl/constants@^9.1.0-beta.7":
version "9.1.0-beta.7"
resolved "https://registry.yarnpkg.com/@luma.gl/constants/-/constants-9.1.0-beta.7.tgz#6566d5e775a7bd19bcd93d9fd463817e37255dad"
integrity sha512-Z1txIyBoeb80qB7//dqEFHc7leaZU99p9O+BISRiocMZwpVTKs4wXu/P1oHV6uFCkKjEs1mOnHyZTYSKANIcZg==

"@luma.gl/core@^9.1.0-beta.6":
version "9.1.0-beta.6"
resolved "https://registry.yarnpkg.com/@luma.gl/core/-/core-9.1.0-beta.6.tgz#ed6cd6f6d50399d624d26434a78179854bc2c307"
integrity sha512-ssuYgtD7LBxlh1sRIaytoL+UhPOJqVwL+z5rjMAYvIXssgZD2EWDQYlmtdKeDfucJ6mEljc3pCk9Zbv2132Xtw==
"@luma.gl/core@^9.1.0-beta.7":
version "9.1.0-beta.7"
resolved "https://registry.yarnpkg.com/@luma.gl/core/-/core-9.1.0-beta.7.tgz#f80724b077f5640abc06bcf430ae3434cc6461b7"
integrity sha512-CaI9ko9xikDg7SjvZntg7mGP9QAAAGjauJEuKkVFPDk09fYgWzzRD3bCHR6LPicR+NW+HguLDbSCAnUN8CcSYg==
dependencies:
"@math.gl/types" "^4.1.0"
"@probe.gl/env" "^4.0.8"
"@probe.gl/log" "^4.0.8"
"@probe.gl/stats" "^4.0.8"
"@types/offscreencanvas" "^2019.6.4"

"@luma.gl/effects@^9.1.0-beta.6":
version "9.1.0-beta.6"
resolved "https://registry.yarnpkg.com/@luma.gl/effects/-/effects-9.1.0-beta.6.tgz#d332071c3f9e7c9374fbd5b9931cd1e76f04cf2f"
integrity sha512-a4aIuvQHwgINxGHklI/dH6i8aXyv6fqgHRh0uUi1kdT9MIJ9EnDs+uonExhgC22Tbl6nGB4lF/IPh4Kdt4O17g==
"@luma.gl/effects@^9.1.0-beta.7":
version "9.1.0-beta.7"
resolved "https://registry.yarnpkg.com/@luma.gl/effects/-/effects-9.1.0-beta.7.tgz#8e180eee56cf4ebd4e8dbb1b2695437cef5cdc1e"
integrity sha512-/+emHkqBxP6NojnHjr8M4ZQX1QKgWrNka5Qv6EO1XSYTUEHyhWa13aOrWoTDE+uj3gEo6+VEcNqWNfnJ1kjM+Q==
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.6":
version "9.1.0-beta.6"
resolved "https://registry.yarnpkg.com/@luma.gl/engine/-/engine-9.1.0-beta.6.tgz#e2d21e7f5c1eb6f586f73289a31a05513f9e1eb4"
integrity sha512-Iaj1dnnyYQNrcy5LeaSa11Q6Dhk9wkUPnrpDRIKuLgNo2cEyPLWvoD3nnKOLBN53Xkq+4geoKFBS235DqrTOqA==
"@luma.gl/engine@^9.1.0-beta.7":
version "9.1.0-beta.7"
resolved "https://registry.yarnpkg.com/@luma.gl/engine/-/engine-9.1.0-beta.7.tgz#6e2c98b3496ef64e78cddf012dbfc6835b32e90e"
integrity sha512-/lIwgmqBZmNCSTIkW04b7cuRSgx2A8SFfAhajtHTfdvny1KLb8JcUbNGJncXE1/DjC6uQ7r8KGKJLtZFUoRSow==
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.6":
version "9.1.0-beta.6"
resolved "https://registry.yarnpkg.com/@luma.gl/gltf/-/gltf-9.1.0-beta.6.tgz#81b92273d90f7f83b270a7472cb1b54a494bb475"
integrity sha512-SDJnQVD82l+P/60mTcTE24i7RVkCzHOPKIPy6D/U2TIvWX36eVvfJut29Dx/zISRvoevLN5+GLnNbyqrpfd1Mw==
"@luma.gl/gltf@^9.1.0-beta.7":
version "9.1.0-beta.7"
resolved "https://registry.yarnpkg.com/@luma.gl/gltf/-/gltf-9.1.0-beta.7.tgz#3439f89903c83fbc2845c70551961c984e4cd8d3"
integrity sha512-djJSoUTdbovkpGjo8goqTraiw7jflV/MF2xgMvMBJdDmQMhDnK5AhHMuW4lPuRjaFLEU8UoFSAII64GERmJkPA==
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.6":
version "9.1.0-beta.6"
resolved "https://registry.yarnpkg.com/@luma.gl/shadertools/-/shadertools-9.1.0-beta.6.tgz#fd0a09fcfed34901b3a8fa3e56418a800c9a9803"
integrity sha512-iqfCMqGOYI1ouf6GF4B9ugKavZn8ADhC+INQ1nStXc7QjoZJ1DG7p3PoTHQr8DOAROBKWhGywNyXLlFBZ9ANXA==
"@luma.gl/shadertools@^9.1.0-beta.7":
version "9.1.0-beta.7"
resolved "https://registry.yarnpkg.com/@luma.gl/shadertools/-/shadertools-9.1.0-beta.7.tgz#8e43362b5a3c1574edfe837d0330d25928ded24a"
integrity sha512-7uZUZvzxS9RNx4ukOObjc3yyxgHrBEMXmY1dyHSorflReWWDbzLEHSZjEJNoR3IB3vlZYQ60LcgeEarC0oq/gw==
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.6":
version "9.1.0-beta.6"
resolved "https://registry.yarnpkg.com/@luma.gl/test-utils/-/test-utils-9.1.0-beta.6.tgz#2926407794cccbefff4c61990b6b2d61b31d490f"
integrity sha512-Wk0M3DU4pxIkeH7pq0Hj4ph2oW3jUx4al0cQBxZMUAzdWro76SLhR4Sww4LxWWBl+OYSqthcASbnhYum4a7org==
"@luma.gl/test-utils@^9.1.0-beta.7":
version "9.1.0-beta.7"
resolved "https://registry.yarnpkg.com/@luma.gl/test-utils/-/test-utils-9.1.0-beta.7.tgz#3a6981bae629bf8ea271fca4dc29b93428ead698"
integrity sha512-yYBMdXMOq46ELGICACm9jACTCbr5LyegaaXuGfr1oePazLfuZY6UGxAanYrWFtbk54X3FCXAt38+YUIzK/H0dw==
dependencies:
"@probe.gl/env" "^4.0.8"
"@probe.gl/stats" "^4.0.8"

"@luma.gl/webgl@^9.1.0-beta.6":
version "9.1.0-beta.6"
resolved "https://registry.yarnpkg.com/@luma.gl/webgl/-/webgl-9.1.0-beta.6.tgz#c219446d08657c43610b4d41f41abd31505ae552"
integrity sha512-hBYz3i/Ndzh+l645067ydhBy5AuFg79HVtcOLThvQyTu2Ug/o6upeL5watbRfSPTNOQHfZvkM+LC2zAju9SSMQ==
"@luma.gl/webgl@^9.1.0-beta.7":
version "9.1.0-beta.7"
resolved "https://registry.yarnpkg.com/@luma.gl/webgl/-/webgl-9.1.0-beta.7.tgz#e8376c9db257d3eb088806cb896b7b91cbcd6705"
integrity sha512-jyhleiPeCQdIsM/8xn1EYoVdqLxnkY5nb4ECVbZfxXL0v3mIzO2zwsIgspOcmPmZm3fvC7n0ZRj12hhJYkl6ng==
dependencies:
"@luma.gl/constants" "9.1.0-beta.6"
"@luma.gl/constants" "9.1.0-beta.7"
"@math.gl/types" "^4.1.0"
"@probe.gl/env" "^4.0.8"

"@luma.gl/webgpu@^9.1.0-beta.6":
version "9.1.0-beta.6"
resolved "https://registry.yarnpkg.com/@luma.gl/webgpu/-/webgpu-9.1.0-beta.6.tgz#bde771aae401538d9ea10248a36827db2eb46c48"
integrity sha512-F0a3Cyvg7HnLNudbi3bNvV0Yv/osyNqBhBTfsasYp69XsS9QuIMuawOfSCzcIbOdYk3tePdsHx6GWaIOXtwfgw==
"@luma.gl/webgpu@^9.1.0-beta.7":
version "9.1.0-beta.7"
resolved "https://registry.yarnpkg.com/@luma.gl/webgpu/-/webgpu-9.1.0-beta.7.tgz#e5b7a73ecda0978e697d45d31921ca65595fc837"
integrity sha512-1YmI03+b7atn+kBoHxPEdP6wD2SffXUlhWtbX9Uvm50ecqeRX4mVruXvFRDvgeh8aNi7edOTUnbHA+WlRlI+Lw==
dependencies:
"@probe.gl/env" "^4.0.8"
"@webgpu/types" "^0.1.34"
Expand Down

0 comments on commit 24d8a1a

Please sign in to comment.