From a4a109ab5b36aa548c7a6bb38626d724f9ffaf81 Mon Sep 17 00:00:00 2001 From: 1chandu Date: Tue, 15 Aug 2017 11:44:00 -0700 Subject: [PATCH] Update dependencies to use luma 4.0.1 version (#849) --- examples/3d-heatmap/package.json | 2 +- examples/arc/package.json | 2 +- examples/brushing/package.json | 2 +- examples/geojson/package.json | 2 +- examples/graph/package.json | 2 +- examples/hello-world-browserify/package.json | 2 +- examples/hello-world-webpack2/package.json | 2 +- examples/icon/package.json | 2 +- examples/jsx-layers/package.json | 2 +- examples/layer-browser/package.json | 2 +- examples/line/package.json | 2 +- examples/plot/package.json | 2 +- examples/point-cloud-laz/package.json | 2 +- examples/point-cloud-ply/package.json | 2 +- examples/scatterplot/package.json | 2 +- examples/screen-grid/package.json | 2 +- examples/svg-interoperability/package.json | 2 +- examples/tagmap/package.json | 2 +- examples/tree-shaking/package.json | 2 +- examples/trips/package.json | 2 +- examples/wind/package.json | 2 +- examples/without-map/package.json | 2 +- package.json | 4 ++-- website/package.json | 2 +- 24 files changed, 25 insertions(+), 25 deletions(-) diff --git a/examples/3d-heatmap/package.json b/examples/3d-heatmap/package.json index ffbed2177a4..2b02406b4dd 100644 --- a/examples/3d-heatmap/package.json +++ b/examples/3d-heatmap/package.json @@ -6,7 +6,7 @@ "dependencies": { "d3-request": "^1.0.5", "deck.gl": "^4.1.0", - "luma.gl": "^4.0.0", + "luma.gl": "^4.0.1", "react": "^15.4.1", "react-dom": "^15.4.1", "react-map-gl": "^3.0.0" diff --git a/examples/arc/package.json b/examples/arc/package.json index 4a04cfae157..9f764c26dac 100644 --- a/examples/arc/package.json +++ b/examples/arc/package.json @@ -7,7 +7,7 @@ "d3-request": "^1.0.5", "d3-scale": "^1.0.5", "deck.gl": "^4.1.0", - "luma.gl": "^4.0.0", + "luma.gl": "^4.0.1", "react": "^15.4.1", "react-dom": "^15.4.1", "react-map-gl": "^3.0.0" diff --git a/examples/brushing/package.json b/examples/brushing/package.json index 4a04cfae157..9f764c26dac 100644 --- a/examples/brushing/package.json +++ b/examples/brushing/package.json @@ -7,7 +7,7 @@ "d3-request": "^1.0.5", "d3-scale": "^1.0.5", "deck.gl": "^4.1.0", - "luma.gl": "^4.0.0", + "luma.gl": "^4.0.1", "react": "^15.4.1", "react-dom": "^15.4.1", "react-map-gl": "^3.0.0" diff --git a/examples/geojson/package.json b/examples/geojson/package.json index ffbed2177a4..2b02406b4dd 100644 --- a/examples/geojson/package.json +++ b/examples/geojson/package.json @@ -6,7 +6,7 @@ "dependencies": { "d3-request": "^1.0.5", "deck.gl": "^4.1.0", - "luma.gl": "^4.0.0", + "luma.gl": "^4.0.1", "react": "^15.4.1", "react-dom": "^15.4.1", "react-map-gl": "^3.0.0" diff --git a/examples/graph/package.json b/examples/graph/package.json index 0b72509d9d1..437054a58bf 100644 --- a/examples/graph/package.json +++ b/examples/graph/package.json @@ -10,7 +10,7 @@ "d3-scale": "^1.0.5", "deck.gl": "^4.1.0-beta.6", "immutable": "^3.8.1", - "luma.gl": "^4.0.0", + "luma.gl": "^4.0.1", "react": "^15.4.1", "react-dom": "^15.4.1" }, diff --git a/examples/hello-world-browserify/package.json b/examples/hello-world-browserify/package.json index c7059ac31e8..844597182f1 100644 --- a/examples/hello-world-browserify/package.json +++ b/examples/hello-world-browserify/package.json @@ -6,7 +6,7 @@ "dependencies": { "babel-polyfill": "^6.16.0", "deck.gl": "^4.1.0", - "luma.gl": "^4.0.0", + "luma.gl": "^4.0.1", "react": "^15.4.1", "react-dom": "^15.4.1", "react-map-gl": "^3.0.0" diff --git a/examples/hello-world-webpack2/package.json b/examples/hello-world-webpack2/package.json index 31b75462bd5..5eba2a75de1 100644 --- a/examples/hello-world-webpack2/package.json +++ b/examples/hello-world-webpack2/package.json @@ -5,7 +5,7 @@ }, "dependencies": { "deck.gl": "^4.1.0", - "luma.gl": "^4.0.0", + "luma.gl": "^4.0.1", "react": "^15.4.1", "react-dom": "^15.4.1", "react-map-gl": "^3.0.0" diff --git a/examples/icon/package.json b/examples/icon/package.json index f8069f9bb45..51affa4b891 100644 --- a/examples/icon/package.json +++ b/examples/icon/package.json @@ -6,7 +6,7 @@ "dependencies": { "d3-request": "^1.0.5", "deck.gl": "^4.1.0", - "luma.gl": "^4.0.0", + "luma.gl": "^4.0.1", "rbush": "^2.0.1", "react": "^15.4.1", "react-dom": "^15.4.1", diff --git a/examples/jsx-layers/package.json b/examples/jsx-layers/package.json index 31b75462bd5..5eba2a75de1 100644 --- a/examples/jsx-layers/package.json +++ b/examples/jsx-layers/package.json @@ -5,7 +5,7 @@ }, "dependencies": { "deck.gl": "^4.1.0", - "luma.gl": "^4.0.0", + "luma.gl": "^4.0.1", "react": "^15.4.1", "react-dom": "^15.4.1", "react-map-gl": "^3.0.0" diff --git a/examples/layer-browser/package.json b/examples/layer-browser/package.json index 87bf99eb001..05c08fb7a92 100644 --- a/examples/layer-browser/package.json +++ b/examples/layer-browser/package.json @@ -8,7 +8,7 @@ "deck.gl": ">=4.1.0-beta.2", "colorbrewer": "^1.0.0", "extrude-polyline": "^1.0.6", - "luma.gl": ">=4.0.0-beta.3", + "luma.gl": "^4.0.1", "react": "^15.4.1", "react-autobind": "^1.0.6", "react-dom": "^15.4.1", diff --git a/examples/line/package.json b/examples/line/package.json index ffbed2177a4..2b02406b4dd 100644 --- a/examples/line/package.json +++ b/examples/line/package.json @@ -6,7 +6,7 @@ "dependencies": { "d3-request": "^1.0.5", "deck.gl": "^4.1.0", - "luma.gl": "^4.0.0", + "luma.gl": "^4.0.1", "react": "^15.4.1", "react-dom": "^15.4.1", "react-map-gl": "^3.0.0" diff --git a/examples/plot/package.json b/examples/plot/package.json index c7a993d52f8..e668ce4f899 100644 --- a/examples/plot/package.json +++ b/examples/plot/package.json @@ -6,7 +6,7 @@ "dependencies": { "d3-scale": "^1.0.6", "deck.gl": "^4.1.0", - "luma.gl": "^4.0.0", + "luma.gl": "^4.0.1", "prop-types": "^15.5.8", "react": "^15.4.1", "react-dom": "^15.4.1" diff --git a/examples/point-cloud-laz/package.json b/examples/point-cloud-laz/package.json index 671464b72d1..e546df89c43 100644 --- a/examples/point-cloud-laz/package.json +++ b/examples/point-cloud-laz/package.json @@ -9,7 +9,7 @@ "dependencies": { "deck.gl": "^4.1.0", "is-little-endian": "0.0.0", - "luma.gl": "^4.0.0", + "luma.gl": "^4.0.1", "react": "^15.5.4", "react-dom": "^15.5.4", "gl-matrix": "^2.3.2" diff --git a/examples/point-cloud-ply/package.json b/examples/point-cloud-ply/package.json index 2370f62daa5..243dc7747ea 100644 --- a/examples/point-cloud-ply/package.json +++ b/examples/point-cloud-ply/package.json @@ -9,7 +9,7 @@ "dependencies": { "deck.gl": "^4.1.0", "is-little-endian": "0.0.0", - "luma.gl": "^4.0.0", + "luma.gl": "^4.0.1", "react": "^15.5.4", "react-dom": "^15.5.4", "gl-matrix": "^2.3.2" diff --git a/examples/scatterplot/package.json b/examples/scatterplot/package.json index ffbed2177a4..2b02406b4dd 100644 --- a/examples/scatterplot/package.json +++ b/examples/scatterplot/package.json @@ -6,7 +6,7 @@ "dependencies": { "d3-request": "^1.0.5", "deck.gl": "^4.1.0", - "luma.gl": "^4.0.0", + "luma.gl": "^4.0.1", "react": "^15.4.1", "react-dom": "^15.4.1", "react-map-gl": "^3.0.0" diff --git a/examples/screen-grid/package.json b/examples/screen-grid/package.json index ffbed2177a4..2b02406b4dd 100644 --- a/examples/screen-grid/package.json +++ b/examples/screen-grid/package.json @@ -6,7 +6,7 @@ "dependencies": { "d3-request": "^1.0.5", "deck.gl": "^4.1.0", - "luma.gl": "^4.0.0", + "luma.gl": "^4.0.1", "react": "^15.4.1", "react-dom": "^15.4.1", "react-map-gl": "^3.0.0" diff --git a/examples/svg-interoperability/package.json b/examples/svg-interoperability/package.json index c4da5433074..35e621e1d1b 100644 --- a/examples/svg-interoperability/package.json +++ b/examples/svg-interoperability/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "deck.gl": "^4.1.0", - "luma.gl": "^4.0.0", + "luma.gl": "^4.0.1", "react": "^15.4.1", "react-dom": "^15.4.1" }, diff --git a/examples/tagmap/package.json b/examples/tagmap/package.json index 217063c8899..6d954cb3eaa 100644 --- a/examples/tagmap/package.json +++ b/examples/tagmap/package.json @@ -10,7 +10,7 @@ "d3-color": "^1.0.3", "d3-scale": "^1.0.6", "deck.gl": "^4.1.0", - "luma.gl": "^4.0.0", + "luma.gl": "^4.0.1", "rbush": "^2.0.1", "react": "^15.4.1", "react-dom": "^15.4.1", diff --git a/examples/tree-shaking/package.json b/examples/tree-shaking/package.json index 44d247bf746..0dc5eb6c16a 100644 --- a/examples/tree-shaking/package.json +++ b/examples/tree-shaking/package.json @@ -7,7 +7,7 @@ "dependencies": { "babel-polyfill": "^6.16.0", "deck.gl": "^4.1.0", - "luma.gl": "^4.0.0", + "luma.gl": "^4.0.1", "react": "^15.4.1", "react-dom": "^15.4.1", "react-map-gl": "^3.0.0" diff --git a/examples/trips/package.json b/examples/trips/package.json index ffbed2177a4..2b02406b4dd 100644 --- a/examples/trips/package.json +++ b/examples/trips/package.json @@ -6,7 +6,7 @@ "dependencies": { "d3-request": "^1.0.5", "deck.gl": "^4.1.0", - "luma.gl": "^4.0.0", + "luma.gl": "^4.0.1", "react": "^15.4.1", "react-dom": "^15.4.1", "react-map-gl": "^3.0.0" diff --git a/examples/wind/package.json b/examples/wind/package.json index 3780d6b593c..7b3243a8fe2 100644 --- a/examples/wind/package.json +++ b/examples/wind/package.json @@ -12,7 +12,7 @@ "d3-request": "^1.0.3", "d3-voronoi": "^1.1.1", "deck.gl": "^4.1.0", - "luma.gl": "^4.0.0", + "luma.gl": "^4.0.1", "react": "^15.4.1", "react-autobind": "^1.0.6", "react-dom": "^15.4.1", diff --git a/examples/without-map/package.json b/examples/without-map/package.json index 558ab856a33..53314bde1ca 100644 --- a/examples/without-map/package.json +++ b/examples/without-map/package.json @@ -5,7 +5,7 @@ }, "dependencies": { "deck.gl": "^4.1.0", - "luma.gl": "^4.0.0", + "luma.gl": "^4.0.1", "react": "^15.4.1", "react-dom": "^15.4.1" }, diff --git a/package.json b/package.json index 18e98dbb2e2..517d711ac69 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "gl": "^4.0.3", "immutable": "^3.8.1", "jsdom": "^9.11.0", - "luma.gl": "^4.0.0", + "luma.gl": "^4.0.1", "module-alias": "^2.0.0", "nyc": "^10.2.0", "path-exists-cli": "^1.0.0", @@ -94,7 +94,7 @@ "webpack-dev-server": "^2.4.0" }, "peerDependencies": { - "luma.gl": ">=4.0.0-beta.5", + "luma.gl": "^4.0.1", "react": "0.14.x - 15.x", "react-dom": "0.14.x - 15.x" }, diff --git a/website/package.json b/website/package.json index ad0acbde0aa..25404bfcc4b 100644 --- a/website/package.json +++ b/website/package.json @@ -25,7 +25,7 @@ "expr-eval": "^1.0.0", "highlight.js": "^9.7.0", "immutable": "^3.7.5", - "luma.gl": "^4.0.0", + "luma.gl": "^4.0.1", "marked": "^0.3.6", "prop-types": "^15.5.8", "rbush": "^2.0.1",