[utils]: Missing dependency on @types/prop-types #39029
Labels
bug 🐛
Something doesn't work
package: utils
Specific to the @mui/utils package
regression
A bug, but worse
typescript
Duplicates
Latest version
Steps to reproduce 🕹
skipLibCheck
set tofalse
.Current behavior 😯
Type errors:
Expected behavior 🤔
No type errors.
Context 🔦
Looks like
@types/prop-types
was moved fromdependencies
todevDependencies
in #38859.Your environment 🌎
N/A
The text was updated successfully, but these errors were encountered: