Bump version

Signed-off-by: Artem Savchenko <armisav@gmail.com>
This commit is contained in:
Artem Savchenko
2026-05-10 08:24:15 +07:00
parent 236b415154
commit a00c01352d
490 changed files with 11522 additions and 11522 deletions
+33 -33
View File
@@ -1,6 +1,6 @@
{
"name": "@hcengineering/model-github",
"version": "0.7.413",
"version": "0.7.423",
"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.413",
"@hcengineering/platform-rig": "workspace:^0.7.423",
"@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.413",
"@hcengineering/chunter": "workspace:^0.7.413",
"@hcengineering/core": "workspace:^0.7.413",
"@hcengineering/model": "workspace:^0.7.413",
"@hcengineering/model-activity": "workspace:^0.7.413",
"@hcengineering/model-attachment": "workspace:^0.7.413",
"@hcengineering/model-chunter": "workspace:^0.7.413",
"@hcengineering/model-contact": "workspace:^0.7.413",
"@hcengineering/model-core": "workspace:^0.7.413",
"@hcengineering/model-notification": "workspace:^0.7.413",
"@hcengineering/model-preference": "workspace:^0.7.413",
"@hcengineering/model-presentation": "workspace:^0.7.413",
"@hcengineering/model-task": "workspace:^0.7.413",
"@hcengineering/model-tracker": "workspace:^0.7.413",
"@hcengineering/model-view": "workspace:^0.7.413",
"@hcengineering/model-workbench": "workspace:^0.7.413",
"@hcengineering/notification": "workspace:^0.7.413",
"@hcengineering/activity": "workspace:^0.7.413",
"@hcengineering/platform": "workspace:^0.7.413",
"@hcengineering/preference": "workspace:^0.7.413",
"@hcengineering/setting": "workspace:^0.7.413",
"@hcengineering/tags": "workspace:^0.7.413",
"@hcengineering/task": "workspace:^0.7.413",
"@hcengineering/text": "workspace:^0.7.413",
"@hcengineering/tracker": "workspace:^0.7.413",
"@hcengineering/ui": "workspace:^0.7.413",
"@hcengineering/view": "workspace:^0.7.413",
"@hcengineering/github": "workspace:^0.7.413",
"@hcengineering/github-resources": "workspace:^0.7.413",
"@hcengineering/model-time": "workspace:^0.7.413",
"@hcengineering/time": "workspace:^0.7.413"
"@hcengineering/contact": "workspace:^0.7.423",
"@hcengineering/chunter": "workspace:^0.7.423",
"@hcengineering/core": "workspace:^0.7.423",
"@hcengineering/model": "workspace:^0.7.423",
"@hcengineering/model-activity": "workspace:^0.7.423",
"@hcengineering/model-attachment": "workspace:^0.7.423",
"@hcengineering/model-chunter": "workspace:^0.7.423",
"@hcengineering/model-contact": "workspace:^0.7.423",
"@hcengineering/model-core": "workspace:^0.7.423",
"@hcengineering/model-notification": "workspace:^0.7.423",
"@hcengineering/model-preference": "workspace:^0.7.423",
"@hcengineering/model-presentation": "workspace:^0.7.423",
"@hcengineering/model-task": "workspace:^0.7.423",
"@hcengineering/model-tracker": "workspace:^0.7.423",
"@hcengineering/model-view": "workspace:^0.7.423",
"@hcengineering/model-workbench": "workspace:^0.7.423",
"@hcengineering/notification": "workspace:^0.7.423",
"@hcengineering/activity": "workspace:^0.7.423",
"@hcengineering/platform": "workspace:^0.7.423",
"@hcengineering/preference": "workspace:^0.7.423",
"@hcengineering/setting": "workspace:^0.7.423",
"@hcengineering/tags": "workspace:^0.7.423",
"@hcengineering/task": "workspace:^0.7.423",
"@hcengineering/text": "workspace:^0.7.423",
"@hcengineering/tracker": "workspace:^0.7.423",
"@hcengineering/ui": "workspace:^0.7.423",
"@hcengineering/view": "workspace:^0.7.423",
"@hcengineering/github": "workspace:^0.7.423",
"@hcengineering/github-resources": "workspace:^0.7.423",
"@hcengineering/model-time": "workspace:^0.7.423",
"@hcengineering/time": "workspace:^0.7.423"
}
}