|
1 | 1 | {
|
2 | 2 | "name": "react-chart-editor",
|
3 | 3 | "description": "plotly.js chart editor react component UI",
|
4 |
| - "version": "0.41.3", |
| 4 | + "version": "0.41.4", |
5 | 5 | "author": "Plotly, Inc.",
|
6 | 6 | "bugs": {
|
7 | 7 | "url": "https://github.com/plotly/react-chart-editor/issues"
|
|
29 | 29 | "dependencies": {
|
30 | 30 | "@plotly/draft-js-export-html": "1.2.0",
|
31 | 31 | "classnames": "^2.2.6",
|
32 |
| - "draft-js": "^0.11.5", |
| 32 | + "draft-js": "^0.11.6", |
33 | 33 | "draft-js-import-html": "^1.3.3",
|
34 | 34 | "draft-js-utils": "^1.3.3",
|
35 | 35 | "fast-isnumeric": "^1.1.4",
|
36 |
| - "immutability-helper": "^3.0.2", |
| 36 | + "immutability-helper": "^3.1.1", |
37 | 37 | "plotly-icons": "1.3.14",
|
38 |
| - "plotly.js": "1.54.1", |
| 38 | + "plotly.js": "1.54.2", |
39 | 39 | "prop-types": "^15.7.2",
|
40 | 40 | "raf": "^3.4.1",
|
41 | 41 | "react-color": "^2.18.1",
|
|
46 | 46 | "react-rangeslider": "^2.2.0",
|
47 | 47 | "react-resizable-rotatable-draggable": "^0.2.0",
|
48 | 48 | "react-select": "^2.4.2",
|
49 |
| - "react-tabs": "^3.0.0", |
50 |
| - "styled-components": "^5.1.0", |
| 49 | + "react-tabs": "^3.1.1", |
| 50 | + "styled-components": "^5.1.1", |
51 | 51 | "tinycolor2": "^1.4.1"
|
52 | 52 | },
|
53 | 53 | "devDependencies": {
|
|
73 | 73 | "enzyme-adapter-react-16": "1.15.2",
|
74 | 74 | "eslint": "7.2.0",
|
75 | 75 | "eslint-config-prettier": "6.11.0",
|
76 |
| - "eslint-plugin-import": "2.21.1", |
| 76 | + "eslint-plugin-import": "2.21.2", |
77 | 77 | "eslint-plugin-react": "7.20.0",
|
78 | 78 | "eslint-plugin-react-percy": "0.2.4",
|
79 | 79 | "fs": "0.0.2",
|
|
0 commit comments