|
45 | 45 | ], |
46 | 46 | "dependencies": { |
47 | 47 | "@ant-design/icons": "^4.0.0", |
48 | | - "@ant-design/pro-card": "^1.4.3", |
49 | | - "@ant-design/pro-descriptions": "^1.0.29", |
50 | | - "@ant-design/pro-form": "^1.1.6", |
51 | | - "@ant-design/pro-layout": "^6.5.10", |
52 | | - "@ant-design/pro-table": "^2.9.13", |
| 48 | + "@ant-design/pro-card": "^1.4.6", |
| 49 | + "@ant-design/pro-descriptions": "^1.0.33", |
| 50 | + "@ant-design/pro-form": "^1.4.1", |
| 51 | + "@ant-design/pro-layout": "^6.5.14", |
| 52 | + "@ant-design/pro-table": "^2.10.1", |
53 | 53 | "@tinymce/tinymce-react": "^3.8.1", |
54 | | - "antd": "^4.7.3", |
| 54 | + "antd": "^4.8.2", |
55 | 55 | "classnames": "^2.2.6", |
56 | 56 | "lodash": "^4.17.11", |
57 | 57 | "moment": "^2.29.1", |
|
63 | 63 | "react-amap-plugin-autocomplete": "0.0.4", |
64 | 64 | "react-dom": "^16.8.6", |
65 | 65 | "react-helmet-async": "^1.0.7", |
66 | | - "umi": "^3.2.24", |
| 66 | + "umi": "^3.2.27", |
67 | 67 | "umi-request": "^1.0.8", |
68 | 68 | "use-merge-value": "^1.0.1" |
69 | 69 | }, |
70 | 70 | "devDependencies": { |
71 | 71 | "@ant-design/pro-cli": "^2.0.2", |
72 | 72 | "@types/classnames": "^2.2.11", |
73 | | - "@types/express": "^4.17.8", |
| 73 | + "@types/express": "^4.17.9", |
74 | 74 | "@types/history": "^4.7.8", |
75 | 75 | "@types/jest": "^26.0.15", |
76 | | - "@types/lodash": "^4.14.163", |
| 76 | + "@types/lodash": "^4.14.165", |
77 | 77 | "@types/qs": "^6.9.5", |
78 | | - "@types/react": "^16.9.55", |
| 78 | + "@types/react": "^16.9.56", |
79 | 79 | "@types/react-dom": "^16.9.9", |
80 | 80 | "@types/react-helmet": "^5.0.13", |
81 | 81 | "@umijs/fabric": "^2.3.1", |
82 | 82 | "@umijs/plugin-blocks": "^2.0.5", |
83 | 83 | "@umijs/plugin-esbuild": "^1.0.0-beta.2", |
84 | 84 | "@umijs/preset-ant-design-pro": "^1.3.0", |
85 | | - "@umijs/preset-react": "^1.6.16", |
| 85 | + "@umijs/preset-react": "^1.6.19", |
86 | 86 | "@umijs/preset-ui": "^2.2.8", |
87 | 87 | "@umijs/yorkie": "^2.0.3", |
88 | 88 | "carlo": "^0.9.46", |
89 | 89 | "cross-env": "^7.0.0", |
90 | 90 | "cross-port-killer": "^1.1.1", |
91 | 91 | "detect-installer": "^1.0.1", |
92 | 92 | "enzyme": "^3.11.0", |
93 | | - "eslint": "^7.12.1", |
| 93 | + "eslint": "^7.13.0", |
94 | 94 | "express": "^4.17.1", |
95 | 95 | "gh-pages": "^3.0.0", |
96 | 96 | "husky": "^4.3.0", |
97 | 97 | "jsdom-global": "^3.0.2", |
98 | | - "lint-staged": "^10.5.0", |
| 98 | + "lint-staged": "^10.5.1", |
99 | 99 | "mockjs": "^1.0.1-beta3", |
100 | 100 | "prettier": "^2.1.2", |
101 | 101 | "pro-download": "1.0.1", |
|
0 commit comments