@leafygreen-ui/text-input
Advanced tools
Comparing version 12.1.13-next.0 to 12.1.13-next.1
# @leafygreen-ui/text-input | ||
## 12.1.13-next.1 | ||
### Patch Changes | ||
- b060d06ce: Updates story files for Storybook 7.x | ||
- Updated dependencies [b060d06ce] | ||
- Updated dependencies [b060d06ce] | ||
- @leafygreen-ui/hooks@7.7.4-next.1 | ||
- @leafygreen-ui/icon@11.16.1-next.1 | ||
- @leafygreen-ui/leafygreen-provider@3.1.3-next.1 | ||
- @leafygreen-ui/lib@10.3.4-next.1 | ||
- @leafygreen-ui/typography@16.4.1-next.1 | ||
## 12.1.13-next.0 | ||
@@ -4,0 +17,0 @@ |
{ | ||
"name": "@leafygreen-ui/text-input", | ||
"version": "12.1.13-next.0", | ||
"version": "12.1.13-next.1", | ||
"description": "leafyGreen UI Kit Text Input", | ||
@@ -24,11 +24,11 @@ "main": "./dist/index.js", | ||
"@leafygreen-ui/emotion": "^4.0.4", | ||
"@leafygreen-ui/hooks": "^7.7.4-next.0", | ||
"@leafygreen-ui/icon": "^11.16.1-next.0", | ||
"@leafygreen-ui/lib": "^10.3.4-next.0", | ||
"@leafygreen-ui/hooks": "^7.7.4-next.1", | ||
"@leafygreen-ui/icon": "^11.16.1-next.1", | ||
"@leafygreen-ui/lib": "^10.3.4-next.1", | ||
"@leafygreen-ui/palette": "^4.0.4", | ||
"@leafygreen-ui/tokens": "^2.1.0", | ||
"@leafygreen-ui/typography": "^16.4.1-next.0" | ||
"@leafygreen-ui/typography": "^16.4.1-next.1" | ||
}, | ||
"peerDependencies": { | ||
"@leafygreen-ui/leafygreen-provider": "^3.1.3-next.0" | ||
"@leafygreen-ui/leafygreen-provider": "^3.1.3-next.1" | ||
}, | ||
@@ -35,0 +35,0 @@ "homepage": "https://github.com/mongodb/leafygreen-ui/tree/main/packages/text-input", |
274781