@atlaskit/grid
Advanced tools
Comparing version 0.11.16 to 0.11.17
# @atlaskit/grid | ||
## 0.11.17 | ||
### Patch Changes | ||
- [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116) [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) - Upgrade Typescript from `4.9.5` to `5.4.2` | ||
## 0.11.16 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@atlaskit/grid", | ||
"version": "0.11.16", | ||
"version": "0.11.17", | ||
"description": "A responsive layout grid is a component designed to manage the content of a page.", | ||
@@ -29,3 +29,3 @@ "publishConfig": { | ||
"dependencies": { | ||
"@atlaskit/primitives": "^5.0.0", | ||
"@atlaskit/primitives": "^5.1.0", | ||
"@babel/runtime": "^7.0.0", | ||
@@ -45,3 +45,3 @@ "@emotion/react": "^11.7.1", | ||
"@testing-library/react": "^12.1.5", | ||
"typescript": "~4.9.5" | ||
"typescript": "~5.4.2" | ||
}, | ||
@@ -78,2 +78,2 @@ "techstack": { | ||
"prettier": "@atlassian/atlassian-frontend-prettier-config-1.0.1" | ||
} | ||
} |
57774
Updated@atlaskit/primitives@^5.1.0