@leafygreen-ui/button
Advanced tools
Comparing version 20.0.8-next.1 to 20.0.8-next.2
# @leafygreen-ui/button | ||
## 20.0.8-next.2 | ||
### Patch Changes | ||
- b060d06ce: Updates story files for Storybook 7.x | ||
- Updated dependencies [b060d06ce] | ||
- Updated dependencies [b060d06ce] | ||
- @leafygreen-ui/box@3.1.4-next.2 | ||
- @leafygreen-ui/leafygreen-provider@3.1.3-next.2 | ||
- @leafygreen-ui/lib@10.3.4-next.2 | ||
## 20.0.8-next.1 | ||
@@ -4,0 +15,0 @@ |
@@ -0,1 +1,2 @@ | ||
/// <reference types="react" /> | ||
import { ButtonProps } from '../types'; | ||
@@ -2,0 +3,0 @@ declare type ButtonContentProps = Omit<ButtonProps, 'as'>; |
{ | ||
"name": "@leafygreen-ui/button", | ||
"version": "20.0.8-next.1", | ||
"version": "20.0.8-next.2", | ||
"description": "leafyGreen UI Kit Button", | ||
@@ -23,5 +23,5 @@ "main": "./dist/index.js", | ||
"dependencies": { | ||
"@leafygreen-ui/box": "^3.1.4-next.1", | ||
"@leafygreen-ui/box": "^3.1.4-next.2", | ||
"@leafygreen-ui/emotion": "^4.0.4", | ||
"@leafygreen-ui/lib": "^10.3.4-next.1", | ||
"@leafygreen-ui/lib": "^10.3.4-next.2", | ||
"@leafygreen-ui/palette": "^4.0.4", | ||
@@ -34,6 +34,6 @@ "@leafygreen-ui/ripple": "^1.1.9", | ||
"next": "^13.0.5", | ||
"@leafygreen-ui/icon": "^11.16.1-next.1" | ||
"@leafygreen-ui/icon": "^11.16.1-next.2" | ||
}, | ||
"peerDependencies": { | ||
"@leafygreen-ui/leafygreen-provider": "^3.1.3-next.1" | ||
"@leafygreen-ui/leafygreen-provider": "^3.1.3-next.2" | ||
}, | ||
@@ -40,0 +40,0 @@ "gitHead": "dd71a2d404218ccec2e657df9c0263dc1c15b9e0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
1800
297097