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
@@ -1,6 +1,6 @@
{
"name": "@hcengineering/server-github-model",
"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,16 +33,16 @@
"ts-jest": "^29.1.1"
},
"dependencies": {
"@hcengineering/core": "workspace:^0.7.24",
"@hcengineering/model": "workspace:^0.7.17",
"@hcengineering/contact": "workspace:^0.7.0",
"@hcengineering/platform": "workspace:^0.7.19",
"@hcengineering/server-github": "workspace:^0.7.0",
"@hcengineering/server-core": "workspace:^0.7.18",
"@hcengineering/github": "workspace:^0.7.0",
"@hcengineering/tracker": "workspace:^0.7.0",
"@hcengineering/notification": "workspace:^0.7.0",
"@hcengineering/server-notification": "workspace:^0.7.0",
"@hcengineering/time": "workspace:^0.7.0"
"@hcengineering/core": "workspace:^0.7.382",
"@hcengineering/model": "workspace:^0.7.382",
"@hcengineering/contact": "workspace:^0.7.382",
"@hcengineering/platform": "workspace:^0.7.382",
"@hcengineering/server-github": "workspace:^0.7.382",
"@hcengineering/server-core": "workspace:^0.7.382",
"@hcengineering/github": "workspace:^0.7.382",
"@hcengineering/tracker": "workspace:^0.7.382",
"@hcengineering/notification": "workspace:^0.7.382",
"@hcengineering/server-notification": "workspace:^0.7.382",
"@hcengineering/time": "workspace:^0.7.382"
}
}