Skip to content

Commit 69f77f0

Browse files
committed
Upgrade react-hook-form-mui to version 8.0.0
Upgrade @mui/x-date-pickers to version 8.11.3 Signed-off-by: Franck LECUYER <[email protected]>
1 parent b2afa56 commit 69f77f0

File tree

2 files changed

+85
-16
lines changed

2 files changed

+85
-16
lines changed

package-lock.json

Lines changed: 83 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@mui/icons-material": "^5.18.0",
2222
"@mui/lab": "5.0.0-alpha.175",
2323
"@mui/material": "^5.18.0",
24-
"@mui/x-date-pickers": "^7.29.4",
24+
"@mui/x-date-pickers": "^8.11.3",
2525
"@mui/x-tree-view": "^7.29.1",
2626
"@reduxjs/toolkit": "^2.9.0",
2727
"ag-grid-community": "^33.1.0",
@@ -33,7 +33,7 @@
3333
"react": "^18.3.1",
3434
"react-dom": "^18.3.1",
3535
"react-hook-form": "^7.62.0",
36-
"react-hook-form-mui": "^7.6.2",
36+
"react-hook-form-mui": "^8.0.0",
3737
"react-intl": "^7.1.11",
3838
"react-redux": "^9.2.0",
3939
"react-router": "^7.8.2",

0 commit comments

Comments
 (0)