|
1 | 1 | {
|
2 | 2 | "name": "react-chart-editor",
|
3 | 3 | "description": "plotly.js chart editor react component UI",
|
4 |
| - "version": "0.41.2", |
| 4 | + "version": "0.41.3", |
5 | 5 | "author": "Plotly, Inc.",
|
6 | 6 | "bugs": {
|
7 | 7 | "url": "https://github.com/plotly/react-chart-editor/issues"
|
|
35 | 35 | "fast-isnumeric": "^1.1.4",
|
36 | 36 | "immutability-helper": "^3.0.2",
|
37 | 37 | "plotly-icons": "1.3.14",
|
38 |
| - "plotly.js": "1.54.0", |
| 38 | + "plotly.js": "1.54.1", |
39 | 39 | "prop-types": "^15.7.2",
|
40 | 40 | "raf": "^3.4.1",
|
41 |
| - "react-color": "^2.18.0", |
| 41 | + "react-color": "^2.18.1", |
42 | 42 | "react-colorscales": "0.7.3",
|
43 | 43 | "react-day-picker": "^7.4.8",
|
44 | 44 | "react-dropzone": "^10.2.2",
|
|
64 | 64 | "@storybook/react": "5.3.18",
|
65 | 65 | "autoprefixer": "9.7.6",
|
66 | 66 | "babel-eslint": "10.1.0",
|
67 |
| - "babel-jest": "26.0.0", |
| 67 | + "babel-jest": "26.0.1", |
68 | 68 | "babel-loader": "8.1.0",
|
69 | 69 | "babel-plugin-module-resolver": "4.0.0",
|
70 | 70 | "css-loader": "3.5.3",
|
|
78 | 78 | "eslint-plugin-react-percy": "0.2.4",
|
79 | 79 | "fs": "0.0.2",
|
80 | 80 | "glob": "7.1.6",
|
81 |
| - "jest": "26.0.0", |
82 |
| - "jest-cli": "26.0.0", |
| 81 | + "jest": "26.0.1", |
| 82 | + "jest-cli": "26.0.1", |
83 | 83 | "mkdirp": "1.0.4",
|
84 |
| - "node-sass": "4.14.0", |
85 |
| - "postcss": "7.0.28", |
| 84 | + "node-sass": "4.14.1", |
| 85 | + "postcss": "7.0.29", |
86 | 86 | "postcss-combine-duplicated-selectors": "8.1.0",
|
87 | 87 | "postcss-custom-properties": "8.0.11",
|
88 | 88 | "postcss-remove-root": "0.0.2",
|
|
0 commit comments