@atlaskit/ds-explorations
Advanced tools
Comparing version
# @atlaskit/ds-explorations | ||
## 4.4.0 | ||
### Minor Changes | ||
- [#109060](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/109060) | ||
[`4660ec858a305`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4660ec858a305) - | ||
Update `React` from v16 to v18 | ||
### Patch Changes | ||
- Updated dependencies | ||
## 4.3.5 | ||
@@ -4,0 +16,0 @@ |
{ | ||
"name": "@atlaskit/ds-explorations", | ||
"version": "4.3.5", | ||
"version": "4.4.0", | ||
"description": "DEPRECATED. Use @atlaskit/primitives. An experimental package for exploration and validation of spacing / typography foundations.", | ||
@@ -29,3 +29,3 @@ "publishConfig": { | ||
"dependencies": { | ||
"@atlaskit/tokens": "^3.2.0", | ||
"@atlaskit/tokens": "^3.3.0", | ||
"@babel/runtime": "^7.0.0", | ||
@@ -40,9 +40,9 @@ "@emotion/react": "^11.7.1" | ||
"@atlaskit/ds-lib": "*", | ||
"@atlaskit/primitives": "^13.3.0", | ||
"@atlaskit/textfield": "^6.7.0", | ||
"@atlaskit/primitives": "^13.4.0", | ||
"@atlaskit/textfield": "^6.8.0", | ||
"@atlaskit/visual-regression": "*", | ||
"@atlassian/codegen": "^0.1.0", | ||
"@testing-library/react": "^12.1.5", | ||
"@testing-library/react": "^13.4.0", | ||
"fs-extra": "^4.0.2", | ||
"react-dom": "^16.8.0", | ||
"react-dom": "^18.2.0", | ||
"ts-node": "^10.9.1", | ||
@@ -49,0 +49,0 @@ "typescript": "~5.4.2" |
197829
0.17%Updated