|
22 | 22 | "pnp": false
|
23 | 23 | },
|
24 | 24 | "dependencies": {
|
25 | | - "@loadable/component": "^5.14.1", |
| 25 | + "@loadable/component": "^5.15.0", |
26 | 26 | "@rematch/core": "^2.0.1",
|
27 | | - "antd": "^4.15.4", |
| 27 | + "antd": "^4.15.5", |
28 | 28 | "axios": "^0.21.1",
|
29 | | - "core-js": "^3.11.3", |
| 29 | + "core-js": "^3.12.1", |
30 | 30 | "history": "^4.10.1",
|
31 | 31 | "lodash": "^4.17.21",
|
32 | 32 | "normalize.css": "^8.0.1",
|
|
45 | 45 | "@types/history": "^4.7.8",
|
46 | 46 | "@types/jest": "^26.0.23",
|
47 | 47 | "@types/loadable__component": "^5.13.3",
|
48 | | - "@types/lodash": "^4.14.168", |
| 48 | + "@types/lodash": "^4.14.169", |
49 | 49 | "@types/mockjs": "^1.0.3",
|
50 | 50 | "@types/qs": "^6.9.6",
|
51 | 51 | "@types/react": "^17.0.5",
|
52 | | - "@types/react-dom": "^17.0.3", |
| 52 | + "@types/react-dom": "^17.0.5", |
53 | 53 | "@types/react-redux": "^7.1.16",
|
54 | 54 | "@types/react-router-dom": "^5.1.7",
|
55 | 55 | "@types/webpack-env": "^1.16.0",
|
56 | | - "@typescript-eslint/eslint-plugin": "^4.22.1", |
57 | | - "@typescript-eslint/parser": "^4.22.1", |
| 56 | + "@typescript-eslint/eslint-plugin": "^4.23.0", |
| 57 | + "@typescript-eslint/parser": "^4.23.0", |
58 | 58 | "antd-dayjs-webpack-plugin": "^1.0.6",
|
59 | 59 | "autoprefixer": "^10.2.5",
|
60 | 60 | "awesome-typescript-loader": "^5.2.1",
|
61 | 61 | "body-parser": "^1.19.0",
|
62 | 62 | "clean-webpack-plugin": "^3.0.0",
|
63 | 63 | "copy-webpack-plugin": "^8.1.1",
|
64 | 64 | "css-loader": "^5.2.4",
|
65 | | - "css-minimizer-webpack-plugin": "^2.0.0", |
| 65 | + "css-minimizer-webpack-plugin": "^3.0.0", |
66 | 66 | "dayjs": "^1.10.4",
|
67 | 67 | "enzyme": "^3.11.0",
|
68 | 68 | "enzyme-adapter-react-16": "^1.15.6",
|
69 | | - "eslint": "^7.25.0", |
| 69 | + "eslint": "^7.26.0", |
70 | 70 | "eslint-config-prettier": "^8.3.0",
|
71 | 71 | "eslint-loader": "^4.0.2",
|
72 | 72 | "eslint-plugin-prettier": "^3.4.0",
|
73 | 73 | "eslint-plugin-react": "^7.23.2",
|
74 | 74 | "eslint-plugin-react-hooks": "^4.2.0",
|
75 | 75 | "express": "^4.17.1",
|
76 | | - "favicons": "^6.2.1", |
| 76 | + "favicons": "^6.2.2", |
77 | 77 | "favicons-webpack-plugin": "^5.0.2",
|
78 | 78 | "file-loader": "^6.2.0",
|
79 | 79 | "html-webpack-plugin": "^5.3.1",
|
80 | | - "http-proxy-middleware": "^1.3.1", |
| 80 | + "http-proxy-middleware": "^2.0.0", |
81 | 81 | "jest": "^26.6.3",
|
82 | 82 | "jest-canvas-mock": "^2.3.1",
|
83 | 83 | "jest-transform-stub": "^2.0.0",
|
84 | 84 | "less": "^4.1.1",
|
85 | | - "less-loader": "^8.1.1", |
| 85 | + "less-loader": "^9.0.0", |
86 | 86 | "mini-css-extract-plugin": "^1.6.0",
|
87 | 87 | "mockjs": "^1.1.0",
|
88 | | - "postcss": "^8.2.14", |
| 88 | + "postcss": "^8.2.15", |
89 | 89 | "postcss-loader": "^5.2.0",
|
90 | | - "prettier": "2.2.1", |
| 90 | + "prettier": "2.3.0", |
91 | 91 | "source-map-loader": "^2.0.1",
|
92 | 92 | "style-loader": "^2.0.0",
|
93 | 93 | "sw-precache-webpack-plugin": "^1.0.0",
|
94 | | - "terser-webpack-plugin": "^5.1.1", |
| 94 | + "terser-webpack-plugin": "^5.1.2", |
95 | 95 | "ts-import-plugin": "^1.6.7",
|
96 | 96 | "ts-jest": "^26.5.6",
|
97 | 97 | "typescript": "4.2.4",
|
98 | 98 | "url-loader": "^4.1.1",
|
99 | | - "webpack": "^5.36.2", |
100 | | - "webpack-cli": "^4.6.0", |
101 | | - "webpack-dev-middleware": "^4.1.0", |
| 99 | + "webpack": "^5.37.0", |
| 100 | + "webpack-cli": "^4.7.0", |
| 101 | + "webpack-dev-middleware": "^4.2.0", |
102 | 102 | "webpack-hot-middleware": "^2.25.0",
|
103 | 103 | "webpackbar": "^4.0.0",
|
104 | 104 | "workbox-webpack-plugin": "^6.1.5",
|
|
0 commit comments