We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4917f60 + 515f4e1 commit f6e2becCopy full SHA for f6e2bec
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "react-chart-editor",
3
"description": "plotly.js chart editor react component UI",
4
- "version": "0.41.4",
+ "version": "0.41.5",
5
"author": "Plotly, Inc.",
6
"bugs": {
7
"url": "https://github.com/plotly/react-chart-editor/issues"
@@ -35,7 +35,7 @@
35
"fast-isnumeric": "^1.1.4",
36
"immutability-helper": "^3.1.1",
37
"plotly-icons": "1.3.14",
38
- "plotly.js": "1.54.2",
+ "plotly.js": "1.54.3",
39
"prop-types": "^15.7.2",
40
"raf": "^3.4.1",
41
"react-color": "^2.18.1",
@@ -67,7 +67,7 @@
67
"babel-jest": "26.0.1",
68
"babel-loader": "8.1.0",
69
"babel-plugin-module-resolver": "4.0.0",
70
- "css-loader": "3.5.3",
+ "css-loader": "3.6.0",
71
"cssnano": "4.1.10",
72
"enzyme": "3.11.0",
73
"enzyme-adapter-react-16": "1.15.2",
0 commit comments