@chakra-ui/editable
Advanced tools
Comparing version 1.1.0 to 1.1.1
# Change Log | ||
## 1.1.1 | ||
### Patch Changes | ||
- Updated dependencies | ||
[[`ff4a36bca`](https://github.com/chakra-ui/chakra-ui/commit/ff4a36bca11cc177830f6f1da13700acd1e3a087), | ||
[`483687237`](https://github.com/chakra-ui/chakra-ui/commit/483687237f2c4fed05dc6a79693f307c601c1285), | ||
[`61962345c`](https://github.com/chakra-ui/chakra-ui/commit/61962345c5b1c862445c16c586e304b28c376c9a)]: | ||
- @chakra-ui/utils@1.2.0 | ||
- @chakra-ui/hooks@1.1.4 | ||
## 1.1.0 | ||
@@ -4,0 +15,0 @@ |
{ | ||
"name": "@chakra-ui/editable", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "React component used to build inline-editable components", | ||
@@ -58,7 +58,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@chakra-ui/hooks": "1.1.3", | ||
"@chakra-ui/utils": "1.1.0" | ||
"@chakra-ui/hooks": "1.1.4", | ||
"@chakra-ui/utils": "1.2.0" | ||
}, | ||
"devDependencies": { | ||
"@chakra-ui/system": "1.2.0", | ||
"@chakra-ui/system": "1.3.0", | ||
"react": "^17.0.1" | ||
@@ -65,0 +65,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
84562
+ Added@chakra-ui/hooks@1.1.4(transitive)
+ Added@chakra-ui/utils@1.2.0(transitive)
- Removed@chakra-ui/hooks@1.1.3(transitive)
- Removed@chakra-ui/utils@1.1.0(transitive)
- Removedobject-assign@4.1.1(transitive)
Updated@chakra-ui/hooks@1.1.4
Updated@chakra-ui/utils@1.2.0