@react-aria/toggle
Advanced tools
Comparing version 3.1.2 to 3.1.3
{ | ||
"name": "@react-aria/toggle", | ||
"version": "3.1.2", | ||
"version": "3.1.3", | ||
"description": "Spectrum UI components in React", | ||
@@ -21,8 +21,8 @@ "license": "Apache-2.0", | ||
"@babel/runtime": "^7.6.2", | ||
"@react-aria/focus": "^3.2.2", | ||
"@react-aria/interactions": "^3.3.3", | ||
"@react-aria/utils": "^3.6.0", | ||
"@react-stately/toggle": "^3.2.1", | ||
"@react-aria/focus": "^3.3.0", | ||
"@react-aria/interactions": "^3.4.0", | ||
"@react-aria/utils": "^3.8.0", | ||
"@react-stately/toggle": "^3.2.2", | ||
"@react-types/checkbox": "^3.2.2", | ||
"@react-types/shared": "^3.4.0", | ||
"@react-types/shared": "^3.6.0", | ||
"@react-types/switch": "^3.1.1" | ||
@@ -36,3 +36,3 @@ }, | ||
}, | ||
"gitHead": "7f9dc7fa5144679d2dc733170cb5c1f40d0c5ee5" | ||
"gitHead": "3aae08e7d8a75382bedcddac7c86107e40db9296" | ||
} |
Updated@react-aria/focus@^3.3.0
Updated@react-aria/utils@^3.8.0
Updated@react-stately/toggle@^3.2.2
Updated@react-types/shared@^3.6.0