update header bar

This commit is contained in:
lenhanphung
2026-02-04 12:49:42 +07:00
parent ec258f4d42
commit 41c839f38b
12 changed files with 114 additions and 23 deletions
+45
View File
@@ -83,6 +83,51 @@
"node": "24.x"
}
},
"../twake-ui/packages/twake-mui": {
"name": "@linagora/twake-mui",
"version": "1.1.7",
"license": "MIT",
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@babel/eslint-parser": "7.19.1",
"@types/react": "18.3.26",
"@types/react-dom": "18.3.7",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"cozy-tsconfig": "1.8.1",
"eslint": "8.35.0",
"eslint-config-cozy-app": "6.7.1",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"prettier": "2.8.4"
},
"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"
},
"peerDependenciesMeta": {
"react": {
"optional": false
},
"react-dom": {
"optional": false
}
}
},
"node_modules/@adobe/css-tools": {
"version": "4.4.4",
"dev": true,