@react-aria/tag
Advanced tools
Comparing version 3.0.0-alpha.6 to 3.0.0-alpha.7
{ | ||
"name": "@react-aria/tag", | ||
"version": "3.0.0-alpha.6", | ||
"version": "3.0.0-alpha.7", | ||
"description": "Spectrum UI components in React", | ||
@@ -21,10 +21,10 @@ "license": "Apache-2.0", | ||
"@babel/runtime": "^7.6.2", | ||
"@react-aria/grid": "^3.3.0", | ||
"@react-aria/i18n": "^3.4.0", | ||
"@react-aria/interactions": "^3.9.0", | ||
"@react-aria/utils": "^3.13.0", | ||
"@react-stately/grid": "^3.2.0", | ||
"@react-types/grid": "^3.1.0", | ||
"@react-types/shared": "^3.13.0", | ||
"@react-types/tag": "3.0.0-alpha.4" | ||
"@react-aria/grid": "^3.3.1", | ||
"@react-aria/i18n": "^3.4.1", | ||
"@react-aria/interactions": "^3.9.1", | ||
"@react-aria/utils": "^3.13.1", | ||
"@react-stately/grid": "^3.2.1", | ||
"@react-types/grid": "^3.1.1", | ||
"@react-types/shared": "^3.13.1", | ||
"@react-types/tag": "3.0.0-alpha.5" | ||
}, | ||
@@ -37,3 +37,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "8f921ec5094e7c2b3c301bcb6133372e35a2052b" | ||
"gitHead": "715c3f563ccf8c2e0102d3e18403d9db21a05a71" | ||
} |
+ Added@react-types/tag@3.0.0-alpha.5(transitive)
- Removed@react-types/tag@3.0.0-alpha.4(transitive)
Updated@react-aria/grid@^3.3.1
Updated@react-aria/i18n@^3.4.1
Updated@react-aria/utils@^3.13.1
Updated@react-stately/grid@^3.2.1
Updated@react-types/grid@^3.1.1
Updated@react-types/shared@^3.13.1