From f718787aaa2c5511e2292c7140548f458082347a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 12:01:51 +0000 Subject: [PATCH] Bump tinymce from 8.2.2 to 8.3.0 Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 8.2.2 to 8.3.0. - [Changelog](https://github.com/tinymce/tinymce/blob/main/modules/tinymce/CHANGELOG.md) - [Commits](https://github.com/tinymce/tinymce/commits/8.3.0/modules/tinymce) --- updated-dependencies: - dependency-name: tinymce dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b0da2ca1..a85cad83 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "swiper": "12.0.3", "systemjs": "6.15.1", "tableexport": "5.2.0", - "tinymce": "8.2.2", + "tinymce": "8.3.0", "underscore": "1.13.7", "unitegallery": "1.7.28", "urijs": "1.19.11", diff --git a/yarn.lock b/yarn.lock index 4bb10a7d..da40048b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6229,10 +6229,10 @@ tinyglobby@^0.2.12: fdir "^6.5.0" picomatch "^4.0.3" -tinymce@8.2.2: - version "8.2.2" - resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-8.2.2.tgz#0eafd350759871067b2692cde4078d6b179af1fc" - integrity sha512-CFDSZwciMvFGW2czK/Xig1HcOGpXI0qcQMIqaIcG2F4RuuTdf+LQTreyEZunAJoFTQ9L0KAugOqL7OA5TJkoAA== +tinymce@8.3.0: + version "8.3.0" + resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-8.3.0.tgz#120552a38e34209db4e3cabc711b001aa638e68f" + integrity sha512-9IjrEo8HD5mg9QP6/rKcPSIcyRNVSf5eiYTqapb/q1zAIoISRJgI2DJUs4CJgZvio0hmEH394xSHUJuoGf4Msw== titleize@^4.0.0: version "4.0.0"