mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-17 18:05:42 +02:00
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:
@@ -40,11 +40,11 @@
|
||||
"@types/jest": "^29.5.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hcengineering/platform": "^0.7.17",
|
||||
"@hcengineering/platform": "^0.7.18",
|
||||
"@hcengineering/analytics": "^0.7.17",
|
||||
"@hcengineering/analytics-collector": "workspace:^0.7.0",
|
||||
"@hcengineering/presentation": "workspace:^0.7.0",
|
||||
"@hcengineering/core": "^0.7.21",
|
||||
"@hcengineering/core": "^0.7.22",
|
||||
"ua-parser-js": "^2.0.4",
|
||||
"@hcengineering/ui": "workspace:^0.7.0"
|
||||
},
|
||||
|
||||
@@ -40,8 +40,8 @@
|
||||
"@types/jest": "^29.5.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hcengineering/core": "^0.7.21",
|
||||
"@hcengineering/platform": "^0.7.17"
|
||||
"@hcengineering/core": "^0.7.22",
|
||||
"@hcengineering/platform": "^0.7.18"
|
||||
},
|
||||
"repository": "https://github.com/hcengineering/platform",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -39,8 +39,8 @@
|
||||
"typescript": "^5.9.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hcengineering/core": "^0.7.21",
|
||||
"@hcengineering/platform": "^0.7.17",
|
||||
"@hcengineering/core": "^0.7.22",
|
||||
"@hcengineering/platform": "^0.7.18",
|
||||
"@hcengineering/presentation": "workspace:^0.7.0",
|
||||
"hls.js": "^1.5.20",
|
||||
"plyr": "3.7.8",
|
||||
|
||||
@@ -39,8 +39,8 @@
|
||||
"@types/jest": "^29.5.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hcengineering/core": "^0.7.21",
|
||||
"@hcengineering/platform": "^0.7.17"
|
||||
"@hcengineering/core": "^0.7.22",
|
||||
"@hcengineering/platform": "^0.7.18"
|
||||
},
|
||||
"exports": {
|
||||
".": {
|
||||
|
||||
@@ -40,19 +40,19 @@
|
||||
"@hcengineering/attachment": "workspace:^0.7.0",
|
||||
"@hcengineering/card": "workspace:^0.7.0",
|
||||
"@hcengineering/chunter": "workspace:^0.7.0",
|
||||
"@hcengineering/collaboration": "^0.7.15",
|
||||
"@hcengineering/collaboration": "^0.7.16",
|
||||
"@hcengineering/contact": "workspace:^0.7.0",
|
||||
"@hcengineering/controlled-documents": "workspace:^0.7.0",
|
||||
"@hcengineering/core": "^0.7.21",
|
||||
"@hcengineering/core": "^0.7.22",
|
||||
"@hcengineering/document": "workspace:^0.7.0",
|
||||
"@hcengineering/model-attachment": "workspace:^0.7.0",
|
||||
"@hcengineering/model-core": "workspace:^0.7.0",
|
||||
"@hcengineering/platform": "^0.7.17",
|
||||
"@hcengineering/platform": "^0.7.18",
|
||||
"@hcengineering/rank": "^0.7.17",
|
||||
"@hcengineering/server-core": "^0.7.16",
|
||||
"@hcengineering/server-core": "^0.7.17",
|
||||
"@hcengineering/task": "workspace:^0.7.0",
|
||||
"@hcengineering/text": "^0.7.18",
|
||||
"@hcengineering/text-markdown": "^0.7.18",
|
||||
"@hcengineering/text-markdown": "^0.7.19",
|
||||
"@hcengineering/tracker": "workspace:^0.7.0",
|
||||
"@hcengineering/view": "workspace:^0.7.0",
|
||||
"commander": "^8.1.0",
|
||||
|
||||
@@ -43,8 +43,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@hcengineering/account-client": "^0.7.19",
|
||||
"@hcengineering/core": "^0.7.21",
|
||||
"@hcengineering/platform": "^0.7.17",
|
||||
"@hcengineering/core": "^0.7.22",
|
||||
"@hcengineering/platform": "^0.7.18",
|
||||
"@hcengineering/kvs-client": "workspace:^0.7.0",
|
||||
"uuid": "^8.3.2"
|
||||
},
|
||||
|
||||
@@ -41,8 +41,8 @@
|
||||
"@hcengineering/ui": "workspace:^0.7.0",
|
||||
"svelte": "^4.2.20",
|
||||
"lexorank": "~1.0.4",
|
||||
"@hcengineering/platform": "^0.7.17",
|
||||
"@hcengineering/core": "^0.7.21",
|
||||
"@hcengineering/platform": "^0.7.18",
|
||||
"@hcengineering/core": "^0.7.22",
|
||||
"@hcengineering/presentation": "workspace:^0.7.0",
|
||||
"@hcengineering/notification": "workspace:^0.7.0",
|
||||
"@hcengineering/rank": "^0.7.17"
|
||||
|
||||
@@ -41,8 +41,8 @@
|
||||
"@types/jest": "^29.5.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hcengineering/core": "^0.7.21",
|
||||
"@hcengineering/platform": "^0.7.17"
|
||||
"@hcengineering/core": "^0.7.22",
|
||||
"@hcengineering/platform": "^0.7.18"
|
||||
},
|
||||
"repository": "https://github.com/hcengineering/platform",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -40,8 +40,8 @@
|
||||
"dependencies": {
|
||||
"@hcengineering/ui": "workspace:^0.7.0",
|
||||
"svelte": "^4.2.20",
|
||||
"@hcengineering/platform": "^0.7.17",
|
||||
"@hcengineering/core": "^0.7.21",
|
||||
"@hcengineering/platform": "^0.7.18",
|
||||
"@hcengineering/core": "^0.7.22",
|
||||
"@hcengineering/chunter": "workspace:^0.7.0",
|
||||
"@hcengineering/presentation": "workspace:^0.7.0",
|
||||
"@hcengineering/activity": "workspace:^0.7.0",
|
||||
|
||||
@@ -40,8 +40,8 @@
|
||||
"@types/jest": "^29.5.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hcengineering/core": "^0.7.21",
|
||||
"@hcengineering/platform": "^0.7.17"
|
||||
"@hcengineering/core": "^0.7.22",
|
||||
"@hcengineering/platform": "^0.7.18"
|
||||
},
|
||||
"repository": "https://github.com/hcengineering/platform",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -50,10 +50,10 @@
|
||||
"@hcengineering/communication-sdk-types": "^0.7.12",
|
||||
"@hcengineering/communication-types": "^0.7.12",
|
||||
"@hcengineering/communication-shared": "^0.7.11",
|
||||
"@hcengineering/core": "^0.7.21",
|
||||
"@hcengineering/core": "^0.7.22",
|
||||
"@hcengineering/diffview": "workspace:^0.7.0",
|
||||
"@hcengineering/notification": "workspace:^0.7.0",
|
||||
"@hcengineering/platform": "^0.7.17",
|
||||
"@hcengineering/platform": "^0.7.18",
|
||||
"@hcengineering/query": "^0.7.17",
|
||||
"@hcengineering/text": "^0.7.18",
|
||||
"@hcengineering/ui": "workspace:^0.7.0",
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
"@types/jest": "^29.5.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hcengineering/platform": "^0.7.17",
|
||||
"@hcengineering/core": "^0.7.21"
|
||||
"@hcengineering/platform": "^0.7.18",
|
||||
"@hcengineering/core": "^0.7.22"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"svelte": "^4.2.20",
|
||||
"@hcengineering/platform": "^0.7.17",
|
||||
"@hcengineering/platform": "^0.7.18",
|
||||
"@hcengineering/analytics": "^0.7.17"
|
||||
},
|
||||
"repository": "https://github.com/hcengineering/platform",
|
||||
|
||||
@@ -42,8 +42,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@hcengineering/analytics": "^0.7.17",
|
||||
"@hcengineering/core": "^0.7.21",
|
||||
"@hcengineering/platform": "^0.7.17",
|
||||
"@hcengineering/core": "^0.7.22",
|
||||
"@hcengineering/platform": "^0.7.18",
|
||||
"@hcengineering/theme": "workspace:^0.7.0",
|
||||
"autolinker": "4.0.0",
|
||||
"date-fns": "^2.30.0",
|
||||
|
||||
Reference in New Issue
Block a user