|
52 | 52 | },
|
53 | 53 | "devDependencies": {
|
54 | 54 | "@babel/cli": "7.13.14",
|
55 |
| - "@babel/core": "7.13.14", |
| 55 | + "@babel/core": "7.13.15", |
56 | 56 | "@babel/node": "7.13.13",
|
57 | 57 | "@babel/plugin-proposal-object-rest-spread": "7.13.8",
|
58 | 58 | "@babel/polyfill": "7.12.1",
|
59 |
| - "@babel/preset-env": "7.13.12", |
| 59 | + "@babel/preset-env": "7.13.15", |
60 | 60 | "@babel/preset-react": "7.13.13",
|
61 |
| - "@babel/traverse": "7.13.13", |
| 61 | + "@babel/traverse": "7.13.15", |
62 | 62 | "@hot-loader/react-dom": "16.14.0",
|
63 | 63 | "@percy/storybook": "3.3.1",
|
64 |
| - "@storybook/react": "6.2.3", |
| 64 | + "@storybook/react": "6.2.7", |
65 | 65 | "autoprefixer": "10.2.5",
|
66 | 66 | "babel-eslint": "10.1.0",
|
67 | 67 | "babel-jest": "26.6.3",
|
68 | 68 | "babel-loader": "8.2.2",
|
69 | 69 | "babel-plugin-module-resolver": "4.1.0",
|
70 |
| - "css-loader": "5.2.0", |
71 |
| - "cssnano": "4.1.10", |
| 70 | + "css-loader": "5.2.1", |
| 71 | + "cssnano": "4.1.11", |
72 | 72 | "enzyme": "3.11.0",
|
73 | 73 | "enzyme-adapter-react-16": "1.15.6",
|
74 |
| - "eslint": "7.23.0", |
| 74 | + "eslint": "7.24.0", |
75 | 75 | "eslint-config-prettier": "8.1.0",
|
76 | 76 | "eslint-plugin-import": "2.22.1",
|
77 |
| - "eslint-plugin-react": "7.23.1", |
| 77 | + "eslint-plugin-react": "7.23.2", |
78 | 78 | "eslint-plugin-react-percy": "0.2.4",
|
79 | 79 | "fs": "0.0.2",
|
80 | 80 | "glob": "7.1.6",
|
81 | 81 | "jest": "26.6.3",
|
82 | 82 | "jest-cli": "26.6.3",
|
83 | 83 | "mkdirp": "1.0.4",
|
84 | 84 | "node-sass": "4.14.1",
|
85 |
| - "postcss": "8.2.9", |
| 85 | + "postcss": "8.2.10", |
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