@mui/private-theming
Advanced tools
Comparing version 5.2.3 to 5.3.0
@@ -1,2 +0,2 @@ | ||
/** @license MUI v5.2.3 | ||
/** @license MUI v5.3.0 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
@@ -1,2 +0,2 @@ | ||
/** @license MUI v5.2.3 | ||
/** @license MUI v5.3.0 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
@@ -1,2 +0,2 @@ | ||
/** @license MUI v5.2.3 | ||
/** @license MUI v5.3.0 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
@@ -1,2 +0,2 @@ | ||
/** @license MUI v5.2.3 | ||
/** @license MUI v5.3.0 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
{ | ||
"name": "@mui/private-theming", | ||
"version": "5.2.3", | ||
"version": "5.3.0", | ||
"private": false, | ||
@@ -30,3 +30,3 @@ "author": "MUI Team", | ||
"@types/react": "^16.8.6 || ^17.0.0", | ||
"react": "^17.0.2" | ||
"react": "^17.0.0" | ||
}, | ||
@@ -39,4 +39,4 @@ "peerDependenciesMeta": { | ||
"dependencies": { | ||
"@babel/runtime": "^7.16.3", | ||
"@mui/utils": "^5.2.3", | ||
"@babel/runtime": "^7.16.7", | ||
"@mui/utils": "^5.3.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
386774
Updated@babel/runtime@^7.16.7
Updated@mui/utils@^5.3.0