diff --git a/examples/placeholder-demo/package-lock.json b/examples/placeholder-demo/package-lock.json index 7132554..179447c 100644 --- a/examples/placeholder-demo/package-lock.json +++ b/examples/placeholder-demo/package-lock.json @@ -21,7 +21,7 @@ "@ckeditor/ckeditor5-theme-lark": "^14.1.1", "@ckeditor/ckeditor5-ui": "^13.0.2", "@ckeditor/ckeditor5-utils": "^13.0.1", - "@ckeditor/ckeditor5-widget": "^11.0.4", + "@ckeditor/ckeditor5-widget": "^27.0.0", "chokidar": "^3.5.1", "ckeditor5-placeholder": "^1.0.6", "core-js": "^3.0.1" @@ -1151,6 +1151,188 @@ "npm": ">=5.7.1" } }, + "node_modules/@ckeditor/ckeditor5-select-all": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-select-all/-/ckeditor5-select-all-27.1.0.tgz", + "integrity": "sha512-vTFgOpKNOLmBYEaK6pA/7XFzUZ6jaXChLVk1PW5LpfadAZ01xlL8ZK3YF4ZIQSjKct6LJgCF3BqfKpWgHvnObw==", + "dependencies": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-ui": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0" + }, + "engines": { + "node": ">=12.0.0", + "npm": ">=5.7.1" + } + }, + "node_modules/@ckeditor/ckeditor5-select-all/node_modules/@ckeditor/ckeditor5-clipboard": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-clipboard/-/ckeditor5-clipboard-27.1.0.tgz", + "integrity": "sha512-nJnJgv8Fuqol2cl6CkbSDwjCu3y8pTS5Y/KJnA/JnTG0QcZczdQTjMIFl3ZP2/53JR5QekATIKmp1wcUAP/L1A==", + "dependencies": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0", + "@ckeditor/ckeditor5-widget": "^27.1.0", + "lodash-es": "^4.17.11" + }, + "engines": { + "node": ">=12.0.0", + "npm": ">=5.7.1" + } + }, + "node_modules/@ckeditor/ckeditor5-select-all/node_modules/@ckeditor/ckeditor5-core": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-core/-/ckeditor5-core-27.1.0.tgz", + "integrity": "sha512-4K30Qw2jYHMt6Yk4+Covi4b39XO3znM7/VPRh7mcq/MBbHxK4dTrX/UBWtsYrgFBg6KPteNKU03aT9GDMsbvBw==", + "dependencies": { + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-ui": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0", + "lodash-es": "^4.17.15" + }, + "engines": { + "node": ">=12.0.0", + "npm": ">=5.7.1" + } + }, + "node_modules/@ckeditor/ckeditor5-select-all/node_modules/@ckeditor/ckeditor5-engine": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-engine/-/ckeditor5-engine-27.1.0.tgz", + "integrity": "sha512-lGvIYexhhCTo5lZqf8EqS25hCpayPY/wQZXvnReFylB24aztUacOBYK2sgNOmwBnzKjpv90Y7GKEpdDL/8CDSg==", + "dependencies": { + "@ckeditor/ckeditor5-utils": "^27.1.0", + "lodash-es": "^4.17.15" + }, + "engines": { + "node": ">=12.0.0", + "npm": ">=5.7.1" + } + }, + "node_modules/@ckeditor/ckeditor5-select-all/node_modules/@ckeditor/ckeditor5-enter": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-enter/-/ckeditor5-enter-27.1.0.tgz", + "integrity": "sha512-vqldhUklSYQhpZDXyVJ9dEvl9zK0V8L5kPXicsONaICmnRO0uRD9Q2zIyv+R62sIrTvF3fTJvDCH4kjZog09lQ==", + "dependencies": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0" + }, + "engines": { + "node": ">=12.0.0", + "npm": ">=5.7.1" + } + }, + "node_modules/@ckeditor/ckeditor5-select-all/node_modules/@ckeditor/ckeditor5-paragraph": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-paragraph/-/ckeditor5-paragraph-27.1.0.tgz", + "integrity": "sha512-zNy+GzWgcf0Oo/AshtwDbfgwQ8UlR1rs3tQpSPyYU7/8FbrqrdVv6JUzUlsBqcMHi06O+RT4HT5yFEaOYYbUVg==", + "dependencies": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-ui": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0" + }, + "engines": { + "node": ">=12.0.0", + "npm": ">=5.7.1" + } + }, + "node_modules/@ckeditor/ckeditor5-select-all/node_modules/@ckeditor/ckeditor5-typing": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-typing/-/ckeditor5-typing-27.1.0.tgz", + "integrity": "sha512-MfwNEYaAuaz1kPyHwfT1gtRE4DwnjaYwRbW9EH53Dsu+eSTCAc/4A0z+VVJ4aBlRADkPeNAQ3ecK0kVJNb55yw==", + "dependencies": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0", + "lodash-es": "^4.17.15" + }, + "engines": { + "node": ">=12.0.0", + "npm": ">=5.7.1" + } + }, + "node_modules/@ckeditor/ckeditor5-select-all/node_modules/@ckeditor/ckeditor5-ui": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-ui/-/ckeditor5-ui-27.1.0.tgz", + "integrity": "sha512-rGzGjgxSZjKFpkUB0MjpvYqQW9lZNVinBpBgOD/j0Q8OZ/HohLIJJBRaQbEKLJgIR0BXPNPQSC4NQt44Vc1YBw==", + "dependencies": { + "@ckeditor/ckeditor5-utils": "^27.1.0", + "ckeditor5": "^27.1.0", + "lodash-es": "^4.17.15" + }, + "engines": { + "node": ">=12.0.0", + "npm": ">=5.7.1" + } + }, + "node_modules/@ckeditor/ckeditor5-select-all/node_modules/@ckeditor/ckeditor5-undo": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-undo/-/ckeditor5-undo-27.1.0.tgz", + "integrity": "sha512-Z/iBrfcXgYOj5NBgqZqodvQ0tMhIqaErMamIX2DU0XCUbcWDomU+z5gHAHj6JzmX8C3cwpOhivOvgX2A+dUvAg==", + "dependencies": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-ui": "^27.1.0" + }, + "engines": { + "node": ">=12.0.0", + "npm": ">=5.7.1" + } + }, + "node_modules/@ckeditor/ckeditor5-select-all/node_modules/@ckeditor/ckeditor5-utils": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-utils/-/ckeditor5-utils-27.1.0.tgz", + "integrity": "sha512-7hFK2jUmUJEcgYITr0YtXVf1/FZkOPgMG/wAkOfpd2EYZJ31szNXVFRiYucmxpdRYvqJ4F1YsQQcRITcMc5twg==", + "dependencies": { + "lodash-es": "^4.17.15" + }, + "engines": { + "node": ">=12.0.0", + "npm": ">=5.7.1" + } + }, + "node_modules/@ckeditor/ckeditor5-select-all/node_modules/@ckeditor/ckeditor5-widget": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-widget/-/ckeditor5-widget-27.1.0.tgz", + "integrity": "sha512-DpdwcWjXKHxoOZmFmc+2vIq8Nr4hA5140zxO3IIMrUiydcZJyOp2atHiPV7idBi5gR8ct+asQ3nW+cwVELQuhQ==", + "dependencies": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-enter": "^27.1.0", + "@ckeditor/ckeditor5-typing": "^27.1.0", + "@ckeditor/ckeditor5-ui": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0", + "lodash-es": "^4.17.15" + }, + "engines": { + "node": ">=12.0.0", + "npm": ">=5.7.1" + } + }, + "node_modules/@ckeditor/ckeditor5-select-all/node_modules/ckeditor5": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/ckeditor5/-/ckeditor5-27.1.0.tgz", + "integrity": "sha512-XBoMqrML4mmQozSBXgZfFUBJPN3ErTls0wQhP8YkOiglhNXSBaLIE07QKcB0/H/lA2luqxijJGSXw7sr5SWE1A==", + "dependencies": { + "@ckeditor/ckeditor5-clipboard": "^27.1.0", + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-enter": "^27.1.0", + "@ckeditor/ckeditor5-paragraph": "^27.1.0", + "@ckeditor/ckeditor5-select-all": "^27.1.0", + "@ckeditor/ckeditor5-typing": "^27.1.0", + "@ckeditor/ckeditor5-ui": "^27.1.0", + "@ckeditor/ckeditor5-undo": "^27.1.0", + "@ckeditor/ckeditor5-upload": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0", + "@ckeditor/ckeditor5-widget": "^27.1.0" + }, + "engines": { + "node": ">=12.0.0", + "npm": ">=5.7.1" + } + }, "node_modules/@ckeditor/ckeditor5-theme-lark": { "version": "14.1.1", "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-theme-lark/-/ckeditor5-theme-lark-14.1.1.tgz", @@ -1206,6 +1388,188 @@ "npm": ">=5.7.1" } }, + "node_modules/@ckeditor/ckeditor5-upload": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-upload/-/ckeditor5-upload-27.1.0.tgz", + "integrity": "sha512-VYqvxl8zI9C2Lt3RFlqJv8li0p3yRCRpnyU1yRCzQCwihZMq4nK111C6IBAiUt7cdWPVPfP8vlPKzA2S0q1Tig==", + "dependencies": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-ui": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0" + }, + "engines": { + "node": ">=12.0.0", + "npm": ">=5.7.1" + } + }, + "node_modules/@ckeditor/ckeditor5-upload/node_modules/@ckeditor/ckeditor5-clipboard": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-clipboard/-/ckeditor5-clipboard-27.1.0.tgz", + "integrity": "sha512-nJnJgv8Fuqol2cl6CkbSDwjCu3y8pTS5Y/KJnA/JnTG0QcZczdQTjMIFl3ZP2/53JR5QekATIKmp1wcUAP/L1A==", + "dependencies": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0", + "@ckeditor/ckeditor5-widget": "^27.1.0", + "lodash-es": "^4.17.11" + }, + "engines": { + "node": ">=12.0.0", + "npm": ">=5.7.1" + } + }, + "node_modules/@ckeditor/ckeditor5-upload/node_modules/@ckeditor/ckeditor5-core": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-core/-/ckeditor5-core-27.1.0.tgz", + "integrity": "sha512-4K30Qw2jYHMt6Yk4+Covi4b39XO3znM7/VPRh7mcq/MBbHxK4dTrX/UBWtsYrgFBg6KPteNKU03aT9GDMsbvBw==", + "dependencies": { + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-ui": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0", + "lodash-es": "^4.17.15" + }, + "engines": { + "node": ">=12.0.0", + "npm": ">=5.7.1" + } + }, + "node_modules/@ckeditor/ckeditor5-upload/node_modules/@ckeditor/ckeditor5-engine": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-engine/-/ckeditor5-engine-27.1.0.tgz", + "integrity": "sha512-lGvIYexhhCTo5lZqf8EqS25hCpayPY/wQZXvnReFylB24aztUacOBYK2sgNOmwBnzKjpv90Y7GKEpdDL/8CDSg==", + "dependencies": { + "@ckeditor/ckeditor5-utils": "^27.1.0", + "lodash-es": "^4.17.15" + }, + "engines": { + "node": ">=12.0.0", + "npm": ">=5.7.1" + } + }, + "node_modules/@ckeditor/ckeditor5-upload/node_modules/@ckeditor/ckeditor5-enter": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-enter/-/ckeditor5-enter-27.1.0.tgz", + "integrity": "sha512-vqldhUklSYQhpZDXyVJ9dEvl9zK0V8L5kPXicsONaICmnRO0uRD9Q2zIyv+R62sIrTvF3fTJvDCH4kjZog09lQ==", + "dependencies": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0" + }, + "engines": { + "node": ">=12.0.0", + "npm": ">=5.7.1" + } + }, + "node_modules/@ckeditor/ckeditor5-upload/node_modules/@ckeditor/ckeditor5-paragraph": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-paragraph/-/ckeditor5-paragraph-27.1.0.tgz", + "integrity": "sha512-zNy+GzWgcf0Oo/AshtwDbfgwQ8UlR1rs3tQpSPyYU7/8FbrqrdVv6JUzUlsBqcMHi06O+RT4HT5yFEaOYYbUVg==", + "dependencies": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-ui": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0" + }, + "engines": { + "node": ">=12.0.0", + "npm": ">=5.7.1" + } + }, + "node_modules/@ckeditor/ckeditor5-upload/node_modules/@ckeditor/ckeditor5-typing": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-typing/-/ckeditor5-typing-27.1.0.tgz", + "integrity": "sha512-MfwNEYaAuaz1kPyHwfT1gtRE4DwnjaYwRbW9EH53Dsu+eSTCAc/4A0z+VVJ4aBlRADkPeNAQ3ecK0kVJNb55yw==", + "dependencies": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0", + "lodash-es": "^4.17.15" + }, + "engines": { + "node": ">=12.0.0", + "npm": ">=5.7.1" + } + }, + "node_modules/@ckeditor/ckeditor5-upload/node_modules/@ckeditor/ckeditor5-ui": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-ui/-/ckeditor5-ui-27.1.0.tgz", + "integrity": "sha512-rGzGjgxSZjKFpkUB0MjpvYqQW9lZNVinBpBgOD/j0Q8OZ/HohLIJJBRaQbEKLJgIR0BXPNPQSC4NQt44Vc1YBw==", + "dependencies": { + "@ckeditor/ckeditor5-utils": "^27.1.0", + "ckeditor5": "^27.1.0", + "lodash-es": "^4.17.15" + }, + "engines": { + "node": ">=12.0.0", + "npm": ">=5.7.1" + } + }, + "node_modules/@ckeditor/ckeditor5-upload/node_modules/@ckeditor/ckeditor5-undo": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-undo/-/ckeditor5-undo-27.1.0.tgz", + "integrity": "sha512-Z/iBrfcXgYOj5NBgqZqodvQ0tMhIqaErMamIX2DU0XCUbcWDomU+z5gHAHj6JzmX8C3cwpOhivOvgX2A+dUvAg==", + "dependencies": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-ui": "^27.1.0" + }, + "engines": { + "node": ">=12.0.0", + "npm": ">=5.7.1" + } + }, + "node_modules/@ckeditor/ckeditor5-upload/node_modules/@ckeditor/ckeditor5-utils": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-utils/-/ckeditor5-utils-27.1.0.tgz", + "integrity": "sha512-7hFK2jUmUJEcgYITr0YtXVf1/FZkOPgMG/wAkOfpd2EYZJ31szNXVFRiYucmxpdRYvqJ4F1YsQQcRITcMc5twg==", + "dependencies": { + "lodash-es": "^4.17.15" + }, + "engines": { + "node": ">=12.0.0", + "npm": ">=5.7.1" + } + }, + "node_modules/@ckeditor/ckeditor5-upload/node_modules/@ckeditor/ckeditor5-widget": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-widget/-/ckeditor5-widget-27.1.0.tgz", + "integrity": "sha512-DpdwcWjXKHxoOZmFmc+2vIq8Nr4hA5140zxO3IIMrUiydcZJyOp2atHiPV7idBi5gR8ct+asQ3nW+cwVELQuhQ==", + "dependencies": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-enter": "^27.1.0", + "@ckeditor/ckeditor5-typing": "^27.1.0", + "@ckeditor/ckeditor5-ui": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0", + "lodash-es": "^4.17.15" + }, + "engines": { + "node": ">=12.0.0", + "npm": ">=5.7.1" + } + }, + "node_modules/@ckeditor/ckeditor5-upload/node_modules/ckeditor5": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/ckeditor5/-/ckeditor5-27.1.0.tgz", + "integrity": "sha512-XBoMqrML4mmQozSBXgZfFUBJPN3ErTls0wQhP8YkOiglhNXSBaLIE07QKcB0/H/lA2luqxijJGSXw7sr5SWE1A==", + "dependencies": { + "@ckeditor/ckeditor5-clipboard": "^27.1.0", + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-enter": "^27.1.0", + "@ckeditor/ckeditor5-paragraph": "^27.1.0", + "@ckeditor/ckeditor5-select-all": "^27.1.0", + "@ckeditor/ckeditor5-typing": "^27.1.0", + "@ckeditor/ckeditor5-ui": "^27.1.0", + "@ckeditor/ckeditor5-undo": "^27.1.0", + "@ckeditor/ckeditor5-upload": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0", + "@ckeditor/ckeditor5-widget": "^27.1.0" + }, + "engines": { + "node": ">=12.0.0", + "npm": ">=5.7.1" + } + }, "node_modules/@ckeditor/ckeditor5-utils": { "version": "13.0.1", "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-utils/-/ckeditor5-utils-13.0.1.tgz", @@ -1220,17 +1584,188 @@ } }, "node_modules/@ckeditor/ckeditor5-widget": { - "version": "11.0.4", - "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-widget/-/ckeditor5-widget-11.0.4.tgz", - "integrity": "sha512-mCT+a/X6SMyz9ZTBpSef8+8A9guP/gvsdGQlgJ5e9i1D5lv2ZnLPu4GfVVEyNbtIIXOkdheNMICQhWI3splz4Q==", + "version": "27.0.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-widget/-/ckeditor5-widget-27.0.0.tgz", + "integrity": "sha512-kgu7EKO7jC4L27etNlbBpk76CKSZJqD9BgST0el+bPvF/cITItSOCVQttKgW/6peu0ROL6dWPjAhnLBjxNi3oA==", "dependencies": { - "@ckeditor/ckeditor5-core": "^12.2.1", - "@ckeditor/ckeditor5-engine": "^13.2.1", - "@ckeditor/ckeditor5-ui": "^13.0.2", - "@ckeditor/ckeditor5-utils": "^13.0.1" + "@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", + "lodash-es": "^4.17.15" }, "engines": { - "node": ">=8.0.0", + "node": ">=12.0.0", + "npm": ">=5.7.1" + } + }, + "node_modules/@ckeditor/ckeditor5-widget/node_modules/@ckeditor/ckeditor5-clipboard": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-clipboard/-/ckeditor5-clipboard-27.1.0.tgz", + "integrity": "sha512-nJnJgv8Fuqol2cl6CkbSDwjCu3y8pTS5Y/KJnA/JnTG0QcZczdQTjMIFl3ZP2/53JR5QekATIKmp1wcUAP/L1A==", + "dependencies": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0", + "@ckeditor/ckeditor5-widget": "^27.1.0", + "lodash-es": "^4.17.11" + }, + "engines": { + "node": ">=12.0.0", + "npm": ">=5.7.1" + } + }, + "node_modules/@ckeditor/ckeditor5-widget/node_modules/@ckeditor/ckeditor5-core": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-core/-/ckeditor5-core-27.1.0.tgz", + "integrity": "sha512-4K30Qw2jYHMt6Yk4+Covi4b39XO3znM7/VPRh7mcq/MBbHxK4dTrX/UBWtsYrgFBg6KPteNKU03aT9GDMsbvBw==", + "dependencies": { + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-ui": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0", + "lodash-es": "^4.17.15" + }, + "engines": { + "node": ">=12.0.0", + "npm": ">=5.7.1" + } + }, + "node_modules/@ckeditor/ckeditor5-widget/node_modules/@ckeditor/ckeditor5-engine": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-engine/-/ckeditor5-engine-27.1.0.tgz", + "integrity": "sha512-lGvIYexhhCTo5lZqf8EqS25hCpayPY/wQZXvnReFylB24aztUacOBYK2sgNOmwBnzKjpv90Y7GKEpdDL/8CDSg==", + "dependencies": { + "@ckeditor/ckeditor5-utils": "^27.1.0", + "lodash-es": "^4.17.15" + }, + "engines": { + "node": ">=12.0.0", + "npm": ">=5.7.1" + } + }, + "node_modules/@ckeditor/ckeditor5-widget/node_modules/@ckeditor/ckeditor5-enter": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-enter/-/ckeditor5-enter-27.1.0.tgz", + "integrity": "sha512-vqldhUklSYQhpZDXyVJ9dEvl9zK0V8L5kPXicsONaICmnRO0uRD9Q2zIyv+R62sIrTvF3fTJvDCH4kjZog09lQ==", + "dependencies": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0" + }, + "engines": { + "node": ">=12.0.0", + "npm": ">=5.7.1" + } + }, + "node_modules/@ckeditor/ckeditor5-widget/node_modules/@ckeditor/ckeditor5-paragraph": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-paragraph/-/ckeditor5-paragraph-27.1.0.tgz", + "integrity": "sha512-zNy+GzWgcf0Oo/AshtwDbfgwQ8UlR1rs3tQpSPyYU7/8FbrqrdVv6JUzUlsBqcMHi06O+RT4HT5yFEaOYYbUVg==", + "dependencies": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-ui": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0" + }, + "engines": { + "node": ">=12.0.0", + "npm": ">=5.7.1" + } + }, + "node_modules/@ckeditor/ckeditor5-widget/node_modules/@ckeditor/ckeditor5-typing": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-typing/-/ckeditor5-typing-27.1.0.tgz", + "integrity": "sha512-MfwNEYaAuaz1kPyHwfT1gtRE4DwnjaYwRbW9EH53Dsu+eSTCAc/4A0z+VVJ4aBlRADkPeNAQ3ecK0kVJNb55yw==", + "dependencies": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0", + "lodash-es": "^4.17.15" + }, + "engines": { + "node": ">=12.0.0", + "npm": ">=5.7.1" + } + }, + "node_modules/@ckeditor/ckeditor5-widget/node_modules/@ckeditor/ckeditor5-ui": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-ui/-/ckeditor5-ui-27.1.0.tgz", + "integrity": "sha512-rGzGjgxSZjKFpkUB0MjpvYqQW9lZNVinBpBgOD/j0Q8OZ/HohLIJJBRaQbEKLJgIR0BXPNPQSC4NQt44Vc1YBw==", + "dependencies": { + "@ckeditor/ckeditor5-utils": "^27.1.0", + "ckeditor5": "^27.1.0", + "lodash-es": "^4.17.15" + }, + "engines": { + "node": ">=12.0.0", + "npm": ">=5.7.1" + } + }, + "node_modules/@ckeditor/ckeditor5-widget/node_modules/@ckeditor/ckeditor5-undo": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-undo/-/ckeditor5-undo-27.1.0.tgz", + "integrity": "sha512-Z/iBrfcXgYOj5NBgqZqodvQ0tMhIqaErMamIX2DU0XCUbcWDomU+z5gHAHj6JzmX8C3cwpOhivOvgX2A+dUvAg==", + "dependencies": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-ui": "^27.1.0" + }, + "engines": { + "node": ">=12.0.0", + "npm": ">=5.7.1" + } + }, + "node_modules/@ckeditor/ckeditor5-widget/node_modules/@ckeditor/ckeditor5-utils": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-utils/-/ckeditor5-utils-27.1.0.tgz", + "integrity": "sha512-7hFK2jUmUJEcgYITr0YtXVf1/FZkOPgMG/wAkOfpd2EYZJ31szNXVFRiYucmxpdRYvqJ4F1YsQQcRITcMc5twg==", + "dependencies": { + "lodash-es": "^4.17.15" + }, + "engines": { + "node": ">=12.0.0", + "npm": ">=5.7.1" + } + }, + "node_modules/@ckeditor/ckeditor5-widget/node_modules/@ckeditor/ckeditor5-widget": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-widget/-/ckeditor5-widget-27.1.0.tgz", + "integrity": "sha512-DpdwcWjXKHxoOZmFmc+2vIq8Nr4hA5140zxO3IIMrUiydcZJyOp2atHiPV7idBi5gR8ct+asQ3nW+cwVELQuhQ==", + "dependencies": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-enter": "^27.1.0", + "@ckeditor/ckeditor5-typing": "^27.1.0", + "@ckeditor/ckeditor5-ui": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0", + "lodash-es": "^4.17.15" + }, + "engines": { + "node": ">=12.0.0", + "npm": ">=5.7.1" + } + }, + "node_modules/@ckeditor/ckeditor5-widget/node_modules/ckeditor5": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/ckeditor5/-/ckeditor5-27.1.0.tgz", + "integrity": "sha512-XBoMqrML4mmQozSBXgZfFUBJPN3ErTls0wQhP8YkOiglhNXSBaLIE07QKcB0/H/lA2luqxijJGSXw7sr5SWE1A==", + "dependencies": { + "@ckeditor/ckeditor5-clipboard": "^27.1.0", + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-enter": "^27.1.0", + "@ckeditor/ckeditor5-paragraph": "^27.1.0", + "@ckeditor/ckeditor5-select-all": "^27.1.0", + "@ckeditor/ckeditor5-typing": "^27.1.0", + "@ckeditor/ckeditor5-ui": "^27.1.0", + "@ckeditor/ckeditor5-undo": "^27.1.0", + "@ckeditor/ckeditor5-upload": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0", + "@ckeditor/ckeditor5-widget": "^27.1.0" + }, + "engines": { + "node": ">=12.0.0", "npm": ">=5.7.1" } }, @@ -7487,9 +8022,9 @@ "dev": true }, "node_modules/lodash-es": { - "version": "4.17.14", - "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.14.tgz", - "integrity": "sha512-7zchRrGa8UZXjD/4ivUWP1867jDkhzTG2c/uj739utSd7O/pFFdxspCemIFKEEjErbcqRzn8nKnGsi7mvTgRPA==" + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.21.tgz", + "integrity": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==" }, "node_modules/lodash.memoize": { "version": "4.1.2", @@ -14181,6 +14716,142 @@ "@ckeditor/ckeditor5-utils": "^13.0.1" } }, + "@ckeditor/ckeditor5-select-all": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-select-all/-/ckeditor5-select-all-27.1.0.tgz", + "integrity": "sha512-vTFgOpKNOLmBYEaK6pA/7XFzUZ6jaXChLVk1PW5LpfadAZ01xlL8ZK3YF4ZIQSjKct6LJgCF3BqfKpWgHvnObw==", + "requires": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-ui": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0" + }, + "dependencies": { + "@ckeditor/ckeditor5-clipboard": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-clipboard/-/ckeditor5-clipboard-27.1.0.tgz", + "integrity": "sha512-nJnJgv8Fuqol2cl6CkbSDwjCu3y8pTS5Y/KJnA/JnTG0QcZczdQTjMIFl3ZP2/53JR5QekATIKmp1wcUAP/L1A==", + "requires": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0", + "@ckeditor/ckeditor5-widget": "^27.1.0", + "lodash-es": "^4.17.11" + } + }, + "@ckeditor/ckeditor5-core": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-core/-/ckeditor5-core-27.1.0.tgz", + "integrity": "sha512-4K30Qw2jYHMt6Yk4+Covi4b39XO3znM7/VPRh7mcq/MBbHxK4dTrX/UBWtsYrgFBg6KPteNKU03aT9GDMsbvBw==", + "requires": { + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-ui": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0", + "lodash-es": "^4.17.15" + } + }, + "@ckeditor/ckeditor5-engine": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-engine/-/ckeditor5-engine-27.1.0.tgz", + "integrity": "sha512-lGvIYexhhCTo5lZqf8EqS25hCpayPY/wQZXvnReFylB24aztUacOBYK2sgNOmwBnzKjpv90Y7GKEpdDL/8CDSg==", + "requires": { + "@ckeditor/ckeditor5-utils": "^27.1.0", + "lodash-es": "^4.17.15" + } + }, + "@ckeditor/ckeditor5-enter": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-enter/-/ckeditor5-enter-27.1.0.tgz", + "integrity": "sha512-vqldhUklSYQhpZDXyVJ9dEvl9zK0V8L5kPXicsONaICmnRO0uRD9Q2zIyv+R62sIrTvF3fTJvDCH4kjZog09lQ==", + "requires": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0" + } + }, + "@ckeditor/ckeditor5-paragraph": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-paragraph/-/ckeditor5-paragraph-27.1.0.tgz", + "integrity": "sha512-zNy+GzWgcf0Oo/AshtwDbfgwQ8UlR1rs3tQpSPyYU7/8FbrqrdVv6JUzUlsBqcMHi06O+RT4HT5yFEaOYYbUVg==", + "requires": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-ui": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0" + } + }, + "@ckeditor/ckeditor5-typing": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-typing/-/ckeditor5-typing-27.1.0.tgz", + "integrity": "sha512-MfwNEYaAuaz1kPyHwfT1gtRE4DwnjaYwRbW9EH53Dsu+eSTCAc/4A0z+VVJ4aBlRADkPeNAQ3ecK0kVJNb55yw==", + "requires": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0", + "lodash-es": "^4.17.15" + } + }, + "@ckeditor/ckeditor5-ui": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-ui/-/ckeditor5-ui-27.1.0.tgz", + "integrity": "sha512-rGzGjgxSZjKFpkUB0MjpvYqQW9lZNVinBpBgOD/j0Q8OZ/HohLIJJBRaQbEKLJgIR0BXPNPQSC4NQt44Vc1YBw==", + "requires": { + "@ckeditor/ckeditor5-utils": "^27.1.0", + "ckeditor5": "^27.1.0", + "lodash-es": "^4.17.15" + } + }, + "@ckeditor/ckeditor5-undo": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-undo/-/ckeditor5-undo-27.1.0.tgz", + "integrity": "sha512-Z/iBrfcXgYOj5NBgqZqodvQ0tMhIqaErMamIX2DU0XCUbcWDomU+z5gHAHj6JzmX8C3cwpOhivOvgX2A+dUvAg==", + "requires": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-ui": "^27.1.0" + } + }, + "@ckeditor/ckeditor5-utils": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-utils/-/ckeditor5-utils-27.1.0.tgz", + "integrity": "sha512-7hFK2jUmUJEcgYITr0YtXVf1/FZkOPgMG/wAkOfpd2EYZJ31szNXVFRiYucmxpdRYvqJ4F1YsQQcRITcMc5twg==", + "requires": { + "lodash-es": "^4.17.15" + } + }, + "@ckeditor/ckeditor5-widget": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-widget/-/ckeditor5-widget-27.1.0.tgz", + "integrity": "sha512-DpdwcWjXKHxoOZmFmc+2vIq8Nr4hA5140zxO3IIMrUiydcZJyOp2atHiPV7idBi5gR8ct+asQ3nW+cwVELQuhQ==", + "requires": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-enter": "^27.1.0", + "@ckeditor/ckeditor5-typing": "^27.1.0", + "@ckeditor/ckeditor5-ui": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0", + "lodash-es": "^4.17.15" + } + }, + "ckeditor5": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/ckeditor5/-/ckeditor5-27.1.0.tgz", + "integrity": "sha512-XBoMqrML4mmQozSBXgZfFUBJPN3ErTls0wQhP8YkOiglhNXSBaLIE07QKcB0/H/lA2luqxijJGSXw7sr5SWE1A==", + "requires": { + "@ckeditor/ckeditor5-clipboard": "^27.1.0", + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-enter": "^27.1.0", + "@ckeditor/ckeditor5-paragraph": "^27.1.0", + "@ckeditor/ckeditor5-select-all": "^27.1.0", + "@ckeditor/ckeditor5-typing": "^27.1.0", + "@ckeditor/ckeditor5-ui": "^27.1.0", + "@ckeditor/ckeditor5-undo": "^27.1.0", + "@ckeditor/ckeditor5-upload": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0", + "@ckeditor/ckeditor5-widget": "^27.1.0" + } + } + } + }, "@ckeditor/ckeditor5-theme-lark": { "version": "14.1.1", "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-theme-lark/-/ckeditor5-theme-lark-14.1.1.tgz", @@ -14220,6 +14891,142 @@ "@ckeditor/ckeditor5-ui": "^13.0.2" } }, + "@ckeditor/ckeditor5-upload": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-upload/-/ckeditor5-upload-27.1.0.tgz", + "integrity": "sha512-VYqvxl8zI9C2Lt3RFlqJv8li0p3yRCRpnyU1yRCzQCwihZMq4nK111C6IBAiUt7cdWPVPfP8vlPKzA2S0q1Tig==", + "requires": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-ui": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0" + }, + "dependencies": { + "@ckeditor/ckeditor5-clipboard": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-clipboard/-/ckeditor5-clipboard-27.1.0.tgz", + "integrity": "sha512-nJnJgv8Fuqol2cl6CkbSDwjCu3y8pTS5Y/KJnA/JnTG0QcZczdQTjMIFl3ZP2/53JR5QekATIKmp1wcUAP/L1A==", + "requires": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0", + "@ckeditor/ckeditor5-widget": "^27.1.0", + "lodash-es": "^4.17.11" + } + }, + "@ckeditor/ckeditor5-core": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-core/-/ckeditor5-core-27.1.0.tgz", + "integrity": "sha512-4K30Qw2jYHMt6Yk4+Covi4b39XO3znM7/VPRh7mcq/MBbHxK4dTrX/UBWtsYrgFBg6KPteNKU03aT9GDMsbvBw==", + "requires": { + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-ui": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0", + "lodash-es": "^4.17.15" + } + }, + "@ckeditor/ckeditor5-engine": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-engine/-/ckeditor5-engine-27.1.0.tgz", + "integrity": "sha512-lGvIYexhhCTo5lZqf8EqS25hCpayPY/wQZXvnReFylB24aztUacOBYK2sgNOmwBnzKjpv90Y7GKEpdDL/8CDSg==", + "requires": { + "@ckeditor/ckeditor5-utils": "^27.1.0", + "lodash-es": "^4.17.15" + } + }, + "@ckeditor/ckeditor5-enter": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-enter/-/ckeditor5-enter-27.1.0.tgz", + "integrity": "sha512-vqldhUklSYQhpZDXyVJ9dEvl9zK0V8L5kPXicsONaICmnRO0uRD9Q2zIyv+R62sIrTvF3fTJvDCH4kjZog09lQ==", + "requires": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0" + } + }, + "@ckeditor/ckeditor5-paragraph": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-paragraph/-/ckeditor5-paragraph-27.1.0.tgz", + "integrity": "sha512-zNy+GzWgcf0Oo/AshtwDbfgwQ8UlR1rs3tQpSPyYU7/8FbrqrdVv6JUzUlsBqcMHi06O+RT4HT5yFEaOYYbUVg==", + "requires": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-ui": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0" + } + }, + "@ckeditor/ckeditor5-typing": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-typing/-/ckeditor5-typing-27.1.0.tgz", + "integrity": "sha512-MfwNEYaAuaz1kPyHwfT1gtRE4DwnjaYwRbW9EH53Dsu+eSTCAc/4A0z+VVJ4aBlRADkPeNAQ3ecK0kVJNb55yw==", + "requires": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0", + "lodash-es": "^4.17.15" + } + }, + "@ckeditor/ckeditor5-ui": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-ui/-/ckeditor5-ui-27.1.0.tgz", + "integrity": "sha512-rGzGjgxSZjKFpkUB0MjpvYqQW9lZNVinBpBgOD/j0Q8OZ/HohLIJJBRaQbEKLJgIR0BXPNPQSC4NQt44Vc1YBw==", + "requires": { + "@ckeditor/ckeditor5-utils": "^27.1.0", + "ckeditor5": "^27.1.0", + "lodash-es": "^4.17.15" + } + }, + "@ckeditor/ckeditor5-undo": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-undo/-/ckeditor5-undo-27.1.0.tgz", + "integrity": "sha512-Z/iBrfcXgYOj5NBgqZqodvQ0tMhIqaErMamIX2DU0XCUbcWDomU+z5gHAHj6JzmX8C3cwpOhivOvgX2A+dUvAg==", + "requires": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-ui": "^27.1.0" + } + }, + "@ckeditor/ckeditor5-utils": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-utils/-/ckeditor5-utils-27.1.0.tgz", + "integrity": "sha512-7hFK2jUmUJEcgYITr0YtXVf1/FZkOPgMG/wAkOfpd2EYZJ31szNXVFRiYucmxpdRYvqJ4F1YsQQcRITcMc5twg==", + "requires": { + "lodash-es": "^4.17.15" + } + }, + "@ckeditor/ckeditor5-widget": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-widget/-/ckeditor5-widget-27.1.0.tgz", + "integrity": "sha512-DpdwcWjXKHxoOZmFmc+2vIq8Nr4hA5140zxO3IIMrUiydcZJyOp2atHiPV7idBi5gR8ct+asQ3nW+cwVELQuhQ==", + "requires": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-enter": "^27.1.0", + "@ckeditor/ckeditor5-typing": "^27.1.0", + "@ckeditor/ckeditor5-ui": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0", + "lodash-es": "^4.17.15" + } + }, + "ckeditor5": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/ckeditor5/-/ckeditor5-27.1.0.tgz", + "integrity": "sha512-XBoMqrML4mmQozSBXgZfFUBJPN3ErTls0wQhP8YkOiglhNXSBaLIE07QKcB0/H/lA2luqxijJGSXw7sr5SWE1A==", + "requires": { + "@ckeditor/ckeditor5-clipboard": "^27.1.0", + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-enter": "^27.1.0", + "@ckeditor/ckeditor5-paragraph": "^27.1.0", + "@ckeditor/ckeditor5-select-all": "^27.1.0", + "@ckeditor/ckeditor5-typing": "^27.1.0", + "@ckeditor/ckeditor5-ui": "^27.1.0", + "@ckeditor/ckeditor5-undo": "^27.1.0", + "@ckeditor/ckeditor5-upload": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0", + "@ckeditor/ckeditor5-widget": "^27.1.0" + } + } + } + }, "@ckeditor/ckeditor5-utils": { "version": "13.0.1", "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-utils/-/ckeditor5-utils-13.0.1.tgz", @@ -14230,14 +15037,143 @@ } }, "@ckeditor/ckeditor5-widget": { - "version": "11.0.4", - "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-widget/-/ckeditor5-widget-11.0.4.tgz", - "integrity": "sha512-mCT+a/X6SMyz9ZTBpSef8+8A9guP/gvsdGQlgJ5e9i1D5lv2ZnLPu4GfVVEyNbtIIXOkdheNMICQhWI3splz4Q==", - "requires": { - "@ckeditor/ckeditor5-core": "^12.2.1", - "@ckeditor/ckeditor5-engine": "^13.2.1", - "@ckeditor/ckeditor5-ui": "^13.0.2", - "@ckeditor/ckeditor5-utils": "^13.0.1" + "version": "27.0.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-widget/-/ckeditor5-widget-27.0.0.tgz", + "integrity": "sha512-kgu7EKO7jC4L27etNlbBpk76CKSZJqD9BgST0el+bPvF/cITItSOCVQttKgW/6peu0ROL6dWPjAhnLBjxNi3oA==", + "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", + "lodash-es": "^4.17.15" + }, + "dependencies": { + "@ckeditor/ckeditor5-clipboard": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-clipboard/-/ckeditor5-clipboard-27.1.0.tgz", + "integrity": "sha512-nJnJgv8Fuqol2cl6CkbSDwjCu3y8pTS5Y/KJnA/JnTG0QcZczdQTjMIFl3ZP2/53JR5QekATIKmp1wcUAP/L1A==", + "requires": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0", + "@ckeditor/ckeditor5-widget": "^27.1.0", + "lodash-es": "^4.17.11" + } + }, + "@ckeditor/ckeditor5-core": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-core/-/ckeditor5-core-27.1.0.tgz", + "integrity": "sha512-4K30Qw2jYHMt6Yk4+Covi4b39XO3znM7/VPRh7mcq/MBbHxK4dTrX/UBWtsYrgFBg6KPteNKU03aT9GDMsbvBw==", + "requires": { + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-ui": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0", + "lodash-es": "^4.17.15" + } + }, + "@ckeditor/ckeditor5-engine": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-engine/-/ckeditor5-engine-27.1.0.tgz", + "integrity": "sha512-lGvIYexhhCTo5lZqf8EqS25hCpayPY/wQZXvnReFylB24aztUacOBYK2sgNOmwBnzKjpv90Y7GKEpdDL/8CDSg==", + "requires": { + "@ckeditor/ckeditor5-utils": "^27.1.0", + "lodash-es": "^4.17.15" + } + }, + "@ckeditor/ckeditor5-enter": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-enter/-/ckeditor5-enter-27.1.0.tgz", + "integrity": "sha512-vqldhUklSYQhpZDXyVJ9dEvl9zK0V8L5kPXicsONaICmnRO0uRD9Q2zIyv+R62sIrTvF3fTJvDCH4kjZog09lQ==", + "requires": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0" + } + }, + "@ckeditor/ckeditor5-paragraph": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-paragraph/-/ckeditor5-paragraph-27.1.0.tgz", + "integrity": "sha512-zNy+GzWgcf0Oo/AshtwDbfgwQ8UlR1rs3tQpSPyYU7/8FbrqrdVv6JUzUlsBqcMHi06O+RT4HT5yFEaOYYbUVg==", + "requires": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-ui": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0" + } + }, + "@ckeditor/ckeditor5-typing": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-typing/-/ckeditor5-typing-27.1.0.tgz", + "integrity": "sha512-MfwNEYaAuaz1kPyHwfT1gtRE4DwnjaYwRbW9EH53Dsu+eSTCAc/4A0z+VVJ4aBlRADkPeNAQ3ecK0kVJNb55yw==", + "requires": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0", + "lodash-es": "^4.17.15" + } + }, + "@ckeditor/ckeditor5-ui": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-ui/-/ckeditor5-ui-27.1.0.tgz", + "integrity": "sha512-rGzGjgxSZjKFpkUB0MjpvYqQW9lZNVinBpBgOD/j0Q8OZ/HohLIJJBRaQbEKLJgIR0BXPNPQSC4NQt44Vc1YBw==", + "requires": { + "@ckeditor/ckeditor5-utils": "^27.1.0", + "ckeditor5": "^27.1.0", + "lodash-es": "^4.17.15" + } + }, + "@ckeditor/ckeditor5-undo": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-undo/-/ckeditor5-undo-27.1.0.tgz", + "integrity": "sha512-Z/iBrfcXgYOj5NBgqZqodvQ0tMhIqaErMamIX2DU0XCUbcWDomU+z5gHAHj6JzmX8C3cwpOhivOvgX2A+dUvAg==", + "requires": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-ui": "^27.1.0" + } + }, + "@ckeditor/ckeditor5-utils": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-utils/-/ckeditor5-utils-27.1.0.tgz", + "integrity": "sha512-7hFK2jUmUJEcgYITr0YtXVf1/FZkOPgMG/wAkOfpd2EYZJ31szNXVFRiYucmxpdRYvqJ4F1YsQQcRITcMc5twg==", + "requires": { + "lodash-es": "^4.17.15" + } + }, + "@ckeditor/ckeditor5-widget": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-widget/-/ckeditor5-widget-27.1.0.tgz", + "integrity": "sha512-DpdwcWjXKHxoOZmFmc+2vIq8Nr4hA5140zxO3IIMrUiydcZJyOp2atHiPV7idBi5gR8ct+asQ3nW+cwVELQuhQ==", + "requires": { + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-enter": "^27.1.0", + "@ckeditor/ckeditor5-typing": "^27.1.0", + "@ckeditor/ckeditor5-ui": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0", + "lodash-es": "^4.17.15" + } + }, + "ckeditor5": { + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/ckeditor5/-/ckeditor5-27.1.0.tgz", + "integrity": "sha512-XBoMqrML4mmQozSBXgZfFUBJPN3ErTls0wQhP8YkOiglhNXSBaLIE07QKcB0/H/lA2luqxijJGSXw7sr5SWE1A==", + "requires": { + "@ckeditor/ckeditor5-clipboard": "^27.1.0", + "@ckeditor/ckeditor5-core": "^27.1.0", + "@ckeditor/ckeditor5-engine": "^27.1.0", + "@ckeditor/ckeditor5-enter": "^27.1.0", + "@ckeditor/ckeditor5-paragraph": "^27.1.0", + "@ckeditor/ckeditor5-select-all": "^27.1.0", + "@ckeditor/ckeditor5-typing": "^27.1.0", + "@ckeditor/ckeditor5-ui": "^27.1.0", + "@ckeditor/ckeditor5-undo": "^27.1.0", + "@ckeditor/ckeditor5-upload": "^27.1.0", + "@ckeditor/ckeditor5-utils": "^27.1.0", + "@ckeditor/ckeditor5-widget": "^27.1.0" + } + } } }, "@mrmlnc/readdir-enhanced": { @@ -19361,9 +20297,9 @@ "dev": true }, "lodash-es": { - "version": "4.17.14", - "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.14.tgz", - "integrity": "sha512-7zchRrGa8UZXjD/4ivUWP1867jDkhzTG2c/uj739utSd7O/pFFdxspCemIFKEEjErbcqRzn8nKnGsi7mvTgRPA==" + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.21.tgz", + "integrity": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==" }, "lodash.memoize": { "version": "4.1.2", diff --git a/examples/placeholder-demo/package.json b/examples/placeholder-demo/package.json index 920f0a8..38dd8ab 100644 --- a/examples/placeholder-demo/package.json +++ b/examples/placeholder-demo/package.json @@ -61,7 +61,7 @@ "@ckeditor/ckeditor5-theme-lark": "^14.1.1", "@ckeditor/ckeditor5-ui": "^13.0.2", "@ckeditor/ckeditor5-utils": "^13.0.1", - "@ckeditor/ckeditor5-widget": "^11.0.4", + "@ckeditor/ckeditor5-widget": "^27.0.0", "chokidar": "^3.5.1", "ckeditor5-placeholder": "^1.0.6", "core-js": "^3.0.1"