Bump all core/server packages to latest version (#10082)

* Bump all core/server packages to latest version

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>

* Fix platform-rig

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>

---------

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2025-10-14 14:23:22 +07:00
committed by GitHub
parent 7cfc470cb5
commit 152befc628
417 changed files with 7914 additions and 5233 deletions
+3 -3
View File
@@ -19,7 +19,7 @@
"svelte-loader": "^3.2.0",
"sass": "^1.80.0",
"svelte-preprocess": "^5.1.4",
"@hcengineering/platform-rig": "^0.7.15",
"@hcengineering/platform-rig": "^0.7.19",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint-config-standard-with-typescript": "^40.0.0",
@@ -39,8 +39,8 @@
},
"dependencies": {
"svelte": "^4.2.20",
"@hcengineering/core": "^0.7.3",
"@hcengineering/platform": "^0.7.3",
"@hcengineering/core": "^0.7.7",
"@hcengineering/platform": "^0.7.5",
"@hcengineering/presentation": "^0.7.0",
"@hcengineering/ui": "^0.7.0",
"@hcengineering/view": "^0.7.0",