|
36 | 36 | "@babel/plugin-syntax-dynamic-import": "^7.0.0",
|
37 | 37 | "@babel/preset-env": "^7.0.0",
|
38 | 38 | "@babel/preset-react": "^7.0.0",
|
39 |
| - "@types/jest": "^26.0.0", |
| 39 | + "@types/jest": "^27.0.0", |
40 | 40 | "@types/lodash": "^4.14.118",
|
41 | 41 | "@types/react": "^17.0.2",
|
42 | 42 | "@types/react-dom": "^17.0.1",
|
|
47 | 47 | "babel-loader": "^8.0.0",
|
48 | 48 | "babel-plugin-lodash": "^3.3.4",
|
49 | 49 | "basename": "^0.1.2",
|
50 |
| - "compression-webpack-plugin": "^8.0.0", |
| 50 | + "compression-webpack-plugin": "^9.0.0", |
51 | 51 | "copy-webpack-plugin": "^9.0.0",
|
52 |
| - "css-loader": "^5.1.1", |
| 52 | + "css-loader": "^6.0.0", |
53 | 53 | "eslint": "^7.4.0",
|
54 | 54 | "eslint-plugin-react": "^7.14.3",
|
55 | 55 | "eslint-plugin-react-hooks": "^4.0.0",
|
56 | 56 | "glob": "^7.0.5",
|
57 | 57 | "html-webpack-plugin": "^5.2.0",
|
58 | 58 | "jest": "^27.0.0",
|
59 | 59 | "json-loader": "^0.5.4",
|
60 |
| - "mini-css-extract-plugin": "^1.3.9", |
| 60 | + "mini-css-extract-plugin": "^2.0.0", |
61 | 61 | "normalize.css": "^8.0.0",
|
62 | 62 | "postcss": "^8.2.7",
|
63 | 63 | "postcss-loader": "^6.1.0",
|
|
0 commit comments