mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-25 13:52: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:
@@ -17,7 +17,7 @@
|
||||
"test": "jest --passWithNoTests --silent --forceExit"
|
||||
},
|
||||
"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",
|
||||
@@ -35,8 +35,8 @@
|
||||
"dependencies": {
|
||||
"@hcengineering/contact": "^0.7.0",
|
||||
"@hcengineering/chunter": "^0.7.0",
|
||||
"@hcengineering/core": "^0.7.3",
|
||||
"@hcengineering/model": "^0.7.3",
|
||||
"@hcengineering/core": "^0.7.7",
|
||||
"@hcengineering/model": "^0.7.5",
|
||||
"@hcengineering/model-activity": "^0.7.0",
|
||||
"@hcengineering/model-attachment": "^0.7.0",
|
||||
"@hcengineering/model-chunter": "^0.7.0",
|
||||
@@ -51,12 +51,12 @@
|
||||
"@hcengineering/model-workbench": "^0.7.0",
|
||||
"@hcengineering/notification": "^0.7.0",
|
||||
"@hcengineering/activity": "^0.7.0",
|
||||
"@hcengineering/platform": "^0.7.3",
|
||||
"@hcengineering/platform": "^0.7.5",
|
||||
"@hcengineering/preference": "^0.7.0",
|
||||
"@hcengineering/setting": "^0.7.0",
|
||||
"@hcengineering/tags": "^0.7.0",
|
||||
"@hcengineering/task": "^0.7.0",
|
||||
"@hcengineering/text": "^0.7.3",
|
||||
"@hcengineering/text": "^0.7.5",
|
||||
"@hcengineering/tracker": "^0.7.0",
|
||||
"@hcengineering/ui": "^0.7.0",
|
||||
"@hcengineering/view": "^0.7.0",
|
||||
|
||||
Reference in New Issue
Block a user