|
1 | 1 | {
|
2 | 2 | "name": "@hi-ui/hiui",
|
3 |
| - "version": "4.9.0", |
| 3 | + "version": "4.10.0", |
4 | 4 | "description": "The root-package for @hi-ui/hiui.",
|
5 | 5 | "keywords": [],
|
6 | 6 | "author": "HiUI <[email protected]>",
|
|
59 | 59 | "@hi-ui/checkbox": "^4.0.10",
|
60 | 60 | "@hi-ui/collapse": "^4.1.6",
|
61 | 61 | "@hi-ui/counter": "^4.1.9",
|
62 |
| - "@hi-ui/date-picker": "^4.9.0", |
| 62 | + "@hi-ui/date-picker": "^4.9.1", |
63 | 63 | "@hi-ui/descriptions": "^4.5.0",
|
64 |
| - "@hi-ui/drawer": "^4.2.1", |
| 64 | + "@hi-ui/drawer": "^4.3.0", |
65 | 65 | "@hi-ui/dropdown": "^4.2.2",
|
66 | 66 | "@hi-ui/ellipsis-tooltip": "^4.1.8",
|
67 | 67 | "@hi-ui/empty-state": "^4.1.1",
|
|
72 | 72 | "@hi-ui/input": "^4.2.1",
|
73 | 73 | "@hi-ui/input-group": "^4.0.7",
|
74 | 74 | "@hi-ui/list": "^4.1.0",
|
75 |
| - "@hi-ui/loading": "^4.2.1", |
| 75 | + "@hi-ui/loading": "^4.3.0", |
76 | 76 | "@hi-ui/menu": "^4.3.1",
|
77 | 77 | "@hi-ui/message": "^4.1.0",
|
78 |
| - "@hi-ui/modal": "^4.2.0", |
| 78 | + "@hi-ui/modal": "^4.3.0", |
79 | 79 | "@hi-ui/notification": "^4.2.1",
|
80 | 80 | "@hi-ui/number-input": "^4.2.0",
|
81 | 81 | "@hi-ui/pagination": "^4.2.0",
|
82 |
| - "@hi-ui/picker": "^4.1.6", |
| 82 | + "@hi-ui/picker": "^4.1.7", |
83 | 83 | "@hi-ui/pop-confirm": "^4.2.5",
|
84 | 84 | "@hi-ui/popover": "^4.1.1",
|
85 |
| - "@hi-ui/preview": "^4.1.1", |
| 85 | + "@hi-ui/preview": "^4.2.0", |
86 | 86 | "@hi-ui/progress": "^4.0.10",
|
87 |
| - "@hi-ui/provider": "^4.0.9", |
| 87 | + "@hi-ui/provider": "^4.1.0", |
88 | 88 | "@hi-ui/radio": "^4.1.4",
|
89 | 89 | "@hi-ui/rating": "^4.0.10",
|
90 | 90 | "@hi-ui/result": "^4.0.8",
|
|
112 | 112 | "@hi-ui/zen-mode": "^4.0.8"
|
113 | 113 | },
|
114 | 114 | "peerDependencies": {
|
115 |
| - "@hi-ui/core": ">=4.0.8", |
| 115 | + "@hi-ui/core": ">=4.0.9", |
116 | 116 | "react": ">=16.8.6",
|
117 | 117 | "react-dom": ">=16.8.6"
|
118 | 118 | },
|
119 | 119 | "devDependencies": {
|
120 |
| - "@hi-ui/core": "^4.0.8", |
| 120 | + "@hi-ui/core": "^4.0.9", |
121 | 121 | "@hi-ui/core-css": "^4.1.5",
|
122 | 122 | "react": "^17.0.1",
|
123 | 123 | "react-dom": "^17.0.1"
|
|
0 commit comments