Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f487822

Browse files
authoredFeb 5, 2025··
Bump tinymce from 5.10.9 to 7.2.0
Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 5.10.9 to 7.2.0. - [Changelog](https://github.com/tinymce/tinymce/blob/main/modules/tinymce/CHANGELOG.md) - [Commits](https://github.com/tinymce/tinymce/commits/7.2.0/modules/tinymce) --- updated-dependencies: - dependency-name: tinymce dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e4ec680 commit f487822

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"textcomplete": "^0.18.2",
9595
"timeago": "^1.6.7",
9696
"timepicker": "^1.14.1",
97-
"tinymce": "^5.10.9",
97+
"tinymce": "^7.2.0",
9898
"video.js": "^7.21.6",
9999
"vue-flatpickr-component": "^9.0.8",
100100
"vue-i18n": "10.0.5",

‎yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -4138,7 +4138,7 @@ __metadata:
41384138
textcomplete: "npm:^0.18.2"
41394139
timeago: "npm:^1.6.7"
41404140
timepicker: "npm:^1.14.1"
4141-
tinymce: "npm:^5.10.9"
4141+
tinymce: "npm:^7.2.0"
41424142
ts-loader: "npm:^9.5.1"
41434143
typescript: "npm:^5.7.3"
41444144
video.js: "npm:^7.21.6"
@@ -10278,20 +10278,20 @@ __metadata:
1027810278
languageName: node
1027910279
linkType: hard
1028010280

10281-
"tinymce@npm:^5.10.9":
10282-
version: 5.10.9
10283-
resolution: "tinymce@npm:5.10.9"
10284-
checksum: 10c0/8b0d8602259d54ab89ffbf7bc4ea08f1bb35fa1f523748358d22550fed1abbffda3a2168af7c7a562a6bb8828c1c9dedb41e8ed1cd63b21a00f31ef39e708443
10285-
languageName: node
10286-
linkType: hard
10287-
1028810281
"tinymce@npm:^6.0.0 || ^5.5.1":
1028910282
version: 6.8.5
1029010283
resolution: "tinymce@npm:6.8.5"
1029110284
checksum: 10c0/8c273b1ee321080dc8684d433ad6e8b10870032347d56768a2feb533a4d6a43c51ce44feb7707a4d195ddaafe329c4ec7690f0aebcc8b37faf19a99f739b227d
1029210285
languageName: node
1029310286
linkType: hard
1029410287

10288+
"tinymce@npm:^7.2.0":
10289+
version: 7.6.1
10290+
resolution: "tinymce@npm:7.6.1"
10291+
checksum: 10c0/b4cbb2bb78b60b96101e15998a3d19e34897799f07679d12a7b884dc0bc1d3dc4a5e22990de984def5059ef5599cb0fb643afa7b68094857c8c118bfd1c6c5e6
10292+
languageName: node
10293+
linkType: hard
10294+
1029510295
"tmp@npm:^0.2.1":
1029610296
version: 0.2.3
1029710297
resolution: "tmp@npm:0.2.3"

0 commit comments

Comments
 (0)
Please sign in to comment.