@mui/private-theming
Advanced tools
Comparing version 5.16.6 to 5.16.8
/** | ||
* @mui/private-theming v5.16.6 | ||
* @mui/private-theming v5.16.8 | ||
* | ||
@@ -4,0 +4,0 @@ * @license MIT |
/** | ||
* @mui/private-theming v5.16.6 | ||
* @mui/private-theming v5.16.8 | ||
* | ||
@@ -4,0 +4,0 @@ * @license MIT |
/** | ||
* @mui/private-theming v5.16.6 | ||
* @mui/private-theming v5.16.8 | ||
* | ||
@@ -4,0 +4,0 @@ * @license MIT |
/** | ||
* @mui/private-theming v5.16.6 | ||
* @mui/private-theming v5.16.8 | ||
* | ||
@@ -4,0 +4,0 @@ * @license MIT |
{ | ||
"name": "@mui/private-theming", | ||
"version": "5.16.6", | ||
"version": "5.16.8", | ||
"private": false, | ||
@@ -31,7 +31,7 @@ "author": "MUI Team", | ||
"prop-types": "^15.8.1", | ||
"@mui/utils": "^5.16.6" | ||
"@mui/utils": "^5.16.8" | ||
}, | ||
"peerDependencies": { | ||
"@types/react": "^17.0.0 || ^18.0.0", | ||
"react": "^17.0.0 || ^18.0.0" | ||
"@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0", | ||
"react": "^17.0.0 || ^18.0.0 || ^19.0.0" | ||
}, | ||
@@ -38,0 +38,0 @@ "peerDependenciesMeta": { |
Sorry, the diff of this file is too big to display
815781
6
61
+ Added@types/react@19.0.8(transitive)
+ Addedreact@19.0.0(transitive)
- Removed@types/react@18.3.18(transitive)
- Removedreact@18.3.1(transitive)
Updated@mui/utils@^5.16.8