Skip to content

Commit

Permalink
chore: bump loaders.gl to 3.3.0-alpha.10 (#7599)
Browse files Browse the repository at this point in the history
Co-authored-by: Ib Green <ib@foursquare.com>
  • Loading branch information
belom88 and ibgreen committed Feb 1, 2023
1 parent 209736a commit 2be827b
Show file tree
Hide file tree
Showing 20 changed files with 150 additions and 299 deletions.
4 changes: 2 additions & 2 deletions examples/layer-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"start-local": "vite --config ../vite.config.local.mjs"
},
"dependencies": {
"@loaders.gl/ply": "^3.2.10",
"@loaders.gl/gltf": "^3.2.10",
"@loaders.gl/ply": "^3.3.0-alpha.10",
"@loaders.gl/gltf": "^3.3.0-alpha.10",
"@luma.gl/experimental": "^8.5.2",
"@luma.gl/debug": "^8.5.2",
"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 @@ -9,11 +9,11 @@
"build": "tsc && vite build"
},
"dependencies": {
"@loaders.gl/3d-tiles": "^3.2.10",
"@loaders.gl/core": "^3.2.10",
"@loaders.gl/csv": "^3.2.10",
"@loaders.gl/draco": "^3.2.10",
"@loaders.gl/gltf": "^3.2.10",
"@loaders.gl/3d-tiles": "^3.3.0-alpha.10",
"@loaders.gl/core": "^3.3.0-alpha.10",
"@loaders.gl/csv": "^3.3.0-alpha.10",
"@loaders.gl/draco": "^3.3.0-alpha.10",
"@loaders.gl/gltf": "^3.3.0-alpha.10",
"@luma.gl/constants": "^8.5.12",
"brace": "^0.11.1",
"deck.gl": "^8.8.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 @@ -10,7 +10,7 @@
},
"dependencies": {
"deck.gl": "^8.8.0",
"@loaders.gl/3d-tiles": "^3.2.10",
"@loaders.gl/3d-tiles": "^3.3.0-alpha.10",
"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 @@ -9,7 +9,7 @@
"build": "tsc && vite build"
},
"dependencies": {
"@loaders.gl/csv": "^3.2.10",
"@loaders.gl/csv": "^3.3.0-alpha.10",
"@material-ui/core": "^4.10.2",
"@material-ui/icons": "^4.9.1",
"deck.gl": "^8.8.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 @@ -9,7 +9,7 @@
"build": "tsc && vite build"
},
"dependencies": {
"@loaders.gl/i3s": "^3.2.10",
"@loaders.gl/i3s": "^3.3.0-alpha.10",
"deck.gl": "^8.8.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 @@ -9,7 +9,7 @@
"build": "tsc && vite build"
},
"dependencies": {
"@loaders.gl/obj": "^3.2.10",
"@loaders.gl/obj": "^3.3.0-alpha.10",
"@math.gl/core": "^3.6.0",
"deck.gl": "^8.8.0",
"react": "^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 @@ -9,7 +9,7 @@
"build": "tsc && vite build"
},
"dependencies": {
"@loaders.gl/las": "^3.2.10",
"@loaders.gl/las": "^3.3.0-alpha.10",
"deck.gl": "^8.8.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 @@ -9,7 +9,7 @@
"build": "tsc && vite build"
},
"dependencies": {
"@loaders.gl/csv": "^3.2.10",
"@loaders.gl/csv": "^3.3.0-alpha.10",
"@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 @@ -9,7 +9,7 @@
"build": "tsc && vite build"
},
"dependencies": {
"@loaders.gl/csv": "^3.2.10",
"@loaders.gl/csv": "^3.3.0-alpha.10",
"d3-scale": "^2.0.0",
"deck.gl": "^8.8.0",
"mapbox-gl": "^1.13.0"
Expand Down
10 changes: 5 additions & 5 deletions modules/carto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"prepublishOnly": "npm run build-bundle && npm run build-bundle -- --env=dev"
},
"dependencies": {
"@loaders.gl/gis": "^3.2.10",
"@loaders.gl/loader-utils": "^3.2.10",
"@loaders.gl/mvt": "^3.2.10",
"@loaders.gl/tiles": "^3.2.10",
"@loaders.gl/gis": "^3.3.0-alpha.10",
"@loaders.gl/loader-utils": "^3.3.0-alpha.10",
"@loaders.gl/mvt": "^3.3.0-alpha.10",
"@loaders.gl/tiles": "^3.3.0-alpha.10",
"@luma.gl/constants": "^8.5.16",
"@math.gl/web-mercator": "^3.6.2",
"cartocolor": "^4.0.2",
Expand All @@ -49,7 +49,7 @@
"quadbin": "^0.1.2"
},
"devDependencies": {
"@loaders.gl/schema": "^3.2.10",
"@loaders.gl/schema": "^3.3.0-alpha.10",
"@types/d3-array": "^3.0.2",
"@types/d3-color": "^1.4.2",
"@types/d3-scale": "^3.0.0"
Expand Down
4 changes: 2 additions & 2 deletions modules/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"DEPRECATED: math.gl module included as a bonus dependency in case someone was depending on it. Can be removed in deck.gl 9.0"
],
"dependencies": {
"@loaders.gl/core": "^3.2.10",
"@loaders.gl/images": "^3.2.10",
"@loaders.gl/core": "^3.3.0-alpha.10",
"@loaders.gl/images": "^3.3.0-alpha.10",
"@luma.gl/constants": "^8.5.16",
"@luma.gl/core": "^8.5.16",
"@math.gl/core": "^3.6.2",
Expand Down
6 changes: 3 additions & 3 deletions modules/core/src/lib/attribute/attribute-manager.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import {NumericArray} from '../../types/types';

import AttributeTransitionManager from './attribute-transition-manager';

import type {Stat} from 'probe.gl';
import type {Stats} from '@probe.gl/stats';
import type {Timeline} from '@luma.gl/engine';

const TRACE_INVALIDATE = 'attributeManager.invalidate';
Expand Down Expand Up @@ -68,7 +68,7 @@ export default class AttributeManager {
needsRedraw: string | boolean;
userData: any;

private stats?: Stat;
private stats?: Stats;
private attributeTransitionManager: AttributeTransitionManager;

constructor(
Expand All @@ -79,7 +79,7 @@ export default class AttributeManager {
timeline
}: {
id?: string;
stats?: Stat;
stats?: Stats;
timeline?: Timeline;
} = {}
) {
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 @@ -30,13 +30,13 @@
"prepublishOnly": "npm run build-bundle && npm run build-bundle -- --env=dev"
},
"dependencies": {
"@loaders.gl/3d-tiles": "^3.2.10",
"@loaders.gl/gis": "^3.2.10",
"@loaders.gl/loader-utils": "^3.2.10",
"@loaders.gl/mvt": "^3.2.10",
"@loaders.gl/schema": "^3.2.10",
"@loaders.gl/terrain": "^3.2.10",
"@loaders.gl/tiles": "^3.2.10",
"@loaders.gl/3d-tiles": "^3.3.0-alpha.10",
"@loaders.gl/gis": "^3.3.0-alpha.10",
"@loaders.gl/loader-utils": "^3.3.0-alpha.10",
"@loaders.gl/mvt": "^3.3.0-alpha.10",
"@loaders.gl/schema": "^3.3.0-alpha.10",
"@loaders.gl/terrain": "^3.3.0-alpha.10",
"@loaders.gl/tiles": "^3.3.0-alpha.10",
"@luma.gl/constants": "^8.5.16",
"@luma.gl/experimental": "^8.5.16",
"@math.gl/core": "^3.6.2",
Expand Down
6 changes: 3 additions & 3 deletions modules/jupyter-widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
"@deck.gl/layers": "8.9.0-alpha.5",
"@deck.gl/mesh-layers": "8.9.0-alpha.5",
"@jupyter-widgets/base": "^1.1.10 || ^2 || ^3 || ^4",
"@loaders.gl/3d-tiles": "^3.2.10",
"@loaders.gl/core": "^3.2.10",
"@loaders.gl/csv": "^3.2.10",
"@loaders.gl/3d-tiles": "^3.3.0-alpha.10",
"@loaders.gl/core": "^3.3.0-alpha.10",
"@loaders.gl/csv": "^3.3.0-alpha.10",
"@luma.gl/constants": "^8.5.16",
"mapbox-gl": "^1.13.2"
},
Expand Down
4 changes: 2 additions & 2 deletions modules/layers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"prepublishOnly": "npm run build-bundle && npm run build-bundle -- --env=dev"
},
"dependencies": {
"@loaders.gl/images": "^3.2.10",
"@loaders.gl/schema": "^3.2.10",
"@loaders.gl/images": "^3.3.0-alpha.10",
"@loaders.gl/schema": "^3.3.0-alpha.10",
"@luma.gl/constants": "^8.5.16",
"@mapbox/tiny-sdf": "^2.0.5",
"@math.gl/core": "^3.6.2",
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 @@ -34,7 +34,7 @@
"@luma.gl/core": "^8.0.0"
},
"dependencies": {
"@loaders.gl/gltf": "^3.2.10",
"@loaders.gl/gltf": "^3.3.0-alpha.10",
"@luma.gl/constants": "^8.5.16",
"@luma.gl/experimental": "^8.5.16",
"@luma.gl/shadertools": "^8.5.16"
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": {
"@arcgis/core": "^4.21.0",
"@loaders.gl/csv": "^3.2.10",
"@loaders.gl/polyfills": "^3.2.10",
"@loaders.gl/csv": "^3.3.0-alpha.10",
"@loaders.gl/polyfills": "^3.3.0-alpha.10",
"@luma.gl/test-utils": "^8.5.16",
"@probe.gl/bench": "^3.5.4",
"@probe.gl/test-utils": "^3.5.4",
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 @@ -6,7 +6,7 @@
"dependencies": {
"@deck.gl/core": "^8.1.0",
"@deck.gl/layers": "^8.1.0",
"@loaders.gl/i3s": "^3.2.0-alpha.4"
"@loaders.gl/i3s": "^3.3.0-alpha.10"
},
"devDependencies": {
"vite": "^4.0.0"
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.2.10",
"@loaders.gl/ply": "^3.2.10",
"@loaders.gl/obj": "^3.3.0-alpha.10",
"@loaders.gl/ply": "^3.3.0-alpha.10",
"d3-color": "^3.1.0",
"d3-hierarchy": "^2.0.0",
"d3-request": "^1.0.6",
Expand Down
Loading

0 comments on commit 2be827b

Please sign in to comment.