[#83] Change minicalendar lib to MUI (#211)

Co-authored-by: Camille Moussu <cmoussu@linagora.com>
This commit is contained in:
Camille Moussu
2025-10-16 10:36:59 +02:00
committed by GitHub
parent b9905cbb7a
commit 0f82711d7d
9 changed files with 285 additions and 224 deletions
+1 -2
View File
@@ -14,6 +14,7 @@
"@fullcalendar/timegrid": "^6.1.17",
"@mui/icons-material": "^7.1.2",
"@mui/material": "^7.1.2",
"@mui/x-date-pickers": "^8.14.0",
"@reduxjs/toolkit": "^2.8.2",
"@types/node": "^16.18.126",
"@types/react": "^19.1.8",
@@ -23,10 +24,8 @@
"ky": "^1.8.1",
"moment": "^2.30.1",
"moment-timezone": "^0.5.48",
"moment": "^2.30.1",
"openid-client": "^6.5.3",
"react": "^19.1.0",
"react-calendar": "^6.0.0",
"react-dom": "^19.1.0",
"react-i18next": "^13.5.0",
"react-redux": "^9.2.0",