|
51 | 51 | "tinycolor2": "^1.4.1" |
52 | 52 | }, |
53 | 53 | "devDependencies": { |
54 | | - "@babel/cli": "7.8.4", |
55 | | - "@babel/core": "7.9.6", |
56 | | - "@babel/node": "7.8.7", |
57 | | - "@babel/plugin-proposal-object-rest-spread": "7.9.6", |
58 | | - "@babel/polyfill": "7.8.7", |
59 | | - "@babel/preset-env": "7.9.6", |
60 | | - "@babel/preset-react": "7.9.4", |
61 | | - "@babel/traverse": "7.9.6", |
| 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", |
| 58 | + "@babel/polyfill": "7.10.1", |
| 59 | + "@babel/preset-env": "7.10.2", |
| 60 | + "@babel/preset-react": "7.10.1", |
| 61 | + "@babel/traverse": "7.10.1", |
62 | 62 | "@hot-loader/react-dom": "16.13.0", |
63 | 63 | "@percy/storybook": "3.3.0", |
64 | 64 | "@storybook/react": "5.3.19", |
|
82 | 82 | "jest-cli": "26.0.1", |
83 | 83 | "mkdirp": "1.0.4", |
84 | 84 | "node-sass": "4.14.1", |
85 | | - "postcss": "7.0.30", |
| 85 | + "postcss": "7.0.31", |
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", |
|
0 commit comments