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
+10 -10
View File
@@ -1,6 +1,6 @@
{
"name": "@hcengineering/diffview-resources",
"version": "0.7.413",
"version": "0.7.423",
"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.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",
@@ -39,14 +39,14 @@
},
"dependencies": {
"svelte": "^4.2.20",
"@hcengineering/core": "workspace:^0.7.413",
"@hcengineering/platform": "workspace:^0.7.413",
"@hcengineering/presentation": "workspace:^0.7.413",
"@hcengineering/ui": "workspace:^0.7.413",
"@hcengineering/view": "workspace:^0.7.413",
"@hcengineering/view-resources": "workspace:^0.7.413",
"@hcengineering/highlight": "workspace:^0.7.413",
"@hcengineering/diffview": "workspace:^0.7.413",
"@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",
"fast-equals": "^5.2.2",
"diff2html": "~3.4.35"
}