From a0e5b4ae69a70e4cd8281ce150f6415440ae614a Mon Sep 17 00:00:00 2001 From: Andrey Sobolev Date: Mon, 27 Oct 2025 12:21:39 +0700 Subject: [PATCH] v0.7.11 --- common/config/rush/pnpm-lock.yaml | 180 ++++++++++++++--------------- common/scripts/package.json | 2 +- packages/client-query/package.json | 10 +- packages/cockroach/package.json | 8 +- packages/query/package.json | 10 +- packages/rest-client/package.json | 10 +- packages/sdk-types/package.json | 6 +- packages/server/package.json | 22 ++-- packages/shared/package.json | 8 +- packages/types/package.json | 4 +- 10 files changed, 130 insertions(+), 130 deletions(-) diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index 586c801a3b..fe5b5109f9 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -13,17 +13,17 @@ importers: ../../packages/client-query: dependencies: '@hcengineering/communication-query': - specifier: workspace:^0.7.8 + specifier: workspace:^0.7.11 version: link:../query '@hcengineering/communication-sdk-types': - specifier: workspace:^0.7.9 + specifier: workspace:^0.7.11 version: link:../sdk-types '@hcengineering/communication-types': - specifier: workspace:^0.7.9 + specifier: workspace:^0.7.11 version: link:../types '@hcengineering/hulylake-client': - specifier: ^0.7.6 - version: 0.7.6 + specifier: ^0.7.17 + version: 0.7.17 fast-equals: specifier: ^5.2.2 version: 5.3.2 @@ -74,13 +74,13 @@ importers: ../../packages/cockroach: dependencies: '@hcengineering/communication-sdk-types': - specifier: workspace:^0.7.9 + specifier: workspace:^0.7.11 version: link:../sdk-types '@hcengineering/communication-shared': - specifier: workspace:^0.7.8 + specifier: workspace:^0.7.11 version: link:../shared '@hcengineering/communication-types': - specifier: workspace:^0.7.9 + specifier: workspace:^0.7.11 version: link:../types postgres: specifier: ^3.4.7 @@ -141,17 +141,17 @@ importers: ../../packages/query: dependencies: '@hcengineering/communication-sdk-types': - specifier: workspace:^0.7.9 + specifier: workspace:^0.7.11 version: link:../sdk-types '@hcengineering/communication-shared': - specifier: workspace:^0.7.8 + specifier: workspace:^0.7.11 version: link:../shared '@hcengineering/communication-types': - specifier: workspace:^0.7.9 + specifier: workspace:^0.7.11 version: link:../types '@hcengineering/hulylake-client': - specifier: ^0.7.6 - version: 0.7.6 + specifier: ^0.7.17 + version: 0.7.17 fast-equals: specifier: ^5.2.2 version: 5.3.2 @@ -208,17 +208,17 @@ importers: ../../packages/rest-client: dependencies: '@hcengineering/communication-sdk-types': - specifier: workspace:^0.7.9 + specifier: workspace:^0.7.11 version: link:../sdk-types '@hcengineering/communication-shared': - specifier: workspace:^0.7.8 + specifier: workspace:^0.7.11 version: link:../shared '@hcengineering/communication-types': - specifier: workspace:^0.7.9 + specifier: workspace:^0.7.11 version: link:../types '@hcengineering/core': - specifier: ^0.7.8 - version: 0.7.8 + specifier: ^0.7.17 + version: 0.7.17 snappyjs: specifier: ^0.7.0 version: 0.7.0 @@ -272,11 +272,11 @@ importers: ../../packages/sdk-types: dependencies: '@hcengineering/communication-types': - specifier: workspace:^0.7.9 + specifier: workspace:^0.7.11 version: link:../types '@hcengineering/core': - specifier: ^0.7.8 - version: 0.7.8 + specifier: ^0.7.17 + version: 0.7.17 devDependencies: '@hcengineering/platform-rig': specifier: ^0.7.19 @@ -324,35 +324,35 @@ importers: ../../packages/server: dependencies: '@hcengineering/account-client': - specifier: ^0.7.5 - version: 0.7.5 + specifier: ^0.7.17 + version: 0.7.17 '@hcengineering/communication-cockroach': - specifier: workspace:^0.7.9 + specifier: workspace:^0.7.11 version: link:../cockroach '@hcengineering/communication-sdk-types': - specifier: workspace:^0.7.9 + specifier: workspace:^0.7.11 version: link:../sdk-types '@hcengineering/communication-shared': - specifier: workspace:^0.7.8 + specifier: workspace:^0.7.11 version: link:../shared '@hcengineering/communication-types': - specifier: workspace:^0.7.9 + specifier: workspace:^0.7.11 version: link:../types '@hcengineering/core': - specifier: ^0.7.8 - version: 0.7.8 + specifier: ^0.7.17 + version: 0.7.17 '@hcengineering/hulylake-client': - specifier: ^0.7.6 - version: 0.7.6 + specifier: ^0.7.17 + version: 0.7.17 '@hcengineering/server-token': - specifier: ^0.7.5 - version: 0.7.5 + specifier: ^0.7.17 + version: 0.7.17 '@hcengineering/text-core': - specifier: ^0.7.5 - version: 0.7.5 + specifier: ^0.7.17 + version: 0.7.17 '@hcengineering/text-markdown': - specifier: ^0.7.5 - version: 0.7.5 + specifier: ^0.7.17 + version: 0.7.17 uuid: specifier: ^8.3.2 version: 8.3.2 @@ -415,14 +415,14 @@ importers: ../../packages/shared: dependencies: '@hcengineering/communication-sdk-types': - specifier: workspace:^0.7.9 + specifier: workspace:^0.7.11 version: link:../sdk-types '@hcengineering/communication-types': - specifier: workspace:^0.7.9 + specifier: workspace:^0.7.11 version: link:../types '@hcengineering/hulylake-client': - specifier: ^0.7.6 - version: 0.7.6 + specifier: ^0.7.17 + version: 0.7.17 devDependencies: '@hcengineering/platform-rig': specifier: ^0.7.19 @@ -470,8 +470,8 @@ importers: ../../packages/types: dependencies: '@hcengineering/core': - specifier: ^0.7.8 - version: 0.7.8 + specifier: ^0.7.17 + version: 0.7.17 devDependencies: '@hcengineering/platform-rig': specifier: ^0.7.19 @@ -1056,42 +1056,42 @@ packages: '@formatjs/intl-localematcher@0.6.2': resolution: {integrity: sha512-XOMO2Hupl0wdd172Y06h6kLpBz6Dv+J4okPLl4LPtzbr8f66WbIoy4ev98EBuZ6ZK4h5ydTN6XneT4QVpD7cdA==} - '@hcengineering/account-client@0.7.5': - resolution: {integrity: sha512-OLJ8wrsJAYx4tbjh1XB86FXLpKdF2E7Tr71Gx8sFp7HhIGNBxsX7DR+JlKM2ih3+sczamuftpTipP6BrqPRK2A==} + '@hcengineering/account-client@0.7.17': + resolution: {integrity: sha512-wH8VthvRDVM9HXO+I71yO+3JIfUfCEFm5af+UbGggdUluPScoCOgiVrvxDbpfqZC/3Tgq6WVguI4peenGCR7XQ==} - '@hcengineering/analytics@0.7.5': - resolution: {integrity: sha512-pc76hJxJWh3/9//P/+l8WyowJ/+tpmicrTXwG5c5TBPXAEtqvat/vZF8WOgCo0/0tajISChJ4l1O2GJuPzljhA==} + '@hcengineering/analytics@0.7.17': + resolution: {integrity: sha512-AzB2DvmDctEJge8VeAHS3YyRYij/QQlARxa2OCNiY+Vv+2+OsQk0NZsw1yqZqsMkVJ40FTUrzOkI7UdM6RPO1Q==} - '@hcengineering/core@0.7.8': - resolution: {integrity: sha512-Ed4JktNRR3TkLwchPUUpD19t+zGX13rARuT21OXaRmoQWpV7dm4bK5YB9kxa+cgol0EJDg53+gEAMAyt+BgYWQ==} + '@hcengineering/core@0.7.17': + resolution: {integrity: sha512-K6/mqKhbHMe8SAdK2V0VKCO6bLOk5Fm2cgrphu9WBZyw5K1epZe5vOdvKYmm4qvwV4yuLllFi/VcUUbq1zAdFQ==} - '@hcengineering/hulylake-client@0.7.6': - resolution: {integrity: sha512-UwWerlpMVSJgkb6Z8qBnbX4Eq5HoCEAlLtHYKV0SIyBnuubfhxfEN2NMK86EGWwmOBbf5urozdVrQWRfZTvyLQ==} + '@hcengineering/hulylake-client@0.7.17': + resolution: {integrity: sha512-TPqdc5nd7xV73Y1B2EJ7GxpWazp9ACV1AqHlm6ebYwU1CzXQvbuJxF68itbHmPiNiCmmuiDruJmjnyLGwL18Kw==} - '@hcengineering/measurements@0.7.13': - resolution: {integrity: sha512-v2Cr10kPxulHMTxX8rP0EoaafYB9tGdcUlXGRrAirS+NX1/1rMtm9WSBKkFHH8F9TfzH7FO6owRVfw9uIO0REg==} + '@hcengineering/measurements@0.7.17': + resolution: {integrity: sha512-VP/G2N3RTZ6xufV8trqFdJpp92XOjdIT5Qp/X2HzaMXagc52icPnM2ifDLJ2SzZvB7UvqcqaDo1q/szaoOsWcg==} '@hcengineering/platform-rig@0.7.19': resolution: {integrity: sha512-3Fi5nU+nEPjzzcm3FIfEZU+ZgdkiSfL46ojbj42jdXnWMkxew2aZZVtfmIpPnMUP9AMZlj2/EA+yOcMzfY/VmA==} hasBin: true - '@hcengineering/platform@0.7.5': - resolution: {integrity: sha512-muxvDzIpB6chefTdL5vDt3wS8jQbxRXrq5DagXMt/QrgKr3dz0Xbk2sWocuaJXRGrtcllReWHm0OM0Ck+Pd9Ww==} + '@hcengineering/platform@0.7.17': + resolution: {integrity: sha512-PJH38bQ3yZgP52vHV7r8Y+JkCuH0nV9kic/CNt4XuNXQp9nTjzBlDnl+1IrCo6hU+x3QweKVIEzMXzU9J4hhEA==} - '@hcengineering/retry@0.7.5': - resolution: {integrity: sha512-cpqDgavawmph13wVzUF3mgOJRSsK/phNTYV3z7k8WCjrTWDlVEJjUJis4FcMbIXvK8qrshSlCKs59HQfn2AkRg==} + '@hcengineering/retry@0.7.17': + resolution: {integrity: sha512-JPIGoWP3RHTET0laQV4rqlNxjn3tT9O54XNxCxsxhTFF5xeC02XxmW/xV4Gh6QWE5/QCXY5DD3Sz3ild3Cr7Uw==} - '@hcengineering/server-token@0.7.5': - resolution: {integrity: sha512-icoQGUbWoxh6yQWT+81y36iUhfUr/UHrXOepEf2sFV+Vxn2s9cTgaVIqmalyBvTlwPzycIDrfQwUvNWm1jDEeQ==} + '@hcengineering/server-token@0.7.17': + resolution: {integrity: sha512-MDoGzVOTScJXnx2jHL63szclhiqPOKEXk7bmUj6i/HLUQoU6UAl9TTq1Zx/TomyzFQUx8Vkuj0j0bJMUcmLXmQ==} - '@hcengineering/text-core@0.7.5': - resolution: {integrity: sha512-kT9USjZkXdwzEUITvHYhbkzFLtQR4ioEuSiX4SNVYbHxeWoFsNTJgT02H3wTX/3PYKZTpLgLR2srJDW4GY+86g==} + '@hcengineering/text-core@0.7.17': + resolution: {integrity: sha512-pobR4tFiYYS+FqQv3yNWaaFLlP+2hNW9l7SxDZsBD6u3Vo/5jn+Q/jsbiN3DpJb8ZAnI/Pm12Z06SergQjDIOA==} - '@hcengineering/text-html@0.7.5': - resolution: {integrity: sha512-P1t17d7NN5dQiB4iKVFARt08J5JhRn+XIhXdcQtkAuF2+kgi4y8O4ZtcuBanEm7HGWHHcY3DSXVrftFsdfkdjQ==} + '@hcengineering/text-html@0.7.17': + resolution: {integrity: sha512-z1rhtfVnjvtjNwcH25Yh5exWiLEb+qqYzr67nzFM36WywYRHsCxK07xVd+4MfM8Ll0y6WHmVJaa8vu6ESzM6nQ==} - '@hcengineering/text-markdown@0.7.5': - resolution: {integrity: sha512-34H+A2pgIVvBJbtI4P31gMIduyasO6ypRWcansy747HMH8EJLFDf99jVrTCgrjLR9MGPyvA7jzsFiS1Tb8l+Rg==} + '@hcengineering/text-markdown@0.7.17': + resolution: {integrity: sha512-s05ExfKRieDoFIRVG+spch29GNUSnMiSmYeSpFhzMIsEr5iGycf+x5iZF9kmVfLBXkCuHs4p8iXbTghEOpapqA==} '@humanwhocodes/config-array@0.13.0': resolution: {integrity: sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==} @@ -3651,28 +3651,28 @@ snapshots: dependencies: tslib: 2.8.1 - '@hcengineering/account-client@0.7.5': + '@hcengineering/account-client@0.7.17': dependencies: - '@hcengineering/core': 0.7.8 - '@hcengineering/platform': 0.7.5 + '@hcengineering/core': 0.7.17 + '@hcengineering/platform': 0.7.17 - '@hcengineering/analytics@0.7.5': + '@hcengineering/analytics@0.7.17': dependencies: - '@hcengineering/platform': 0.7.5 + '@hcengineering/platform': 0.7.17 - '@hcengineering/core@0.7.8': + '@hcengineering/core@0.7.17': dependencies: - '@hcengineering/analytics': 0.7.5 - '@hcengineering/measurements': 0.7.13 - '@hcengineering/platform': 0.7.5 + '@hcengineering/analytics': 0.7.17 + '@hcengineering/measurements': 0.7.17 + '@hcengineering/platform': 0.7.17 fast-equals: 5.3.2 - '@hcengineering/hulylake-client@0.7.6': + '@hcengineering/hulylake-client@0.7.17': dependencies: - '@hcengineering/core': 0.7.8 - '@hcengineering/retry': 0.7.5 + '@hcengineering/core': 0.7.17 + '@hcengineering/retry': 0.7.17 - '@hcengineering/measurements@0.7.13': {} + '@hcengineering/measurements@0.7.17': {} '@hcengineering/platform-rig@0.7.19(@babel/core@7.28.4)(postcss-load-config@3.1.4(postcss@8.5.6))(postcss@8.5.6)': dependencies: @@ -3707,34 +3707,34 @@ snapshots: - supports-color - ts-node - '@hcengineering/platform@0.7.5': + '@hcengineering/platform@0.7.17': dependencies: intl-messageformat: 10.7.17 - '@hcengineering/retry@0.7.5': {} + '@hcengineering/retry@0.7.17': {} - '@hcengineering/server-token@0.7.5': + '@hcengineering/server-token@0.7.17': dependencies: - '@hcengineering/core': 0.7.8 - '@hcengineering/platform': 0.7.5 + '@hcengineering/core': 0.7.17 + '@hcengineering/platform': 0.7.17 jwt-simple: 0.5.6 uuid: 8.3.2 - '@hcengineering/text-core@0.7.5': + '@hcengineering/text-core@0.7.17': dependencies: - '@hcengineering/core': 0.7.8 + '@hcengineering/core': 0.7.17 fast-equals: 5.3.2 hash-it: 6.0.0 - '@hcengineering/text-html@0.7.5': + '@hcengineering/text-html@0.7.17': dependencies: - '@hcengineering/text-core': 0.7.5 + '@hcengineering/text-core': 0.7.17 htmlparser2: 9.1.0 - '@hcengineering/text-markdown@0.7.5': + '@hcengineering/text-markdown@0.7.17': dependencies: - '@hcengineering/text-core': 0.7.5 - '@hcengineering/text-html': 0.7.5 + '@hcengineering/text-core': 0.7.17 + '@hcengineering/text-html': 0.7.17 fast-equals: 5.3.2 markdown-it: 14.1.0 diff --git a/common/scripts/package.json b/common/scripts/package.json index 341230e34a..87cbf3eb0f 100644 --- a/common/scripts/package.json +++ b/common/scripts/package.json @@ -1,6 +1,6 @@ { "name": "@hcengineering/scripts", - "version": "0.7.8", + "version": "0.7.11", "scripts": { "format": "echo \"No format specified\"" }, diff --git a/packages/client-query/package.json b/packages/client-query/package.json index 8d8fe044d0..efe7436aac 100644 --- a/packages/client-query/package.json +++ b/packages/client-query/package.json @@ -1,6 +1,6 @@ { "name": "@hcengineering/communication-client-query", - "version": "0.7.8", + "version": "0.7.11", "main": "lib/index.js", "svelte": "src/index.ts", "types": "types/index.d.ts", @@ -36,10 +36,10 @@ "typescript": "^5.9.3" }, "dependencies": { - "@hcengineering/communication-types": "workspace:^0.7.9", - "@hcengineering/communication-sdk-types": "workspace:^0.7.9", - "@hcengineering/communication-query": "workspace:^0.7.8", - "@hcengineering/hulylake-client": "^0.7.6", + "@hcengineering/communication-types": "workspace:^0.7.11", + "@hcengineering/communication-sdk-types": "workspace:^0.7.11", + "@hcengineering/communication-query": "workspace:^0.7.11", + "@hcengineering/hulylake-client": "^0.7.17", "fast-equals": "^5.2.2" }, "repository": { diff --git a/packages/cockroach/package.json b/packages/cockroach/package.json index 71e94d6509..39be88044d 100644 --- a/packages/cockroach/package.json +++ b/packages/cockroach/package.json @@ -1,6 +1,6 @@ { "name": "@hcengineering/communication-cockroach", - "version": "0.7.9", + "version": "0.7.11", "main": "lib/index.js", "svelte": "src/index.ts", "types": "types/index.d.ts", @@ -38,9 +38,9 @@ "@types/uuid": "^8.3.1" }, "dependencies": { - "@hcengineering/communication-types": "workspace:^0.7.9", - "@hcengineering/communication-sdk-types": "workspace:^0.7.9", - "@hcengineering/communication-shared": "workspace:^0.7.8", + "@hcengineering/communication-types": "workspace:^0.7.11", + "@hcengineering/communication-sdk-types": "workspace:^0.7.11", + "@hcengineering/communication-shared": "workspace:^0.7.11", "postgres": "^3.4.7", "uuid": "^8.3.2" }, diff --git a/packages/query/package.json b/packages/query/package.json index 63874b4e05..ccd5eafa65 100644 --- a/packages/query/package.json +++ b/packages/query/package.json @@ -1,6 +1,6 @@ { "name": "@hcengineering/communication-query", - "version": "0.7.8", + "version": "0.7.11", "main": "lib/index.js", "svelte": "src/index.ts", "types": "types/index.d.ts", @@ -37,10 +37,10 @@ "@types/uuid": "^8.3.1" }, "dependencies": { - "@hcengineering/communication-sdk-types": "workspace:^0.7.9", - "@hcengineering/communication-shared": "workspace:^0.7.8", - "@hcengineering/communication-types": "workspace:^0.7.9", - "@hcengineering/hulylake-client": "^0.7.6", + "@hcengineering/communication-sdk-types": "workspace:^0.7.11", + "@hcengineering/communication-shared": "workspace:^0.7.11", + "@hcengineering/communication-types": "workspace:^0.7.11", + "@hcengineering/hulylake-client": "^0.7.17", "fast-equals": "^5.2.2", "uuid": "^8.3.2" }, diff --git a/packages/rest-client/package.json b/packages/rest-client/package.json index 34e6e7c21d..4d32d77aea 100644 --- a/packages/rest-client/package.json +++ b/packages/rest-client/package.json @@ -1,6 +1,6 @@ { "name": "@hcengineering/communication-rest-client", - "version": "0.7.9", + "version": "0.7.11", "main": "lib/index.js", "svelte": "src/index.ts", "types": "types/index.d.ts", @@ -37,10 +37,10 @@ "@types/snappyjs": "^0.7.1" }, "dependencies": { - "@hcengineering/communication-types": "workspace:^0.7.9", - "@hcengineering/communication-sdk-types": "workspace:^0.7.9", - "@hcengineering/communication-shared": "workspace:^0.7.8", - "@hcengineering/core": "^0.7.8", + "@hcengineering/communication-types": "workspace:^0.7.11", + "@hcengineering/communication-sdk-types": "workspace:^0.7.11", + "@hcengineering/communication-shared": "workspace:^0.7.11", + "@hcengineering/core": "^0.7.17", "snappyjs": "^0.7.0" }, "repository": { diff --git a/packages/sdk-types/package.json b/packages/sdk-types/package.json index a9085385bf..05ace1a441 100644 --- a/packages/sdk-types/package.json +++ b/packages/sdk-types/package.json @@ -1,6 +1,6 @@ { "name": "@hcengineering/communication-sdk-types", - "version": "0.7.9", + "version": "0.7.11", "main": "lib/index.js", "svelte": "src/index.ts", "types": "types/index.d.ts", @@ -36,8 +36,8 @@ "typescript": "^5.9.3" }, "dependencies": { - "@hcengineering/core": "^0.7.8", - "@hcengineering/communication-types": "workspace:^0.7.9" + "@hcengineering/core": "^0.7.17", + "@hcengineering/communication-types": "workspace:^0.7.11" }, "repository": { "type": "git", diff --git a/packages/server/package.json b/packages/server/package.json index 086da93cd6..a49f064bfc 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -1,6 +1,6 @@ { "name": "@hcengineering/communication-server", - "version": "0.7.9", + "version": "0.7.11", "main": "lib/index.js", "svelte": "src/index.ts", "types": "types/index.d.ts", @@ -41,16 +41,16 @@ "typescript": "^5.9.3" }, "dependencies": { - "@hcengineering/account-client": "^0.7.5", - "@hcengineering/communication-cockroach": "workspace:^0.7.9", - "@hcengineering/communication-sdk-types": "workspace:^0.7.9", - "@hcengineering/communication-shared": "workspace:^0.7.8", - "@hcengineering/communication-types": "workspace:^0.7.9", - "@hcengineering/core": "^0.7.8", - "@hcengineering/server-token": "^0.7.5", - "@hcengineering/text-core": "^0.7.5", - "@hcengineering/text-markdown": "^0.7.5", - "@hcengineering/hulylake-client": "^0.7.6", + "@hcengineering/account-client": "^0.7.17", + "@hcengineering/communication-cockroach": "workspace:^0.7.11", + "@hcengineering/communication-sdk-types": "workspace:^0.7.11", + "@hcengineering/communication-shared": "workspace:^0.7.11", + "@hcengineering/communication-types": "workspace:^0.7.11", + "@hcengineering/core": "^0.7.17", + "@hcengineering/server-token": "^0.7.17", + "@hcengineering/text-core": "^0.7.17", + "@hcengineering/text-markdown": "^0.7.17", + "@hcengineering/hulylake-client": "^0.7.17", "uuid": "^8.3.2", "zod": "^3.22.4" }, diff --git a/packages/shared/package.json b/packages/shared/package.json index 8871614271..879a28985a 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -1,6 +1,6 @@ { "name": "@hcengineering/communication-shared", - "version": "0.7.8", + "version": "0.7.11", "main": "lib/index.js", "svelte": "src/index.ts", "types": "types/index.d.ts", @@ -36,9 +36,9 @@ "typescript": "^5.9.3" }, "dependencies": { - "@hcengineering/communication-types": "workspace:^0.7.9", - "@hcengineering/communication-sdk-types": "workspace:^0.7.9", - "@hcengineering/hulylake-client": "^0.7.6" + "@hcengineering/communication-types": "workspace:^0.7.11", + "@hcengineering/communication-sdk-types": "workspace:^0.7.11", + "@hcengineering/hulylake-client": "^0.7.17" }, "repository": { "type": "git", diff --git a/packages/types/package.json b/packages/types/package.json index c6fcdb857e..2715eed0c4 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@hcengineering/communication-types", - "version": "0.7.9", + "version": "0.7.11", "main": "lib/index.js", "svelte": "src/index.ts", "types": "types/index.d.ts", @@ -36,7 +36,7 @@ "typescript": "^5.8.3" }, "dependencies": { - "@hcengineering/core": "^0.7.8" + "@hcengineering/core": "^0.7.17" }, "repository": { "type": "git",