mirror of
https://github.com/zadam/trilium.git
synced 2026-03-16 09:00:25 +01:00
Merge remote-tracking branch 'origin/main' into renovate/ckeditor-monorepo
; Conflicts: ; pnpm-lock.yaml
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
"jquery.fancytree": "2.38.5",
|
||||
"jsplumb": "2.15.6",
|
||||
"katex": "0.16.38",
|
||||
"knockout": "3.5.1",
|
||||
"knockout": "3.5.2",
|
||||
"leaflet": "1.9.4",
|
||||
"leaflet-gpx": "2.2.0",
|
||||
"mark.js": "8.11.1",
|
||||
|
||||
@@ -1,7 +1,9 @@
|
||||
import "jquery";
|
||||
import utils from "./services/utils.js";
|
||||
|
||||
import ko from "knockout";
|
||||
|
||||
import utils from "./services/utils.js";
|
||||
|
||||
// TriliumNextTODO: properly make use of below types
|
||||
// type SetupModelSetupType = "new-document" | "sync-from-desktop" | "sync-from-server" | "";
|
||||
// type SetupModelStep = "sync-in-progress" | "setup-type" | "new-document-in-progress" | "sync-from-desktop";
|
||||
@@ -74,9 +76,9 @@ class SetupModel {
|
||||
|
||||
// not using server.js because it loads too many dependencies
|
||||
const resp = await $.post("api/setup/sync-from-server", {
|
||||
syncServerHost: syncServerHost,
|
||||
syncProxy: syncProxy,
|
||||
password: password
|
||||
syncServerHost,
|
||||
syncProxy,
|
||||
password
|
||||
});
|
||||
|
||||
if (resp.result === "success") {
|
||||
@@ -123,6 +125,8 @@ function getSyncInProgress() {
|
||||
}
|
||||
|
||||
addEventListener("DOMContentLoaded", (event) => {
|
||||
ko.applyBindings(new SetupModel(getSyncInProgress()), document.getElementById("setup-dialog"));
|
||||
const rootNode = document.getElementById("setup-dialog");
|
||||
if (!rootNode) return;
|
||||
ko.applyBindings(new SetupModel(getSyncInProgress()), rootNode);
|
||||
$("#setup-dialog").show();
|
||||
});
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"ckeditor5-premium-features": "47.6.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@smithy/middleware-retry": "4.4.40",
|
||||
"@smithy/middleware-retry": "4.4.42",
|
||||
"@types/jquery": "4.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
255
pnpm-lock.yaml
generated
255
pnpm-lock.yaml
generated
@@ -312,8 +312,8 @@ importers:
|
||||
specifier: 0.16.38
|
||||
version: 0.16.38
|
||||
knockout:
|
||||
specifier: 3.5.1
|
||||
version: 3.5.1
|
||||
specifier: 3.5.2
|
||||
version: 3.5.2
|
||||
leaflet:
|
||||
specifier: 1.9.4
|
||||
version: 1.9.4
|
||||
@@ -938,8 +938,8 @@ importers:
|
||||
version: 47.6.1(bufferutil@4.0.9)(ckeditor5@47.6.1)(utf-8-validate@6.0.5)
|
||||
devDependencies:
|
||||
'@smithy/middleware-retry':
|
||||
specifier: 4.4.40
|
||||
version: 4.4.40
|
||||
specifier: 4.4.42
|
||||
version: 4.4.42
|
||||
'@types/jquery':
|
||||
specifier: 4.0.0
|
||||
version: 4.0.0
|
||||
@@ -5834,10 +5834,6 @@ packages:
|
||||
resolution: {integrity: sha512-dqjLwZs2eBxIUG6Qtw8/YZ4DvzHGIf0DA18wrgtfP6a50UIO7e2nY0FPdcbv5tVJKqWCCU5BmGMOUwT7Puan+A==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
|
||||
'@smithy/middleware-retry@4.4.40':
|
||||
resolution: {integrity: sha512-YhEMakG1Ae57FajERdHNZ4ShOPIY7DsgV+ZoAxo/5BT0KIe+f6DDU2rtIymNNFIj22NJfeeI6LWIifrwM0f+rA==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
|
||||
'@smithy/middleware-retry@4.4.42':
|
||||
resolution: {integrity: sha512-vbwyqHRIpIZutNXZpLAozakzamcINaRCpEy1MYmK6xBeW3xN+TyPRA123GjXnuxZIjc9848MRRCugVMTXxC4Eg==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
@@ -5858,10 +5854,6 @@ packages:
|
||||
resolution: {integrity: sha512-kruC5gRHwsCOuyCd4ouQxYjgRAym2uDlCvQ5acuMtRrcdfg7mFBg6blaxcJ09STpt3ziEkis6bhg1uwrWU7txw==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
|
||||
'@smithy/node-config-provider@4.3.11':
|
||||
resolution: {integrity: sha512-xD17eE7kaLgBBGf5CZQ58hh2YmwK1Z0O8YhffwB/De2jsL0U3JklmhVYJ9Uf37OtUDLF2gsW40Xwwag9U869Gg==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
|
||||
'@smithy/node-config-provider@4.3.12':
|
||||
resolution: {integrity: sha512-tr2oKX2xMcO+rBOjobSwVAkV05SIfUKz8iI53rzxEmgW3GOOPOv0UioSDk+J8OpRQnpnhsO3Af6IEBabQBVmiw==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
@@ -5874,18 +5866,10 @@ packages:
|
||||
resolution: {integrity: sha512-ULC8UCS/HivdCB3jhi+kLFYe4B5gxH2gi9vHBfEIiRrT2jfKiZNiETJSlzRtE6B26XbBHjPtc8iZKSNqMol9bw==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
|
||||
'@smithy/property-provider@4.2.11':
|
||||
resolution: {integrity: sha512-14T1V64o6/ndyrnl1ze1ZhyLzIeYNN47oF/QU6P5m82AEtyOkMJTb0gO1dPubYjyyKuPD6OSVMPDKe+zioOnCg==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
|
||||
'@smithy/property-provider@4.2.12':
|
||||
resolution: {integrity: sha512-jqve46eYU1v7pZ5BM+fmkbq3DerkSluPr5EhvOcHxygxzD05ByDRppRwRPPpFrsFo5yDtCYLKu+kreHKVrvc7A==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
|
||||
'@smithy/protocol-http@5.3.11':
|
||||
resolution: {integrity: sha512-hI+barOVDJBkNt4y0L2mu3Ugc0w7+BpJ2CZuLwXtSltGAAwCb3IvnalGlbDV/UCS6a9ZuT3+exd1WxNdLb5IlQ==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
|
||||
'@smithy/protocol-http@5.3.12':
|
||||
resolution: {integrity: sha512-fit0GZK9I1xoRlR4jXmbLhoN0OdEpa96ul8M65XdmXnxXkuMxM0Y8HDT0Fh0Xb4I85MBvBClOzgSrV1X2s1Hxw==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
@@ -5906,18 +5890,10 @@ packages:
|
||||
resolution: {integrity: sha512-P2OdvrgiAKpkPNKlKUtWbNZKB1XjPxM086NeVhK+W+wI46pIKdWBe5QyXvhUm3MEcyS/rkLvY8rZzyUdmyDZBw==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
|
||||
'@smithy/service-error-classification@4.2.11':
|
||||
resolution: {integrity: sha512-HkMFJZJUhzU3HvND1+Yw/kYWXp4RPDLBWLcK1n+Vqw8xn4y2YiBhdww8IxhkQjP/QlZun5bwm3vcHc8AqIU3zw==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
|
||||
'@smithy/service-error-classification@4.2.12':
|
||||
resolution: {integrity: sha512-LlP29oSQN0Tw0b6D0Xo6BIikBswuIiGYbRACy5ujw/JgWSzTdYj46U83ssf6Ux0GyNJVivs2uReU8pt7Eu9okQ==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
|
||||
'@smithy/shared-ini-file-loader@4.4.6':
|
||||
resolution: {integrity: sha512-IB/M5I8G0EeXZTHsAxpx51tMQ5R719F3aq+fjEB6VtNcCHDc0ajFDIGDZw+FW9GxtEkgTduiPpjveJdA/CX7sw==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
|
||||
'@smithy/shared-ini-file-loader@4.4.7':
|
||||
resolution: {integrity: sha512-HrOKWsUb+otTeo1HxVWeEb99t5ER1XrBi/xka2Wv6NVmTbuCUC1dvlrksdvxFtODLBjsC+PHK+fuy2x/7Ynyiw==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
@@ -5926,18 +5902,10 @@ packages:
|
||||
resolution: {integrity: sha512-B/FBwO3MVOL00DaRSXfXfa/TRXRheagt/q5A2NM13u7q+sHS59EOVGQNfG7DkmVtdQm5m3vOosoKAXSqn/OEgw==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
|
||||
'@smithy/smithy-client@4.12.3':
|
||||
resolution: {integrity: sha512-7k4UxjSpHmPN2AxVhvIazRSzFQjWnud3sOsXcFStzagww17j1cFQYqTSiQ8xuYK3vKLR1Ni8FzuT3VlKr3xCNw==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
|
||||
'@smithy/smithy-client@4.12.5':
|
||||
resolution: {integrity: sha512-UqwYawyqSr/aog8mnLnfbPurS0gi4G7IYDcD28cUIBhsvWs1+rQcL2IwkUQ+QZ7dibaoRzhNF99fAQ9AUcO00w==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
|
||||
'@smithy/types@4.13.0':
|
||||
resolution: {integrity: sha512-COuLsZILbbQsdrwKQpkkpyep7lCsByxwj7m0Mg5v66/ZTyenlfBc40/QFQ5chO0YN/PNEH1Bi3fGtfXPnYNeDw==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
|
||||
'@smithy/types@4.13.1':
|
||||
resolution: {integrity: sha512-787F3yzE2UiJIQ+wYW1CVg2odHjmaWLGksnKQHUrK/lYZSEcy1msuLVvxaR/sI2/aDe9U+TBuLsXnr3vod1g0g==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
@@ -5998,18 +5966,10 @@ packages:
|
||||
resolution: {integrity: sha512-Qcz3W5vuHK4sLQdyT93k/rfrUwdJ8/HZ+nMUOyGdpeGA1Wxt65zYwi3oEl9kOM+RswvYq90fzkNDahPS8K0OIg==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
|
||||
'@smithy/util-middleware@4.2.11':
|
||||
resolution: {integrity: sha512-r3dtF9F+TpSZUxpOVVtPfk09Rlo4lT6ORBqEvX3IBT6SkQAdDSVKR5GcfmZbtl7WKhKnmb3wbDTQ6ibR2XHClw==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
|
||||
'@smithy/util-middleware@4.2.12':
|
||||
resolution: {integrity: sha512-Er805uFUOvgc0l8nv0e0su0VFISoxhJ/AwOn3gL2NWNY2LUEldP5WtVcRYSQBcjg0y9NfG8JYrCJaYDpupBHJQ==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
|
||||
'@smithy/util-retry@4.2.11':
|
||||
resolution: {integrity: sha512-XSZULmL5x6aCTTii59wJqKsY1l3eMIAomRAccW7Tzh9r8s7T/7rdo03oektuH5jeYRlJMPcNP92EuRDvk9aXbw==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
|
||||
'@smithy/util-retry@4.2.12':
|
||||
resolution: {integrity: sha512-1zopLDUEOwumjcHdJ1mwBHddubYF8GMQvstVCLC54Y46rqoHwlIU+8ZzUeaBcD+WCJHyDGSeZ2ml9YSe9aqcoQ==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
@@ -11502,8 +11462,8 @@ packages:
|
||||
resolution: {integrity: sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==}
|
||||
engines: {node: '>= 8'}
|
||||
|
||||
knockout@3.5.1:
|
||||
resolution: {integrity: sha512-wRJ9I4az0QcsH7A4v4l0enUpkS++MBx0BnL/68KaLzJg7x1qmbjSlwEoCNol7KTYZ+pmtI7Eh2J0Nu6/2Z5J/Q==}
|
||||
knockout@3.5.2:
|
||||
resolution: {integrity: sha512-AcJS2PqsYspjtOAlnnVS8hAuBnHMEqRVEwdvmQTeXj/9zfjV//KHurzdYc8MtBd/Pu8bZLMGHc7x0cj8qUvKxQ==}
|
||||
|
||||
kolorist@1.8.0:
|
||||
resolution: {integrity: sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==}
|
||||
@@ -16475,14 +16435,14 @@ snapshots:
|
||||
'@smithy/invalid-dependency': 4.2.12
|
||||
'@smithy/middleware-content-length': 4.2.12
|
||||
'@smithy/middleware-endpoint': 4.4.23
|
||||
'@smithy/middleware-retry': 4.4.40
|
||||
'@smithy/middleware-retry': 4.4.42
|
||||
'@smithy/middleware-serde': 4.2.12
|
||||
'@smithy/middleware-stack': 4.2.11
|
||||
'@smithy/node-config-provider': 4.3.11
|
||||
'@smithy/node-config-provider': 4.3.12
|
||||
'@smithy/node-http-handler': 4.4.14
|
||||
'@smithy/protocol-http': 5.3.11
|
||||
'@smithy/smithy-client': 4.12.3
|
||||
'@smithy/types': 4.13.0
|
||||
'@smithy/protocol-http': 5.3.12
|
||||
'@smithy/smithy-client': 4.12.5
|
||||
'@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
|
||||
@@ -16490,8 +16450,8 @@ snapshots:
|
||||
'@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.11
|
||||
'@smithy/util-retry': 4.2.11
|
||||
'@smithy/util-middleware': 4.2.12
|
||||
'@smithy/util-retry': 4.2.12
|
||||
'@smithy/util-stream': 4.5.17
|
||||
'@smithy/util-utf8': 4.2.2
|
||||
tslib: 2.8.1
|
||||
@@ -16694,20 +16654,20 @@ snapshots:
|
||||
'@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.9
|
||||
'@smithy/core': 3.23.11
|
||||
'@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.23
|
||||
'@smithy/middleware-retry': 4.4.40
|
||||
'@smithy/middleware-endpoint': 4.4.25
|
||||
'@smithy/middleware-retry': 4.4.42
|
||||
'@smithy/middleware-serde': 4.2.12
|
||||
'@smithy/middleware-stack': 4.2.11
|
||||
'@smithy/node-config-provider': 4.3.11
|
||||
'@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.11
|
||||
'@smithy/smithy-client': 4.12.3
|
||||
'@smithy/types': 4.13.0
|
||||
'@smithy/protocol-http': 5.3.12
|
||||
'@smithy/smithy-client': 4.12.5
|
||||
'@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
|
||||
@@ -16715,8 +16675,8 @@ snapshots:
|
||||
'@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.11
|
||||
'@smithy/util-retry': 4.2.11
|
||||
'@smithy/util-middleware': 4.2.12
|
||||
'@smithy/util-retry': 4.2.12
|
||||
'@smithy/util-utf8': 4.2.2
|
||||
tslib: 2.8.1
|
||||
transitivePeerDependencies:
|
||||
@@ -16790,9 +16750,9 @@ snapshots:
|
||||
'@aws-sdk/core': 3.973.20
|
||||
'@aws-sdk/nested-clients': 3.994.0
|
||||
'@aws-sdk/types': 3.973.6
|
||||
'@smithy/property-provider': 4.2.11
|
||||
'@smithy/shared-ini-file-loader': 4.4.6
|
||||
'@smithy/types': 4.13.0
|
||||
'@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
|
||||
@@ -16805,7 +16765,7 @@ snapshots:
|
||||
'@aws-sdk/util-endpoints@3.994.0':
|
||||
dependencies:
|
||||
'@aws-sdk/types': 3.973.6
|
||||
'@smithy/types': 4.13.0
|
||||
'@smithy/types': 4.13.1
|
||||
'@smithy/url-parser': 4.2.11
|
||||
'@smithy/util-endpoints': 3.2.8
|
||||
tslib: 2.8.1
|
||||
@@ -17167,6 +17127,8 @@ snapshots:
|
||||
'@ckeditor/ckeditor5-core': 47.6.1
|
||||
'@ckeditor/ckeditor5-upload': 47.6.1
|
||||
ckeditor5: 47.6.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@ckeditor/ckeditor5-ai@47.6.1(bufferutil@4.0.9)(utf-8-validate@6.0.5)':
|
||||
dependencies:
|
||||
@@ -17308,6 +17270,8 @@ snapshots:
|
||||
'@ckeditor/ckeditor5-utils': 47.6.1
|
||||
'@ckeditor/ckeditor5-widget': 47.6.1
|
||||
es-toolkit: 1.39.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@ckeditor/ckeditor5-cloud-services@47.6.1':
|
||||
dependencies:
|
||||
@@ -17381,6 +17345,8 @@ snapshots:
|
||||
'@ckeditor/ckeditor5-utils': 47.6.1
|
||||
'@ckeditor/ckeditor5-watchdog': 47.6.1
|
||||
es-toolkit: 1.39.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@ckeditor/ckeditor5-dev-build-tools@55.0.0(@swc/helpers@0.5.17)(postcss@8.5.6)(tslib@2.8.1)(typescript@5.9.3)':
|
||||
dependencies:
|
||||
@@ -17500,6 +17466,8 @@ snapshots:
|
||||
'@ckeditor/ckeditor5-utils': 47.6.1
|
||||
ckeditor5: 47.6.1
|
||||
es-toolkit: 1.39.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@ckeditor/ckeditor5-editor-classic@47.6.1':
|
||||
dependencies:
|
||||
@@ -17509,6 +17477,8 @@ snapshots:
|
||||
'@ckeditor/ckeditor5-utils': 47.6.1
|
||||
ckeditor5: 47.6.1
|
||||
es-toolkit: 1.39.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@ckeditor/ckeditor5-editor-decoupled@47.6.1':
|
||||
dependencies:
|
||||
@@ -17518,6 +17488,8 @@ snapshots:
|
||||
'@ckeditor/ckeditor5-utils': 47.6.1
|
||||
ckeditor5: 47.6.1
|
||||
es-toolkit: 1.39.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@ckeditor/ckeditor5-editor-inline@47.6.1':
|
||||
dependencies:
|
||||
@@ -17607,8 +17579,6 @@ snapshots:
|
||||
'@ckeditor/ckeditor5-ui': 47.6.1
|
||||
'@ckeditor/ckeditor5-utils': 47.6.1
|
||||
ckeditor5: 47.6.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@ckeditor/ckeditor5-export-word@47.6.1':
|
||||
dependencies:
|
||||
@@ -17633,6 +17603,8 @@ snapshots:
|
||||
'@ckeditor/ckeditor5-utils': 47.6.1
|
||||
ckeditor5: 47.6.1
|
||||
es-toolkit: 1.39.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@ckeditor/ckeditor5-font@47.6.1':
|
||||
dependencies:
|
||||
@@ -17708,6 +17680,8 @@ snapshots:
|
||||
'@ckeditor/ckeditor5-utils': 47.6.1
|
||||
'@ckeditor/ckeditor5-widget': 47.6.1
|
||||
ckeditor5: 47.6.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@ckeditor/ckeditor5-html-embed@47.6.1':
|
||||
dependencies:
|
||||
@@ -17734,6 +17708,8 @@ snapshots:
|
||||
'@ckeditor/ckeditor5-widget': 47.6.1
|
||||
ckeditor5: 47.6.1
|
||||
es-toolkit: 1.39.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@ckeditor/ckeditor5-icons@47.6.1': {}
|
||||
|
||||
@@ -17765,8 +17741,6 @@ snapshots:
|
||||
'@ckeditor/ckeditor5-ui': 47.6.1
|
||||
'@ckeditor/ckeditor5-utils': 47.6.1
|
||||
ckeditor5: 47.6.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@ckeditor/ckeditor5-indent@47.6.1':
|
||||
dependencies:
|
||||
@@ -17892,8 +17866,6 @@ snapshots:
|
||||
'@ckeditor/ckeditor5-utils': 47.6.1
|
||||
ckeditor5: 47.6.1
|
||||
es-toolkit: 1.39.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@ckeditor/ckeditor5-merge-fields@47.6.1':
|
||||
dependencies:
|
||||
@@ -17906,8 +17878,6 @@ snapshots:
|
||||
'@ckeditor/ckeditor5-widget': 47.6.1
|
||||
ckeditor5: 47.6.1
|
||||
es-toolkit: 1.39.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@ckeditor/ckeditor5-minimap@47.6.1':
|
||||
dependencies:
|
||||
@@ -17916,8 +17886,6 @@ snapshots:
|
||||
'@ckeditor/ckeditor5-ui': 47.6.1
|
||||
'@ckeditor/ckeditor5-utils': 47.6.1
|
||||
ckeditor5: 47.6.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@ckeditor/ckeditor5-operations-compressor@47.6.1':
|
||||
dependencies:
|
||||
@@ -17970,8 +17938,6 @@ snapshots:
|
||||
'@ckeditor/ckeditor5-utils': 47.6.1
|
||||
'@ckeditor/ckeditor5-widget': 47.6.1
|
||||
ckeditor5: 47.6.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@ckeditor/ckeditor5-pagination@47.6.1':
|
||||
dependencies:
|
||||
@@ -18035,8 +18001,6 @@ snapshots:
|
||||
'@ckeditor/ckeditor5-ui': 47.6.1
|
||||
'@ckeditor/ckeditor5-utils': 47.6.1
|
||||
ckeditor5: 47.6.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@ckeditor/ckeditor5-restricted-editing@47.6.1':
|
||||
dependencies:
|
||||
@@ -18081,8 +18045,6 @@ snapshots:
|
||||
'@ckeditor/ckeditor5-ui': 47.6.1
|
||||
'@ckeditor/ckeditor5-utils': 47.6.1
|
||||
ckeditor5: 47.6.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@ckeditor/ckeditor5-slash-command@47.6.1':
|
||||
dependencies:
|
||||
@@ -18095,8 +18057,6 @@ snapshots:
|
||||
'@ckeditor/ckeditor5-ui': 47.6.1
|
||||
'@ckeditor/ckeditor5-utils': 47.6.1
|
||||
ckeditor5: 47.6.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@ckeditor/ckeditor5-source-editing-enhanced@47.6.1':
|
||||
dependencies:
|
||||
@@ -18144,8 +18104,6 @@ snapshots:
|
||||
'@ckeditor/ckeditor5-utils': 47.6.1
|
||||
ckeditor5: 47.6.1
|
||||
es-toolkit: 1.39.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@ckeditor/ckeditor5-table@47.6.1':
|
||||
dependencies:
|
||||
@@ -18158,8 +18116,6 @@ snapshots:
|
||||
'@ckeditor/ckeditor5-widget': 47.6.1
|
||||
ckeditor5: 47.6.1
|
||||
es-toolkit: 1.39.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@ckeditor/ckeditor5-template@47.6.1':
|
||||
dependencies:
|
||||
@@ -18269,8 +18225,6 @@ snapshots:
|
||||
'@ckeditor/ckeditor5-engine': 47.6.1
|
||||
'@ckeditor/ckeditor5-utils': 47.6.1
|
||||
es-toolkit: 1.39.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@ckeditor/ckeditor5-widget@47.6.1':
|
||||
dependencies:
|
||||
@@ -18290,8 +18244,6 @@ snapshots:
|
||||
'@ckeditor/ckeditor5-utils': 47.6.1
|
||||
ckeditor5: 47.6.1
|
||||
es-toolkit: 1.39.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@codemirror/autocomplete@6.18.6':
|
||||
dependencies:
|
||||
@@ -21933,7 +21885,7 @@ snapshots:
|
||||
|
||||
'@smithy/abort-controller@4.2.11':
|
||||
dependencies:
|
||||
'@smithy/types': 4.13.0
|
||||
'@smithy/types': 4.13.1
|
||||
tslib: 2.8.1
|
||||
|
||||
'@smithy/abort-controller@4.2.12':
|
||||
@@ -21952,11 +21904,11 @@ snapshots:
|
||||
|
||||
'@smithy/config-resolver@4.4.6':
|
||||
dependencies:
|
||||
'@smithy/node-config-provider': 4.3.11
|
||||
'@smithy/types': 4.13.0
|
||||
'@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.11
|
||||
'@smithy/util-middleware': 4.2.12
|
||||
tslib: 2.8.1
|
||||
|
||||
'@smithy/core@3.23.11':
|
||||
@@ -21975,12 +21927,12 @@ snapshots:
|
||||
'@smithy/core@3.23.9':
|
||||
dependencies:
|
||||
'@smithy/middleware-serde': 4.2.12
|
||||
'@smithy/protocol-http': 5.3.11
|
||||
'@smithy/types': 4.13.0
|
||||
'@smithy/protocol-http': 5.3.12
|
||||
'@smithy/types': 4.13.1
|
||||
'@smithy/util-base64': 4.3.2
|
||||
'@smithy/util-body-length-browser': 4.2.2
|
||||
'@smithy/util-middleware': 4.2.11
|
||||
'@smithy/util-stream': 4.5.17
|
||||
'@smithy/util-middleware': 4.2.12
|
||||
'@smithy/util-stream': 4.5.19
|
||||
'@smithy/util-utf8': 4.2.2
|
||||
'@smithy/uuid': 1.1.2
|
||||
tslib: 2.8.1
|
||||
@@ -22025,9 +21977,9 @@ snapshots:
|
||||
|
||||
'@smithy/fetch-http-handler@5.3.13':
|
||||
dependencies:
|
||||
'@smithy/protocol-http': 5.3.11
|
||||
'@smithy/protocol-http': 5.3.12
|
||||
'@smithy/querystring-builder': 4.2.11
|
||||
'@smithy/types': 4.13.0
|
||||
'@smithy/types': 4.13.1
|
||||
'@smithy/util-base64': 4.3.2
|
||||
tslib: 2.8.1
|
||||
|
||||
@@ -22067,13 +22019,13 @@ snapshots:
|
||||
|
||||
'@smithy/middleware-endpoint@4.4.23':
|
||||
dependencies:
|
||||
'@smithy/core': 3.23.9
|
||||
'@smithy/core': 3.23.11
|
||||
'@smithy/middleware-serde': 4.2.12
|
||||
'@smithy/node-config-provider': 4.3.11
|
||||
'@smithy/shared-ini-file-loader': 4.4.6
|
||||
'@smithy/types': 4.13.0
|
||||
'@smithy/node-config-provider': 4.3.12
|
||||
'@smithy/shared-ini-file-loader': 4.4.7
|
||||
'@smithy/types': 4.13.1
|
||||
'@smithy/url-parser': 4.2.11
|
||||
'@smithy/util-middleware': 4.2.11
|
||||
'@smithy/util-middleware': 4.2.12
|
||||
tslib: 2.8.1
|
||||
|
||||
'@smithy/middleware-endpoint@4.4.25':
|
||||
@@ -22087,18 +22039,6 @@ snapshots:
|
||||
'@smithy/util-middleware': 4.2.12
|
||||
tslib: 2.8.1
|
||||
|
||||
'@smithy/middleware-retry@4.4.40':
|
||||
dependencies:
|
||||
'@smithy/node-config-provider': 4.3.11
|
||||
'@smithy/protocol-http': 5.3.11
|
||||
'@smithy/service-error-classification': 4.2.11
|
||||
'@smithy/smithy-client': 4.12.3
|
||||
'@smithy/types': 4.13.0
|
||||
'@smithy/util-middleware': 4.2.11
|
||||
'@smithy/util-retry': 4.2.11
|
||||
'@smithy/uuid': 1.1.2
|
||||
tslib: 2.8.1
|
||||
|
||||
'@smithy/middleware-retry@4.4.42':
|
||||
dependencies:
|
||||
'@smithy/node-config-provider': 4.3.12
|
||||
@@ -22113,8 +22053,8 @@ snapshots:
|
||||
|
||||
'@smithy/middleware-serde@4.2.12':
|
||||
dependencies:
|
||||
'@smithy/protocol-http': 5.3.11
|
||||
'@smithy/types': 4.13.0
|
||||
'@smithy/protocol-http': 5.3.12
|
||||
'@smithy/types': 4.13.1
|
||||
tslib: 2.8.1
|
||||
|
||||
'@smithy/middleware-serde@4.2.14':
|
||||
@@ -22126,7 +22066,7 @@ snapshots:
|
||||
|
||||
'@smithy/middleware-stack@4.2.11':
|
||||
dependencies:
|
||||
'@smithy/types': 4.13.0
|
||||
'@smithy/types': 4.13.1
|
||||
tslib: 2.8.1
|
||||
|
||||
'@smithy/middleware-stack@4.2.12':
|
||||
@@ -22134,13 +22074,6 @@ snapshots:
|
||||
'@smithy/types': 4.13.1
|
||||
tslib: 2.8.1
|
||||
|
||||
'@smithy/node-config-provider@4.3.11':
|
||||
dependencies:
|
||||
'@smithy/property-provider': 4.2.11
|
||||
'@smithy/shared-ini-file-loader': 4.4.6
|
||||
'@smithy/types': 4.13.0
|
||||
tslib: 2.8.1
|
||||
|
||||
'@smithy/node-config-provider@4.3.12':
|
||||
dependencies:
|
||||
'@smithy/property-provider': 4.2.12
|
||||
@@ -22151,9 +22084,9 @@ snapshots:
|
||||
'@smithy/node-http-handler@4.4.14':
|
||||
dependencies:
|
||||
'@smithy/abort-controller': 4.2.11
|
||||
'@smithy/protocol-http': 5.3.11
|
||||
'@smithy/protocol-http': 5.3.12
|
||||
'@smithy/querystring-builder': 4.2.11
|
||||
'@smithy/types': 4.13.0
|
||||
'@smithy/types': 4.13.1
|
||||
tslib: 2.8.1
|
||||
|
||||
'@smithy/node-http-handler@4.4.16':
|
||||
@@ -22164,21 +22097,11 @@ snapshots:
|
||||
'@smithy/types': 4.13.1
|
||||
tslib: 2.8.1
|
||||
|
||||
'@smithy/property-provider@4.2.11':
|
||||
dependencies:
|
||||
'@smithy/types': 4.13.0
|
||||
tslib: 2.8.1
|
||||
|
||||
'@smithy/property-provider@4.2.12':
|
||||
dependencies:
|
||||
'@smithy/types': 4.13.1
|
||||
tslib: 2.8.1
|
||||
|
||||
'@smithy/protocol-http@5.3.11':
|
||||
dependencies:
|
||||
'@smithy/types': 4.13.0
|
||||
tslib: 2.8.1
|
||||
|
||||
'@smithy/protocol-http@5.3.12':
|
||||
dependencies:
|
||||
'@smithy/types': 4.13.1
|
||||
@@ -22186,7 +22109,7 @@ snapshots:
|
||||
|
||||
'@smithy/querystring-builder@4.2.11':
|
||||
dependencies:
|
||||
'@smithy/types': 4.13.0
|
||||
'@smithy/types': 4.13.1
|
||||
'@smithy/util-uri-escape': 4.2.2
|
||||
tslib: 2.8.1
|
||||
|
||||
@@ -22198,7 +22121,7 @@ snapshots:
|
||||
|
||||
'@smithy/querystring-parser@4.2.11':
|
||||
dependencies:
|
||||
'@smithy/types': 4.13.0
|
||||
'@smithy/types': 4.13.1
|
||||
tslib: 2.8.1
|
||||
|
||||
'@smithy/querystring-parser@4.2.12':
|
||||
@@ -22206,19 +22129,10 @@ snapshots:
|
||||
'@smithy/types': 4.13.1
|
||||
tslib: 2.8.1
|
||||
|
||||
'@smithy/service-error-classification@4.2.11':
|
||||
dependencies:
|
||||
'@smithy/types': 4.13.0
|
||||
|
||||
'@smithy/service-error-classification@4.2.12':
|
||||
dependencies:
|
||||
'@smithy/types': 4.13.1
|
||||
|
||||
'@smithy/shared-ini-file-loader@4.4.6':
|
||||
dependencies:
|
||||
'@smithy/types': 4.13.0
|
||||
tslib: 2.8.1
|
||||
|
||||
'@smithy/shared-ini-file-loader@4.4.7':
|
||||
dependencies:
|
||||
'@smithy/types': 4.13.1
|
||||
@@ -22235,16 +22149,6 @@ snapshots:
|
||||
'@smithy/util-utf8': 4.2.2
|
||||
tslib: 2.8.1
|
||||
|
||||
'@smithy/smithy-client@4.12.3':
|
||||
dependencies:
|
||||
'@smithy/core': 3.23.9
|
||||
'@smithy/middleware-endpoint': 4.4.23
|
||||
'@smithy/middleware-stack': 4.2.11
|
||||
'@smithy/protocol-http': 5.3.11
|
||||
'@smithy/types': 4.13.0
|
||||
'@smithy/util-stream': 4.5.17
|
||||
tslib: 2.8.1
|
||||
|
||||
'@smithy/smithy-client@4.12.5':
|
||||
dependencies:
|
||||
'@smithy/core': 3.23.11
|
||||
@@ -22255,10 +22159,6 @@ snapshots:
|
||||
'@smithy/util-stream': 4.5.19
|
||||
tslib: 2.8.1
|
||||
|
||||
'@smithy/types@4.13.0':
|
||||
dependencies:
|
||||
tslib: 2.8.1
|
||||
|
||||
'@smithy/types@4.13.1':
|
||||
dependencies:
|
||||
tslib: 2.8.1
|
||||
@@ -22266,7 +22166,7 @@ snapshots:
|
||||
'@smithy/url-parser@4.2.11':
|
||||
dependencies:
|
||||
'@smithy/querystring-parser': 4.2.11
|
||||
'@smithy/types': 4.13.0
|
||||
'@smithy/types': 4.13.1
|
||||
tslib: 2.8.1
|
||||
|
||||
'@smithy/url-parser@4.2.12':
|
||||
@@ -22326,8 +22226,8 @@ snapshots:
|
||||
|
||||
'@smithy/util-endpoints@3.2.8':
|
||||
dependencies:
|
||||
'@smithy/node-config-provider': 4.3.11
|
||||
'@smithy/types': 4.13.0
|
||||
'@smithy/node-config-provider': 4.3.12
|
||||
'@smithy/types': 4.13.1
|
||||
tslib: 2.8.1
|
||||
|
||||
'@smithy/util-endpoints@3.3.3':
|
||||
@@ -22340,22 +22240,11 @@ snapshots:
|
||||
dependencies:
|
||||
tslib: 2.8.1
|
||||
|
||||
'@smithy/util-middleware@4.2.11':
|
||||
dependencies:
|
||||
'@smithy/types': 4.13.0
|
||||
tslib: 2.8.1
|
||||
|
||||
'@smithy/util-middleware@4.2.12':
|
||||
dependencies:
|
||||
'@smithy/types': 4.13.1
|
||||
tslib: 2.8.1
|
||||
|
||||
'@smithy/util-retry@4.2.11':
|
||||
dependencies:
|
||||
'@smithy/service-error-classification': 4.2.11
|
||||
'@smithy/types': 4.13.0
|
||||
tslib: 2.8.1
|
||||
|
||||
'@smithy/util-retry@4.2.12':
|
||||
dependencies:
|
||||
'@smithy/service-error-classification': 4.2.12
|
||||
@@ -22366,7 +22255,7 @@ snapshots:
|
||||
dependencies:
|
||||
'@smithy/fetch-http-handler': 5.3.13
|
||||
'@smithy/node-http-handler': 4.4.14
|
||||
'@smithy/types': 4.13.0
|
||||
'@smithy/types': 4.13.1
|
||||
'@smithy/util-base64': 4.3.2
|
||||
'@smithy/util-buffer-from': 4.2.2
|
||||
'@smithy/util-hex-encoding': 4.2.2
|
||||
@@ -29941,7 +29830,7 @@ snapshots:
|
||||
|
||||
klona@2.0.6: {}
|
||||
|
||||
knockout@3.5.1: {}
|
||||
knockout@3.5.2: {}
|
||||
|
||||
kolorist@1.8.0: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user