diff --git a/package-lock.json b/package-lock.json index 30f8e02..c968fbd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4,150 +4,77 @@ "lockfileVersion": 1, "requires": true, "dependencies": { - "@ckeditor/ckeditor5-clipboard": { - "version": "27.0.0", - "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-clipboard/-/ckeditor5-clipboard-27.0.0.tgz", - "integrity": "sha512-oNLLjPWFoTIqdf6BOtKBDu0qUQiIia5TM6acxi5DKx5YdXnwg1GozxYa4x590EhUVIDFe6i0JuZbkALQ2tBI5g==", - "requires": { - "@ckeditor/ckeditor5-core": "^27.0.0", - "@ckeditor/ckeditor5-engine": "^27.0.0", - "@ckeditor/ckeditor5-utils": "^27.0.0", - "@ckeditor/ckeditor5-widget": "^27.0.0", - "lodash-es": "^4.17.11" - } - }, "@ckeditor/ckeditor5-core": { - "version": "27.0.0", - "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-core/-/ckeditor5-core-27.0.0.tgz", - "integrity": "sha512-0dtV2eREe3mh1vqG8x4cIYCwFthzA5aOvRdaIQSj6T6JuBR9lO2IiniOpR0CAsiIgpAM9vmggah+Knngbe2gEA==", + "version": "36.0.1", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-core/-/ckeditor5-core-36.0.1.tgz", + "integrity": "sha512-50O+DYXtaf4dMOn+3mGUvfYiE2qsCgVn114WQj7Tj3pZl5w+pAIv/2P+9cBB2Kb7QxgPZqZ7bvsi9wHqIJ6KCw==", "requires": { - "@ckeditor/ckeditor5-engine": "^27.0.0", - "@ckeditor/ckeditor5-ui": "^27.0.0", - "@ckeditor/ckeditor5-utils": "^27.0.0", + "@ckeditor/ckeditor5-engine": "^36.0.1", + "@ckeditor/ckeditor5-utils": "^36.0.1", "lodash-es": "^4.17.15" } }, "@ckeditor/ckeditor5-engine": { - "version": "27.0.0", - "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-engine/-/ckeditor5-engine-27.0.0.tgz", - "integrity": "sha512-pOOf155t4HY9PFqZbXcEZf/M/foDze6ht60v9QNfBXQ62JNFCbfVm3R8EeFvJ7eQ1xuONx1CmvNbw3he/Ow2IQ==", + "version": "36.0.1", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-engine/-/ckeditor5-engine-36.0.1.tgz", + "integrity": "sha512-Ze2omTguUggwiL9vvLvPk+QpjEBbIOPS1Hi/ROYlsW8QSdnPbSTv+6rCIYThqJMFeonxLZWV5XwbcqpgSAs0MA==", "requires": { - "@ckeditor/ckeditor5-utils": "^27.0.0", + "@ckeditor/ckeditor5-utils": "^36.0.1", "lodash-es": "^4.17.15" } }, "@ckeditor/ckeditor5-enter": { - "version": "27.0.0", - "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-enter/-/ckeditor5-enter-27.0.0.tgz", - "integrity": "sha512-SBfztQEvtpWBf9JZ51ERwjiHBjGfVosOzyMIxLz010HXwswuuPY9NA2nLkYf534Vyu4Y4iPhMv5lgy80XyP/TQ==", - "requires": { - "@ckeditor/ckeditor5-core": "^27.0.0", - "@ckeditor/ckeditor5-engine": "^27.0.0", - "@ckeditor/ckeditor5-utils": "^27.0.0" - } - }, - "@ckeditor/ckeditor5-paragraph": { - "version": "27.0.0", - "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-paragraph/-/ckeditor5-paragraph-27.0.0.tgz", - "integrity": "sha512-CzPSzYed4Hx7R7y8jXcaNUX0ZR8vAdPI3bNG625HaL084gA09cfLjprAEIRVXfFFYMRTUNMUrZesKCIhVS3E4w==", - "requires": { - "@ckeditor/ckeditor5-core": "^27.0.0", - "@ckeditor/ckeditor5-ui": "^27.0.0", - "@ckeditor/ckeditor5-utils": "^27.0.0" - } - }, - "@ckeditor/ckeditor5-select-all": { - "version": "27.0.0", - "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-select-all/-/ckeditor5-select-all-27.0.0.tgz", - "integrity": "sha512-JhWQMZYX96sJcqBt1qf7nLUn1IPEgKgffXKeiwwtTlgcQJeMrWMEkolybtlff0bedk+yqzzDlm9MHPUiFZNyiw==", + "version": "36.0.1", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-enter/-/ckeditor5-enter-36.0.1.tgz", + "integrity": "sha512-FHZ43bltDGFyihfBOTwBOgsS2mMU2ATR9xxFEKlDP+8+P1bq4e0YkC3t4PuwtHIZMvNHiFxqvmFtA2eznGS7sQ==", "requires": { - "@ckeditor/ckeditor5-core": "^27.0.0", - "@ckeditor/ckeditor5-ui": "^27.0.0", - "@ckeditor/ckeditor5-utils": "^27.0.0" + "@ckeditor/ckeditor5-core": "^36.0.1", + "@ckeditor/ckeditor5-engine": "^36.0.1" } }, "@ckeditor/ckeditor5-typing": { - "version": "27.0.0", - "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-typing/-/ckeditor5-typing-27.0.0.tgz", - "integrity": "sha512-VKM2eC0eINqpOSz8k6G9Qu0xwCUnhFaYyT9tG64XRifQSGm0+ED4ygkI0o++cwERYYXB8kLKMloC2rHNK9HnQQ==", + "version": "36.0.1", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-typing/-/ckeditor5-typing-36.0.1.tgz", + "integrity": "sha512-NwXQxNxf/LLANiiteEVaLr1ZzvJd7y6+O5a6x0Tv9Uuheu80aw2Axm3icneODt05G/XT+iJmCHzUYdEiCsHUaw==", "requires": { - "@ckeditor/ckeditor5-core": "^27.0.0", - "@ckeditor/ckeditor5-engine": "^27.0.0", - "@ckeditor/ckeditor5-utils": "^27.0.0", + "@ckeditor/ckeditor5-core": "^36.0.1", + "@ckeditor/ckeditor5-engine": "^36.0.1", + "@ckeditor/ckeditor5-utils": "^36.0.1", "lodash-es": "^4.17.15" } }, "@ckeditor/ckeditor5-ui": { - "version": "27.0.0", - "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-ui/-/ckeditor5-ui-27.0.0.tgz", - "integrity": "sha512-r+29zRUSBMEBUDRAN+rAxi/xPLxozEj9gLUHSvU0+uTiungq0X/hLj676J+JrIohiDe/DcuvZ/OwDi4n6v8i+g==", + "version": "36.0.1", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-ui/-/ckeditor5-ui-36.0.1.tgz", + "integrity": "sha512-wPqAdXUZnEAD3XPvS5vEGU2kxzTQah3wne3B1esdlbJ7dSLZDdx8r1dyKyp3/WCpCT8G+PqGvSUrlnqcy7WI5A==", "requires": { - "@ckeditor/ckeditor5-utils": "^27.0.0", - "ckeditor5": "^27.0.0", + "@ckeditor/ckeditor5-core": "^36.0.1", + "@ckeditor/ckeditor5-utils": "^36.0.1", "lodash-es": "^4.17.15" } }, - "@ckeditor/ckeditor5-undo": { - "version": "27.0.0", - "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-undo/-/ckeditor5-undo-27.0.0.tgz", - "integrity": "sha512-FLe6MnC5j0L1BQIrRa4gob8W8GxUXQ8uMG+DvLik07TpaU5PXb/CzUIJz7vZgxhbj7tKd8L9AmfcGza9g0S3kA==", - "requires": { - "@ckeditor/ckeditor5-core": "^27.0.0", - "@ckeditor/ckeditor5-engine": "^27.0.0", - "@ckeditor/ckeditor5-ui": "^27.0.0" - } - }, - "@ckeditor/ckeditor5-upload": { - "version": "27.0.0", - "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-upload/-/ckeditor5-upload-27.0.0.tgz", - "integrity": "sha512-ZlUpnK2jnMpcjYOz+TFsYQRG5WzXRjGgmsXDNG5gi0mCVwUovErvVFqzEHlXQR1TpKIsxgf5I0uPKPzMXpDOfg==", - "requires": { - "@ckeditor/ckeditor5-core": "^27.0.0", - "@ckeditor/ckeditor5-ui": "^27.0.0", - "@ckeditor/ckeditor5-utils": "^27.0.0" - } - }, "@ckeditor/ckeditor5-utils": { - "version": "27.0.0", - "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-utils/-/ckeditor5-utils-27.0.0.tgz", - "integrity": "sha512-GYscRP6M73og0DRASbUmelL6SHP77F7XaoI3rZrHIXA+ykOp83v9b6I/5CiJdSvB8t/oHVq/ZoJ6s6CrkVFMEQ==", + "version": "36.0.1", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-utils/-/ckeditor5-utils-36.0.1.tgz", + "integrity": "sha512-TW/YRb0OQe88IyqRoq2xS02iXOG82NQybzMuFDnGyCaFV0hA/9ysOyWwFpxDLcPDhDgVJZIxuwvFaek9x+uCMA==", "requires": { "lodash-es": "^4.17.15" } }, "@ckeditor/ckeditor5-widget": { - "version": "27.0.0", - "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-widget/-/ckeditor5-widget-27.0.0.tgz", - "integrity": "sha512-kgu7EKO7jC4L27etNlbBpk76CKSZJqD9BgST0el+bPvF/cITItSOCVQttKgW/6peu0ROL6dWPjAhnLBjxNi3oA==", + "version": "36.0.1", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-widget/-/ckeditor5-widget-36.0.1.tgz", + "integrity": "sha512-on92cCRYLWTfwrpnFi5z4FY7NDhY+X+p6yuYStnB9d9jM3FJi3/7y2q9ojr8fSMot4pQsXCiFXzaF6yez+77wA==", "requires": { - "@ckeditor/ckeditor5-core": "^27.0.0", - "@ckeditor/ckeditor5-engine": "^27.0.0", - "@ckeditor/ckeditor5-enter": "^27.0.0", - "@ckeditor/ckeditor5-typing": "^27.0.0", - "@ckeditor/ckeditor5-ui": "^27.0.0", - "@ckeditor/ckeditor5-utils": "^27.0.0", + "@ckeditor/ckeditor5-core": "^36.0.1", + "@ckeditor/ckeditor5-engine": "^36.0.1", + "@ckeditor/ckeditor5-enter": "^36.0.1", + "@ckeditor/ckeditor5-typing": "^36.0.1", + "@ckeditor/ckeditor5-ui": "^36.0.1", + "@ckeditor/ckeditor5-utils": "^36.0.1", "lodash-es": "^4.17.15" } }, - "ckeditor5": { - "version": "27.0.0", - "resolved": "https://registry.npmjs.org/ckeditor5/-/ckeditor5-27.0.0.tgz", - "integrity": "sha512-KjAjA/K5sNZ2UOaD3qxYiEv23TUdsZdNgDSMUiMjaFNv7bkoPZ4p8fEM4squzzB6VupLSjDw31WmTPF7Sf0KrA==", - "requires": { - "@ckeditor/ckeditor5-clipboard": "^27.0.0", - "@ckeditor/ckeditor5-core": "^27.0.0", - "@ckeditor/ckeditor5-engine": "^27.0.0", - "@ckeditor/ckeditor5-enter": "^27.0.0", - "@ckeditor/ckeditor5-paragraph": "^27.0.0", - "@ckeditor/ckeditor5-select-all": "^27.0.0", - "@ckeditor/ckeditor5-typing": "^27.0.0", - "@ckeditor/ckeditor5-ui": "^27.0.0", - "@ckeditor/ckeditor5-undo": "^27.0.0", - "@ckeditor/ckeditor5-upload": "^27.0.0", - "@ckeditor/ckeditor5-utils": "^27.0.0", - "@ckeditor/ckeditor5-widget": "^27.0.0" - } - }, "lodash-es": { "version": "4.17.21", "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.21.tgz", diff --git a/package.json b/package.json index 76599ab..94924ec 100644 --- a/package.json +++ b/package.json @@ -15,9 +15,9 @@ "plugin" ], "dependencies": { - "@ckeditor/ckeditor5-core": "^27.0.0", - "@ckeditor/ckeditor5-ui": "^27.0.0", - "@ckeditor/ckeditor5-widget": "^27.0.0" + "@ckeditor/ckeditor5-core": "^36.0.1", + "@ckeditor/ckeditor5-ui": "^36.0.1", + "@ckeditor/ckeditor5-widget": "^36.0.1" }, "repository": { "type": "git",