@chakra-ui/color-mode
Advanced tools
Comparing version 1.0.2 to 1.0.3
# Change Log | ||
## 1.0.3 | ||
### Patch Changes | ||
- Updated dependencies | ||
[[`8b87406c`](https://github.com/chakra-ui/chakra-ui/commit/8b87406c3132586be3393117eef80d47ec82fc54), | ||
[`8b87406c`](https://github.com/chakra-ui/chakra-ui/commit/8b87406c3132586be3393117eef80d47ec82fc54), | ||
[`8b87406c`](https://github.com/chakra-ui/chakra-ui/commit/8b87406c3132586be3393117eef80d47ec82fc54)]: | ||
- @chakra-ui/hooks@1.1.0 | ||
- @chakra-ui/utils@1.1.0 | ||
## 1.0.2 | ||
@@ -4,0 +15,0 @@ |
{ | ||
"name": "@chakra-ui/color-mode", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "React component and hooks for handling light and dark mode.", | ||
@@ -60,7 +60,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@chakra-ui/hooks": "1.0.2", | ||
"@chakra-ui/utils": "1.0.2" | ||
"@chakra-ui/hooks": "1.1.0", | ||
"@chakra-ui/utils": "1.1.0" | ||
}, | ||
"peerDependencies": { | ||
"react": "16.x || 17.x" | ||
"react": ">=16.8.6" | ||
}, | ||
@@ -67,0 +67,0 @@ "devDependencies": { |
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
75427
+ Added@chakra-ui/hooks@1.1.0(transitive)
+ Added@chakra-ui/utils@1.1.0(transitive)
+ Addedreact@18.3.1(transitive)
- Removed@chakra-ui/hooks@1.0.2(transitive)
- Removed@chakra-ui/utils@1.0.2(transitive)
- Removed@reach/auto-id@0.11.0(transitive)
- Removed@reach/utils@0.11.0(transitive)
- Removed@types/warning@3.0.3(transitive)
- Removedprop-types@15.8.1(transitive)
- Removedreact@16.14.017.0.2(transitive)
- Removedreact-dom@16.14.0(transitive)
- Removedreact-is@16.13.1(transitive)
- Removedscheduler@0.19.1(transitive)
- Removedtslib@2.8.1(transitive)
- Removedwarning@4.0.3(transitive)
Updated@chakra-ui/hooks@1.1.0
Updated@chakra-ui/utils@1.1.0