Signed-off-by: Artem Savchenko <armisav@gmail.com>
This commit is contained in:
Artem Savchenko
2026-04-13 22:56:15 +07:00
parent 7522f6c9e1
commit 88b3b15880
477 changed files with 5988 additions and 5988 deletions
+10 -10
View File
@@ -1,6 +1,6 @@
{
"name": "@hcengineering/diffview-resources",
"version": "0.7.411",
"version": "0.7.413",
"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.411",
"@hcengineering/platform-rig": "workspace:^0.7.413",
"@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.411",
"@hcengineering/platform": "workspace:^0.7.411",
"@hcengineering/presentation": "workspace:^0.7.411",
"@hcengineering/ui": "workspace:^0.7.411",
"@hcengineering/view": "workspace:^0.7.411",
"@hcengineering/view-resources": "workspace:^0.7.411",
"@hcengineering/highlight": "workspace:^0.7.411",
"@hcengineering/diffview": "workspace:^0.7.411",
"@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",
"fast-equals": "^5.2.2",
"diff2html": "~3.4.35"
}