diff --git a/examples/playground/package.json b/examples/playground/package.json index 5ac44311bc5..35fcdf9ffaf 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.3", + "@luma.gl/constants": "^9.1.0-beta.4", "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 d5fa948d9a3..78a03426837 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.3", - "@luma.gl/shadertools": "^9.1.0-beta.3", + "@luma.gl/constants": "^9.1.0-beta.4", + "@luma.gl/shadertools": "^9.1.0-beta.4", "@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.3", - "@luma.gl/engine": "^9.1.0-beta.3" + "@luma.gl/core": "^9.1.0-beta.4", + "@luma.gl/engine": "^9.1.0-beta.4" }, "gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4" } diff --git a/modules/arcgis/package.json b/modules/arcgis/package.json index 60a23d56b35..dad136262ea 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.3", + "@luma.gl/constants": "^9.1.0-beta.4", "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.3", - "@luma.gl/engine": "^9.1.0-beta.3" + "@luma.gl/core": "^9.1.0-beta.4", + "@luma.gl/engine": "^9.1.0-beta.4" }, "devDependencies": { "@arcgis/core": "^4.21.0" diff --git a/modules/carto/package.json b/modules/carto/package.json index 22311dce476..83f78b41b2c 100644 --- a/modules/carto/package.json +++ b/modules/carto/package.json @@ -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.3", - "@luma.gl/shadertools": "^9.1.0-beta.3", + "@luma.gl/core": "^9.1.0-beta.4", + "@luma.gl/shadertools": "^9.1.0-beta.4", "@math.gl/web-mercator": "^4.1.0", "@types/d3-array": "^3.0.2", "@types/d3-color": "^1.4.2", @@ -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.3" + "@luma.gl/core": "^9.1.0-beta.4" }, "gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4" } diff --git a/modules/core/package.json b/modules/core/package.json index 0c24bc602b0..5a65600cd42 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.3", - "@luma.gl/core": "^9.1.0-beta.3", - "@luma.gl/engine": "^9.1.0-beta.3", - "@luma.gl/shadertools": "^9.1.0-beta.3", - "@luma.gl/webgl": "^9.1.0-beta.3", + "@luma.gl/constants": "^9.1.0-beta.4", + "@luma.gl/core": "^9.1.0-beta.4", + "@luma.gl/engine": "^9.1.0-beta.4", + "@luma.gl/shadertools": "^9.1.0-beta.4", + "@luma.gl/webgl": "^9.1.0-beta.4", "@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 994d62692a9..5140fe042ba 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.3", - "@luma.gl/shadertools": "^9.1.0-beta.3", + "@luma.gl/constants": "^9.1.0-beta.4", + "@luma.gl/shadertools": "^9.1.0-beta.4", "@math.gl/core": "^4.1.0" }, "peerDependencies": { "@deck.gl/core": "9.0.0-alpha.0", - "@luma.gl/core": "^9.1.0-beta.3", - "@luma.gl/engine": "^9.1.0-beta.3" + "@luma.gl/core": "^9.1.0-beta.4", + "@luma.gl/engine": "^9.1.0-beta.4" }, "gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4" } diff --git a/modules/geo-layers/package.json b/modules/geo-layers/package.json index 29c943b3911..28eeb7d06f3 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.3", - "@luma.gl/shadertools": "^9.1.0-beta.3", + "@luma.gl/gltf": "^9.1.0-beta.4", + "@luma.gl/shadertools": "^9.1.0-beta.4", "@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.3", - "@luma.gl/engine": "^9.1.0-beta.3" + "@luma.gl/core": "^9.1.0-beta.4", + "@luma.gl/engine": "^9.1.0-beta.4" }, "gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4" } diff --git a/modules/google-maps/package.json b/modules/google-maps/package.json index d5eb159eeb8..7cbb800302d 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.3", + "@luma.gl/constants": "^9.1.0-beta.4", "@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.3" + "@luma.gl/core": "^9.1.0-beta.4" }, "gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4" } diff --git a/modules/jupyter-widget/package.json b/modules/jupyter-widget/package.json index f82e514cc4c..3baf98654d8 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.3", + "@luma.gl/core": "^9.1.0-beta.4", "d3-dsv": "^1.0.8", "mapbox-gl": "^1.13.2" }, diff --git a/modules/layers/package.json b/modules/layers/package.json index b2e4b57b6a2..a1fdddfe70f 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.3", - "@luma.gl/engine": "^9.1.0-beta.3" + "@luma.gl/core": "^9.1.0-beta.4", + "@luma.gl/engine": "^9.1.0-beta.4" }, "gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4" } diff --git a/modules/main/package.json b/modules/main/package.json index 7db173358c9..d7bf85e0d67 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.3", - "@luma.gl/engine": "^9.1.0-beta.3" + "@luma.gl/core": "^9.1.0-beta.4", + "@luma.gl/engine": "^9.1.0-beta.4" }, "peerDependencies": { "@arcgis/core": "^4.0.0", diff --git a/modules/mapbox/package.json b/modules/mapbox/package.json index bd467ff9759..aefcd6863df 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.3", + "@luma.gl/constants": "^9.1.0-beta.4", "@math.gl/web-mercator": "^4.1.0" }, "peerDependencies": { "@deck.gl/core": "^9.0.0-alpha", - "@luma.gl/core": "^9.1.0-beta.3" + "@luma.gl/core": "^9.1.0-beta.4" }, "gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4" } diff --git a/modules/mesh-layers/package.json b/modules/mesh-layers/package.json index a8ed0f7454e..e010e10b96e 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.3", - "@luma.gl/shadertools": "^9.1.0-beta.3" + "@luma.gl/gltf": "^9.1.0-beta.4", + "@luma.gl/shadertools": "^9.1.0-beta.4" }, "peerDependencies": { "@deck.gl/core": "^9.0.0-alpha", - "@luma.gl/core": "^9.1.0-beta.3", - "@luma.gl/engine": "^9.1.0-beta.3" + "@luma.gl/core": "^9.1.0-beta.4", + "@luma.gl/engine": "^9.1.0-beta.4" }, "gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4" } diff --git a/modules/test-utils/package.json b/modules/test-utils/package.json index 7fe5f8b731c..797598094c3 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.3" + "@luma.gl/test-utils": "^9.1.0-beta.4" }, "peerDependencies": { "@deck.gl/core": "^9.1.0-alpha.0", - "@luma.gl/core": "^9.1.0-beta.3", - "@luma.gl/engine": "^9.1.0-beta.3", + "@luma.gl/core": "^9.1.0-beta.4", + "@luma.gl/engine": "^9.1.0-beta.4", "@probe.gl/test-utils": "^4.0.0" }, "scripts": {}, diff --git a/package.json b/package.json index fcc39c55f44..4054ecf4e54 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "devDependencies": { "@loaders.gl/csv": "^4.2.0", "@loaders.gl/polyfills": "^4.2.0", - "@luma.gl/webgpu": "^9.1.0-beta.3", + "@luma.gl/webgpu": "^9.1.0-beta.4", "@math.gl/proj4": "^4.1.0", "@probe.gl/bench": "^4.0.9", "jsdom": "^20.0.0", diff --git a/test/apps/glsl-debugger/package.json b/test/apps/glsl-debugger/package.json index 215eaf24f8c..f0cafc60dc4 100644 --- a/test/apps/glsl-debugger/package.json +++ b/test/apps/glsl-debugger/package.json @@ -4,7 +4,7 @@ "start-local": "vite --config ../vite.config.local.mjs" }, "dependencies": { - "@luma.gl/debug": "^9.1.0-alpha.17", + "@luma.gl/debug": "^9.1.0-beta.4", "deck.gl": "^8.4.0", "glsl-transpiler": "^1.8.5" }, diff --git a/yarn.lock b/yarn.lock index dfdcdb7b2aa..4cfc7653717 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1948,15 +1948,15 @@ jszip "^3.1.5" md5 "^2.3.0" -"@luma.gl/constants@9.1.0-beta.3", "@luma.gl/constants@^9.1.0-beta.3": - version "9.1.0-beta.3" - resolved "https://registry.yarnpkg.com/@luma.gl/constants/-/constants-9.1.0-beta.3.tgz#35e7e2c6bb076efef444cf739eb8244f299db923" - integrity sha512-Yr8A/jrirdOjFx+bdBKnpSQ7Ps1Zs39o9DMtwRjnqvdWC6vA2k+HDuTr9hTiZ3mIrbgpTjU0UBsCSN8wARayGA== +"@luma.gl/constants@9.1.0-beta.4", "@luma.gl/constants@^9.1.0-beta.4": + version "9.1.0-beta.4" + resolved "https://registry.yarnpkg.com/@luma.gl/constants/-/constants-9.1.0-beta.4.tgz#c01e87a07afd9d8a3b9c9dbaa9deddfd35c53c2b" + integrity sha512-4vMdAz3x6bOENy8K46wovFbYiVmb9IV0M+PUEmC5D+x0DFT4GBfsJpe6u3NVfBP/TlyrKzOryp519dhu3Kj3Eg== -"@luma.gl/core@^9.1.0-beta.3": - version "9.1.0-beta.3" - resolved "https://registry.yarnpkg.com/@luma.gl/core/-/core-9.1.0-beta.3.tgz#723f445d0de80b9cc4c49e7e33df20b194474a0d" - integrity sha512-gMxqelD4HbA+Ji7DrzA6E+U6JYo/p22qsizanUXXYKz8PvIonVzWKD1PXkl11IajX0FEfAJN0YiuKYUYJlUNfw== +"@luma.gl/core@^9.1.0-beta.4": + version "9.1.0-beta.4" + resolved "https://registry.yarnpkg.com/@luma.gl/core/-/core-9.1.0-beta.4.tgz#113b18f56c28001eb4b01ebd8c27669739046f87" + integrity sha512-ipEfb9jA9zyLX5lNUVUDX+n5n2NzlcGjOM07KI4wFkQhPRiA/xM5m7VB34PfrbxAEQFDP/3YyAwxSZ8ZKHvgpA== dependencies: "@math.gl/types" "^4.1.0" "@probe.gl/env" "^4.0.8" @@ -1964,55 +1964,55 @@ "@probe.gl/stats" "^4.0.8" "@types/offscreencanvas" "^2019.6.4" -"@luma.gl/engine@^9.1.0-beta.3": - version "9.1.0-beta.3" - resolved "https://registry.yarnpkg.com/@luma.gl/engine/-/engine-9.1.0-beta.3.tgz#60895a20cd296c37db980ab8b2e317f323f41e4d" - integrity sha512-cQJo4ZAAllLh5WS09oyc5yYi5THfuOeQCKu97lj4+SKVrz/DJuCN/dzi6oD65wjPJXLhGGDmrJQsnEUP9ryVUA== +"@luma.gl/engine@^9.1.0-beta.4": + version "9.1.0-beta.4" + resolved "https://registry.yarnpkg.com/@luma.gl/engine/-/engine-9.1.0-beta.4.tgz#196e11d68a1aa7c4d562d441ade2b67af32ecc14" + integrity sha512-U9adot4FgcpGvQxp9e+Qw+nKVBaUL5HzGfl2IhwTXwX1hrtjbL8JCd61OYbIBSnw+JSgjbykuoCi3xd3iz/X8g== 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.3": - version "9.1.0-beta.3" - resolved "https://registry.yarnpkg.com/@luma.gl/gltf/-/gltf-9.1.0-beta.3.tgz#e0560224360cf057cd25620f348f8f2cf50f2e8f" - integrity sha512-qqT5GfCYqzIQDlxTbv8IqcSsC5fergaVgufIw7rNxdUCFKolEHC/fm/exO7l8Dcd6SzO2nyQEwlykJqkP/YRQg== +"@luma.gl/gltf@^9.1.0-beta.4": + version "9.1.0-beta.4" + resolved "https://registry.yarnpkg.com/@luma.gl/gltf/-/gltf-9.1.0-beta.4.tgz#c720a9d5de8abfef778258affd258295074d2a06" + integrity sha512-Wd2GO3Uf9+fKwKcd+GNFccIVBECY0SB2oAzwK6lt9XzSS50FuyNYwV/c6YQ+fzSleSGsR5Z+iuW4gi0y+XANVg== 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.3": - version "9.1.0-beta.3" - resolved "https://registry.yarnpkg.com/@luma.gl/shadertools/-/shadertools-9.1.0-beta.3.tgz#2440769d0f067cf4c5e28cc73dcd9800b9f7380b" - integrity sha512-t7xzFtaycqAyHKG3nCL6nr1LFODiCH1TGeRzGgWjEtQyHQWf72bBC6gXyoUYz2Q5vmxcOCzAjvTvG9PQVYcvDQ== +"@luma.gl/shadertools@^9.1.0-beta.4": + version "9.1.0-beta.4" + resolved "https://registry.yarnpkg.com/@luma.gl/shadertools/-/shadertools-9.1.0-beta.4.tgz#4785f3d760f15138dad0a24ff45724b58f9df4ed" + integrity sha512-SJlcJepUCOeKAhSZwgTgWYvEayzIXjkbelfi64r7bvY30SmprT2ngSAUZjInD6V2TwDr5/ZnsVfYrxq5WBu9Vg== 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.3": - version "9.1.0-beta.3" - resolved "https://registry.yarnpkg.com/@luma.gl/test-utils/-/test-utils-9.1.0-beta.3.tgz#2688970afba8261d64c5e968eb3c588e3180bc43" - integrity sha512-55Zo6pWVEaF1HSeqYZIbg19Is6LYoK4YlhXKaRDDo6l+ExCgA+dUWed3UuX7iXc2Q0nFWSWJY8ia6ZJtrmDFqA== +"@luma.gl/test-utils@^9.1.0-beta.4": + version "9.1.0-beta.4" + resolved "https://registry.yarnpkg.com/@luma.gl/test-utils/-/test-utils-9.1.0-beta.4.tgz#d85d2a439c07244f6a934a5eafd85fe0d27f189c" + integrity sha512-aK+eYKkNO6fdZ/ahm6YqXUJ1nwryxEbgdcYuOSzml4EoFx9bV/2notMwWSg3ycI9BnH2rRAum5+TrY00NQ315g== dependencies: "@probe.gl/env" "^4.0.8" "@probe.gl/stats" "^4.0.8" -"@luma.gl/webgl@^9.1.0-beta.3": - version "9.1.0-beta.3" - resolved "https://registry.yarnpkg.com/@luma.gl/webgl/-/webgl-9.1.0-beta.3.tgz#dac7881bd1e7e42548c74ed2eb56107629d37d12" - integrity sha512-y9WvggIhkusC1gPjpiKmISmIWrOGUcpVZ/rYfVQex4lmgNmPD6nXD8BRrJPo8rqBatmpiFdlEzgte3k+DaRJWQ== +"@luma.gl/webgl@^9.1.0-beta.4": + version "9.1.0-beta.4" + resolved "https://registry.yarnpkg.com/@luma.gl/webgl/-/webgl-9.1.0-beta.4.tgz#149d5dc56faf4cb95719f56950b1946cc1443b5a" + integrity sha512-Sn21ZnjPhBbgmjxV9YqDd2+OevVPuBbqjU8SW/eye11qZneawMVwoLZ+Wjk4RJA2rbAJHxL2oRlGE7vVeDBQ0g== dependencies: - "@luma.gl/constants" "9.1.0-beta.3" + "@luma.gl/constants" "9.1.0-beta.4" "@math.gl/types" "^4.1.0" "@probe.gl/env" "^4.0.8" -"@luma.gl/webgpu@^9.1.0-beta.3": - version "9.1.0-beta.3" - resolved "https://registry.yarnpkg.com/@luma.gl/webgpu/-/webgpu-9.1.0-beta.3.tgz#9c4c7f9afe214d2b913d8c425ae7bf8f673e75b1" - integrity sha512-iidauCtQ72owOv5ky8F/toa0Q0dLGgpxkDgZcRGcQZro1NDlcAMMv4KWuUOXC2WgoiwECCKuamfO+4+YBX50/g== +"@luma.gl/webgpu@^9.1.0-beta.4": + version "9.1.0-beta.4" + resolved "https://registry.yarnpkg.com/@luma.gl/webgpu/-/webgpu-9.1.0-beta.4.tgz#b8daf20b0a2ad191eec493517ebb399b9eae59bf" + integrity sha512-3+yeba/khSVtG+OCetx3xi7Rl1iil4ST7ZolBXN6iZbIboM5nLyA7cnR3ccTa3Js4vI0YVsy3KNuMWuuEPVW8Q== dependencies: "@probe.gl/env" "^4.0.8" "@webgpu/types" "^0.1.34"