Update avatar component

This commit is contained in:
lenhanphung
2026-01-05 08:46:32 +07:00
parent 462ad6d250
commit 24f8895baa
8 changed files with 42 additions and 53 deletions
+3 -19
View File
@@ -17,7 +17,7 @@
"@fullcalendar/moment-timezone": "^6.1.19",
"@fullcalendar/react": "^6.1.17",
"@fullcalendar/timegrid": "^6.1.17",
"@linagora/twake-mui": "1.1.0",
"@linagora/twake-mui": "1.1.1",
"@mui/icons-material": "^7.1.2",
"@mui/material": "^7.1.2",
"@mui/x-date-pickers": "^8.14.0",
@@ -82,7 +82,6 @@
"../twake-ui/packages/twake-mui": {
"name": "@linagora/twake-mui",
"version": "1.1.0",
"extraneous": true,
"license": "MIT",
"dependencies": {
"react": "^18.2.0",
@@ -3165,23 +3164,8 @@
}
},
"node_modules/@linagora/twake-mui": {
"version": "1.1.0",
"resolved": "https://npm.pkg.github.com/download/@linagora/twake-mui/1.1.0/1c08eca803bbaec80c54c317427cb6090600a27c",
"integrity": "sha512-ryO3L0cgokp1ald3DdviY/QFjkSEfjqADZYeKaG52aE0ubHVY4eV73usIIJ0QDny5IaSZ8dHk38YPWVEOgtUNQ==",
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"engines": {
"node": "24.x"
},
"peerDependencies": {
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.1",
"@mui/material": "^7.1.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
"resolved": "../twake-ui/packages/twake-mui",
"link": true
},
"node_modules/@module-federation/error-codes": {
"version": "0.21.6",