Skip to content

Commit

Permalink
Bump @loaders.gl to 3.0.0-alpha.16 to pick up earcut migration to mat…
Browse files Browse the repository at this point in the history
…h.gl (visgl#5805)
  • Loading branch information
felixpalmer authored May 25, 2021
1 parent 8746716 commit 752c79f
Show file tree
Hide file tree
Showing 20 changed files with 144 additions and 130 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 @@
"start-local-production": "webpack-dev-server --env.local --env.production --progress --hot --open"
},
"dependencies": {
"@loaders.gl/ply": "^3.0.0-alpha.14",
"@loaders.gl/gltf": "^3.0.0-alpha.14",
"@loaders.gl/ply": "^3.0.0-alpha.16",
"@loaders.gl/gltf": "^3.0.0-alpha.16",
"@luma.gl/experimental": "^8.3.1",
"@luma.gl/debug": "^8.3.1",
"colorbrewer": "^1.0.0",
Expand Down
10 changes: 5 additions & 5 deletions examples/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
"build": "rm -rf dist && mkdir dist && cp index.html dist/ && webpack --env.local --env.production=true"
},
"dependencies": {
"@loaders.gl/3d-tiles": "^3.0.0-alpha.14",
"@loaders.gl/core": "^3.0.0-alpha.14",
"@loaders.gl/csv": "^3.0.0-alpha.14",
"@loaders.gl/draco": "^3.0.0-alpha.14",
"@loaders.gl/gltf": "^3.0.0-alpha.14",
"@loaders.gl/3d-tiles": "^3.0.0-alpha.16",
"@loaders.gl/core": "^3.0.0-alpha.16",
"@loaders.gl/csv": "^3.0.0-alpha.16",
"@loaders.gl/draco": "^3.0.0-alpha.16",
"@loaders.gl/gltf": "^3.0.0-alpha.16",
"@luma.gl/constants": "^8.3.1",
"brace": "^0.11.1",
"deck.gl": "^8.3.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/website/3d-tiles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
"dependencies": {
"deck.gl": "^8.4.0",
"@loaders.gl/3d-tiles": "^3.0.0-alpha.14",
"@loaders.gl/3d-tiles": "^3.0.0-alpha.16",
"react": "^16.8.0",
"react-dom": "^16.8.0",
"react-map-gl": "^5.0.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/website/globe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"start": "webpack-dev-server --progress --hot --open"
},
"dependencies": {
"@loaders.gl/csv": "^3.0.0-alpha.14",
"@loaders.gl/csv": "^3.0.0-alpha.16",
"@material-ui/core": "^4.10.2",
"@material-ui/icons": "^4.9.1",
"deck.gl": "^8.4.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/website/i3s/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"start-local": "webpack-dev-server --env.local --progress --hot --open"
},
"dependencies": {
"@loaders.gl/i3s": "^3.0.0-alpha.14",
"@loaders.gl/i3s": "^3.0.0-alpha.16",
"deck.gl": "^8.4.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/website/mesh/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"start-local": "webpack-dev-server --env.local --progress --hot --open"
},
"dependencies": {
"@loaders.gl/obj": "^3.0.0-alpha.14",
"@loaders.gl/obj": "^3.0.0-alpha.16",
"deck.gl": "^8.4.0",
"react": "^16.3.0",
"react-dom": "^16.3.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/website/point-cloud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"start-local": "webpack-dev-server --env.local --progress --hot --open"
},
"dependencies": {
"@loaders.gl/las": "^3.0.0-alpha.14",
"@loaders.gl/las": "^3.0.0-alpha.16",
"deck.gl": "^8.4.0",
"react": "^16.3.0",
"react-dom": "^16.3.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/website/radio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"start": "webpack-dev-server --progress --hot --open"
},
"dependencies": {
"@loaders.gl/csv": "^3.0.0-alpha.14",
"@loaders.gl/csv": "^3.0.0-alpha.16",
"@material-ui/core": "^4.11.3",
"@material-ui/lab": "^4.0.0-alpha.57",
"d3-scale": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/website/safegraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"start-local": "webpack-dev-server --env.local --progress --hot --open"
},
"dependencies": {
"@loaders.gl/csv": "^3.0.0-alpha.14",
"@loaders.gl/csv": "^3.0.0-alpha.16",
"d3-scale": "^2.0.0",
"deck.gl": "^8.4.0",
"mapbox-gl": "^1.0.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/website/scenegraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"deck.gl": "^8.4.0",
"@loaders.gl/gltf": "^3.0.0-alpha.14",
"@loaders.gl/gltf": "^3.0.0-alpha.16",
"react": "^16.3.0",
"react-dom": "^16.3.0",
"react-map-gl": "^5.0.0"
Expand Down
8 changes: 4 additions & 4 deletions modules/carto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
"prepublishOnly": "npm run build-bundle && npm run build-bundle -- --env.dev"
},
"dependencies": {
"@loaders.gl/loader-utils": "^3.0.0-alpha.14",
"@loaders.gl/mvt": "^3.0.0-alpha.14",
"@loaders.gl/tiles": "^3.0.0-alpha.14",
"@loaders.gl/loader-utils": "^3.0.0-alpha.16",
"@loaders.gl/mvt": "^3.0.0-alpha.16",
"@loaders.gl/tiles": "^3.0.0-alpha.16",
"@math.gl/web-mercator": "^3.4.2",
"cartocolor": "^4.0.2",
"d3-scale": "^3.2.3"
Expand All @@ -42,6 +42,6 @@
"@deck.gl/core": "^8.0.0",
"@deck.gl/geo-layers": "^8.0.0",
"@deck.gl/layers": "^8.0.0",
"@loaders.gl/core": "^3.0.0-alpha.14"
"@loaders.gl/core": "^3.0.0-alpha"
}
}
4 changes: 2 additions & 2 deletions modules/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"prepublishOnly": "npm run build-debugger && npm run build-bundle && npm run build-bundle -- --env.dev"
},
"dependencies": {
"@loaders.gl/core": "^3.0.0-alpha.14",
"@loaders.gl/images": "^3.0.0-alpha.14",
"@loaders.gl/core": "^3.0.0-alpha.16",
"@loaders.gl/images": "^3.0.0-alpha.16",
"@luma.gl/core": "^8.5.0-alpha.1",
"@math.gl/web-mercator": "^3.4.2",
"gl-matrix": "^3.0.0",
Expand Down
14 changes: 7 additions & 7 deletions modules/geo-layers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@
"prepublishOnly": "npm run build-bundle && npm run build-bundle -- --env.dev"
},
"dependencies": {
"@loaders.gl/3d-tiles": "^3.0.0-alpha.14",
"@loaders.gl/gis": "^3.0.0-alpha.14",
"@loaders.gl/loader-utils": "^3.0.0-alpha.14",
"@loaders.gl/mvt": "^3.0.0-alpha.14",
"@loaders.gl/terrain": "^3.0.0-alpha.14",
"@loaders.gl/tiles": "^3.0.0-alpha.14",
"@loaders.gl/3d-tiles": "^3.0.0-alpha.16",
"@loaders.gl/gis": "^3.0.0-alpha.16",
"@loaders.gl/loader-utils": "^3.0.0-alpha.16",
"@loaders.gl/mvt": "^3.0.0-alpha.16",
"@loaders.gl/terrain": "^3.0.0-alpha.16",
"@loaders.gl/tiles": "^3.0.0-alpha.16",
"@math.gl/culling": "^3.4.2",
"@math.gl/web-mercator": "^3.4.2",
"h3-js": "^3.6.0",
Expand All @@ -46,6 +46,6 @@
"@deck.gl/extensions": "^8.0.0",
"@deck.gl/layers": "^8.0.0",
"@deck.gl/mesh-layers": "^8.0.0",
"@loaders.gl/core": "^3.0.0-alpha.14"
"@loaders.gl/core": "^3.0.0-alpha"
}
}
6 changes: 3 additions & 3 deletions modules/jupyter-widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
"@deck.gl/layers": "8.5.0-alpha.6",
"@deck.gl/mesh-layers": "8.5.0-alpha.6",
"@jupyter-widgets/base": "^1.1.10 || ^2 || ^3",
"@loaders.gl/3d-tiles": "^3.0.0-alpha.14",
"@loaders.gl/core": "^3.0.0-alpha.14",
"@loaders.gl/csv": "^3.0.0-alpha.14",
"@loaders.gl/3d-tiles": "^3.0.0-alpha.16",
"@loaders.gl/core": "^3.0.0-alpha.16",
"@loaders.gl/csv": "^3.0.0-alpha.16",
"@luma.gl/constants": "^8.5.0-alpha.1",
"mapbox-gl": "^1.2.1"
},
Expand Down
2 changes: 1 addition & 1 deletion modules/layers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"prepublishOnly": "npm run build-bundle && npm run build-bundle -- --env.dev"
},
"dependencies": {
"@loaders.gl/images": "^3.0.0-alpha.14",
"@loaders.gl/images": "^3.0.0-alpha.16",
"@mapbox/tiny-sdf": "^1.1.0",
"@math.gl/polygon": "^3.4.2",
"earcut": "^2.0.6"
Expand Down
2 changes: 1 addition & 1 deletion modules/mesh-layers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@deck.gl/core": "^8.0.0"
},
"dependencies": {
"@loaders.gl/gltf": "^3.0.0-alpha.14",
"@loaders.gl/gltf": "^3.0.0-alpha.16",
"@luma.gl/experimental": "^8.5.0-alpha.1",
"@luma.gl/shadertools": "^8.5.0-alpha.1"
}
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
},
"devDependencies": {
"@babel/register": "^7.13.0",
"@loaders.gl/csv": "^3.0.0-alpha.14",
"@loaders.gl/polyfills": "^3.0.0-alpha.14",
"@loaders.gl/csv": "^3.0.0-alpha.16",
"@loaders.gl/polyfills": "^3.0.0-alpha.16",
"@luma.gl/test-utils": "^8.5.0-alpha.1",
"@probe.gl/bench": "^3.3.1",
"@probe.gl/test-utils": "^3.3.1",
Expand Down
2 changes: 1 addition & 1 deletion test/apps/arcgis-i3s/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"@deck.gl/core": "^8.1.0",
"@deck.gl/layers": "^8.1.0",
"@loaders.gl/i3s": "^3.0.0-alpha.14",
"@loaders.gl/i3s": "^3.0.0-alpha.16",
"loaders.gl": "^0.3.5"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"deploy": "NODE_DEBUG=gh-pages gh-pages -d public"
},
"dependencies": {
"@loaders.gl/obj": "^3.0.0-alpha.14",
"@loaders.gl/ply": "^3.0.0-alpha.14",
"@loaders.gl/obj": "^3.0.0-alpha.16",
"@loaders.gl/ply": "^3.0.0-alpha.16",
"d3-color": "^1.4.1",
"d3-hierarchy": "^2.0.0",
"d3-request": "^1.0.6",
Expand Down
Loading

0 comments on commit 752c79f

Please sign in to comment.