|
25 | 25 | "@loadable/component": "^5.15.0",
|
26 | 26 | "@rematch/core": "^2.1.0",
|
27 | 27 | "antd": "^4.16.13",
|
28 |
| - "axios": "^0.21.1", |
29 |
| - "core-js": "^3.16.4", |
| 28 | + "axios": "^0.21.4", |
| 29 | + "core-js": "^3.18.1", |
30 | 30 | "history": "^4.10.1",
|
31 | 31 | "lodash": "^4.17.21",
|
32 | 32 | "normalize.css": "^8.0.1",
|
33 | 33 | "react": "17.0.2",
|
34 | 34 | "react-dom": "17.0.2",
|
35 |
| - "react-redux": "^7.2.4", |
| 35 | + "react-redux": "^7.2.5", |
36 | 36 | "react-router-cache-route": "^1.11.1",
|
37 |
| - "react-router-dom": "^5.2.1", |
38 |
| - "react-use": "^17.2.4", |
| 37 | + "react-router-dom": "^5.3.0", |
| 38 | + "react-use": "^17.3.1", |
39 | 39 | "react-vcode": "1.0.11",
|
40 | 40 | "redux": "^4.1.1",
|
41 | 41 | "typescript": "4.2.4"
|
|
44 | 44 | "@types/enzyme": "^3.10.9",
|
45 | 45 | "@types/enzyme-adapter-react-16": "^1.0.6",
|
46 | 46 | "@types/history": "^4.7.9",
|
47 |
| - "@types/jest": "^27.0.1", |
| 47 | + "@types/jest": "^27.0.2", |
48 | 48 | "@types/loadable__component": "^5.13.4",
|
49 |
| - "@types/lodash": "^4.14.172", |
| 49 | + "@types/lodash": "^4.14.175", |
50 | 50 | "@types/mockjs": "^1.0.4",
|
51 | 51 | "@types/qs": "^6.9.7",
|
52 |
| - "@types/react": "^17.0.19", |
| 52 | + "@types/react": "^17.0.24", |
53 | 53 | "@types/react-dom": "^17.0.9",
|
54 | 54 | "@types/react-redux": "^7.1.18",
|
55 |
| - "@types/react-router-dom": "^5.1.8", |
| 55 | + "@types/react-router-dom": "^5.3.0", |
56 | 56 | "@types/webpack-env": "^1.16.2",
|
57 |
| - "@typescript-eslint/eslint-plugin": "^4.29.3", |
58 |
| - "@typescript-eslint/parser": "^4.29.3", |
| 57 | + "@typescript-eslint/eslint-plugin": "^4.32.0", |
| 58 | + "@typescript-eslint/parser": "^4.32.0", |
59 | 59 | "antd-dayjs-webpack-plugin": "^1.0.6",
|
60 |
| - "autoprefixer": "^10.3.3", |
| 60 | + "autoprefixer": "^10.3.6", |
61 | 61 | "awesome-typescript-loader": "^5.2.1",
|
62 | 62 | "body-parser": "^1.19.0",
|
63 |
| - "clean-webpack-plugin": "^3.0.0", |
| 63 | + "clean-webpack-plugin": "^4.0.0", |
64 | 64 | "copy-webpack-plugin": "^9.0.1",
|
65 |
| - "css-loader": "^6.2.0", |
| 65 | + "css-loader": "^6.3.0", |
66 | 66 | "css-minimizer-webpack-plugin": "^3.0.2",
|
67 |
| - "dayjs": "^1.10.6", |
| 67 | + "dayjs": "^1.10.7", |
68 | 68 | "enzyme": "^3.11.0",
|
69 | 69 | "enzyme-adapter-react-16": "^1.15.6",
|
70 | 70 | "eslint": "^7.32.0",
|
71 | 71 | "eslint-config-prettier": "^8.3.0",
|
72 | 72 | "eslint-loader": "^4.0.2",
|
73 |
| - "eslint-plugin-prettier": "^3.4.1", |
74 |
| - "eslint-plugin-react": "^7.25.0", |
| 73 | + "eslint-plugin-prettier": "^4.0.0", |
| 74 | + "eslint-plugin-react": "^7.26.0", |
75 | 75 | "eslint-plugin-react-hooks": "^4.2.0",
|
76 | 76 | "express": "^4.17.1",
|
77 | 77 | "favicons": "^6.2.2",
|
78 | 78 | "favicons-webpack-plugin": "^5.0.2",
|
79 | 79 | "file-loader": "^6.2.0",
|
80 | 80 | "html-webpack-plugin": "^5.3.2",
|
81 | 81 | "http-proxy-middleware": "^2.0.1",
|
82 |
| - "jest": "^27.1.0", |
| 82 | + "jest": "^27.2.2", |
83 | 83 | "jest-canvas-mock": "^2.3.1",
|
84 | 84 | "jest-transform-stub": "^2.0.0",
|
85 | 85 | "less": "^4.1.1",
|
86 | 86 | "less-loader": "^10.0.1",
|
87 |
| - "mini-css-extract-plugin": "^2.2.0", |
| 87 | + "mini-css-extract-plugin": "^2.3.0", |
88 | 88 | "mockjs": "^1.1.0",
|
89 |
| - "postcss": "^8.3.6", |
| 89 | + "postcss": "^8.3.8", |
90 | 90 | "postcss-loader": "^6.1.1",
|
91 |
| - "prettier": "2.3.2", |
| 91 | + "prettier": "2.4.1", |
92 | 92 | "source-map-loader": "^3.0.0",
|
93 |
| - "style-loader": "^3.2.1", |
| 93 | + "style-loader": "^3.3.0", |
94 | 94 | "sw-precache-webpack-plugin": "^1.0.0",
|
95 |
| - "terser-webpack-plugin": "^5.1.4", |
| 95 | + "terser-webpack-plugin": "^5.2.4", |
96 | 96 | "ts-import-plugin": "^1.6.7",
|
97 | 97 | "ts-jest": "^27.0.5",
|
98 | 98 | "url-loader": "^4.1.1",
|
99 |
| - "webpack": "^5.51.1", |
| 99 | + "webpack": "^5.54.0", |
100 | 100 | "webpack-cli": "^4.8.0",
|
101 |
| - "webpack-dev-middleware": "^5.0.0", |
102 |
| - "webpack-hot-middleware": "^2.25.0", |
| 101 | + "webpack-dev-middleware": "^5.2.1", |
| 102 | + "webpack-hot-middleware": "^2.25.1", |
103 | 103 | "webpackbar": "^4.0.0",
|
104 |
| - "workbox-webpack-plugin": "^6.2.4", |
| 104 | + "workbox-webpack-plugin": "^6.3.0", |
105 | 105 | "xml-loader": "^1.2.1"
|
106 | 106 | },
|
107 | 107 | "browserslist": [
|
|
0 commit comments