|
24 | 24 | },
|
25 | 25 | "dependencies": {
|
26 | 26 | "@rematch/core": "^2.0.1",
|
27 | | - "antd": "^4.15.6", |
| 27 | + "antd": "^4.16.1", |
28 | 28 | "axios": "^0.21.1",
|
29 | | - "core-js": "^3.12.1", |
| 29 | + "core-js": "^3.13.1", |
30 | 30 | "history": "^4.10.1",
|
31 | 31 | "lodash": "^4.17.21",
|
32 | 32 | "react": "^17.0.2",
|
|
41 | 41 | "@babel/plugin-proposal-class-properties": "^7.13.0",
|
42 | 42 | "@babel/plugin-proposal-decorators": "^7.14.2",
|
43 | 43 | "@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.2",
|
44 | | - "@babel/plugin-proposal-object-rest-spread": "^7.14.2", |
| 44 | + "@babel/plugin-proposal-object-rest-spread": "^7.14.4", |
45 | 45 | "@babel/plugin-proposal-optional-chaining": "^7.14.2",
|
46 | 46 | "@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
47 | 47 | "@babel/plugin-transform-runtime": "^7.14.3",
|
48 | | - "@babel/preset-env": "^7.14.2", |
| 48 | + "@babel/preset-env": "^7.14.4", |
49 | 49 | "@babel/preset-react": "^7.13.13",
|
50 | 50 | "@babel/runtime": "^7.14.0",
|
51 | 51 | "antd-dayjs-webpack-plugin": "^1.0.6",
|
52 | | - "autoprefixer": "^10.2.5", |
| 52 | + "autoprefixer": "^10.2.6", |
53 | 53 | "babel-eslint": "^10.1.0",
|
54 | 54 | "babel-loader": "^8.2.2",
|
55 | 55 | "babel-plugin-import": "^1.13.3",
|
56 | 56 | "body-parser": "^1.19.0",
|
57 | 57 | "clean-webpack-plugin": "^3.0.0",
|
58 | 58 | "copy-webpack-plugin": "^9.0.0",
|
59 | | - "css-loader": "^5.2.5", |
| 59 | + "css-loader": "^5.2.6", |
60 | 60 | "css-minimizer-webpack-plugin": "^3.0.0",
|
61 | | - "dayjs": "^1.10.4", |
| 61 | + "dayjs": "^1.10.5", |
62 | 62 | "eslint": "^7.27.0",
|
63 | 63 | "eslint-loader": "^4.0.2",
|
64 | 64 | "eslint-plugin-prettier": "^3.4.0",
|
65 | | - "eslint-plugin-react": "^7.23.2", |
| 65 | + "eslint-plugin-react": "^7.24.0", |
66 | 66 | "eslint-plugin-react-hooks": "^4.2.0",
|
67 | 67 | "express": "^4.17.1",
|
68 | 68 | "favicons": "^6.2.2",
|
|
81 | 81 | "sw-precache-webpack-plugin": "^1.0.0",
|
82 | 82 | "terser-webpack-plugin": "^5.1.2",
|
83 | 83 | "url-loader": "^4.1.1",
|
84 | | - "webpack": "^5.37.1", |
| 84 | + "webpack": "^5.38.1", |
85 | 85 | "webpack-bundle-analyzer": "^4.4.2",
|
86 | 86 | "webpack-cli": "^4.7.0",
|
87 | 87 | "webpack-dev-middleware": "^4.3.0",
|
|
0 commit comments