@dhis2-ui/popper
Advanced tools
Comparing version 10.0.0-alpha.7 to 10.0.0-alpha.8
{ | ||
"name": "@dhis2-ui/popper", | ||
"version": "10.0.0-alpha.7", | ||
"version": "10.0.0-alpha.8", | ||
"description": "UI Popper", | ||
@@ -30,4 +30,4 @@ "repository": { | ||
"peerDependencies": { | ||
"react": "^16.13", | ||
"react-dom": "^16.13", | ||
"react": "^16.13 || ^18", | ||
"react-dom": "^16.13 || ^18", | ||
"styled-jsx": "^4" | ||
@@ -37,3 +37,3 @@ }, | ||
"@dhis2/prop-types": "^3.1.2", | ||
"@dhis2/ui-constants": "10.0.0-alpha.7", | ||
"@dhis2/ui-constants": "10.0.0-alpha.8", | ||
"@popperjs/core": "^2.10.1", | ||
@@ -50,4 +50,4 @@ "classnames": "^2.3.1", | ||
"devDependencies": { | ||
"react": "16.13", | ||
"react-dom": "16.13", | ||
"react": "^18.3.1", | ||
"react-dom": "^18.3.1", | ||
"styled-jsx": "^4.0.1" | ||
@@ -54,0 +54,0 @@ }, |
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
60936
+ Added@dhis2/ui-constants@10.0.0-alpha.8(transitive)
+ Addedreact@18.3.1(transitive)
+ Addedreact-dom@18.3.1(transitive)
+ Addedscheduler@0.23.2(transitive)
- Removed@dhis2/ui-constants@10.0.0-alpha.7(transitive)
- Removedreact@16.14.0(transitive)
- Removedreact-dom@16.14.0(transitive)
- Removedscheduler@0.19.1(transitive)