mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-24 21:32:24 +02:00
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:
@@ -21,7 +21,7 @@
|
||||
"_phase:validate": "compile validate"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@hcengineering/platform-rig": "^0.7.15",
|
||||
"@hcengineering/platform-rig": "^0.7.19",
|
||||
"@typescript-eslint/eslint-plugin": "^6.21.0",
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
"eslint-plugin-promise": "^6.1.1",
|
||||
@@ -36,8 +36,8 @@
|
||||
"@types/jest": "^29.5.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hcengineering/core": "^0.7.3",
|
||||
"@hcengineering/platform": "^0.7.3",
|
||||
"@hcengineering/core": "^0.7.7",
|
||||
"@hcengineering/platform": "^0.7.5",
|
||||
"@hcengineering/ui": "^0.7.0",
|
||||
"@hcengineering/view": "^0.7.0",
|
||||
"@hcengineering/contact": "^0.7.0",
|
||||
|
||||
Reference in New Issue
Block a user