@chakra-ui/popover
Advanced tools
Comparing version 2.1.8 to 2.1.9
{ | ||
"name": "@chakra-ui/popover", | ||
"version": "2.1.8", | ||
"version": "2.1.9", | ||
"description": "A React component to render that renders its content in a popover", | ||
@@ -39,3 +39,3 @@ "keywords": [ | ||
"@chakra-ui/react-use-merge-refs": "2.0.7", | ||
"@chakra-ui/react-context": "2.0.7", | ||
"@chakra-ui/react-context": "2.0.8", | ||
"@chakra-ui/react-use-animation-state": "2.0.8", | ||
@@ -50,9 +50,9 @@ "@chakra-ui/react-use-focus-effect": "2.0.9", | ||
"react": "^18.0.0", | ||
"clean-package": "2.1.1", | ||
"@chakra-ui/system": "2.4.0", | ||
"@chakra-ui/button": "2.0.16", | ||
"@chakra-ui/layout": "2.1.15", | ||
"@chakra-ui/radio": "2.0.19", | ||
"@chakra-ui/input": "2.0.19", | ||
"@chakra-ui/hooks": "2.1.5" | ||
"clean-package": "2.2.0", | ||
"@chakra-ui/system": "2.5.3", | ||
"@chakra-ui/button": "2.0.17", | ||
"@chakra-ui/layout": "2.1.17", | ||
"@chakra-ui/radio": "2.0.21", | ||
"@chakra-ui/input": "2.0.21", | ||
"@chakra-ui/hooks": "2.1.6" | ||
}, | ||
@@ -59,0 +59,0 @@ "peerDependencies": { |
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
+ Added@chakra-ui/react-context@2.0.8(transitive)
- Removed@chakra-ui/react-context@2.0.7(transitive)