Skip to content

Commit 438a0d2

Browse files
committed
Update deps
1 parent a0e5b4a commit 438a0d2

File tree

5 files changed

+19
-19
lines changed

5 files changed

+19
-19
lines changed

common/config/rush/pnpm-lock.yaml

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

packages/rest-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@hcengineering/communication-types": "workspace:^0.7.11",
4141
"@hcengineering/communication-sdk-types": "workspace:^0.7.11",
4242
"@hcengineering/communication-shared": "workspace:^0.7.11",
43-
"@hcengineering/core": "^0.7.17",
43+
"@hcengineering/core": "^0.7.18",
4444
"snappyjs": "^0.7.0"
4545
},
4646
"repository": {

packages/sdk-types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"typescript": "^5.9.3"
3737
},
3838
"dependencies": {
39-
"@hcengineering/core": "^0.7.17",
39+
"@hcengineering/core": "^0.7.18",
4040
"@hcengineering/communication-types": "workspace:^0.7.11"
4141
},
4242
"repository": {

packages/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@hcengineering/communication-sdk-types": "workspace:^0.7.11",
4747
"@hcengineering/communication-shared": "workspace:^0.7.11",
4848
"@hcengineering/communication-types": "workspace:^0.7.11",
49-
"@hcengineering/core": "^0.7.17",
49+
"@hcengineering/core": "^0.7.18",
5050
"@hcengineering/server-token": "^0.7.17",
5151
"@hcengineering/text-core": "^0.7.17",
5252
"@hcengineering/text-markdown": "^0.7.17",

packages/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"typescript": "^5.8.3"
3737
},
3838
"dependencies": {
39-
"@hcengineering/core": "^0.7.17"
39+
"@hcengineering/core": "^0.7.18"
4040
},
4141
"repository": {
4242
"type": "git",

0 commit comments

Comments
 (0)