@chakra-ui/focus-lock
Advanced tools
Comparing version 1.1.2 to 1.1.3
# Change Log | ||
## 1.1.3 | ||
### Patch Changes | ||
- Updated dependencies | ||
[[`a58b724e9`](https://github.com/chakra-ui/chakra-ui/commit/a58b724e9c8656044f866b658f378662f2a44b46), | ||
[`b724a9dd9`](https://github.com/chakra-ui/chakra-ui/commit/b724a9dd9429d02c0b2c7f7deac66d3553100bdc)]: | ||
- @chakra-ui/utils@1.5.0 | ||
## 1.1.2 | ||
@@ -4,0 +13,0 @@ |
@@ -49,1 +49,2 @@ import * as React from "react"; | ||
export default FocusLock; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@chakra-ui/focus-lock", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "React focus lock for all Chakra components", | ||
@@ -54,3 +54,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@chakra-ui/utils": "1.4.0", | ||
"@chakra-ui/utils": "1.5.0", | ||
"react-focus-lock": "2.5.0" | ||
@@ -57,0 +57,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
25022
9
+ Added@chakra-ui/utils@1.5.0(transitive)
- Removed@chakra-ui/utils@1.4.0(transitive)
- Removed@types/object-assign@4.0.30(transitive)
Updated@chakra-ui/utils@1.5.0