@leafygreen-ui/button
Advanced tools
Comparing version 20.0.8-next.5 to 20.0.8-next.6
# @leafygreen-ui/button | ||
## 20.0.8-next.6 | ||
### Patch Changes | ||
- b060d06ce: Updates story files for Storybook 7.x | ||
- Updated dependencies [b060d06ce] | ||
- Updated dependencies [b060d06ce] | ||
- @leafygreen-ui/box@3.1.4-next.6 | ||
- @leafygreen-ui/leafygreen-provider@3.1.3-next.6 | ||
- @leafygreen-ui/lib@10.3.4-next.6 | ||
## 20.0.8-next.5 | ||
@@ -4,0 +15,0 @@ |
@@ -1,2 +0,1 @@ | ||
/// <reference types="react" /> | ||
import { ButtonProps } from '../types'; | ||
@@ -3,0 +2,0 @@ declare type ButtonContentProps = Omit<ButtonProps, 'as'>; |
{ | ||
"name": "@leafygreen-ui/button", | ||
"version": "20.0.8-next.5", | ||
"version": "20.0.8-next.6", | ||
"description": "leafyGreen UI Kit Button", | ||
@@ -23,5 +23,5 @@ "main": "./dist/index.js", | ||
"dependencies": { | ||
"@leafygreen-ui/box": "^3.1.4-next.5", | ||
"@leafygreen-ui/box": "^3.1.4-next.6", | ||
"@leafygreen-ui/emotion": "^4.0.4", | ||
"@leafygreen-ui/lib": "^10.3.4-next.5", | ||
"@leafygreen-ui/lib": "^10.3.4-next.6", | ||
"@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.5" | ||
"@leafygreen-ui/icon": "^11.16.1-next.6" | ||
}, | ||
"peerDependencies": { | ||
"@leafygreen-ui/leafygreen-provider": "^3.1.3-next.5" | ||
"@leafygreen-ui/leafygreen-provider": "^3.1.3-next.6" | ||
}, | ||
@@ -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
297863
1799