|
23 | 23 | },
|
24 | 24 | "dependencies": {
|
25 | 25 | "@loadable/component": "^5.14.1",
|
26 |
| - "@rematch/core": "^2.0.0-next.6", |
| 26 | + "@rematch/core": "^2.0.0", |
27 | 27 | "antd": "^4.10.3",
|
28 | 28 | "axios": "^0.21.1",
|
29 | 29 | "core-js": "^3.8.3",
|
30 | 30 | "history": "^4.10.1",
|
31 |
| - "less": "^4.1.0", |
32 | 31 | "lodash": "^4.17.20",
|
33 | 32 | "normalize.css": "^8.0.1",
|
34 | 33 | "react": "17.0.1",
|
35 | 34 | "react-dom": "17.0.1",
|
36 | 35 | "react-redux": "^7.2.2",
|
37 | 36 | "react-router-cache-route": "^1.11.0",
|
38 | 37 | "react-router-dom": "^5.2.0",
|
39 |
| - "react-use": "^15.3.8", |
| 38 | + "react-use": "^17.1.0", |
40 | 39 | "react-vcode": "1.0.11",
|
41 | 40 | "redux": "^4.0.5"
|
42 | 41 | },
|
|
54 | 53 | "@types/react-redux": "^7.1.16",
|
55 | 54 | "@types/react-router-dom": "^5.1.7",
|
56 | 55 | "@types/webpack-env": "^1.16.0",
|
57 |
| - "@typescript-eslint/eslint-plugin": "^4.14.1", |
58 |
| - "@typescript-eslint/parser": "^4.14.1", |
| 56 | + "@typescript-eslint/eslint-plugin": "^4.14.2", |
| 57 | + "@typescript-eslint/parser": "^4.14.2", |
59 | 58 | "antd-dayjs-webpack-plugin": "^1.0.6",
|
60 |
| - "autoprefixer": "^10.2.3", |
| 59 | + "autoprefixer": "^10.2.4", |
61 | 60 | "awesome-typescript-loader": "^5.2.1",
|
62 | 61 | "body-parser": "^1.19.0",
|
63 | 62 | "clean-webpack-plugin": "^3.0.0",
|
|
66 | 65 | "css-minimizer-webpack-plugin": "^1.2.0",
|
67 | 66 | "enzyme": "^3.11.0",
|
68 | 67 | "enzyme-adapter-react-16": "^1.15.6",
|
69 |
| - "eslint": "^7.18.0", |
| 68 | + "eslint": "^7.19.0", |
70 | 69 | "eslint-config-prettier": "^7.2.0",
|
71 | 70 | "eslint-loader": "^4.0.2",
|
72 | 71 | "eslint-plugin-prettier": "^3.3.1",
|
|
80 | 79 | "jest": "^26.6.3",
|
81 | 80 | "jest-canvas-mock": "^2.3.0",
|
82 | 81 | "jest-transform-stub": "^2.0.0",
|
83 |
| - "less-loader": "^7.3.0", |
84 |
| - "mini-css-extract-plugin": "^1.3.4", |
| 82 | + "less": "^4.1.1", |
| 83 | + "less-loader": "^8.0.0", |
| 84 | + "mini-css-extract-plugin": "^1.3.5", |
85 | 85 | "mockjs": "^1.1.0",
|
86 | 86 | "postcss": "^8.2.4",
|
87 | 87 | "postcss-loader": "^4.2.0",
|
|
91 | 91 | "sw-precache-webpack-plugin": "^1.0.0",
|
92 | 92 | "terser-webpack-plugin": "^5.1.1",
|
93 | 93 | "ts-import-plugin": "^1.6.7",
|
94 |
| - "ts-jest": "^26.4.4", |
| 94 | + "ts-jest": "^26.5.0", |
95 | 95 | "typescript": "4.1.3",
|
96 | 96 | "url-loader": "^4.1.1",
|
97 |
| - "webpack": "^5.18.0", |
| 97 | + "webpack": "^5.19.0", |
98 | 98 | "webpack-cli": "^4.4.0",
|
99 | 99 | "webpack-dev-middleware": "^4.1.0",
|
100 | 100 | "webpack-hot-middleware": "^2.25.0",
|
101 | 101 | "webpackbar": "^4.0.0",
|
102 |
| - "workbox-webpack-plugin": "^6.0.2", |
| 102 | + "workbox-webpack-plugin": "^6.1.0", |
103 | 103 | "xml-loader": "^1.2.1"
|
104 | 104 | },
|
105 | 105 | "browserslist": [
|
|
0 commit comments