@uiw/react-amap-rectangle
Advanced tools
Comparing version 2.4.0 to 2.4.1
{ | ||
"name": "@uiw/react-amap-rectangle", | ||
"version": "2.4.0", | ||
"version": "2.4.1", | ||
"description": "构造圆形对象,通过 RectangleOptions 指定多边形样式。", | ||
@@ -33,13 +33,13 @@ "homepage": "https://uiwjs.github.io/react-amap/#/rectangle", | ||
"peerDependencies": { | ||
"react": ">=16.8.0", | ||
"react-dom": ">=16.8.0" | ||
"react": ">=16.14.0", | ||
"react-dom": ">=16.14.0" | ||
}, | ||
"dependencies": { | ||
"@uiw/react-amap-map": "2.4.0", | ||
"@uiw/react-amap-utils": "2.4.0" | ||
"@uiw/react-amap-map": "2.4.1", | ||
"@uiw/react-amap-utils": "2.4.1" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "17.0.21", | ||
"@types/react-dom": "17.0.9" | ||
"@types/react": "17.0.38", | ||
"@types/react-dom": "17.0.11" | ||
} | ||
} |
@@ -14,3 +14,3 @@ Rectangle 圆形组件 | ||
<!--rehype:bgWhite=true&noScroll=true&codeSandbox=true&codeSandbox=true--> | ||
<!--rehype:bgWhite=true&codeSandbox=true--> | ||
```jsx | ||
@@ -17,0 +17,0 @@ import ReactDOM from 'react-dom'; |
20569
+ Added@uiw/react-amap-map@2.4.1(transitive)
+ Added@uiw/react-amap-types@2.4.1(transitive)
+ Added@uiw/react-amap-utils@2.4.1(transitive)
- Removed@uiw/react-amap-map@2.4.0(transitive)
- Removed@uiw/react-amap-types@2.4.0(transitive)
- Removed@uiw/react-amap-utils@2.4.0(transitive)
Updated@uiw/react-amap-map@2.4.1
Updated@uiw/react-amap-utils@2.4.1