Bump core and server versions (#10230)

* Bump versions

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* Add package lock

Signed-off-by: Artem Savchenko <armisav@gmail.com>

---------

Signed-off-by: Artem Savchenko <armisav@gmail.com>
This commit is contained in:
Artyom Savchenko
2025-11-19 17:00:43 +07:00
committed by GitHub
parent 400e9e9fcf
commit 4b8a40bb92
421 changed files with 2078 additions and 2078 deletions
@@ -38,10 +38,10 @@
"@types/node": "^22.15.29"
},
"dependencies": {
"@hcengineering/core": "^0.7.21",
"@hcengineering/platform": "^0.7.17",
"@hcengineering/core": "^0.7.22",
"@hcengineering/platform": "^0.7.18",
"@hcengineering/workbench": "workspace:^0.7.0",
"@hcengineering/server-core": "^0.7.16",
"@hcengineering/server-core": "^0.7.17",
"@hcengineering/document": "workspace:^0.7.0",
"slugify": "^1.6.6"
}