Bump 0.7.382

Signed-off-by: Artem Savchenko <armisav@gmail.com>
This commit is contained in:
Artem Savchenko
2026-03-02 08:53:01 +07:00
parent fb0e641a50
commit 4f491f8b34
478 changed files with 11479 additions and 11479 deletions
+33 -33
View File
@@ -1,6 +1,6 @@
{
"name": "@hcengineering/model-github",
"version": "0.7.0",
"version": "0.7.382",
"main": "lib/index.js",
"svelte": "src/index.ts",
"types": "types/index.d.ts",
@@ -17,7 +17,7 @@
"test": "jest --passWithNoTests --silent --forceExit"
},
"devDependencies": {
"@hcengineering/platform-rig": "workspace:^0.7.19",
"@hcengineering/platform-rig": "workspace:^0.7.382",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-promise": "^6.1.1",
@@ -33,36 +33,36 @@
"ts-jest": "^29.1.1"
},
"dependencies": {
"@hcengineering/contact": "workspace:^0.7.0",
"@hcengineering/chunter": "workspace:^0.7.0",
"@hcengineering/core": "workspace:^0.7.24",
"@hcengineering/model": "workspace:^0.7.17",
"@hcengineering/model-activity": "workspace:^0.7.0",
"@hcengineering/model-attachment": "workspace:^0.7.0",
"@hcengineering/model-chunter": "workspace:^0.7.0",
"@hcengineering/model-contact": "workspace:^0.7.0",
"@hcengineering/model-core": "workspace:^0.7.0",
"@hcengineering/model-notification": "workspace:^0.7.0",
"@hcengineering/model-preference": "workspace:^0.7.0",
"@hcengineering/model-presentation": "workspace:^0.7.0",
"@hcengineering/model-task": "workspace:^0.7.0",
"@hcengineering/model-tracker": "workspace:^0.7.0",
"@hcengineering/model-view": "workspace:^0.7.0",
"@hcengineering/model-workbench": "workspace:^0.7.0",
"@hcengineering/notification": "workspace:^0.7.0",
"@hcengineering/activity": "workspace:^0.7.0",
"@hcengineering/platform": "workspace:^0.7.19",
"@hcengineering/preference": "workspace:^0.7.0",
"@hcengineering/setting": "workspace:^0.7.0",
"@hcengineering/tags": "workspace:^0.7.0",
"@hcengineering/task": "workspace:^0.7.0",
"@hcengineering/text": "workspace:^0.7.18",
"@hcengineering/tracker": "workspace:^0.7.0",
"@hcengineering/ui": "workspace:^0.7.0",
"@hcengineering/view": "workspace:^0.7.0",
"@hcengineering/github": "workspace:^0.7.0",
"@hcengineering/github-resources": "workspace:^0.7.0",
"@hcengineering/model-time": "workspace:^0.7.0",
"@hcengineering/time": "workspace:^0.7.0"
"@hcengineering/contact": "workspace:^0.7.382",
"@hcengineering/chunter": "workspace:^0.7.382",
"@hcengineering/core": "workspace:^0.7.382",
"@hcengineering/model": "workspace:^0.7.382",
"@hcengineering/model-activity": "workspace:^0.7.382",
"@hcengineering/model-attachment": "workspace:^0.7.382",
"@hcengineering/model-chunter": "workspace:^0.7.382",
"@hcengineering/model-contact": "workspace:^0.7.382",
"@hcengineering/model-core": "workspace:^0.7.382",
"@hcengineering/model-notification": "workspace:^0.7.382",
"@hcengineering/model-preference": "workspace:^0.7.382",
"@hcengineering/model-presentation": "workspace:^0.7.382",
"@hcengineering/model-task": "workspace:^0.7.382",
"@hcengineering/model-tracker": "workspace:^0.7.382",
"@hcengineering/model-view": "workspace:^0.7.382",
"@hcengineering/model-workbench": "workspace:^0.7.382",
"@hcengineering/notification": "workspace:^0.7.382",
"@hcengineering/activity": "workspace:^0.7.382",
"@hcengineering/platform": "workspace:^0.7.382",
"@hcengineering/preference": "workspace:^0.7.382",
"@hcengineering/setting": "workspace:^0.7.382",
"@hcengineering/tags": "workspace:^0.7.382",
"@hcengineering/task": "workspace:^0.7.382",
"@hcengineering/text": "workspace:^0.7.382",
"@hcengineering/tracker": "workspace:^0.7.382",
"@hcengineering/ui": "workspace:^0.7.382",
"@hcengineering/view": "workspace:^0.7.382",
"@hcengineering/github": "workspace:^0.7.382",
"@hcengineering/github-resources": "workspace:^0.7.382",
"@hcengineering/model-time": "workspace:^0.7.382",
"@hcengineering/time": "workspace:^0.7.382"
}
}