Bump versions to 0.7.426

Signed-off-by: Artyom Savchenko <armisav@gmail.com>
This commit is contained in:
Artyom Savchenko
2026-07-02 23:21:13 +07:00
parent 600021b475
commit 168dba57a6
477 changed files with 6001 additions and 6001 deletions
+10 -10
View File
@@ -1,6 +1,6 @@
{
"name": "@hcengineering/diffview-resources",
"version": "0.7.423",
"version": "0.7.426",
"main": "src/index.ts",
"author": "Copyright © Hardcore Engineering Inc.",
"license": "EPL-2.0",
@@ -19,7 +19,7 @@
"svelte-loader": "^3.2.0",
"sass": "^1.80.0",
"svelte-preprocess": "^5.1.4",
"@hcengineering/platform-rig": "workspace:^0.7.423",
"@hcengineering/platform-rig": "workspace:^0.7.426",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint-config-standard-with-typescript": "^40.0.0",
@@ -39,14 +39,14 @@
},
"dependencies": {
"svelte": "^4.2.20",
"@hcengineering/core": "workspace:^0.7.423",
"@hcengineering/platform": "workspace:^0.7.423",
"@hcengineering/presentation": "workspace:^0.7.423",
"@hcengineering/ui": "workspace:^0.7.423",
"@hcengineering/view": "workspace:^0.7.423",
"@hcengineering/view-resources": "workspace:^0.7.423",
"@hcengineering/highlight": "workspace:^0.7.423",
"@hcengineering/diffview": "workspace:^0.7.423",
"@hcengineering/core": "workspace:^0.7.426",
"@hcengineering/platform": "workspace:^0.7.426",
"@hcengineering/presentation": "workspace:^0.7.426",
"@hcengineering/ui": "workspace:^0.7.426",
"@hcengineering/view": "workspace:^0.7.426",
"@hcengineering/view-resources": "workspace:^0.7.426",
"@hcengineering/highlight": "workspace:^0.7.426",
"@hcengineering/diffview": "workspace:^0.7.426",
"fast-equals": "^5.2.2",
"diff2html": "~3.4.35"
}