|
24 | 24 | },
|
25 | 25 | "dependencies": {
|
26 | 26 | "@rematch/core": "^2.2.0",
|
27 | | - "antd": "^4.18.5", |
28 | | - "axios": "^0.25.0", |
29 | | - "core-js": "^3.21.0", |
| 27 | + "antd": "^4.20.1", |
| 28 | + "axios": "^0.27.2", |
| 29 | + "core-js": "^3.22.3", |
30 | 30 | "lodash": "^4.17.21",
|
31 | | - "react": "^17.0.2", |
32 | | - "react-dom": "^17.0.2", |
| 31 | + "react": "^18.1.0", |
| 32 | + "react-dom": "^18.1.0", |
33 | 33 | "react-loadable": "^5.5.0",
|
34 | | - "react-redux": "^7.2.6", |
35 | | - "react-router-dom": "^6.2.1", |
36 | | - "redux": "^4.1.2" |
| 34 | + "react-redux": "^8.0.1", |
| 35 | + "react-router-dom": "^6.3.0", |
| 36 | + "redux": "^4.2.0" |
37 | 37 | },
|
38 | 38 | "devDependencies": {
|
39 | | - "@babel/core": "^7.17.0", |
| 39 | + "@babel/core": "^7.17.9", |
40 | 40 | "@babel/eslint-parser": "^7.17.0",
|
41 | 41 | "@babel/plugin-proposal-class-properties": "^7.16.7",
|
42 | | - "@babel/plugin-proposal-decorators": "^7.17.0", |
| 42 | + "@babel/plugin-proposal-decorators": "^7.17.9", |
43 | 43 | "@babel/plugin-proposal-nullish-coalescing-operator": "^7.16.7",
|
44 | | - "@babel/plugin-proposal-object-rest-spread": "^7.16.7", |
| 44 | + "@babel/plugin-proposal-object-rest-spread": "^7.17.3", |
45 | 45 | "@babel/plugin-proposal-optional-chaining": "^7.16.7",
|
46 | 46 | "@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
47 | 47 | "@babel/plugin-transform-runtime": "^7.17.0",
|
48 | 48 | "@babel/preset-env": "^7.16.11",
|
49 | 49 | "@babel/preset-react": "^7.16.7",
|
50 | | - "@babel/runtime": "^7.17.0", |
| 50 | + "@babel/runtime": "^7.17.9", |
51 | 51 | "antd-dayjs-webpack-plugin": "^1.0.6",
|
52 | | - "autoprefixer": "^10.4.2", |
53 | | - "babel-loader": "^8.2.3", |
54 | | - "babel-plugin-import": "^1.13.3", |
| 52 | + "autoprefixer": "^10.4.5", |
| 53 | + "babel-loader": "^8.2.5", |
| 54 | + "babel-plugin-import": "^1.13.5", |
55 | 55 | "clean-webpack-plugin": "^4.0.0",
|
56 | 56 | "copy-webpack-plugin": "^10.2.4",
|
57 | | - "css-loader": "^6.6.0", |
| 57 | + "css-loader": "^6.7.1", |
58 | 58 | "css-minimizer-webpack-plugin": "^3.4.1",
|
59 | | - "dayjs": "^1.10.7", |
60 | | - "eslint": "^8.8.0", |
| 59 | + "dayjs": "^1.11.1", |
| 60 | + "eslint": "^8.14.0", |
61 | 61 | "eslint-plugin-prettier": "^4.0.0",
|
62 | | - "eslint-plugin-react": "^7.28.0", |
63 | | - "eslint-plugin-react-hooks": "^4.3.0", |
64 | | - "eslint-webpack-plugin": "^3.0.1", |
65 | | - "express": "^4.17.2", |
| 62 | + "eslint-plugin-react": "^7.29.4", |
| 63 | + "eslint-plugin-react-hooks": "^4.5.0", |
| 64 | + "eslint-webpack-plugin": "^3.1.1", |
| 65 | + "express": "^4.18.0", |
66 | 66 | "favicons": "^6.2.2",
|
67 | 67 | "favicons-webpack-plugin": "^5.0.2",
|
68 | 68 | "happypack": "^5.0.1",
|
69 | 69 | "html-webpack-plugin": "^5.5.0",
|
70 | 70 | "less": "^4.1.2",
|
71 | 71 | "less-loader": "^10.2.0",
|
72 | | - "mini-css-extract-plugin": "^2.5.3", |
| 72 | + "mini-css-extract-plugin": "^2.6.0", |
73 | 73 | "mockjs": "^1.1.0",
|
74 | | - "postcss": "^8.4.6", |
| 74 | + "postcss": "^8.4.12", |
75 | 75 | "postcss-loader": "^6.2.1",
|
76 | | - "prettier": "^2.5.1", |
| 76 | + "prettier": "^2.6.2", |
77 | 77 | "style-loader": "^3.3.1",
|
78 | 78 | "sw-precache-webpack-plugin": "^1.0.0",
|
79 | 79 | "terser-webpack-plugin": "^5.3.1",
|
80 | | - "webpack": "^5.68.0", |
| 80 | + "webpack": "^5.72.0", |
81 | 81 | "webpack-bundle-analyzer": "^4.5.0",
|
82 | 82 | "webpack-cli": "^4.9.2",
|
83 | 83 | "webpack-dev-middleware": "^5.3.1",
|
84 | 84 | "webpack-hot-middleware": "^2.25.1",
|
85 | 85 | "webpackbar": "^5.0.2",
|
86 | | - "workbox-webpack-plugin": "^6.4.2", |
| 86 | + "workbox-webpack-plugin": "^6.5.3", |
87 | 87 | "xml-loader": "^1.2.1"
|
88 | 88 | },
|
89 | 89 | "browserslist": [
|
|
0 commit comments