@chakra-ui/tabs
Advanced tools
Comparing version 1.5.5 to 1.5.6
# Change Log | ||
## 1.5.6 | ||
### Patch Changes | ||
- Updated dependencies | ||
[[`c06d242c6`](https://github.com/chakra-ui/chakra-ui/commit/c06d242c672a10f93fab4dc2321143beae2db669), | ||
[`a9d1dc4ac`](https://github.com/chakra-ui/chakra-ui/commit/a9d1dc4ac874825f292d874ad4eadaf060fed436), | ||
[`5b4d8ef24`](https://github.com/chakra-ui/chakra-ui/commit/5b4d8ef24017dab1d69aeb5016b53366bdb3bcfd)]: | ||
- @chakra-ui/utils@1.8.3 | ||
- @chakra-ui/hooks@1.6.1 | ||
- @chakra-ui/clickable@1.1.8 | ||
## 1.5.5 | ||
@@ -4,0 +16,0 @@ |
{ | ||
"name": "@chakra-ui/tabs", | ||
"version": "1.5.5", | ||
"version": "1.5.6", | ||
"description": "Accessible Tabs component for React and Chakra UI", | ||
@@ -65,10 +65,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@chakra-ui/clickable": "1.1.7", | ||
"@chakra-ui/clickable": "1.1.8", | ||
"@chakra-ui/descendant": "2.0.1", | ||
"@chakra-ui/hooks": "1.6.0", | ||
"@chakra-ui/hooks": "1.6.1", | ||
"@chakra-ui/react-utils": "1.1.2", | ||
"@chakra-ui/utils": "1.8.2" | ||
"@chakra-ui/utils": "1.8.3" | ||
}, | ||
"devDependencies": { | ||
"@chakra-ui/system": "1.7.3", | ||
"@chakra-ui/system": "1.7.4", | ||
"react": "^17.0.1" | ||
@@ -75,0 +75,0 @@ }, |
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
178043
+ Added@chakra-ui/clickable@1.1.8(transitive)
+ Added@chakra-ui/hooks@1.6.1(transitive)
+ Added@chakra-ui/utils@1.8.3(transitive)
- Removed@chakra-ui/clickable@1.1.7(transitive)
- Removed@chakra-ui/hooks@1.6.0(transitive)
- Removed@chakra-ui/utils@1.8.2(transitive)
Updated@chakra-ui/clickable@1.1.8
Updated@chakra-ui/hooks@1.6.1
Updated@chakra-ui/utils@1.8.3