@atlaskit/width-detector
Advanced tools
Comparing version 4.1.5 to 4.1.6
# @atlaskit/width-detector | ||
## 4.1.6 | ||
### Patch Changes | ||
- [#57118](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/57118) [`b9bd80957181`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b9bd80957181) - Upgrade Emotion v10 (@emotion/core) to Emotion v11 (@emotion/react). No behaviour change expected. | ||
## 4.1.5 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@atlaskit/width-detector", | ||
"version": "4.1.5", | ||
"version": "4.1.6", | ||
"description": "Wrapper for components that need to respond to width changes", | ||
@@ -45,7 +45,8 @@ "publishConfig": { | ||
"devDependencies": { | ||
"@af/integration-testing": "*", | ||
"@atlaskit/ssr": "*", | ||
"@atlaskit/webdriver-runner": "*", | ||
"@atlassian/atlassian-frontend-prettier-config-1.0.1": "npm:@atlassian/atlassian-frontend-prettier-config@1.0.1", | ||
"@emotion/core": "^10.0.9", | ||
"@emotion/styled": "^10.0.7", | ||
"@emotion/react": "^11.7.1", | ||
"@emotion/styled": "^11.0.0", | ||
"@testing-library/react": "^12.1.5", | ||
@@ -65,2 +66,2 @@ "@types/raf-schd": "^4.0.1", | ||
"prettier": "@atlassian/atlassian-frontend-prettier-config-1.0.1" | ||
} | ||
} |
56764
12
40
1093