update deps

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
Denis Bykhov
2025-11-26 23:24:41 +05:00
parent 6e77cbb762
commit c3eba17a7e
482 changed files with 2617 additions and 2565 deletions
@@ -36,7 +36,7 @@
"svelte-eslint-parser": "^0.33.1"
},
"dependencies": {
"@hcengineering/platform": "workspace:^0.7.18",
"@hcengineering/platform": "workspace:^0.7.19",
"svelte": "^4.2.20",
"@hcengineering/github": "workspace:^0.7.0",
"@hcengineering/ui": "workspace:^0.7.0",
@@ -49,11 +49,11 @@
"@hcengineering/contact-resources": "workspace:^0.7.0",
"@hcengineering/setting": "workspace:^0.7.0",
"@hcengineering/login": "workspace:^0.7.0",
"@hcengineering/core": "workspace:^0.7.22",
"@hcengineering/core": "workspace:^0.7.23",
"@hcengineering/view": "workspace:^0.7.0",
"@hcengineering/view-resources": "workspace:^0.7.0",
"@hcengineering/setting-resources": "workspace:^0.7.0",
"@hcengineering/client": "workspace:^0.7.17",
"@hcengineering/client": "workspace:^0.7.18",
"@hcengineering/chunter": "workspace:^0.7.0",
"fast-equals": "^5.2.2",
"@hcengineering/task": "workspace:^0.7.0",
@@ -67,6 +67,6 @@
"@hcengineering/diffview": "workspace:^0.7.0",
"@hcengineering/activity": "workspace:^0.7.0",
"@hcengineering/activity-resources": "workspace:^0.7.0",
"@hcengineering/account-client": "workspace:^0.7.19"
"@hcengineering/account-client": "workspace:^0.7.20"
}
}