diff --git a/apps/client/src/translations/cn/translation.json b/apps/client/src/translations/cn/translation.json
index 21535e47e7..5b57b0b279 100644
--- a/apps/client/src/translations/cn/translation.json
+++ b/apps/client/src/translations/cn/translation.json
@@ -709,7 +709,8 @@
"advanced": "高级",
"export_as_image": "导出为图像",
"export_as_image_png": "PNG(栅格)",
- "export_as_image_svg": "SVG(矢量图)"
+ "export_as_image_svg": "SVG(矢量图)",
+ "view_ocr_text": "查看 OCR 文本"
},
"onclick_button": {
"no_click_handler": "按钮组件'{{componentId}}'没有定义点击处理程序"
@@ -1197,12 +1198,28 @@
},
"images": {
"images_section_title": "图片",
- "download_images_automatically": "自动下载图片以供离线使用。",
- "download_images_description": "粘贴的 HTML 可能包含在线图片的引用,Trilium 会找到这些引用并下载图片,以便它们可以离线使用。",
- "enable_image_compression": "启用图片压缩",
- "max_image_dimensions": "图片的最大宽度/高度(超过此限制的图像将会被缩放)。",
- "jpeg_quality_description": "JPEG 质量(10 - 最差质量,100 最佳质量,建议为 50 - 85)",
- "max_image_dimensions_unit": "像素"
+ "download_images_automatically": "自动下载图片",
+ "download_images_description": "从粘贴的 HTML 代码中下载引用的在线图片,以便离线使用。",
+ "enable_image_compression": "图片压缩",
+ "max_image_dimensions": "最大图像尺寸",
+ "jpeg_quality_description": "建议范围为 50–85。较低的值可以减小文件大小,较高的值可以保留细节。",
+ "max_image_dimensions_unit": "像素",
+ "enable_image_compression_description": "上传或粘贴图片时,对其进行压缩和调整大小。",
+ "max_image_dimensions_description": "超过此尺寸的图片将自动调整大小。",
+ "jpeg_quality": "JPEG质量",
+ "ocr_section_title": "文本提取(OCR)",
+ "ocr_related_content_languages": "内容语言(用于文本提取)",
+ "ocr_auto_process": "自动处理新文件",
+ "ocr_auto_process_description": "自动从新上传或粘贴的文件中提取文本。",
+ "ocr_min_confidence": "最低置信度",
+ "ocr_confidence_description": "仅提取置信度高于此阈值的文本。较低的置信度阈值会包含更多文本,但可能准确性较低。",
+ "batch_ocr_title": "处理现有文件",
+ "batch_ocr_description": "从笔记中的所有现有图像、PDF 和 Office 文档中提取文本。这可能需要一些时间,具体取决于文件数量。",
+ "batch_ocr_start": "开始批量处理",
+ "batch_ocr_starting": "开始批量处理...",
+ "batch_ocr_progress": "正在处理 {{processed}} 个文件,共 {{total}} 个文件...",
+ "batch_ocr_completed": "批量处理完成!已处理 {{processed}} 个文件。",
+ "batch_ocr_error": "批量处理过程中出错:{{error}}"
},
"attachment_erasure_timeout": {
"attachment_erasure_timeout": "附件清理超时",
@@ -2227,7 +2244,7 @@
"searching_web": "在网上搜索…",
"web_search": "联网搜索",
"sources": "来源",
- "extended_thinking": "深度思考",
+ "extended_thinking": "延伸思考",
"legacy_models": "传统模型",
"thinking": "正在思考...",
"thought_process": "思考过程",
@@ -2235,6 +2252,60 @@
"input": "输入",
"result": "结果",
"error": "错误",
- "tool_error": "失败"
+ "tool_error": "失败",
+ "total_tokens": "{{total}} 个词元",
+ "tokens_detail": "{{prompt}} 提示词 + {{completion}} 补全",
+ "tokens_used": "{{prompt}} 提示词 + {{completion}} 补全 = {{total}} 个词元",
+ "tokens_used_with_cost": "{{prompt}} 提示词 + {{completion}} 补全 = {{total}} 个词元(约 ${{cost}})",
+ "tokens_used_with_model": "{{model}}: {{prompt}} 提示词 + {{completion}} 补全 = {{total}} 个词元",
+ "tokens_used_with_model_and_cost": "{{model}}: {{prompt}} 提示词 + {{completion}} 补全 = {{total}} 个词元(约 ${{cost}})",
+ "tokens": "词元",
+ "context_used": "{{percentage}}% 使用率",
+ "note_context_enabled": "点击即可禁用笔记上下文:{{title}}",
+ "note_context_disabled": "点击即可将当前注释添加到上下文中",
+ "no_provider_message": "未配置人工智能提供商。添加一个即可开始对话。",
+ "add_provider": "添加人工智能提供商",
+ "note_tools": "笔记访问"
+ },
+ "sidebar_chat": {
+ "title": "AI对话",
+ "launcher_title": "打开AI对话",
+ "new_chat": "开始新对话",
+ "save_chat": "将对话保存到笔记",
+ "empty_state": "开始对话",
+ "history": "对话历史",
+ "recent_chats": "最近对话",
+ "no_chats": "无历史对话"
+ },
+ "ocr": {
+ "extracted_text": "提取文本(OCR)",
+ "extracted_text_title": "提取文本(OCR)",
+ "loading_text": "正在加载OCR文本...",
+ "no_text_available": "暂无OCR文本",
+ "no_text_explanation": "该笔记未进行 OCR 文本提取处理,或未找到文本。",
+ "failed_to_load": "OCR文本加载失败",
+ "process_now": "处理 OCR",
+ "processing": "正在处理...",
+ "processing_started": "OCR识别已开始。请稍候片刻并刷新页面。",
+ "processing_failed": "OCR处理启动失败",
+ "view_extracted_text": "查看提取的文本(OCR)"
+ },
+ "mind-map": {
+ "addChild": "添加子节点",
+ "addParent": "添加父节点",
+ "addSibling": "添加同级节点",
+ "removeNode": "删除节点",
+ "focus": "专注模式",
+ "cancelFocus": "退出专注模式",
+ "moveUp": "上移",
+ "moveDown": "下移",
+ "link": "链接",
+ "linkBidirectional": "双向链接",
+ "clickTips": "请点击目标节点",
+ "summary": "总结"
+ },
+ "llm": {
+ "settings_description": "配置人工智能和大语言模型集成。",
+ "add_provider": "添加提供商"
}
}
diff --git a/apps/client/src/translations/fr/translation.json b/apps/client/src/translations/fr/translation.json
index 72497f051c..6cba618672 100644
--- a/apps/client/src/translations/fr/translation.json
+++ b/apps/client/src/translations/fr/translation.json
@@ -2113,9 +2113,7 @@
"note_context_enabled": "Cliquez pour désactiver le contexte de la note : {{title}}",
"note_context_disabled": "Cliquez pour inclure la note actuelle dans le contexte",
"no_provider_message": "Aucun fournisseur d'IA configuré. Ajoutez en un pour commencer à discuter.",
- "add_provider": "Ajouter un fournisseur d'IA",
- "role_user": "Vous",
- "role_assistant": "Assistant"
+ "add_provider": "Ajouter un fournisseur d'IA"
},
"sidebar_chat": {
"title": "discussion IA",
diff --git a/apps/client/src/translations/ga/translation.json b/apps/client/src/translations/ga/translation.json
index 2c99028f42..b9be50e097 100644
--- a/apps/client/src/translations/ga/translation.json
+++ b/apps/client/src/translations/ga/translation.json
@@ -2308,9 +2308,7 @@
"note_context_enabled": "Cliceáil chun comhthéacs nótaí a dhíchumasú: {{title}}",
"note_context_disabled": "Cliceáil chun an nóta reatha a chur san áireamh i gcomhthéacs",
"no_provider_message": "Níl aon soláthraí AI cumraithe. Cuir ceann leis chun comhrá a thosú.",
- "add_provider": "Cuir Soláthraí AI leis",
- "role_user": "Tusa",
- "role_assistant": "Cúntóir"
+ "add_provider": "Cuir Soláthraí AI leis"
},
"sidebar_chat": {
"title": "Comhrá AI",
diff --git a/apps/client/src/translations/it/translation.json b/apps/client/src/translations/it/translation.json
index 1f48327510..8776e64edd 100644
--- a/apps/client/src/translations/it/translation.json
+++ b/apps/client/src/translations/it/translation.json
@@ -2278,9 +2278,7 @@
"note_context_enabled": "Clicca qui per disattivare il contesto della nota: {{title}}",
"note_context_disabled": "Clicca per includere la nota corrente nel contesto",
"no_provider_message": "Non è stato configurato alcun fornitore di IA. Aggiungine uno per iniziare a chattare.",
- "add_provider": "Aggiungi un fornitore di IA",
- "role_user": "Tu",
- "role_assistant": "Assistente"
+ "add_provider": "Aggiungi un fornitore di IA"
},
"sidebar_chat": {
"title": "Chat AI",
diff --git a/apps/client/src/translations/ja/translation.json b/apps/client/src/translations/ja/translation.json
index 37f7fde435..7320a7ff10 100644
--- a/apps/client/src/translations/ja/translation.json
+++ b/apps/client/src/translations/ja/translation.json
@@ -486,7 +486,8 @@
"advanced": "高度",
"export_as_image": "画像としてエクスポート",
"export_as_image_png": "PNG (raster)",
- "export_as_image_svg": "SVG (vector)"
+ "export_as_image_svg": "SVG (vector)",
+ "view_ocr_text": "OCR テキストを表示"
},
"command_palette": {
"export_note_title": "ノートをエクスポート",
@@ -898,12 +899,28 @@
},
"images": {
"images_section_title": "画像",
- "download_images_automatically": "画像を自動的にダウンロードしてオフラインで使用可能にする。",
- "download_images_description": "貼り付けられたHTMLにはオンライン画像への参照が含まれていることがありますが、Triliumはそれらの参照を見つけて画像をダウンロードし、オフラインで利用できるようにします。",
- "enable_image_compression": "画像の圧縮を有効にする",
- "max_image_dimensions": "画像の最大幅/高さ(この設定を超えると画像はリサイズされます)。",
+ "download_images_automatically": "画像を自動的にダウンロードする。",
+ "download_images_description": "貼り付けた HTML 内の参照画像をダウンロードし、オフラインでも利用できるようにする。",
+ "enable_image_compression": "画像の圧縮",
+ "max_image_dimensions": "画像の最大サイズ",
"max_image_dimensions_unit": "ピクセル",
- "jpeg_quality_description": "JPEGの品質(10 - 最低品質、100 - 最高品質、50 - 80を推奨)"
+ "jpeg_quality_description": "推奨範囲は50~85です。値が低いほどファイルサイズが小さくなり、値が高いほどディテールが保持されます。",
+ "enable_image_compression_description": "画像をアップロードまたは貼り付ける際に、画像を圧縮およびサイズ変更します。",
+ "max_image_dimensions_description": "このサイズを超える画像は自動的にサイズ変更されます",
+ "jpeg_quality": "JPEG 画質",
+ "ocr_section_title": "テキスト抽出(OCR)",
+ "ocr_related_content_languages": "コンテンツ言語(テキスト抽出に使用)",
+ "ocr_auto_process": "新しいファイルを自動処理",
+ "ocr_auto_process_description": "新しくアップロードまたは貼り付けられたファイルからテキストを自動的に抽出します。",
+ "ocr_min_confidence": "最低限の信頼度",
+ "ocr_confidence_description": "この信頼度閾値以上のテキストのみを抽出します。信頼度が低いほど抽出されるテキストの量は増えますが、精度が低下する可能性があります。",
+ "batch_ocr_title": "既存ファイルの処理",
+ "batch_ocr_description": "ノート内の既存の画像、PDF、Office 文書からテキストを抽出します。ファイル数によっては時間がかかる場合があります。",
+ "batch_ocr_start": "バッチ処理を開始します",
+ "batch_ocr_starting": "バッチ処理を開始しています...",
+ "batch_ocr_progress": "{{total}} ファイルのうち {{processed}} ファイルを処理中...",
+ "batch_ocr_completed": "バッチ処理が完了しました!{{processed}} ファイルを処理しました。",
+ "batch_ocr_error": "バッチ処理中にエラーが発生しました: {{error}}"
},
"search_engine": {
"title": "検索エンジン",
@@ -916,7 +933,7 @@
"custom_name_label": "カスタム検索エンジンの名前",
"custom_name_placeholder": "カスタム検索エンジンの名前",
"custom_url_label": "カスタム検索エンジンのURLには、検索語句のプレースホルダーとして {keyword} を含める必要があります。",
- "custom_url_placeholder": "カスタム検索エンジンのurl",
+ "custom_url_placeholder": "検索エンジンの URL をカスタマイズ",
"save_button": "保存"
},
"tray": {
@@ -1103,7 +1120,7 @@
"calendar_root": "dayノートのルートとして使用するノートをマークします。このようにマークできるのは 1 つだけです。",
"archived": "このラベルの付いたノートは、デフォルトでは検索結果に表示されません (ジャンプ先、リンクの追加ダイアログなどにも表示されません)。",
"exclude_from_export": "ノート(サブツリーを含む)はノートのエクスポートには含まれません",
- "run": "どのイベントでスクリプトを実行するかを定義します。可能な値は次の通り:\n
\n- frontendStartup - Trilium フロントエンドが起動(または更新)されたとき。モバイルは除く
\n- mobileStartup - モバイルで Trilium フロントエンドが起動(または更新)されたとき。
\n- backendStartup - Trilium バックエンドが起動したとき
\n- hourly - 1時間に1回実行します。
runAtHour というラベルを追加して、実行時刻を指定できます。 \n- daily - 1日に1回実行
\n
",
+ "run": "スクリプトを実行するイベントを定義します。指定可能な値は以下の通りです:\n\n- frontendStartup - Trilium フロントエンドの起動時(または更新時)に実行されます。モバイルでは実行されません。
\n- mobileStartup - モバイルでの Trilium フロントエンドの起動時(または更新時)に実行されます。
\n- backendStartup - Trilium バックエンドの起動時。
\n- hourly - 1時間ごとに実行。
runAtHour というラベルを追加することで、実行時刻を指定できます。 \n- daily - 1日に1回実行。
\n
",
"run_on_instance": "どの Trilium インスタンスでこれを実行するかを定義します。デフォルトはすべてのインスタンスです。",
"run_at_hour": "何時に実行するかを指定します。 #run=hourly と併用してください。1日に複数回実行したい場合は、複数回定義できます。",
"disable_inclusion": "このラベルが付いたスクリプトは親スクリプトの実行には含まれません。",
@@ -1391,7 +1408,7 @@
},
"content_language": {
"title": "コンテンツの言語",
- "description": "読み取り専用または編集可能なテキストノートの基本プロパティセクションの言語選択に表示する言語を 1 つ以上選択します。これにより、スペルチェックや右から左へのサポートなどの機能が利用できるようになります。"
+ "description": "読み取り専用または編集可能なテキストノートの基本プロパティセクションの言語選択に表示する言語を 1 つ以上選択してください。これにより、スペルチェック、右から左へのサポート、テキスト抽出(OCR)などの機能が利用できるようになります。"
},
"png_export_button": {
"button_title": "図をPNG形式でエクスポート"
@@ -2248,9 +2265,7 @@
"note_context_enabled": "クリックしてノートのコンテキストを無効にする: {{title}}",
"note_context_disabled": "クリックして現在のノートをコンテキストに含める",
"no_provider_message": "AI プロバイダーが設定されていません。チャットを開始するには、プロバイダーを追加してください。",
- "add_provider": "AI プロバイダーを追加",
- "role_user": "あなた",
- "role_assistant": "アシスタント"
+ "add_provider": "AI プロバイダーを追加"
},
"sidebar_chat": {
"title": "AI チャット",
@@ -2291,5 +2306,18 @@
"api_key": "API キー",
"api_key_placeholder": "API キーを入力してください",
"cancel": "キャンセル"
+ },
+ "ocr": {
+ "extracted_text": "抽出されたテキスト(OCR)",
+ "extracted_text_title": "抽出されたテキスト(OCR)",
+ "loading_text": "OCR テキストを読み込んでいます…",
+ "no_text_available": "OCR テキストが見つかりません",
+ "no_text_explanation": "このノートは OCR テキスト抽出処理が行われなかったか、テキストが見つかりませんでした。",
+ "failed_to_load": "OCR テキストの読み込みに失敗しました",
+ "process_now": "OCR 処理",
+ "processing": "処理中…",
+ "processing_started": "OCR 処理が開始されました。しばらくお待ちいただき、ページを更新してください。",
+ "processing_failed": "OCR 処理の開始に失敗しました",
+ "view_extracted_text": "抽出されたテキスト(OCR)を表示"
}
}
diff --git a/apps/client/src/translations/ru/translation.json b/apps/client/src/translations/ru/translation.json
index aa6a956009..1551ea0f00 100644
--- a/apps/client/src/translations/ru/translation.json
+++ b/apps/client/src/translations/ru/translation.json
@@ -2246,8 +2246,6 @@
"note_context_disabled": "Нажмите, чтобы включить текущую заметку в контекст",
"no_provider_message": "Не выбран провайдер ИИ. Добавьте его для начала общения.",
"add_provider": "Добавить провайдера ИИ",
- "role_user": "Вы",
- "role_assistant": "Ассистент",
"tokens_detail": "{{prompt}} (промт) + {{completion}} (ответ)",
"tokens_used": "{{prompt}} (промт) + {{completion}} (ответ) = {{total}} токен(а/ов)",
"tokens_used_with_cost": "{{prompt}} (промт) + {{completion}} (ответ) = {{total}} токен(а/ов) (~${{cost}})",
diff --git a/apps/client/src/widgets/type_widgets/text/CKEditorWithWatchdog.tsx b/apps/client/src/widgets/type_widgets/text/CKEditorWithWatchdog.tsx
index 2842c74dd6..56b4d57060 100644
--- a/apps/client/src/widgets/type_widgets/text/CKEditorWithWatchdog.tsx
+++ b/apps/client/src/widgets/type_widgets/text/CKEditorWithWatchdog.tsx
@@ -205,7 +205,7 @@ export default function CKEditorWithWatchdog({ containerRef: externalContainerRe
watchdog.on("stateChange", () => onWatchdogStateChange(watchdog));
}
- await watchdog.create(container);
+ await watchdog.create(container, {});
};
init();
diff --git a/apps/client/src/widgets/type_widgets/text/toolbar.ts b/apps/client/src/widgets/type_widgets/text/toolbar.ts
index ae008d43de..b5ef750a1f 100644
--- a/apps/client/src/widgets/type_widgets/text/toolbar.ts
+++ b/apps/client/src/widgets/type_widgets/text/toolbar.ts
@@ -1,6 +1,6 @@
import utils from "../../../services/utils.js";
import options from "../../../services/options.js";
-import IconAlignCenter from "@ckeditor/ckeditor5-icons/theme/icons/align-center.svg?raw";
+import { IconAlignCenter } from "@ckeditor/ckeditor5-icons";
const TEXT_FORMATTING_GROUP = {
label: "Text formatting",
diff --git a/apps/server/src/assets/translations/ja/server.json b/apps/server/src/assets/translations/ja/server.json
index 6b1954ac91..22626608de 100644
--- a/apps/server/src/assets/translations/ja/server.json
+++ b/apps/server/src/assets/translations/ja/server.json
@@ -299,7 +299,7 @@
"shortcuts-title": "ショートカット",
"text-notes": "テキストノート",
"code-notes-title": "コードノート",
- "images-title": "画像",
+ "images-title": "メディア",
"spellcheck-title": "スペルチェック",
"password-title": "パスワード",
"backup-title": "バックアップ",
diff --git a/packages/ckeditor5-admonition/package.json b/packages/ckeditor5-admonition/package.json
index 4b6bbcf3b4..5aeb0266cf 100644
--- a/packages/ckeditor5-admonition/package.json
+++ b/packages/ckeditor5-admonition/package.json
@@ -28,7 +28,7 @@
"@typescript-eslint/parser": "8.58.0",
"@vitest/browser": "4.1.2",
"@vitest/coverage-istanbul": "4.1.2",
- "ckeditor5": "47.6.1",
+ "ckeditor5": "48.0.0",
"eslint": "10.1.0",
"eslint-config-ckeditor5": ">=9.1.0",
"http-server": "14.1.1",
@@ -42,7 +42,7 @@
"webdriverio": "9.27.0"
},
"peerDependencies": {
- "ckeditor5": "47.6.1"
+ "ckeditor5": "48.0.0"
},
"author": "Elian Doran ",
"license": "GPL-2.0-or-later",
diff --git a/packages/ckeditor5-footnotes/package.json b/packages/ckeditor5-footnotes/package.json
index 6b285764b6..68318cb914 100644
--- a/packages/ckeditor5-footnotes/package.json
+++ b/packages/ckeditor5-footnotes/package.json
@@ -29,7 +29,7 @@
"@typescript-eslint/parser": "8.58.0",
"@vitest/browser": "4.1.2",
"@vitest/coverage-istanbul": "4.1.2",
- "ckeditor5": "47.6.1",
+ "ckeditor5": "48.0.0",
"eslint": "10.1.0",
"eslint-config-ckeditor5": ">=9.1.0",
"http-server": "14.1.1",
@@ -43,7 +43,7 @@
"webdriverio": "9.27.0"
},
"peerDependencies": {
- "ckeditor5": "47.6.1"
+ "ckeditor5": "48.0.0"
},
"scripts": {
"build": "node ./scripts/build-dist.mjs",
diff --git a/packages/ckeditor5-keyboard-marker/package.json b/packages/ckeditor5-keyboard-marker/package.json
index 86327b3c3c..326088eca6 100644
--- a/packages/ckeditor5-keyboard-marker/package.json
+++ b/packages/ckeditor5-keyboard-marker/package.json
@@ -31,7 +31,7 @@
"@typescript-eslint/parser": "8.58.0",
"@vitest/browser": "4.1.2",
"@vitest/coverage-istanbul": "4.1.2",
- "ckeditor5": "47.6.1",
+ "ckeditor5": "48.0.0",
"eslint": "10.1.0",
"eslint-config-ckeditor5": ">=9.1.0",
"http-server": "14.1.1",
@@ -45,7 +45,7 @@
"webdriverio": "9.27.0"
},
"peerDependencies": {
- "ckeditor5": "47.6.1"
+ "ckeditor5": "48.0.0"
},
"scripts": {
"build": "node ./scripts/build-dist.mjs",
diff --git a/packages/ckeditor5-math/package.json b/packages/ckeditor5-math/package.json
index a15fb11212..3f2a369853 100644
--- a/packages/ckeditor5-math/package.json
+++ b/packages/ckeditor5-math/package.json
@@ -31,7 +31,7 @@
"@typescript-eslint/parser": "8.58.0",
"@vitest/browser": "4.1.2",
"@vitest/coverage-istanbul": "4.1.2",
- "ckeditor5": "47.6.1",
+ "ckeditor5": "48.0.0",
"eslint": "10.1.0",
"eslint-config-ckeditor5": ">=9.1.0",
"http-server": "14.1.1",
@@ -45,7 +45,7 @@
"webdriverio": "9.27.0"
},
"peerDependencies": {
- "ckeditor5": "47.6.1"
+ "ckeditor5": "48.0.0"
},
"scripts": {
"build": "node ./scripts/build-dist.mjs",
@@ -70,7 +70,7 @@
]
},
"dependencies": {
- "@ckeditor/ckeditor5-icons": "47.6.1",
+ "@ckeditor/ckeditor5-icons": "48.0.0",
"mathlive": "0.109.0"
}
}
diff --git a/packages/ckeditor5-math/src/ui/mainformview.ts b/packages/ckeditor5-math/src/ui/mainformview.ts
index 52d3b05120..c5989cfbd4 100644
--- a/packages/ckeditor5-math/src/ui/mainformview.ts
+++ b/packages/ckeditor5-math/src/ui/mainformview.ts
@@ -1,6 +1,5 @@
import { ButtonView, FocusCycler, FocusTracker, KeystrokeHandler, LabelView, submitHandler, SwitchButtonView, View, ViewCollection, type FocusableView, type Locale } from 'ckeditor5';
-import IconCheck from "@ckeditor/ckeditor5-icons/theme/icons/check.svg?raw";
-import IconCancel from "@ckeditor/ckeditor5-icons/theme/icons/cancel.svg?raw";
+import { IconCheck, IconCancel } from "@ckeditor/ckeditor5-icons";
import { extractDelimiters, hasDelimiters } from '../utils.js';
import MathView, { type MathViewOptions } from './mathview.js';
import MathInputView from './mathinputview.js';
diff --git a/packages/ckeditor5-mermaid/package.json b/packages/ckeditor5-mermaid/package.json
index edd5924c69..5ece1cd10f 100644
--- a/packages/ckeditor5-mermaid/package.json
+++ b/packages/ckeditor5-mermaid/package.json
@@ -31,7 +31,7 @@
"@typescript-eslint/parser": "8.58.0",
"@vitest/browser": "4.1.2",
"@vitest/coverage-istanbul": "4.1.2",
- "ckeditor5": "47.6.1",
+ "ckeditor5": "48.0.0",
"eslint": "10.1.0",
"eslint-config-ckeditor5": ">=9.1.0",
"http-server": "14.1.1",
@@ -45,7 +45,7 @@
"webdriverio": "9.27.0"
},
"peerDependencies": {
- "ckeditor5": "47.6.1"
+ "ckeditor5": "48.0.0"
},
"scripts": {
"build": "node ./scripts/build-dist.mjs",
diff --git a/packages/ckeditor5/package.json b/packages/ckeditor5/package.json
index dcb2cc1dd5..2b28ce4f61 100644
--- a/packages/ckeditor5/package.json
+++ b/packages/ckeditor5/package.json
@@ -12,8 +12,8 @@
"@triliumnext/ckeditor5-keyboard-marker": "workspace:*",
"@triliumnext/ckeditor5-math": "workspace:*",
"@triliumnext/ckeditor5-mermaid": "workspace:*",
- "ckeditor5": "47.6.1",
- "ckeditor5-premium-features": "47.6.1"
+ "ckeditor5": "48.0.0",
+ "ckeditor5-premium-features": "48.0.0"
},
"devDependencies": {
"@smithy/middleware-retry": "4.4.46",
diff --git a/packages/ckeditor5/src/extra_slash_commands.ts b/packages/ckeditor5/src/extra_slash_commands.ts
index 142ce50523..ee6068dc3d 100644
--- a/packages/ckeditor5/src/extra_slash_commands.ts
+++ b/packages/ckeditor5/src/extra_slash_commands.ts
@@ -1,11 +1,7 @@
import type { Editor } from 'ckeditor5';
import type { SlashCommandEditorConfig } from 'ckeditor5-premium-features';
import { icons as footnoteIcons } from '@triliumnext/ckeditor5-footnotes';
-import IconPageBreak from "@ckeditor/ckeditor5-icons/theme/icons/page-break.svg?raw";
-import IconAlignLeft from "@ckeditor/ckeditor5-icons/theme/icons/align-left.svg?raw";
-import IconAlignCenter from "@ckeditor/ckeditor5-icons/theme/icons/align-center.svg?raw";
-import IconAlignRight from "@ckeditor/ckeditor5-icons/theme/icons/align-right.svg?raw";
-import IconAlignJustify from "@ckeditor/ckeditor5-icons/theme/icons/align-justify.svg?raw";
+import { IconPageBreak, IconAlignLeft, IconAlignCenter, IconAlignRight, IconAlignJustify } from "@ckeditor/ckeditor5-icons";
import bxInfoCircle from "boxicons/svg/regular/bx-info-circle.svg?raw";
import bxBulb from "boxicons/svg/regular/bx-bulb.svg?raw";
import bxCommentError from "boxicons/svg/regular/bx-comment-error.svg?raw";
diff --git a/packages/ckeditor5/src/plugins/file_upload/progressbarview.ts b/packages/ckeditor5/src/plugins/file_upload/progressbarview.ts
index 24d5a1a356..2e48f361de 100644
--- a/packages/ckeditor5/src/plugins/file_upload/progressbarview.ts
+++ b/packages/ckeditor5/src/plugins/file_upload/progressbarview.ts
@@ -1,4 +1,4 @@
-import cancelIcon from '@ckeditor/ckeditor5-core/theme/icons/cancel.svg?raw';
+import { IconCancel } from '@ckeditor/ckeditor5-icons';
import { ButtonView, Locale, toUnit, View } from 'ckeditor5';
const toPx = toUnit('%');
@@ -54,7 +54,7 @@ export default class ProgressBarView extends View {
_createCancelButton(locale: Locale) {
const view = new ButtonView(locale);
view.set({
- icon: cancelIcon,
+ icon: IconCancel,
tooltip: true,
label: 'Cancel',
//@ts-expect-error Object literal may only specify known properties, and 'attributes' does not exist in type
diff --git a/patches/@ckeditor__ckeditor5-code-block.patch b/patches/@ckeditor__ckeditor5-code-block.patch
index 8a47798900..dd5df70ebd 100644
--- a/patches/@ckeditor__ckeditor5-code-block.patch
+++ b/patches/@ckeditor__ckeditor5-code-block.patch
@@ -1,33 +1,37 @@
diff --git a/dist/index.css b/dist/index.css
-index 8276289d55abd0f70d399e33c5f6c2d006745000..c70f12f1644dcebea6730b9b201a6933fa28969b 100644
+index 50d1b0005b464f33fb3f07f69c06f36a35e0c406..785e95ceeb7fce12be6249b43abf9b83e15fcfde 100644
--- a/dist/index.css
+++ b/dist/index.css
-@@ -9,8 +9,6 @@
+@@ -26,12 +26,10 @@
+ }
.ck-content pre {
- padding: 1em;
-- color: hsl(0, 0%, 20.8%);
-- background: hsla(0, 0%, 78%, 0.3);
- border: 1px solid hsl(0, 0%, 77%);
- border-radius: 2px;
-
-@@ -28,6 +26,11 @@
- min-width: 200px;
+- color: #353535;
+ text-align: left;
+ tab-size: 4;
+ white-space: pre-wrap;
+ direction: ltr;
+- background: #c7c7c74d;
+ border: 1px solid #c4c4c4;
+ border-radius: 2px;
+ min-width: 200px;
+@@ -40,6 +38,11 @@
+ font-style: normal;
}
+.ck-content pre:not(.hljs) {
-+ color: hsl(0, 0%, 20.8%);
-+ background: hsla(0, 0%, 78%, 0.3);
++ color: #353535;
++ background: #c7c7c74d;
+}
+
.ck-content pre code {
- background: unset;
- padding: 0;
+ background: unset;
+ border-radius: 0;
diff --git a/dist/index.js b/dist/index.js
-index f0f8aec2323e8cdb34fa0bb4f48c2b433abcb804..b9600d356df2bf1922d51c6cebd1f74ee3ed9155 100644
+index 2e231803ce8450f8498e2a37f1be8c32ff52d090..b54c4943904d2b325f3ca6cef08888b3defc29b9 100644
--- a/dist/index.js
+++ b/dist/index.js
-@@ -656,6 +656,7 @@ function getLastOutdentableSequenceRange(model, position, sequence) {
+@@ -673,6 +673,7 @@ function getLastOutdentableSequenceRange(model, position, sequence) {
// Attributes added only in the editing view.
if (useLabels) {
preAttributes['data-language'] = languagesToLabels[codeBlockLanguage];
diff --git a/patches/@ckeditor__ckeditor5-mention.patch b/patches/@ckeditor__ckeditor5-mention.patch
index 14ab0b9ba9..0f55fc690c 100644
--- a/patches/@ckeditor__ckeditor5-mention.patch
+++ b/patches/@ckeditor__ckeditor5-mention.patch
@@ -1,11 +1,8 @@
-diff --git a/build/mention.js b/build/mention.js
-deleted file mode 100644
-index 3ef262a2fb7cbb953b35cb7e07a999edce6dc72a..0000000000000000000000000000000000000000
diff --git a/dist/index.js b/dist/index.js
-index bbe511c5550e1cac8612e998034382b4eea1f1b8..8394fd8bba89f8a7b82d62fe613be6f12703ff53 100644
+index 5c1b7d98d6a47f56a00440a6753368676bc26a7a..46cf87ae341bd2405fb756ba827c61b5b062f6b6 100644
--- a/dist/index.js
+++ b/dist/index.js
-@@ -603,6 +603,16 @@ const defaultCommitKeyCodes = [
+@@ -609,6 +609,16 @@ const defaultCommitKeyCodes = [
}
if (data.keyCode == keyCodes.esc) {
this._hideUIAndRemoveMarker();
@@ -22,7 +19,7 @@ index bbe511c5550e1cac8612e998034382b4eea1f1b8..8394fd8bba89f8a7b82d62fe613be6f1
}
}
}, {
-@@ -1067,12 +1077,11 @@ const defaultCommitKeyCodes = [
+@@ -1075,12 +1085,11 @@ const defaultCommitKeyCodes = [
*/ function createRegExp(marker, minimumCharacters) {
const numberOfCharacters = minimumCharacters == 0 ? '*' : `{${minimumCharacters},}`;
const openAfterCharacters = env.features.isRegExpUnicodePropertySupported ? '\\p{Ps}\\p{Pi}"\'' : '\\(\\[{"\'';
@@ -36,7 +33,7 @@ index bbe511c5550e1cac8612e998034382b4eea1f1b8..8394fd8bba89f8a7b82d62fe613be6f1
// The pattern consists of 3 groups:
//
// - 0 (non-capturing): Opening sequence - start of the line, space or an opening punctuation character like "(" or "\"",
-@@ -1081,7 +1090,7 @@ const defaultCommitKeyCodes = [
+@@ -1089,7 +1098,7 @@ const defaultCommitKeyCodes = [
//
// The pattern matches up to the caret (end of string switch - $).
// (0: opening sequence )(1: marker )(2: typed mention )$
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 8583168cf7..8709e21c50 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -87,10 +87,10 @@ overrides:
patchedDependencies:
'@ckeditor/ckeditor5-code-block':
- hash: 2361d8caad7d6b5bddacc3a3b4aa37dbfba260b1c1b22a450413a79c1bb1ce95
+ hash: 1530be090e4f5235e197fb6208a8e8230e3355d5633fc7cad2b2e892659e9c04
path: patches/@ckeditor__ckeditor5-code-block.patch
'@ckeditor/ckeditor5-mention':
- hash: 5981fb59ba35829e4dff1d39cf771000f8a8fdfa7a34b51d8af9549541f2d62d
+ hash: 70377e48a04e2f45abba79aa35f3d5527ec7aa7ffce44056f9957a49a24a4a60
path: patches/@ckeditor__ckeditor5-mention.patch
importers:
@@ -1008,11 +1008,11 @@ importers:
specifier: workspace:*
version: link:../commons
ckeditor5:
- specifier: 47.6.1
- version: 47.6.1
+ specifier: 48.0.0
+ version: 48.0.0
ckeditor5-premium-features:
- specifier: 47.6.1
- version: 47.6.1(bufferutil@4.0.9)(ckeditor5@47.6.1)(utf-8-validate@6.0.5)
+ specifier: 48.0.0
+ version: 48.0.0(bufferutil@4.0.9)(ckeditor5@48.0.0)(utf-8-validate@6.0.5)
devDependencies:
'@smithy/middleware-retry':
specifier: 4.4.46
@@ -1045,8 +1045,8 @@ importers:
specifier: 4.1.2
version: 4.1.2(vitest@4.1.2)
ckeditor5:
- specifier: 47.6.1
- version: 47.6.1
+ specifier: 48.0.0
+ version: 48.0.0
eslint:
specifier: 10.1.0
version: 10.1.0(jiti@2.6.1)
@@ -1105,8 +1105,8 @@ importers:
specifier: 4.1.2
version: 4.1.2(vitest@4.1.2)
ckeditor5:
- specifier: 47.6.1
- version: 47.6.1
+ specifier: 48.0.0
+ version: 48.0.0
eslint:
specifier: 10.1.0
version: 10.1.0(jiti@2.6.1)
@@ -1165,8 +1165,8 @@ importers:
specifier: 4.1.2
version: 4.1.2(vitest@4.1.2)
ckeditor5:
- specifier: 47.6.1
- version: 47.6.1
+ specifier: 48.0.0
+ version: 48.0.0
eslint:
specifier: 10.1.0
version: 10.1.0(jiti@2.6.1)
@@ -1204,8 +1204,8 @@ importers:
packages/ckeditor5-math:
dependencies:
'@ckeditor/ckeditor5-icons':
- specifier: 47.6.1
- version: 47.6.1
+ specifier: 48.0.0
+ version: 48.0.0
mathlive:
specifier: 0.109.0
version: 0.109.0
@@ -1232,8 +1232,8 @@ importers:
specifier: 4.1.2
version: 4.1.2(vitest@4.1.2)
ckeditor5:
- specifier: 47.6.1
- version: 47.6.1
+ specifier: 48.0.0
+ version: 48.0.0
eslint:
specifier: 10.1.0
version: 10.1.0(jiti@2.6.1)
@@ -1299,8 +1299,8 @@ importers:
specifier: 4.1.2
version: 4.1.2(vitest@4.1.2)
ckeditor5:
- specifier: 47.6.1
- version: 47.6.1
+ specifier: 48.0.0
+ version: 48.0.0
eslint:
specifier: 10.1.0
version: 10.1.0(jiti@2.6.1)
@@ -1675,151 +1675,6 @@ packages:
'@asamuzakjp/css-color@3.2.0':
resolution: {integrity: sha512-K1A6z8tS3XsmCMM86xoWdn7Fkdn9m6RSVtocUrJYIwZnFVkng/PvkEoWtOWmP+Scc6saYWHWZYbndEEXxl24jw==}
- '@aws-crypto/crc32@5.2.0':
- resolution: {integrity: sha512-nLbCWqQNgUiwwtFsen1AdzAtvuLRsQS8rYgMuxCrdKf9kOssamGLuPwyTY9wyYblNr9+1XM8v6zoDTPPSIeANg==}
- engines: {node: '>=16.0.0'}
-
- '@aws-crypto/sha256-browser@5.2.0':
- resolution: {integrity: sha512-AXfN/lGotSQwu6HNcEsIASo7kWXZ5HYWvfOmSNKDsEqC4OashTp8alTmaz+F7TC2L083SFv5RdB+qU3Vs1kZqw==}
-
- '@aws-crypto/sha256-js@5.2.0':
- resolution: {integrity: sha512-FFQQyu7edu4ufvIZ+OadFpHHOt+eSTBaYaki44c+akjg7qZg9oOQeLlk77F6tSYqjDAFClrHJk9tMf0HdVyOvA==}
- engines: {node: '>=16.0.0'}
-
- '@aws-crypto/supports-web-crypto@5.2.0':
- resolution: {integrity: sha512-iAvUotm021kM33eCdNfwIN//F77/IADDSs58i+MDaOqFrVjZo9bAal0NK7HurRuWLLpF1iLX7gbWrjHjeo+YFg==}
-
- '@aws-crypto/util@5.2.0':
- resolution: {integrity: sha512-4RkU9EsI6ZpBve5fseQlGNUWKMa1RLPQ1dnjnQoe07ldfIzcsGb5hC5W0Dm7u423KWzawlrpbjXBrXCEv9zazQ==}
-
- '@aws-sdk/client-bedrock-runtime@3.994.0':
- resolution: {integrity: sha512-ag7Qx78m1K3Dv7xlFgeHS4jBdopGZUISgVBMUy7Cj4fIgVH9EBmsc5K4hWozL8BJQctWke8Wsl96O7Gd+HCGhg==}
- engines: {node: '>=20.0.0'}
-
- '@aws-sdk/core@3.973.20':
- resolution: {integrity: sha512-i3GuX+lowD892F3IuJf8o6AbyDupMTdyTxQrCJGcn71ni5hTZ82L4nQhcdumxZ7XPJRJJVHS/CR3uYOIIs0PVA==}
- engines: {node: '>=20.0.0'}
-
- '@aws-sdk/credential-provider-env@3.972.18':
- resolution: {integrity: sha512-X0B8AlQY507i5DwjLByeU2Af4ARsl9Vr84koDcXCbAkplmU+1xBFWxEPrWRAoh56waBne/yJqEloSwvRf4x6XA==}
- engines: {node: '>=20.0.0'}
-
- '@aws-sdk/credential-provider-http@3.972.20':
- resolution: {integrity: sha512-ey9Lelj001+oOfrbKmS6R2CJAiXX7QKY4Vj9VJv6L2eE6/VjD8DocHIoYqztTm70xDLR4E1jYPTKfIui+eRNDA==}
- engines: {node: '>=20.0.0'}
-
- '@aws-sdk/credential-provider-ini@3.972.20':
- resolution: {integrity: sha512-5flXSnKHMloObNF+9N0cupKegnH1Z37cdVlpETVgx8/rAhCe+VNlkcZH3HDg2SDn9bI765S+rhNPXGDJJPfbtA==}
- engines: {node: '>=20.0.0'}
-
- '@aws-sdk/credential-provider-login@3.972.20':
- resolution: {integrity: sha512-gEWo54nfqp2jABMu6HNsjVC4hDLpg9HC8IKSJnp0kqWtxIJYHTmiLSsIfI4ScQjxEwpB+jOOH8dOLax1+hy/Hw==}
- engines: {node: '>=20.0.0'}
-
- '@aws-sdk/credential-provider-node@3.972.21':
- resolution: {integrity: sha512-hah8if3/B/Q+LBYN5FukyQ1Mym6PLPDsBOBsIgNEYD6wLyZg0UmUF/OKIVC3nX9XH8TfTPuITK+7N/jenVACWA==}
- engines: {node: '>=20.0.0'}
-
- '@aws-sdk/credential-provider-process@3.972.18':
- resolution: {integrity: sha512-Tpl7SRaPoOLT32jbTWchPsn52hYYgJ0kpiFgnwk8pxTANQdUymVSZkzFvv1+oOgZm1CrbQUP9MBeoMZ9IzLZjA==}
- engines: {node: '>=20.0.0'}
-
- '@aws-sdk/credential-provider-sso@3.972.20':
- resolution: {integrity: sha512-p+R+PYR5Z7Gjqf/6pvbCnzEHcqPCpLzR7Yf127HjJ6EAb4hUcD+qsNRnuww1sB/RmSeCLxyay8FMyqREw4p1RA==}
- engines: {node: '>=20.0.0'}
-
- '@aws-sdk/credential-provider-web-identity@3.972.20':
- resolution: {integrity: sha512-rWCmh8o7QY4CsUj63qopzMzkDq/yPpkrpb+CnjBEFSOg/02T/we7sSTVg4QsDiVS9uwZ8VyONhq98qt+pIh3KA==}
- engines: {node: '>=20.0.0'}
-
- '@aws-sdk/eventstream-handler-node@3.972.11':
- resolution: {integrity: sha512-2IrLrOruRr1NhTK0vguBL1gCWv1pu4bf4KaqpsA+/vCJpFEbvXFawn71GvCzk1wyjnDUsemtKypqoKGv4cSGbA==}
- engines: {node: '>=20.0.0'}
-
- '@aws-sdk/middleware-eventstream@3.972.8':
- resolution: {integrity: sha512-r+oP+tbCxgqXVC3pu3MUVePgSY0ILMjA+aEwOosS77m3/DRbtvHrHwqvMcw+cjANMeGzJ+i0ar+n77KXpRA8RQ==}
- engines: {node: '>=20.0.0'}
-
- '@aws-sdk/middleware-host-header@3.972.8':
- resolution: {integrity: sha512-wAr2REfKsqoKQ+OkNqvOShnBoh+nkPurDKW7uAeVSu6kUECnWlSJiPvnoqxGlfousEY/v9LfS9sNc46hjSYDIQ==}
- engines: {node: '>=20.0.0'}
-
- '@aws-sdk/middleware-logger@3.972.8':
- resolution: {integrity: sha512-CWl5UCM57WUFaFi5kB7IBY1UmOeLvNZAZ2/OZ5l20ldiJ3TiIz1pC65gYj8X0BCPWkeR1E32mpsCk1L1I4n+lA==}
- engines: {node: '>=20.0.0'}
-
- '@aws-sdk/middleware-recursion-detection@3.972.8':
- resolution: {integrity: sha512-BnnvYs2ZEpdlmZ2PNlV2ZyQ8j8AEkMTjN79y/YA475ER1ByFYrkVR85qmhni8oeTaJcDqbx364wDpitDAA/wCA==}
- engines: {node: '>=20.0.0'}
-
- '@aws-sdk/middleware-user-agent@3.972.21':
- resolution: {integrity: sha512-62XRl1GDYPpkt7cx1AX1SPy9wgNE9Iw/NPuurJu4lmhCWS7sGKO+kS53TQ8eRmIxy3skmvNInnk0ZbWrU5Dpyg==}
- engines: {node: '>=20.0.0'}
-
- '@aws-sdk/middleware-websocket@3.972.13':
- resolution: {integrity: sha512-Gp6EWIqHX5wmsOR5ZxWyyzEU8P0xBdSxkm6VHEwXwBqScKZ7QWRoj6ZmHpr+S44EYb5tuzGya4ottsogSu2W3A==}
- engines: {node: '>= 14.0.0'}
-
- '@aws-sdk/nested-clients@3.994.0':
- resolution: {integrity: sha512-12Iv+U3qPBiKT6A2QKe0obkubxyGH90hyJIrht1KLxoz5OcIdWYafD7FtVGMwTtYRO73lvnVAsAkNkauZeupGQ==}
- engines: {node: '>=20.0.0'}
-
- '@aws-sdk/nested-clients@3.996.10':
- resolution: {integrity: sha512-SlDol5Z+C7Ivnc2rKGqiqfSUmUZzY1qHfVs9myt/nxVwswgfpjdKahyTzLTx802Zfq0NFRs7AejwKzzzl5Co2w==}
- engines: {node: '>=20.0.0'}
-
- '@aws-sdk/region-config-resolver@3.972.8':
- resolution: {integrity: sha512-1eD4uhTDeambO/PNIDVG19A6+v4NdD7xzwLHDutHsUqz0B+i661MwQB2eYO4/crcCvCiQG4SRm1k81k54FEIvw==}
- engines: {node: '>=20.0.0'}
-
- '@aws-sdk/token-providers@3.1009.0':
- resolution: {integrity: sha512-KCPLuTqN9u0Rr38Arln78fRG9KXpzsPWmof+PZzfAHMMQq2QED6YjQrkrfiH7PDefLWEposY1o4/eGwrmKA4JA==}
- engines: {node: '>=20.0.0'}
-
- '@aws-sdk/token-providers@3.994.0':
- resolution: {integrity: sha512-Dm/MpsQ+aQs2+XDLbA928b8Ly1O0Pz7laTjX52mEah3xyd9/L3UghKSZ7XeLA65PElUp92Seei/bwhKX+KsfMw==}
- engines: {node: '>=20.0.0'}
-
- '@aws-sdk/types@3.973.6':
- resolution: {integrity: sha512-Atfcy4E++beKtwJHiDln2Nby8W/mam64opFPTiHEqgsthqeydFS1pY+OUlN1ouNOmf8ArPU/6cDS65anOP3KQw==}
- engines: {node: '>=20.0.0'}
-
- '@aws-sdk/util-endpoints@3.994.0':
- resolution: {integrity: sha512-L2obUBw4ACMMd1F/SG5LdfPyZ0xJNs9Maifwr3w0uWO+4YvHmk9FfRskfSfE/SLZ9S387oSZ+1xiP7BfVCP/Og==}
- engines: {node: '>=20.0.0'}
-
- '@aws-sdk/util-endpoints@3.996.5':
- resolution: {integrity: sha512-Uh93L5sXFNbyR5sEPMzUU8tJ++Ku97EY4udmC01nB8Zu+xfBPwpIwJ6F7snqQeq8h2pf+8SGN5/NoytfKgYPIw==}
- engines: {node: '>=20.0.0'}
-
- '@aws-sdk/util-format-url@3.972.8':
- resolution: {integrity: sha512-J6DS9oocrgxM8xlUTTmQOuwRF6rnAGEujAN9SAzllcrQmwn5iJ58ogxy3SEhD0Q7JZvlA5jvIXBkpQRqEqlE9A==}
- engines: {node: '>=20.0.0'}
-
- '@aws-sdk/util-locate-window@3.804.0':
- resolution: {integrity: sha512-zVoRfpmBVPodYlnMjgVjfGoEZagyRF5IPn3Uo6ZvOZp24chnW/FRstH7ESDHDDRga4z3V+ElUQHKpFDXWyBW5A==}
- engines: {node: '>=18.0.0'}
-
- '@aws-sdk/util-user-agent-browser@3.972.8':
- resolution: {integrity: sha512-B3KGXJviV2u6Cdw2SDY2aDhoJkVfY/Q/Trwk2CMSkikE1Oi6gRzxhvhIfiRpHfmIsAhV4EA54TVEX8K6CbHbkA==}
-
- '@aws-sdk/util-user-agent-node@3.973.7':
- resolution: {integrity: sha512-Hz6EZMUAEzqUd7e+vZ9LE7mn+5gMbxltXy18v+YSFY+9LBJz15wkNZvw5JqfX3z0FS9n3bgUtz3L5rAsfh4YlA==}
- engines: {node: '>=20.0.0'}
- peerDependencies:
- aws-crt: '>=1.0.0'
- peerDependenciesMeta:
- aws-crt:
- optional: true
-
- '@aws-sdk/xml-builder@3.972.11':
- resolution: {integrity: sha512-iitV/gZKQMvY9d7ovmyFnFuTHbBAtrmLnvaSb/3X8vOKyevwtpmEtyc8AdhVWZe0pI/1GsHxlEvQeOePFzy7KQ==}
- engines: {node: '>=20.0.0'}
-
- '@aws/lambda-invoke-store@0.2.4':
- resolution: {integrity: sha512-iY8yvjE0y651BixKNPgmv1WrQc+GZ142sb0z4gYnChDDY2YqI4P/jsSopBWrKfAt7LOJAkOXt7rC/hms+WclQQ==}
- engines: {node: '>=18.0.0'}
-
'@babel/code-frame@7.27.1':
resolution: {integrity: sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==}
engines: {node: '>=6.9.0'}
@@ -2029,62 +1884,61 @@ packages:
'@chevrotain/utils@11.1.1':
resolution: {integrity: sha512-71eTYMzYXYSFPrbg/ZwftSaSDld7UYlS8OQa3lNnn9jzNtpFbaReRRyghzqS7rI3CDaorqpPJJcXGHK+FE1TVQ==}
- '@ckeditor/ckeditor-cloud-services-collaboration@53.0.3':
- resolution: {integrity: sha512-j0JBOgTNEDbnUadaL7ODG3khiZaGuVFZ+NwYRNy5MG1+UVsRNbZh4ch4GvBe3KTeAI16p5EZlQZATBpkeVkwoA==}
+ '@ckeditor/ckeditor-cloud-services-collaboration@54.0.1':
+ resolution: {integrity: sha512-fPJFY2Ruz8EsVUY7wUy6LQ7zoyfcX6Wj84oPgtB/yby8AEMJsNBEpNPIMlUgaH74miCSpC615QX12fAW1RrArg==}
peerDependencies:
- '@ckeditor/ckeditor5-utils': '>= 37.0 || ^0.0.0-nightly || ^0.0.0-internal'
- ckeditor5: '>= 37.0.0 || ^0.0.0-nightly || ^0.0.0-internal'
+ '@ckeditor/ckeditor5-utils': '>= 42.0.0 || ^0.0.0-nightly || ^0.0.0-internal'
- '@ckeditor/ckeditor5-adapter-ckfinder@47.6.1':
- resolution: {integrity: sha512-X4l4KyLgSsmAyRd/YY8R/OArOXR2Ts8NyoW6k+tLtYxEmZOhJsa6ZFSho/OVTole7IqMl+Zo93b9YaAwX23brw==}
+ '@ckeditor/ckeditor5-adapter-ckfinder@48.0.0':
+ resolution: {integrity: sha512-qNMICWAlocqa3XYp8MlDF26jSVgahl7I8dOlPWQXhDWtWPF1rGVnNzBxvjICMHzwN/oHtRMyjVIRyGae5Id9rA==}
- '@ckeditor/ckeditor5-ai@47.6.1':
- resolution: {integrity: sha512-raNc9uiLEGZCjF9HWQTGu2HRfPDezZHC5KURFEgYrVyc0KL61bhGi1hXw0rpn0qNUF42yuDuUwtwK+Vo3wgq0w==}
+ '@ckeditor/ckeditor5-ai@48.0.0':
+ resolution: {integrity: sha512-MwIdOL7fE7rOHBMUuIgP+gXHLJ2DswxmlCR4nwLbrCG2sDf3epSi9qF05JG5RvOJY2JlxI5xVpVp5gpk5122Cw==}
- '@ckeditor/ckeditor5-alignment@47.6.1':
- resolution: {integrity: sha512-2u1+Eseelrm5gKKajE9X+gcPchVAIna3AkoJyCw3+Y4dBc6ElWZJEuCO7b6Omv5H7q3lQimbaqJnvIE1Z/nXOA==}
+ '@ckeditor/ckeditor5-alignment@48.0.0':
+ resolution: {integrity: sha512-6wdG0n5a69cZJQVw5WJinrFdMuGhq1YWbEsiowFXTw0zREbGjRpZs8FLV2g4tPK3Gw+jXZgVo3t8RHOYdX2G8g==}
- '@ckeditor/ckeditor5-autoformat@47.6.1':
- resolution: {integrity: sha512-UI3HFyw7VCTM92IhE6hdIh5rp2nqOLL4vnnOFTgp7Lq6dLOVzuwsRJLIEfYxz4Xusy4UKu4zM8QX4FV1nOWsGQ==}
+ '@ckeditor/ckeditor5-autoformat@48.0.0':
+ resolution: {integrity: sha512-Fr8Gp0kgEI8foRLrGrRyxuU4zAfux7OAbrDxS47bEBckbf9mGuwGOA90fcmFY3hwIDxxfgZA8h6qHJOZBCqWSg==}
- '@ckeditor/ckeditor5-autosave@47.6.1':
- resolution: {integrity: sha512-7om5OHf2hBDi/Md8lVZL6fF7gCBAMVZfg8zsJqTmAW6fwl5gfenD4rggPdSa4GVt+mZXbheZx9EWc0HX1psAew==}
+ '@ckeditor/ckeditor5-autosave@48.0.0':
+ resolution: {integrity: sha512-/5nm78GoqEA94RcOCQtQ6g+nv1ibz5/pu7p1N3NWwKQBc04fM0HzdioxhcDnSd1qSjXHx1Lzo3ICZAyp0GnAjw==}
- '@ckeditor/ckeditor5-basic-styles@47.6.1':
- resolution: {integrity: sha512-/8R59UxR/8quK8UmOLOS1xq47GnB+oMNySo8BgLHJl7qepRR5VnWU0hHB239idnFk46IVhuRciXQHjifrJiScQ==}
+ '@ckeditor/ckeditor5-basic-styles@48.0.0':
+ resolution: {integrity: sha512-6EX+Wmb/wHljeutCdLPVers35PENkANtslXe+qM5NKhEw9WLQEaS5fXYh+4A5xZJsppV0l/zQpMMRP7MPoQQMQ==}
- '@ckeditor/ckeditor5-block-quote@47.6.1':
- resolution: {integrity: sha512-wyDLqGrmcDVNlRmHxXTpXg2PKImgB4yIU3UDRofFKVJiuvnZvKKvx/Oh9USVv1G1zOAPoFyoK9AQzqYNOB7AMQ==}
+ '@ckeditor/ckeditor5-block-quote@48.0.0':
+ resolution: {integrity: sha512-lgznrbDscTPqob99NJDNTFCRO8AGUKl9pXlXbW6yRf9zycfubHWU0inEp771Tc3nNHveTphwPiuTStshsPZb9A==}
- '@ckeditor/ckeditor5-bookmark@47.6.1':
- resolution: {integrity: sha512-9HwVudGBEhbqMPkEXQTqSIACGYpOWlES7bOxdG6WfgOUOAdCiTPXFCc5f+HSMFbrwd7XJ40tycPLOa7XK14oEg==}
+ '@ckeditor/ckeditor5-bookmark@48.0.0':
+ resolution: {integrity: sha512-EmvW4HJYIMfp+0a6F1RrfcM9qMFyh3HjmFWz5IOsosqYUWh1BhQAf99r0cK/nUWEIwmAyX5PdbtMVLmkWOASAg==}
- '@ckeditor/ckeditor5-case-change@47.6.1':
- resolution: {integrity: sha512-B/6OczzVBsFgyQW0SjK2HylVe6SjDfShwJdcL3QRxFv6FefzkB5UbU4nChGTzLm7Xy6cOP7CyVsBKCDqFmirfQ==}
+ '@ckeditor/ckeditor5-case-change@48.0.0':
+ resolution: {integrity: sha512-XL/zwSojfdQ21cd7Hy9EwY42Z6oXAzJ/qilEGmDMt367xYgtPL9yjwAshTHeyNyElxU2h6v6eJzjunDpmPYFtw==}
- '@ckeditor/ckeditor5-ckbox@47.6.1':
- resolution: {integrity: sha512-v083Tnbsx4z1fFW+ghMXlsf5EgB3UaSldjfRsipjIYUiUeatccgRN00Qh6qGMlYz7zZcSdUUtrOfTWL/LYPWDg==}
+ '@ckeditor/ckeditor5-ckbox@48.0.0':
+ resolution: {integrity: sha512-O6Le5xGxdjntf6VSVbO6jwEUkoJbGIrSWJFD7REOS/bKq+xO59NnjhCuYcIwCuBveNf+i6u7KPWCdlFl+r2zGA==}
- '@ckeditor/ckeditor5-ckfinder@47.6.1':
- resolution: {integrity: sha512-ewgqgtQaDDZHQUGby/gg2/840Go280bvx959ExQH8Y7u4fPVw8NEFYAxjcm43W6EXgMnlmsEr8+G8q8g4iKT1w==}
+ '@ckeditor/ckeditor5-ckfinder@48.0.0':
+ resolution: {integrity: sha512-UuuxpUG03zp1YpxHpBs8UprkMpGySVp58o7adTJv5zJeMA9GLcKm+cB6UL066kKxzfKhBS6eSzsefHyPTaUMpg==}
- '@ckeditor/ckeditor5-clipboard@47.6.1':
- resolution: {integrity: sha512-F3KQuCnnCavm8wXvX+d1KN/obh5ux/jT9qC/71QfMKdDvHxEOzi/t3YWa1r3sztlksDQ4LtODU4uWh0vVKUpkg==}
+ '@ckeditor/ckeditor5-clipboard@48.0.0':
+ resolution: {integrity: sha512-wW3Lhn3zrTmXDvE3y6w5xnie7fLxnPnewMKw/82a7vnYG+pPpA2K79czZov4h/TQ2X91JC5i9/G6PT/tMQ2UTg==}
- '@ckeditor/ckeditor5-cloud-services@47.6.1':
- resolution: {integrity: sha512-yC9aqornbxjgNhHuUX4gcuvPTLv34sc8CbUOeFYLGbD9ujwoC0fzzjzSB7u5b8fWNg6cAjzriFooJATHBvu40g==}
+ '@ckeditor/ckeditor5-cloud-services@48.0.0':
+ resolution: {integrity: sha512-XsXT7PZ8C68uBFYNhO+HctlnjW4mXUNbqXibLFFJmc78L+aWsYw73jdxLMG97qe7ekDncrSsKJoaegdURZE5yw==}
- '@ckeditor/ckeditor5-code-block@47.6.1':
- resolution: {integrity: sha512-ntZBIEYLoC4/OTUgCkwwmyXwwqDk8QwFcx/1kZN7S4YtwocREZqpDH1wYT+GA2ZmGkjaBRxdTLwSVr/7bf+wqg==}
+ '@ckeditor/ckeditor5-code-block@48.0.0':
+ resolution: {integrity: sha512-R4rBaEg0si0u1TmsnROPGimqyru13DwoEThEoMN6B4+Z9x0K4gWuBcLJQ9DbbfcrX4FI6A42VE6pdMsjlgN1Cg==}
- '@ckeditor/ckeditor5-collaboration-core@47.6.1':
- resolution: {integrity: sha512-TcUyOC+CpH45nbiw684tUNiBMZStKTkjRexG4YBVCMXE/W26nFf/4ISONycPNLCZolFWwFvtPfGsrOLPg7208Q==}
+ '@ckeditor/ckeditor5-collaboration-core@48.0.0':
+ resolution: {integrity: sha512-9CC2taNZBS1LLaP58rFI2Uuscqez9Ok4D27IvWt5DWlQhS9IhLoAeP3ATftVZzMf3OvZ6Ay8LtbCeavnDH2NMQ==}
- '@ckeditor/ckeditor5-comments@47.6.1':
- resolution: {integrity: sha512-cLTMoTsrMiN7jRhU2sl/JPy/YmHckis5P8kxpiXeYNzSXzY9y1tGaNgFsr1j1VIZFm9FTmKRRKqVmx7twALSKA==}
+ '@ckeditor/ckeditor5-comments@48.0.0':
+ resolution: {integrity: sha512-AU+Esz6KKMG2LHmhVagEpEVL1txkCPtscimZ9KKIcdfRNyZvgf4hWH5Ht08p5Ap+7xklyy9U1eDilr6+phsotQ==}
- '@ckeditor/ckeditor5-core@47.6.1':
- resolution: {integrity: sha512-6dtnquhjymLkNhdC9T6gk/Mf2bDnHSTZrhkByaXC96CbmQDriCgfcaAVY6pQgDNxBQ6fZrev0TnKBLfTItrMsg==}
+ '@ckeditor/ckeditor5-core@48.0.0':
+ resolution: {integrity: sha512-alN+AOKd8a5C8xgNim7ojKlW3r2jOWjIh3KrYBIfL92LvBXmFutNJRYuxzSMVO5I9+stbcYp2oAZZ1jxtpL/7g==}
'@ckeditor/ckeditor5-dev-build-tools@55.3.0':
resolution: {integrity: sha512-87WlVerNpgc0xlnnPTKX+1Z/LrTWeueaOQK/XWns/AKJDoGbwUyQo6rhlRsEvDGKdKXOdHXgQijxgh9Yo1I9KQ==}
@@ -2099,220 +1953,217 @@ packages:
resolution: {integrity: sha512-ZDk7NPg8z2RgJ+h7g2tjecmxCs4TVwDtlZYmICxTN7EzdQRRINZ/I/MdsIi2S1ldCflIqFiObjaVTBSlGdhrmA==}
engines: {node: '>=24.11.0', npm: '>=5.7.1'}
- '@ckeditor/ckeditor5-document-outline@47.6.1':
- resolution: {integrity: sha512-zK6MtLfpyxv9VIKrFj5zB5uF1pk2zkGViS3SpPn6UE0opINfbrV2WqKlfbbwzSKgruzTrsH+fbFnKslgHtRI1w==}
+ '@ckeditor/ckeditor5-document-outline@48.0.0':
+ resolution: {integrity: sha512-X5LUVPPDGw+GlBsyPufkTdlQronOgWeTBOqOL4ihoNwwqf8wXxJM/Vp3uPCBmBHCSThSyDE28+E7+JzF4W5vKg==}
- '@ckeditor/ckeditor5-easy-image@47.6.1':
- resolution: {integrity: sha512-hWaqibO1ZUHRIkvvAO7O0qDAIw+GN6UWbdr0wcGNLc4DcSZMUIpAfoXuiyyvE9hQEJPpfTOwA3r0znS6wXtMCg==}
+ '@ckeditor/ckeditor5-easy-image@48.0.0':
+ resolution: {integrity: sha512-dLblbP7Skvbx3olIiHxnZnfZUr159V5ixNzge63IlN5qRfJxLguInpm/93bQY5kMpfARU4dgI2/07B6RtYP3XA==}
- '@ckeditor/ckeditor5-editor-balloon@47.6.1':
- resolution: {integrity: sha512-geszCykoE9Sja2tBqyMww4etAzAExg4eGnlYbXSGiaUiC7Ks4OqRVeuvw37QsH8Q56J5FQC35ysq95nrLEB+0A==}
+ '@ckeditor/ckeditor5-editor-balloon@48.0.0':
+ resolution: {integrity: sha512-yrDqeV+3SspIvnqMJt4pGyOOC91z691uJYFFP369WF9w40sQPKpt5rtJjYmwFaSNO4vX1f7QlG8xuxD8eP/cyQ==}
- '@ckeditor/ckeditor5-editor-classic@47.6.1':
- resolution: {integrity: sha512-w2QaF2ieqLqu6i9YldOpPnFezvAsXY/R/vp/c0D1ofvI1CtBRWhQ9/rRwADMoKgpcuyP2320sRG312anT8aiaA==}
+ '@ckeditor/ckeditor5-editor-classic@48.0.0':
+ resolution: {integrity: sha512-PUtB1e3uMD5vNYFSThapmf2qCQ9i1vM7w50rOPBIFbXeBM3NgNgQ4uj7DBQe5CSxPlTZDerHujPjvur576KvVQ==}
- '@ckeditor/ckeditor5-editor-decoupled@47.6.1':
- resolution: {integrity: sha512-w047UpjHF106k0NeQLgWY03k29s5vIpS9M6Oj+f+IdKaf4TR7uSzl/CXsS+csfqwZEhtGwGV3LYJVzo35+SifA==}
+ '@ckeditor/ckeditor5-editor-decoupled@48.0.0':
+ resolution: {integrity: sha512-zsKb1IQJ7Cb9mxnCbI/Foec6pE3L+GmXfyI38sXQTbsWdf0rE48CpNsot4MpPkRig+z1xovwAYT1J4F37RTLPg==}
- '@ckeditor/ckeditor5-editor-inline@47.6.1':
- resolution: {integrity: sha512-UJQHbMh1nvsHMuiijmRx3y/5ssdxeJTrVjrwDoPlUsI8tfRYjkdIucd9SsRhXnV65Vk31Ah5wiFyaBb5OLXZaA==}
+ '@ckeditor/ckeditor5-editor-inline@48.0.0':
+ resolution: {integrity: sha512-V2hdVLyR39frbIMi3BZbRrvLRRbyq6pBc65btbMDAstRWQ46rKeXVMv5z9AHRh1bRxhFZWji7e3Xmy3sp7035w==}
- '@ckeditor/ckeditor5-editor-multi-root@47.6.1':
- resolution: {integrity: sha512-Jn55iVT2sg85NSPVe/mThLoiI0FTAEH5r48MXD1MKz1E5K0FkpdLiKyCR4onfdFLozWZW2NvU0faCkyI0BKaZQ==}
+ '@ckeditor/ckeditor5-editor-multi-root@48.0.0':
+ resolution: {integrity: sha512-6I20v8RhznnSSinNq4vEO1/T+PGslCvnJXhzJDdNWJKB1szF7pfCStpEFNCR43q/n78tBQS8a5cPr5ZFXeQOeQ==}
- '@ckeditor/ckeditor5-email@47.6.1':
- resolution: {integrity: sha512-OqYd63dJJuu9KCUrb17geeiw1gcWkpYQyCcoiJEoyCZLXAPmGmECeCrdTvoI7f7d0/BttBWaSN9Y6rrN2fwMWQ==}
+ '@ckeditor/ckeditor5-email@48.0.0':
+ resolution: {integrity: sha512-mGJpgXlbvSZieRcOI/MnC16qEaoW7Gk93CjrRuq6wxOf+dXBKVUxAo6H4SQAxVPBDT4xLgEhqOvw5gc8bsn8mg==}
- '@ckeditor/ckeditor5-emoji@47.6.1':
- resolution: {integrity: sha512-bnnnvRk/eYrvKLLQpJrjSV++Abpm1/8N31BNVaZyeHzaI0pddE6ikS44Ju82u7BQJaqSi2SO2Glx3u3C14rm2g==}
+ '@ckeditor/ckeditor5-emoji@48.0.0':
+ resolution: {integrity: sha512-Ho2C+rAQwACupQH1C0tidvj3fAx9HuLBDfD1LEtHpfkQZoFanYBVFIb+9ADv4rsChe9P9dBCnqTF8RNpoafS1A==}
- '@ckeditor/ckeditor5-engine@47.6.1':
- resolution: {integrity: sha512-Xb398PRhkJqtUuQ1E1pdLXTG1REIOanr7PCIRPpWvpHAIZZAuxTIqyacZC4qVTS9xI+ObxYqosf8yNvFsEtu8w==}
+ '@ckeditor/ckeditor5-engine@48.0.0':
+ resolution: {integrity: sha512-Z/K+qz8R/pcCWFbe+w5my1hDWcfpsVmyeiWRsrecbxLBZ6o6l+04XFBFgMQpxFgHKcoqS699WnWYk+1zGZDf+w==}
- '@ckeditor/ckeditor5-enter@47.6.1':
- resolution: {integrity: sha512-H/d5L8JmZFmb5wYDi3NT4NICYuRueGUwiPgIpaaQ0gb8U3U0YVj4J5WVF/65KGiYdsuP2NupSwRqsdl8TilrdQ==}
+ '@ckeditor/ckeditor5-enter@48.0.0':
+ resolution: {integrity: sha512-VPWc64iEaH2mxkpZi5j0tyJFlIPLMGuwRvhWhKyk8/W8SXt4lOHx+nmi90G9W3aPkqnLjscCuvOzfQSsl5vYeg==}
- '@ckeditor/ckeditor5-essentials@47.6.1':
- resolution: {integrity: sha512-4A9E9GrOudYA/eWCXE9uLqEdw7RLO/OdmeY1KWGAF6B9fubieSCF+S69M3c5hMKS6KJoNjaVJ/iR91KfIyYmtw==}
+ '@ckeditor/ckeditor5-essentials@48.0.0':
+ resolution: {integrity: sha512-3PeYnM4oLbw5fAwsPLbMtQjxDs+hKqMwIFa8Qpk559Ldf5PPxdC1q4HNQDY6EZSjNguAzSMxqYaOlUcJC7zcHw==}
- '@ckeditor/ckeditor5-export-inline-styles@47.6.1':
- resolution: {integrity: sha512-ryy4gcWqeSMHLEw9q/caqlTBOFMqUSSRtdPKw5n7P2+AReVz2bX0gMJFk913jrSLWh1v5ErqAqlB37PfCZLLUQ==}
+ '@ckeditor/ckeditor5-export-inline-styles@48.0.0':
+ resolution: {integrity: sha512-zOaqL1PDi8M1Tm5ZJAYevcqJhRHGdpA+IuoVbHEYKK6+o9jmtlK0abVUW/NnULvRcLfSPRCgzo5Il6zG+9K35Q==}
- '@ckeditor/ckeditor5-export-pdf@47.6.1':
- resolution: {integrity: sha512-Q7/uAKSCwen33mBAiTg5/dhnfmcr1BWZxX0PpbRAjlO5NrFXCd7EuQuoWZQEoC5d1N13yEBk5YqueoaFxHUTXw==}
+ '@ckeditor/ckeditor5-export-pdf@48.0.0':
+ resolution: {integrity: sha512-YheJ15+9RtLKXb2Gcjg2NKdqOfPifKj3fIeXAjlOcxzykKSM1Y9hhYPBPrnE5eooeCu2ANQCoAifSEaw+b2b5w==}
- '@ckeditor/ckeditor5-export-word@47.6.1':
- resolution: {integrity: sha512-RQPtKANSeUxMbGHuG7skX88b6CQ919ToC+yUkP3ZHn/lvvNpcR6CWDHN0PwRHIGJNVc1ifCapZAOXMO7Jg3yhA==}
+ '@ckeditor/ckeditor5-export-word@48.0.0':
+ resolution: {integrity: sha512-dI6Fkg/zOO72xc65qdCrusB5yKDilMRAKa2RJBzSNYnTywUshW6fMhbinRzUAmZyIyUn07TEXLYXXURUCepyiA==}
- '@ckeditor/ckeditor5-find-and-replace@47.6.1':
- resolution: {integrity: sha512-ZbKlNpFYCP0DRICJlhyTLaRlPSwdJ5W9BBrMFjHhGsKNbFJ2KHlPCqTD6nAEWc838heDBZM21jRGTM6O92FLHA==}
+ '@ckeditor/ckeditor5-find-and-replace@48.0.0':
+ resolution: {integrity: sha512-a2+sJpPh/cXfSKDSI5lLZU7QXl2fuBoVFE+J4eBct/5QuCRmNcgpsHsZ3Q6wTeeG2zPlafcWzoa6LkeDgXjsKA==}
- '@ckeditor/ckeditor5-font@47.6.1':
- resolution: {integrity: sha512-ayMtG44tLbmPBjoEudnF7kFkqX3GUO0Cb1lLd6JR5B4uyoNFuQbN3nyrtx7hMvdu0N4jl0hWcWXjdu6vNL4I6g==}
+ '@ckeditor/ckeditor5-font@48.0.0':
+ resolution: {integrity: sha512-V/if+TMyNb1a23LLY0NZl4a7uuHNRWGu/ZL4PYbQDk/wEJPte8Mippp00iBBsIYC/LdTavc7YiJKET14DBSFyw==}
- '@ckeditor/ckeditor5-footnotes@47.6.1':
- resolution: {integrity: sha512-dig0MLBWUiFKk/OhElD0A2HOvjLwCvZlZH4r0CXFiRAuC04LGsmVOsOnpb3M/qnIxpPt0EQMNJn7PxXd+DVRdg==}
+ '@ckeditor/ckeditor5-footnotes@48.0.0':
+ resolution: {integrity: sha512-3qYOVUJhxbDZAf21t7/zLENHs+IocgYx8GaQNsMtZPqc1oml3xfAMPaTPAezuvLlhCjpR2HMCs6sNKmjmXmVHg==}
- '@ckeditor/ckeditor5-format-painter@47.6.1':
- resolution: {integrity: sha512-G8w4HWbweMESBBBsKC3HXLwhJ04gvksqOq1PTXpCe1p0uI6/baBUZs74A8mrgm2zHrHwFM+tB99qoIfBoyA4Ow==}
+ '@ckeditor/ckeditor5-format-painter@48.0.0':
+ resolution: {integrity: sha512-skmohEaISJZAPJt53eeJy7jsLoaPsLBiR38rEyEv9mR7JO95bZMHmexKvmKxNm8zT2RkjD5jvqnjpuCwo9U/6A==}
- '@ckeditor/ckeditor5-fullscreen@47.6.1':
- resolution: {integrity: sha512-LvA7vzeAkuc/z64kuRu17zm7EIFe0Bqt9xPA5GhfR6T9mBVG4wu62ElqylFUjFJ+macvkjSe68tBYQTAPyUWqg==}
+ '@ckeditor/ckeditor5-fullscreen@48.0.0':
+ resolution: {integrity: sha512-bPf4AbQs4PC0+HAjyip07LsF8Bg8C7Rxr0j9vEw7ltwShjGknvMpBacWPPr4LVmuV++GgPh04kpRAtQVZUDgVw==}
- '@ckeditor/ckeditor5-heading@47.6.1':
- resolution: {integrity: sha512-4kVuMaaAylkxYkJ0PA4hUQCDTARoeokkqKh0dE3DwEZTvvWDZjBEAhIKaSVX116ByeGfImbLkBRAoNCljKNCHQ==}
+ '@ckeditor/ckeditor5-heading@48.0.0':
+ resolution: {integrity: sha512-/Hj1k13XyD5ABI/NIF075eccC+OEPNipEJqvdiVXIerywjIfcNIPbf/X0PQxOFixCN9CBmhCPHNF6VI/Wheeog==}
- '@ckeditor/ckeditor5-highlight@47.6.1':
- resolution: {integrity: sha512-hEIAZAImLAGRsz7/d+bbh3k+9s854AxuYoTmCAN2u07muYX/pmrLrLm6cZcazjmi9J/Bow6sP/D5GeoYMWKkLA==}
+ '@ckeditor/ckeditor5-highlight@48.0.0':
+ resolution: {integrity: sha512-1uE6dzorsJGJ1x2NsLQGhBiIeClKAjiUFSelFJRqxPzWywfY8aMjnsc3kCbTKXar8j9jNwTZrFvQdqK9jI9agQ==}
- '@ckeditor/ckeditor5-horizontal-line@47.6.1':
- resolution: {integrity: sha512-YTSpxdrp8NteaWARH89dA+qUWAf3agw/Q1dRQF+XdiF2kaSXRPQCXJruvmy490H+3xtwUZVs/hSlwX9gT77Skg==}
+ '@ckeditor/ckeditor5-horizontal-line@48.0.0':
+ resolution: {integrity: sha512-FWnU3QC5HjqNGEfC9ljtzM/qyDVvdLZtIvU2octNddoNWCXHw+IUFDxuO/M3on71Rx6ibl+GQyNgHPug7tlAkw==}
- '@ckeditor/ckeditor5-html-embed@47.6.1':
- resolution: {integrity: sha512-z4iYN6Il/PqpOBm+7OYM1mpXLUCbA7cMjq3MGIAwGwRHNFq8BWq/1by3P8FiF4ozaUyj8YgXXyWoggBC2qQRig==}
+ '@ckeditor/ckeditor5-html-embed@48.0.0':
+ resolution: {integrity: sha512-7FNfPCR8O3mhEY4NpdaVpA1NLWd76WLnHmDUbFSRZLE+tulXxXWmV3oe3TWrfoFaILLKHYLFwL063mM81dPd8w==}
- '@ckeditor/ckeditor5-html-support@47.6.1':
- resolution: {integrity: sha512-F25LY88VYx0gZTrrThmt+kqF2thrwg52ZCIQeRujMd3RIueYEAEn7ZJ0p5iArDvm9qQXtLzsaijEyZr2edstPA==}
+ '@ckeditor/ckeditor5-html-support@48.0.0':
+ resolution: {integrity: sha512-ahnXoBcbdNDBkwhJQmx2WRWOq0t0EJBbSFEamUxAlyVVVctASWGAKl1qlQ3JmXbnJYrfBt4dM4ECAOYxCbB+hw==}
- '@ckeditor/ckeditor5-icons@47.6.1':
- resolution: {integrity: sha512-OEk5hPdMpE5/Cb2lZFtJL2XyMwy/S8xQzuAk2b2P2bJx33rJgU3pk9RUrayxCSa3p+tKqibOzm5GcshLJ7s7Tg==}
+ '@ckeditor/ckeditor5-icons@48.0.0':
+ resolution: {integrity: sha512-PWHECNrUipXbtKdN3Rvhcz8NpcsKW6Gke4U+5UFndoOBtSbgxooZMoovlo1nN3PmQ9aKbEF1owf3Pa+oeG32rA==}
- '@ckeditor/ckeditor5-image@47.6.1':
- resolution: {integrity: sha512-yy7b/7WQqN0c7/VC1Ng5svQU1btXWauBfQjFgVV3AzGa+nVeJ1ZIcV2fAkUa6mB+lCu+5ziv7b7ord22baJYzg==}
+ '@ckeditor/ckeditor5-image@48.0.0':
+ resolution: {integrity: sha512-0MT8PIcUQgo9vj7PRNpClAdZ6rjqdCz2egk4ktgh+AoYIFOVh/znzBAiLcJghsoCjZLGI8REzu3dwQ0ynJsGVg==}
- '@ckeditor/ckeditor5-import-word@47.6.1':
- resolution: {integrity: sha512-RETw654yL9JxdE1pdhXLPL7b3UbNxO3B16rBPRM2gcfdUOnRUv6OzgsTICMedRWmRRmqhTqdgdQyVD7ReryyHg==}
+ '@ckeditor/ckeditor5-import-word@48.0.0':
+ resolution: {integrity: sha512-5DQj1MDKkFkK08ySwzUro7WRsPzaJ3nzdQZl/LN6z/ZZa6BnzqKwCsUipPVr2wKz32ZW88egs7cPkVDHkQUzmg==}
- '@ckeditor/ckeditor5-indent@47.6.1':
- resolution: {integrity: sha512-SaokgxUJevRrYfu5PKEMvVrUliybmxpb3Cx/f/JtOnPbyJSFrt05+/mt3XsqsSB0g8LaHH2PXQfD4vncGzE6DQ==}
+ '@ckeditor/ckeditor5-indent@48.0.0':
+ resolution: {integrity: sha512-TCyJtxBJPHMN6Q2zMfZXe2bzS95SChTIcVWOxG3KL5kOtn5AsC+gU4K5t+SM1ITVhQYYpBI9elUMy12h93PceA==}
'@ckeditor/ckeditor5-inspector@5.0.0':
resolution: {integrity: sha512-WVCa1mtePJkLtI81Rn2E6orV0B2Az/+O7f+corJzYapoH5koVEe9TcVyoKRquKUWeBXMG+D1m72vmR2kuoLNhA==}
- '@ckeditor/ckeditor5-language@47.6.1':
- resolution: {integrity: sha512-YZpySDIa4Y40T9wwKIFsAlDujELkgUtoKw/+4Wl8BHlDnq/40VxXFbOSSXu4TnnVeqVFcnzTjp6Zv8CHtmY3yw==}
+ '@ckeditor/ckeditor5-language@48.0.0':
+ resolution: {integrity: sha512-56iohiWWwrO23YY3chD9GbqKGgmm0g579OaSpz/zNtcSEpH3RJTdsliFyyv+bPQMbPYOmJiHKkj9eWVucHI4gw==}
- '@ckeditor/ckeditor5-line-height@47.6.1':
- resolution: {integrity: sha512-oGhvlISZxq2pIOUzXvNwxbpzZiJH7A5rI17twEyLSxGWFNXkKRrnqJJng3GocTGfprqMXAgUA+4GDxFQ+hfSWQ==}
+ '@ckeditor/ckeditor5-line-height@48.0.0':
+ resolution: {integrity: sha512-ahzjsCt5ua6LTkkJjmxDnss/rxi7sBocnILVgHVZDX6uHrBBBNNiRK4WovbIgLwWZrZxOwRlEMbC5wHdFdO3nQ==}
- '@ckeditor/ckeditor5-link@47.6.1':
- resolution: {integrity: sha512-A/gjF7e00R/ESUotqR08EeGM91V031DiHiGwYn7b+iZ1bejsdEu3yQK707bZ4U6ByEYBUOMtq1bOMYUtGJl6EA==}
+ '@ckeditor/ckeditor5-link@48.0.0':
+ resolution: {integrity: sha512-j1vu9R+cPD7cY4oD6oN+sgUTFRTvH7+JFaqU0DoIiyKBq/g3RlufZfASpJ7DlonqfniFxC/7aBuz0taWBsViug==}
- '@ckeditor/ckeditor5-list-multi-level@47.6.1':
- resolution: {integrity: sha512-vpf24tZf8Mdi/rUvsDqdLHkgLc6UiHqtp/Oe50yTjLM+hftewIyF6Vm18Qzc53MdtvNRWFwwZIVM4ZHorIT63Q==}
+ '@ckeditor/ckeditor5-list-multi-level@48.0.0':
+ resolution: {integrity: sha512-/ccJzqg+MLgOzWiQxSu6J8Y52CbotxwchGP+0vmHdlbHJ+CyGX08Np2VmpGOG0gJaI5btBOCyvozKaK45MY2xQ==}
- '@ckeditor/ckeditor5-list@47.6.1':
- resolution: {integrity: sha512-k7lXRJpZ8vkMQy0EWoYD8U6rQqYuKEbrTshlIjZSuBOQ9qlAb9llJ80OO0gteYZBOCMde1BJGjCeVxSNAI6eFA==}
+ '@ckeditor/ckeditor5-list@48.0.0':
+ resolution: {integrity: sha512-PeRDmPvs20p40l43wMBtbPd7H/E8XGAjIPOOccSp4DHA+Vx6YvtFws1OTJhdEWaTjfa1BdF7UXPj5MdTkcuVEw==}
- '@ckeditor/ckeditor5-markdown-gfm@47.6.1':
- resolution: {integrity: sha512-bt4UsDKTmq5iyu5TkmxpC/Z5zZEsw8bcCr5egjgNtV5ozJF1E+54iQBjKIYNYIWRdD0PAEEGFE15QoWzSHBtxw==}
+ '@ckeditor/ckeditor5-markdown-gfm@48.0.0':
+ resolution: {integrity: sha512-DNae4xYkZCe3f51HFYNkJZPNj2lJB6H3WwHFHb+3wqT0NrVcKd31eqqt2G4sJjpzcSeKSGIPaX46OrtZujDTLQ==}
- '@ckeditor/ckeditor5-media-embed@47.6.1':
- resolution: {integrity: sha512-G18SeOxXVy+k0SQYHkw1HQtS6/PkqpX2Mv6zM7os9aG3OpPmX8tCqDK+X7TaMx3FRJlDV0ujOy5Qfs71SJrqKA==}
+ '@ckeditor/ckeditor5-media-embed@48.0.0':
+ resolution: {integrity: sha512-be/4of06/oqOeYUUHSB8pECLHYR+2maizqPofmFuyIoXJ73gu19qMQgougjdOY6bFpTuu8rNsePZCkIJhSem/w==}
- '@ckeditor/ckeditor5-mention@47.6.1':
- resolution: {integrity: sha512-/53LFzYqcgvd8pL02XlNBduucfnakDVvY86vC02spDuTsUH5qUMqLaz2FHSo9AH2y3kNVp98KDnqI/QjNZCd+Q==}
+ '@ckeditor/ckeditor5-mention@48.0.0':
+ resolution: {integrity: sha512-ocRNslENNnLkvwrwjl4M9ikQFO4/ih8TyFBnbjieUfYhVHO2TrOgCMwR/3U8sSZ4IQaqnq/B1Hb9kUJKsvfhBQ==}
- '@ckeditor/ckeditor5-merge-fields@47.6.1':
- resolution: {integrity: sha512-vukSTLFSReqfEDPmJLjFsEJz5VKxTd3Wt8IHsazJ2ksmp9MUT2haN3hXkzdyVvJrrP1kRBSuiFfu+Vk8SrrG+w==}
+ '@ckeditor/ckeditor5-merge-fields@48.0.0':
+ resolution: {integrity: sha512-c3sMS1ExZ9TzEvGa9FZh3AibUa7fAFko+HEKT8Mca0wUQENxAfjmAh93X6x6GdUEQ0/LC54f/jmT038yyZjGKg==}
- '@ckeditor/ckeditor5-minimap@47.6.1':
- resolution: {integrity: sha512-ksKOy4wxzs3pkhfzVtnnsu5rgJxqYHMKM7X8Rkhx9BSshcKFeuNIUVsSh+7QWDQStWKSZ/qAx+0rezdJCm6gvQ==}
+ '@ckeditor/ckeditor5-minimap@48.0.0':
+ resolution: {integrity: sha512-0nlr9Y/x2XN9zEJ5AcuzxAUTUXzy+oiJA46kw6ENEqg1KmenmuXVtzlyuIVyfN2TagyWXoz7k9slxereO6lxsQ==}
- '@ckeditor/ckeditor5-operations-compressor@47.6.1':
- resolution: {integrity: sha512-gnijLmjVP8VLiz97e5rGODgVqcpdXxUABs8eIBUtwyDAttQQ+f3rFxWxdT66fM6h+0cGNlLS7lJRBeJHG+NmQg==}
+ '@ckeditor/ckeditor5-operations-compressor@48.0.0':
+ resolution: {integrity: sha512-hSVDomEeUOJKqCkcluUD16ufx/vjtG9DthjMl9/J2YLmBBZF2ixYvjxPtlgZUkd5e6Sokc8UWycSuPmLYqqP7A==}
'@ckeditor/ckeditor5-package-tools@5.1.0':
resolution: {integrity: sha512-RdtnwGor9EaTKBaa6PvHFr4qOd+cG3SG+SatHq5C14hcHfT+Pa75/acA37wkPyvjdAA89knMnY3emPLAooWVPw==}
engines: {node: '>=24.11.0'}
hasBin: true
- '@ckeditor/ckeditor5-page-break@47.6.1':
- resolution: {integrity: sha512-KBE1tLsnyIsh0v+S6p0G+WglkvfWvKCkOESmap+gct5xwmOE0HEgRVp6xFFBfHYuGSjSISvgUU4ofdnhseZivA==}
+ '@ckeditor/ckeditor5-page-break@48.0.0':
+ resolution: {integrity: sha512-eiCPti0A2xk0EpGXe+/lBZFhY+8UNMMA6ZUufjPwcZNIwVwzuQOJRKQwyqMdvmNz4Xjz42Vk+3RRcJQUy4QJsw==}
- '@ckeditor/ckeditor5-pagination@47.6.1':
- resolution: {integrity: sha512-Dxx8BcPh4E/NH7mN5mzTlNGs0mkVqeKXGGHILTmwaO9vULr5s7r8TiXacRQZixp+pjb4FAGllvSvcHV0D/sE0A==}
+ '@ckeditor/ckeditor5-pagination@48.0.0':
+ resolution: {integrity: sha512-eI28EtEOEOMECHYth584/QwvUCAXk4FFhFS7q7xggJozKjiX6+Kes72b1vtLdjuHwPwT6Mmr1TiR1emr7EPcHQ==}
- '@ckeditor/ckeditor5-paragraph@47.6.1':
- resolution: {integrity: sha512-6FXs94lSb6n7V7Puwp1c9BMyjycOfsAjdPRSVGTx1THqQBziQZHuZeU9LBxJZBA1mzoQOfmFaC3v+wb8odBgAQ==}
+ '@ckeditor/ckeditor5-paragraph@48.0.0':
+ resolution: {integrity: sha512-LPHDgn878ypHJ0e2n4xsqj4eIJpo53KrliKBDKhZGNMpFD7vOXNPxiXAAGOq0EtxUbSRtCTeymJTuW3q1oYOQw==}
- '@ckeditor/ckeditor5-paste-from-office-enhanced@47.6.1':
- resolution: {integrity: sha512-k7DrfuyGjzTaS5N2drlhRZXGAkDZdjjF86OkyOy0EPS0y+FGNyrwf/O99WtD3ZG/2x+CxaN8sDygAhazNtyNFQ==}
+ '@ckeditor/ckeditor5-paste-from-office-enhanced@48.0.0':
+ resolution: {integrity: sha512-nIhEVfvnd+uDA4Xp6gHK+180J89lXHjHXpn2G2uasOtvclhwBdO+8lhLxl0O8z0zvcdekDG9dye/hRjgUj8tVQ==}
- '@ckeditor/ckeditor5-paste-from-office@47.6.1':
- resolution: {integrity: sha512-Lt/V8/q59WuPURpwS9Z1UWUU1q5fF7YUbDAapWatzJlK9J/c969nRMG2aXm3z+BjXv3Kdu9qs4Oqngw0sJ0KiA==}
+ '@ckeditor/ckeditor5-paste-from-office@48.0.0':
+ resolution: {integrity: sha512-7fj6hqWScR9w/cfmGrnNNxWkYIWTR5ffqM0zmw+HR0DpItRjLCVBrRUp0oqmLs6CFqq2TY3rerFy/NjYaJkvuA==}
- '@ckeditor/ckeditor5-real-time-collaboration@47.6.1':
- resolution: {integrity: sha512-7UUbrUy3WeejQRMT7GKpHcHxz5nqiKhrjplQAIlp3wux9m20rWx7tCyLlGFu3nSFGSv2YclKx6rPH7qS/PUJtw==}
+ '@ckeditor/ckeditor5-real-time-collaboration@48.0.0':
+ resolution: {integrity: sha512-GtepxByk1j75m+t0waq5pau9nG1Ttzd6jeYrSrFJWkEr8eKlMgyZqeMV2T2UMdRp765X/PdZDw+ob+uRM7tGjA==}
- '@ckeditor/ckeditor5-remove-format@47.6.1':
- resolution: {integrity: sha512-2lQvT4+OVIFQs67yKh54exnT5UV1rPjEZX7MqyhZ3Dr0rzyEW7b9tpFz7bP/EUOSa2LpFktNoLFOSnIAZnQdyQ==}
+ '@ckeditor/ckeditor5-remove-format@48.0.0':
+ resolution: {integrity: sha512-Xwrh114VUIhAY2FP20TLVYwFvdFgDNmpigYj3Ev9SLhVSQQimckhIxYZxXYhSlDjG6+bYiEa1NSl7BUQtG7IuA==}
- '@ckeditor/ckeditor5-restricted-editing@47.6.1':
- resolution: {integrity: sha512-ufWtexBPqBxJNNjjIw9XQe8Q+cnwLV4en6PTvdBX/zXHq87QdjpFk6NRSLCgDTpNmO2GiXnl+FsqUjGJF27zDQ==}
+ '@ckeditor/ckeditor5-restricted-editing@48.0.0':
+ resolution: {integrity: sha512-GIxCV9yyuOCP93nkndmyf11Vuqp352w1ErtZd6YxcX0+JDERTmCzAMbEQsPHsf6jKHikg5ei/FTjFl8YVs38Ag==}
- '@ckeditor/ckeditor5-revision-history@47.6.1':
- resolution: {integrity: sha512-5uOXu/ZAdhESGUp7/jjX1kZIdbw0W9AfBMWSSsibgc0tL0CQXFvjNj5/25qiknI1t4qvEmnY/FnBPa8DS94GMw==}
+ '@ckeditor/ckeditor5-revision-history@48.0.0':
+ resolution: {integrity: sha512-Ald+7ACalqcm96fRUhnOYbyz/vbFGuaIJIeoSiM9XflwvTSfzdumyxrrcULYDWgJ1wMcpmLKThjFcOk69glwNw==}
- '@ckeditor/ckeditor5-select-all@47.6.1':
- resolution: {integrity: sha512-NKhujjJ04UdM/pObi45+q6Em0fD6pQ1m+g5qLgTsTyoFUq2rFhMZqeRSPGEXlfuR5dImA7hP8uQtXNtt/GpZ7g==}
+ '@ckeditor/ckeditor5-select-all@48.0.0':
+ resolution: {integrity: sha512-YnhvKuoetfulualgCphPKrY9DIg8ZDa5+P8Dh2lmWt0bOSDBZ4yKoLLxTccUOweRQFnYP0vRCc/YDnKGh2nhhA==}
- '@ckeditor/ckeditor5-show-blocks@47.6.1':
- resolution: {integrity: sha512-9MdxI7TjccCOcbdlzX+SBjFvt8CsdxCgyoJxZ2NYut6QJAJ6WPjH0yVxckZXC3LSkqIPzrIOJxHc7e2n+oFFvA==}
+ '@ckeditor/ckeditor5-show-blocks@48.0.0':
+ resolution: {integrity: sha512-lCtp5nF9hReBV/8QASM4seTylA58FBceL2wvwEfAocptzI7rS398nX4cBwrSbFzpE55KE225/m4L6P/4RtA/wA==}
- '@ckeditor/ckeditor5-slash-command@47.6.1':
- resolution: {integrity: sha512-BhkuMkRaehwOniGynP7Vb/f2FCJYfjF4XsfQrH1FbFPD1rCYUQFQQyz+iEKC2hEzBv55KcyEdQAlx94HREZllw==}
+ '@ckeditor/ckeditor5-slash-command@48.0.0':
+ resolution: {integrity: sha512-Tra7eBkz4MyIxBogbV1i2McTskWtnEwg4+8tbBk6HqOCFqzkOuK2+z6gHpNjM6sMlUo9+jObIJQ1GNCi3jZMYg==}
- '@ckeditor/ckeditor5-source-editing-enhanced@47.6.1':
- resolution: {integrity: sha512-MOsnED0SamPgxRvlN5J8zPpa2JyTsuopjs5kBPObbIBkR0vkGCLjqrOVpP4JTZ884q8isbt9Ex52oA+2wqlWGg==}
+ '@ckeditor/ckeditor5-source-editing-enhanced@48.0.0':
+ resolution: {integrity: sha512-I1HtUkr+0TCmRBtOiatXEtiH77ttSVpbCr2dRLVmv0JkrHy8ocJA4BQoPudcw2CC/J/wceBbD0wXdCvmnjaPrw==}
- '@ckeditor/ckeditor5-source-editing@47.6.1':
- resolution: {integrity: sha512-/NeN6KvgdlvmBzOGH1Uxk26zGti8HvvmBbHLOCzFqfXZRLHB+47BG+GtzOa82t6YnLjK7pvR23opyAApRf6zIA==}
+ '@ckeditor/ckeditor5-source-editing@48.0.0':
+ resolution: {integrity: sha512-H4sNbAX+kFz1W9L860uZuZFCBxDfCodpUUk1ocoaPZcm42X2Oo8F2HlH0DWX2VJ+Fgsu9OAO25818EPOCaU7RA==}
- '@ckeditor/ckeditor5-special-characters@47.6.1':
- resolution: {integrity: sha512-O+WRAaDh3m/i3lWF+MaB0G++nBusB/uaB+koN+gwqiIfDHpGJ9HKr+KXrMZZYb0MjiGV0J5gswuwL+YvzNZ6rg==}
+ '@ckeditor/ckeditor5-special-characters@48.0.0':
+ resolution: {integrity: sha512-sfbRkC4syER66Pr3E9WIcgSaOIS8ZX7MkronAthP3lVHI5jBkyyJduOgPyvC6f8fcTd/Dclr5Bs8sqZUzGEG1A==}
- '@ckeditor/ckeditor5-style@47.6.1':
- resolution: {integrity: sha512-WD9lzsgIk3sB+Ec/mpgbYIZXr8cRBOcDAjFndfjuSQMZRYM5kCMpIz0qpvjGp1Glz2bmeg7CwfuLDvbZSqZrfA==}
+ '@ckeditor/ckeditor5-style@48.0.0':
+ resolution: {integrity: sha512-nQMrg6RwSEXz8VYT3w05CGUTZb8guhJkdwgNJVnYexQReDeJxElGBfXnjitEisd1gxaiWBMKiuqv0nKLlqyhsQ==}
- '@ckeditor/ckeditor5-table@47.6.1':
- resolution: {integrity: sha512-zFJWnqL0PpdlSs8U1m5Mu/gcuoJfi0GSpDqr174dqXLtFcMfIsftVWVTbY5d4f+OKAp8LifxOg3CMvLD1YNSGA==}
+ '@ckeditor/ckeditor5-table@48.0.0':
+ resolution: {integrity: sha512-opm+ZRxmfEZJdVh4OZ9koTmCm7ecdTRIoYOWHwUufZyi6jIy8Ea1kCYL2s86fLHgpUHTq28yP8wI2UN4b4Riag==}
- '@ckeditor/ckeditor5-template@47.6.1':
- resolution: {integrity: sha512-Wd8AjACu0YEny43ZUNmOMdUhZk8G43pA5FHOIS9I98sBXIQFnB1uklYl8mAod1GUViBDPYrgqQKuY1lPnntuLg==}
+ '@ckeditor/ckeditor5-template@48.0.0':
+ resolution: {integrity: sha512-3IglxnG6MbqzccqD7C0x7TAy5JPdsr524mcbln2zb6gMFjwoREDq/b9Yz3zp/8BEbX5Qm8okb5pWkInedk/C0Q==}
- '@ckeditor/ckeditor5-theme-lark@47.6.1':
- resolution: {integrity: sha512-iaRFqt6ExGAAsOc4AfJNbMyY+jnh//gMzGendqklhQzkwV3RGzN6buRtV0Fps+pKXnpRcbqaVHWv0GOIOaG58Q==}
+ '@ckeditor/ckeditor5-track-changes@48.0.0':
+ resolution: {integrity: sha512-s3GcNRi3xOs+B5N+jpbvm4Rh9iBn7PQmfYnFEBQ/UZsNqN/uZ4+2FOFB3fu4BatC+cnqiK8xvvvs14/z+JoZEw==}
- '@ckeditor/ckeditor5-track-changes@47.6.1':
- resolution: {integrity: sha512-hmTT7nRmwkdhis46Xlx+gQZ5WdZI3M6KeCTD14SCqcbOi0V6DlnH17RmdPBEvEPXiDZc9HczGEEhuTMfz9/ZTg==}
+ '@ckeditor/ckeditor5-typing@48.0.0':
+ resolution: {integrity: sha512-mJogY78t6qWcTnwwHQKzkzUrRtP16E+tVnUsBlvMsn0RJzyZAORVHxSrUkNhfFTrW6TwrSYtDjBY6+I1f4m9fA==}
- '@ckeditor/ckeditor5-typing@47.6.1':
- resolution: {integrity: sha512-yuMJCK6+KpYyXHxkBKRtVuOF1L42eyhUlCCq4sNFHjoJfD3q3gunmesoGIkdezMZR5RpqpGSfrOapEG9orOBTg==}
+ '@ckeditor/ckeditor5-ui@48.0.0':
+ resolution: {integrity: sha512-CzjQPUj4W8BEscJwCfm9iwLMTyBwIiT0KXF4RbTqZ4YgDJhurCquYF1JOfttGBYYlX1qdXmuMMTbDF8mYH1pWA==}
- '@ckeditor/ckeditor5-ui@47.6.1':
- resolution: {integrity: sha512-zBEfMSpR26rVPvc9X4KXxQd0wQG42EM+37VHdrfwJL47PFlqXTGlbsZ9BBjlElNM1mpViWSW9zpt5JdE6vtHCQ==}
+ '@ckeditor/ckeditor5-undo@48.0.0':
+ resolution: {integrity: sha512-DQTi8si89EQSWwAqGwOGEdt9jm3u0RQME9RknSHw/AylNutlEg6BykvVRA5fWi3cXPv/agKZjdohFGJ1ZOQALA==}
- '@ckeditor/ckeditor5-undo@47.6.1':
- resolution: {integrity: sha512-kxckLxZHglOTv0yd7cROpZAgOQFR7uJEKy+ehGaPrPy5eMrIhUqHcDWHv4sLNJfNg1IgQrsqYNHeIaTzT38RvQ==}
+ '@ckeditor/ckeditor5-upload@48.0.0':
+ resolution: {integrity: sha512-S0tOjeX6jJ7RspT0UXuxmXa/xZPQvTP0G5qQXeWPeNhaTazz8BQeZC8xzGhqLywClvFEKuBY+3fQaNz5nkijVw==}
- '@ckeditor/ckeditor5-upload@47.6.1':
- resolution: {integrity: sha512-GFMKl6pct+r26EQ4K2D22xokyDQIoRYQZSZFoPl4L04FFPVRuG60pA1YSNtyi7Am+T1fR3qOVBHAuXsANyeL6g==}
+ '@ckeditor/ckeditor5-uploadcare@48.0.0':
+ resolution: {integrity: sha512-ePe4HINpXv+EILlTbbrJ6bJ7fIqJBQqAm+7nPVuu3995ETYIdKGcrhEl5j7mX4cDI8LNIWjX5ixDn1HgOxO9DQ==}
- '@ckeditor/ckeditor5-uploadcare@47.6.1':
- resolution: {integrity: sha512-g1rb80qlqgHdg++0aZuuPK3ZO2VwmWZSuNlH97Xbepk41giwxi14vo0YApCumAiFq3g02yRpXQQZX7vdCTViTw==}
+ '@ckeditor/ckeditor5-utils@48.0.0':
+ resolution: {integrity: sha512-EXPeI4uc3aizehvfgxnc9Ryt0qa1xvoow0BJ+T97ijOQ2XL+gaA5+NGvnIBiYshXQFtrYHW1zJ62Q8yWGUx7Wg==}
- '@ckeditor/ckeditor5-utils@47.6.1':
- resolution: {integrity: sha512-gJl5DikvPjMEsv9DZmEVv6GOZEjHQN3kgaxvaAYpfg4VcT1RENHw46BfvPN/zUHsYwZlh7DxG3+o7h3M8Pzj1w==}
+ '@ckeditor/ckeditor5-watchdog@48.0.0':
+ resolution: {integrity: sha512-CE+y4am+dkfbb6zePcy5mxIGdcaJgOD09VLBOWDTQGlM6Lw48kQ9FDzp7y0L6tEaJYLjcuG16kNyEKFAOFK81w==}
- '@ckeditor/ckeditor5-watchdog@47.6.1':
- resolution: {integrity: sha512-mHum5WRT5PKiL80UwNMXiw//s1486smeCO2sgYJKZGrqlz7cSSHDOc8iUi8Cn2YuHvTfjgRjgcZxn0u9uhr1Mw==}
+ '@ckeditor/ckeditor5-widget@48.0.0':
+ resolution: {integrity: sha512-10d4WNxTApQVTFrBV0PIVsctr5KUUuAkbZPj+30TLlptJCAx8vK0P0BG/UjtNWWNNUAoKzJ9dQD4gvzXnvte0Q==}
- '@ckeditor/ckeditor5-widget@47.6.1':
- resolution: {integrity: sha512-rURYZlY9w+qjumkQ+VQ1cO32JJbuxuGoWIPj2lTC3uFjn6kDzYB9KvNItOykBJM/V11R7sEEOWvpKlnsMmlnzg==}
-
- '@ckeditor/ckeditor5-word-count@47.6.1':
- resolution: {integrity: sha512-q/8jRqtEFQ5SQEY8GsJBtatD7OdQT2f1o7KdKVDcZ4UZTQCo2hi9d2zvHEkQ7drA0LO+D3WJrHNEd+B6wk1slg==}
+ '@ckeditor/ckeditor5-word-count@48.0.0':
+ resolution: {integrity: sha512-NfEGWQmRia5TmGmz/LfDLSCazvsb0LydJOQAa5tGbX9OVDiiWX9/CSTPS8tGV9s15rAKExd1WAp/kJURFKt4BQ==}
'@codemirror/autocomplete@6.18.6':
resolution: {integrity: sha512-PHHBXFomUs5DF+9tCOM/UoW6XQ4R44lLNNhRaW9PKPTU0D7lIjRg3ElxaJnTwsl/oHiR93WSXDBrekhoUGCPtg==}
@@ -5611,74 +5462,18 @@ packages:
resolution: {integrity: sha512-tlqY9xq5ukxTUZBmoOp+m61cqwQD5pHJtFY3Mn8CA8ps6yghLH/Hw8UPdqg4OLmFW3IFlcXnQNmo/dh8HzXYIQ==}
engines: {node: '>=18'}
- '@smithy/abort-controller@4.2.11':
- resolution: {integrity: sha512-Hj4WoYWMJnSpM6/kchsm4bUNTL9XiSyhvoMb2KIq4VJzyDt7JpGHUZHkVNPZVC7YE1tf8tPeVauxpFBKGW4/KQ==}
- engines: {node: '>=18.0.0'}
-
- '@smithy/config-resolver@4.4.11':
- resolution: {integrity: sha512-YxFiiG4YDAtX7WMN7RuhHZLeTmRRAOyCbr+zB8e3AQzHPnUhS8zXjB1+cniPVQI3xbWsQPM0X2aaIkO/ME0ymw==}
- engines: {node: '>=18.0.0'}
-
- '@smithy/config-resolver@4.4.6':
- resolution: {integrity: sha512-qJpzYC64kaj3S0fueiu3kXm8xPrR3PcXDPEgnaNMRn0EjNSZFoFjvbUp0YUDsRhN1CB90EnHJtbxWKevnH99UQ==}
- engines: {node: '>=18.0.0'}
-
'@smithy/core@3.23.13':
resolution: {integrity: sha512-J+2TT9D6oGsUVXVEMvz8h2EmdVnkBiy2auCie4aSJMvKlzUtO5hqjEzXhoCUkIMo7gAYjbQcN0g/MMSXEhDs1Q==}
engines: {node: '>=18.0.0'}
- '@smithy/credential-provider-imds@4.2.12':
- resolution: {integrity: sha512-cr2lR792vNZcYMriSIj+Um3x9KWrjcu98kn234xA6reOAFMmbRpQMOv8KPgEmLLtx3eldU6c5wALKFqNOhugmg==}
- engines: {node: '>=18.0.0'}
-
- '@smithy/eventstream-codec@4.2.12':
- resolution: {integrity: sha512-FE3bZdEl62ojmy8x4FHqxq2+BuOHlcxiH5vaZ6aqHJr3AIZzwF5jfx8dEiU/X0a8RboyNDjmXjlbr8AdEyLgiA==}
- engines: {node: '>=18.0.0'}
-
- '@smithy/eventstream-serde-browser@4.2.12':
- resolution: {integrity: sha512-XUSuMxlTxV5pp4VpqZf6Sa3vT/Q75FVkLSpSSE3KkWBvAQWeuWt1msTv8fJfgA4/jcJhrbrbMzN1AC/hvPmm5A==}
- engines: {node: '>=18.0.0'}
-
- '@smithy/eventstream-serde-config-resolver@4.3.12':
- resolution: {integrity: sha512-7epsAZ3QvfHkngz6RXQYseyZYHlmWXSTPOfPmXkiS+zA6TBNo1awUaMFL9vxyXlGdoELmCZyZe1nQE+imbmV+Q==}
- engines: {node: '>=18.0.0'}
-
- '@smithy/eventstream-serde-node@4.2.12':
- resolution: {integrity: sha512-D1pFuExo31854eAvg89KMn9Oab/wEeJR6Buy32B49A9Ogdtx5fwZPqBHUlDzaCDpycTFk2+fSQgX689Qsk7UGA==}
- engines: {node: '>=18.0.0'}
-
- '@smithy/eventstream-serde-universal@4.2.12':
- resolution: {integrity: sha512-+yNuTiyBACxOJUTvbsNsSOfH9G9oKbaJE1lNL3YHpGcuucl6rPZMi3nrpehpVOVR2E07YqFFmtwpImtpzlouHQ==}
- engines: {node: '>=18.0.0'}
-
- '@smithy/fetch-http-handler@5.3.13':
- resolution: {integrity: sha512-U2Hcfl2s3XaYjikN9cT4mPu8ybDbImV3baXR0PkVlC0TTx808bRP3FaPGAzPtB8OByI+JqJ1kyS+7GEgae7+qQ==}
- engines: {node: '>=18.0.0'}
-
'@smithy/fetch-http-handler@5.3.15':
resolution: {integrity: sha512-T4jFU5N/yiIfrtrsb9uOQn7RdELdM/7HbyLNr6uO/mpkj1ctiVs7CihVr51w4LyQlXWDpXFn4BElf1WmQvZu/A==}
engines: {node: '>=18.0.0'}
- '@smithy/hash-node@4.2.12':
- resolution: {integrity: sha512-QhBYbGrbxTkZ43QoTPrK72DoYviDeg6YKDrHTMJbbC+A0sml3kSjzFtXP7BtbyJnXojLfTQldGdUR0RGD8dA3w==}
- engines: {node: '>=18.0.0'}
-
- '@smithy/invalid-dependency@4.2.12':
- resolution: {integrity: sha512-/4F1zb7Z8LOu1PalTdESFHR0RbPwHd3FcaG1sI3UEIriQTWakysgJr65lc1jj6QY5ye7aFsisajotH6UhWfm/g==}
- engines: {node: '>=18.0.0'}
-
- '@smithy/is-array-buffer@2.2.0':
- resolution: {integrity: sha512-GGP3O9QFD24uGeAXYUjwSTXARoqpZykHadOmA8G5vfJPK0/DC67qa//0qvqrJzL1xc8WQWX7/yc7fwudjPHPhA==}
- engines: {node: '>=14.0.0'}
-
'@smithy/is-array-buffer@4.2.2':
resolution: {integrity: sha512-n6rQ4N8Jj4YTQO3YFrlgZuwKodf4zUFs7EJIWH86pSCWBaAtAGBFfCM7Wx6D2bBJ2xqFNxGBSrUWswT3M0VJow==}
engines: {node: '>=18.0.0'}
- '@smithy/middleware-content-length@4.2.12':
- resolution: {integrity: sha512-YE58Yz+cvFInWI/wOTrB+DbvUVz/pLn5mC5MvOV4fdRUc6qGwygyngcucRQjAhiCEbmfLOXX0gntSIcgMvAjmA==}
- engines: {node: '>=18.0.0'}
-
'@smithy/middleware-endpoint@4.4.28':
resolution: {integrity: sha512-p1gfYpi91CHcs5cBq982UlGlDrxoYUX6XdHSo91cQ2KFuz6QloHosO7Jc60pJiVmkWrKOV8kFYlGFFbQ2WUKKQ==}
engines: {node: '>=18.0.0'}
@@ -5687,10 +5482,6 @@ packages:
resolution: {integrity: sha512-SpvWNNOPOrKQGUqZbEPO+es+FRXMWvIyzUKUOYdDgdlA6BdZj/R58p4umoQ76c2oJC44PiM7mKizyyex1IJzow==}
engines: {node: '>=18.0.0'}
- '@smithy/middleware-serde@4.2.12':
- resolution: {integrity: sha512-W9g1bOLui7Xn5FABRVS0o3rXL0gfN37d/8I/W7i0N7oxjx9QecUmXEMSUMADTODwdtka9cN43t5BI2CodLJpng==}
- engines: {node: '>=18.0.0'}
-
'@smithy/middleware-serde@4.2.16':
resolution: {integrity: sha512-beqfV+RZ9RSv+sQqor3xroUUYgRFCGRw6niGstPG8zO9LgTl0B0MCucxjmrH/2WwksQN7UUgI7KNANoZv+KALA==}
engines: {node: '>=18.0.0'}
@@ -5703,10 +5494,6 @@ packages:
resolution: {integrity: sha512-tr2oKX2xMcO+rBOjobSwVAkV05SIfUKz8iI53rzxEmgW3GOOPOv0UioSDk+J8OpRQnpnhsO3Af6IEBabQBVmiw==}
engines: {node: '>=18.0.0'}
- '@smithy/node-http-handler@4.4.14':
- resolution: {integrity: sha512-DamSqaU8nuk0xTJDrYnRzZndHwwRnyj/n/+RqGGCcBKB4qrQem0mSDiWdupaNWdwxzyMU91qxDmHOCazfhtO3A==}
- engines: {node: '>=18.0.0'}
-
'@smithy/node-http-handler@4.5.1':
resolution: {integrity: sha512-ejjxdAXjkPIs9lyYyVutOGNOraqUE9v/NjGMKwwFrfOM354wfSD8lmlj8hVwUzQmlLLF4+udhfCX9Exnbmvfzw==}
engines: {node: '>=18.0.0'}
@@ -5719,18 +5506,10 @@ packages:
resolution: {integrity: sha512-fit0GZK9I1xoRlR4jXmbLhoN0OdEpa96ul8M65XdmXnxXkuMxM0Y8HDT0Fh0Xb4I85MBvBClOzgSrV1X2s1Hxw==}
engines: {node: '>=18.0.0'}
- '@smithy/querystring-builder@4.2.11':
- resolution: {integrity: sha512-7spdikrYiljpket6u0up2Ck2mxhy7dZ0+TDd+S53Dg2DHd6wg+YNJrTCHiLdgZmEXZKI7LJZcwL3721ZRDFiqA==}
- engines: {node: '>=18.0.0'}
-
'@smithy/querystring-builder@4.2.12':
resolution: {integrity: sha512-6wTZjGABQufekycfDGMEB84BgtdOE/rCVTov+EDXQ8NHKTUNIp/j27IliwP7tjIU9LR+sSzyGBOXjeEtVgzCHg==}
engines: {node: '>=18.0.0'}
- '@smithy/querystring-parser@4.2.11':
- resolution: {integrity: sha512-nE3IRNjDltvGcoThD2abTozI1dkSy8aX+a2N1Rs55en5UsdyyIXgGEmevUL3okZFoJC77JgRGe99xYohhsjivQ==}
- engines: {node: '>=18.0.0'}
-
'@smithy/querystring-parser@4.2.12':
resolution: {integrity: sha512-P2OdvrgiAKpkPNKlKUtWbNZKB1XjPxM086NeVhK+W+wI46pIKdWBe5QyXvhUm3MEcyS/rkLvY8rZzyUdmyDZBw==}
engines: {node: '>=18.0.0'}
@@ -5743,10 +5522,6 @@ packages:
resolution: {integrity: sha512-HrOKWsUb+otTeo1HxVWeEb99t5ER1XrBi/xka2Wv6NVmTbuCUC1dvlrksdvxFtODLBjsC+PHK+fuy2x/7Ynyiw==}
engines: {node: '>=18.0.0'}
- '@smithy/signature-v4@5.3.12':
- resolution: {integrity: sha512-B/FBwO3MVOL00DaRSXfXfa/TRXRheagt/q5A2NM13u7q+sHS59EOVGQNfG7DkmVtdQm5m3vOosoKAXSqn/OEgw==}
- engines: {node: '>=18.0.0'}
-
'@smithy/smithy-client@4.12.8':
resolution: {integrity: sha512-aJaAX7vHe5i66smoSSID7t4rKY08PbD8EBU7DOloixvhOozfYWdcSYE4l6/tjkZ0vBZhGjheWzB2mh31sLgCMA==}
engines: {node: '>=18.0.0'}
@@ -5755,10 +5530,6 @@ packages:
resolution: {integrity: sha512-787F3yzE2UiJIQ+wYW1CVg2odHjmaWLGksnKQHUrK/lYZSEcy1msuLVvxaR/sI2/aDe9U+TBuLsXnr3vod1g0g==}
engines: {node: '>=18.0.0'}
- '@smithy/url-parser@4.2.11':
- resolution: {integrity: sha512-oTAGGHo8ZYc5VZsBREzuf5lf2pAurJQsccMusVZ85wDkX66ojEc/XauiGjzCj50A61ObFTPe6d7Pyt6UBYaing==}
- engines: {node: '>=18.0.0'}
-
'@smithy/url-parser@4.2.12':
resolution: {integrity: sha512-wOPKPEpso+doCZGIlr+e1lVI6+9VAKfL4kZWFgzVgGWY2hZxshNKod4l2LXS3PRC9otH/JRSjtEHqQ/7eLciRA==}
engines: {node: '>=18.0.0'}
@@ -5771,42 +5542,10 @@ packages:
resolution: {integrity: sha512-JKCrLNOup3OOgmzeaKQwi4ZCTWlYR5H4Gm1r2uTMVBXoemo1UEghk5vtMi1xSu2ymgKVGW631e2fp9/R610ZjQ==}
engines: {node: '>=18.0.0'}
- '@smithy/util-body-length-node@4.2.3':
- resolution: {integrity: sha512-ZkJGvqBzMHVHE7r/hcuCxlTY8pQr1kMtdsVPs7ex4mMU+EAbcXppfo5NmyxMYi2XU49eqaz56j2gsk4dHHPG/g==}
- engines: {node: '>=18.0.0'}
-
- '@smithy/util-buffer-from@2.2.0':
- resolution: {integrity: sha512-IJdWBbTcMQ6DA0gdNhh/BwrLkDR+ADW5Kr1aZmd4k3DIF6ezMV4R2NIAmT08wQJ3yUK82thHWmC/TnK/wpMMIA==}
- engines: {node: '>=14.0.0'}
-
'@smithy/util-buffer-from@4.2.2':
resolution: {integrity: sha512-FDXD7cvUoFWwN6vtQfEta540Y/YBe5JneK3SoZg9bThSoOAC/eGeYEua6RkBgKjGa/sz6Y+DuBZj3+YEY21y4Q==}
engines: {node: '>=18.0.0'}
- '@smithy/util-config-provider@4.2.0':
- resolution: {integrity: sha512-YEjpl6XJ36FTKmD+kRJJWYvrHeUvm5ykaUS5xK+6oXffQPHeEM4/nXlZPe+Wu0lsgRUcNZiliYNh/y7q9c2y6Q==}
- engines: {node: '>=18.0.0'}
-
- '@smithy/util-config-provider@4.2.2':
- resolution: {integrity: sha512-dWU03V3XUprJwaUIFVv4iOnS1FC9HnMHDfUrlNDSh4315v0cWyaIErP8KiqGVbf5z+JupoVpNM7ZB3jFiTejvQ==}
- engines: {node: '>=18.0.0'}
-
- '@smithy/util-defaults-mode-browser@4.3.41':
- resolution: {integrity: sha512-M1w1Ux0rSVvBOxIIiqbxvZvhnjQ+VUjJrugtORE90BbadSTH+jsQL279KRL3Hv0w69rE7EuYkV/4Lepz/NBW9g==}
- engines: {node: '>=18.0.0'}
-
- '@smithy/util-defaults-mode-node@4.2.44':
- resolution: {integrity: sha512-YPze3/lD1KmWuZsl9JlfhcgGLX7AXhSoaCDtiPntUjNW5/YY0lOHjkcgxyE9x/h5vvS1fzDifMGjzqnNlNiqOQ==}
- engines: {node: '>=18.0.0'}
-
- '@smithy/util-endpoints@3.2.8':
- resolution: {integrity: sha512-8JaVTn3pBDkhZgHQ8R0epwWt+BqPSLCjdjXXusK1onwJlRuN69fbvSK66aIKKO7SwVFM6x2J2ox5X8pOaWcUEw==}
- engines: {node: '>=18.0.0'}
-
- '@smithy/util-endpoints@3.3.3':
- resolution: {integrity: sha512-VACQVe50j0HZPjpwWcjyT51KUQ4AnsvEaQ2lKHOSL4mNLD0G9BjEniQ+yCt1qqfKfiAHRAts26ud7hBjamrwig==}
- engines: {node: '>=18.0.0'}
-
'@smithy/util-hex-encoding@4.2.2':
resolution: {integrity: sha512-Qcz3W5vuHK4sLQdyT93k/rfrUwdJ8/HZ+nMUOyGdpeGA1Wxt65zYwi3oEl9kOM+RswvYq90fzkNDahPS8K0OIg==}
engines: {node: '>=18.0.0'}
@@ -5815,10 +5554,6 @@ packages:
resolution: {integrity: sha512-Er805uFUOvgc0l8nv0e0su0VFISoxhJ/AwOn3gL2NWNY2LUEldP5WtVcRYSQBcjg0y9NfG8JYrCJaYDpupBHJQ==}
engines: {node: '>=18.0.0'}
- '@smithy/util-retry@4.2.12':
- resolution: {integrity: sha512-1zopLDUEOwumjcHdJ1mwBHddubYF8GMQvstVCLC54Y46rqoHwlIU+8ZzUeaBcD+WCJHyDGSeZ2ml9YSe9aqcoQ==}
- engines: {node: '>=18.0.0'}
-
'@smithy/util-retry@4.2.13':
resolution: {integrity: sha512-qQQsIvL0MGIbUjeSrg0/VlQ3jGNKyM3/2iU3FPNgy01z+Sp4OvcaxbgIoFOTvB61ZoohtutuOvOcgmhbD0katQ==}
engines: {node: '>=18.0.0'}
@@ -5831,10 +5566,6 @@ packages:
resolution: {integrity: sha512-2kAStBlvq+lTXHyAZYfJRb/DfS3rsinLiwb+69SstC9Vb0s9vNWkRwpnj918Pfi85mzi42sOqdV72OLxWAISnw==}
engines: {node: '>=18.0.0'}
- '@smithy/util-utf8@2.3.0':
- resolution: {integrity: sha512-R8Rdn8Hy72KKcebgLiv8jQcQkXoLMOGGv5uI1/k0l+snqkOzQ1R0ChUBCxWMlBsFMekWjq0wRudIweFs7sKT5A==}
- engines: {node: '>=14.0.0'}
-
'@smithy/util-utf8@4.2.2':
resolution: {integrity: sha512-75MeYpjdWRe8M5E3AW0O4Cx3UadweS+cwdXjwYGBW5h/gxxnbeZ877sLPX/ZJA9GVTlL/qG0dXP29JWFCD1Ayw==}
engines: {node: '>=18.0.0'}
@@ -7883,9 +7614,6 @@ packages:
peerDependencies:
'@popperjs/core': ^2.11.8
- bowser@2.11.0:
- resolution: {integrity: sha512-AlcaJBi/pqqJBIQ8U9Mcpc9i8Aqxn88Skv5d+xBX006BY5u8N3mGLHa5Lgppa7L/HfwgwLgZ6NYs+Ag6uUmJRA==}
-
boxen@8.0.1:
resolution: {integrity: sha512-F3PH5k5juxom4xktynS7MoFY+NUWH5LC4CnH11YB8NPew+HLpmBLCybSAEyb2F+4pRXhuhWqFesoQd6DAyc2hw==}
engines: {node: '>=18'}
@@ -8162,16 +7890,13 @@ packages:
resolution: {integrity: sha512-m+gbmlIP6gAG7tDvo2kpeSPAz/uh5wY5/zx10ymjdpbbiTHNTNoYnP2lCiyqtmbLxwhEdq8/lsVbsy4GTc9oUw==}
engines: {node: '>=16'}
- ckeditor5-collaboration@47.6.1:
- resolution: {integrity: sha512-OcwkLYmF1mmdhL4sQ+5OcmrsDvM27R8UZjnteNTc/LYmvmXAr6j8M/Zpbub4ugQXxaxcfJ6vAUwm9Wi9q9fk2Q==}
-
- ckeditor5-premium-features@47.6.1:
- resolution: {integrity: sha512-BsDE5Y6xX0oOc5SLCXLFEtNsKZj4xY2E8T2i1hQKtwrR66+cworvKKQSGnVz0RMDde407FbJrFdwkHVRJSPiAQ==}
+ ckeditor5-premium-features@48.0.0:
+ resolution: {integrity: sha512-oOHmTAxevQDMQU56kPix4yA73pJubljlFePFhM8e8iK7PK8TErWG70LWR5ODWlV1WeBZwZMHutey6JaRIq2pkA==}
peerDependencies:
- ckeditor5: 47.6.1
+ ckeditor5: 48.0.0
- ckeditor5@47.6.1:
- resolution: {integrity: sha512-Za7+Dyju3RgfH4TF+zam7lvfOSr+Rd+0tABfR16HEtsARRPEmNBHYgS5nM3PZtNK4+ScliL6Ch3GFk7cd/TiOw==}
+ ckeditor5@48.0.0:
+ resolution: {integrity: sha512-DALFz+yuNaZTqguQHNRrlordhnlpuUfuhg4Juqm1KR1p6+ZvD7+mvpdTyh9L3Rg2FxE2+U+Ote7wV4kjN7g0MQ==}
class-variance-authority@0.7.1:
resolution: {integrity: sha512-Ka+9Trutv7G8M6WT6SeiRWz792K5qEqIGEGzXKhAE6xOWAY6pPH8U+9IY3oCMv6kqTmLsv7Xh/2w2RigkePMsg==}
@@ -9396,6 +9121,9 @@ packages:
es-toolkit@1.39.5:
resolution: {integrity: sha512-z9V0qU4lx1TBXDNFWfAASWk6RNU6c6+TJBKE+FLIg8u0XJ6Yw58Hi0yX8ftEouj6p1QARRlXLFfHbIli93BdQQ==}
+ es-toolkit@1.45.1:
+ resolution: {integrity: sha512-/jhoOj/Fx+A+IIyDNOvO3TItGmlMKhtX8ISAHKE90c4b/k1tqaqEZ+uUqfpU8DMnW5cgNJv606zS55jGvza0Xw==}
+
es6-error@4.1.1:
resolution: {integrity: sha512-Um/+FxMr9CISWh0bi5Zv0iOD+4cFh5qLeks1qhAopKVAJw3drgKbKySikp7wGhDL0HPeaja0P5ULZrxLkniUVg==}
@@ -10311,6 +10039,9 @@ packages:
hast-util-phrasing@3.0.1:
resolution: {integrity: sha512-6h60VfI3uBQUxHqTyMymMZnEbNl1XmEGtOxxKYL7stY2o601COo62AWAYBQR9lZbYXYSBoxag8UpPRXK+9fqSQ==}
+ hast-util-sanitize@5.0.2:
+ resolution: {integrity: sha512-3yTWghByc50aGS7JlGhk61SPenfE/p1oaFeNwkOOyrscaOkMGrcW9+Cy/QAIOBpZxP1yqDIzFMR0+Np0i0+usg==}
+
hast-util-to-dom@4.0.1:
resolution: {integrity: sha512-z1VE7sZ8uFzS2baF3LEflX1IPw2gSzrdo3QFEsyoi23MkCVY3FoE9x6nLgOgjwJu8VNWgo+07iaxtONhDzKrUQ==}
@@ -13665,6 +13396,9 @@ packages:
rehype-remark@10.0.1:
resolution: {integrity: sha512-EmDndlb5NVwXGfUa4c9GPK+lXeItTilLhE6ADSaQuHr4JUlKw9MidzGzx4HpqZrNCt6vnHmEifXQiiA+CEnjYQ==}
+ rehype-sanitize@6.0.0:
+ resolution: {integrity: sha512-CsnhKNsyI8Tub6L4sm5ZFsme4puGfc6pYylvXo1AeqaGbjOYyzNv3qZPwvs0oMJ39eryyeOdmxwUIo94IpEhqg==}
+
remark-breaks@4.0.0:
resolution: {integrity: sha512-IjEjJOkH4FuJvHZVIW0QCDWxcG96kCq7An/KVH2NfJe6rKZU2AsHeB3OEjPNRxi4QC34Xdx7I2KGYn6IpT7gxQ==}
@@ -15299,9 +15033,6 @@ packages:
unist-util-find-after@5.0.0:
resolution: {integrity: sha512-amQa0Ep2m6hE2g72AugUItjbuM8X8cGQnFoHk0pGfrFeT9GZhzN5SW8nRsiGKK7Aif4CrACPENkA6P/Lw6fHGQ==}
- unist-util-is@6.0.0:
- resolution: {integrity: sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==}
-
unist-util-is@6.0.1:
resolution: {integrity: sha512-LsiILbtBETkDz8I9p1dQ0uyRUWuaQzd/cuEeS1hoRSyW5E5XGmTzlwY1OrNzzakGowI9Dr/I8HVaw4hTtnxy8g==}
@@ -15311,9 +15042,6 @@ packages:
unist-util-stringify-position@4.0.0:
resolution: {integrity: sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==}
- unist-util-visit-parents@6.0.1:
- resolution: {integrity: sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==}
-
unist-util-visit-parents@6.0.2:
resolution: {integrity: sha512-goh1s1TBrqSqukSc8wrjwWhL0hiJxgA8m4kFxGlQ+8FYQ3C/m11FcTs4YYem7V664AhHVvgoQLk890Ssdsr2IQ==}
@@ -16282,445 +16010,6 @@ snapshots:
lru-cache: 10.4.3
optional: true
- '@aws-crypto/crc32@5.2.0':
- dependencies:
- '@aws-crypto/util': 5.2.0
- '@aws-sdk/types': 3.973.6
- tslib: 2.8.1
-
- '@aws-crypto/sha256-browser@5.2.0':
- dependencies:
- '@aws-crypto/sha256-js': 5.2.0
- '@aws-crypto/supports-web-crypto': 5.2.0
- '@aws-crypto/util': 5.2.0
- '@aws-sdk/types': 3.973.6
- '@aws-sdk/util-locate-window': 3.804.0
- '@smithy/util-utf8': 2.3.0
- tslib: 2.8.1
-
- '@aws-crypto/sha256-js@5.2.0':
- dependencies:
- '@aws-crypto/util': 5.2.0
- '@aws-sdk/types': 3.973.6
- tslib: 2.8.1
-
- '@aws-crypto/supports-web-crypto@5.2.0':
- dependencies:
- tslib: 2.8.1
-
- '@aws-crypto/util@5.2.0':
- dependencies:
- '@aws-sdk/types': 3.973.6
- '@smithy/util-utf8': 2.3.0
- tslib: 2.8.1
-
- '@aws-sdk/client-bedrock-runtime@3.994.0':
- dependencies:
- '@aws-crypto/sha256-browser': 5.2.0
- '@aws-crypto/sha256-js': 5.2.0
- '@aws-sdk/core': 3.973.20
- '@aws-sdk/credential-provider-node': 3.972.21
- '@aws-sdk/eventstream-handler-node': 3.972.11
- '@aws-sdk/middleware-eventstream': 3.972.8
- '@aws-sdk/middleware-host-header': 3.972.8
- '@aws-sdk/middleware-logger': 3.972.8
- '@aws-sdk/middleware-recursion-detection': 3.972.8
- '@aws-sdk/middleware-user-agent': 3.972.21
- '@aws-sdk/middleware-websocket': 3.972.13
- '@aws-sdk/region-config-resolver': 3.972.8
- '@aws-sdk/token-providers': 3.994.0
- '@aws-sdk/types': 3.973.6
- '@aws-sdk/util-endpoints': 3.994.0
- '@aws-sdk/util-user-agent-browser': 3.972.8
- '@aws-sdk/util-user-agent-node': 3.973.7
- '@smithy/config-resolver': 4.4.6
- '@smithy/core': 3.23.13
- '@smithy/eventstream-serde-browser': 4.2.12
- '@smithy/eventstream-serde-config-resolver': 4.3.12
- '@smithy/eventstream-serde-node': 4.2.12
- '@smithy/fetch-http-handler': 5.3.13
- '@smithy/hash-node': 4.2.12
- '@smithy/invalid-dependency': 4.2.12
- '@smithy/middleware-content-length': 4.2.12
- '@smithy/middleware-endpoint': 4.4.28
- '@smithy/middleware-retry': 4.4.46
- '@smithy/middleware-serde': 4.2.12
- '@smithy/middleware-stack': 4.2.12
- '@smithy/node-config-provider': 4.3.12
- '@smithy/node-http-handler': 4.4.14
- '@smithy/protocol-http': 5.3.12
- '@smithy/smithy-client': 4.12.8
- '@smithy/types': 4.13.1
- '@smithy/url-parser': 4.2.11
- '@smithy/util-base64': 4.3.2
- '@smithy/util-body-length-browser': 4.2.2
- '@smithy/util-body-length-node': 4.2.3
- '@smithy/util-defaults-mode-browser': 4.3.41
- '@smithy/util-defaults-mode-node': 4.2.44
- '@smithy/util-endpoints': 3.2.8
- '@smithy/util-middleware': 4.2.12
- '@smithy/util-retry': 4.2.12
- '@smithy/util-stream': 4.5.21
- '@smithy/util-utf8': 4.2.2
- tslib: 2.8.1
- transitivePeerDependencies:
- - aws-crt
-
- '@aws-sdk/core@3.973.20':
- dependencies:
- '@aws-sdk/types': 3.973.6
- '@aws-sdk/xml-builder': 3.972.11
- '@smithy/core': 3.23.13
- '@smithy/node-config-provider': 4.3.12
- '@smithy/property-provider': 4.2.12
- '@smithy/protocol-http': 5.3.12
- '@smithy/signature-v4': 5.3.12
- '@smithy/smithy-client': 4.12.8
- '@smithy/types': 4.13.1
- '@smithy/util-base64': 4.3.2
- '@smithy/util-middleware': 4.2.12
- '@smithy/util-utf8': 4.2.2
- tslib: 2.8.1
-
- '@aws-sdk/credential-provider-env@3.972.18':
- dependencies:
- '@aws-sdk/core': 3.973.20
- '@aws-sdk/types': 3.973.6
- '@smithy/property-provider': 4.2.12
- '@smithy/types': 4.13.1
- tslib: 2.8.1
-
- '@aws-sdk/credential-provider-http@3.972.20':
- dependencies:
- '@aws-sdk/core': 3.973.20
- '@aws-sdk/types': 3.973.6
- '@smithy/fetch-http-handler': 5.3.15
- '@smithy/node-http-handler': 4.5.1
- '@smithy/property-provider': 4.2.12
- '@smithy/protocol-http': 5.3.12
- '@smithy/smithy-client': 4.12.8
- '@smithy/types': 4.13.1
- '@smithy/util-stream': 4.5.21
- tslib: 2.8.1
-
- '@aws-sdk/credential-provider-ini@3.972.20':
- dependencies:
- '@aws-sdk/core': 3.973.20
- '@aws-sdk/credential-provider-env': 3.972.18
- '@aws-sdk/credential-provider-http': 3.972.20
- '@aws-sdk/credential-provider-login': 3.972.20
- '@aws-sdk/credential-provider-process': 3.972.18
- '@aws-sdk/credential-provider-sso': 3.972.20
- '@aws-sdk/credential-provider-web-identity': 3.972.20
- '@aws-sdk/nested-clients': 3.996.10
- '@aws-sdk/types': 3.973.6
- '@smithy/credential-provider-imds': 4.2.12
- '@smithy/property-provider': 4.2.12
- '@smithy/shared-ini-file-loader': 4.4.7
- '@smithy/types': 4.13.1
- tslib: 2.8.1
- transitivePeerDependencies:
- - aws-crt
-
- '@aws-sdk/credential-provider-login@3.972.20':
- dependencies:
- '@aws-sdk/core': 3.973.20
- '@aws-sdk/nested-clients': 3.996.10
- '@aws-sdk/types': 3.973.6
- '@smithy/property-provider': 4.2.12
- '@smithy/protocol-http': 5.3.12
- '@smithy/shared-ini-file-loader': 4.4.7
- '@smithy/types': 4.13.1
- tslib: 2.8.1
- transitivePeerDependencies:
- - aws-crt
-
- '@aws-sdk/credential-provider-node@3.972.21':
- dependencies:
- '@aws-sdk/credential-provider-env': 3.972.18
- '@aws-sdk/credential-provider-http': 3.972.20
- '@aws-sdk/credential-provider-ini': 3.972.20
- '@aws-sdk/credential-provider-process': 3.972.18
- '@aws-sdk/credential-provider-sso': 3.972.20
- '@aws-sdk/credential-provider-web-identity': 3.972.20
- '@aws-sdk/types': 3.973.6
- '@smithy/credential-provider-imds': 4.2.12
- '@smithy/property-provider': 4.2.12
- '@smithy/shared-ini-file-loader': 4.4.7
- '@smithy/types': 4.13.1
- tslib: 2.8.1
- transitivePeerDependencies:
- - aws-crt
-
- '@aws-sdk/credential-provider-process@3.972.18':
- dependencies:
- '@aws-sdk/core': 3.973.20
- '@aws-sdk/types': 3.973.6
- '@smithy/property-provider': 4.2.12
- '@smithy/shared-ini-file-loader': 4.4.7
- '@smithy/types': 4.13.1
- tslib: 2.8.1
-
- '@aws-sdk/credential-provider-sso@3.972.20':
- dependencies:
- '@aws-sdk/core': 3.973.20
- '@aws-sdk/nested-clients': 3.996.10
- '@aws-sdk/token-providers': 3.1009.0
- '@aws-sdk/types': 3.973.6
- '@smithy/property-provider': 4.2.12
- '@smithy/shared-ini-file-loader': 4.4.7
- '@smithy/types': 4.13.1
- tslib: 2.8.1
- transitivePeerDependencies:
- - aws-crt
-
- '@aws-sdk/credential-provider-web-identity@3.972.20':
- dependencies:
- '@aws-sdk/core': 3.973.20
- '@aws-sdk/nested-clients': 3.996.10
- '@aws-sdk/types': 3.973.6
- '@smithy/property-provider': 4.2.12
- '@smithy/shared-ini-file-loader': 4.4.7
- '@smithy/types': 4.13.1
- tslib: 2.8.1
- transitivePeerDependencies:
- - aws-crt
-
- '@aws-sdk/eventstream-handler-node@3.972.11':
- dependencies:
- '@aws-sdk/types': 3.973.6
- '@smithy/eventstream-codec': 4.2.12
- '@smithy/types': 4.13.1
- tslib: 2.8.1
-
- '@aws-sdk/middleware-eventstream@3.972.8':
- dependencies:
- '@aws-sdk/types': 3.973.6
- '@smithy/protocol-http': 5.3.12
- '@smithy/types': 4.13.1
- tslib: 2.8.1
-
- '@aws-sdk/middleware-host-header@3.972.8':
- dependencies:
- '@aws-sdk/types': 3.973.6
- '@smithy/protocol-http': 5.3.12
- '@smithy/types': 4.13.1
- tslib: 2.8.1
-
- '@aws-sdk/middleware-logger@3.972.8':
- dependencies:
- '@aws-sdk/types': 3.973.6
- '@smithy/types': 4.13.1
- tslib: 2.8.1
-
- '@aws-sdk/middleware-recursion-detection@3.972.8':
- dependencies:
- '@aws-sdk/types': 3.973.6
- '@aws/lambda-invoke-store': 0.2.4
- '@smithy/protocol-http': 5.3.12
- '@smithy/types': 4.13.1
- tslib: 2.8.1
-
- '@aws-sdk/middleware-user-agent@3.972.21':
- dependencies:
- '@aws-sdk/core': 3.973.20
- '@aws-sdk/types': 3.973.6
- '@aws-sdk/util-endpoints': 3.996.5
- '@smithy/core': 3.23.13
- '@smithy/protocol-http': 5.3.12
- '@smithy/types': 4.13.1
- '@smithy/util-retry': 4.2.12
- tslib: 2.8.1
-
- '@aws-sdk/middleware-websocket@3.972.13':
- dependencies:
- '@aws-sdk/types': 3.973.6
- '@aws-sdk/util-format-url': 3.972.8
- '@smithy/eventstream-codec': 4.2.12
- '@smithy/eventstream-serde-browser': 4.2.12
- '@smithy/fetch-http-handler': 5.3.15
- '@smithy/protocol-http': 5.3.12
- '@smithy/signature-v4': 5.3.12
- '@smithy/types': 4.13.1
- '@smithy/util-base64': 4.3.2
- '@smithy/util-hex-encoding': 4.2.2
- '@smithy/util-utf8': 4.2.2
- tslib: 2.8.1
-
- '@aws-sdk/nested-clients@3.994.0':
- dependencies:
- '@aws-crypto/sha256-browser': 5.2.0
- '@aws-crypto/sha256-js': 5.2.0
- '@aws-sdk/core': 3.973.20
- '@aws-sdk/middleware-host-header': 3.972.8
- '@aws-sdk/middleware-logger': 3.972.8
- '@aws-sdk/middleware-recursion-detection': 3.972.8
- '@aws-sdk/middleware-user-agent': 3.972.21
- '@aws-sdk/region-config-resolver': 3.972.8
- '@aws-sdk/types': 3.973.6
- '@aws-sdk/util-endpoints': 3.994.0
- '@aws-sdk/util-user-agent-browser': 3.972.8
- '@aws-sdk/util-user-agent-node': 3.973.7
- '@smithy/config-resolver': 4.4.6
- '@smithy/core': 3.23.13
- '@smithy/fetch-http-handler': 5.3.15
- '@smithy/hash-node': 4.2.12
- '@smithy/invalid-dependency': 4.2.12
- '@smithy/middleware-content-length': 4.2.12
- '@smithy/middleware-endpoint': 4.4.28
- '@smithy/middleware-retry': 4.4.46
- '@smithy/middleware-serde': 4.2.16
- '@smithy/middleware-stack': 4.2.12
- '@smithy/node-config-provider': 4.3.12
- '@smithy/node-http-handler': 4.5.1
- '@smithy/protocol-http': 5.3.12
- '@smithy/smithy-client': 4.12.8
- '@smithy/types': 4.13.1
- '@smithy/url-parser': 4.2.12
- '@smithy/util-base64': 4.3.2
- '@smithy/util-body-length-browser': 4.2.2
- '@smithy/util-body-length-node': 4.2.3
- '@smithy/util-defaults-mode-browser': 4.3.41
- '@smithy/util-defaults-mode-node': 4.2.44
- '@smithy/util-endpoints': 3.2.8
- '@smithy/util-middleware': 4.2.12
- '@smithy/util-retry': 4.2.12
- '@smithy/util-utf8': 4.2.2
- tslib: 2.8.1
- transitivePeerDependencies:
- - aws-crt
-
- '@aws-sdk/nested-clients@3.996.10':
- dependencies:
- '@aws-crypto/sha256-browser': 5.2.0
- '@aws-crypto/sha256-js': 5.2.0
- '@aws-sdk/core': 3.973.20
- '@aws-sdk/middleware-host-header': 3.972.8
- '@aws-sdk/middleware-logger': 3.972.8
- '@aws-sdk/middleware-recursion-detection': 3.972.8
- '@aws-sdk/middleware-user-agent': 3.972.21
- '@aws-sdk/region-config-resolver': 3.972.8
- '@aws-sdk/types': 3.973.6
- '@aws-sdk/util-endpoints': 3.996.5
- '@aws-sdk/util-user-agent-browser': 3.972.8
- '@aws-sdk/util-user-agent-node': 3.973.7
- '@smithy/config-resolver': 4.4.11
- '@smithy/core': 3.23.13
- '@smithy/fetch-http-handler': 5.3.15
- '@smithy/hash-node': 4.2.12
- '@smithy/invalid-dependency': 4.2.12
- '@smithy/middleware-content-length': 4.2.12
- '@smithy/middleware-endpoint': 4.4.28
- '@smithy/middleware-retry': 4.4.46
- '@smithy/middleware-serde': 4.2.16
- '@smithy/middleware-stack': 4.2.12
- '@smithy/node-config-provider': 4.3.12
- '@smithy/node-http-handler': 4.5.1
- '@smithy/protocol-http': 5.3.12
- '@smithy/smithy-client': 4.12.8
- '@smithy/types': 4.13.1
- '@smithy/url-parser': 4.2.12
- '@smithy/util-base64': 4.3.2
- '@smithy/util-body-length-browser': 4.2.2
- '@smithy/util-body-length-node': 4.2.3
- '@smithy/util-defaults-mode-browser': 4.3.41
- '@smithy/util-defaults-mode-node': 4.2.44
- '@smithy/util-endpoints': 3.3.3
- '@smithy/util-middleware': 4.2.12
- '@smithy/util-retry': 4.2.12
- '@smithy/util-utf8': 4.2.2
- tslib: 2.8.1
- transitivePeerDependencies:
- - aws-crt
-
- '@aws-sdk/region-config-resolver@3.972.8':
- dependencies:
- '@aws-sdk/types': 3.973.6
- '@smithy/config-resolver': 4.4.11
- '@smithy/node-config-provider': 4.3.12
- '@smithy/types': 4.13.1
- tslib: 2.8.1
-
- '@aws-sdk/token-providers@3.1009.0':
- dependencies:
- '@aws-sdk/core': 3.973.20
- '@aws-sdk/nested-clients': 3.996.10
- '@aws-sdk/types': 3.973.6
- '@smithy/property-provider': 4.2.12
- '@smithy/shared-ini-file-loader': 4.4.7
- '@smithy/types': 4.13.1
- tslib: 2.8.1
- transitivePeerDependencies:
- - aws-crt
-
- '@aws-sdk/token-providers@3.994.0':
- dependencies:
- '@aws-sdk/core': 3.973.20
- '@aws-sdk/nested-clients': 3.994.0
- '@aws-sdk/types': 3.973.6
- '@smithy/property-provider': 4.2.12
- '@smithy/shared-ini-file-loader': 4.4.7
- '@smithy/types': 4.13.1
- tslib: 2.8.1
- transitivePeerDependencies:
- - aws-crt
-
- '@aws-sdk/types@3.973.6':
- dependencies:
- '@smithy/types': 4.13.1
- tslib: 2.8.1
-
- '@aws-sdk/util-endpoints@3.994.0':
- dependencies:
- '@aws-sdk/types': 3.973.6
- '@smithy/types': 4.13.1
- '@smithy/url-parser': 4.2.12
- '@smithy/util-endpoints': 3.2.8
- tslib: 2.8.1
-
- '@aws-sdk/util-endpoints@3.996.5':
- dependencies:
- '@aws-sdk/types': 3.973.6
- '@smithy/types': 4.13.1
- '@smithy/url-parser': 4.2.12
- '@smithy/util-endpoints': 3.3.3
- tslib: 2.8.1
-
- '@aws-sdk/util-format-url@3.972.8':
- dependencies:
- '@aws-sdk/types': 3.973.6
- '@smithy/querystring-builder': 4.2.12
- '@smithy/types': 4.13.1
- tslib: 2.8.1
-
- '@aws-sdk/util-locate-window@3.804.0':
- dependencies:
- tslib: 2.8.1
-
- '@aws-sdk/util-user-agent-browser@3.972.8':
- dependencies:
- '@aws-sdk/types': 3.973.6
- '@smithy/types': 4.13.1
- bowser: 2.11.0
- tslib: 2.8.1
-
- '@aws-sdk/util-user-agent-node@3.973.7':
- dependencies:
- '@aws-sdk/middleware-user-agent': 3.972.21
- '@aws-sdk/types': 3.973.6
- '@smithy/node-config-provider': 4.3.12
- '@smithy/types': 4.13.1
- '@smithy/util-config-provider': 4.2.2
- tslib: 2.8.1
-
- '@aws-sdk/xml-builder@3.972.11':
- dependencies:
- '@smithy/types': 4.13.1
- fast-xml-parser: 5.5.10
- tslib: 2.8.1
-
- '@aws/lambda-invoke-store@0.2.4': {}
-
'@babel/code-frame@7.27.1':
dependencies:
'@babel/helper-validator-identifier': 7.28.5
@@ -17018,10 +16307,9 @@ snapshots:
'@chevrotain/utils@11.1.1': {}
- '@ckeditor/ckeditor-cloud-services-collaboration@53.0.3(@ckeditor/ckeditor5-utils@47.6.1)(bufferutil@4.0.9)(ckeditor5@47.6.1)(utf-8-validate@6.0.5)':
+ '@ckeditor/ckeditor-cloud-services-collaboration@54.0.1(@ckeditor/ckeditor5-utils@48.0.0)(bufferutil@4.0.9)(utf-8-validate@6.0.5)':
dependencies:
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
+ '@ckeditor/ckeditor5-utils': 48.0.0
protobufjs: 7.5.4
socket.io-client: 4.7.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
socket.io-parser: 4.2.6
@@ -17032,231 +16320,191 @@ snapshots:
- supports-color
- utf-8-validate
- '@ckeditor/ckeditor5-adapter-ckfinder@47.6.1':
+ '@ckeditor/ckeditor5-adapter-ckfinder@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-upload': 47.6.1
- ckeditor5: 47.6.1
- transitivePeerDependencies:
- - supports-color
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-upload': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
- '@ckeditor/ckeditor5-ai@47.6.1(bufferutil@4.0.9)(utf-8-validate@6.0.5)':
+ '@ckeditor/ckeditor5-ai@48.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)':
dependencies:
- '@aws-sdk/client-bedrock-runtime': 3.994.0
- '@ckeditor/ckeditor5-clipboard': 47.6.1
- '@ckeditor/ckeditor5-cloud-services': 47.6.1
- '@ckeditor/ckeditor5-collaboration-core': 47.6.1
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-markdown-gfm': 47.6.1
- '@ckeditor/ckeditor5-real-time-collaboration': 47.6.1(bufferutil@4.0.9)(utf-8-validate@6.0.5)
- '@ckeditor/ckeditor5-table': 47.6.1
- '@ckeditor/ckeditor5-theme-lark': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
- ckeditor5-collaboration: 47.6.1
+ '@ckeditor/ckeditor5-clipboard': 48.0.0
+ '@ckeditor/ckeditor5-cloud-services': 48.0.0
+ '@ckeditor/ckeditor5-collaboration-core': 48.0.0
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-markdown-gfm': 48.0.0
+ '@ckeditor/ckeditor5-real-time-collaboration': 48.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
+ '@ckeditor/ckeditor5-table': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
diff: 8.0.3
dom-serializer: 2.0.0
domhandler: 5.0.3
domutils: 3.2.2
- es-toolkit: 1.39.5
+ es-toolkit: 1.45.1
eventsource-parser: 3.0.2
htmlparser2: 10.0.0
morphdom: 2.7.7
+ rehype-sanitize: 6.0.0
transitivePeerDependencies:
- - aws-crt
- bufferutil
- supports-color
- utf-8-validate
- '@ckeditor/ckeditor5-alignment@47.6.1':
+ '@ckeditor/ckeditor5-alignment@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
- transitivePeerDependencies:
- - supports-color
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
- '@ckeditor/ckeditor5-autoformat@47.6.1':
+ '@ckeditor/ckeditor5-autoformat@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-heading': 47.6.1
- '@ckeditor/ckeditor5-typing': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
- transitivePeerDependencies:
- - supports-color
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-heading': 48.0.0
+ '@ckeditor/ckeditor5-typing': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
- '@ckeditor/ckeditor5-autosave@47.6.1':
+ '@ckeditor/ckeditor5-autosave@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
- es-toolkit: 1.39.5
- transitivePeerDependencies:
- - supports-color
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
+ es-toolkit: 1.45.1
- '@ckeditor/ckeditor5-basic-styles@47.6.1':
+ '@ckeditor/ckeditor5-basic-styles@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-typing': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
- transitivePeerDependencies:
- - supports-color
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-typing': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
- '@ckeditor/ckeditor5-block-quote@47.6.1':
+ '@ckeditor/ckeditor5-block-quote@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-enter': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-typing': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
- transitivePeerDependencies:
- - supports-color
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-enter': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-typing': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
- '@ckeditor/ckeditor5-bookmark@47.6.1':
+ '@ckeditor/ckeditor5-bookmark@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-link': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- '@ckeditor/ckeditor5-widget': 47.6.1
- ckeditor5: 47.6.1
- transitivePeerDependencies:
- - supports-color
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-link': 48.0.0
+ '@ckeditor/ckeditor5-typing': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
+ '@ckeditor/ckeditor5-widget': 48.0.0
- '@ckeditor/ckeditor5-case-change@47.6.1':
+ '@ckeditor/ckeditor5-case-change@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
- '@ckeditor/ckeditor5-ckbox@47.6.1':
+ '@ckeditor/ckeditor5-ckbox@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-cloud-services': 47.6.1
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-image': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-upload': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
+ '@ckeditor/ckeditor5-cloud-services': 48.0.0
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-image': 48.0.0
+ '@ckeditor/ckeditor5-link': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-upload': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
blurhash: 2.0.5
- ckeditor5: 47.6.1
- es-toolkit: 1.39.5
- transitivePeerDependencies:
- - supports-color
+ es-toolkit: 1.45.1
- '@ckeditor/ckeditor5-ckfinder@47.6.1':
+ '@ckeditor/ckeditor5-ckfinder@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-image': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
- transitivePeerDependencies:
- - supports-color
+ '@ckeditor/ckeditor5-adapter-ckfinder': 48.0.0
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-image': 48.0.0
+ '@ckeditor/ckeditor5-link': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
- '@ckeditor/ckeditor5-clipboard@47.6.1':
+ '@ckeditor/ckeditor5-clipboard@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- '@ckeditor/ckeditor5-widget': 47.6.1
- es-toolkit: 1.39.5
- transitivePeerDependencies:
- - supports-color
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
+ '@ckeditor/ckeditor5-widget': 48.0.0
+ es-toolkit: 1.45.1
- '@ckeditor/ckeditor5-cloud-services@47.6.1':
+ '@ckeditor/ckeditor5-cloud-services@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
- transitivePeerDependencies:
- - supports-color
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-upload': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
- '@ckeditor/ckeditor5-code-block@47.6.1(patch_hash=2361d8caad7d6b5bddacc3a3b4aa37dbfba260b1c1b22a450413a79c1bb1ce95)':
+ '@ckeditor/ckeditor5-code-block@48.0.0(patch_hash=1530be090e4f5235e197fb6208a8e8230e3355d5633fc7cad2b2e892659e9c04)':
dependencies:
- '@ckeditor/ckeditor5-clipboard': 47.6.1
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-enter': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
- transitivePeerDependencies:
- - supports-color
+ '@ckeditor/ckeditor5-clipboard': 48.0.0
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-enter': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
- '@ckeditor/ckeditor5-collaboration-core@47.6.1':
+ '@ckeditor/ckeditor5-collaboration-core@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-comments': 47.6.1
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-link': 47.6.1
- '@ckeditor/ckeditor5-list': 47.6.1
- '@ckeditor/ckeditor5-theme-lark': 47.6.1
- '@ckeditor/ckeditor5-track-changes': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- '@ckeditor/ckeditor5-widget': 47.6.1
+ '@ckeditor/ckeditor5-comments': 48.0.0
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-link': 48.0.0
+ '@ckeditor/ckeditor5-list': 48.0.0
+ '@ckeditor/ckeditor5-track-changes': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
+ '@ckeditor/ckeditor5-widget': 48.0.0
'@types/luxon': 3.6.2
- ckeditor5: 47.6.1
diff: 8.0.3
luxon: 3.6.1
- transitivePeerDependencies:
- - supports-color
- '@ckeditor/ckeditor5-comments@47.6.1':
+ '@ckeditor/ckeditor5-comments@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-clipboard': 47.6.1
- '@ckeditor/ckeditor5-collaboration-core': 47.6.1
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-enter': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-paragraph': 47.6.1
- '@ckeditor/ckeditor5-revision-history': 47.6.1
- '@ckeditor/ckeditor5-select-all': 47.6.1
- '@ckeditor/ckeditor5-source-editing': 47.6.1
- '@ckeditor/ckeditor5-theme-lark': 47.6.1
- '@ckeditor/ckeditor5-typing': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-undo': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- '@ckeditor/ckeditor5-widget': 47.6.1
- ckeditor5: 47.6.1
- ckeditor5-collaboration: 47.6.1
- es-toolkit: 1.39.5
- transitivePeerDependencies:
- - supports-color
+ '@ckeditor/ckeditor5-clipboard': 48.0.0
+ '@ckeditor/ckeditor5-collaboration-core': 48.0.0
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-enter': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-paragraph': 48.0.0
+ '@ckeditor/ckeditor5-revision-history': 48.0.0
+ '@ckeditor/ckeditor5-select-all': 48.0.0
+ '@ckeditor/ckeditor5-source-editing': 48.0.0
+ '@ckeditor/ckeditor5-typing': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-undo': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
+ '@ckeditor/ckeditor5-widget': 48.0.0
+ es-toolkit: 1.45.1
- '@ckeditor/ckeditor5-core@47.6.1':
+ '@ckeditor/ckeditor5-core@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- '@ckeditor/ckeditor5-watchdog': 47.6.1
- es-toolkit: 1.39.5
- transitivePeerDependencies:
- - supports-color
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
+ '@ckeditor/ckeditor5-watchdog': 48.0.0
+ es-toolkit: 1.45.1
'@ckeditor/ckeditor5-dev-build-tools@55.3.0(@swc/helpers@0.5.17)(postcss@8.5.8)(tslib@2.8.1)(typescript@6.0.2)':
dependencies:
@@ -17346,396 +16594,332 @@ snapshots:
- uglify-js
- webpack
- '@ckeditor/ckeditor5-document-outline@47.6.1':
+ '@ckeditor/ckeditor5-document-outline@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-heading': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- '@ckeditor/ckeditor5-widget': 47.6.1
- ckeditor5: 47.6.1
- es-toolkit: 1.39.5
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-heading': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
+ '@ckeditor/ckeditor5-widget': 48.0.0
+ es-toolkit: 1.45.1
- '@ckeditor/ckeditor5-easy-image@47.6.1':
+ '@ckeditor/ckeditor5-easy-image@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-cloud-services': 47.6.1
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-upload': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
- transitivePeerDependencies:
- - supports-color
+ '@ckeditor/ckeditor5-cloud-services': 48.0.0
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-image': 48.0.0
+ '@ckeditor/ckeditor5-upload': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
- '@ckeditor/ckeditor5-editor-balloon@47.6.1':
+ '@ckeditor/ckeditor5-editor-balloon@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
- es-toolkit: 1.39.5
- transitivePeerDependencies:
- - supports-color
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
+ es-toolkit: 1.45.1
- '@ckeditor/ckeditor5-editor-classic@47.6.1':
+ '@ckeditor/ckeditor5-editor-classic@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
- es-toolkit: 1.39.5
- transitivePeerDependencies:
- - supports-color
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
+ es-toolkit: 1.45.1
- '@ckeditor/ckeditor5-editor-decoupled@47.6.1':
+ '@ckeditor/ckeditor5-editor-decoupled@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
- es-toolkit: 1.39.5
- transitivePeerDependencies:
- - supports-color
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
+ es-toolkit: 1.45.1
- '@ckeditor/ckeditor5-editor-inline@47.6.1':
+ '@ckeditor/ckeditor5-editor-inline@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
- es-toolkit: 1.39.5
- transitivePeerDependencies:
- - supports-color
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
+ es-toolkit: 1.45.1
- '@ckeditor/ckeditor5-editor-multi-root@47.6.1':
+ '@ckeditor/ckeditor5-editor-multi-root@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
- es-toolkit: 1.39.5
- transitivePeerDependencies:
- - supports-color
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
+ es-toolkit: 1.45.1
- '@ckeditor/ckeditor5-email@47.6.1':
+ '@ckeditor/ckeditor5-email@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-export-inline-styles': 47.6.1
- '@ckeditor/ckeditor5-font': 47.6.1
- '@ckeditor/ckeditor5-html-support': 47.6.1
- '@ckeditor/ckeditor5-list': 47.6.1
- '@ckeditor/ckeditor5-table': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-export-inline-styles': 48.0.0
+ '@ckeditor/ckeditor5-font': 48.0.0
+ '@ckeditor/ckeditor5-html-support': 48.0.0
+ '@ckeditor/ckeditor5-list': 48.0.0
+ '@ckeditor/ckeditor5-table': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
- '@ckeditor/ckeditor5-emoji@47.6.1':
+ '@ckeditor/ckeditor5-emoji@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-mention': 47.6.1(patch_hash=5981fb59ba35829e4dff1d39cf771000f8a8fdfa7a34b51d8af9549541f2d62d)
- '@ckeditor/ckeditor5-typing': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
- es-toolkit: 1.39.5
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-mention': 48.0.0(patch_hash=70377e48a04e2f45abba79aa35f3d5527ec7aa7ffce44056f9957a49a24a4a60)
+ '@ckeditor/ckeditor5-typing': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
+ es-toolkit: 1.45.1
fuzzysort: 3.1.0
- transitivePeerDependencies:
- - supports-color
- '@ckeditor/ckeditor5-engine@47.6.1':
+ '@ckeditor/ckeditor5-engine@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-utils': 47.6.1
- es-toolkit: 1.39.5
+ '@ckeditor/ckeditor5-utils': 48.0.0
+ es-toolkit: 1.45.1
- '@ckeditor/ckeditor5-enter@47.6.1':
+ '@ckeditor/ckeditor5-enter@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
- '@ckeditor/ckeditor5-essentials@47.6.1':
+ '@ckeditor/ckeditor5-essentials@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-clipboard': 47.6.1
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-enter': 47.6.1
- '@ckeditor/ckeditor5-select-all': 47.6.1
- '@ckeditor/ckeditor5-typing': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-undo': 47.6.1
- ckeditor5: 47.6.1
- transitivePeerDependencies:
- - supports-color
+ '@ckeditor/ckeditor5-clipboard': 48.0.0
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-enter': 48.0.0
+ '@ckeditor/ckeditor5-select-all': 48.0.0
+ '@ckeditor/ckeditor5-typing': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-undo': 48.0.0
- '@ckeditor/ckeditor5-export-inline-styles@47.6.1':
+ '@ckeditor/ckeditor5-export-inline-styles@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
specificity: 0.4.1
- '@ckeditor/ckeditor5-export-pdf@47.6.1':
+ '@ckeditor/ckeditor5-export-pdf@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-cloud-services': 47.6.1
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-merge-fields': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
+ '@ckeditor/ckeditor5-cloud-services': 48.0.0
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-merge-fields': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
- '@ckeditor/ckeditor5-export-word@47.6.1':
+ '@ckeditor/ckeditor5-export-word@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-cloud-services': 47.6.1
- '@ckeditor/ckeditor5-collaboration-core': 47.6.1
- '@ckeditor/ckeditor5-comments': 47.6.1
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-merge-fields': 47.6.1
- '@ckeditor/ckeditor5-track-changes': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
- transitivePeerDependencies:
- - supports-color
+ '@ckeditor/ckeditor5-cloud-services': 48.0.0
+ '@ckeditor/ckeditor5-collaboration-core': 48.0.0
+ '@ckeditor/ckeditor5-comments': 48.0.0
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-merge-fields': 48.0.0
+ '@ckeditor/ckeditor5-track-changes': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
- '@ckeditor/ckeditor5-find-and-replace@47.6.1':
+ '@ckeditor/ckeditor5-find-and-replace@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
- es-toolkit: 1.39.5
- transitivePeerDependencies:
- - supports-color
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
+ es-toolkit: 1.45.1
- '@ckeditor/ckeditor5-font@47.6.1':
+ '@ckeditor/ckeditor5-font@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
- transitivePeerDependencies:
- - supports-color
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
- '@ckeditor/ckeditor5-footnotes@47.6.1':
+ '@ckeditor/ckeditor5-footnotes@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-clipboard': 47.6.1
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- '@ckeditor/ckeditor5-widget': 47.6.1
- ckeditor5: 47.6.1
+ '@ckeditor/ckeditor5-clipboard': 48.0.0
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-enter': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
+ '@ckeditor/ckeditor5-widget': 48.0.0
- '@ckeditor/ckeditor5-format-painter@47.6.1':
+ '@ckeditor/ckeditor5-format-painter@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-remove-format': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
- '@ckeditor/ckeditor5-fullscreen@47.6.1':
+ '@ckeditor/ckeditor5-fullscreen@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-editor-classic': 47.6.1
- '@ckeditor/ckeditor5-editor-decoupled': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
- transitivePeerDependencies:
- - supports-color
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-editor-classic': 48.0.0
+ '@ckeditor/ckeditor5-editor-decoupled': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
- '@ckeditor/ckeditor5-heading@47.6.1':
+ '@ckeditor/ckeditor5-heading@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-paragraph': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
- transitivePeerDependencies:
- - supports-color
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-enter': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-paragraph': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
- '@ckeditor/ckeditor5-highlight@47.6.1':
+ '@ckeditor/ckeditor5-highlight@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
- transitivePeerDependencies:
- - supports-color
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
- '@ckeditor/ckeditor5-horizontal-line@47.6.1':
+ '@ckeditor/ckeditor5-horizontal-line@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- '@ckeditor/ckeditor5-widget': 47.6.1
- ckeditor5: 47.6.1
- transitivePeerDependencies:
- - supports-color
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
+ '@ckeditor/ckeditor5-widget': 48.0.0
- '@ckeditor/ckeditor5-html-embed@47.6.1':
+ '@ckeditor/ckeditor5-html-embed@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- '@ckeditor/ckeditor5-widget': 47.6.1
- ckeditor5: 47.6.1
- transitivePeerDependencies:
- - supports-color
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
+ '@ckeditor/ckeditor5-widget': 48.0.0
- '@ckeditor/ckeditor5-html-support@47.6.1':
+ '@ckeditor/ckeditor5-html-support@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-enter': 47.6.1
- '@ckeditor/ckeditor5-heading': 47.6.1
- '@ckeditor/ckeditor5-image': 47.6.1
- '@ckeditor/ckeditor5-list': 47.6.1
- '@ckeditor/ckeditor5-remove-format': 47.6.1
- '@ckeditor/ckeditor5-table': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- '@ckeditor/ckeditor5-widget': 47.6.1
- ckeditor5: 47.6.1
- es-toolkit: 1.39.5
- transitivePeerDependencies:
- - supports-color
+ '@ckeditor/ckeditor5-clipboard': 48.0.0
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-enter': 48.0.0
+ '@ckeditor/ckeditor5-heading': 48.0.0
+ '@ckeditor/ckeditor5-image': 48.0.0
+ '@ckeditor/ckeditor5-list': 48.0.0
+ '@ckeditor/ckeditor5-remove-format': 48.0.0
+ '@ckeditor/ckeditor5-table': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
+ '@ckeditor/ckeditor5-widget': 48.0.0
+ es-toolkit: 1.45.1
- '@ckeditor/ckeditor5-icons@47.6.1': {}
+ '@ckeditor/ckeditor5-icons@48.0.0': {}
- '@ckeditor/ckeditor5-image@47.6.1':
+ '@ckeditor/ckeditor5-image@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-clipboard': 47.6.1
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-typing': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-undo': 47.6.1
- '@ckeditor/ckeditor5-upload': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- '@ckeditor/ckeditor5-widget': 47.6.1
- ckeditor5: 47.6.1
- es-toolkit: 1.39.5
- transitivePeerDependencies:
- - supports-color
+ '@ckeditor/ckeditor5-clipboard': 48.0.0
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-typing': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-undo': 48.0.0
+ '@ckeditor/ckeditor5-upload': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
+ '@ckeditor/ckeditor5-widget': 48.0.0
+ es-toolkit: 1.45.1
- '@ckeditor/ckeditor5-import-word@47.6.1':
+ '@ckeditor/ckeditor5-import-word@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-clipboard': 47.6.1
- '@ckeditor/ckeditor5-cloud-services': 47.6.1
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-merge-fields': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
+ '@ckeditor/ckeditor5-clipboard': 48.0.0
+ '@ckeditor/ckeditor5-cloud-services': 48.0.0
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-merge-fields': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
- '@ckeditor/ckeditor5-indent@47.6.1':
+ '@ckeditor/ckeditor5-indent@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-heading': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-list': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
- transitivePeerDependencies:
- - supports-color
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-heading': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-list': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
'@ckeditor/ckeditor5-inspector@5.0.0': {}
- '@ckeditor/ckeditor5-language@47.6.1':
+ '@ckeditor/ckeditor5-language@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
- transitivePeerDependencies:
- - supports-color
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
- '@ckeditor/ckeditor5-line-height@47.6.1':
+ '@ckeditor/ckeditor5-line-height@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-list': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-list': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
- '@ckeditor/ckeditor5-link@47.6.1':
+ '@ckeditor/ckeditor5-link@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-clipboard': 47.6.1
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-image': 47.6.1
- '@ckeditor/ckeditor5-typing': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- '@ckeditor/ckeditor5-widget': 47.6.1
- ckeditor5: 47.6.1
- es-toolkit: 1.39.5
- transitivePeerDependencies:
- - supports-color
+ '@ckeditor/ckeditor5-clipboard': 48.0.0
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-enter': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-image': 48.0.0
+ '@ckeditor/ckeditor5-typing': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
+ '@ckeditor/ckeditor5-widget': 48.0.0
+ es-toolkit: 1.45.1
- '@ckeditor/ckeditor5-list-multi-level@47.6.1':
+ '@ckeditor/ckeditor5-list-multi-level@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-list': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
+ '@ckeditor/ckeditor5-clipboard': 48.0.0
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-list': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
- '@ckeditor/ckeditor5-list@47.6.1':
+ '@ckeditor/ckeditor5-list@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-clipboard': 47.6.1
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-enter': 47.6.1
- '@ckeditor/ckeditor5-font': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-typing': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
- es-toolkit: 1.39.5
- transitivePeerDependencies:
- - supports-color
+ '@ckeditor/ckeditor5-clipboard': 48.0.0
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-enter': 48.0.0
+ '@ckeditor/ckeditor5-font': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-typing': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
+ es-toolkit: 1.45.1
- '@ckeditor/ckeditor5-markdown-gfm@47.6.1':
+ '@ckeditor/ckeditor5-markdown-gfm@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-clipboard': 47.6.1
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
+ '@ckeditor/ckeditor5-clipboard': 48.0.0
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
'@types/hast': 3.0.4
- ckeditor5: 47.6.1
hast-util-from-dom: 5.0.1
hast-util-to-html: 9.0.5
hast-util-to-mdast: 10.1.2
@@ -17753,55 +16937,51 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@ckeditor/ckeditor5-media-embed@47.6.1':
+ '@ckeditor/ckeditor5-media-embed@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-clipboard': 47.6.1
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-typing': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-undo': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- '@ckeditor/ckeditor5-widget': 47.6.1
- ckeditor5: 47.6.1
- transitivePeerDependencies:
- - supports-color
+ '@ckeditor/ckeditor5-clipboard': 48.0.0
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-typing': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-undo': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
+ '@ckeditor/ckeditor5-widget': 48.0.0
- '@ckeditor/ckeditor5-mention@47.6.1(patch_hash=5981fb59ba35829e4dff1d39cf771000f8a8fdfa7a34b51d8af9549541f2d62d)':
+ '@ckeditor/ckeditor5-mention@48.0.0(patch_hash=70377e48a04e2f45abba79aa35f3d5527ec7aa7ffce44056f9957a49a24a4a60)':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-typing': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
- es-toolkit: 1.39.5
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-typing': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
+ es-toolkit: 1.45.1
- '@ckeditor/ckeditor5-merge-fields@47.6.1':
+ '@ckeditor/ckeditor5-merge-fields@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-image': 47.6.1
- '@ckeditor/ckeditor5-mention': 47.6.1(patch_hash=5981fb59ba35829e4dff1d39cf771000f8a8fdfa7a34b51d8af9549541f2d62d)
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- '@ckeditor/ckeditor5-widget': 47.6.1
- ckeditor5: 47.6.1
- es-toolkit: 1.39.5
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-image': 48.0.0
+ '@ckeditor/ckeditor5-mention': 48.0.0(patch_hash=70377e48a04e2f45abba79aa35f3d5527ec7aa7ffce44056f9957a49a24a4a60)
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
+ '@ckeditor/ckeditor5-widget': 48.0.0
+ es-toolkit: 1.45.1
- '@ckeditor/ckeditor5-minimap@47.6.1':
+ '@ckeditor/ckeditor5-minimap@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
- '@ckeditor/ckeditor5-operations-compressor@47.6.1':
+ '@ckeditor/ckeditor5-operations-compressor@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
- es-toolkit: 1.39.5
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
+ es-toolkit: 1.45.1
protobufjs: 7.5.4
'@ckeditor/ckeditor5-package-tools@5.1.0(@babel/core@7.29.0)(@swc/core@1.11.29(@swc/helpers@0.5.17))(@types/node@24.12.0)(bufferutil@4.0.9)(esbuild@0.27.4)(utf-8-validate@6.0.5)':
@@ -17840,141 +17020,133 @@ snapshots:
- utf-8-validate
- webpack-cli
- '@ckeditor/ckeditor5-page-break@47.6.1':
+ '@ckeditor/ckeditor5-page-break@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- '@ckeditor/ckeditor5-widget': 47.6.1
- ckeditor5: 47.6.1
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
+ '@ckeditor/ckeditor5-widget': 48.0.0
- '@ckeditor/ckeditor5-pagination@47.6.1':
+ '@ckeditor/ckeditor5-pagination@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-theme-lark': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
- es-toolkit: 1.39.5
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
+ es-toolkit: 1.45.1
- '@ckeditor/ckeditor5-paragraph@47.6.1':
+ '@ckeditor/ckeditor5-paragraph@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
- '@ckeditor/ckeditor5-paste-from-office-enhanced@47.6.1':
+ '@ckeditor/ckeditor5-paste-from-office-enhanced@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-paste-from-office': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
+ '@ckeditor/ckeditor5-clipboard': 48.0.0
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-paste-from-office': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
- '@ckeditor/ckeditor5-paste-from-office@47.6.1':
+ '@ckeditor/ckeditor5-paste-from-office@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-clipboard': 47.6.1
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- ckeditor5: 47.6.1
+ '@ckeditor/ckeditor5-clipboard': 48.0.0
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
- '@ckeditor/ckeditor5-real-time-collaboration@47.6.1(bufferutil@4.0.9)(utf-8-validate@6.0.5)':
+ '@ckeditor/ckeditor5-real-time-collaboration@48.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)':
dependencies:
- '@ckeditor/ckeditor-cloud-services-collaboration': 53.0.3(@ckeditor/ckeditor5-utils@47.6.1)(bufferutil@4.0.9)(ckeditor5@47.6.1)(utf-8-validate@6.0.5)
- '@ckeditor/ckeditor5-cloud-services': 47.6.1
- '@ckeditor/ckeditor5-comments': 47.6.1
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-editor-multi-root': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-operations-compressor': 47.6.1
- '@ckeditor/ckeditor5-revision-history': 47.6.1
- '@ckeditor/ckeditor5-theme-lark': 47.6.1
- '@ckeditor/ckeditor5-track-changes': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
- ckeditor5-collaboration: 47.6.1
- es-toolkit: 1.39.5
+ '@ckeditor/ckeditor-cloud-services-collaboration': 54.0.1(@ckeditor/ckeditor5-utils@48.0.0)(bufferutil@4.0.9)(utf-8-validate@6.0.5)
+ '@ckeditor/ckeditor5-cloud-services': 48.0.0
+ '@ckeditor/ckeditor5-collaboration-core': 48.0.0
+ '@ckeditor/ckeditor5-comments': 48.0.0
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-editor-multi-root': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-operations-compressor': 48.0.0
+ '@ckeditor/ckeditor5-revision-history': 48.0.0
+ '@ckeditor/ckeditor5-track-changes': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
+ es-toolkit: 1.45.1
transitivePeerDependencies:
- bufferutil
- supports-color
- utf-8-validate
- '@ckeditor/ckeditor5-remove-format@47.6.1':
+ '@ckeditor/ckeditor5-remove-format@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
- '@ckeditor/ckeditor5-restricted-editing@47.6.1':
+ '@ckeditor/ckeditor5-restricted-editing@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
+ '@ckeditor/ckeditor5-clipboard': 48.0.0
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-typing': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
- '@ckeditor/ckeditor5-revision-history@47.6.1':
+ '@ckeditor/ckeditor5-revision-history@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-autosave': 47.6.1
- '@ckeditor/ckeditor5-collaboration-core': 47.6.1
- '@ckeditor/ckeditor5-comments': 47.6.1
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-editor-classic': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
+ '@ckeditor/ckeditor5-autosave': 48.0.0
+ '@ckeditor/ckeditor5-collaboration-core': 48.0.0
+ '@ckeditor/ckeditor5-comments': 48.0.0
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
+ '@ckeditor/ckeditor5-widget': 48.0.0
'@types/luxon': 3.6.2
- ckeditor5: 47.6.1
- ckeditor5-collaboration: 47.6.1
- es-toolkit: 1.39.5
+ es-toolkit: 1.45.1
luxon: 3.6.1
- transitivePeerDependencies:
- - supports-color
- '@ckeditor/ckeditor5-select-all@47.6.1':
+ '@ckeditor/ckeditor5-select-all@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
- '@ckeditor/ckeditor5-show-blocks@47.6.1':
+ '@ckeditor/ckeditor5-show-blocks@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
- '@ckeditor/ckeditor5-slash-command@47.6.1':
+ '@ckeditor/ckeditor5-slash-command@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-heading': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-mention': 47.6.1(patch_hash=5981fb59ba35829e4dff1d39cf771000f8a8fdfa7a34b51d8af9549541f2d62d)
- '@ckeditor/ckeditor5-style': 47.6.1
- '@ckeditor/ckeditor5-template': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-heading': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-mention': 48.0.0(patch_hash=70377e48a04e2f45abba79aa35f3d5527ec7aa7ffce44056f9957a49a24a4a60)
+ '@ckeditor/ckeditor5-style': 48.0.0
+ '@ckeditor/ckeditor5-template': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
- '@ckeditor/ckeditor5-source-editing-enhanced@47.6.1':
+ '@ckeditor/ckeditor5-source-editing-enhanced@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-theme-lark': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
'@codemirror/autocomplete': 6.18.6
'@codemirror/commands': 6.8.1
'@codemirror/lang-html': 6.4.11
@@ -17983,177 +17155,159 @@ snapshots:
'@codemirror/state': 6.6.0
'@codemirror/theme-one-dark': 6.1.2
'@codemirror/view': 6.40.0
- ckeditor5: 47.6.1
- '@ckeditor/ckeditor5-source-editing@47.6.1':
+ '@ckeditor/ckeditor5-source-editing@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-theme-lark': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
- '@ckeditor/ckeditor5-special-characters@47.6.1':
+ '@ckeditor/ckeditor5-special-characters@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-typing': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-typing': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
- '@ckeditor/ckeditor5-style@47.6.1':
+ '@ckeditor/ckeditor5-style@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-html-support': 47.6.1
- '@ckeditor/ckeditor5-list': 47.6.1
- '@ckeditor/ckeditor5-table': 47.6.1
- '@ckeditor/ckeditor5-typing': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
- es-toolkit: 1.39.5
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-html-support': 48.0.0
+ '@ckeditor/ckeditor5-list': 48.0.0
+ '@ckeditor/ckeditor5-table': 48.0.0
+ '@ckeditor/ckeditor5-typing': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
+ es-toolkit: 1.45.1
- '@ckeditor/ckeditor5-table@47.6.1':
+ '@ckeditor/ckeditor5-table@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-clipboard': 47.6.1
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- '@ckeditor/ckeditor5-widget': 47.6.1
- ckeditor5: 47.6.1
- es-toolkit: 1.39.5
+ '@ckeditor/ckeditor5-clipboard': 48.0.0
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-typing': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
+ '@ckeditor/ckeditor5-widget': 48.0.0
+ es-toolkit: 1.45.1
- '@ckeditor/ckeditor5-template@47.6.1':
+ '@ckeditor/ckeditor5-template@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
- '@ckeditor/ckeditor5-theme-lark@47.6.1':
+ '@ckeditor/ckeditor5-track-changes@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-ui': 47.6.1
+ '@ckeditor/ckeditor5-clipboard': 48.0.0
+ '@ckeditor/ckeditor5-code-block': 48.0.0(patch_hash=1530be090e4f5235e197fb6208a8e8230e3355d5633fc7cad2b2e892659e9c04)
+ '@ckeditor/ckeditor5-collaboration-core': 48.0.0
+ '@ckeditor/ckeditor5-comments': 48.0.0
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-editor-multi-root': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-enter': 48.0.0
+ '@ckeditor/ckeditor5-find-and-replace': 48.0.0
+ '@ckeditor/ckeditor5-font': 48.0.0
+ '@ckeditor/ckeditor5-heading': 48.0.0
+ '@ckeditor/ckeditor5-highlight': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-image': 48.0.0
+ '@ckeditor/ckeditor5-link': 48.0.0
+ '@ckeditor/ckeditor5-list': 48.0.0
+ '@ckeditor/ckeditor5-media-embed': 48.0.0
+ '@ckeditor/ckeditor5-merge-fields': 48.0.0
+ '@ckeditor/ckeditor5-restricted-editing': 48.0.0
+ '@ckeditor/ckeditor5-style': 48.0.0
+ '@ckeditor/ckeditor5-table': 48.0.0
+ '@ckeditor/ckeditor5-typing': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
+ es-toolkit: 1.45.1
- '@ckeditor/ckeditor5-track-changes@47.6.1':
+ '@ckeditor/ckeditor5-typing@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-clipboard': 47.6.1
- '@ckeditor/ckeditor5-code-block': 47.6.1(patch_hash=2361d8caad7d6b5bddacc3a3b4aa37dbfba260b1c1b22a450413a79c1bb1ce95)
- '@ckeditor/ckeditor5-comments': 47.6.1
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-editor-multi-root': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-enter': 47.6.1
- '@ckeditor/ckeditor5-find-and-replace': 47.6.1
- '@ckeditor/ckeditor5-font': 47.6.1
- '@ckeditor/ckeditor5-heading': 47.6.1
- '@ckeditor/ckeditor5-highlight': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-image': 47.6.1
- '@ckeditor/ckeditor5-link': 47.6.1
- '@ckeditor/ckeditor5-list': 47.6.1
- '@ckeditor/ckeditor5-media-embed': 47.6.1
- '@ckeditor/ckeditor5-merge-fields': 47.6.1
- '@ckeditor/ckeditor5-restricted-editing': 47.6.1
- '@ckeditor/ckeditor5-style': 47.6.1
- '@ckeditor/ckeditor5-table': 47.6.1
- '@ckeditor/ckeditor5-typing': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
- ckeditor5-collaboration: 47.6.1
- es-toolkit: 1.39.5
- transitivePeerDependencies:
- - supports-color
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
+ es-toolkit: 1.45.1
- '@ckeditor/ckeditor5-typing@47.6.1':
+ '@ckeditor/ckeditor5-ui@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- es-toolkit: 1.39.5
-
- '@ckeditor/ckeditor5-ui@47.6.1':
- dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-editor-multi-root': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-editor-multi-root': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
'@types/color-convert': 2.0.4
color-convert: 3.1.0
color-parse: 2.0.2
- es-toolkit: 1.39.5
+ es-toolkit: 1.45.1
vanilla-colorful: 0.7.2
- transitivePeerDependencies:
- - supports-color
- '@ckeditor/ckeditor5-undo@47.6.1':
+ '@ckeditor/ckeditor5-undo@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
- '@ckeditor/ckeditor5-upload@47.6.1':
+ '@ckeditor/ckeditor5-upload@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
- '@ckeditor/ckeditor5-uploadcare@47.6.1(bufferutil@4.0.9)(utf-8-validate@6.0.5)':
+ '@ckeditor/ckeditor5-uploadcare@48.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-image': 47.6.1
- '@ckeditor/ckeditor5-theme-lark': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-upload': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-image': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-upload': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
'@uploadcare/file-uploader': 1.24.5(bufferutil@4.0.9)(utf-8-validate@6.0.5)
'@uploadcare/upload-client': 6.14.3(bufferutil@4.0.9)(utf-8-validate@6.0.5)
- ckeditor5: 47.6.1
transitivePeerDependencies:
- bufferutil
- utf-8-validate
- '@ckeditor/ckeditor5-utils@47.6.1':
+ '@ckeditor/ckeditor5-utils@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-ui': 47.6.1
- es-toolkit: 1.39.5
- transitivePeerDependencies:
- - supports-color
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ es-toolkit: 1.45.1
- '@ckeditor/ckeditor5-watchdog@47.6.1':
+ '@ckeditor/ckeditor5-watchdog@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-editor-multi-root': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- es-toolkit: 1.39.5
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
+ es-toolkit: 1.45.1
- '@ckeditor/ckeditor5-widget@47.6.1':
+ '@ckeditor/ckeditor5-widget@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-enter': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-typing': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- es-toolkit: 1.39.5
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-enter': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-typing': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
+ es-toolkit: 1.45.1
- '@ckeditor/ckeditor5-word-count@47.6.1':
+ '@ckeditor/ckeditor5-word-count@48.0.0':
dependencies:
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
- es-toolkit: 1.39.5
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
+ es-toolkit: 1.45.1
'@codemirror/autocomplete@6.18.6':
dependencies:
@@ -21659,29 +20813,6 @@ snapshots:
'@sindresorhus/merge-streams@4.0.0': {}
- '@smithy/abort-controller@4.2.11':
- dependencies:
- '@smithy/types': 4.13.1
- tslib: 2.8.1
-
- '@smithy/config-resolver@4.4.11':
- dependencies:
- '@smithy/node-config-provider': 4.3.12
- '@smithy/types': 4.13.1
- '@smithy/util-config-provider': 4.2.2
- '@smithy/util-endpoints': 3.3.3
- '@smithy/util-middleware': 4.2.12
- tslib: 2.8.1
-
- '@smithy/config-resolver@4.4.6':
- dependencies:
- '@smithy/node-config-provider': 4.3.12
- '@smithy/types': 4.13.1
- '@smithy/util-config-provider': 4.2.0
- '@smithy/util-endpoints': 3.2.8
- '@smithy/util-middleware': 4.2.12
- tslib: 2.8.1
-
'@smithy/core@3.23.13':
dependencies:
'@smithy/protocol-http': 5.3.12
@@ -21695,52 +20826,6 @@ snapshots:
'@smithy/uuid': 1.1.2
tslib: 2.8.1
- '@smithy/credential-provider-imds@4.2.12':
- dependencies:
- '@smithy/node-config-provider': 4.3.12
- '@smithy/property-provider': 4.2.12
- '@smithy/types': 4.13.1
- '@smithy/url-parser': 4.2.12
- tslib: 2.8.1
-
- '@smithy/eventstream-codec@4.2.12':
- dependencies:
- '@aws-crypto/crc32': 5.2.0
- '@smithy/types': 4.13.1
- '@smithy/util-hex-encoding': 4.2.2
- tslib: 2.8.1
-
- '@smithy/eventstream-serde-browser@4.2.12':
- dependencies:
- '@smithy/eventstream-serde-universal': 4.2.12
- '@smithy/types': 4.13.1
- tslib: 2.8.1
-
- '@smithy/eventstream-serde-config-resolver@4.3.12':
- dependencies:
- '@smithy/types': 4.13.1
- tslib: 2.8.1
-
- '@smithy/eventstream-serde-node@4.2.12':
- dependencies:
- '@smithy/eventstream-serde-universal': 4.2.12
- '@smithy/types': 4.13.1
- tslib: 2.8.1
-
- '@smithy/eventstream-serde-universal@4.2.12':
- dependencies:
- '@smithy/eventstream-codec': 4.2.12
- '@smithy/types': 4.13.1
- tslib: 2.8.1
-
- '@smithy/fetch-http-handler@5.3.13':
- dependencies:
- '@smithy/protocol-http': 5.3.12
- '@smithy/querystring-builder': 4.2.11
- '@smithy/types': 4.13.1
- '@smithy/util-base64': 4.3.2
- tslib: 2.8.1
-
'@smithy/fetch-http-handler@5.3.15':
dependencies:
'@smithy/protocol-http': 5.3.12
@@ -21749,32 +20834,10 @@ snapshots:
'@smithy/util-base64': 4.3.2
tslib: 2.8.1
- '@smithy/hash-node@4.2.12':
- dependencies:
- '@smithy/types': 4.13.1
- '@smithy/util-buffer-from': 4.2.2
- '@smithy/util-utf8': 4.2.2
- tslib: 2.8.1
-
- '@smithy/invalid-dependency@4.2.12':
- dependencies:
- '@smithy/types': 4.13.1
- tslib: 2.8.1
-
- '@smithy/is-array-buffer@2.2.0':
- dependencies:
- tslib: 2.8.1
-
'@smithy/is-array-buffer@4.2.2':
dependencies:
tslib: 2.8.1
- '@smithy/middleware-content-length@4.2.12':
- dependencies:
- '@smithy/protocol-http': 5.3.12
- '@smithy/types': 4.13.1
- tslib: 2.8.1
-
'@smithy/middleware-endpoint@4.4.28':
dependencies:
'@smithy/core': 3.23.13
@@ -21798,12 +20861,6 @@ snapshots:
'@smithy/uuid': 1.1.2
tslib: 2.8.1
- '@smithy/middleware-serde@4.2.12':
- dependencies:
- '@smithy/protocol-http': 5.3.12
- '@smithy/types': 4.13.1
- tslib: 2.8.1
-
'@smithy/middleware-serde@4.2.16':
dependencies:
'@smithy/core': 3.23.13
@@ -21823,14 +20880,6 @@ snapshots:
'@smithy/types': 4.13.1
tslib: 2.8.1
- '@smithy/node-http-handler@4.4.14':
- dependencies:
- '@smithy/abort-controller': 4.2.11
- '@smithy/protocol-http': 5.3.12
- '@smithy/querystring-builder': 4.2.11
- '@smithy/types': 4.13.1
- tslib: 2.8.1
-
'@smithy/node-http-handler@4.5.1':
dependencies:
'@smithy/protocol-http': 5.3.12
@@ -21848,23 +20897,12 @@ snapshots:
'@smithy/types': 4.13.1
tslib: 2.8.1
- '@smithy/querystring-builder@4.2.11':
- dependencies:
- '@smithy/types': 4.13.1
- '@smithy/util-uri-escape': 4.2.2
- tslib: 2.8.1
-
'@smithy/querystring-builder@4.2.12':
dependencies:
'@smithy/types': 4.13.1
'@smithy/util-uri-escape': 4.2.2
tslib: 2.8.1
- '@smithy/querystring-parser@4.2.11':
- dependencies:
- '@smithy/types': 4.13.1
- tslib: 2.8.1
-
'@smithy/querystring-parser@4.2.12':
dependencies:
'@smithy/types': 4.13.1
@@ -21879,17 +20917,6 @@ snapshots:
'@smithy/types': 4.13.1
tslib: 2.8.1
- '@smithy/signature-v4@5.3.12':
- dependencies:
- '@smithy/is-array-buffer': 4.2.2
- '@smithy/protocol-http': 5.3.12
- '@smithy/types': 4.13.1
- '@smithy/util-hex-encoding': 4.2.2
- '@smithy/util-middleware': 4.2.12
- '@smithy/util-uri-escape': 4.2.2
- '@smithy/util-utf8': 4.2.2
- tslib: 2.8.1
-
'@smithy/smithy-client@4.12.8':
dependencies:
'@smithy/core': 3.23.13
@@ -21904,12 +20931,6 @@ snapshots:
dependencies:
tslib: 2.8.1
- '@smithy/url-parser@4.2.11':
- dependencies:
- '@smithy/querystring-parser': 4.2.11
- '@smithy/types': 4.13.1
- tslib: 2.8.1
-
'@smithy/url-parser@4.2.12':
dependencies:
'@smithy/querystring-parser': 4.2.12
@@ -21926,57 +20947,11 @@ snapshots:
dependencies:
tslib: 2.8.1
- '@smithy/util-body-length-node@4.2.3':
- dependencies:
- tslib: 2.8.1
-
- '@smithy/util-buffer-from@2.2.0':
- dependencies:
- '@smithy/is-array-buffer': 2.2.0
- tslib: 2.8.1
-
'@smithy/util-buffer-from@4.2.2':
dependencies:
'@smithy/is-array-buffer': 4.2.2
tslib: 2.8.1
- '@smithy/util-config-provider@4.2.0':
- dependencies:
- tslib: 2.8.1
-
- '@smithy/util-config-provider@4.2.2':
- dependencies:
- tslib: 2.8.1
-
- '@smithy/util-defaults-mode-browser@4.3.41':
- dependencies:
- '@smithy/property-provider': 4.2.12
- '@smithy/smithy-client': 4.12.8
- '@smithy/types': 4.13.1
- tslib: 2.8.1
-
- '@smithy/util-defaults-mode-node@4.2.44':
- dependencies:
- '@smithy/config-resolver': 4.4.11
- '@smithy/credential-provider-imds': 4.2.12
- '@smithy/node-config-provider': 4.3.12
- '@smithy/property-provider': 4.2.12
- '@smithy/smithy-client': 4.12.8
- '@smithy/types': 4.13.1
- tslib: 2.8.1
-
- '@smithy/util-endpoints@3.2.8':
- dependencies:
- '@smithy/node-config-provider': 4.3.12
- '@smithy/types': 4.13.1
- tslib: 2.8.1
-
- '@smithy/util-endpoints@3.3.3':
- dependencies:
- '@smithy/node-config-provider': 4.3.12
- '@smithy/types': 4.13.1
- tslib: 2.8.1
-
'@smithy/util-hex-encoding@4.2.2':
dependencies:
tslib: 2.8.1
@@ -21986,12 +20961,6 @@ snapshots:
'@smithy/types': 4.13.1
tslib: 2.8.1
- '@smithy/util-retry@4.2.12':
- dependencies:
- '@smithy/service-error-classification': 4.2.12
- '@smithy/types': 4.13.1
- tslib: 2.8.1
-
'@smithy/util-retry@4.2.13':
dependencies:
'@smithy/service-error-classification': 4.2.12
@@ -22013,11 +20982,6 @@ snapshots:
dependencies:
tslib: 2.8.1
- '@smithy/util-utf8@2.3.0':
- dependencies:
- '@smithy/util-buffer-from': 2.2.0
- tslib: 2.8.1
-
'@smithy/util-utf8@4.2.2':
dependencies:
'@smithy/util-buffer-from': 4.2.2
@@ -25206,8 +24170,6 @@ snapshots:
dependencies:
'@popperjs/core': 2.11.8
- bowser@2.11.0: {}
-
boxen@8.0.1:
dependencies:
ansi-align: 3.0.1
@@ -25589,109 +24551,101 @@ snapshots:
regexp-util: 2.0.3
unicode-regex: 4.2.0
- ckeditor5-collaboration@47.6.1:
+ ckeditor5-premium-features@48.0.0(bufferutil@4.0.9)(ckeditor5@48.0.0)(utf-8-validate@6.0.5):
dependencies:
- '@ckeditor/ckeditor5-collaboration-core': 47.6.1
+ '@ckeditor/ckeditor5-ai': 48.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
+ '@ckeditor/ckeditor5-case-change': 48.0.0
+ '@ckeditor/ckeditor5-collaboration-core': 48.0.0
+ '@ckeditor/ckeditor5-comments': 48.0.0
+ '@ckeditor/ckeditor5-document-outline': 48.0.0
+ '@ckeditor/ckeditor5-email': 48.0.0
+ '@ckeditor/ckeditor5-export-inline-styles': 48.0.0
+ '@ckeditor/ckeditor5-export-pdf': 48.0.0
+ '@ckeditor/ckeditor5-export-word': 48.0.0
+ '@ckeditor/ckeditor5-footnotes': 48.0.0
+ '@ckeditor/ckeditor5-format-painter': 48.0.0
+ '@ckeditor/ckeditor5-import-word': 48.0.0
+ '@ckeditor/ckeditor5-line-height': 48.0.0
+ '@ckeditor/ckeditor5-list-multi-level': 48.0.0
+ '@ckeditor/ckeditor5-merge-fields': 48.0.0
+ '@ckeditor/ckeditor5-pagination': 48.0.0
+ '@ckeditor/ckeditor5-paste-from-office-enhanced': 48.0.0
+ '@ckeditor/ckeditor5-real-time-collaboration': 48.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
+ '@ckeditor/ckeditor5-revision-history': 48.0.0
+ '@ckeditor/ckeditor5-slash-command': 48.0.0
+ '@ckeditor/ckeditor5-source-editing-enhanced': 48.0.0
+ '@ckeditor/ckeditor5-template': 48.0.0
+ '@ckeditor/ckeditor5-track-changes': 48.0.0
+ '@ckeditor/ckeditor5-uploadcare': 48.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
+ '@ckeditor/ckeditor5-utils': 48.0.0
+ ckeditor5: 48.0.0
transitivePeerDependencies:
- - supports-color
-
- ckeditor5-premium-features@47.6.1(bufferutil@4.0.9)(ckeditor5@47.6.1)(utf-8-validate@6.0.5):
- dependencies:
- '@ckeditor/ckeditor5-ai': 47.6.1(bufferutil@4.0.9)(utf-8-validate@6.0.5)
- '@ckeditor/ckeditor5-case-change': 47.6.1
- '@ckeditor/ckeditor5-collaboration-core': 47.6.1
- '@ckeditor/ckeditor5-comments': 47.6.1
- '@ckeditor/ckeditor5-document-outline': 47.6.1
- '@ckeditor/ckeditor5-email': 47.6.1
- '@ckeditor/ckeditor5-export-inline-styles': 47.6.1
- '@ckeditor/ckeditor5-export-pdf': 47.6.1
- '@ckeditor/ckeditor5-export-word': 47.6.1
- '@ckeditor/ckeditor5-footnotes': 47.6.1
- '@ckeditor/ckeditor5-format-painter': 47.6.1
- '@ckeditor/ckeditor5-import-word': 47.6.1
- '@ckeditor/ckeditor5-line-height': 47.6.1
- '@ckeditor/ckeditor5-list-multi-level': 47.6.1
- '@ckeditor/ckeditor5-merge-fields': 47.6.1
- '@ckeditor/ckeditor5-pagination': 47.6.1
- '@ckeditor/ckeditor5-paste-from-office-enhanced': 47.6.1
- '@ckeditor/ckeditor5-real-time-collaboration': 47.6.1(bufferutil@4.0.9)(utf-8-validate@6.0.5)
- '@ckeditor/ckeditor5-revision-history': 47.6.1
- '@ckeditor/ckeditor5-slash-command': 47.6.1
- '@ckeditor/ckeditor5-source-editing-enhanced': 47.6.1
- '@ckeditor/ckeditor5-template': 47.6.1
- '@ckeditor/ckeditor5-track-changes': 47.6.1
- '@ckeditor/ckeditor5-uploadcare': 47.6.1(bufferutil@4.0.9)(utf-8-validate@6.0.5)
- '@ckeditor/ckeditor5-utils': 47.6.1
- ckeditor5: 47.6.1
- transitivePeerDependencies:
- - aws-crt
- bufferutil
- supports-color
- utf-8-validate
- ckeditor5@47.6.1:
+ ckeditor5@48.0.0:
dependencies:
- '@ckeditor/ckeditor5-adapter-ckfinder': 47.6.1
- '@ckeditor/ckeditor5-alignment': 47.6.1
- '@ckeditor/ckeditor5-autoformat': 47.6.1
- '@ckeditor/ckeditor5-autosave': 47.6.1
- '@ckeditor/ckeditor5-basic-styles': 47.6.1
- '@ckeditor/ckeditor5-block-quote': 47.6.1
- '@ckeditor/ckeditor5-bookmark': 47.6.1
- '@ckeditor/ckeditor5-ckbox': 47.6.1
- '@ckeditor/ckeditor5-ckfinder': 47.6.1
- '@ckeditor/ckeditor5-clipboard': 47.6.1
- '@ckeditor/ckeditor5-cloud-services': 47.6.1
- '@ckeditor/ckeditor5-code-block': 47.6.1(patch_hash=2361d8caad7d6b5bddacc3a3b4aa37dbfba260b1c1b22a450413a79c1bb1ce95)
- '@ckeditor/ckeditor5-core': 47.6.1
- '@ckeditor/ckeditor5-easy-image': 47.6.1
- '@ckeditor/ckeditor5-editor-balloon': 47.6.1
- '@ckeditor/ckeditor5-editor-classic': 47.6.1
- '@ckeditor/ckeditor5-editor-decoupled': 47.6.1
- '@ckeditor/ckeditor5-editor-inline': 47.6.1
- '@ckeditor/ckeditor5-editor-multi-root': 47.6.1
- '@ckeditor/ckeditor5-emoji': 47.6.1
- '@ckeditor/ckeditor5-engine': 47.6.1
- '@ckeditor/ckeditor5-enter': 47.6.1
- '@ckeditor/ckeditor5-essentials': 47.6.1
- '@ckeditor/ckeditor5-find-and-replace': 47.6.1
- '@ckeditor/ckeditor5-font': 47.6.1
- '@ckeditor/ckeditor5-fullscreen': 47.6.1
- '@ckeditor/ckeditor5-heading': 47.6.1
- '@ckeditor/ckeditor5-highlight': 47.6.1
- '@ckeditor/ckeditor5-horizontal-line': 47.6.1
- '@ckeditor/ckeditor5-html-embed': 47.6.1
- '@ckeditor/ckeditor5-html-support': 47.6.1
- '@ckeditor/ckeditor5-icons': 47.6.1
- '@ckeditor/ckeditor5-image': 47.6.1
- '@ckeditor/ckeditor5-indent': 47.6.1
- '@ckeditor/ckeditor5-language': 47.6.1
- '@ckeditor/ckeditor5-link': 47.6.1
- '@ckeditor/ckeditor5-list': 47.6.1
- '@ckeditor/ckeditor5-markdown-gfm': 47.6.1
- '@ckeditor/ckeditor5-media-embed': 47.6.1
- '@ckeditor/ckeditor5-mention': 47.6.1(patch_hash=5981fb59ba35829e4dff1d39cf771000f8a8fdfa7a34b51d8af9549541f2d62d)
- '@ckeditor/ckeditor5-minimap': 47.6.1
- '@ckeditor/ckeditor5-page-break': 47.6.1
- '@ckeditor/ckeditor5-paragraph': 47.6.1
- '@ckeditor/ckeditor5-paste-from-office': 47.6.1
- '@ckeditor/ckeditor5-remove-format': 47.6.1
- '@ckeditor/ckeditor5-restricted-editing': 47.6.1
- '@ckeditor/ckeditor5-select-all': 47.6.1
- '@ckeditor/ckeditor5-show-blocks': 47.6.1
- '@ckeditor/ckeditor5-source-editing': 47.6.1
- '@ckeditor/ckeditor5-special-characters': 47.6.1
- '@ckeditor/ckeditor5-style': 47.6.1
- '@ckeditor/ckeditor5-table': 47.6.1
- '@ckeditor/ckeditor5-theme-lark': 47.6.1
- '@ckeditor/ckeditor5-typing': 47.6.1
- '@ckeditor/ckeditor5-ui': 47.6.1
- '@ckeditor/ckeditor5-undo': 47.6.1
- '@ckeditor/ckeditor5-upload': 47.6.1
- '@ckeditor/ckeditor5-utils': 47.6.1
- '@ckeditor/ckeditor5-watchdog': 47.6.1
- '@ckeditor/ckeditor5-widget': 47.6.1
- '@ckeditor/ckeditor5-word-count': 47.6.1
+ '@ckeditor/ckeditor5-adapter-ckfinder': 48.0.0
+ '@ckeditor/ckeditor5-alignment': 48.0.0
+ '@ckeditor/ckeditor5-autoformat': 48.0.0
+ '@ckeditor/ckeditor5-autosave': 48.0.0
+ '@ckeditor/ckeditor5-basic-styles': 48.0.0
+ '@ckeditor/ckeditor5-block-quote': 48.0.0
+ '@ckeditor/ckeditor5-bookmark': 48.0.0
+ '@ckeditor/ckeditor5-ckbox': 48.0.0
+ '@ckeditor/ckeditor5-ckfinder': 48.0.0
+ '@ckeditor/ckeditor5-clipboard': 48.0.0
+ '@ckeditor/ckeditor5-cloud-services': 48.0.0
+ '@ckeditor/ckeditor5-code-block': 48.0.0(patch_hash=1530be090e4f5235e197fb6208a8e8230e3355d5633fc7cad2b2e892659e9c04)
+ '@ckeditor/ckeditor5-core': 48.0.0
+ '@ckeditor/ckeditor5-easy-image': 48.0.0
+ '@ckeditor/ckeditor5-editor-balloon': 48.0.0
+ '@ckeditor/ckeditor5-editor-classic': 48.0.0
+ '@ckeditor/ckeditor5-editor-decoupled': 48.0.0
+ '@ckeditor/ckeditor5-editor-inline': 48.0.0
+ '@ckeditor/ckeditor5-editor-multi-root': 48.0.0
+ '@ckeditor/ckeditor5-emoji': 48.0.0
+ '@ckeditor/ckeditor5-engine': 48.0.0
+ '@ckeditor/ckeditor5-enter': 48.0.0
+ '@ckeditor/ckeditor5-essentials': 48.0.0
+ '@ckeditor/ckeditor5-find-and-replace': 48.0.0
+ '@ckeditor/ckeditor5-font': 48.0.0
+ '@ckeditor/ckeditor5-fullscreen': 48.0.0
+ '@ckeditor/ckeditor5-heading': 48.0.0
+ '@ckeditor/ckeditor5-highlight': 48.0.0
+ '@ckeditor/ckeditor5-horizontal-line': 48.0.0
+ '@ckeditor/ckeditor5-html-embed': 48.0.0
+ '@ckeditor/ckeditor5-html-support': 48.0.0
+ '@ckeditor/ckeditor5-icons': 48.0.0
+ '@ckeditor/ckeditor5-image': 48.0.0
+ '@ckeditor/ckeditor5-indent': 48.0.0
+ '@ckeditor/ckeditor5-language': 48.0.0
+ '@ckeditor/ckeditor5-link': 48.0.0
+ '@ckeditor/ckeditor5-list': 48.0.0
+ '@ckeditor/ckeditor5-markdown-gfm': 48.0.0
+ '@ckeditor/ckeditor5-media-embed': 48.0.0
+ '@ckeditor/ckeditor5-mention': 48.0.0(patch_hash=70377e48a04e2f45abba79aa35f3d5527ec7aa7ffce44056f9957a49a24a4a60)
+ '@ckeditor/ckeditor5-minimap': 48.0.0
+ '@ckeditor/ckeditor5-page-break': 48.0.0
+ '@ckeditor/ckeditor5-paragraph': 48.0.0
+ '@ckeditor/ckeditor5-paste-from-office': 48.0.0
+ '@ckeditor/ckeditor5-remove-format': 48.0.0
+ '@ckeditor/ckeditor5-restricted-editing': 48.0.0
+ '@ckeditor/ckeditor5-select-all': 48.0.0
+ '@ckeditor/ckeditor5-show-blocks': 48.0.0
+ '@ckeditor/ckeditor5-source-editing': 48.0.0
+ '@ckeditor/ckeditor5-special-characters': 48.0.0
+ '@ckeditor/ckeditor5-style': 48.0.0
+ '@ckeditor/ckeditor5-table': 48.0.0
+ '@ckeditor/ckeditor5-typing': 48.0.0
+ '@ckeditor/ckeditor5-ui': 48.0.0
+ '@ckeditor/ckeditor5-undo': 48.0.0
+ '@ckeditor/ckeditor5-upload': 48.0.0
+ '@ckeditor/ckeditor5-utils': 48.0.0
+ '@ckeditor/ckeditor5-watchdog': 48.0.0
+ '@ckeditor/ckeditor5-widget': 48.0.0
+ '@ckeditor/ckeditor5-word-count': 48.0.0
transitivePeerDependencies:
- supports-color
@@ -27151,6 +26105,8 @@ snapshots:
es-toolkit@1.39.5: {}
+ es-toolkit@1.45.1: {}
+
es6-error@4.1.1: {}
es6-promise-pool@2.5.0: {}
@@ -28361,7 +27317,7 @@ snapshots:
hast-util-embedded: 3.0.0
hast-util-is-element: 3.0.0
hast-util-whitespace: 3.0.0
- unist-util-is: 6.0.0
+ unist-util-is: 6.0.1
hast-util-parse-selector@4.0.0:
dependencies:
@@ -28375,6 +27331,12 @@ snapshots:
hast-util-is-body-ok-link: 3.0.1
hast-util-is-element: 3.0.0
+ hast-util-sanitize@5.0.2:
+ dependencies:
+ '@types/hast': 3.0.4
+ '@ungap/structured-clone': 1.3.0
+ unist-util-position: 5.0.0
+
hast-util-to-dom@4.0.1:
dependencies:
'@types/hast': 3.0.4
@@ -28410,7 +27372,7 @@ snapshots:
rehype-minify-whitespace: 6.0.2
trim-trailing-lines: 2.1.0
unist-util-position: 5.0.0
- unist-util-visit: 5.0.0
+ unist-util-visit: 5.1.0
hast-util-to-text@4.0.2:
dependencies:
@@ -29952,8 +28914,8 @@ snapshots:
dependencies:
'@types/mdast': 4.0.4
escape-string-regexp: 5.0.0
- unist-util-is: 6.0.0
- unist-util-visit-parents: 6.0.1
+ unist-util-is: 6.0.1
+ unist-util-visit-parents: 6.0.2
mdast-util-from-markdown@2.0.3:
dependencies:
@@ -30048,7 +29010,7 @@ snapshots:
mdast-util-phrasing@4.1.0:
dependencies:
'@types/mdast': 4.0.4
- unist-util-is: 6.0.0
+ unist-util-is: 6.0.1
mdast-util-to-hast@13.2.1:
dependencies:
@@ -30059,7 +29021,7 @@ snapshots:
micromark-util-sanitize-uri: 2.0.1
trim-lines: 3.0.1
unist-util-position: 5.0.0
- unist-util-visit: 5.0.0
+ unist-util-visit: 5.1.0
vfile: 6.0.3
mdast-util-to-markdown@2.1.2:
@@ -32277,6 +31239,11 @@ snapshots:
unified: 11.0.5
vfile: 6.0.3
+ rehype-sanitize@6.0.0:
+ dependencies:
+ '@types/hast': 3.0.4
+ hast-util-sanitize: 5.0.2
+
remark-breaks@4.0.0:
dependencies:
'@types/mdast': 4.0.4
@@ -34258,11 +33225,7 @@ snapshots:
unist-util-find-after@5.0.0:
dependencies:
'@types/unist': 3.0.3
- unist-util-is: 6.0.0
-
- unist-util-is@6.0.0:
- dependencies:
- '@types/unist': 3.0.3
+ unist-util-is: 6.0.1
unist-util-is@6.0.1:
dependencies:
@@ -34276,11 +33239,6 @@ snapshots:
dependencies:
'@types/unist': 3.0.3
- unist-util-visit-parents@6.0.1:
- dependencies:
- '@types/unist': 3.0.3
- unist-util-is: 6.0.0
-
unist-util-visit-parents@6.0.2:
dependencies:
'@types/unist': 3.0.3
@@ -34289,8 +33247,8 @@ snapshots:
unist-util-visit@5.0.0:
dependencies:
'@types/unist': 3.0.3
- unist-util-is: 6.0.0
- unist-util-visit-parents: 6.0.1
+ unist-util-is: 6.0.1
+ unist-util-visit-parents: 6.0.2
unist-util-visit@5.1.0:
dependencies:
diff --git a/scripts/electron-rebuild.mts b/scripts/electron-rebuild.mts
index 5e343a97c0..0421bdba5e 100644
--- a/scripts/electron-rebuild.mts
+++ b/scripts/electron-rebuild.mts
@@ -1,11 +1,27 @@
import { join, resolve } from "path";
-import { cpSync, exists, existsSync, mkdirSync, readFileSync, rmSync } from "fs";
+import { cpSync, existsSync, mkdirSync, readFileSync, rmSync } from "fs";
import { execSync } from "child_process";
import { rebuild } from "@electron/rebuild"
-import { getElectronPath, isNixOS } from "./utils.mjs";
+import { isNixOS } from "./utils.mjs";
const workspaceRoot = join(import.meta.dirname, "..");
+// On NixOS, re-execute this script inside `nix develop` to get access to Python and other build tools
+if (isNixOS() && !process.env.IN_NIX_SHELL) {
+ console.log("Detected NixOS, re-running electron-rebuild inside 'nix develop'...");
+ try {
+ execSync("nix develop -c pnpm exec tsx scripts/electron-rebuild.mts", {
+ cwd: workspaceRoot,
+ stdio: "inherit",
+ env: { ...process.env, IN_NIX_SHELL: "1" }
+ });
+ process.exit(0);
+ } catch (e) {
+ console.error("Failed to run electron-rebuild inside 'nix develop'.");
+ process.exit(1);
+ }
+}
+
function copyNativeDependencies(projectRoot: string) {
const destPath = join(projectRoot, "node_modules/better-sqlite3");
@@ -46,20 +62,8 @@ async function rebuildNativeDependencies(projectRoot: string) {
function determineElectronVersion(projectRoot: string) {
const packageJson = JSON.parse(readFileSync(join(projectRoot, "package.json"), "utf-8"));
-
- if (isNixOS()) {
- console.log("Detected NixOS, reading Electron version from PATH");
-
- try {
- return execSync(`${getElectronPath()} --version`, { }).toString("utf-8");
- } catch (e) {
- console.error("Got error while trying to read the Electron version from shell. Make sure that an Electron version is in the PATH (e.g. `nix-shell -p electron`)");
- process.exit(1);
- }
- } else {
- console.log("Using Electron version from package.json");
- return packageJson.devDependencies.electron;
- }
+ console.log("Using Electron version from package.json");
+ return packageJson.devDependencies.electron;
}
for (const projectRoot of [ "apps/desktop", "apps/edit-docs" ]) {