diff --git a/desktop/package.json b/desktop/package.json index f8f4a77bfe..744d103698 100644 --- a/desktop/package.json +++ b/desktop/package.json @@ -276,7 +276,7 @@ "dotenv": "^16.4.5", "electron-context-menu": "^4.0.4", "electron-windows-badge": "^1.1.0", - "svelte": "^4.2.20", + "svelte": "^5.53.2", "commander": "^14.0.0", "electron-store": "^8.2.0", "electron-log": "^5.1.7", diff --git a/dev/prod/package.json b/dev/prod/package.json index 1fdd3f2d8f..8ab2ddadd6 100644 --- a/dev/prod/package.json +++ b/dev/prod/package.json @@ -293,6 +293,6 @@ "@hcengineering/rating-assets": "workspace:^0.7.0", "@hcengineering/rating-resources": "workspace:^0.7.0", "readable-stream": "^4.7.0", - "svelte": "^4.2.20" + "svelte": "^5.53.2" } } diff --git a/foundations/utils/packages/platform-rig/package.json b/foundations/utils/packages/platform-rig/package.json index 25f3fc687a..ac277460a9 100644 --- a/foundations/utils/packages/platform-rig/package.json +++ b/foundations/utils/packages/platform-rig/package.json @@ -14,7 +14,7 @@ "esbuild": "^0.25.10", "esbuild-plugin-copy": "~2.1.1", "esbuild-svelte": "^0.9.3", - "svelte": "^4.2.20", + "svelte": "^5.53.2", "svelte-preprocess": "^5.1.4", "svelte2tsx": "^0.7.45", "@typescript-eslint/eslint-plugin": "^6.21.0", diff --git a/foundations/utils/packages/ui-test/package.json b/foundations/utils/packages/ui-test/package.json index 618ea248f1..b0cf90c1e8 100644 --- a/foundations/utils/packages/ui-test/package.json +++ b/foundations/utils/packages/ui-test/package.json @@ -50,7 +50,7 @@ "eslint-plugin-n": "^15.4.0" }, "dependencies": { - "svelte": "^4.2.20" + "svelte": "^5.53.2" }, "repository": "https://github.com/hcengineering/huly.utils", "publishConfig": { diff --git a/packages/highlight/package.json b/packages/highlight/package.json index 48b3cd14fd..1694caebc5 100644 --- a/packages/highlight/package.json +++ b/packages/highlight/package.json @@ -38,7 +38,7 @@ "svelte-eslint-parser": "^0.33.1" }, "dependencies": { - "svelte": "^4.2.20", + "svelte": "^5.53.2", "@hcengineering/ui": "workspace:^0.7.0", "highlight.js": "^11.11.1", "lowlight": "^3.3.0" diff --git a/packages/hls/package.json b/packages/hls/package.json index 94d4d11563..8deeabdadf 100644 --- a/packages/hls/package.json +++ b/packages/hls/package.json @@ -44,7 +44,7 @@ "@hcengineering/presentation": "workspace:^0.7.0", "hls.js": "^1.5.20", "plyr": "3.7.8", - "svelte": "^4.2.20" + "svelte": "^5.53.2" }, "repository": "https://github.com/hcengineering/platform", "publishConfig": { diff --git a/packages/kanban/package.json b/packages/kanban/package.json index 592c93e750..fbe9fdec62 100644 --- a/packages/kanban/package.json +++ b/packages/kanban/package.json @@ -39,7 +39,7 @@ }, "dependencies": { "@hcengineering/ui": "workspace:^0.7.0", - "svelte": "^4.2.20", + "svelte": "^5.53.2", "lexorank": "~1.0.4", "@hcengineering/platform": "workspace:^0.7.19", "@hcengineering/core": "workspace:^0.7.23", diff --git a/packages/panel/package.json b/packages/panel/package.json index 54b3644321..a07da28ab1 100644 --- a/packages/panel/package.json +++ b/packages/panel/package.json @@ -39,7 +39,7 @@ }, "dependencies": { "@hcengineering/ui": "workspace:^0.7.0", - "svelte": "^4.2.20", + "svelte": "^5.53.2", "@hcengineering/platform": "workspace:^0.7.19", "@hcengineering/core": "workspace:^0.7.23", "@hcengineering/chunter": "workspace:^0.7.0", diff --git a/packages/presentation/package.json b/packages/presentation/package.json index cee7a5b2e7..888a87c248 100644 --- a/packages/presentation/package.json +++ b/packages/presentation/package.json @@ -67,7 +67,7 @@ "@hcengineering/storage-client": "workspace:^0.7.17", "fast-equals": "^5.2.2", "png-chunks-extract": "^1.0.0", - "svelte": "^4.2.20", + "svelte": "^5.53.2", "uuid": "^8.3.2", "yjs": "^13.6.27" }, diff --git a/packages/theme/package.json b/packages/theme/package.json index 59b7e96157..4cc8816c58 100644 --- a/packages/theme/package.json +++ b/packages/theme/package.json @@ -36,7 +36,7 @@ "svelte-eslint-parser": "^0.33.1" }, "dependencies": { - "svelte": "^4.2.20", + "svelte": "^5.53.2", "@hcengineering/platform": "workspace:^0.7.19", "@hcengineering/analytics": "workspace:^0.7.17" }, diff --git a/packages/ui/package.json b/packages/ui/package.json index c1f4471453..8da1529aa1 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -52,7 +52,7 @@ "emojibase": "^16.0.0", "emojibase-regex": "^16.0.0", "fast-equals": "^5.2.2", - "svelte": "^4.2.20", + "svelte": "^5.53.2", "plyr": "3.7.8", "blurhash": "^2.0.5" }, diff --git a/plugins/achievement-resources/package.json b/plugins/achievement-resources/package.json index c961165767..9349fba0b7 100644 --- a/plugins/achievement-resources/package.json +++ b/plugins/achievement-resources/package.json @@ -30,7 +30,7 @@ "ts-jest": "^29.1.1", "@types/jest": "^29.5.5", "typescript": "^5.9.3", - "svelte": "^4.2.20", + "svelte": "^5.53.2", "svelte-check": "^3.6.9", "svelte-preprocess": "^5.1.4", "svelte-loader": "^3.2.0", @@ -46,6 +46,6 @@ "@hcengineering/platform": "workspace:^0.7.19", "@hcengineering/achievement": "workspace:^0.7.0", "@hcengineering/ui": "workspace:^0.7.0", - "svelte": "^4.2.20" + "svelte": "^5.53.2" } } diff --git a/plugins/activity-resources/package.json b/plugins/activity-resources/package.json index c56461068b..f10e9b9380 100644 --- a/plugins/activity-resources/package.json +++ b/plugins/activity-resources/package.json @@ -54,6 +54,6 @@ "@hcengineering/communication-types": "workspace:^0.7.12", "@hcengineering/emoji": "workspace:^0.7.0", "@hcengineering/emoji-resources": "workspace:^0.7.0", - "svelte": "^4.2.20" + "svelte": "^5.53.2" } } diff --git a/plugins/ai-assistant-resources/package.json b/plugins/ai-assistant-resources/package.json index 48285b277f..e6fe9838c4 100644 --- a/plugins/ai-assistant-resources/package.json +++ b/plugins/ai-assistant-resources/package.json @@ -39,7 +39,7 @@ }, "dependencies": { "@hcengineering/platform": "workspace:^0.7.19", - "svelte": "^4.2.20", + "svelte": "^5.53.2", "@hcengineering/ai-assistant": "workspace:^0.7.0", "@hcengineering/ui": "workspace:^0.7.0", "@hcengineering/presentation": "workspace:^0.7.0", diff --git a/plugins/ai-bot-resources/package.json b/plugins/ai-bot-resources/package.json index ca9e494591..507d48d7dc 100644 --- a/plugins/ai-bot-resources/package.json +++ b/plugins/ai-bot-resources/package.json @@ -48,6 +48,6 @@ "@hcengineering/contact": "workspace:^0.7.0", "@hcengineering/contact-resources": "workspace:^0.7.0", "@hcengineering/ui": "workspace:^0.7.0", - "svelte": "^4.2.20" + "svelte": "^5.53.2" } } diff --git a/plugins/analytics-collector-resources/package.json b/plugins/analytics-collector-resources/package.json index 49d957c5e1..4be1df2838 100644 --- a/plugins/analytics-collector-resources/package.json +++ b/plugins/analytics-collector-resources/package.json @@ -46,6 +46,6 @@ "@hcengineering/core": "workspace:^0.7.23", "@hcengineering/platform": "workspace:^0.7.19", "@hcengineering/presentation": "workspace:^0.7.0", - "svelte": "^4.2.20" + "svelte": "^5.53.2" } } diff --git a/plugins/attachment-resources/package.json b/plugins/attachment-resources/package.json index 05ebe2b60c..f3f5c015c7 100644 --- a/plugins/attachment-resources/package.json +++ b/plugins/attachment-resources/package.json @@ -58,7 +58,7 @@ "@hcengineering/view-resources": "workspace:^0.7.0", "@hcengineering/workbench": "workspace:^0.7.0", "filesize": "^8.0.3", - "svelte": "^4.2.20" + "svelte": "^5.53.2" }, "repository": "https://github.com/hcengineering/platform", "publishConfig": { diff --git a/plugins/billing-resources/package.json b/plugins/billing-resources/package.json index 5831a26cb2..ede3ee412d 100644 --- a/plugins/billing-resources/package.json +++ b/plugins/billing-resources/package.json @@ -54,6 +54,6 @@ "@hcengineering/account-client": "workspace:^0.7.20", "@hcengineering/payment-client": "workspace:^0.7.0", "filesize": "^8.0.3", - "svelte": "^4.2.20" + "svelte": "^5.53.2" } } diff --git a/plugins/bitrix-resources/package.json b/plugins/bitrix-resources/package.json index 2f0bbcfa29..1abc13d4a4 100644 --- a/plugins/bitrix-resources/package.json +++ b/plugins/bitrix-resources/package.json @@ -38,7 +38,7 @@ }, "dependencies": { "@hcengineering/platform": "workspace:^0.7.19", - "svelte": "^4.2.20", + "svelte": "^5.53.2", "@hcengineering/bitrix": "workspace:^0.7.0", "@hcengineering/ui": "workspace:^0.7.0", "@hcengineering/presentation": "workspace:^0.7.0", diff --git a/plugins/board-resources/package.json b/plugins/board-resources/package.json index 7971fbd3a9..da72725e1d 100644 --- a/plugins/board-resources/package.json +++ b/plugins/board-resources/package.json @@ -58,7 +58,7 @@ "@hcengineering/view": "workspace:^0.7.0", "@hcengineering/view-resources": "workspace:^0.7.0", "@hcengineering/workbench": "workspace:^0.7.0", - "svelte": "^4.2.20", + "svelte": "^5.53.2", "@hcengineering/kanban": "workspace:^0.7.0", "@hcengineering/preference": "workspace:^0.7.0", "@hcengineering/tags": "workspace:^0.7.0" diff --git a/plugins/calendar-resources/package.json b/plugins/calendar-resources/package.json index 230c7e4a1f..38001fd013 100644 --- a/plugins/calendar-resources/package.json +++ b/plugins/calendar-resources/package.json @@ -49,7 +49,7 @@ "@hcengineering/setting": "workspace:^0.7.0", "@hcengineering/setting-resources": "workspace:^0.7.0", "@hcengineering/theme": "workspace:^0.7.0", - "svelte": "^4.2.20", + "svelte": "^5.53.2", "@hcengineering/text": "workspace:^0.7.18", "@hcengineering/text-editor-resources": "workspace:^0.7.0", "@hcengineering/contact": "workspace:^0.7.0", diff --git a/plugins/card-resources/package.json b/plugins/card-resources/package.json index 918e918817..7434f6e424 100644 --- a/plugins/card-resources/package.json +++ b/plugins/card-resources/package.json @@ -75,6 +75,6 @@ "@hcengineering/account-client": "workspace:^0.7.20", "@hcengineering/chat": "workspace:^0.7.0", "fast-equals": "^5.2.2", - "svelte": "^4.2.20" + "svelte": "^5.53.2" } } diff --git a/plugins/chat-resources/package.json b/plugins/chat-resources/package.json index dda19c855e..ed597c81f9 100644 --- a/plugins/chat-resources/package.json +++ b/plugins/chat-resources/package.json @@ -61,6 +61,6 @@ "@hcengineering/text-markdown": "workspace:^0.7.20", "@hcengineering/emoji-resources": "workspace:^0.7.0", "fast-equals": "^5.2.2", - "svelte": "^4.2.20" + "svelte": "^5.53.2" } } diff --git a/plugins/chunter-resources/package.json b/plugins/chunter-resources/package.json index 62fc3d278b..990af61218 100644 --- a/plugins/chunter-resources/package.json +++ b/plugins/chunter-resources/package.json @@ -64,7 +64,7 @@ "@hcengineering/workbench-resources": "workspace:^0.7.0", "@hcengineering/presence-resources": "workspace:^0.7.0", "fast-equals": "^5.2.2", - "svelte": "^4.2.20", + "svelte": "^5.53.2", "@hcengineering/text-editor-resources": "workspace:^0.7.0", "@hcengineering/text-editor": "workspace:^0.7.0", "@hcengineering/love": "workspace:^0.7.0" diff --git a/plugins/communication-resources/package.json b/plugins/communication-resources/package.json index adb7eb3af6..df2f38ba63 100644 --- a/plugins/communication-resources/package.json +++ b/plugins/communication-resources/package.json @@ -30,7 +30,7 @@ "ts-jest": "^29.1.1", "@types/jest": "^29.5.5", "typescript": "^5.9.3", - "svelte": "^4.2.20", + "svelte": "^5.53.2", "svelte-check": "^3.6.9", "svelte-preprocess": "^5.1.4", "svelte-loader": "^3.2.0", @@ -72,6 +72,6 @@ "@hcengineering/view-resources": "workspace:^0.7.0", "@tiptap/core": "^2.11.7", "@tiptap/pm": "^2.11.7", - "svelte": "^4.2.20" + "svelte": "^5.53.2" } } diff --git a/plugins/contact-resources/package.json b/plugins/contact-resources/package.json index 5678d76a40..e2ee792e12 100644 --- a/plugins/contact-resources/package.json +++ b/plugins/contact-resources/package.json @@ -63,7 +63,7 @@ "@hcengineering/workbench": "workspace:^0.7.0", "@hcengineering/account-client": "workspace:^0.7.20", "@hcengineering/achievement": "workspace:^0.7.0", - "svelte": "^4.2.20", + "svelte": "^5.53.2", "crypto-js": "^4.2.0", "@hcengineering/rating": "workspace:^0.7.0" } diff --git a/plugins/controlled-documents-resources/package.json b/plugins/controlled-documents-resources/package.json index afb14ac3f9..d07900deba 100644 --- a/plugins/controlled-documents-resources/package.json +++ b/plugins/controlled-documents-resources/package.json @@ -69,7 +69,7 @@ "@hcengineering/training-resources": "workspace:^0.7.0", "@tiptap/core": "^2.11.7", "effector": "~22.8.7", - "svelte": "^4.2.20", + "svelte": "^5.53.2", "slugify": "^1.6.6", "fast-equals": "^5.2.2", "@hcengineering/rank": "workspace:^0.7.17", diff --git a/plugins/desktop-downloads-resources/package.json b/plugins/desktop-downloads-resources/package.json index a389d6c24b..2a04b5cc13 100644 --- a/plugins/desktop-downloads-resources/package.json +++ b/plugins/desktop-downloads-resources/package.json @@ -48,6 +48,6 @@ "@hcengineering/view": "workspace:^0.7.0", "@hcengineering/view-resources": "workspace:^0.7.0", "install": "^0.13.0", - "svelte": "^4.2.20" + "svelte": "^5.53.2" } } diff --git a/plugins/desktop-preferences-resources/package.json b/plugins/desktop-preferences-resources/package.json index ef985747fd..8b46d3d7c2 100644 --- a/plugins/desktop-preferences-resources/package.json +++ b/plugins/desktop-preferences-resources/package.json @@ -38,7 +38,7 @@ "svelte-eslint-parser": "^0.33.1" }, "dependencies": { - "svelte": "^4.2.20", + "svelte": "^5.53.2", "@hcengineering/core": "workspace:^0.7.23", "@hcengineering/platform": "workspace:^0.7.19", "@hcengineering/ui": "workspace:^0.7.0", diff --git a/plugins/devmodel-resources/package.json b/plugins/devmodel-resources/package.json index 24c35b436b..e3b83edf95 100644 --- a/plugins/devmodel-resources/package.json +++ b/plugins/devmodel-resources/package.json @@ -42,7 +42,7 @@ "@hcengineering/ui": "workspace:^0.7.0", "@hcengineering/presentation": "workspace:^0.7.0", "@hcengineering/activity": "workspace:^0.7.0", - "svelte": "^4.2.20", + "svelte": "^5.53.2", "@hcengineering/chunter": "workspace:^0.7.0", "@hcengineering/text-editor-resources": "workspace:^0.7.0", "@hcengineering/contact": "workspace:^0.7.0", diff --git a/plugins/diffview-resources/package.json b/plugins/diffview-resources/package.json index a05f281042..cefa88b789 100644 --- a/plugins/diffview-resources/package.json +++ b/plugins/diffview-resources/package.json @@ -38,7 +38,7 @@ "svelte-eslint-parser": "^0.33.1" }, "dependencies": { - "svelte": "^4.2.20", + "svelte": "^5.53.2", "@hcengineering/core": "workspace:^0.7.23", "@hcengineering/platform": "workspace:^0.7.19", "@hcengineering/presentation": "workspace:^0.7.0", diff --git a/plugins/document-resources/package.json b/plugins/document-resources/package.json index 6867fe8147..ea6e62c80a 100644 --- a/plugins/document-resources/package.json +++ b/plugins/document-resources/package.json @@ -41,7 +41,7 @@ "@hcengineering/activity": "workspace:^0.7.0", "@hcengineering/activity-resources": "workspace:^0.7.0", "@hcengineering/platform": "workspace:^0.7.19", - "svelte": "^4.2.20", + "svelte": "^5.53.2", "@hcengineering/ui": "workspace:^0.7.0", "@hcengineering/setting": "workspace:^0.7.0", "@hcengineering/presentation": "workspace:^0.7.0", diff --git a/plugins/drive-resources/package.json b/plugins/drive-resources/package.json index e817d78f30..430037f45b 100644 --- a/plugins/drive-resources/package.json +++ b/plugins/drive-resources/package.json @@ -49,7 +49,7 @@ "@hcengineering/uploader": "workspace:^0.7.0", "@hcengineering/view": "workspace:^0.7.0", "@hcengineering/view-resources": "workspace:^0.7.0", - "svelte": "^4.2.20", + "svelte": "^5.53.2", "fast-equals": "^5.2.2" } } diff --git a/plugins/emoji-resources/package.json b/plugins/emoji-resources/package.json index 1be3725888..c0078c4eaf 100644 --- a/plugins/emoji-resources/package.json +++ b/plugins/emoji-resources/package.json @@ -47,6 +47,6 @@ "@hcengineering/emoji": "workspace:^0.7.0", "@hcengineering/view": "workspace:^0.7.0", "@hcengineering/view-resources": "workspace:^0.7.0", - "svelte": "^4.2.20" + "svelte": "^5.53.2" } } diff --git a/plugins/export-resources/package.json b/plugins/export-resources/package.json index a95c6062be..8b2afa6b79 100644 --- a/plugins/export-resources/package.json +++ b/plugins/export-resources/package.json @@ -37,7 +37,7 @@ "svelte-eslint-parser": "^0.33.1" }, "dependencies": { - "svelte": "^4.2.20", + "svelte": "^5.53.2", "@hcengineering/platform": "workspace:^0.7.19", "@hcengineering/core": "workspace:^0.7.23", "@hcengineering/presentation": "workspace:^0.7.0", diff --git a/plugins/global-profile-resources/package.json b/plugins/global-profile-resources/package.json index ea570454b3..e1d42a37fc 100644 --- a/plugins/global-profile-resources/package.json +++ b/plugins/global-profile-resources/package.json @@ -37,7 +37,7 @@ "svelte-eslint-parser": "^0.33.1" }, "dependencies": { - "svelte": "^4.2.20", + "svelte": "^5.53.2", "@hcengineering/platform": "workspace:^0.7.19", "@hcengineering/core": "workspace:^0.7.23", "@hcengineering/ui": "workspace:^0.7.0", diff --git a/plugins/gmail-resources/package.json b/plugins/gmail-resources/package.json index 5a6ffa863b..d84fec5886 100644 --- a/plugins/gmail-resources/package.json +++ b/plugins/gmail-resources/package.json @@ -39,7 +39,7 @@ }, "dependencies": { "@hcengineering/platform": "workspace:^0.7.19", - "svelte": "^4.2.20", + "svelte": "^5.53.2", "@hcengineering/gmail": "workspace:^0.7.0", "@hcengineering/ui": "workspace:^0.7.0", "@hcengineering/presentation": "workspace:^0.7.0", diff --git a/plugins/guest-resources/package.json b/plugins/guest-resources/package.json index 46a14418d4..cee49cca1d 100644 --- a/plugins/guest-resources/package.json +++ b/plugins/guest-resources/package.json @@ -37,7 +37,7 @@ "svelte-eslint-parser": "^0.33.1" }, "dependencies": { - "svelte": "^4.2.20", + "svelte": "^5.53.2", "@hcengineering/platform": "workspace:^0.7.19", "@hcengineering/core": "workspace:^0.7.23", "@hcengineering/client": "workspace:^0.7.18", diff --git a/plugins/hr-resources/package.json b/plugins/hr-resources/package.json index 54d40b67a0..48a83e4e0f 100644 --- a/plugins/hr-resources/package.json +++ b/plugins/hr-resources/package.json @@ -39,7 +39,7 @@ "dependencies": { "@hcengineering/analytics": "workspace:^0.7.17", "@hcengineering/platform": "workspace:^0.7.19", - "svelte": "^4.2.20", + "svelte": "^5.53.2", "@hcengineering/calendar": "workspace:^0.7.0", "@hcengineering/calendar-resources": "workspace:^0.7.0", "@hcengineering/hr": "workspace:^0.7.0", diff --git a/plugins/huly-mail-resources/package.json b/plugins/huly-mail-resources/package.json index c25e449c2a..cb52b2ba72 100644 --- a/plugins/huly-mail-resources/package.json +++ b/plugins/huly-mail-resources/package.json @@ -39,7 +39,7 @@ }, "dependencies": { "@hcengineering/platform": "workspace:^0.7.19", - "svelte": "^4.2.20", + "svelte": "^5.53.2", "@hcengineering/huly-mail": "workspace:^0.7.0", "@hcengineering/ui": "workspace:^0.7.0", "@hcengineering/presentation": "workspace:^0.7.0", diff --git a/plugins/image-cropper-resources/package.json b/plugins/image-cropper-resources/package.json index 91e9ff5cea..493abae108 100644 --- a/plugins/image-cropper-resources/package.json +++ b/plugins/image-cropper-resources/package.json @@ -38,7 +38,7 @@ "svelte-eslint-parser": "^0.33.1" }, "dependencies": { - "svelte": "^4.2.20", + "svelte": "^5.53.2", "@hcengineering/platform": "workspace:^0.7.19", "cropperjs": "~1.5.12", "smartcrop": "~2.0.5" diff --git a/plugins/inbox-resources/package.json b/plugins/inbox-resources/package.json index d402fad7c2..851e95f237 100644 --- a/plugins/inbox-resources/package.json +++ b/plugins/inbox-resources/package.json @@ -63,6 +63,6 @@ "@hcengineering/notification": "workspace:^0.7.0", "@hcengineering/notification-resources": "workspace:^0.7.0", "fast-equals": "^5.2.2", - "svelte": "^4.2.20" + "svelte": "^5.53.2" } } diff --git a/plugins/inventory-resources/package.json b/plugins/inventory-resources/package.json index 2ee3468e0e..a664038480 100644 --- a/plugins/inventory-resources/package.json +++ b/plugins/inventory-resources/package.json @@ -39,7 +39,7 @@ }, "dependencies": { "@hcengineering/platform": "workspace:^0.7.19", - "svelte": "^4.2.20", + "svelte": "^5.53.2", "@hcengineering/inventory": "workspace:^0.7.0", "@hcengineering/ui": "workspace:^0.7.0", "@hcengineering/panel": "workspace:^0.7.0", diff --git a/plugins/lead-resources/package.json b/plugins/lead-resources/package.json index 2de34fd926..18a97f26a0 100644 --- a/plugins/lead-resources/package.json +++ b/plugins/lead-resources/package.json @@ -60,7 +60,7 @@ "@hcengineering/view": "workspace:^0.7.0", "@hcengineering/view-resources": "workspace:^0.7.0", "@hcengineering/workbench": "workspace:^0.7.0", - "svelte": "^4.2.20", + "svelte": "^5.53.2", "fast-equals": "^5.2.2" } } diff --git a/plugins/login-resources/package.json b/plugins/login-resources/package.json index e8707a3d5c..2d90d93c4c 100644 --- a/plugins/login-resources/package.json +++ b/plugins/login-resources/package.json @@ -40,7 +40,7 @@ }, "dependencies": { "@hcengineering/platform": "workspace:^0.7.19", - "svelte": "^4.2.20", + "svelte": "^5.53.2", "@hcengineering/login": "workspace:^0.7.0", "@hcengineering/ui": "workspace:^0.7.0", "@hcengineering/workbench": "workspace:^0.7.0", diff --git a/plugins/love-resources/package.json b/plugins/love-resources/package.json index 1e3e085dfe..57eaaa23cf 100644 --- a/plugins/love-resources/package.json +++ b/plugins/love-resources/package.json @@ -69,6 +69,6 @@ "@livekit/krisp-noise-filter": "^0.3.0", "@livekit/track-processors": "^0.5.6", "livekit-client": "^2.15.6", - "svelte": "^4.2.20" + "svelte": "^5.53.2" } } diff --git a/plugins/media-resources/package.json b/plugins/media-resources/package.json index 57b16b0c80..5f404de1f4 100644 --- a/plugins/media-resources/package.json +++ b/plugins/media-resources/package.json @@ -49,7 +49,7 @@ "@hcengineering/ui": "workspace:^0.7.0", "@hcengineering/view": "workspace:^0.7.0", "@hcengineering/view-resources": "workspace:^0.7.0", - "svelte": "^4.2.20", + "svelte": "^5.53.2", "events": "^3.3.0" } } diff --git a/plugins/notification-resources/package.json b/plugins/notification-resources/package.json index cdebf04258..52a1181bb9 100644 --- a/plugins/notification-resources/package.json +++ b/plugins/notification-resources/package.json @@ -57,6 +57,6 @@ "@hcengineering/view-resources": "workspace:^0.7.0", "@hcengineering/workbench": "workspace:^0.7.0", "@hcengineering/emoji-resources": "workspace:^0.7.0", - "svelte": "^4.2.20" + "svelte": "^5.53.2" } } diff --git a/plugins/onboard-resources/package.json b/plugins/onboard-resources/package.json index 652b522bd5..e5251b149b 100644 --- a/plugins/onboard-resources/package.json +++ b/plugins/onboard-resources/package.json @@ -40,7 +40,7 @@ }, "dependencies": { "@hcengineering/platform": "workspace:^0.7.19", - "svelte": "^4.2.20", + "svelte": "^5.53.2", "@hcengineering/login": "workspace:^0.7.0", "@hcengineering/login-resources": "workspace:^0.7.0", "@hcengineering/onboard": "workspace:^0.7.0", diff --git a/plugins/presence-resources/package.json b/plugins/presence-resources/package.json index c5b64f1afa..80303b4cb1 100644 --- a/plugins/presence-resources/package.json +++ b/plugins/presence-resources/package.json @@ -49,7 +49,7 @@ "@hcengineering/contact-resources": "workspace:^0.7.0", "@hcengineering/presence": "workspace:^0.7.0", "@hcengineering/hulypulse-client": "workspace:^0.7.0", - "svelte": "^4.2.20", + "svelte": "^5.53.2", "fast-equals": "^5.2.2" } } diff --git a/plugins/print-resources/package.json b/plugins/print-resources/package.json index 4cb2d5067d..053d6b3c11 100644 --- a/plugins/print-resources/package.json +++ b/plugins/print-resources/package.json @@ -37,7 +37,7 @@ "svelte-eslint-parser": "^0.33.1" }, "dependencies": { - "svelte": "^4.2.20", + "svelte": "^5.53.2", "@hcengineering/analytics": "workspace:^0.7.17", "@hcengineering/platform": "workspace:^0.7.19", "@hcengineering/core": "workspace:^0.7.23", diff --git a/plugins/process-resources/package.json b/plugins/process-resources/package.json index 221d7ec65f..132275a97e 100644 --- a/plugins/process-resources/package.json +++ b/plugins/process-resources/package.json @@ -58,7 +58,7 @@ "@hcengineering/rank": "workspace:^0.7.17", "@hcengineering/platform": "workspace:^0.7.19", "@hcengineering/process": "workspace:^0.7.0", - "svelte": "^4.2.20", + "svelte": "^5.53.2", "fast-equals": "^5.2.2" } } diff --git a/plugins/products-resources/package.json b/plugins/products-resources/package.json index 63b688f93f..9520eba4cd 100644 --- a/plugins/products-resources/package.json +++ b/plugins/products-resources/package.json @@ -37,7 +37,7 @@ }, "dependencies": { "@hcengineering/platform": "workspace:^0.7.19", - "svelte": "^4.2.20", + "svelte": "^5.53.2", "@hcengineering/products": "workspace:^0.7.0", "@hcengineering/controlled-documents": "workspace:^0.7.0", "@hcengineering/attachment": "workspace:^0.7.0", diff --git a/plugins/questions-resources/package.json b/plugins/questions-resources/package.json index 002f85a875..a4c6e48304 100644 --- a/plugins/questions-resources/package.json +++ b/plugins/questions-resources/package.json @@ -47,6 +47,6 @@ "@hcengineering/view-resources": "workspace:^0.7.0", "fast-equals": "^5.2.2", "lexorank": "~1.0.4", - "svelte": "^4.2.20" + "svelte": "^5.53.2" } } diff --git a/plugins/rating-resources/package.json b/plugins/rating-resources/package.json index 21ec40951c..642c3d6092 100644 --- a/plugins/rating-resources/package.json +++ b/plugins/rating-resources/package.json @@ -40,7 +40,7 @@ "dependencies": { "@hcengineering/analytics": "workspace:^0.7.17", "@hcengineering/platform": "workspace:^0.7.19", - "svelte": "^4.2.20", + "svelte": "^5.53.2", "@hcengineering/rating": "workspace:^0.7.0", "@hcengineering/ui": "workspace:^0.7.0", "@hcengineering/presentation": "workspace:^0.7.0", diff --git a/plugins/recorder-resources/package.json b/plugins/recorder-resources/package.json index 0371472b6b..85827c1403 100644 --- a/plugins/recorder-resources/package.json +++ b/plugins/recorder-resources/package.json @@ -55,7 +55,7 @@ "@hcengineering/view-resources": "workspace:^0.7.0", "@hcengineering/analytics": "workspace:^0.7.17", "install": "^0.13.0", - "svelte": "^4.2.20", + "svelte": "^5.53.2", "tus-js-client": "^4.3.1" } } diff --git a/plugins/recruit-resources/package.json b/plugins/recruit-resources/package.json index a2830f6d9f..d41e70ac75 100644 --- a/plugins/recruit-resources/package.json +++ b/plugins/recruit-resources/package.json @@ -68,6 +68,6 @@ "@hcengineering/view-resources": "workspace:^0.7.0", "@hcengineering/workbench": "workspace:^0.7.0", "@hcengineering/export-resources": "workspace:^0.7.0", - "svelte": "^4.2.20" + "svelte": "^5.53.2" } } diff --git a/plugins/request-resources/package.json b/plugins/request-resources/package.json index 2e37cbafb6..97b01d8a6a 100644 --- a/plugins/request-resources/package.json +++ b/plugins/request-resources/package.json @@ -39,7 +39,7 @@ "@hcengineering/platform": "workspace:^0.7.19", "@hcengineering/core": "workspace:^0.7.23", "@hcengineering/presentation": "workspace:^0.7.0", - "svelte": "^4.2.20", + "svelte": "^5.53.2", "@hcengineering/ui": "workspace:^0.7.0", "@hcengineering/request": "workspace:^0.7.0", "@hcengineering/activity": "workspace:^0.7.0", diff --git a/plugins/setting-resources/package.json b/plugins/setting-resources/package.json index 50ffeb0290..0cc80f62a3 100644 --- a/plugins/setting-resources/package.json +++ b/plugins/setting-resources/package.json @@ -41,7 +41,7 @@ "@hcengineering/platform": "workspace:^0.7.19", "@hcengineering/analytics": "workspace:^0.7.17", "@hcengineering/core": "workspace:^0.7.23", - "svelte": "^4.2.20", + "svelte": "^5.53.2", "@hcengineering/account-client": "workspace:^0.7.20", "@hcengineering/setting": "workspace:^0.7.0", "@hcengineering/contact": "workspace:^0.7.0", diff --git a/plugins/support-resources/package.json b/plugins/support-resources/package.json index 6124bc1712..8a2b93b6a7 100644 --- a/plugins/support-resources/package.json +++ b/plugins/support-resources/package.json @@ -41,7 +41,7 @@ "@hcengineering/presentation": "workspace:^0.7.0", "@hcengineering/support": "workspace:^0.7.0", "@hcengineering/ui": "workspace:^0.7.0", - "svelte": "^4.2.20" + "svelte": "^5.53.2" }, "repository": "https://github.com/hcengineering/platform", "publishConfig": { diff --git a/plugins/survey-resources/package.json b/plugins/survey-resources/package.json index 8f7e37bf15..be6fbb0947 100644 --- a/plugins/survey-resources/package.json +++ b/plugins/survey-resources/package.json @@ -47,7 +47,7 @@ "@hcengineering/view": "workspace:^0.7.0", "@hcengineering/view-resources": "workspace:^0.7.0", "@hcengineering/ui": "workspace:^0.7.0", - "svelte": "^4.2.20", + "svelte": "^5.53.2", "fast-equals": "^5.2.2" } } diff --git a/plugins/tags-resources/package.json b/plugins/tags-resources/package.json index 83f872bdc9..adcf1d6afc 100644 --- a/plugins/tags-resources/package.json +++ b/plugins/tags-resources/package.json @@ -40,7 +40,7 @@ "dependencies": { "@hcengineering/analytics": "workspace:^0.7.17", "@hcengineering/platform": "workspace:^0.7.19", - "svelte": "^4.2.20", + "svelte": "^5.53.2", "@hcengineering/tags": "workspace:^0.7.0", "@hcengineering/ui": "workspace:^0.7.0", "@hcengineering/presentation": "workspace:^0.7.0", diff --git a/plugins/task-resources/package.json b/plugins/task-resources/package.json index 02fcd6dcf8..97229a3d41 100644 --- a/plugins/task-resources/package.json +++ b/plugins/task-resources/package.json @@ -40,7 +40,7 @@ "dependencies": { "@hcengineering/analytics": "workspace:^0.7.17", "@hcengineering/platform": "workspace:^0.7.19", - "svelte": "^4.2.20", + "svelte": "^5.53.2", "@hcengineering/task": "workspace:^0.7.0", "@hcengineering/ui": "workspace:^0.7.0", "@hcengineering/presentation": "workspace:^0.7.0", diff --git a/plugins/telegram-resources/package.json b/plugins/telegram-resources/package.json index 621a4dd911..abd4b32020 100644 --- a/plugins/telegram-resources/package.json +++ b/plugins/telegram-resources/package.json @@ -64,6 +64,6 @@ "@hcengineering/ui": "workspace:^0.7.0", "@hcengineering/view-resources": "workspace:^0.7.0", "libphonenumber-js": "^1.9.46", - "svelte": "^4.2.20" + "svelte": "^5.53.2" } } diff --git a/plugins/templates-resources/package.json b/plugins/templates-resources/package.json index 2deeac1940..4adb2f1314 100644 --- a/plugins/templates-resources/package.json +++ b/plugins/templates-resources/package.json @@ -39,7 +39,7 @@ }, "dependencies": { "@hcengineering/platform": "workspace:^0.7.19", - "svelte": "^4.2.20", + "svelte": "^5.53.2", "@hcengineering/templates": "workspace:^0.7.0", "@hcengineering/ui": "workspace:^0.7.0", "@hcengineering/presentation": "workspace:^0.7.0", diff --git a/plugins/test-management-resources/package.json b/plugins/test-management-resources/package.json index c885a71fec..529d572978 100644 --- a/plugins/test-management-resources/package.json +++ b/plugins/test-management-resources/package.json @@ -72,6 +72,6 @@ "@hcengineering/workbench": "workspace:^0.7.0", "@hcengineering/workbench-resources": "workspace:^0.7.0", "fast-equals": "^5.2.2", - "svelte": "^4.2.20" + "svelte": "^5.53.2" } } diff --git a/plugins/text-editor-resources/package.json b/plugins/text-editor-resources/package.json index 52c2cd6502..20122a0629 100644 --- a/plugins/text-editor-resources/package.json +++ b/plugins/text-editor-resources/package.json @@ -40,7 +40,7 @@ }, "dependencies": { "@hcengineering/platform": "workspace:^0.7.19", - "svelte": "^4.2.20", + "svelte": "^5.53.2", "@hcengineering/ui": "workspace:^0.7.0", "@hcengineering/analytics": "workspace:^0.7.17", "@hcengineering/presentation": "workspace:^0.7.0", diff --git a/plugins/time-resources/package.json b/plugins/time-resources/package.json index 6dd6addafa..e5308ca388 100644 --- a/plugins/time-resources/package.json +++ b/plugins/time-resources/package.json @@ -38,7 +38,7 @@ "svelte-eslint-parser": "^0.33.1" }, "dependencies": { - "svelte": "^4.2.20", + "svelte": "^5.53.2", "@hcengineering/analytics": "workspace:^0.7.17", "@hcengineering/ui": "workspace:^0.7.0", "@hcengineering/calendar": "workspace:^0.7.0", diff --git a/plugins/tracker-resources/package.json b/plugins/tracker-resources/package.json index c9bb495135..e67680e19f 100644 --- a/plugins/tracker-resources/package.json +++ b/plugins/tracker-resources/package.json @@ -73,6 +73,6 @@ "@hcengineering/workbench": "workspace:^0.7.0", "@hcengineering/workbench-resources": "workspace:^0.7.0", "fast-equals": "^5.2.2", - "svelte": "^4.2.20" + "svelte": "^5.53.2" } } diff --git a/plugins/training-resources/package.json b/plugins/training-resources/package.json index b0efaf265c..9daee159c0 100644 --- a/plugins/training-resources/package.json +++ b/plugins/training-resources/package.json @@ -58,6 +58,6 @@ "@hcengineering/training": "workspace:^0.7.0", "fast-equals": "^5.2.2", "lexorank": "~1.0.4", - "svelte": "^4.2.20" + "svelte": "^5.53.2" } } diff --git a/plugins/uploader-resources/package.json b/plugins/uploader-resources/package.json index 3fb830b01b..dc9163252c 100644 --- a/plugins/uploader-resources/package.json +++ b/plugins/uploader-resources/package.json @@ -49,6 +49,6 @@ "@hcengineering/view": "workspace:^0.7.0", "@hcengineering/view-resources": "workspace:^0.7.0", "install": "^0.13.0", - "svelte": "^4.2.20" + "svelte": "^5.53.2" } } diff --git a/plugins/view-resources/package.json b/plugins/view-resources/package.json index 3cdd106c45..620297fa15 100644 --- a/plugins/view-resources/package.json +++ b/plugins/view-resources/package.json @@ -38,7 +38,7 @@ "svelte-eslint-parser": "^0.33.1" }, "dependencies": { - "svelte": "^4.2.20", + "svelte": "^5.53.2", "@hcengineering/platform": "workspace:^0.7.19", "@hcengineering/contact": "workspace:^0.7.0", "@hcengineering/model": "workspace:^0.7.17", diff --git a/plugins/workbench-resources/package.json b/plugins/workbench-resources/package.json index b272e631d1..0122aaec34 100644 --- a/plugins/workbench-resources/package.json +++ b/plugins/workbench-resources/package.json @@ -37,7 +37,7 @@ "svelte-eslint-parser": "^0.33.1" }, "dependencies": { - "svelte": "^4.2.20", + "svelte": "^5.53.2", "@hcengineering/platform": "workspace:^0.7.19", "@hcengineering/core": "workspace:^0.7.23", "@hcengineering/client": "workspace:^0.7.18", diff --git a/services/ai-bot/love-agent/pnpm-lock.yaml b/services/ai-bot/love-agent/pnpm-lock.yaml index 452bac3e08..dbf5846004 100644 --- a/services/ai-bot/love-agent/pnpm-lock.yaml +++ b/services/ai-bot/love-agent/pnpm-lock.yaml @@ -864,7 +864,7 @@ packages: glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} - deprecated: Glob versions prior to v9 are no longer supported + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me globals@13.24.0: resolution: {integrity: sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==} @@ -1107,8 +1107,8 @@ packages: resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==} engines: {node: '>=8.6'} - minimatch@3.1.2: - resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} + minimatch@3.1.3: + resolution: {integrity: sha512-M2GCs7Vk83NxkUyQV1bkABc4yxgz9kILhHImZiBPAZ9ybuvCb0/H7lEl5XvIg3g+9d4eNotkZA5IWwYl0tibaA==} minimatch@9.0.3: resolution: {integrity: sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==} @@ -1656,7 +1656,7 @@ snapshots: ignore: 5.3.2 import-fresh: 3.3.0 js-yaml: 4.1.0 - minimatch: 3.1.2 + minimatch: 3.1.3 strip-json-comments: 3.1.1 transitivePeerDependencies: - supports-color @@ -1667,7 +1667,7 @@ snapshots: dependencies: '@humanwhocodes/object-schema': 2.0.3 debug: 4.4.0 - minimatch: 3.1.2 + minimatch: 3.1.3 transitivePeerDependencies: - supports-color @@ -2245,7 +2245,7 @@ snapshots: hasown: 2.0.2 is-core-module: 2.15.1 is-glob: 4.0.3 - minimatch: 3.1.2 + minimatch: 3.1.3 object.fromentries: 2.0.8 object.groupby: 1.0.3 object.values: 1.2.0 @@ -2267,7 +2267,7 @@ snapshots: eslint-utils: 3.0.0(eslint@8.57.1) ignore: 5.3.2 is-core-module: 2.15.1 - minimatch: 3.1.2 + minimatch: 3.1.3 resolve: 1.22.8 semver: 7.6.3 @@ -2330,7 +2330,7 @@ snapshots: json-stable-stringify-without-jsonify: 1.0.1 levn: 0.4.1 lodash.merge: 4.6.2 - minimatch: 3.1.2 + minimatch: 3.1.3 natural-compare: 1.4.0 optionator: 0.9.4 strip-ansi: 6.0.1 @@ -2454,7 +2454,7 @@ snapshots: fs.realpath: 1.0.0 inflight: 1.0.6 inherits: 2.0.4 - minimatch: 3.1.2 + minimatch: 3.1.3 once: 1.4.0 path-is-absolute: 1.0.1 @@ -2684,7 +2684,7 @@ snapshots: braces: 3.0.3 picomatch: 2.3.1 - minimatch@3.1.2: + minimatch@3.1.3: dependencies: brace-expansion: 1.1.11 diff --git a/services/github/github-resources/package.json b/services/github/github-resources/package.json index ca38d52e8c..e09ed11d43 100644 --- a/services/github/github-resources/package.json +++ b/services/github/github-resources/package.json @@ -37,7 +37,7 @@ }, "dependencies": { "@hcengineering/platform": "workspace:^0.7.19", - "svelte": "^4.2.20", + "svelte": "^5.53.2", "@hcengineering/github": "workspace:^0.7.0", "@hcengineering/ui": "workspace:^0.7.0", "@hcengineering/presentation": "workspace:^0.7.0", diff --git a/templates/package/package.json b/templates/package/package.json index 62b91ea36f..2c49e71a48 100644 --- a/templates/package/package.json +++ b/templates/package/package.json @@ -34,7 +34,7 @@ "svelte-preprocess": "^5.1.4" }, "dependencies": { - "svelte": "^4.2.20" + "svelte": "^5.53.2" }, "peerDependencies": { "svelte": "*", diff --git a/templates/ui/package.json b/templates/ui/package.json index 802d2c38f5..60bb725ae3 100644 --- a/templates/ui/package.json +++ b/templates/ui/package.json @@ -39,7 +39,7 @@ "svelte": "*" }, "dependencies": { - "svelte": "^4.2.20" + "svelte": "^5.53.2" }, "#replaces": [ ".eslintrc.js",