|
24 | 24 | "dependencies": {
|
25 | 25 | "@loadable/component": "^5.14.1",
|
26 | 26 | "@rematch/core": "^2.0.0",
|
27 | | - "antd": "^4.12.0", |
| 27 | + "antd": "^4.12.2", |
28 | 28 | "axios": "^0.21.1",
|
29 | 29 | "core-js": "^3.8.3",
|
30 | | - "history": "^4.10.1", |
| 30 | + "history": "^5.0.0", |
31 | 31 | "lodash": "^4.17.20",
|
32 | 32 | "normalize.css": "^8.0.1",
|
33 | 33 | "react": "17.0.1",
|
|
72 | 72 | "eslint-plugin-react": "^7.22.0",
|
73 | 73 | "eslint-plugin-react-hooks": "^4.2.0",
|
74 | 74 | "express": "^4.17.1",
|
75 | | - "favicons-webpack-plugin": "^5.0.0-alpha.3", |
| 75 | + "favicons": "^6.2.0", |
| 76 | + "favicons-webpack-plugin": "^5.0.0", |
76 | 77 | "file-loader": "^6.2.0",
|
77 | | - "html-webpack-plugin": "^5.0.0-alpha.14", |
| 78 | + "html-webpack-plugin": "^5.0.0", |
78 | 79 | "http-proxy-middleware": "^1.0.6",
|
79 | 80 | "jest": "^26.6.3",
|
80 | 81 | "jest-canvas-mock": "^2.3.0",
|
|
94 | 95 | "ts-jest": "^26.5.0",
|
95 | 96 | "typescript": "4.1.3",
|
96 | 97 | "url-loader": "^4.1.1",
|
97 | | - "webpack": "^5.20.0", |
| 98 | + "webpack": "^5.20.1", |
98 | 99 | "webpack-cli": "^4.5.0",
|
99 | 100 | "webpack-dev-middleware": "^4.1.0",
|
100 | 101 | "webpack-hot-middleware": "^2.25.0",
|
|
0 commit comments