29
0
mirror of https://github.com/joomla/joomla-cms.git synced 2024-06-17 09:35:35 +00:00

[4.1] Tinymce 5.10.5 (#37949)

* [4.1] Tinymce 5.10.5

Update to the latest release in the 5 series.

https://www.tiny.cloud/docs/release-notes/release-notes5105/

* Update tinymce.xml
This commit is contained in:
Brian Teeman 2022-06-15 19:15:18 +01:00 committed by GitHub
parent a681a949af
commit c2d4476175
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View File

@ -7897,9 +7897,9 @@
"dev": true
},
"node_modules/tinymce": {
"version": "5.10.3",
"resolved": "https://registry.npmjs.org/tinymce/-/tinymce-5.10.3.tgz",
"integrity": "sha512-O59ssHNnujWvSk5Gt8hIGrdNCMKVWVQv9F8siAgLTRgTh0t3NDHrP1UlLtCxArUi9DPWZvlBeUz8D5fJTu7vnA=="
"version": "5.10.5",
"resolved": "https://registry.npmjs.org/tinymce/-/tinymce-5.10.5.tgz",
"integrity": "sha512-nFKtLhmoRtExBxUfv06JlkbQWux5D+d115vxSRAqUmccZdrtpFvOIYwZmikvulLdM9pfEpvO0B+RQ2qFV/+R7w=="
},
"node_modules/tippy.js": {
"version": "6.3.7",
@ -14165,9 +14165,9 @@
"dev": true
},
"tinymce": {
"version": "5.10.3",
"resolved": "https://registry.npmjs.org/tinymce/-/tinymce-5.10.3.tgz",
"integrity": "sha512-O59ssHNnujWvSk5Gt8hIGrdNCMKVWVQv9F8siAgLTRgTh0t3NDHrP1UlLtCxArUi9DPWZvlBeUz8D5fJTu7vnA=="
"version": "5.10.5",
"resolved": "https://registry.npmjs.org/tinymce/-/tinymce-5.10.5.tgz",
"integrity": "sha512-nFKtLhmoRtExBxUfv06JlkbQWux5D+d115vxSRAqUmccZdrtpFvOIYwZmikvulLdM9pfEpvO0B+RQ2qFV/+R7w=="
},
"tippy.js": {
"version": "6.3.7",

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<extension type="plugin" group="editors" method="upgrade">
<name>plg_editors_tinymce</name>
<version>5.10.3</version>
<version>5.10.5</version>
<creationDate>2005-08</creationDate>
<author>Tiny Technologies, Inc</author>
<authorEmail>N/A</authorEmail>