Bump core deps (#10156)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2025-10-27 22:29:51 +05:00
committed by GitHub
parent 42e2e2ee35
commit 1a618be120
353 changed files with 1818 additions and 1818 deletions
+2 -2
View File
@@ -37,10 +37,10 @@
"@types/jest": "^29.5.5"
},
"dependencies": {
"@hcengineering/core": "^0.7.17",
"@hcengineering/core": "^0.7.18",
"@hcengineering/platform": "^0.7.17",
"@hcengineering/server-notification": "^0.7.0",
"@hcengineering/server-core": "^0.7.14",
"@hcengineering/server-core": "^0.7.15",
"@hcengineering/time": "^0.7.0",
"@hcengineering/github": "^0.7.0"
}