@mui/private-theming
Advanced tools
Comparing version 5.6.0 to 5.6.1
/** | ||
* The default theme interface, augment this to avoid having to set the theme type everywhere. | ||
* Our [TypeScript guide on theme customization](https://mui.com/customization/theming/#custom-variables) explains in detail how you would add custom properties. | ||
* Our [TypeScript guide on theme customization](https://mui.com/material-ui/customization/theming/#custom-variables) explains in detail how you would add custom properties. | ||
*/ | ||
export interface DefaultTheme {} |
@@ -1,2 +0,2 @@ | ||
/** @license MUI v5.6.0 | ||
/** @license MUI v5.6.1 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
@@ -1,2 +0,2 @@ | ||
/** @license MUI v5.6.0 | ||
/** @license MUI v5.6.1 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
@@ -1,2 +0,2 @@ | ||
/** @license MUI v5.6.0 | ||
/** @license MUI v5.6.1 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
@@ -1,2 +0,2 @@ | ||
/** @license MUI v5.6.0 | ||
/** @license MUI v5.6.1 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
{ | ||
"name": "@mui/private-theming", | ||
"version": "5.6.0", | ||
"version": "5.6.1", | ||
"private": false, | ||
@@ -29,3 +29,3 @@ "author": "MUI Team", | ||
"peerDependencies": { | ||
"@types/react": "^16.8.6 || ^17.0.0 || ^18.0.0", | ||
"@types/react": "^17.0.0 || ^18.0.0", | ||
"react": "^17.0.0 || ^18.0.0" | ||
@@ -40,3 +40,3 @@ }, | ||
"@babel/runtime": "^7.17.2", | ||
"@mui/utils": "^5.6.0", | ||
"@mui/utils": "^5.6.1", | ||
"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
428130
Updated@mui/utils@^5.6.1