@atlaskit/tag-group
Advanced tools
Comparing version
# @atlaskit/tag-group | ||
## 12.0.1 | ||
### Patch Changes | ||
- [#125724](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/125724) | ||
[`07fff87fc682a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/07fff87fc682a) - | ||
Update dependencies. | ||
## 12.0.0 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@atlaskit/tag-group", | ||
"version": "12.0.0", | ||
"version": "12.0.1", | ||
"description": "A tag group controls the layout and alignment for a collection of tags.", | ||
@@ -35,13 +35,15 @@ "publishConfig": { | ||
"devDependencies": { | ||
"@af/accessibility-testing": "*", | ||
"@af/integration-testing": "*", | ||
"@af/visual-regression": "*", | ||
"@af/accessibility-testing": "^2.0.0", | ||
"@af/integration-testing": "^0.5.0", | ||
"@af/visual-regression": "^1.3.0", | ||
"@atlaskit/avatar": "^25.0.0", | ||
"@atlaskit/docs": "^10.0.0", | ||
"@atlaskit/ds-lib": "^4.0.0", | ||
"@atlaskit/ssr": "*", | ||
"@atlaskit/tag": "*", | ||
"@atlaskit/visual-regression": "*", | ||
"@atlaskit/link": "^3.0.0", | ||
"@atlaskit/section-message": "^8.1.0", | ||
"@atlaskit/ssr": "^0.4.0", | ||
"@atlaskit/tag": "^14.0.0", | ||
"@atlaskit/tokens": "^4.4.0", | ||
"@testing-library/react": "^13.4.0", | ||
"exenv": "^1.2.2", | ||
"react-dom": "^18.2.0", | ||
"storybook-addon-performance": "^0.17.3", | ||
"typescript": "~5.4.2" | ||
@@ -48,0 +50,0 @@ }, |
37451
0.92%14
16.67%