|
51 | 51 | "tinycolor2": "1.4.2"
|
52 | 52 | },
|
53 | 53 | "devDependencies": {
|
54 |
| - "@babel/cli": "7.12.10", |
55 |
| - "@babel/core": "7.12.10", |
56 |
| - "@babel/node": "7.12.10", |
57 |
| - "@babel/plugin-proposal-object-rest-spread": "7.12.1", |
| 54 | + "@babel/cli": "7.12.13", |
| 55 | + "@babel/core": "7.12.13", |
| 56 | + "@babel/node": "7.12.13", |
| 57 | + "@babel/plugin-proposal-object-rest-spread": "7.12.13", |
58 | 58 | "@babel/polyfill": "7.12.1",
|
59 |
| - "@babel/preset-env": "7.12.11", |
60 |
| - "@babel/preset-react": "7.12.10", |
61 |
| - "@babel/traverse": "7.12.12", |
| 59 | + "@babel/preset-env": "7.12.13", |
| 60 | + "@babel/preset-react": "7.12.13", |
| 61 | + "@babel/traverse": "7.12.13", |
62 | 62 | "@hot-loader/react-dom": "16.14.0",
|
63 | 63 | "@percy/storybook": "3.3.1",
|
64 | 64 | "@storybook/react": "5.3.21",
|
|
82 | 82 | "jest-cli": "26.6.3",
|
83 | 83 | "mkdirp": "1.0.4",
|
84 | 84 | "node-sass": "4.14.1",
|
85 |
| - "postcss": "8.2.4", |
| 85 | + "postcss": "8.2.5", |
86 | 86 | "postcss-combine-duplicated-selectors": "10.0.2",
|
87 | 87 | "postcss-custom-properties": "8.0.11",
|
88 | 88 | "postcss-remove-root": "0.0.2",
|
|
0 commit comments