@uiw/react-overlay
Advanced tools
Comparing version 4.8.0 to 4.8.1
{ | ||
"name": "@uiw/react-overlay", | ||
"version": "4.8.0", | ||
"version": "4.8.1", | ||
"description": "Overlay component", | ||
@@ -45,4 +45,4 @@ "author": "Kenny Wong <wowohoo@qq.com>", | ||
"dependencies": { | ||
"@uiw/react-portal": "^4.8.0", | ||
"@uiw/utils": "^4.8.0", | ||
"@uiw/react-portal": "^4.8.1", | ||
"@uiw/utils": "^4.8.1", | ||
"react-transition-group": "^4.3.0" | ||
@@ -49,0 +49,0 @@ }, |
Updated@uiw/react-portal@^4.8.1
Updated@uiw/utils@^4.8.1