|
23 | 23 | "pnp": false
|
24 | 24 | },
|
25 | 25 | "dependencies": {
|
| 26 | + "@ant-design/icons": "^4.7.0", |
26 | 27 | "@rematch/core": "^2.2.0",
|
27 | | - "antd": "^4.22.7", |
| 28 | + "antd": "^4.23.2", |
28 | 29 | "axios": "^0.27.2",
|
29 | | - "core-js": "^3.25.0", |
| 30 | + "core-js": "^3.25.3", |
30 | 31 | "lodash": "^4.17.21",
|
31 | 32 | "react": "^18.2.0",
|
32 | 33 | "react-dom": "^18.2.0",
|
33 | 34 | "react-loadable": "^5.5.0",
|
34 | | - "react-redux": "^8.0.2", |
35 | | - "react-router-dom": "^6.3.0", |
| 35 | + "react-redux": "^8.0.4", |
| 36 | + "react-router-dom": "^6.4.1", |
36 | 37 | "redux": "^4.2.0"
|
37 | 38 | },
|
38 | 39 | "devDependencies": {
|
39 | | - "@babel/core": "^7.18.13", |
40 | | - "@babel/eslint-parser": "^7.18.9", |
| 40 | + "@babel/core": "^7.19.3", |
| 41 | + "@babel/eslint-parser": "^7.19.1", |
41 | 42 | "@babel/plugin-proposal-class-properties": "^7.18.6",
|
42 | | - "@babel/plugin-proposal-decorators": "^7.18.10", |
| 43 | + "@babel/plugin-proposal-decorators": "^7.19.3", |
43 | 44 | "@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
|
44 | 45 | "@babel/plugin-proposal-object-rest-spread": "^7.18.9",
|
45 | 46 | "@babel/plugin-proposal-optional-chaining": "^7.18.9",
|
46 | 47 | "@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
47 | | - "@babel/plugin-transform-runtime": "^7.18.10", |
48 | | - "@babel/preset-env": "^7.18.10", |
| 48 | + "@babel/plugin-transform-runtime": "^7.19.1", |
| 49 | + "@babel/preset-env": "^7.19.3", |
49 | 50 | "@babel/preset-react": "^7.18.6",
|
50 | | - "@babel/runtime": "^7.18.9", |
| 51 | + "@babel/runtime": "^7.19.0", |
51 | 52 | "antd-dayjs-webpack-plugin": "^1.0.6",
|
52 | | - "autoprefixer": "^10.4.8", |
| 53 | + "autoprefixer": "^10.4.12", |
53 | 54 | "babel-loader": "^8.2.5",
|
54 | 55 | "babel-plugin-import": "^1.13.5",
|
55 | 56 | "clean-webpack-plugin": "^4.0.0",
|
56 | 57 | "copy-webpack-plugin": "^11.0.0",
|
57 | 58 | "css-loader": "^6.7.1",
|
58 | | - "css-minimizer-webpack-plugin": "^4.0.0", |
| 59 | + "css-minimizer-webpack-plugin": "^4.1.0", |
59 | 60 | "dayjs": "^1.11.5",
|
60 | | - "eslint": "^8.22.0", |
| 61 | + "eslint": "^8.24.0", |
61 | 62 | "eslint-plugin-prettier": "^4.2.1",
|
62 | | - "eslint-plugin-react": "^7.31.0", |
| 63 | + "eslint-plugin-react": "^7.31.8", |
63 | 64 | "eslint-plugin-react-hooks": "^4.6.0",
|
64 | 65 | "eslint-webpack-plugin": "^3.2.0",
|
65 | 66 | "express": "^4.18.1",
|
66 | | - "favicons": "^6.2.2", |
| 67 | + "favicons": "6.2.2", |
67 | 68 | "favicons-webpack-plugin": "^5.0.2",
|
68 | 69 | "happypack": "^5.0.1",
|
69 | 70 | "html-webpack-plugin": "^5.5.0",
|
|
75 | 76 | "postcss-loader": "^7.0.1",
|
76 | 77 | "prettier": "^2.7.1",
|
77 | 78 | "style-loader": "^3.3.1",
|
78 | | - "terser-webpack-plugin": "^5.3.5", |
| 79 | + "terser-webpack-plugin": "^5.3.6", |
79 | 80 | "webpack": "^5.74.0",
|
80 | 81 | "webpack-bundle-analyzer": "^4.6.1",
|
81 | 82 | "webpack-cli": "^4.10.0",
|
|
0 commit comments