diff --git a/composer.lock b/composer.lock index 182a5fc51..1145e6c82 100644 --- a/composer.lock +++ b/composer.lock @@ -4395,28 +4395,21 @@ }, { "name": "tinymce/tinymce", - "version": "7.4.1", + "version": "7.6.0", "source": { "type": "git", "url": "https://github.com/tinymce/tinymce-dist.git", - "reference": "e4d46be06c8d0d99f542e7199d1283850fb9192c" + "reference": "0c4bc43d572ea9673468bf12cc30e8fb556550f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/e4d46be06c8d0d99f542e7199d1283850fb9192c", - "reference": "e4d46be06c8d0d99f542e7199d1283850fb9192c", + "url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/0c4bc43d572ea9673468bf12cc30e8fb556550f4", + "reference": "0c4bc43d572ea9673468bf12cc30e8fb556550f4", "shasum": "" }, "type": "component", "extra": { "component": { - "scripts": [ - "tinymce.js", - "plugins/*/plugin.js", - "themes/*/theme.js", - "models/*/model.js", - "icons/*/icons.js" - ], "files": [ "tinymce.min.js", "plugins/*/plugin.min.js", @@ -4424,6 +4417,13 @@ "models/*/model.min.js", "skins/**", "icons/*/icons.min.js" + ], + "scripts": [ + "tinymce.js", + "plugins/*/plugin.js", + "themes/*/theme.js", + "models/*/model.js", + "icons/*/icons.js" ] } }, @@ -4448,9 +4448,9 @@ "wysiwyg" ], "support": { - "source": "https://github.com/tinymce/tinymce-dist/tree/7.4.1" + "source": "https://github.com/tinymce/tinymce-dist/tree/7.6.0" }, - "time": "2024-10-10T05:50:45+00:00" + "time": "2024-12-11T04:56:37+00:00" }, { "name": "twbs/bootstrap",