@react-aria/progress
Advanced tools
Comparing version 3.4.19 to 3.4.20
{ | ||
"name": "@react-aria/progress", | ||
"version": "3.4.19", | ||
"version": "3.4.20", | ||
"description": "Spectrum UI components in React", | ||
@@ -25,7 +25,7 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@react-aria/i18n": "^3.12.5", | ||
"@react-aria/label": "^3.7.14", | ||
"@react-aria/utils": "^3.27.0", | ||
"@react-types/progress": "^3.5.9", | ||
"@react-types/shared": "^3.27.0", | ||
"@react-aria/i18n": "^3.12.6", | ||
"@react-aria/label": "^3.7.15", | ||
"@react-aria/utils": "^3.28.0", | ||
"@react-types/progress": "^3.5.10", | ||
"@react-types/shared": "^3.28.0", | ||
"@swc/helpers": "^0.5.0" | ||
@@ -40,3 +40,3 @@ }, | ||
}, | ||
"gitHead": "09e7f44bebdc9d89122926b2b439a0a38a2814ea" | ||
"gitHead": "4d3c72c94eea2d72eb3a0e7d56000c6ef7e39726" | ||
} |
36648
29
60
8
283
Updated@react-aria/i18n@^3.12.6
Updated@react-aria/label@^3.7.15
Updated@react-aria/utils@^3.28.0
Updated@react-types/shared@^3.28.0