@react-aria/progress
Advanced tools
Comparing version 3.1.2 to 3.1.3
{ | ||
"name": "@react-aria/progress", | ||
"version": "3.1.2", | ||
"version": "3.1.3", | ||
"description": "Spectrum UI components in React", | ||
@@ -21,7 +21,7 @@ "license": "Apache-2.0", | ||
"@babel/runtime": "^7.6.2", | ||
"@react-aria/i18n": "^3.3.1", | ||
"@react-aria/label": "^3.1.2", | ||
"@react-aria/utils": "^3.8.0", | ||
"@react-types/progress": "^3.1.1", | ||
"@react-types/shared": "^3.6.0" | ||
"@react-aria/i18n": "^3.3.2", | ||
"@react-aria/label": "^3.1.3", | ||
"@react-aria/utils": "^3.8.2", | ||
"@react-types/progress": "^3.1.2", | ||
"@react-types/shared": "^3.8.0" | ||
}, | ||
@@ -34,3 +34,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "3aae08e7d8a75382bedcddac7c86107e40db9296" | ||
"gitHead": "9204e1b8cb61dac767e91087fb16203611dc67c5" | ||
} |
Updated@react-aria/i18n@^3.3.2
Updated@react-aria/label@^3.1.3
Updated@react-aria/utils@^3.8.2
Updated@react-types/progress@^3.1.2
Updated@react-types/shared@^3.8.0