Skip to content

Commit

Permalink
chore: Bump to loaders@4.1.0 (#8480)
Browse files Browse the repository at this point in the history
  • Loading branch information
felixpalmer committed Feb 8, 2024
1 parent fb818bf commit a4b06d4
Show file tree
Hide file tree
Showing 21 changed files with 183 additions and 183 deletions.
4 changes: 2 additions & 2 deletions examples/layer-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"start-local": "vite --config ../vite.config.local.mjs"
},
"dependencies": {
"@loaders.gl/ply": "4.1.0-alpha.9",
"@loaders.gl/gltf": "4.1.0-alpha.9",
"@loaders.gl/ply": "^4.1.0",
"@loaders.gl/gltf": "^4.1.0",
"@luma.gl/debug": "9.0.0-beta.4",
"colorbrewer": "^1.0.0",
"d3-request": "^1.0.6",
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": "vite build"
},
"dependencies": {
"@loaders.gl/3d-tiles": "4.1.0-alpha.9",
"@loaders.gl/core": "4.1.0-alpha.9",
"@loaders.gl/csv": "4.1.0-alpha.9",
"@loaders.gl/draco": "4.1.0-alpha.9",
"@loaders.gl/gltf": "4.1.0-alpha.9",
"@loaders.gl/3d-tiles": "^4.1.0",
"@loaders.gl/core": "^4.1.0",
"@loaders.gl/csv": "^4.1.0",
"@loaders.gl/draco": "^4.1.0",
"@loaders.gl/gltf": "^4.1.0",
"@luma.gl/constants": "9.0.0-beta.4",
"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": "4.1.0-alpha.9",
"@loaders.gl/3d-tiles": "^4.1.0",
"maplibre-gl": "^2.4.0",
"react": "^18.0.0",
"react-dom": "^18.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": "vite build"
},
"dependencies": {
"@loaders.gl/csv": "4.1.0-alpha.9",
"@loaders.gl/csv": "^4.1.0",
"@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": "vite build"
},
"dependencies": {
"@loaders.gl/i3s": "4.1.0-alpha.9",
"@loaders.gl/i3s": "^4.1.0",
"deck.gl": "^8.8.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/website/mask-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"build": "vite build"
},
"dependencies": {
"@loaders.gl/csv": "4.1.0-alpha.9",
"@loaders.gl/csv": "^4.1.0",
"@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/mesh/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"build": "vite build"
},
"dependencies": {
"@loaders.gl/obj": "4.1.0-alpha.9",
"@loaders.gl/obj": "^4.1.0",
"@math.gl/core": "^4.0.0",
"deck.gl": "^8.8.0",
"react": "^18.0.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": "vite build"
},
"dependencies": {
"@loaders.gl/las": "4.1.0-alpha.9",
"@loaders.gl/las": "^4.1.0",
"deck.gl": "^8.8.0",
"react": "^18.0.0",
"react-dom": "^18.0.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": "vite build"
},
"dependencies": {
"@loaders.gl/csv": "4.1.0-alpha.9",
"@loaders.gl/csv": "^4.1.0",
"@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": "vite build"
},
"dependencies": {
"@loaders.gl/csv": "4.1.0-alpha.9",
"@loaders.gl/csv": "^4.1.0",
"d3-scale": "^2.0.0",
"deck.gl": "^9.0.0-alpha",
"mapbox-gl": "^2.0.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/website/text/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"build": "vite build"
},
"dependencies": {
"@loaders.gl/csv": "4.1.0-alpha.9",
"@loaders.gl/csv": "^4.1.0",
"d3-scale": "^2.0.0",
"deck.gl": "^8.8.0",
"maplibre-gl": "^2.4.0",
Expand Down
12 changes: 6 additions & 6 deletions modules/carto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@
},
"dependencies": {
"@babel/runtime": "^7.0.0",
"@loaders.gl/gis": "4.1.0-alpha.9",
"@loaders.gl/loader-utils": "4.1.0-alpha.9",
"@loaders.gl/mvt": "4.1.0-alpha.9",
"@loaders.gl/tiles": "4.1.0-alpha.9",
"@loaders.gl/gis": "^4.1.0",
"@loaders.gl/loader-utils": "^4.1.0",
"@loaders.gl/mvt": "^4.1.0",
"@loaders.gl/tiles": "^4.1.0",
"@luma.gl/constants": "9.0.0-beta.4",
"@luma.gl/core": "9.0.0-beta.4",
"@math.gl/web-mercator": "^4.0.0",
Expand All @@ -61,7 +61,7 @@
"quadbin": "^0.2.0"
},
"devDependencies": {
"@loaders.gl/schema": "4.1.0-alpha.9",
"@loaders.gl/schema": "^4.1.0",
"@types/d3-array": "^3.0.2",
"@types/d3-color": "^1.4.2",
"@types/d3-scale": "^3.0.0"
Expand All @@ -72,7 +72,7 @@
"@deck.gl/extensions": "^9.0.0-alpha",
"@deck.gl/geo-layers": "^9.0.0-alpha",
"@deck.gl/layers": "^9.0.0-alpha",
"@loaders.gl/core": "4.1.0-alpha.9"
"@loaders.gl/core": "^4.1.0"
},
"gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4"
}
4 changes: 2 additions & 2 deletions modules/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
},
"dependencies": {
"@babel/runtime": "^7.0.0",
"@loaders.gl/core": "4.1.0-alpha.9",
"@loaders.gl/images": "4.1.0-alpha.9",
"@loaders.gl/core": "^4.1.0",
"@loaders.gl/images": "^4.1.0",
"@luma.gl/constants": "9.0.0-beta.4",
"@luma.gl/core": "9.0.0-beta.4",
"@luma.gl/engine": "9.0.0-beta.4",
Expand Down
18 changes: 9 additions & 9 deletions modules/geo-layers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,14 @@
},
"dependencies": {
"@babel/runtime": "^7.0.0",
"@loaders.gl/3d-tiles": "4.1.0-alpha.9",
"@loaders.gl/gis": "4.1.0-alpha.9",
"@loaders.gl/loader-utils": "4.1.0-alpha.9",
"@loaders.gl/mvt": "4.1.0-alpha.9",
"@loaders.gl/schema": "4.1.0-alpha.9",
"@loaders.gl/terrain": "4.1.0-alpha.9",
"@loaders.gl/tiles": "4.1.0-alpha.9",
"@loaders.gl/wms": "4.1.0-alpha.9",
"@loaders.gl/3d-tiles": "^4.1.0",
"@loaders.gl/gis": "^4.1.0",
"@loaders.gl/loader-utils": "^4.1.0",
"@loaders.gl/mvt": "^4.1.0",
"@loaders.gl/schema": "^4.1.0",
"@loaders.gl/terrain": "^4.1.0",
"@loaders.gl/tiles": "^4.1.0",
"@loaders.gl/wms": "^4.1.0",
"@luma.gl/constants": "9.0.0-beta.4",
"@luma.gl/core": "9.0.0-beta.4",
"@luma.gl/engine": "9.0.0-beta.4",
Expand All @@ -64,7 +64,7 @@
"@deck.gl/extensions": "^9.0.0-alpha",
"@deck.gl/layers": "^9.0.0-alpha",
"@deck.gl/mesh-layers": "^9.0.0-alpha",
"@loaders.gl/core": "4.1.0-alpha.9",
"@loaders.gl/core": "^4.1.0",
"@luma.gl/constants": "9.0.0-beta.4",
"@luma.gl/core": "9.0.0-beta.4",
"@luma.gl/engine": "9.0.0-beta.4",
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": "9.0.0-beta.2",
"@deck.gl/mesh-layers": "9.0.0-beta.2",
"@jupyter-widgets/base": "^1.1.10 || ^2 || ^3 || ^4",
"@loaders.gl/3d-tiles": "4.1.0-alpha.9",
"@loaders.gl/core": "4.1.0-alpha.9",
"@loaders.gl/csv": "4.1.0-alpha.9",
"@loaders.gl/3d-tiles": "^4.1.0",
"@loaders.gl/core": "^4.1.0",
"@loaders.gl/csv": "^4.1.0",
"@luma.gl/core": "9.0.0-beta.4",
"mapbox-gl": "^1.13.2"
},
Expand Down
6 changes: 3 additions & 3 deletions modules/layers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
},
"dependencies": {
"@babel/runtime": "^7.0.0",
"@loaders.gl/images": "4.1.0-alpha.9",
"@loaders.gl/schema": "4.1.0-alpha.9",
"@loaders.gl/images": "^4.1.0",
"@loaders.gl/schema": "^4.1.0",
"@luma.gl/constants": "9.0.0-beta.4",
"@luma.gl/core": "9.0.0-beta.4",
"@luma.gl/engine": "9.0.0-beta.4",
Expand All @@ -52,7 +52,7 @@
},
"peerDependencies": {
"@deck.gl/core": "^9.0.0-alpha",
"@loaders.gl/core": "4.1.0-alpha.9",
"@loaders.gl/core": "^4.1.0",
"@luma.gl/core": "9.0.0-beta.4",
"@luma.gl/engine": "9.0.0-beta.4",
"@luma.gl/shadertools": "9.0.0-beta.4"
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 @@ -42,7 +42,7 @@
},
"dependencies": {
"@babel/runtime": "^7.0.0",
"@loaders.gl/gltf": "4.1.0-alpha.9",
"@loaders.gl/gltf": "^4.1.0",
"@luma.gl/constants": "9.0.0-beta.4",
"@luma.gl/core": "9.0.0-beta.4",
"@luma.gl/engine": "9.0.0-beta.4",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@
"devDependencies": {
"@arcgis/core": "^4.21.0",
"@babel/register": "^7.13.0",
"@loaders.gl/csv": "4.1.0-alpha.9",
"@loaders.gl/polyfills": "4.1.0-alpha.9",
"@loaders.gl/csv": "^4.1.0",
"@loaders.gl/polyfills": "^4.1.0",
"@luma.gl/test-utils": "9.0.0-beta.4",
"@luma.gl/webgpu": "9.0.0-beta.4",
"@math.gl/proj4": "^4.0.0",
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": "4.0.0-beta.5"
"@loaders.gl/i3s": "^4.1.0"
},
"devDependencies": {
"vite": "^4.0.0"
Expand Down
8 changes: 4 additions & 4 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"write-heading-ids": "ts-node ../scripts/write-heading-ids.ts"
},
"dependencies": {
"@loaders.gl/i3s": "4.1.0-alpha.9",
"@loaders.gl/las": "4.1.0-alpha.9",
"@loaders.gl/obj": "4.1.0-alpha.9",
"@loaders.gl/ply": "4.1.0-alpha.9",
"@loaders.gl/i3s": "^4.1.0",
"@loaders.gl/las": "^4.1.0",
"@loaders.gl/obj": "^4.1.0",
"@loaders.gl/ply": "^4.1.0",
"@material-ui/core": "^4.10.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "^4.0.0-alpha.57",
Expand Down
Loading

0 comments on commit a4b06d4

Please sign in to comment.