|
24 | 24 | },
|
25 | 25 | "dependencies": {
|
26 | 26 | "@rematch/core": "^2.0.0",
|
27 | | - "antd": "^4.12.2", |
| 27 | + "antd": "^4.12.3", |
28 | 28 | "axios": "^0.21.1",
|
29 | 29 | "core-js": "^3.8.3",
|
30 | 30 | "history": "^4.10.1",
|
|
37 | 37 | "redux": "^4.0.5"
|
38 | 38 | },
|
39 | 39 | "devDependencies": {
|
40 | | - "@babel/core": "^7.12.13", |
| 40 | + "@babel/core": "^7.12.16", |
41 | 41 | "@babel/plugin-proposal-class-properties": "^7.12.13",
|
42 | 42 | "@babel/plugin-proposal-decorators": "^7.12.13",
|
43 | 43 | "@babel/plugin-proposal-nullish-coalescing-operator": "^7.12.13",
|
44 | 44 | "@babel/plugin-proposal-object-rest-spread": "^7.12.13",
|
45 | | - "@babel/plugin-proposal-optional-chaining": "^7.12.13", |
| 45 | + "@babel/plugin-proposal-optional-chaining": "^7.12.16", |
46 | 46 | "@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
47 | | - "@babel/plugin-transform-runtime": "^7.12.13", |
48 | | - "@babel/preset-env": "^7.12.13", |
| 47 | + "@babel/plugin-transform-runtime": "^7.12.15", |
| 48 | + "@babel/preset-env": "^7.12.16", |
49 | 49 | "@babel/preset-react": "^7.12.13",
|
50 | 50 | "@babel/runtime": "^7.12.13",
|
51 | 51 | "antd-dayjs-webpack-plugin": "^1.0.6",
|
|
56 | 56 | "body-parser": "^1.19.0",
|
57 | 57 | "clean-webpack-plugin": "^3.0.0",
|
58 | 58 | "copy-webpack-plugin": "^7.0.0",
|
59 | | - "css-loader": "^5.0.1", |
| 59 | + "css-loader": "^5.0.2", |
60 | 60 | "css-minimizer-webpack-plugin": "^1.2.0",
|
61 | | - "eslint": "^7.19.0", |
| 61 | + "eslint": "^7.20.0", |
62 | 62 | "eslint-loader": "^4.0.2",
|
63 | 63 | "eslint-plugin-prettier": "^3.3.1",
|
64 | 64 | "eslint-plugin-react": "^7.22.0",
|
65 | 65 | "eslint-plugin-react-hooks": "^4.2.0",
|
66 | 66 | "express": "^4.17.1",
|
67 | 67 | "favicons": "^6.2.0",
|
68 | | - "favicons-webpack-plugin": "^5.0.0", |
| 68 | + "favicons-webpack-plugin": "^5.0.1", |
69 | 69 | "file-loader": "^6.2.0",
|
70 | 70 | "happypack": "^5.0.1",
|
71 | | - "html-webpack-plugin": "^5.0.0", |
| 71 | + "html-webpack-plugin": "^5.1.0", |
72 | 72 | "less": "^4.1.1",
|
73 | 73 | "less-loader": "^8.0.0",
|
74 | | - "mini-css-extract-plugin": "^1.3.5", |
| 74 | + "mini-css-extract-plugin": "^1.3.7", |
75 | 75 | "mockjs": "^1.1.0",
|
76 | | - "postcss": "^8.2.4", |
| 76 | + "postcss": "^8.2.6", |
77 | 77 | "postcss-loader": "^5.0.0",
|
78 | 78 | "prettier": "^2.2.1",
|
79 | 79 | "style-loader": "^2.0.0",
|
80 | 80 | "sw-precache-webpack-plugin": "^1.0.0",
|
81 | 81 | "terser-webpack-plugin": "^5.1.1",
|
82 | 82 | "url-loader": "^4.1.1",
|
83 | | - "webpack": "^5.20.1", |
| 83 | + "webpack": "^5.22.0", |
84 | 84 | "webpack-bundle-analyzer": "^4.4.0",
|
85 | 85 | "webpack-cli": "^4.5.0",
|
86 | 86 | "webpack-dev-middleware": "^4.1.0",
|
|
0 commit comments