|
1 | 1 | {
|
2 | 2 | "name": "react-chart-editor",
|
3 | 3 | "description": "plotly.js chart editor react component UI",
|
4 |
| - "version": "0.41.5", |
| 4 | + "version": "0.41.6", |
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.1.1",
|
37 | 37 | "plotly-icons": "1.3.14",
|
38 |
| - "plotly.js": "1.54.3", |
| 38 | + "plotly.js": "1.54.5", |
39 | 39 | "prop-types": "^15.7.2",
|
40 | 40 | "raf": "^3.4.1",
|
41 | 41 | "react-color": "^2.18.1",
|
|
62 | 62 | "@hot-loader/react-dom": "16.13.0",
|
63 | 63 | "@percy/storybook": "3.3.0",
|
64 | 64 | "@storybook/react": "5.3.19",
|
65 |
| - "autoprefixer": "9.8.2", |
| 65 | + "autoprefixer": "9.8.3", |
66 | 66 | "babel-eslint": "10.1.0",
|
67 |
| - "babel-jest": "26.0.1", |
| 67 | + "babel-jest": "26.1.0", |
68 | 68 | "babel-loader": "8.1.0",
|
69 | 69 | "babel-plugin-module-resolver": "4.0.0",
|
70 | 70 | "css-loader": "3.6.0",
|
71 | 71 | "cssnano": "4.1.10",
|
72 | 72 | "enzyme": "3.11.0",
|
73 | 73 | "enzyme-adapter-react-16": "1.15.2",
|
74 |
| - "eslint": "7.3.0", |
| 74 | + "eslint": "7.3.1", |
75 | 75 | "eslint-config-prettier": "6.11.0",
|
76 | 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",
|
80 | 80 | "glob": "7.1.6",
|
81 |
| - "jest": "26.0.1", |
82 |
| - "jest-cli": "26.0.1", |
| 81 | + "jest": "26.1.0", |
| 82 | + "jest-cli": "26.1.0", |
83 | 83 | "mkdirp": "1.0.4",
|
84 | 84 | "node-sass": "4.14.1",
|
85 | 85 | "postcss": "7.0.32",
|
|
0 commit comments