|
24 | 24 | },
|
25 | 25 | "dependencies": {
|
26 | 26 | "@rematch/core": "^2.2.0",
|
27 | | - "antd": "^4.20.1", |
| 27 | + "antd": "^4.21.2", |
28 | 28 | "axios": "^0.27.2",
|
29 | | - "core-js": "^3.22.3", |
| 29 | + "core-js": "^3.23.1", |
30 | 30 | "lodash": "^4.17.21",
|
31 | | - "react": "^18.1.0", |
32 | | - "react-dom": "^18.1.0", |
| 31 | + "react": "^18.2.0", |
| 32 | + "react-dom": "^18.2.0", |
33 | 33 | "react-loadable": "^5.5.0",
|
34 | | - "react-redux": "^8.0.1", |
| 34 | + "react-redux": "^8.0.2", |
35 | 35 | "react-router-dom": "^6.3.0",
|
36 | 36 | "redux": "^4.2.0"
|
37 | 37 | },
|
38 | 38 | "devDependencies": {
|
39 | | - "@babel/core": "^7.17.9", |
40 | | - "@babel/eslint-parser": "^7.17.0", |
41 | | - "@babel/plugin-proposal-class-properties": "^7.16.7", |
42 | | - "@babel/plugin-proposal-decorators": "^7.17.9", |
43 | | - "@babel/plugin-proposal-nullish-coalescing-operator": "^7.16.7", |
44 | | - "@babel/plugin-proposal-object-rest-spread": "^7.17.3", |
45 | | - "@babel/plugin-proposal-optional-chaining": "^7.16.7", |
| 39 | + "@babel/core": "^7.18.5", |
| 40 | + "@babel/eslint-parser": "^7.18.2", |
| 41 | + "@babel/plugin-proposal-class-properties": "^7.17.12", |
| 42 | + "@babel/plugin-proposal-decorators": "^7.18.2", |
| 43 | + "@babel/plugin-proposal-nullish-coalescing-operator": "^7.17.12", |
| 44 | + "@babel/plugin-proposal-object-rest-spread": "^7.18.0", |
| 45 | + "@babel/plugin-proposal-optional-chaining": "^7.17.12", |
46 | 46 | "@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
47 | | - "@babel/plugin-transform-runtime": "^7.17.0", |
48 | | - "@babel/preset-env": "^7.16.11", |
49 | | - "@babel/preset-react": "^7.16.7", |
50 | | - "@babel/runtime": "^7.17.9", |
| 47 | + "@babel/plugin-transform-runtime": "^7.18.5", |
| 48 | + "@babel/preset-env": "^7.18.2", |
| 49 | + "@babel/preset-react": "^7.17.12", |
| 50 | + "@babel/runtime": "^7.18.3", |
51 | 51 | "antd-dayjs-webpack-plugin": "^1.0.6",
|
52 | | - "autoprefixer": "^10.4.5", |
| 52 | + "autoprefixer": "^10.4.7", |
53 | 53 | "babel-loader": "^8.2.5",
|
54 | 54 | "babel-plugin-import": "^1.13.5",
|
55 | 55 | "clean-webpack-plugin": "^4.0.0",
|
56 | | - "copy-webpack-plugin": "^10.2.4", |
| 56 | + "copy-webpack-plugin": "^11.0.0", |
57 | 57 | "css-loader": "^6.7.1",
|
58 | | - "css-minimizer-webpack-plugin": "^3.4.1", |
59 | | - "dayjs": "^1.11.1", |
60 | | - "eslint": "^8.14.0", |
| 58 | + "css-minimizer-webpack-plugin": "^4.0.0", |
| 59 | + "dayjs": "^1.11.3", |
| 60 | + "eslint": "^8.17.0", |
61 | 61 | "eslint-plugin-prettier": "^4.0.0",
|
62 | | - "eslint-plugin-react": "^7.29.4", |
63 | | - "eslint-plugin-react-hooks": "^4.5.0", |
| 62 | + "eslint-plugin-react": "^7.30.0", |
| 63 | + "eslint-plugin-react-hooks": "^4.6.0", |
64 | 64 | "eslint-webpack-plugin": "^3.1.1",
|
65 | | - "express": "^4.18.0", |
| 65 | + "express": "^4.18.1", |
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 | | - "less": "^4.1.2", |
71 | | - "less-loader": "^10.2.0", |
72 | | - "mini-css-extract-plugin": "^2.6.0", |
| 70 | + "less": "^4.1.3", |
| 71 | + "less-loader": "^11.0.0", |
| 72 | + "mini-css-extract-plugin": "^2.6.1", |
73 | 73 | "mockjs": "^1.1.0",
|
74 | | - "postcss": "^8.4.12", |
75 | | - "postcss-loader": "^6.2.1", |
76 | | - "prettier": "^2.6.2", |
| 74 | + "postcss": "^8.4.14", |
| 75 | + "postcss-loader": "^7.0.0", |
| 76 | + "prettier": "^2.7.0", |
77 | 77 | "style-loader": "^3.3.1",
|
78 | 78 | "sw-precache-webpack-plugin": "^1.0.0",
|
79 | | - "terser-webpack-plugin": "^5.3.1", |
80 | | - "webpack": "^5.72.0", |
| 79 | + "terser-webpack-plugin": "^5.3.3", |
| 80 | + "webpack": "^5.73.0", |
81 | 81 | "webpack-bundle-analyzer": "^4.5.0",
|
82 | | - "webpack-cli": "^4.9.2", |
83 | | - "webpack-dev-middleware": "^5.3.1", |
| 82 | + "webpack-cli": "^4.10.0", |
| 83 | + "webpack-dev-middleware": "^5.3.3", |
84 | 84 | "webpack-hot-middleware": "^2.25.1",
|
85 | 85 | "webpackbar": "^5.0.2",
|
86 | 86 | "workbox-webpack-plugin": "^6.5.3",
|
|
0 commit comments