Skip to content

Commit

Permalink
Upgrade luma.gl (#8112)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pessimistress committed Sep 13, 2023
1 parent 0fec10a commit 103e02e
Show file tree
Hide file tree
Showing 13 changed files with 64 additions and 64 deletions.
4 changes: 2 additions & 2 deletions examples/layer-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"dependencies": {
"@loaders.gl/ply": "^3.4.13",
"@loaders.gl/gltf": "^3.4.13",
"@luma.gl/experimental": "^8.5.2",
"@luma.gl/debug": "^8.5.2",
"@luma.gl/experimental": "^8.5.21",
"@luma.gl/debug": "^8.5.21",
"colorbrewer": "^1.0.0",
"d3-request": "^1.0.6",
"d3-scale": "^3.1.0",
Expand Down
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": "^3.4.13",
"@loaders.gl/draco": "^3.4.13",
"@loaders.gl/gltf": "^3.4.13",
"@luma.gl/constants": "^8.5.12",
"@luma.gl/constants": "^8.5.21",
"brace": "^0.11.1",
"deck.gl": "^8.8.0",
"maplibre-gl": "^2.4.0",
Expand Down
4 changes: 2 additions & 2 deletions modules/aggregation-layers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
},
"dependencies": {
"@babel/runtime": "^7.0.0",
"@luma.gl/constants": "^8.5.20",
"@luma.gl/shadertools": "^8.5.20",
"@luma.gl/constants": "^8.5.21",
"@luma.gl/shadertools": "^8.5.21",
"@math.gl/web-mercator": "^3.6.2",
"d3-hexbin": "^0.2.1"
},
Expand Down
2 changes: 1 addition & 1 deletion modules/carto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@loaders.gl/loader-utils": "^3.4.13",
"@loaders.gl/mvt": "^3.4.13",
"@loaders.gl/tiles": "^3.4.13",
"@luma.gl/constants": "^8.5.20",
"@luma.gl/constants": "^8.5.21",
"@math.gl/web-mercator": "^3.6.2",
"cartocolor": "^4.0.2",
"d3-array": "^3.2.0",
Expand Down
6 changes: 3 additions & 3 deletions modules/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@
"@babel/runtime": "^7.0.0",
"@loaders.gl/core": "^3.4.13",
"@loaders.gl/images": "^3.4.13",
"@luma.gl/constants": "^8.5.20",
"@luma.gl/core": "^8.5.20",
"@luma.gl/webgl": "^8.5.20",
"@luma.gl/constants": "^8.5.21",
"@luma.gl/core": "^8.5.21",
"@luma.gl/webgl": "^8.5.21",
"@math.gl/core": "^3.6.2",
"@math.gl/sun": "^3.6.2",
"@math.gl/web-mercator": "^3.6.2",
Expand Down
2 changes: 1 addition & 1 deletion modules/extensions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@babel/runtime": "^7.0.0",
"@luma.gl/shadertools": "^8.5.20"
"@luma.gl/shadertools": "^8.5.21"
},
"peerDependencies": {
"@deck.gl/core": "^8.0.0",
Expand Down
4 changes: 2 additions & 2 deletions modules/geo-layers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"@loaders.gl/terrain": "^3.4.13",
"@loaders.gl/tiles": "^3.4.13",
"@loaders.gl/wms": "^3.4.13",
"@luma.gl/constants": "^8.5.20",
"@luma.gl/experimental": "^8.5.20",
"@luma.gl/constants": "^8.5.21",
"@luma.gl/experimental": "^8.5.21",
"@math.gl/core": "^3.6.2",
"@math.gl/culling": "^3.6.2",
"@math.gl/web-mercator": "^3.6.2",
Expand Down
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": "^3.4.13",
"@loaders.gl/core": "^3.4.13",
"@loaders.gl/csv": "^3.4.13",
"@luma.gl/constants": "^8.5.20",
"@luma.gl/constants": "^8.5.21",
"mapbox-gl": "^1.13.2"
},
"jupyterlab": {
Expand Down
2 changes: 1 addition & 1 deletion modules/layers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@babel/runtime": "^7.0.0",
"@loaders.gl/images": "^3.4.13",
"@loaders.gl/schema": "^3.4.13",
"@luma.gl/constants": "^8.5.20",
"@luma.gl/constants": "^8.5.21",
"@mapbox/tiny-sdf": "^2.0.5",
"@math.gl/core": "^3.6.2",
"@math.gl/polygon": "^3.6.2",
Expand Down
6 changes: 3 additions & 3 deletions modules/mesh-layers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
"dependencies": {
"@babel/runtime": "^7.0.0",
"@loaders.gl/gltf": "^3.4.13",
"@luma.gl/constants": "^8.5.20",
"@luma.gl/experimental": "^8.5.20",
"@luma.gl/shadertools": "^8.5.20"
"@luma.gl/constants": "^8.5.21",
"@luma.gl/experimental": "^8.5.21",
"@luma.gl/shadertools": "^8.5.21"
},
"gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@arcgis/core": "^4.21.0",
"@loaders.gl/csv": "^3.4.13",
"@loaders.gl/polyfills": "^3.4.13",
"@luma.gl/test-utils": "^8.5.20",
"@luma.gl/test-utils": "^8.5.21",
"@math.gl/proj4": "^3.6.3",
"@probe.gl/bench": "^3.5.4",
"@probe.gl/test-utils": "^3.5.4",
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": "^8.5.2",
"@luma.gl/debug": "^8.5.21",
"deck.gl": "^8.4.0",
"glsl-transpiler": "^1.8.5"
},
Expand Down
90 changes: 45 additions & 45 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2566,86 +2566,86 @@
"@loaders.gl/schema" "3.4.13"
fast-xml-parser "^4.2.5"

