@mui/private-theming
Advanced tools
Comparing version 5.5.3 to 5.6.0
@@ -1,2 +0,2 @@ | ||
/** @license MUI v5.5.3 | ||
/** @license MUI v5.6.0 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
@@ -1,2 +0,2 @@ | ||
/** @license MUI v5.5.3 | ||
/** @license MUI v5.6.0 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
@@ -1,2 +0,2 @@ | ||
/** @license MUI v5.5.3 | ||
/** @license MUI v5.6.0 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
@@ -1,2 +0,2 @@ | ||
/** @license MUI v5.5.3 | ||
/** @license MUI v5.6.0 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
{ | ||
"name": "@mui/private-theming", | ||
"version": "5.5.3", | ||
"version": "5.6.0", | ||
"private": false, | ||
@@ -29,4 +29,4 @@ "author": "MUI Team", | ||
"peerDependencies": { | ||
"@types/react": "^16.8.6 || ^17.0.0", | ||
"react": "^17.0.0" | ||
"@types/react": "^16.8.6 || ^17.0.0 || ^18.0.0", | ||
"react": "^17.0.0 || ^18.0.0" | ||
}, | ||
@@ -40,3 +40,3 @@ "peerDependenciesMeta": { | ||
"@babel/runtime": "^7.17.2", | ||
"@mui/utils": "^5.5.3", | ||
"@mui/utils": "^5.6.0", | ||
"prop-types": "^15.7.2" | ||
@@ -43,0 +43,0 @@ }, |
Sorry, the diff of this file is too big to display
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
426015
+ Added@types/react@18.3.12(transitive)
+ Addedreact@18.3.1(transitive)
- Removed@types/react@17.0.83(transitive)
- Removed@types/scheduler@0.16.8(transitive)
- Removedreact@17.0.2(transitive)
Updated@mui/utils@^5.6.0