File tree Expand file tree Collapse file tree 10 files changed +47
-47
lines changed
Expand file tree Collapse file tree 10 files changed +47
-47
lines changed Original file line number Diff line number Diff line change 11{
22 "name": "@hcengineering/scripts",
3- "version": "0.7.7 ",
3+ "version": "0.7.8 ",
44 "scripts": {
55 "format": "echo \"No format specified\""
66 },
Original file line number Diff line number Diff line change 11{
22 "name": "@hcengineering/communication-client-query",
3- "version": "0.7.7 ",
3+ "version": "0.7.8 ",
44 "main": "lib/index.js",
55 "svelte": "src/index.ts",
66 "types": "types/index.d.ts",
3636 "typescript": "^5.9.3"
3737 },
3838 "dependencies": {
39- "@hcengineering/communication-types": "workspace:^0.7.7 ",
40- "@hcengineering/communication-sdk-types": "workspace:^0.7.7 ",
41- "@hcengineering/communication-query": "workspace:^0.7.7 ",
39+ "@hcengineering/communication-types": "workspace:^0.7.8 ",
40+ "@hcengineering/communication-sdk-types": "workspace:^0.7.8 ",
41+ "@hcengineering/communication-query": "workspace:^0.7.8 ",
4242 "@hcengineering/hulylake-client": "^0.7.6",
4343 "fast-equals": "^5.2.2"
4444 },
Original file line number Diff line number Diff line change 11{
22 "name": "@hcengineering/communication-cockroach",
3- "version": "0.7.7 ",
3+ "version": "0.7.8 ",
44 "main": "lib/index.js",
55 "svelte": "src/index.ts",
66 "types": "types/index.d.ts",
3838 "@types/uuid": "^8.3.1"
3939 },
4040 "dependencies": {
41- "@hcengineering/communication-types": "workspace:^0.7.7 ",
42- "@hcengineering/communication-sdk-types": "workspace:^0.7.7 ",
43- "@hcengineering/communication-shared": "workspace:^0.7.7 ",
41+ "@hcengineering/communication-types": "workspace:^0.7.8 ",
42+ "@hcengineering/communication-sdk-types": "workspace:^0.7.8 ",
43+ "@hcengineering/communication-shared": "workspace:^0.7.8 ",
4444 "postgres": "^3.4.7",
4545 "uuid": "^8.3.2"
4646 },
Original file line number Diff line number Diff line change 11{
22 "name": "@hcengineering/communication-query",
3- "version": "0.7.7 ",
3+ "version": "0.7.8 ",
44 "main": "lib/index.js",
55 "svelte": "src/index.ts",
66 "types": "types/index.d.ts",
3737 "@types/uuid": "^8.3.1"
3838 },
3939 "dependencies": {
40- "@hcengineering/communication-sdk-types": "workspace:^0.7.7 ",
41- "@hcengineering/communication-shared": "workspace:^0.7.7 ",
42- "@hcengineering/communication-types": "workspace:^0.7.7 ",
40+ "@hcengineering/communication-sdk-types": "workspace:^0.7.8 ",
41+ "@hcengineering/communication-shared": "workspace:^0.7.8 ",
42+ "@hcengineering/communication-types": "workspace:^0.7.8 ",
4343 "@hcengineering/hulylake-client": "^0.7.6",
4444 "fast-equals": "^5.2.2",
4545 "uuid": "^8.3.2"
Original file line number Diff line number Diff line change 11{
22 "name": "@hcengineering/communication-rest-client",
3- "version": "0.7.7 ",
3+ "version": "0.7.8 ",
44 "main": "lib/index.js",
55 "svelte": "src/index.ts",
66 "types": "types/index.d.ts",
3737 "@types/snappyjs": "^0.7.1"
3838 },
3939 "dependencies": {
40- "@hcengineering/communication-types": "workspace:^0.7.7 ",
41- "@hcengineering/communication-sdk-types": "workspace:^0.7.7 ",
42- "@hcengineering/communication-shared": "workspace:^0.7.7 ",
40+ "@hcengineering/communication-types": "workspace:^0.7.8 ",
41+ "@hcengineering/communication-sdk-types": "workspace:^0.7.8 ",
42+ "@hcengineering/communication-shared": "workspace:^0.7.8 ",
4343 "@hcengineering/core": "^0.7.8",
4444 "snappyjs": "^0.7.0"
4545 },
Original file line number Diff line number Diff line change 11{
22 "name": "@hcengineering/communication-sdk-types",
3- "version": "0.7.7 ",
3+ "version": "0.7.8 ",
44 "main": "lib/index.js",
55 "svelte": "src/index.ts",
66 "types": "types/index.d.ts",
3737 },
3838 "dependencies": {
3939 "@hcengineering/core": "^0.7.8",
40- "@hcengineering/communication-types": "workspace:^0.7.7 "
40+ "@hcengineering/communication-types": "workspace:^0.7.8 "
4141 },
4242 "repository": {
4343 "type": "git",
Original file line number Diff line number Diff line change 11{
22 "name": "@hcengineering/communication-server",
3- "version": "0.7.7 ",
3+ "version": "0.7.8 ",
44 "main": "lib/index.js",
55 "svelte": "src/index.ts",
66 "types": "types/index.d.ts",
4242 },
4343 "dependencies": {
4444 "@hcengineering/account-client": "^0.7.5",
45- "@hcengineering/communication-cockroach": "workspace:^0.7.7 ",
46- "@hcengineering/communication-sdk-types": "workspace:^0.7.7 ",
47- "@hcengineering/communication-shared": "workspace:^0.7.7 ",
48- "@hcengineering/communication-types": "workspace:^0.7.7 ",
45+ "@hcengineering/communication-cockroach": "workspace:^0.7.8 ",
46+ "@hcengineering/communication-sdk-types": "workspace:^0.7.8 ",
47+ "@hcengineering/communication-shared": "workspace:^0.7.8 ",
48+ "@hcengineering/communication-types": "workspace:^0.7.8 ",
4949 "@hcengineering/core": "^0.7.8",
5050 "@hcengineering/server-token": "^0.7.5",
5151 "@hcengineering/text-core": "^0.7.5",
Original file line number Diff line number Diff line change 11{
22 "name": "@hcengineering/communication-shared",
3- "version": "0.7.7 ",
3+ "version": "0.7.8 ",
44 "main": "lib/index.js",
55 "svelte": "src/index.ts",
66 "types": "types/index.d.ts",
3636 "typescript": "^5.9.3"
3737 },
3838 "dependencies": {
39- "@hcengineering/communication-types": "workspace:^0.7.7 ",
40- "@hcengineering/communication-sdk-types": "workspace:^0.7.7 ",
39+ "@hcengineering/communication-types": "workspace:^0.7.8 ",
40+ "@hcengineering/communication-sdk-types": "workspace:^0.7.8 ",
4141 "@hcengineering/hulylake-client": "^0.7.6"
4242 },
4343 "repository": {
Original file line number Diff line number Diff line change 11{
22 "name": "@hcengineering/communication-types",
3- "version": "0.7.7 ",
3+ "version": "0.7.8 ",
44 "main": "lib/index.js",
55 "svelte": "src/index.ts",
66 "types": "types/index.d.ts",
You can’t perform that action at this time.
0 commit comments