@react-aria/overlays
Advanced tools
Comparing version 3.7.1 to 3.7.2
{ | ||
"name": "@react-aria/overlays", | ||
"version": "3.7.1", | ||
"version": "3.7.2", | ||
"description": "Spectrum UI components in React", | ||
@@ -21,9 +21,9 @@ "license": "Apache-2.0", | ||
"@babel/runtime": "^7.6.2", | ||
"@react-aria/i18n": "^3.3.1", | ||
"@react-aria/interactions": "^3.5.0", | ||
"@react-aria/utils": "^3.8.1", | ||
"@react-aria/visually-hidden": "^3.2.2", | ||
"@react-stately/overlays": "^3.1.2", | ||
"@react-types/button": "^3.4.0", | ||
"@react-types/overlays": "^3.5.0", | ||
"@react-aria/i18n": "^3.3.2", | ||
"@react-aria/interactions": "^3.5.1", | ||
"@react-aria/utils": "^3.8.2", | ||
"@react-aria/visually-hidden": "^3.2.3", | ||
"@react-stately/overlays": "^3.1.3", | ||
"@react-types/button": "^3.4.1", | ||
"@react-types/overlays": "^3.5.1", | ||
"dom-helpers": "^3.3.1" | ||
@@ -38,3 +38,3 @@ }, | ||
}, | ||
"gitHead": "7decc3b69ca50aef7bc72ee5bfe6ba94e7e71a2f" | ||
"gitHead": "9204e1b8cb61dac767e91087fb16203611dc67c5" | ||
} |
Updated@react-aria/i18n@^3.3.2
Updated@react-aria/utils@^3.8.2
Updated@react-types/button@^3.4.1
Updated@react-types/overlays@^3.5.1