@react-aria/form
Advanced tools
Comparing version 3.0.12 to 3.0.13
{ | ||
"name": "@react-aria/form", | ||
"version": "3.0.12", | ||
"version": "3.0.13", | ||
"description": "Spectrum UI components in React", | ||
@@ -25,6 +25,6 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@react-aria/interactions": "^3.23.0", | ||
"@react-aria/utils": "^3.27.0", | ||
"@react-stately/form": "^3.1.1", | ||
"@react-types/shared": "^3.27.0", | ||
"@react-aria/interactions": "^3.24.0", | ||
"@react-aria/utils": "^3.28.0", | ||
"@react-stately/form": "^3.1.2", | ||
"@react-types/shared": "^3.28.0", | ||
"@swc/helpers": "^0.5.0" | ||
@@ -39,3 +39,3 @@ }, | ||
}, | ||
"gitHead": "09e7f44bebdc9d89122926b2b439a0a38a2814ea" | ||
"gitHead": "4d3c72c94eea2d72eb3a0e7d56000c6ef7e39726" | ||
} |
340
29
61
8
285
Updated@react-aria/utils@^3.28.0
Updated@react-stately/form@^3.1.2
Updated@react-types/shared@^3.28.0