Skip to content

Commit

Permalink
chore: bump luma.gl (#9295)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pessimistress authored Jan 4, 2025
1 parent 06f80f1 commit 18c4ae4
Show file tree
Hide file tree
Showing 16 changed files with 63 additions and 63 deletions.
2 changes: 1 addition & 1 deletion examples/get-started/pure-js/maplibre/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const map = new maplibregl.Map({
});

const deckOverlay = new DeckOverlay({
// interleaved: true,
interleaved: true,
layers: [
new GeoJsonLayer({
id: 'airports',
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": "^4.2.0",
"@loaders.gl/draco": "^4.2.0",
"@loaders.gl/gltf": "^4.2.0",
"@luma.gl/constants": "^9.1.0-beta.11",
"@luma.gl/constants": "^9.1.0-beta.12",
"brace": "^0.11.1",
"deck.gl": "^9.0.0",
"maplibre-gl": "^3.0.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 @@ -38,8 +38,8 @@
"prepublishOnly": "npm run build-bundle && npm run build-bundle -- --env=dev"
},
"dependencies": {
"@luma.gl/constants": "^9.1.0-beta.11",
"@luma.gl/shadertools": "^9.1.0-beta.11",
"@luma.gl/constants": "^9.1.0-beta.12",
"@luma.gl/shadertools": "^9.1.0-beta.12",
"@math.gl/core": "^4.1.0",
"@math.gl/web-mercator": "^4.1.0",
"d3-hexbin": "^0.2.1"
Expand Down
2 changes: 1 addition & 1 deletion modules/arcgis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"prepublishOnly": "npm run build-bundle && npm run build-bundle -- --env=dev"
},
"dependencies": {
"@luma.gl/constants": "^9.1.0-beta.11",
"@luma.gl/constants": "^9.1.0-beta.12",
"esri-loader": "^3.7.0"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions modules/carto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.11",
"@luma.gl/shadertools": "^9.1.0-beta.11",
"@luma.gl/core": "^9.1.0-beta.12",
"@luma.gl/shadertools": "^9.1.0-beta.12",
"@math.gl/web-mercator": "^4.1.0",
"@types/d3-array": "^3.0.2",
"@types/d3-color": "^1.4.2",
Expand Down
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.11",
"@luma.gl/core": "^9.1.0-beta.11",
"@luma.gl/engine": "^9.1.0-beta.11",
"@luma.gl/shadertools": "^9.1.0-beta.11",
"@luma.gl/webgl": "^9.1.0-beta.11",
"@luma.gl/constants": "^9.1.0-beta.12",
"@luma.gl/core": "^9.1.0-beta.12",
"@luma.gl/engine": "^9.1.0-beta.12",
"@luma.gl/shadertools": "^9.1.0-beta.12",
"@luma.gl/webgl": "^9.1.0-beta.12",
"@math.gl/core": "^4.1.0",
"@math.gl/sun": "^4.1.0",
"@math.gl/types": "^4.1.0",
Expand Down
4 changes: 2 additions & 2 deletions modules/extensions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"prepublishOnly": "npm run build-bundle && npm run build-bundle -- --env=dev"
},
"dependencies": {
"@luma.gl/constants": "^9.1.0-beta.11",
"@luma.gl/shadertools": "^9.1.0-beta.11",
"@luma.gl/constants": "^9.1.0-beta.12",
"@luma.gl/shadertools": "^9.1.0-beta.12",
"@math.gl/core": "^4.1.0"
},
"peerDependencies": {
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 @@ -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.11",
"@luma.gl/shadertools": "^9.1.0-beta.11",
"@luma.gl/gltf": "^9.1.0-beta.12",
"@luma.gl/shadertools": "^9.1.0-beta.12",
"@math.gl/core": "^4.1.0",
"@math.gl/culling": "^4.1.0",
"@math.gl/web-mercator": "^4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/google-maps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"prepublishOnly": "npm run build-bundle && npm run build-bundle -- --env=dev"
},
"dependencies": {
"@luma.gl/constants": "^9.1.0-beta.11",
"@luma.gl/constants": "^9.1.0-beta.12",
"@math.gl/core": "^4.1.0",
"@types/google.maps": "^3.48.6"
},
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": "^4.2.0",
"@loaders.gl/core": "^4.2.0",
"@loaders.gl/csv": "^4.2.0",
"@luma.gl/core": "^9.1.0-beta.11",
"@luma.gl/core": "^9.1.0-beta.12",
"d3-dsv": "^1.0.8",
"mapbox-gl": "^1.13.2"
},
Expand Down
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-beta.1",
"@deck.gl/widgets": "9.1.0-beta.1",
"@loaders.gl/core": "^4.2.0",
"@luma.gl/core": "^9.1.0-beta.11",
"@luma.gl/engine": "^9.1.0-beta.11"
"@luma.gl/core": "^9.1.0-beta.12",
"@luma.gl/engine": "^9.1.0-beta.12"
},
"peerDependencies": {
"@arcgis/core": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/mapbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"prepublishOnly": "npm run build-bundle && npm run build-bundle -- --env=dev"
},
"dependencies": {
"@luma.gl/constants": "^9.1.0-beta.11",
"@luma.gl/constants": "^9.1.0-beta.12",
"@math.gl/web-mercator": "^4.1.0"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions modules/mesh-layers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
},
"dependencies": {
"@loaders.gl/gltf": "^4.2.0",
"@luma.gl/gltf": "^9.1.0-beta.11",
"@luma.gl/shadertools": "^9.1.0-beta.11"
"@luma.gl/gltf": "^9.1.0-beta.12",
"@luma.gl/shadertools": "^9.1.0-beta.12"
},
"peerDependencies": {
"@deck.gl/core": "^9.1.0-beta",
Expand Down
2 changes: 1 addition & 1 deletion modules/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"src"
],
"dependencies": {
"@luma.gl/test-utils": "^9.1.0-beta.11"
"@luma.gl/test-utils": "^9.1.0-beta.12"
},
"peerDependencies": {
"@deck.gl/core": "^9.1.0-beta",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
"devDependencies": {
"@loaders.gl/csv": "^4.2.0",
"@loaders.gl/polyfills": "^4.2.0",
"@luma.gl/webgpu": "^9.1.0-beta.11",
"@luma.gl/effects": "^9.1.0-beta.11",
"@luma.gl/webgpu": "^9.1.0-beta.12",
"@luma.gl/effects": "^9.1.0-beta.12",
"@math.gl/proj4": "^4.1.0",
"@probe.gl/bench": "^4.0.9",
"jsdom": "^20.0.0",
Expand Down
74 changes: 37 additions & 37 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1960,80 +1960,80 @@
jszip "^3.1.5"
md5 "^2.3.0"

"@luma.gl/constants@9.1.0-beta.11", "@luma.gl/constants@^9.1.0-beta.11":
version "9.1.0-beta.11"
resolved "https://registry.yarnpkg.com/@luma.gl/constants/-/constants-9.1.0-beta.11.tgz#055cf8b0d07c2ae5df05f20f8a5c375041674ad3"
integrity sha512-qnV0Chmz+RVc/aX6lpiz4ct431OJG2ejygsXuwYUaYPNqbdbqg3gmUiy5V9X5FCHPJ1NrMU5M/k1XVQE/Jg7jQ==
"@luma.gl/constants@9.1.0-beta.12", "@luma.gl/constants@^9.1.0-beta.12":
version "9.1.0-beta.12"
resolved "https://registry.yarnpkg.com/@luma.gl/constants/-/constants-9.1.0-beta.12.tgz#70c2554c060e89583741f875e5a184f2e232bcba"
integrity sha512-8nGyyj5Qf35bWo9RWjvpkKfRnqKyp9rfjpJvv0M3DBbBC2iVe1+/iOoR9g2R77LWgwbjwaFbYX3a0NMWBMajLg==

"@luma.gl/core@^9.1.0-beta.11":
version "9.1.0-beta.11"
resolved "https://registry.yarnpkg.com/@luma.gl/core/-/core-9.1.0-beta.11.tgz#54b89e9e0941e467a18d11fa36e5378711a027ce"
integrity sha512-H0iQIhKz06VSm019VfNj1yXOOfJd4lK576aTj6SS7qIOPAG9LnL97Bjk/WI+ek1waejWShbIymTiLPJyJLsOHg==
"@luma.gl/core@^9.1.0-beta.12":
version "9.1.0-beta.12"
resolved "https://registry.yarnpkg.com/@luma.gl/core/-/core-9.1.0-beta.12.tgz#225e03fe3c84aa8cb4ab646fc5e4e518e8dcfe9e"
integrity sha512-WY5idhPUqvPOkDdwHnosxBYe4USYXQyFOC27/LhbTFwOMfxngEDgtsUmomHwo4qQYi15Y2xC5tg9TER/VzQBGw==
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.11":
version "9.1.0-beta.11"
resolved "https://registry.yarnpkg.com/@luma.gl/effects/-/effects-9.1.0-beta.11.tgz#b705e39cfc99a0d9048545bb7a6d837d6ea99d99"
integrity sha512-L1C5jSqFQhdRBi63dZ8UL55F2mZuE0a94DBRggnX239/itEfOZDo4UakpMN3jPY90ioC5adadPveJDBgqgohOg==
"@luma.gl/effects@^9.1.0-beta.12":
version "9.1.0-beta.12"
resolved "https://registry.yarnpkg.com/@luma.gl/effects/-/effects-9.1.0-beta.12.tgz#5acc843f8d784d2d776e87731b76f78b5e9624a5"
integrity sha512-sZJ7CGTOHWtqzwta3PXH0j1ZT886j3o7l3bc+GXoWhHDQBVHFx2kRPUt/lLmBI5oD4pCs1PVEmO9oF+n3w2EnQ==
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.11":
version "9.1.0-beta.11"
resolved "https://registry.yarnpkg.com/@luma.gl/engine/-/engine-9.1.0-beta.11.tgz#605c7544d659794510b46da7d06056f41dfb442a"
integrity sha512-qabcoVqtZ+T9G/rix/uGvHQazK4v8EiOVb0c3fMNBmCUG0S0DF6vW1u1lzb8sOFd1eiN1YP1N5WcRFE0+3vqQQ==
"@luma.gl/engine@^9.1.0-beta.12":
version "9.1.0-beta.12"
resolved "https://registry.yarnpkg.com/@luma.gl/engine/-/engine-9.1.0-beta.12.tgz#6b0472568f006ad0a1eafff49ff17040509611a1"
integrity sha512-F+SDyex9xvRZuOlPg0B96KM8pNGf7mFosoQAtFvD9kMB0FbFBAdwrZn7NZWZY8LENe8YsXBi+nTGo+kVP+/zKA==
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.11":
version "9.1.0-beta.11"
resolved "https://registry.yarnpkg.com/@luma.gl/gltf/-/gltf-9.1.0-beta.11.tgz#d9539e8d902d080bd9170cbfa45c14302b5b8b2f"
integrity sha512-ucaOby/Wn2imdaRNBxrdZO6c+mWe2JlH/bnAzon6+wUSrx4dpFNQoUPLFkT38vkAfDJopzZPWbD/FZ0/rLBdRQ==
"@luma.gl/gltf@^9.1.0-beta.12":
version "9.1.0-beta.12"
resolved "https://registry.yarnpkg.com/@luma.gl/gltf/-/gltf-9.1.0-beta.12.tgz#a9fbf5ec818ad774faf5a8fa1aef6323a8b6ca56"
integrity sha512-syWZH9c3ASk6kviyFTBHClYGzag87RkJalpntGd/0kmmoExhq9EmOTKGLHIs+DBKVEwOUblBAoTH1rF6d24rjA==
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.11":
version "9.1.0-beta.11"
resolved "https://registry.yarnpkg.com/@luma.gl/shadertools/-/shadertools-9.1.0-beta.11.tgz#f0f962b5c077f28600b1c618e5dc76cc4aa6d8df"
integrity sha512-8XyZnywparDoFKsLvBylrmx0xbMvrkWL23QCwIexNzHvoBhu43nTyxtBQS/bTwrqeLJzpyVDbc/nTqkuuqhx6g==
"@luma.gl/shadertools@^9.1.0-beta.12":
version "9.1.0-beta.12"
resolved "https://registry.yarnpkg.com/@luma.gl/shadertools/-/shadertools-9.1.0-beta.12.tgz#7ed36978aefa576b77fafb18e4c016bfdebb9cfe"
integrity sha512-Ul8j2lT6dShK+vPwOY4FF67xjvBcQAVEo5z9XbY7Wk3sIp9O7tTT7LEJWWWsOCrXpDPLwxuUZkBPOv65tgtt6w==
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.11":
version "9.1.0-beta.11"
resolved "https://registry.yarnpkg.com/@luma.gl/test-utils/-/test-utils-9.1.0-beta.11.tgz#5dad114a8112ce7077a6d060bccfb1b796197559"
integrity sha512-BvGW7vT8Nlp/I5JnCefKTyFjmYxrUOEyxW8PJ32axyzbWNXbnApre4I0A0FZgHgpL/0/XTo7VVsVTAN1PeYTKA==
"@luma.gl/test-utils@^9.1.0-beta.12":
version "9.1.0-beta.12"
resolved "https://registry.yarnpkg.com/@luma.gl/test-utils/-/test-utils-9.1.0-beta.12.tgz#1cafd645105f572f901dcf7b28b51f045b7bf549"
integrity sha512-05JR+sTDHEYcuTZetiVF2koWvEba2ClUJ7lm3FZNso1vhmo95jNSQGkFVt7M8lGCf31o+TqO7NfxQklmEBzU4g==
dependencies:
"@probe.gl/env" "^4.0.8"
"@probe.gl/stats" "^4.0.8"

"@luma.gl/webgl@^9.1.0-beta.11":
version "9.1.0-beta.11"
resolved "https://registry.yarnpkg.com/@luma.gl/webgl/-/webgl-9.1.0-beta.11.tgz#20ffe4497d0d91af64dfe5ad788a4d106afefd2e"
integrity sha512-lqYjAoByemjiqeh8m4gGZ/z+NyO2I9JD6HtEne8qqCUktUPmdhwP9SG00MVfC331gO6AfrPXGjZFRCnJaAaQBQ==
"@luma.gl/webgl@^9.1.0-beta.12":
version "9.1.0-beta.12"
resolved "https://registry.yarnpkg.com/@luma.gl/webgl/-/webgl-9.1.0-beta.12.tgz#22e445bd2e888e09df482bbe66c1e249d629196a"
integrity sha512-l6UEhn0w35UDAgtkUl8h7b0QkTQ5FaHuKY4hVMufkB60XbIYGC2jpUOWHLNwM2KGMp/ZQIKxwVW5vpNcGeh21g==
dependencies:
"@luma.gl/constants" "9.1.0-beta.11"
"@luma.gl/constants" "9.1.0-beta.12"
"@math.gl/types" "^4.1.0"
"@probe.gl/env" "^4.0.8"

"@luma.gl/webgpu@^9.1.0-beta.11":
version "9.1.0-beta.11"
resolved "https://registry.yarnpkg.com/@luma.gl/webgpu/-/webgpu-9.1.0-beta.11.tgz#e4e689ecb52c980f582ac9896b948994929acbec"
integrity sha512-1FQvH2MCAChQffSsdyru21jQRj/T9KoF4+vgP/0pEHeR40AN5o9Y91uaHfoRkEJqQg+UzMGoc5YpyBTvBaWzXQ==
"@luma.gl/webgpu@^9.1.0-beta.12":
version "9.1.0-beta.12"
resolved "https://registry.yarnpkg.com/@luma.gl/webgpu/-/webgpu-9.1.0-beta.12.tgz#2eae980998a17320c30226fe8d128aac0e53568a"
integrity sha512-8uzLvmVu+iidlddHlZLbdkVtlHzfcibOmdGjZfcRIMRQwmVW34pFpJeGrEGrRhBxHZW/iSTQQEZDlo7DhPNT8Q==
dependencies:
"@probe.gl/env" "^4.0.8"
"@webgpu/types" "^0.1.34"
Expand Down

0 comments on commit 18c4ae4

Please sign in to comment.