@react-aria/checkbox
Advanced tools
Comparing version 3.14.6 to 3.14.7
{ | ||
"name": "@react-aria/checkbox", | ||
"version": "3.14.6", | ||
"version": "3.14.7", | ||
"description": "Spectrum UI components in React", | ||
@@ -25,12 +25,12 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@react-aria/form": "^3.0.8", | ||
"@react-aria/interactions": "^3.22.2", | ||
"@react-aria/label": "^3.7.11", | ||
"@react-aria/toggle": "^3.10.7", | ||
"@react-aria/utils": "^3.25.2", | ||
"@react-stately/checkbox": "^3.6.8", | ||
"@react-stately/form": "^3.0.5", | ||
"@react-stately/toggle": "^3.7.7", | ||
"@react-types/checkbox": "^3.8.3", | ||
"@react-types/shared": "^3.24.1", | ||
"@react-aria/form": "^3.0.9", | ||
"@react-aria/interactions": "^3.22.3", | ||
"@react-aria/label": "^3.7.12", | ||
"@react-aria/toggle": "^3.10.8", | ||
"@react-aria/utils": "^3.25.3", | ||
"@react-stately/checkbox": "^3.6.9", | ||
"@react-stately/form": "^3.0.6", | ||
"@react-stately/toggle": "^3.7.8", | ||
"@react-types/checkbox": "^3.8.4", | ||
"@react-types/shared": "^3.25.0", | ||
"@swc/helpers": "^0.5.0" | ||
@@ -43,4 +43,3 @@ }, | ||
"access": "public" | ||
}, | ||
"gitHead": "faf0e18467231422cb7a06eb92a74d04e271f1e8" | ||
} | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
87917
34
Updated@react-aria/form@^3.0.9
Updated@react-aria/label@^3.7.12
Updated@react-aria/toggle@^3.10.8
Updated@react-aria/utils@^3.25.3
Updated@react-stately/form@^3.0.6
Updated@react-stately/toggle@^3.7.8
Updated@react-types/checkbox@^3.8.4
Updated@react-types/shared@^3.25.0