We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64091fa commit 4230298Copy full SHA for 4230298
package.json
@@ -9,9 +9,9 @@
9
"@emotion/react": "^11.11.4",
10
"@emotion/styled": "^11.11.5",
11
"@hookform/resolvers": "^3.6.0",
12
- "@mui/icons-material": "^5.15.19",
13
- "@mui/material": "^5.15.19",
14
- "@mui/x-date-pickers": "^7.6.1",
+ "@mui/icons-material": "^7.0.0",
+ "@mui/material": "^7.0.0",
+ "@mui/x-date-pickers": "^8.0.0",
15
"@reduxjs/toolkit": "^2.2.5",
16
"@tanstack/react-query": "^5.40.0",
17
"@tanstack/react-query-devtools": "^5.40.0",
0 commit comments