@react-aria/table
Advanced tools
Comparing version 3.0.0-alpha.3 to 3.0.0-alpha.4
{ | ||
"name": "@react-aria/table", | ||
"version": "3.0.0-alpha.3", | ||
"version": "3.0.0-alpha.4", | ||
"description": "Spectrum UI components in React", | ||
@@ -21,13 +21,13 @@ "license": "Apache-2.0", | ||
"@babel/runtime": "^7.6.2", | ||
"@react-aria/focus": "^3.0.1", | ||
"@react-aria/i18n": "^3.0.1", | ||
"@react-aria/interactions": "^3.0.1", | ||
"@react-aria/selection": "^3.0.1", | ||
"@react-aria/utils": "^3.0.1", | ||
"@react-stately/collections": "^3.0.1", | ||
"@react-stately/table": "3.0.0-alpha.3", | ||
"@react-stately/virtualizer": "^3.0.1", | ||
"@react-types/checkbox": "^3.0.1", | ||
"@react-types/shared": "^3.0.1", | ||
"@react-types/table": "3.0.0-rc.2" | ||
"@react-aria/focus": "^3.0.2", | ||
"@react-aria/i18n": "^3.0.2", | ||
"@react-aria/interactions": "^3.0.2", | ||
"@react-aria/selection": "^3.0.2", | ||
"@react-aria/utils": "^3.0.2", | ||
"@react-stately/collections": "^3.0.2", | ||
"@react-stately/table": "3.0.0-alpha.4", | ||
"@react-stately/virtualizer": "^3.0.2", | ||
"@react-types/checkbox": "^3.0.2", | ||
"@react-types/shared": "^3.0.2", | ||
"@react-types/table": "3.0.0-rc.3" | ||
}, | ||
@@ -40,3 +40,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "ac0b7a7ba0edccd1c9ab4f849022ad6d2ccd19ed" | ||
"gitHead": "05003506f02a0ec173f3448f1801cbdf12b47bc7" | ||
} |
+ Added@react-stately/table@3.0.0-alpha.4(transitive)
+ Added@react-types/table@3.0.0-rc.3(transitive)
- Removed@react-stately/table@3.0.0-alpha.3(transitive)
- Removed@react-types/table@3.0.0-rc.2(transitive)
Updated@react-aria/focus@^3.0.2
Updated@react-aria/i18n@^3.0.2
Updated@react-aria/selection@^3.0.2
Updated@react-aria/utils@^3.0.2
Updated@react-types/checkbox@^3.0.2
Updated@react-types/shared@^3.0.2