"@luma.gl/constants@8.5.20", "@luma.gl/constants@^8.5.20":
version "8.5.20"
resolved "https://registry.yarnpkg.com/@luma.gl/constants/-/constants-8.5.20.tgz#91de116f68110fb28a000b59747d34d54bc06ab2"
integrity sha512-5yG+ybkUZ4j6kLPWMZjN4Hun2yLB0MyEpNCRKAUN9/yS9UIWA7unyVxjSf2vnE7k/7dywtxlbXegASNFgNVGxw==
"@luma.gl/constants@8.5.21", "@luma.gl/constants@^8.5.21":
version "8.5.21"
resolved "https://registry.yarnpkg.com/@luma.gl/constants/-/constants-8.5.21.tgz#81825e9bd9bdf4a9449bcface8b504389f65f634"
integrity sha512-aJxayGxTT+IRd1vfpcgD/cKSCiVJjBNiuiChS96VulrmCvkzUOLvYXr42y5qKB4RyR7vOIda5uQprNzoHrhQAA==

"@luma.gl/constants@^8.4.0":
version "8.4.0"
resolved "https://registry.yarnpkg.com/@luma.gl/constants/-/constants-8.4.0.tgz#07584e76fbb184f8b26d323b8d52e3a6c8815ce8"
integrity sha512-R4lW8nZ2Mon+62uOH6l1M7KlCMzxhr+J2cHuArK8KzvdUz/+oJU/GdII6AP9zvix3A0rpGRf5p0hpL2tnjzXGw==

"@luma.gl/core@^8.5.20":
version "8.5.20"
resolved "https://registry.yarnpkg.com/@luma.gl/core/-/core-8.5.20.tgz#8b6cea7b5d7230e8b2848c310fc092af2c652571"
integrity sha512-xJr96G6vhYcznYHC84fbeOG3fgNM4lFwj9bd0VPcg/Kfe8otUeN1Hl0AKHCCtNn48PiMSg3LKbaiRfNUMhaffQ==
"@luma.gl/core@^8.5.21":
version "8.5.21"
resolved "https://registry.yarnpkg.com/@luma.gl/core/-/core-8.5.21.tgz#dc630f1ea18900287ac8da60724d0d8f783b31b1"
integrity sha512-11jQJQEMoR/IN2oIsd4zFxiQJk6FE+xgVIMUcsCTBuzafTtQZ8Po9df8mt+MVewpDyBlTVs6g8nxHRH4np1ukA==
dependencies:
"@babel/runtime" "^7.0.0"
"@luma.gl/constants" "8.5.20"
"@luma.gl/engine" "8.5.20"
"@luma.gl/gltools" "8.5.20"
"@luma.gl/shadertools" "8.5.20"
"@luma.gl/webgl" "8.5.20"
"@luma.gl/constants" "8.5.21"
"@luma.gl/engine" "8.5.21"
"@luma.gl/gltools" "8.5.21"
"@luma.gl/shadertools" "8.5.21"
"@luma.gl/webgl" "8.5.21"

