|
24 | 24 | },
|
25 | 25 | "dependencies": {
|
26 | 26 | "@rematch/core": "^2.2.0",
|
27 | | - "antd": "^4.22.4", |
| 27 | + "antd": "^4.22.7", |
28 | 28 | "axios": "^0.27.2",
|
29 | | - "core-js": "^3.24.1", |
| 29 | + "core-js": "^3.25.0", |
30 | 30 | "lodash": "^4.17.21",
|
31 | 31 | "react": "^18.2.0",
|
32 | 32 | "react-dom": "^18.2.0",
|
|
36 | 36 | "redux": "^4.2.0"
|
37 | 37 | },
|
38 | 38 | "devDependencies": {
|
39 | | - "@babel/core": "^7.18.10", |
| 39 | + "@babel/core": "^7.18.13", |
40 | 40 | "@babel/eslint-parser": "^7.18.9",
|
41 | 41 | "@babel/plugin-proposal-class-properties": "^7.18.6",
|
42 | 42 | "@babel/plugin-proposal-decorators": "^7.18.10",
|
|
57 | 57 | "css-loader": "^6.7.1",
|
58 | 58 | "css-minimizer-webpack-plugin": "^4.0.0",
|
59 | 59 | "dayjs": "^1.11.5",
|
60 | | - "eslint": "^8.21.0", |
| 60 | + "eslint": "^8.22.0", |
61 | 61 | "eslint-plugin-prettier": "^4.2.1",
|
62 | | - "eslint-plugin-react": "^7.30.1", |
| 62 | + "eslint-plugin-react": "^7.31.0", |
63 | 63 | "eslint-plugin-react-hooks": "^4.6.0",
|
64 | 64 | "eslint-webpack-plugin": "^3.2.0",
|
65 | 65 | "express": "^4.18.1",
|
|
75 | 75 | "postcss-loader": "^7.0.1",
|
76 | 76 | "prettier": "^2.7.1",
|
77 | 77 | "style-loader": "^3.3.1",
|
78 | | - "terser-webpack-plugin": "^5.3.4", |
| 78 | + "terser-webpack-plugin": "^5.3.5", |
79 | 79 | "webpack": "^5.74.0",
|
80 | | - "webpack-bundle-analyzer": "^4.5.0", |
| 80 | + "webpack-bundle-analyzer": "^4.6.1", |
81 | 81 | "webpack-cli": "^4.10.0",
|
82 | 82 | "webpack-dev-middleware": "^5.3.3",
|
83 | 83 | "webpack-hot-middleware": "^2.25.2",
|
|
0 commit comments