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
+16 -16
View File
@@ -1,6 +1,6 @@
{
"name": "@hcengineering/devmodel-resources",
"version": "0.7.413",
"version": "0.7.423",
"main": "src/index.ts",
"author": "Anticrm Platform Contributors",
"license": "EPL-2.0",
@@ -18,7 +18,7 @@
"svelte-loader": "^3.2.0",
"sass": "^1.80.0",
"svelte-preprocess": "^5.1.4",
"@hcengineering/platform-rig": "workspace:^0.7.413",
"@hcengineering/platform-rig": "workspace:^0.7.423",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint-config-standard-with-typescript": "^40.0.0",
@@ -37,20 +37,20 @@
"typescript": "^5.9.3"
},
"dependencies": {
"@hcengineering/core": "workspace:^0.7.413",
"@hcengineering/platform": "workspace:^0.7.413",
"@hcengineering/ui": "workspace:^0.7.413",
"@hcengineering/presentation": "workspace:^0.7.413",
"@hcengineering/activity": "workspace:^0.7.413",
"@hcengineering/core": "workspace:^0.7.423",
"@hcengineering/platform": "workspace:^0.7.423",
"@hcengineering/ui": "workspace:^0.7.423",
"@hcengineering/presentation": "workspace:^0.7.423",
"@hcengineering/activity": "workspace:^0.7.423",
"svelte": "^4.2.20",
"@hcengineering/chunter": "workspace:^0.7.413",
"@hcengineering/text-editor-resources": "workspace:^0.7.413",
"@hcengineering/contact": "workspace:^0.7.413",
"@hcengineering/view": "workspace:^0.7.413",
"@hcengineering/view-resources": "workspace:^0.7.413",
"@hcengineering/client": "workspace:^0.7.413",
"@hcengineering/devmodel": "workspace:^0.7.413",
"@hcengineering/model": "workspace:^0.7.413",
"@hcengineering/workbench": "workspace:^0.7.413"
"@hcengineering/chunter": "workspace:^0.7.423",
"@hcengineering/text-editor-resources": "workspace:^0.7.423",
"@hcengineering/contact": "workspace:^0.7.423",
"@hcengineering/view": "workspace:^0.7.423",
"@hcengineering/view-resources": "workspace:^0.7.423",
"@hcengineering/client": "workspace:^0.7.423",
"@hcengineering/devmodel": "workspace:^0.7.423",
"@hcengineering/model": "workspace:^0.7.423",
"@hcengineering/workbench": "workspace:^0.7.423"
}
}