"@luma.gl/engine@8.5.20":
version "8.5.20"
resolved "https://registry.yarnpkg.com/@luma.gl/engine/-/engine-8.5.20.tgz#5ef3fa7b69a3bcfeda5991ed9f1d75445cbfbf13"
integrity sha512-+0ryJ/4gL1pWaEgZimY21jUPt1LYiO6Cqte8TNUprCfAHoAStsuzD7jwgEqnM6jJOUEdIxQ3w0z3Dzw/0KIE+w==
"@luma.gl/engine@8.5.21":
version "8.5.21"
resolved "https://registry.yarnpkg.com/@luma.gl/engine/-/engine-8.5.21.tgz#bc8e55371fb95e33fec195c08abf35598c55da42"
integrity sha512-IG3WQSKXFNUEs8QG7ZjHtGiOtsakUu+BAxtJ6997A6/F06yynZ44tPe5NU70jG9Yfu3kV0LykPZg7hO3vXZDiA==
dependencies:
"@babel/runtime" "^7.0.0"
"@luma.gl/constants" "8.5.20"
"@luma.gl/gltools" "8.5.20"
"@luma.gl/shadertools" "8.5.20"
"@luma.gl/webgl" "8.5.20"
"@luma.gl/constants" "8.5.21"
"@luma.gl/gltools" "8.5.21"
"@luma.gl/shadertools" "8.5.21"
"@luma.gl/webgl" "8.5.21"
"@math.gl/core" "^3.5.0"
"@probe.gl/env" "^3.5.0"
"@probe.gl/stats" "^3.5.0"
"@types/offscreencanvas" "^2019.7.0"

"@luma.gl/experimental@^8.5.20":
version "8.5.20"
resolved "https://registry.yarnpkg.com/@luma.gl/experimental/-/experimental-8.5.20.tgz#1bb4c458eaadc81f357aead7b7d3067f7c665c94"
integrity sha512-V1Jp68rYMPtwMdf+50r3NSYsGV3srjwZ+lcK2ew4DshjedDbYwLqTGMWcOyBhY3K3aCl2LH3Fhn0hAY+3NTLGA==
"@luma.gl/experimental@^8.5.21":
version "8.5.21"
resolved "https://registry.yarnpkg.com/@luma.gl/experimental/-/experimental-8.5.21.tgz#1ab5ad084202ae3c05e16b7e4b430c791f86a50d"
integrity sha512-uFKPChGofyihOKxtqJy78QCQCDFnuMTK4QHrUX/qiTnvFSO8BgtTUevKvWGN9lBvq+uDD0lSieeF9yBzhQfAzw==
dependencies:
"@luma.gl/constants" "8.5.20"
"@luma.gl/constants" "8.5.21"
"@math.gl/core" "^3.5.0"
earcut "^2.0.6"

"@luma.gl/gltools@8.5.20":
version "8.5.20"
resolved "https://registry.yarnpkg.com/@luma.gl/gltools/-/gltools-8.5.20.tgz#eb35b44b185a83e2e46f1a4f61b51661b95aaf32"
integrity sha512-5pP6ph9FSX5gHiVWQM1DmYRUnriklzKUG9yaqlQsKEqCFsOcKB0EfK3MfBVXIfsOdP/1bJZ9Dlz/zV19soWVhg==
"@luma.gl/gltools@8.5.21":
version "8.5.21"
resolved "https://registry.yarnpkg.com/@luma.gl/gltools/-/gltools-8.5.21.tgz#1077305a30712f20cd904c2e4cbe5b9263b7d138"
integrity sha512-6qZ0LaT2Mxa4AJT5F44TFoaziokYiHUwO45vnM/NYUOIu9xevcmS6VtToawytMEACGL6PDeDyVqP3Y80SDzq5g==
dependencies:
"@babel/runtime" "^7.0.0"
"@luma.gl/constants" "8.5.20"
"@luma.gl/constants" "8.5.21"
"@probe.gl/env" "^3.5.0"
"@probe.gl/log" "^3.5.0"
"@types/offscreencanvas" "^2019.7.0"

