Bump versions of all deps (#10154)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2025-10-27 13:26:59 +07:00
committed by GitHub
parent b935a60ae7
commit 770802e79d
419 changed files with 3896 additions and 3896 deletions
+3 -3
View File
@@ -37,10 +37,10 @@
"@types/jest": "^29.5.5"
},
"dependencies": {
"@hcengineering/core": "^0.7.10",
"@hcengineering/platform": "^0.7.5",
"@hcengineering/core": "^0.7.17",
"@hcengineering/platform": "^0.7.17",
"@hcengineering/server-notification": "^0.7.0",
"@hcengineering/server-core": "^0.7.8",
"@hcengineering/server-core": "^0.7.14",
"@hcengineering/time": "^0.7.0",
"@hcengineering/github": "^0.7.0"
}