UBERF-13891: global user profile (#10102)

Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
This commit is contained in:
Alexey Zinoviev
2025-10-16 16:15:38 +04:00
committed by GitHub
parent dc0890ca2e
commit b86b3e46f3
399 changed files with 3054 additions and 1170 deletions
+2 -2
View File
@@ -49,10 +49,10 @@
"dependencies": {
"dotenv": "~16.0.0",
"cross-env": "~7.0.3",
"@hcengineering/core": "^0.7.7",
"@hcengineering/core": "^0.7.8",
"@hcengineering/client-resources": "^0.7.6",
"@hcengineering/account": "^0.7.0",
"@hcengineering/account-client": "^0.7.5",
"@hcengineering/account-client": "^0.7.6",
"@hcengineering/server-token": "^0.7.5"
}
}