From 963bbcfbae1d46dfee4f761ea960c12b69a287e3 Mon Sep 17 00:00:00 2001 From: felixpalmer Date: Mon, 18 Mar 2024 14:46:25 +0100 Subject: [PATCH] chore: Bump luma to 9.0.4 (#8676) --- examples/playground/package.json | 2 +- modules/aggregation-layers/package.json | 8 +-- modules/arcgis/package.json | 8 +-- modules/carto/package.json | 4 +- 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/mapbox/package.json | 4 +- modules/mesh-layers/package.json | 8 +-- modules/test-utils/package.json | 6 +-- package.json | 2 +- yarn.lock | 70 ++++++++++++------------- 15 files changed, 74 insertions(+), 74 deletions(-) diff --git a/examples/playground/package.json b/examples/playground/package.json index 2d2e7858e93..e5dfe59650e 100644 --- a/examples/playground/package.json +++ b/examples/playground/package.json @@ -14,7 +14,7 @@ "@loaders.gl/csv": "^4.2.0-alpha.5", "@loaders.gl/draco": "^4.2.0-alpha.5", "@loaders.gl/gltf": "^4.2.0-alpha.5", - "@luma.gl/constants": "^9.0.3", + "@luma.gl/constants": "^9.0.4", "brace": "^0.11.1", "deck.gl": "^8.8.0", "maplibre-gl": "^3.0.0", diff --git a/modules/aggregation-layers/package.json b/modules/aggregation-layers/package.json index 24797d5edec..8bafed79bb2 100644 --- a/modules/aggregation-layers/package.json +++ b/modules/aggregation-layers/package.json @@ -38,16 +38,16 @@ "prepublishOnly": "npm run build-bundle && npm run build-bundle -- --env=dev" }, "dependencies": { - "@luma.gl/constants": "^9.0.3", - "@luma.gl/shadertools": "^9.0.3", + "@luma.gl/constants": "^9.0.4", + "@luma.gl/shadertools": "^9.0.4", "@math.gl/web-mercator": "^4.0.0", "d3-hexbin": "^0.2.1" }, "peerDependencies": { "@deck.gl/core": "^9.0.0-beta", "@deck.gl/layers": "^9.0.0-beta", - "@luma.gl/core": "^9.0.3", - "@luma.gl/engine": "^9.0.3" + "@luma.gl/core": "^9.0.4", + "@luma.gl/engine": "^9.0.4" }, "gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4" } diff --git a/modules/arcgis/package.json b/modules/arcgis/package.json index e153dac5bd7..9a2cdb04e19 100644 --- a/modules/arcgis/package.json +++ b/modules/arcgis/package.json @@ -36,15 +36,15 @@ "prepublishOnly": "npm run build-bundle && npm run build-bundle -- --env=dev" }, "dependencies": { - "@luma.gl/constants": "^9.0.3", - "@luma.gl/webgl": "^9.0.3", + "@luma.gl/constants": "^9.0.4", + "@luma.gl/webgl": "^9.0.4", "esri-loader": "^3.3.0" }, "peerDependencies": { "@arcgis/core": "^4.0.0", "@deck.gl/core": "^9.0.0-beta", - "@luma.gl/core": "^9.0.3", - "@luma.gl/engine": "^9.0.3" + "@luma.gl/core": "^9.0.4", + "@luma.gl/engine": "^9.0.4" }, "devDependencies": { "@arcgis/core": "^4.21.0" diff --git a/modules/carto/package.json b/modules/carto/package.json index 89935bc8e99..a80c1f676a2 100644 --- a/modules/carto/package.json +++ b/modules/carto/package.json @@ -47,7 +47,7 @@ "@loaders.gl/mvt": "^4.2.0-alpha.5", "@loaders.gl/schema": "^4.2.0-alpha.5", "@loaders.gl/tiles": "^4.2.0-alpha.5", - "@luma.gl/constants": "^9.0.3", + "@luma.gl/constants": "^9.0.4", "@math.gl/web-mercator": "^4.0.0", "@types/d3-array": "^3.0.2", "@types/d3-color": "^1.4.2", @@ -70,7 +70,7 @@ "@deck.gl/geo-layers": "^9.0.0-beta", "@deck.gl/layers": "^9.0.0-beta", "@loaders.gl/core": "^4.2.0-alpha.5", - "@luma.gl/core": "^9.0.3" + "@luma.gl/core": "^9.0.4" }, "gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4" } diff --git a/modules/core/package.json b/modules/core/package.json index 3b577dc14c0..7a068540bd8 100644 --- a/modules/core/package.json +++ b/modules/core/package.json @@ -42,11 +42,11 @@ "dependencies": { "@loaders.gl/core": "^4.2.0-alpha.5", "@loaders.gl/images": "^4.2.0-alpha.5", - "@luma.gl/constants": "^9.0.3", - "@luma.gl/core": "^9.0.3", - "@luma.gl/engine": "^9.0.3", - "@luma.gl/shadertools": "^9.0.3", - "@luma.gl/webgl": "^9.0.3", + "@luma.gl/constants": "^9.0.4", + "@luma.gl/core": "^9.0.4", + "@luma.gl/engine": "^9.0.4", + "@luma.gl/shadertools": "^9.0.4", + "@luma.gl/webgl": "^9.0.4", "@math.gl/core": "^4.0.0", "@math.gl/sun": "^4.0.0", "@math.gl/web-mercator": "^4.0.0", diff --git a/modules/extensions/package.json b/modules/extensions/package.json index 8e2925e9eae..2b39f5cf0f1 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.0.3", - "@luma.gl/shadertools": "^9.0.3", + "@luma.gl/constants": "^9.0.4", + "@luma.gl/shadertools": "^9.0.4", "@math.gl/core": "^4.0.0" }, "peerDependencies": { "@deck.gl/core": "^9.0.0-beta", - "@luma.gl/core": "^9.0.3", - "@luma.gl/engine": "^9.0.3" + "@luma.gl/core": "^9.0.4", + "@luma.gl/engine": "^9.0.4" }, "gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4" } diff --git a/modules/geo-layers/package.json b/modules/geo-layers/package.json index b2ddbe48afa..9435b75f695 100644 --- a/modules/geo-layers/package.json +++ b/modules/geo-layers/package.json @@ -46,8 +46,8 @@ "@loaders.gl/terrain": "^4.2.0-alpha.5", "@loaders.gl/tiles": "^4.2.0-alpha.5", "@loaders.gl/wms": "^4.2.0-alpha.5", - "@luma.gl/gltf": "^9.0.3", - "@luma.gl/shadertools": "^9.0.3", + "@luma.gl/gltf": "^9.0.4", + "@luma.gl/shadertools": "^9.0.4", "@math.gl/core": "^4.0.0", "@math.gl/culling": "^4.0.0", "@math.gl/web-mercator": "^4.0.0", @@ -61,8 +61,8 @@ "@deck.gl/layers": "^9.0.0-beta", "@deck.gl/mesh-layers": "^9.0.0-beta", "@loaders.gl/core": "^4.2.0-alpha.5", - "@luma.gl/core": "^9.0.3", - "@luma.gl/engine": "^9.0.3" + "@luma.gl/core": "^9.0.4", + "@luma.gl/engine": "^9.0.4" }, "gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4" } diff --git a/modules/google-maps/package.json b/modules/google-maps/package.json index 11d62fecf38..597aba68950 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.0.3", + "@luma.gl/constants": "^9.0.4", "@math.gl/core": "^4.0.0", "@types/google.maps": "^3.48.6" }, "peerDependencies": { "@deck.gl/core": "^9.0.0-beta", - "@luma.gl/core": "^9.0.3" + "@luma.gl/core": "^9.0.4" }, "gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4" } diff --git a/modules/jupyter-widget/package.json b/modules/jupyter-widget/package.json index 7f6fe5b427e..d33f3cbbdec 100644 --- a/modules/jupyter-widget/package.json +++ b/modules/jupyter-widget/package.json @@ -39,7 +39,7 @@ "@loaders.gl/3d-tiles": "^4.2.0-alpha.5", "@loaders.gl/core": "^4.2.0-alpha.5", "@loaders.gl/csv": "^4.2.0-alpha.5", - "@luma.gl/core": "^9.0.3", + "@luma.gl/core": "^9.0.4", "d3-dsv": "^1.0.8", "mapbox-gl": "^1.13.2" }, diff --git a/modules/layers/package.json b/modules/layers/package.json index 096c47c982f..6e683c3e82e 100644 --- a/modules/layers/package.json +++ b/modules/layers/package.json @@ -48,8 +48,8 @@ "peerDependencies": { "@deck.gl/core": "^9.0.0-beta", "@loaders.gl/core": "^4.2.0-alpha.5", - "@luma.gl/core": "^9.0.3", - "@luma.gl/engine": "^9.0.3" + "@luma.gl/core": "^9.0.4", + "@luma.gl/engine": "^9.0.4" }, "gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4" } diff --git a/modules/mapbox/package.json b/modules/mapbox/package.json index a6037ea4b75..8e2358a4566 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.0.3", + "@luma.gl/constants": "^9.0.4", "@math.gl/web-mercator": "^4.0.0" }, "peerDependencies": { "@deck.gl/core": "^9.0.0-beta", - "@luma.gl/core": "^9.0.3" + "@luma.gl/core": "^9.0.4" }, "gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4" } diff --git a/modules/mesh-layers/package.json b/modules/mesh-layers/package.json index dba8c13c7b5..0ab71d24669 100644 --- a/modules/mesh-layers/package.json +++ b/modules/mesh-layers/package.json @@ -39,13 +39,13 @@ }, "dependencies": { "@loaders.gl/gltf": "^4.2.0-alpha.5", - "@luma.gl/gltf": "^9.0.3", - "@luma.gl/shadertools": "^9.0.3" + "@luma.gl/gltf": "^9.0.4", + "@luma.gl/shadertools": "^9.0.4" }, "peerDependencies": { "@deck.gl/core": "^9.0.0-beta", - "@luma.gl/core": "^9.0.3", - "@luma.gl/engine": "^9.0.3" + "@luma.gl/core": "^9.0.4", + "@luma.gl/engine": "^9.0.4" }, "gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4" } diff --git a/modules/test-utils/package.json b/modules/test-utils/package.json index b823ee46221..08e1a3c72b9 100644 --- a/modules/test-utils/package.json +++ b/modules/test-utils/package.json @@ -33,12 +33,12 @@ "typed" ], "dependencies": { - "@luma.gl/test-utils": "^9.0.3" + "@luma.gl/test-utils": "^9.0.4" }, "peerDependencies": { "@deck.gl/core": "^9.0.0-beta", - "@luma.gl/core": "^9.0.3", - "@luma.gl/engine": "^9.0.3", + "@luma.gl/core": "^9.0.4", + "@luma.gl/engine": "^9.0.4", "@probe.gl/test-utils": "^4.0.0" }, "scripts": {}, diff --git a/package.json b/package.json index adf8ed4052b..f45a709cfdd 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "devDependencies": { "@loaders.gl/csv": "^4.2.0-alpha.5", "@loaders.gl/polyfills": "^4.2.0-alpha.5", - "@luma.gl/webgpu": "^9.0.3", + "@luma.gl/webgpu": "^9.0.4", "@math.gl/proj4": "^4.0.0", "@probe.gl/bench": "^4.0.9", "jsdom": "^20.0.0", diff --git a/yarn.lock b/yarn.lock index 207cd938bc6..28330b8e357 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2592,15 +2592,15 @@ jszip "^3.1.5" md5 "^2.3.0" -"@luma.gl/constants@9.0.3", "@luma.gl/constants@^9.0.3": - version "9.0.3" - resolved "https://registry.yarnpkg.com/@luma.gl/constants/-/constants-9.0.3.tgz#bd7e241c618d33d39430b9e101082fd8f5147fef" - integrity sha512-HmKj23ijOY2D6/6KtBMXraWoZxHhuYe5nyxvbH2AzETkC4v0lPN4TT+qDhAM9W53psNKEFQcKmjhrX8xfmrfbw== +"@luma.gl/constants@9.0.4", "@luma.gl/constants@^9.0.4": + version "9.0.4" + resolved "https://registry.yarnpkg.com/@luma.gl/constants/-/constants-9.0.4.tgz#a352d11be77af278cd0a713e376643826c6b5ac4" + integrity sha512-YMtx5dnRLjled+bWFvCYSfj7uyZ2Wgk0+MqAfj6JtC3WsOKua7EHYwO++XhTG5MIkD0YtHD+Js149EH8TcBp+g== -"@luma.gl/core@^9.0.3": - version "9.0.3" - resolved "https://registry.yarnpkg.com/@luma.gl/core/-/core-9.0.3.tgz#790fc99f58a8b338cd02049cdef4bc2aa8ec4bc0" - integrity sha512-pTlPwwKyVjFIuCxksRmx8+SHZQIMuvbSaSFu1irj2JqzdZExgfAkATAOqUUttwOBWlly1p4014ZvMUC+X4D1iw== +"@luma.gl/core@^9.0.4": + version "9.0.4" + resolved "https://registry.yarnpkg.com/@luma.gl/core/-/core-9.0.4.tgz#8d2483952beb5771fc07b2f1ba77348596cc17cb" + integrity sha512-pnsabn5zFb2DX/DzIMwTOi6xExW2trd8+fnRGIjNbvKnUV7u0Qylps1KVonsj1f5sh94DYgshA0A3fzdp6cc6Q== dependencies: "@math.gl/types" "^4.0.0" "@probe.gl/env" "^4.0.2" @@ -2608,53 +2608,53 @@ "@probe.gl/stats" "^4.0.2" "@types/offscreencanvas" "^2019.6.4" -"@luma.gl/engine@^9.0.3": - version "9.0.3" - resolved "https://registry.yarnpkg.com/@luma.gl/engine/-/engine-9.0.3.tgz#147638dd6c85939e16a91d7152f7bba0b7690598" - integrity sha512-Hl86Bo3pY/F61Itu0oBE5G7ea4cH5XLnUEEOYg11oEwyB6ZuCzF9I9VwU1j0snYUDcGI1URLiayFbhvA998D3w== +"@luma.gl/engine@^9.0.4": + version "9.0.4" + resolved "https://registry.yarnpkg.com/@luma.gl/engine/-/engine-9.0.4.tgz#dd792cb23c312bf335fbddb5a5de4722a2b48a70" + integrity sha512-wdlTZ5Sq9WjPfTrNRfwxnwYaNZO0s4Jd8BZTzvt3B2+kpMzYYM4X06TmMEsqGTo6aD9XP0kTUC+6vANQFgvVVA== dependencies: - "@luma.gl/shadertools" "9.0.3" + "@luma.gl/shadertools" "9.0.4" "@math.gl/core" "^4.0.0" "@probe.gl/log" "^4.0.2" "@probe.gl/stats" "^4.0.2" -"@luma.gl/gltf@^9.0.3": - version "9.0.3" - resolved "https://registry.yarnpkg.com/@luma.gl/gltf/-/gltf-9.0.3.tgz#46b78a72f80de78e7cb329b7dc5c4888a2e7e1cb" - integrity sha512-qORsf1VJharj58yvG0SZRqBfrTq0qnFAyU6ahBuJ2UUZOwa5O6c3Vd0RC4OZxNu9larf3nVH1Tt8mektj0gwkQ== +"@luma.gl/gltf@^9.0.4": + version "9.0.4" + resolved "https://registry.yarnpkg.com/@luma.gl/gltf/-/gltf-9.0.4.tgz#bfafc782196acc1c02fb55f9add2b355ccfe4314" + integrity sha512-PfXlrwLFV33fO6cGIsUrHJHSuh1LBANMaKCa0IYc/xqufxdTHa2yQswMlseiWjMHpGtmk6yBrkLfp2yoYLCu3g== dependencies: "@loaders.gl/textures" "^4.1.0" - "@luma.gl/shadertools" "9.0.3" + "@luma.gl/shadertools" "9.0.4" "@math.gl/core" "^4.0.0" -"@luma.gl/shadertools@9.0.3", "@luma.gl/shadertools@^9.0.3": - version "9.0.3" - resolved "https://registry.yarnpkg.com/@luma.gl/shadertools/-/shadertools-9.0.3.tgz#875625d19eb46c245ec86d80cbea1d216d7368c6" - integrity sha512-vOauqQZFJdCLP2zhF9jZ8FlfQdOXO/KaBsGK63womGGUhydd81W/EYYIDh7Qrm9DdldyGDJSpRANaEmf8bPRqA== +"@luma.gl/shadertools@9.0.4", "@luma.gl/shadertools@^9.0.4": + version "9.0.4" + resolved "https://registry.yarnpkg.com/@luma.gl/shadertools/-/shadertools-9.0.4.tgz#08de7cfdcbde261399e3f42011daa6396e85d6d6" + integrity sha512-rcMxHQ7gz03yyxrw7LOHzABFkdKqk6dMr2vGjFK55dcSvcD/Q/6QUvUk6yvtSmZ6wuxr4zhmigGC1U+HMISVSg== dependencies: "@math.gl/core" "^4.0.0" "@math.gl/types" "^4.0.0" -"@luma.gl/test-utils@^9.0.3": - version "9.0.3" - resolved "https://registry.yarnpkg.com/@luma.gl/test-utils/-/test-utils-9.0.3.tgz#9733e25c13169512d83ee7c47078c174ebdeaae8" - integrity sha512-rih8ZVWxj1prsCQWj2ToAxJEan7oo0ZwYZlJQkwfzbEXX2QEs15achu7Blc0uyjCM1HEoG7lbHfyE86J1koefg== +"@luma.gl/test-utils@^9.0.4": + version "9.0.4" + resolved "https://registry.yarnpkg.com/@luma.gl/test-utils/-/test-utils-9.0.4.tgz#4971ca2047bc2abeaad4bb5d550d2d882d8a6893" + integrity sha512-Cs88m2HvlbuLQmkzJzUoQSDkKeXKSXWgGYQ+Ea189vWHOn+I3O08kU9bHLiZnrzYR4pSwuLYWL3hFdxlxsNWGA== dependencies: "@probe.gl/env" "^4.0.2" "@probe.gl/stats" "^4.0.2" -"@luma.gl/webgl@^9.0.3": - version "9.0.3" - resolved "https://registry.yarnpkg.com/@luma.gl/webgl/-/webgl-9.0.3.tgz#beed26642734273bdd2692763adb5aea4e1ecfed" - integrity sha512-td98xkdAHqnIl/e/WGhk3SiW9DAQZB29w1xpWJ0sCi5SEzcV4At2ELaBGfQMeCKF36AzfH9FE80AcPr42hhS5g== +"@luma.gl/webgl@^9.0.4": + version "9.0.4" + resolved "https://registry.yarnpkg.com/@luma.gl/webgl/-/webgl-9.0.4.tgz#f6847f41e1b62a87dcc16f8f86a17c8772496c90" + integrity sha512-gmNQ2fZnvhWZN4YcUQxNg+qBu8Obf55HfRZ9E0GI1dskGATUkZKGebguXiK+9a22cv45k8r9sS8OMe8yxajdzA== dependencies: - "@luma.gl/constants" "9.0.3" + "@luma.gl/constants" "9.0.4" "@probe.gl/env" "^4.0.2" -"@luma.gl/webgpu@^9.0.3": - version "9.0.3" - resolved "https://registry.yarnpkg.com/@luma.gl/webgpu/-/webgpu-9.0.3.tgz#1417882cd093399be03c44964a4b71699657136a" - integrity sha512-YYINlxGg2dZ2kyNTgomjxCQyhftBRBRR9RTBoTx7/zbdwcl8Be/6EEjjK7M3Am9BygvfhqcAGfg6Knb/koKdhQ== +"@luma.gl/webgpu@^9.0.4": + version "9.0.4" + resolved "https://registry.yarnpkg.com/@luma.gl/webgpu/-/webgpu-9.0.4.tgz#e52fd384bf924278914b89b60aefd6f5bfb2dc24" + integrity sha512-fzl3iDdje5IxbMm9H5talVwHe58WV7f9RbMBypm1al8k+bDrTV+ROWyaxW+B3nIcFj2duHh7fBQKDDzJTjTQ4A== dependencies: "@probe.gl/env" "^4.0.2" "@webgpu/types" "^0.1.34"