|
51 | 51 | "tinycolor2": "1.4.2"
|
52 | 52 | },
|
53 | 53 | "devDependencies": {
|
54 |
| - "@babel/cli": "7.12.1", |
55 |
| - "@babel/core": "7.12.3", |
| 54 | + "@babel/cli": "7.12.7", |
| 55 | + "@babel/core": "7.12.7", |
56 | 56 | "@babel/node": "7.12.6",
|
57 | 57 | "@babel/plugin-proposal-object-rest-spread": "7.12.1",
|
58 | 58 | "@babel/polyfill": "7.12.1",
|
59 |
| - "@babel/preset-env": "7.12.1", |
60 |
| - "@babel/preset-react": "7.12.5", |
61 |
| - "@babel/traverse": "7.12.5", |
| 59 | + "@babel/preset-env": "7.12.7", |
| 60 | + "@babel/preset-react": "7.12.7", |
| 61 | + "@babel/traverse": "7.12.7", |
62 | 62 | "@hot-loader/react-dom": "16.14.0",
|
63 | 63 | "@percy/storybook": "3.3.1",
|
64 | 64 | "@storybook/react": "5.3.21",
|
|
71 | 71 | "cssnano": "4.1.10",
|
72 | 72 | "enzyme": "3.11.0",
|
73 | 73 | "enzyme-adapter-react-16": "1.15.5",
|
74 |
| - "eslint": "7.13.0", |
| 74 | + "eslint": "7.14.0", |
75 | 75 | "eslint-config-prettier": "6.15.0",
|
76 | 76 | "eslint-plugin-import": "2.22.1",
|
77 | 77 | "eslint-plugin-react": "7.21.5",
|
|
82 | 82 | "jest-cli": "26.6.3",
|
83 | 83 | "mkdirp": "1.0.4",
|
84 | 84 | "node-sass": "4.14.1",
|
85 |
| - "postcss": "8.1.7", |
| 85 | + "postcss": "8.1.9", |
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",
|
89 |
| - "prettier": "2.1.2", |
| 89 | + "prettier": "2.2.0", |
90 | 90 | "react": "16.14.0",
|
91 | 91 | "react-ace": "7.0.5",
|
92 | 92 | "react-dom": "16.14.0",
|
|
0 commit comments