Skip to content

Commit 764e23a

Browse files
committed
Pin versions until plotly/plotly.js#5182 is resolved
1 parent 3727455 commit 764e23a

File tree

2 files changed

+48
-39
lines changed

2 files changed

+48
-39
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,9 @@
129129
"babel-plugin-transform-modern-regexp": "0.0.6",
130130
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
131131
"codemirror": "^5.57.0",
132+
"color-normalize": "1.5.0",
133+
"color-parse": "1.3.8",
134+
"color-rgba": "2.1.1",
132135
"compute-argmax": "^1.0.0",
133136
"compute-chebyshev-distance": "^1.0.2",
134137
"compute-chunkify": "0.0.0",
@@ -289,7 +292,7 @@
289292
"null-loader": "^4.0.0",
290293
"pdfjs-dist": "2.4.456",
291294
"pdfmake": "^0.1.68",
292-
"plotly.js": "^1.54.7",
295+
"plotly.js": "1.55.2",
293296
"preload-webpack-plugin": "^3.0.0-beta.4",
294297
"react-draggable": "^4.4.3",
295298
"react-list": "^0.8.15",
@@ -1909,4 +1912,4 @@
19091912
"private": false
19101913
}
19111914
}
1912-
}
1915+
}

0 commit comments

Comments
 (0)