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
+2 -2
View File
@@ -39,8 +39,8 @@
"@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",
"openai": "^4.56.0",
"js-tiktoken": "^1.0.14"
}