|
15 | 15 | "fast-isnumeric": "^1.1.2",
|
16 | 16 | "immutability-helper": "^3.0.0",
|
17 | 17 | "plotly-icons": "1.3.13",
|
18 |
| - "plotly.js": "1.51.2", |
| 18 | + "plotly.js": "1.51.3", |
19 | 19 | "prop-types": "^15.7.2",
|
20 | 20 | "raf": "^3.4.1",
|
21 | 21 | "react-color": "^2.17.0",
|
|
31 | 31 | "tinycolor2": "^1.4.1"
|
32 | 32 | },
|
33 | 33 | "devDependencies": {
|
34 |
| - "@babel/cli": "7.7.4", |
35 |
| - "@babel/core": "7.7.4", |
| 34 | + "@babel/cli": "7.7.5", |
| 35 | + "@babel/core": "7.7.5", |
36 | 36 | "@babel/node": "7.7.4",
|
37 | 37 | "@babel/plugin-proposal-object-rest-spread": "7.7.4",
|
38 | 38 | "@babel/polyfill": "7.7.0",
|
39 |
| - "@babel/preset-env": "7.7.4", |
| 39 | + "@babel/preset-env": "7.7.6", |
40 | 40 | "@babel/preset-react": "7.7.4",
|
41 | 41 | "@babel/traverse": "7.7.4",
|
42 | 42 | "@hot-loader/react-dom": "16.11.0",
|
|
47 | 47 | "babel-jest": "24.9.0",
|
48 | 48 | "babel-loader": "8.0.6",
|
49 | 49 | "babel-plugin-module-resolver": "4.0.0",
|
50 |
| - "css-loader": "3.2.1", |
| 50 | + "css-loader": "3.3.2", |
51 | 51 | "cssnano": "4.1.10",
|
52 | 52 | "enzyme": "3.10.0",
|
53 | 53 | "enzyme-adapter-react-16": "1.15.1",
|
54 | 54 | "eslint": "6.7.2",
|
55 | 55 | "eslint-config-prettier": "6.7.0",
|
56 |
| - "eslint-plugin-import": "2.18.2", |
| 56 | + "eslint-plugin-import": "2.19.1", |
57 | 57 | "eslint-plugin-react": "7.17.0",
|
58 | 58 | "eslint-plugin-react-percy": "0.2.4",
|
59 | 59 | "fs": "0.0.2",
|
|
62 | 62 | "jest-cli": "24.9.0",
|
63 | 63 | "mkdirp": "0.5.1",
|
64 | 64 | "node-sass": "4.13.0",
|
65 |
| - "postcss": "7.0.23", |
| 65 | + "postcss": "7.0.24", |
66 | 66 | "postcss-combine-duplicated-selectors": "8.0.3",
|
67 | 67 | "postcss-custom-properties": "8.0.11",
|
68 | 68 | "postcss-remove-root": "0.0.2",
|
|
77 | 77 | "rimraf": "3.0.0",
|
78 | 78 | "sass-loader": "7.1.0",
|
79 | 79 | "style-loader": "1.0.1",
|
80 |
| - "webpack": "4.41.2", |
| 80 | + "webpack": "4.41.3", |
81 | 81 | "webpack-cli": "3.3.10",
|
82 | 82 | "webpack-dev-server": "3.9.0"
|
83 | 83 | },
|
|
0 commit comments