Skip to content

Commit

Permalink
[chore] Upgrade deck to 8.8.27, loaders to 3.4.14 (#2320)
Browse files Browse the repository at this point in the history
  • Loading branch information
igorDykhta committed Sep 19, 2023
1 parent d9c164b commit b3472a3
Show file tree
Hide file tree
Showing 13 changed files with 344 additions and 490 deletions.
7 changes: 4 additions & 3 deletions examples/demo-app/package.json
Expand Up @@ -50,9 +50,10 @@
"webpack-hot-middleware": "^2.24.3"
},
"resolutions": {
"@luma.gl/webgl": "8.5.16",
"@deck.gl/core": "8.8.9",
"@deck.gl/extensions": "8.8.9",
"@luma.gl/core": "8.5.18",
"@luma.gl/webgl": "8.5.18",
"@deck.gl/core": "8.8.27",
"@deck.gl/extensions": "8.8.27",
"react-vis": "1.11.7"
}
}
49 changes: 27 additions & 22 deletions package.json
Expand Up @@ -102,12 +102,12 @@
"umd"
],
"dependencies": {
"@deck.gl/mapbox": "^8.6.0",
"@deck.gl/mapbox": "8.8.27",
"@hubble.gl/core": "1.2.0-alpha.6",
"@hubble.gl/react": "1.2.0-alpha.6",
"@kepler.gl/components": "3.0.0-alpha.0",
"@loaders.gl/polyfills": "^3.0.9",
"@loaders.gl/shapefile": "^3.0.9",
"@loaders.gl/polyfills": "^3.4.14",
"@loaders.gl/shapefile": "^3.4.14",
"@types/mapbox__geo-viewport": "^0.4.1",
"@typescript-eslint/parser": "^5.27.0",
"d3-hexbin": "^0.2.2",
Expand All @@ -134,9 +134,9 @@
"@babel/register": "^7.12.1",
"@babel/runtime": "^7.12.1",
"@babel/traverse": "^7.12.1",
"@deck.gl/test-utils": "^8.6.0",
"@loaders.gl/polyfills": "^3.0.9",
"@luma.gl/test-utils": "^8.5.10",
"@deck.gl/test-utils": "8.8.27",
"@loaders.gl/polyfills": "^3.4.14",
"@luma.gl/test-utils": "8.5.18",
"@nebula.gl/layers": "1.0.2-alpha.1",
"@probe.gl/env": "^3.5.0",
"@probe.gl/test-utils": "^3.5.0",
Expand Down Expand Up @@ -201,22 +201,27 @@
"webpack-stats-plugin": "^0.2.1"
},
"resolutions": {
"@loaders.gl/core": "^3.0.9",
"@loaders.gl/csv": "^3.0.9",
"@loaders.gl/gltf": "^3.0.9",
"@loaders.gl/json": "^3.0.9",
"@loaders.gl/loader-utils": "^3.0.9",
"@loaders.gl/polyfills": "^3.0.9",
"@deck.gl/core": "^8.6.0",
"@deck.gl/extensions": "^8.6.0",
"@deck.gl/geo-layers": "^8.6.0",
"@deck.gl/layers": "^8.6.0",
"@deck.gl/mapbox": "^8.6.0",
"@deck.gl/mesh-layers": "^8.6.0",
"@deck.gl/aggregation-layers": "^8.6.0",
"@deck.gl/react": "^8.6.0",
"@deck.gl/test-utils": "^8.6.0",
"@luma.gl/test-utils": "^8.5.10",
"@loaders.gl/core": "^3.4.14",
"@loaders.gl/csv": "^3.4.14",
"@loaders.gl/gltf": "^3.4.14",
"@loaders.gl/json": "^3.4.14",
"@loaders.gl/loader-utils": "^3.4.14",
"@loaders.gl/polyfills": "^3.4.14",
"@deck.gl/core": "8.8.27",
"@deck.gl/extensions": "8.8.27",
"@deck.gl/geo-layers": "8.8.27",
"@deck.gl/layers": "8.8.27",
"@deck.gl/mapbox": "8.8.27",
"@deck.gl/mesh-layers": "8.8.27",
"@deck.gl/aggregation-layers": "8.8.27",
"@deck.gl/react": "8.8.27",
"@deck.gl/test-utils": "8.8.27",
"@luma.gl/constants": "8.5.18",
"@luma.gl/core": "8.5.18",
"@luma.gl/experimental": "8.5.18",
"@luma.gl/shadertools": "8.5.18",
"@luma.gl/test-utils": "8.5.18",
"@luma.gl/webgl": "8.5.18",
"browserslist": "^4.17.0",
"caniuse-lite": "^1.0.30001449",
"d3-array": "^2.8.0",
Expand Down
2 changes: 1 addition & 1 deletion src/actions/package.json
Expand Up @@ -30,7 +30,7 @@
"umd"
],
"dependencies": {
"@deck.gl/core": "^8.6.0",
"@deck.gl/core": "8.8.27",
"@kepler.gl/cloud-providers": "3.0.0-alpha.0",
"@kepler.gl/constants": "3.0.0-alpha.0",
"@kepler.gl/layers": "3.0.0-alpha.0",
Expand Down
4 changes: 2 additions & 2 deletions src/components/package.json
Expand Up @@ -30,8 +30,8 @@
"umd"
],
"dependencies": {
"@deck.gl/core": "^8.6.0",
"@deck.gl/react": "^8.6.0",
"@deck.gl/core": "8.8.27",
"@deck.gl/react": "8.8.27",
"@dnd-kit/core": "^6.0.5",
"@dnd-kit/modifiers": "^6.0.0",
"@dnd-kit/sortable": "^7.0.1",
Expand Down
12 changes: 6 additions & 6 deletions src/deckgl-layers/package.json
Expand Up @@ -31,15 +31,15 @@
],
"dependencies": {
"@danmarshall/deckgl-typings": "4.9.22",
"@deck.gl/aggregation-layers": "8.6.0",
"@deck.gl/core": "^8.6.0",
"@deck.gl/geo-layers": "^8.6.0",
"@deck.gl/layers": "^8.6.0",
"@deck.gl/aggregation-layers": "8.8.27",
"@deck.gl/core": "8.8.27",
"@deck.gl/geo-layers": "8.8.27",
"@deck.gl/layers": "8.8.27",
"@kepler.gl/constants": "3.0.0-alpha.0",
"@kepler.gl/types": "3.0.0-alpha.0",
"@kepler.gl/utils": "3.0.0-alpha.0",
"@luma.gl/constants": "^8.5.10",
"@luma.gl/core": "^8.5.10",
"@luma.gl/constants": "8.5.18",
"@luma.gl/core": "8.5.18",
"@mapbox/geo-viewport": "^0.4.1",
"@mapbox/vector-tile": "^1.3.1",
"@types/d3-array": "^2.0.0",
Expand Down
Expand Up @@ -50,7 +50,7 @@ export default class ThreeDBuildingLayer extends CompositeLayer<ThreeDBuildingLa
new DeckGLTileLayer({
id: `${this.id}-deck-3d-building` as string,
getTileData: (tile: TileLoadProps) =>
getTileData(this.props.mapboxApiUrl, this.props.mapboxApiAccessToken, tile.index),
getTileData(this.props.mapboxApiUrl, this.props.mapboxApiAccessToken, tile),
minZoom: 13,
renderSubLayers: this.renderSubLayers.bind(this),
updateTriggers: this.props.updateTriggers
Expand Down
Expand Up @@ -37,7 +37,7 @@ const MAP_SOURCE = '/v4/mapbox.mapbox-streets-v7';
export function getTileData(
host: string,
token: string,
{x, y, z}: Coordinates
{index: {x, y, z}}: {index: Coordinates}
): Promise<TileDataItem[]> {
const mapSource = `${host ||
MAPBOX_HOST}${MAP_SOURCE}/${z}/${x}/${y}.vector.pbf?access_token=${token}`;
Expand Down
20 changes: 10 additions & 10 deletions src/layers/package.json
Expand Up @@ -31,22 +31,22 @@
],
"dependencies": {
"@danmarshall/deckgl-typings": "4.9.22",
"@deck.gl/core": "^8.6.0",
"@deck.gl/extensions": "^8.6.0",
"@deck.gl/geo-layers": "^8.6.0",
"@deck.gl/layers": "^8.6.0",
"@deck.gl/mesh-layers": "^8.6.0",
"@deck.gl/core": "8.8.27",
"@deck.gl/extensions": "8.8.27",
"@deck.gl/geo-layers": "8.8.27",
"@deck.gl/layers": "8.8.27",
"@deck.gl/mesh-layers": "8.8.27",
"@kepler.gl/constants": "3.0.0-alpha.0",
"@kepler.gl/deckgl-layers": "3.0.0-alpha.0",
"@kepler.gl/localization": "3.0.0-alpha.0",
"@kepler.gl/table": "3.0.0-alpha.0",
"@kepler.gl/types": "3.0.0-alpha.0",
"@kepler.gl/utils": "3.0.0-alpha.0",
"@loaders.gl/core": "^3.0.9",
"@loaders.gl/gis": "^3.0.9",
"@loaders.gl/gltf": "^3.0.9",
"@loaders.gl/wkt": "^3.0.9",
"@luma.gl/constants": "^8.5.10",
"@loaders.gl/core": "^3.4.14",
"@loaders.gl/gis": "^3.4.14",
"@loaders.gl/gltf": "^3.4.14",
"@loaders.gl/wkt": "^3.4.14",
"@luma.gl/constants": "8.5.18",
"@mapbox/geojson-normalize": "0.0.1",
"@nebula.gl/layers": "1.0.2-alpha.1",
"@nebula.gl/edit-modes": "1.0.2-alpha.1",
Expand Down
8 changes: 4 additions & 4 deletions src/processors/package.json
Expand Up @@ -35,10 +35,10 @@
"@kepler.gl/schemas": "3.0.0-alpha.0",
"@kepler.gl/types": "3.0.0-alpha.0",
"@kepler.gl/utils": "3.0.0-alpha.0",
"@loaders.gl/core": "^3.0.9",
"@loaders.gl/csv": "^3.0.9",
"@loaders.gl/json": "^3.0.9",
"@loaders.gl/loader-utils": "^3.0.9",
"@loaders.gl/core": "^3.4.14",
"@loaders.gl/csv": "^3.4.14",
"@loaders.gl/json": "^3.4.14",
"@loaders.gl/loader-utils": "^3.4.14",
"@mapbox/geojson-normalize": "0.0.1",
"@nebula.gl/edit-modes": "1.0.2-alpha.1",
"@turf/helpers": "^6.1.4",
Expand Down
2 changes: 1 addition & 1 deletion src/reducers/package.json
Expand Up @@ -42,7 +42,7 @@
"@kepler.gl/tasks": "3.0.0-alpha.0",
"@kepler.gl/types": "3.0.0-alpha.0",
"@kepler.gl/utils": "3.0.0-alpha.0",
"@loaders.gl/loader-utils": "^3.0.9",
"@loaders.gl/loader-utils": "^3.4.14",
"@types/lodash.clonedeep": "^4.5.7",
"@types/lodash.flattendeep": "^4.4.7",
"@types/lodash.get": "^4.4.6",
Expand Down
2 changes: 1 addition & 1 deletion src/schemas/package.json
Expand Up @@ -35,7 +35,7 @@
"@kepler.gl/table": "3.0.0-alpha.0",
"@kepler.gl/types": "3.0.0-alpha.0",
"@kepler.gl/utils": "3.0.0-alpha.0",
"@loaders.gl/loader-utils": "^3.0.9",
"@loaders.gl/loader-utils": "^3.4.14",
"@types/keymirror": "^0.1.1",
"@types/lodash.clonedeep": "^4.5.7",
"@types/lodash.pick": "^4.4.6",
Expand Down
4 changes: 2 additions & 2 deletions src/utils/package.json
Expand Up @@ -32,8 +32,8 @@
"dependencies": {
"@kepler.gl/constants": "3.0.0-alpha.0",
"@kepler.gl/types": "3.0.0-alpha.0",
"@luma.gl/constants": "^8.5.10",
"@luma.gl/core": "^8.5.10",
"@luma.gl/constants": "8.5.18",
"@luma.gl/core": "8.5.18",
"@mapbox/geo-viewport": "^0.4.1",
"@turf/boolean-within": "^6.0.1",
"@turf/helpers": "^6.1.4",
Expand Down

0 comments on commit b3472a3

Please sign in to comment.