|
23 | 23 | },
|
24 | 24 | "dependencies": {
|
25 | 25 | "@loadable/component": "^5.14.1",
|
26 |
| - "@rematch/core": "^2.0.0", |
| 26 | + "@rematch/core": "^2.0.1", |
27 | 27 | "antd": "^4.12.3",
|
28 | 28 | "axios": "^0.21.1",
|
29 | 29 | "core-js": "^3.9.0",
|
30 | 30 | "history": "^4.10.1",
|
31 |
| - "lodash": "^4.17.20", |
| 31 | + "lodash": "^4.17.21", |
32 | 32 | "normalize.css": "^8.0.1",
|
33 | 33 | "react": "17.0.1",
|
34 | 34 | "react-dom": "17.0.1",
|
|
53 | 53 | "@types/react-redux": "^7.1.16",
|
54 | 54 | "@types/react-router-dom": "^5.1.7",
|
55 | 55 | "@types/webpack-env": "^1.16.0",
|
56 |
| - "@typescript-eslint/eslint-plugin": "^4.15.1", |
57 |
| - "@typescript-eslint/parser": "^4.15.1", |
| 56 | + "@typescript-eslint/eslint-plugin": "^4.15.2", |
| 57 | + "@typescript-eslint/parser": "^4.15.2", |
58 | 58 | "antd-dayjs-webpack-plugin": "^1.0.6",
|
59 | 59 | "autoprefixer": "^10.2.4",
|
60 | 60 | "awesome-typescript-loader": "^5.2.1",
|
61 | 61 | "body-parser": "^1.19.0",
|
62 | 62 | "clean-webpack-plugin": "^3.0.0",
|
63 | 63 | "copy-webpack-plugin": "^7.0.0",
|
64 |
| - "css-loader": "^5.0.2", |
| 64 | + "css-loader": "^5.1.0", |
65 | 65 | "css-minimizer-webpack-plugin": "^1.2.0",
|
66 | 66 | "dayjs": "^1.10.4",
|
67 | 67 | "enzyme": "^3.11.0",
|
68 | 68 | "enzyme-adapter-react-16": "^1.15.6",
|
69 | 69 | "eslint": "^7.20.0",
|
70 |
| - "eslint-config-prettier": "^7.2.0", |
| 70 | + "eslint-config-prettier": "^8.1.0", |
71 | 71 | "eslint-loader": "^4.0.2",
|
72 | 72 | "eslint-plugin-prettier": "^3.3.1",
|
73 | 73 | "eslint-plugin-react": "^7.22.0",
|
74 | 74 | "eslint-plugin-react-hooks": "^4.2.0",
|
75 | 75 | "express": "^4.17.1",
|
76 | 76 | "favicons": "^6.2.1",
|
77 |
| - "favicons-webpack-plugin": "^5.0.1", |
| 77 | + "favicons-webpack-plugin": "^5.0.2", |
78 | 78 | "file-loader": "^6.2.0",
|
79 | 79 | "html-webpack-plugin": "^5.2.0",
|
80 | 80 | "http-proxy-middleware": "^1.0.6",
|
|
83 | 83 | "jest-transform-stub": "^2.0.0",
|
84 | 84 | "less": "^4.1.1",
|
85 | 85 | "less-loader": "^8.0.0",
|
86 |
| - "mini-css-extract-plugin": "^1.3.8", |
| 86 | + "mini-css-extract-plugin": "^1.3.9", |
87 | 87 | "mockjs": "^1.1.0",
|
88 | 88 | "postcss": "^8.2.6",
|
89 | 89 | "postcss-loader": "^5.0.0",
|
|
93 | 93 | "sw-precache-webpack-plugin": "^1.0.0",
|
94 | 94 | "terser-webpack-plugin": "^5.1.1",
|
95 | 95 | "ts-import-plugin": "^1.6.7",
|
96 |
| - "ts-jest": "^26.5.1", |
| 96 | + "ts-jest": "^26.5.2", |
97 | 97 | "typescript": "4.1.5",
|
98 | 98 | "url-loader": "^4.1.1",
|
99 |
| - "webpack": "^5.23.0", |
| 99 | + "webpack": "^5.24.2", |
100 | 100 | "webpack-cli": "^4.5.0",
|
101 | 101 | "webpack-dev-middleware": "^4.1.0",
|
102 | 102 | "webpack-hot-middleware": "^2.25.0",
|
103 | 103 | "webpackbar": "^4.0.0",
|
104 |
| - "workbox-webpack-plugin": "^6.1.0", |
| 104 | + "workbox-webpack-plugin": "^6.1.1", |
105 | 105 | "xml-loader": "^1.2.1"
|
106 | 106 | },
|
107 | 107 | "browserslist": [
|
|
0 commit comments