@atlaskit/textfield
Advanced tools
Comparing version 6.7.1 to 6.7.2
# @atlaskit/textfield | ||
## 6.7.2 | ||
### Patch Changes | ||
- [#103999](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/103999) | ||
[`9f62ecec4d422`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9f62ecec4d422) - | ||
Update dependencies. | ||
## 6.7.1 | ||
@@ -4,0 +12,0 @@ |
@@ -30,3 +30,3 @@ "use strict"; | ||
packageName: "@atlaskit/textfield", | ||
packageVersion: "6.7.1" | ||
packageVersion: "6.7.2" | ||
}; | ||
@@ -33,0 +33,0 @@ |
@@ -15,3 +15,3 @@ import _extends from "@babel/runtime/helpers/extends"; | ||
packageName: "@atlaskit/textfield", | ||
packageVersion: "6.7.1" | ||
packageVersion: "6.7.2" | ||
}; | ||
@@ -18,0 +18,0 @@ |
@@ -21,3 +21,3 @@ import _extends from "@babel/runtime/helpers/extends"; | ||
packageName: "@atlaskit/textfield", | ||
packageVersion: "6.7.1" | ||
packageVersion: "6.7.2" | ||
}; | ||
@@ -24,0 +24,0 @@ |
{ | ||
"name": "@atlaskit/textfield", | ||
"version": "6.7.1", | ||
"version": "6.7.2", | ||
"description": "A text field is an input that allows a user to write or edit text.", | ||
@@ -32,3 +32,3 @@ "publishConfig": { | ||
"@atlaskit/theme": "^14.0.0", | ||
"@atlaskit/tokens": "^3.0.0", | ||
"@atlaskit/tokens": "^3.1.0", | ||
"@babel/runtime": "^7.0.0", | ||
@@ -54,4 +54,3 @@ "@emotion/react": "^11.7.1" | ||
"storybook-addon-performance": "^0.17.3", | ||
"typescript": "~5.4.2", | ||
"wait-for-expect": "^1.2.0" | ||
"typescript": "~5.4.2" | ||
}, | ||
@@ -58,0 +57,0 @@ "keywords": [ |
129018
14
Updated@atlaskit/tokens@^3.1.0