Skip to content

Commit 2f17e11

Browse files
authored
Merge pull request #5870 from plotly/regl-2.1.0
Bump regl from 1.6.1 to v2.1.0
2 parents e2279d4 + 054c74d commit 2f17e11

File tree

3 files changed

+13
-12
lines changed

3 files changed

+13
-12
lines changed

draftlogs/5870_change.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Upgrade `regl` module from version 1.6.1 to version 2.1.0 [[#5870](https://github.com/plotly/plotly.js/pull/5870)]

package-lock.json

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"gl-spikes2d": "^1.0.2",
109109
"gl-streamtube3d": "^1.4.1",
110110
"gl-surface3d": "^1.6.0",
111-
"gl-text": "^1.1.8",
111+
"gl-text": "^1.2.0",
112112
"glslify": "^7.1.1",
113113
"has-hover": "^1.0.1",
114114
"has-passive-events": "^1.0.0",
@@ -124,7 +124,7 @@
124124
"parse-svg-path": "^0.1.2",
125125
"polybooljs": "^1.2.0",
126126
"probe-image-size": "^7.2.1",
127-
"regl": "^1.6.1",
127+
"regl": "^2.1.0",
128128
"regl-error2d": "^2.0.12",
129129
"regl-line2d": "^3.1.1",
130130
"regl-scatter2d": "^3.2.6",

0 commit comments

Comments
 (0)