|
29 | 29 | "dependencies": {
|
30 | 30 | "@plotly/draft-js-export-html": "1.2.0",
|
31 | 31 | "classnames": "^2.2.6",
|
32 |
| - "draft-js": "^0.11.0", |
| 32 | + "draft-js": "^0.11.5", |
33 | 33 | "draft-js-import-html": "^1.3.3",
|
34 | 34 | "draft-js-utils": "^1.3.3",
|
35 | 35 | "fast-isnumeric": "^1.1.2",
|
36 |
| - "immutability-helper": "^3.0.0", |
| 36 | + "immutability-helper": "^3.0.2", |
37 | 37 | "plotly-icons": "1.3.14",
|
38 |
| - "plotly.js": "1.52.3", |
| 38 | + "plotly.js": "1.53.0", |
39 | 39 | "prop-types": "^15.7.2",
|
40 | 40 | "raf": "^3.4.1",
|
41 |
| - "react-color": "^2.17.0", |
| 41 | + "react-color": "^2.18.0", |
42 | 42 | "react-colorscales": "0.7.3",
|
43 | 43 | "react-day-picker": "^7.4.0",
|
44 |
| - "react-dropzone": "^10.1.10", |
| 44 | + "react-dropzone": "^10.2.2", |
45 | 45 | "react-plotly.js": "^2.4.0",
|
46 | 46 | "react-rangeslider": "^2.2.0",
|
47 | 47 | "react-resizable-rotatable-draggable": "^0.2.0",
|
48 | 48 | "react-select": "^2.4.2",
|
49 | 49 | "react-tabs": "^3.0.0",
|
50 |
| - "styled-components": "^5.0.0", |
| 50 | + "styled-components": "^5.0.1", |
51 | 51 | "tinycolor2": "^1.4.1"
|
52 | 52 | },
|
53 | 53 | "devDependencies": {
|
|
61 | 61 | "@babel/traverse": "7.9.0",
|
62 | 62 | "@hot-loader/react-dom": "16.13.0",
|
63 | 63 | "@percy/storybook": "3.3.0",
|
64 |
| - "@storybook/react": "5.3.17", |
| 64 | + "@storybook/react": "5.3.18", |
65 | 65 | "autoprefixer": "9.7.5",
|
66 | 66 | "babel-eslint": "10.1.0",
|
67 | 67 | "babel-jest": "25.2.4",
|
|
0 commit comments