Skip to content

Commit

Permalink
fix(package): update peer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ruiaraujo012 committed Sep 24, 2024
1 parent 707a545 commit 65fbeea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,9 @@
"peerDependencies": {
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@mui/material": "^5.15.20",
"@mui/x-date-pickers": "^7.7.1",
"mui-tel-input": "^5.1.2",
"@mui/material": "^6.1.1",
"@mui/x-date-pickers": "^7.18.0",
"mui-tel-input": "^6.0.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.51.4"
Expand Down

0 comments on commit 65fbeea

Please # to comment.