@atlaskit/portal
Advanced tools
Comparing version 4.6.1 to 4.7.0
# @atlaskit/portal | ||
## 4.7.0 | ||
### Minor Changes | ||
- [`8b8090800a35d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8b8090800a35d) - | ||
Bump peer dependency for react-dom to include version 17 and 18. | ||
## 4.6.1 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@atlaskit/portal", | ||
"version": "4.6.1", | ||
"version": "4.7.0", | ||
"description": "A wrapper for rendering components in React portals.", | ||
@@ -47,3 +47,3 @@ "publishConfig": { | ||
"react": "^16.8.0 || ^17.0.0 || ~18.2.0", | ||
"react-dom": "^16.8.0" | ||
"react-dom": "^16.8.0 || ^17.0.0 || ~18.2.0" | ||
}, | ||
@@ -56,4 +56,4 @@ "devDependencies": { | ||
"@atlaskit/ssr": "*", | ||
"@atlaskit/tokens": "^1.53.0", | ||
"@atlaskit/tooltip": "^18.5.0", | ||
"@atlaskit/tokens": "^1.57.0", | ||
"@atlaskit/tooltip": "^18.6.0", | ||
"@atlaskit/visual-regression": "*", | ||
@@ -60,0 +60,0 @@ "@emotion/react": "^11.7.1", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
68097