Skip to content

Commit

Permalink
upgrade mui peer dep (#410)
Browse files Browse the repository at this point in the history
  • Loading branch information
robphoenix committed Jul 11, 2024
1 parent a3a7459 commit 56cfa4b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/eighty-pillows-do.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@utilitywarehouse/web-ui': patch
---

Upgrade mui peerdep
2 changes: 1 addition & 1 deletion packages/web-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"tsup": "^8.0.1"
},
"peerDependencies": {
"@mui/material": "5.11.14",
"@mui/material": "^5.16.0",
"react": "^17.0.0 || ^18.0.0",
"react-dom": "^17.0.0 || ^18.0.0"
},
Expand Down

0 comments on commit 56cfa4b

Please sign in to comment.