|
24 | 24 | },
|
25 | 25 | "dependencies": {
|
26 | 26 | "@rematch/core": "^2.0.1",
|
27 | | - "antd": "^4.15.5", |
| 27 | + "antd": "^4.15.6", |
28 | 28 | "axios": "^0.21.1",
|
29 | 29 | "core-js": "^3.12.1",
|
30 | 30 | "history": "^4.10.1",
|
|
37 | 37 | "redux": "^4.1.0"
|
38 | 38 | },
|
39 | 39 | "devDependencies": {
|
40 | | - "@babel/core": "^7.14.2", |
| 40 | + "@babel/core": "^7.14.3", |
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 | 44 | "@babel/plugin-proposal-object-rest-spread": "^7.14.2",
|
45 | 45 | "@babel/plugin-proposal-optional-chaining": "^7.14.2",
|
46 | 46 | "@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
47 | | - "@babel/plugin-transform-runtime": "^7.14.2", |
| 47 | + "@babel/plugin-transform-runtime": "^7.14.3", |
48 | 48 | "@babel/preset-env": "^7.14.2",
|
49 | 49 | "@babel/preset-react": "^7.13.13",
|
50 | 50 | "@babel/runtime": "^7.14.0",
|
|
55 | 55 | "babel-plugin-import": "^1.13.3",
|
56 | 56 | "body-parser": "^1.19.0",
|
57 | 57 | "clean-webpack-plugin": "^3.0.0",
|
58 | | - "copy-webpack-plugin": "^8.1.1", |
59 | | - "css-loader": "^5.2.4", |
| 58 | + "copy-webpack-plugin": "^9.0.0", |
| 59 | + "css-loader": "^5.2.5", |
60 | 60 | "css-minimizer-webpack-plugin": "^3.0.0",
|
61 | 61 | "dayjs": "^1.10.4",
|
62 | | - "eslint": "^7.26.0", |
| 62 | + "eslint": "^7.27.0", |
63 | 63 | "eslint-loader": "^4.0.2",
|
64 | 64 | "eslint-plugin-prettier": "^3.4.0",
|
65 | 65 | "eslint-plugin-react": "^7.23.2",
|
|
74 | 74 | "less-loader": "^9.0.0",
|
75 | 75 | "mini-css-extract-plugin": "^1.6.0",
|
76 | 76 | "mockjs": "^1.1.0",
|
77 | | - "postcss": "^8.2.15", |
78 | | - "postcss-loader": "^5.2.0", |
| 77 | + "postcss": "^8.3.0", |
| 78 | + "postcss-loader": "^5.3.0", |
79 | 79 | "prettier": "^2.3.0",
|
80 | 80 | "style-loader": "^2.0.0",
|
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.0", |
85 | | - "webpack-bundle-analyzer": "^4.4.1", |
| 84 | + "webpack": "^5.37.1", |
| 85 | + "webpack-bundle-analyzer": "^4.4.2", |
86 | 86 | "webpack-cli": "^4.7.0",
|
87 | | - "webpack-dev-middleware": "^4.2.0", |
| 87 | + "webpack-dev-middleware": "^4.3.0", |
88 | 88 | "webpack-hot-middleware": "^2.25.0",
|
89 | 89 | "webpackbar": "^4.0.0",
|
90 | 90 | "workbox-webpack-plugin": "^6.1.5",
|
|
0 commit comments