|
29 | 29 | "dependencies": {
|
30 | 30 | "@plotly/draft-js-export-html": "1.2.0",
|
31 | 31 | "classnames": "^2.2.6",
|
32 |
| - "draft-js": "^0.11.6", |
| 32 | + "draft-js": "^0.11.7", |
33 | 33 | "draft-js-import-html": "^1.3.3",
|
34 | 34 | "draft-js-utils": "^1.3.3",
|
35 | 35 | "fast-isnumeric": "^1.1.4",
|
|
47 | 47 | "react-resizable-rotatable-draggable": "^0.2.0",
|
48 | 48 | "react-select": "^2.4.2",
|
49 | 49 | "react-tabs": "^3.1.1",
|
50 |
| - "styled-components": "^5.1.1", |
| 50 | + "styled-components": "^5.2.0", |
51 | 51 | "tinycolor2": "^1.4.1"
|
52 | 52 | },
|
53 | 53 | "devDependencies": {
|
54 |
| - "@babel/cli": "7.10.3", |
55 |
| - "@babel/core": "7.10.3", |
56 |
| - "@babel/node": "7.10.3", |
57 |
| - "@babel/plugin-proposal-object-rest-spread": "7.10.3", |
58 |
| - "@babel/polyfill": "7.10.1", |
59 |
| - "@babel/preset-env": "7.10.3", |
60 |
| - "@babel/preset-react": "7.10.1", |
61 |
| - "@babel/traverse": "7.10.3", |
| 54 | + "@babel/cli": "7.11.6", |
| 55 | + "@babel/core": "7.11.6", |
| 56 | + "@babel/node": "7.10.5", |
| 57 | + "@babel/plugin-proposal-object-rest-spread": "7.11.0", |
| 58 | + "@babel/polyfill": "7.11.5", |
| 59 | + "@babel/preset-env": "7.11.5", |
| 60 | + "@babel/preset-react": "7.10.4", |
| 61 | + "@babel/traverse": "7.11.5", |
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.4", |
| 65 | + "autoprefixer": "9.8.6", |
66 | 66 | "babel-eslint": "10.1.0",
|
67 |
| - "babel-jest": "26.1.0", |
| 67 | + "babel-jest": "26.3.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 |
| - "enzyme-adapter-react-16": "1.15.2", |
74 |
| - "eslint": "7.4.0", |
| 73 | + "enzyme-adapter-react-16": "1.15.4", |
| 74 | + "eslint": "7.8.1", |
75 | 75 | "eslint-config-prettier": "6.11.0",
|
76 | 76 | "eslint-plugin-import": "2.22.0",
|
77 |
| - "eslint-plugin-react": "7.20.3", |
| 77 | + "eslint-plugin-react": "7.20.6", |
78 | 78 | "eslint-plugin-react-percy": "0.2.4",
|
79 | 79 | "fs": "0.0.2",
|
80 | 80 | "glob": "7.1.6",
|
81 |
| - "jest": "26.1.0", |
82 |
| - "jest-cli": "26.1.0", |
| 81 | + "jest": "26.4.2", |
| 82 | + "jest-cli": "26.4.2", |
83 | 83 | "mkdirp": "1.0.4",
|
84 | 84 | "node-sass": "4.14.1",
|
85 | 85 | "postcss": "7.0.32",
|
86 | 86 | "postcss-combine-duplicated-selectors": "9.0.0",
|
87 | 87 | "postcss-custom-properties": "8.0.11",
|
88 | 88 | "postcss-remove-root": "0.0.2",
|
89 |
| - "prettier": "2.0.5", |
| 89 | + "prettier": "2.1.1", |
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.2.1",
|
100 |
| - "webpack": "4.43.0", |
| 100 | + "webpack": "4.44.1", |
101 | 101 | "webpack-cli": "3.3.12",
|
102 | 102 | "webpack-dev-server": "3.11.0"
|
103 | 103 | },
|
|
0 commit comments