"@luma.gl/shadertools@8.5.20", "@luma.gl/shadertools@^8.5.20":
version "8.5.20"
resolved "https://registry.yarnpkg.com/@luma.gl/shadertools/-/shadertools-8.5.20.tgz#ee09f3880acdd1599619dead3ca5fbe4116bb8b6"
integrity sha512-q1lrCZy1ncIFb4mMjsYgISLzNP6eMnhLUY+Oltj/qjAMcPEssCeHN2+XGfP/CVtU+O7sC+5JY2bQGaTs6HQ/Qw==
"@luma.gl/shadertools@8.5.21", "@luma.gl/shadertools@^8.5.21":
version "8.5.21"
resolved "https://registry.yarnpkg.com/@luma.gl/shadertools/-/shadertools-8.5.21.tgz#9a8e087e39e34f055f9fdda9fac527c04f637b4e"
integrity sha512-WQah7yFDJ8cNCLPYpIm3r0wSlXLvjoA279fcknmATvvkW3/i8PcCJ/nYEBJO3hHEwwMQxD16+YZu/uwGiifLMg==
dependencies:
"@babel/runtime" "^7.0.0"
"@math.gl/core" "^3.5.0"

"@luma.gl/test-utils@^8.5.20":
version "8.5.20"
resolved "https://registry.yarnpkg.com/@luma.gl/test-utils/-/test-utils-8.5.20.tgz#ba976553504bb107259a26608177eb77d4ec4d01"
integrity sha512-q5rUEKNzRpereCDG74jZEfoLP7ztRji3M3wj3KQfexccHN/Gx8w/RanNo/DAqEkytAeFJpvYNrrU6mnN8bdq2g==
"@luma.gl/test-utils@^8.5.21":
version "8.5.21"
resolved "https://registry.yarnpkg.com/@luma.gl/test-utils/-/test-utils-8.5.21.tgz#e8d478c99f19a0804f85bbafe6ec89b44b8432c7"
integrity sha512-i4tGsGHHqMCIcZQ9hsotL/y6DwJ3cohTDNwyhx0vsVT7VipAd3h3YZ+kGDQq4BwpkN34pLkXIsyEktTbrBXSNA==
dependencies:
"@probe.gl/stats" "^3.5.0"

"@luma.gl/webgl@8.5.20", "@luma.gl/webgl@^8.5.20":
version "8.5.20"
resolved "https://registry.yarnpkg.com/@luma.gl/webgl/-/webgl-8.5.20.tgz#7eef0d695a2a62d0bbe57227c239930a4acf179f"
integrity sha512-p/kt9KztywH4l+09XHoZ4cPFOoE7xlZXIBMT8rxRVgfe1w0lvi7QYh4tOG7gk+iixQ34EyDQacoHCsabdpmqQg==
"@luma.gl/webgl@8.5.21", "@luma.gl/webgl@^8.5.21":
version "8.5.21"
resolved "https://registry.yarnpkg.com/@luma.gl/webgl/-/webgl-8.5.21.tgz#fe67bf19a41231840ca677ae702969c7a9a5d7a0"
integrity sha512-ZVLO4W5UuaOlzZIwmFWhnmZ1gYoU97a+heMqxLrSSmCUAsSu3ZETUex9gOmzdM1WWxcdWaa3M68rvKCNEgwz0Q==
dependencies:
"@babel/runtime" "^7.0.0"
"@luma.gl/constants" "8.5.20"
"@luma.gl/gltools" "8.5.20"
"@luma.gl/constants" "8.5.21"
"@luma.gl/gltools" "8.5.21"
"@probe.gl/env" "^3.5.0"
"@probe.gl/stats" "^3.5.0"

Expand Down

0 comments on commit 103e02e

Please sign in to comment.