Skip to content

Commit d7f9d51

Browse files
committed
Update deps to platform.core
1 parent 438a0d2 commit d7f9d51

25 files changed

+215
-38
lines changed

common/config/rush/pnpm-lock.yaml

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/client-query/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@hcengineering/communication-client-query",
33
"entries": [
4+
{
5+
"version": "0.7.11",
6+
"tag": "@hcengineering/communication-client-query_v0.7.11",
7+
"date": "Mon, 27 Oct 2025 16:28:25 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@hcengineering/communication-types\" from `^0.7.11` to `0.7.12`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@hcengineering/communication-sdk-types\" from `^0.7.11` to `0.7.12`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "0.7.8",
621
"tag": "@hcengineering/communication-client-query_v0.7.8",

packages/client-query/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @hcengineering/communication-client-query
22

3-
This log was last generated on Sat, 25 Oct 2025 22:20:35 GMT and should not be manually modified.
3+
This log was last generated on Mon, 27 Oct 2025 16:28:25 GMT and should not be manually modified.
4+
5+
## 0.7.11
6+
Mon, 27 Oct 2025 16:28:25 GMT
7+
8+
_Version update only_
49

510
## 0.7.8
611
Sat, 25 Oct 2025 22:20:35 GMT

packages/client-query/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"typescript": "^5.9.3"
3737
},
3838
"dependencies": {
39-
"@hcengineering/communication-types": "workspace:^0.7.11",
40-
"@hcengineering/communication-sdk-types": "workspace:^0.7.11",
39+
"@hcengineering/communication-types": "workspace:^0.7.12",
40+
"@hcengineering/communication-sdk-types": "workspace:^0.7.12",
4141
"@hcengineering/communication-query": "workspace:^0.7.11",
4242
"@hcengineering/hulylake-client": "^0.7.17",
4343
"fast-equals": "^5.2.2"

packages/cockroach/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@hcengineering/communication-cockroach",
33
"entries": [
4+
{
5+
"version": "0.7.11",
6+
"tag": "@hcengineering/communication-cockroach_v0.7.11",
7+
"date": "Mon, 27 Oct 2025 16:28:25 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@hcengineering/communication-types\" from `^0.7.11` to `0.7.12`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@hcengineering/communication-sdk-types\" from `^0.7.11` to `0.7.12`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "0.7.9",
621
"tag": "@hcengineering/communication-cockroach_v0.7.9",

packages/cockroach/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @hcengineering/communication-cockroach
22

3-
This log was last generated on Sat, 25 Oct 2025 22:20:35 GMT and should not be manually modified.
3+
This log was last generated on Mon, 27 Oct 2025 16:28:25 GMT and should not be manually modified.
4+
5+
## 0.7.11
6+
Mon, 27 Oct 2025 16:28:25 GMT
7+
8+
_Version update only_
49

510
## 0.7.9
611
Sat, 25 Oct 2025 22:20:35 GMT

packages/cockroach/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"@types/uuid": "^8.3.1"
3939
},
4040
"dependencies": {
41-
"@hcengineering/communication-types": "workspace:^0.7.11",
42-
"@hcengineering/communication-sdk-types": "workspace:^0.7.11",
41+
"@hcengineering/communication-types": "workspace:^0.7.12",
42+
"@hcengineering/communication-sdk-types": "workspace:^0.7.12",
4343
"@hcengineering/communication-shared": "workspace:^0.7.11",
4444
"postgres": "^3.4.7",
4545
"uuid": "^8.3.2"

packages/query/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@hcengineering/communication-query",
33
"entries": [
4+
{
5+
"version": "0.7.11",
6+
"tag": "@hcengineering/communication-query_v0.7.11",
7+
"date": "Mon, 27 Oct 2025 16:28:25 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@hcengineering/communication-sdk-types\" from `^0.7.11` to `0.7.12`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@hcengineering/communication-types\" from `^0.7.11` to `0.7.12`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "0.7.8",
621
"tag": "@hcengineering/communication-query_v0.7.8",

packages/query/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @hcengineering/communication-query
22

3-
This log was last generated on Sat, 25 Oct 2025 22:20:35 GMT and should not be manually modified.
3+
This log was last generated on Mon, 27 Oct 2025 16:28:25 GMT and should not be manually modified.
4+
5+
## 0.7.11
6+
Mon, 27 Oct 2025 16:28:25 GMT
7+
8+
_Version update only_
49

510
## 0.7.8
611
Sat, 25 Oct 2025 22:20:35 GMT

packages/query/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737
"@types/uuid": "^8.3.1"
3838
},
3939
"dependencies": {
40-
"@hcengineering/communication-sdk-types": "workspace:^0.7.11",
40+
"@hcengineering/communication-sdk-types": "workspace:^0.7.12",
4141
"@hcengineering/communication-shared": "workspace:^0.7.11",
42-
"@hcengineering/communication-types": "workspace:^0.7.11",
42+
"@hcengineering/communication-types": "workspace:^0.7.12",
4343
"@hcengineering/hulylake-client": "^0.7.17",
4444
"fast-equals": "^5.2.2",
4545
"uuid": "^8.3.2"

0 commit comments

Comments
 (0)