|
51 | 51 | "tinycolor2": "1.4.2"
|
52 | 52 | },
|
53 | 53 | "devDependencies": {
|
54 |
| - "@babel/cli": "7.12.0", |
55 |
| - "@babel/core": "7.12.0", |
56 |
| - "@babel/node": "7.10.5", |
57 |
| - "@babel/plugin-proposal-object-rest-spread": "7.11.0", |
58 |
| - "@babel/polyfill": "7.11.5", |
59 |
| - "@babel/preset-env": "7.12.0", |
60 |
| - "@babel/preset-react": "7.10.4", |
61 |
| - "@babel/traverse": "7.12.0", |
62 |
| - "@hot-loader/react-dom": "16.13.0", |
| 54 | + "@babel/cli": "7.12.1", |
| 55 | + "@babel/core": "7.12.3", |
| 56 | + "@babel/node": "7.12.1", |
| 57 | + "@babel/plugin-proposal-object-rest-spread": "7.12.1", |
| 58 | + "@babel/polyfill": "7.12.1", |
| 59 | + "@babel/preset-env": "7.12.1", |
| 60 | + "@babel/preset-react": "7.12.1", |
| 61 | + "@babel/traverse": "7.12.1", |
| 62 | + "@hot-loader/react-dom": "17.0.0", |
63 | 63 | "@percy/storybook": "3.3.1",
|
64 | 64 | "@storybook/react": "5.3.21",
|
65 | 65 | "autoprefixer": "10.0.1",
|
66 | 66 | "babel-eslint": "10.1.0",
|
67 |
| - "babel-jest": "26.5.2", |
| 67 | + "babel-jest": "26.6.0", |
68 | 68 | "babel-loader": "8.1.0",
|
69 | 69 | "babel-plugin-module-resolver": "4.0.0",
|
70 |
| - "css-loader": "4.3.0", |
| 70 | + "css-loader": "5.0.0", |
71 | 71 | "cssnano": "4.1.10",
|
72 | 72 | "enzyme": "3.11.0",
|
73 | 73 | "enzyme-adapter-react-16": "1.15.5",
|
74 | 74 | "eslint": "7.11.0",
|
75 |
| - "eslint-config-prettier": "6.12.0", |
| 75 | + "eslint-config-prettier": "6.14.0", |
76 | 76 | "eslint-plugin-import": "2.22.1",
|
77 |
| - "eslint-plugin-react": "7.21.4", |
| 77 | + "eslint-plugin-react": "7.21.5", |
78 | 78 | "eslint-plugin-react-percy": "0.2.4",
|
79 | 79 | "fs": "0.0.2",
|
80 | 80 | "glob": "7.1.6",
|
81 |
| - "jest": "26.5.3", |
82 |
| - "jest-cli": "26.5.3", |
| 81 | + "jest": "26.6.0", |
| 82 | + "jest-cli": "26.6.0", |
83 | 83 | "mkdirp": "1.0.4",
|
84 | 84 | "node-sass": "4.14.1",
|
85 |
| - "postcss": "8.1.1", |
| 85 | + "postcss": "8.1.2", |
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 | 89 | "prettier": "2.1.2",
|
90 |
| - "react": "16.14.0", |
| 90 | + "react": "17.0.0", |
91 | 91 | "react-ace": "7.0.5",
|
92 |
| - "react-dom": "16.14.0", |
| 92 | + "react-dom": "17.0.0", |
93 | 93 | "react-hot-loader": "4.13.0",
|
94 | 94 | "react-inspector": "4.0.1",
|
95 |
| - "react-test-renderer": "16.14.0", |
| 95 | + "react-test-renderer": "17.0.0", |
96 | 96 | "request": "2.88.2",
|
97 | 97 | "rimraf": "3.0.2",
|
98 | 98 | "sass-loader": "7.1.0",
|
99 |
| - "style-loader": "1.2.1", |
| 99 | + "style-loader": "2.0.0", |
100 | 100 | "webpack": "4.44.2",
|
101 | 101 | "webpack-cli": "3.3.12",
|
102 | 102 | "webpack-dev-server": "3.11.0"
|
|
0 commit comments