Commit 70a533c5d2156b73fa578ac34f5ec663cbb6c3fb
1 parent
bda86d9d
修改包版本;
Showing
1 changed file
with
2 additions
and
2 deletions
package.json
| @@ -31,7 +31,7 @@ | @@ -31,7 +31,7 @@ | ||
| 31 | "numeral": "^2.0.6", | 31 | "numeral": "^2.0.6", |
| 32 | "react-dnd": "^14.0.5", | 32 | "react-dnd": "^14.0.5", |
| 33 | "react-dnd-html5-backend": "^14.1.0", | 33 | "react-dnd-html5-backend": "^14.1.0", |
| 34 | - "react-draggable": "^4.4.6", | 34 | + "react-draggable": "4.4.5", |
| 35 | "react-fittext": "1.0.0", | 35 | "react-fittext": "1.0.0", |
| 36 | "react-flow-renderer": "^10.3.17", | 36 | "react-flow-renderer": "^10.3.17", |
| 37 | "react-grid-layout": "^1.3.4", | 37 | "react-grid-layout": "^1.3.4", |
| @@ -40,7 +40,7 @@ | @@ -40,7 +40,7 @@ | ||
| 40 | "react-resizable": "^3.0.5", | 40 | "react-resizable": "^3.0.5", |
| 41 | "react-sortable-hoc": "^2.0.0", | 41 | "react-sortable-hoc": "^2.0.0", |
| 42 | "react-to-print": "^3.0.5", | 42 | "react-to-print": "^3.0.5", |
| 43 | - "umi": "^4.4.6" | 43 | + "umi": "^4.4.11" |
| 44 | }, | 44 | }, |
| 45 | "devDependencies": { | 45 | "devDependencies": { |
| 46 | "@types/react": "^18.0.33", | 46 | "@types/react": "^18.0.33", |