@mui/styles
Advanced tools
Comparing version 5.0.0 to 5.0.1
@@ -1,2 +0,2 @@ | ||
/** @license MUI v5.0.0 | ||
/** @license MUI v5.0.1 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
@@ -1,2 +0,2 @@ | ||
/** @license MUI v5.0.0 | ||
/** @license MUI v5.0.1 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
@@ -1,2 +0,2 @@ | ||
/** @license MUI v5.0.0 | ||
/** @license MUI v5.0.1 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
@@ -1,2 +0,2 @@ | ||
/** @license MUI v5.0.0 | ||
/** @license MUI v5.0.1 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
{ | ||
"name": "@mui/styles", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"private": false, | ||
@@ -38,18 +38,18 @@ "author": "MUI Team", | ||
"dependencies": { | ||
"@babel/runtime": "^7.14.8", | ||
"@babel/runtime": "^7.15.4", | ||
"@emotion/hash": "^0.8.0", | ||
"@mui/private-theming": "^5.0.0", | ||
"@mui/private-theming": "^5.0.1", | ||
"@mui/types": "^7.0.0", | ||
"@mui/utils": "^5.0.0", | ||
"@mui/utils": "^5.0.1", | ||
"clsx": "^1.1.1", | ||
"csstype": "^3.0.8", | ||
"csstype": "^3.0.9", | ||
"hoist-non-react-statics": "^3.3.2", | ||
"jss": "^10.7.1", | ||
"jss-plugin-camel-case": "^10.7.1", | ||
"jss-plugin-default-unit": "^10.7.1", | ||
"jss-plugin-global": "^10.7.1", | ||
"jss-plugin-nested": "^10.7.1", | ||
"jss-plugin-props-sort": "^10.7.1", | ||
"jss-plugin-rule-value-function": "^10.7.1", | ||
"jss-plugin-vendor-prefixer": "^10.7.1", | ||
"jss": "^10.8.0", | ||
"jss-plugin-camel-case": "^10.8.0", | ||
"jss-plugin-default-unit": "^10.8.0", | ||
"jss-plugin-global": "^10.8.0", | ||
"jss-plugin-nested": "^10.8.0", | ||
"jss-plugin-props-sort": "^10.8.0", | ||
"jss-plugin-rule-value-function": "^10.8.0", | ||
"jss-plugin-vendor-prefixer": "^10.8.0", | ||
"prop-types": "^15.7.2" | ||
@@ -56,0 +56,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
511634
Updated@babel/runtime@^7.15.4
Updated@mui/private-theming@^5.0.1
Updated@mui/utils@^5.0.1
Updatedcsstype@^3.0.9
Updatedjss@^10.8.0
Updatedjss-plugin-global@^10.8.0
Updatedjss-plugin-nested@^10.8.0