|
20 | 20 | }, |
21 | 21 | "dependencies": { |
22 | 22 | "@alitajs/antd-plus": "^2.5.0", |
23 | | - "@ant-design/icons": "^4.6.2", |
24 | | - "@ant-design/pro-card": "^1.11.6", |
25 | | - "@ant-design/pro-layout": "^6.16.0", |
26 | | - "@ant-design/pro-table": "^2.32.1", |
27 | | - "@formily/antd": "^1.3.13", |
28 | | - "@formily/antd-components": "^1.3.13", |
29 | | - "@pansy/hooks": "^2.3.0", |
| 23 | + "@ant-design/icons": "^4.7.0", |
| 24 | + "@ant-design/pro-card": "^1.18.30", |
| 25 | + "@ant-design/pro-layout": "^6.32.12", |
| 26 | + "@ant-design/pro-table": "^2.63.4", |
| 27 | + "@formily/antd": "^2.0.10", |
| 28 | + "@formily/antd-components": "^1.3.17", |
| 29 | + "@formily/core": "^2.0.10", |
| 30 | + "@formily/react": "^2.0.10", |
30 | 31 | "@pansy/policy": "^0.5.0", |
31 | | - "@pansy/react-amap": "1.1.0", |
| 32 | + "@pansy/react-amap": "2.12.3", |
32 | 33 | "@pansy/react-charts": "^1.0.0", |
33 | | - "@pansy/react-watermark": "^2.1.0", |
34 | | - "antd": "^4.15.0", |
35 | | - "classnames": "^2.2.6", |
| 34 | + "@pansy/react-hooks": "^0.9.2", |
| 35 | + "@pansy/react-watermark": "^3.1.8", |
| 36 | + "antd": "^4.18.6", |
| 37 | + "classnames": "^2.3.1", |
36 | 38 | "moment": "^2.29.1", |
37 | 39 | "numeral": "^2.0.6", |
38 | 40 | "react": "^17.0.2", |
39 | 41 | "react-dom": "^17.0.2", |
40 | | - "react-helmet-async": "^1.0.9", |
41 | | - "styled-components": "^5.2.2", |
42 | | - "umi": "^3.4.7", |
43 | | - "umi-request": "^1.3.5", |
| 42 | + "react-helmet-async": "^1.2.2", |
| 43 | + "styled-components": "^5.3.3", |
| 44 | + "umi": "^3.5.20", |
| 45 | + "umi-request": "^1.4.0", |
44 | 46 | "use-merge-value": "^1.0.2" |
45 | 47 | }, |
46 | 48 | "devDependencies": { |
47 | 49 | "@alitajs/umi-plugin-antd-plus": "0.2.0", |
48 | 50 | "@alitajs/umi-plugin-console-version": "0.4.0", |
49 | 51 | "@alitajs/umi-preset-react": "0.3.0", |
50 | | - "@types/classnames": "2.3.0", |
51 | | - "@types/numeral": "2.0.1", |
52 | | - "@types/react": "17.0.3", |
53 | | - "@types/react-dom": "17.0.3", |
54 | | - "@types/styled-components": "5.1.10", |
| 52 | + "@types/classnames": "2.3.1", |
| 53 | + "@types/numeral": "2.0.2", |
| 54 | + "@types/react": "17.0.39", |
| 55 | + "@types/react-dom": "17.0.11", |
| 56 | + "@types/styled-components": "5.1.22", |
55 | 57 | "@walrus/cli": "1.3.4", |
56 | | - "@walrus/plugin-release": "1.13.0", |
| 58 | + "@walrus/plugin-release": "1.14.3", |
57 | 59 | "@walrus/preset-lint": "1.1.8", |
58 | | - "better-mock": "0.3.1", |
| 60 | + "better-mock": "0.3.2", |
59 | 61 | "cross-env": "7.0.3", |
60 | 62 | "husky": "5.2.0", |
61 | | - "typescript": "4.2.4" |
| 63 | + "typescript": "4.5.5" |
62 | 64 | }, |
63 | 65 | "husky": { |
64 | 66 | "hooks": { |
|
70 | 72 | "> 1%", |
71 | 73 | "last 2 versions", |
72 | 74 | "not ie < 10" |
73 | | - ], |
74 | | - "engines": { |
75 | | - "node": ">=10.13.0", |
76 | | - "yarn": ">=1.3.2" |
77 | | - } |
| 75 | + ] |
78 | 76 | } |
0 commit comments