|
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 | 38 | "plotly.js": "1.52.3",
|
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": {
|
|
57 | 57 | "@babel/plugin-proposal-object-rest-spread": "7.9.0",
|
58 | 58 | "@babel/polyfill": "7.8.7",
|
59 | 59 | "@babel/preset-env": "7.9.0",
|
60 |
| - "@babel/preset-react": "7.9.1", |
| 60 | + "@babel/preset-react": "7.9.4", |
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", |
65 |
| - "autoprefixer": "9.7.4", |
| 64 | + "@storybook/react": "5.3.18", |
| 65 | + "autoprefixer": "9.7.5", |
66 | 66 | "babel-eslint": "10.1.0",
|
67 |
| - "babel-jest": "25.1.0", |
| 67 | + "babel-jest": "25.2.4", |
68 | 68 | "babel-loader": "8.1.0",
|
69 | 69 | "babel-plugin-module-resolver": "4.0.0",
|
70 | 70 | "css-loader": "3.4.2",
|
|
73 | 73 | "enzyme-adapter-react-16": "1.15.2",
|
74 | 74 | "eslint": "6.8.0",
|
75 | 75 | "eslint-config-prettier": "6.10.1",
|
76 |
| - "eslint-plugin-import": "2.20.1", |
| 76 | + "eslint-plugin-import": "2.20.2", |
77 | 77 | "eslint-plugin-react": "7.19.0",
|
78 | 78 | "eslint-plugin-react-percy": "0.2.4",
|
79 | 79 | "fs": "0.0.2",
|
80 | 80 | "glob": "7.1.6",
|
81 |
| - "jest": "25.1.0", |
82 |
| - "jest-cli": "25.1.0", |
| 81 | + "jest": "25.2.4", |
| 82 | + "jest-cli": "25.2.4", |
83 | 83 | "mkdirp": "1.0.3",
|
84 | 84 | "node-sass": "4.13.1",
|
85 | 85 | "postcss": "7.0.27",
|
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",
|
89 |
| - "prettier": "1.19.1", |
| 89 | + "prettier": "2.0.2", |
90 | 90 | "react": "16.13.1",
|
91 | 91 | "react-ace": "7.0.5",
|
92 | 92 | "react-dom": "16.13.1",
|
|
97 | 97 | "rimraf": "3.0.2",
|
98 | 98 | "sass-loader": "7.1.0",
|
99 | 99 | "style-loader": "1.1.3",
|
100 |
| - "webpack": "4.42.0", |
| 100 | + "webpack": "4.42.1", |
101 | 101 | "webpack-cli": "3.3.11",
|
102 | 102 | "webpack-dev-server": "3.10.3"
|
103 | 103 | },
|
|
0 commit comments