@react-stately/radio
Advanced tools
Comparing version 3.10.8 to 3.10.9
{ | ||
"name": "@react-stately/radio", | ||
"version": "3.10.8", | ||
"version": "3.10.9", | ||
"description": "Spectrum UI components in React", | ||
@@ -25,14 +25,15 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@react-stately/form": "^3.0.6", | ||
"@react-stately/utils": "^3.10.4", | ||
"@react-types/radio": "^3.8.4", | ||
"@react-types/shared": "^3.25.0", | ||
"@react-stately/form": "^3.1.0", | ||
"@react-stately/utils": "^3.10.5", | ||
"@react-types/radio": "^3.8.5", | ||
"@react-types/shared": "^3.26.0", | ||
"@swc/helpers": "^0.5.0" | ||
}, | ||
"peerDependencies": { | ||
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" | ||
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
} | ||
}, | ||
"gitHead": "71f0ef23053f9e03ee7e97df736e8b083e006849" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
41221
17
Updated@react-stately/form@^3.1.0
Updated@react-stately/utils@^3.10.5
Updated@react-types/radio@^3.8.5
Updated@react-types/shared@^3.26.0