@uiw/react-overlay
Advanced tools
Comparing version 4.11.2 to 4.11.3
{ | ||
"name": "@uiw/react-overlay", | ||
"version": "4.11.2", | ||
"version": "4.11.3", | ||
"description": "Overlay component", | ||
@@ -47,4 +47,4 @@ "author": "Kenny Wong <wowohoo@qq.com>", | ||
"dependencies": { | ||
"@uiw/react-portal": "^4.11.2", | ||
"@uiw/utils": "^4.11.2", | ||
"@uiw/react-portal": "^4.11.3", | ||
"@uiw/utils": "^4.11.3", | ||
"react-transition-group": "~4.4.2" | ||
@@ -51,0 +51,0 @@ }, |
Updated@uiw/react-portal@^4.11.3
Updated@uiw/utils@^4.11.3