@react-stately/select
Advanced tools
Comparing version 3.6.9 to 3.6.10
{ | ||
"name": "@react-stately/select", | ||
"version": "3.6.9", | ||
"version": "3.6.10", | ||
"description": "Spectrum UI components in React", | ||
@@ -25,7 +25,7 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@react-stately/form": "^3.1.0", | ||
"@react-stately/list": "^3.11.1", | ||
"@react-stately/overlays": "^3.6.12", | ||
"@react-types/select": "^3.9.8", | ||
"@react-types/shared": "^3.26.0", | ||
"@react-stately/form": "^3.1.1", | ||
"@react-stately/list": "^3.11.2", | ||
"@react-stately/overlays": "^3.6.13", | ||
"@react-types/select": "^3.9.9", | ||
"@react-types/shared": "^3.27.0", | ||
"@swc/helpers": "^0.5.0" | ||
@@ -39,3 +39,3 @@ }, | ||
}, | ||
"gitHead": "71f0ef23053f9e03ee7e97df736e8b083e006849" | ||
"gitHead": "09e7f44bebdc9d89122926b2b439a0a38a2814ea" | ||
} |
39639
Updated@react-stately/form@^3.1.1
Updated@react-stately/list@^3.11.2
Updated@react-types/select@^3.9.9
Updated@react-types/shared@^3.27.0