|
51 | 51 | "tinycolor2": "^1.4.1"
|
52 | 52 | },
|
53 | 53 | "devDependencies": {
|
54 |
| - "@babel/cli": "7.10.1", |
55 |
| - "@babel/core": "7.10.2", |
56 |
| - "@babel/node": "7.10.1", |
57 |
| - "@babel/plugin-proposal-object-rest-spread": "7.10.1", |
| 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 | 58 | "@babel/polyfill": "7.10.1",
|
59 |
| - "@babel/preset-env": "7.10.2", |
| 59 | + "@babel/preset-env": "7.10.3", |
60 | 60 | "@babel/preset-react": "7.10.1",
|
61 |
| - "@babel/traverse": "7.10.1", |
| 61 | + "@babel/traverse": "7.10.3", |
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.0", |
| 65 | + "autoprefixer": "9.8.2", |
66 | 66 | "babel-eslint": "10.1.0",
|
67 | 67 | "babel-jest": "26.0.1",
|
68 | 68 | "babel-loader": "8.1.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.2.0", |
| 74 | + "eslint": "7.3.0", |
75 | 75 | "eslint-config-prettier": "6.11.0",
|
76 | 76 | "eslint-plugin-import": "2.21.2",
|
77 | 77 | "eslint-plugin-react": "7.20.0",
|
|
98 | 98 | "sass-loader": "7.1.0",
|
99 | 99 | "style-loader": "1.2.1",
|
100 | 100 | "webpack": "4.43.0",
|
101 |
| - "webpack-cli": "3.3.11", |
| 101 | + "webpack-cli": "3.3.12", |
102 | 102 | "webpack-dev-server": "3.11.0"
|
103 | 103 | },
|
104 | 104 | "peerDependencies": {
|
|
0 commit comments