Skip to content

Commit 6183f77

Browse files
authored
Merge pull request #3230 from plotly/upgrade-3d-modules
upgrade of modules that use glsl-out-of-range 1.0.3
2 parents 8fed2cc + af25b08 commit 6183f77

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

package-lock.json

Lines changed: 35 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -70,21 +70,21 @@
7070
"es6-promise": "^3.0.2",
7171
"fast-isnumeric": "^1.1.2",
7272
"font-atlas-sdf": "^1.3.3",
73-
"gl-cone3d": "^1.2.0",
73+
"gl-cone3d": "^1.2.1",
7474
"gl-contour2d": "^1.1.4",
75-
"gl-error3d": "^1.0.8",
75+
"gl-error3d": "^1.0.9",
7676
"gl-heatmap2d": "^1.0.4",
77-
"gl-line3d": "^1.1.5",
77+
"gl-line3d": "^1.1.6",
7878
"gl-mat4": "^1.2.0",
79-
"gl-mesh3d": "^2.0.1",
79+
"gl-mesh3d": "^2.0.2",
8080
"gl-plot2d": "^1.3.1",
81-
"gl-plot3d": "^1.5.10",
81+
"gl-plot3d": "^1.5.11",
8282
"gl-pointcloud2d": "^1.0.1",
83-
"gl-scatter3d": "^1.0.14",
83+
"gl-scatter3d": "^1.0.15",
8484
"gl-select-box": "^1.0.2",
8585
"gl-spikes2d": "^1.0.1",
86-
"gl-streamtube3d": "^1.1.0",
87-
"gl-surface3d": "^1.3.6",
86+
"gl-streamtube3d": "^1.1.1",
87+
"gl-surface3d": "^1.3.7",
8888
"gl-text": "^1.1.6",
8989
"glslify": "^6.3.1",
9090
"has-hover": "^1.0.1",

0 commit comments

Comments
 (0)