mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:29 +01:00
Bump tinymce/tinymce from 5.10.9 to 7.0.0
Bumps [tinymce/tinymce](https://github.com/tinymce/tinymce-dist) from 5.10.9 to 7.0.0. - [Changelog](https://github.com/tinymce/tinymce-dist/blob/master/CHANGELOG.md) - [Commits](https://github.com/tinymce/tinymce-dist/compare/5.10.9...7.0.0) --- updated-dependencies: - dependency-name: tinymce/tinymce dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8b64e80f07
commit
ae1d1aa13c
@ -136,7 +136,7 @@
|
||||
"robrichards/xmlseclibs": "^3.1.1",
|
||||
"simplesamlphp/simplesamlphp": "^1.19.0",
|
||||
"simplesamlphp/twig-configurable-i18n": "~2.3.3",
|
||||
"tinymce/tinymce": "^5.10.8"
|
||||
"tinymce/tinymce": "^7.0.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^9"
|
||||
|
20
composer.lock
generated
20
composer.lock
generated
@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "875dc883e9257e692cadb02e6faa82bc",
|
||||
"content-hash": "99c437d30acd219b02e8cbbc28c1bb0e",
|
||||
"packages": [
|
||||
{
|
||||
"name": "adldap2/adldap2",
|
||||
@ -10331,16 +10331,16 @@
|
||||
},
|
||||
{
|
||||
"name": "tinymce/tinymce",
|
||||
"version": "5.10.9",
|
||||
"version": "7.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/tinymce/tinymce-dist.git",
|
||||
"reference": "e5650a256f8941a0593ec0b9d3c435f20f1d4245"
|
||||
"reference": "c011b5164178ac5224e658bf2aed713479fc78ae"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/e5650a256f8941a0593ec0b9d3c435f20f1d4245",
|
||||
"reference": "e5650a256f8941a0593ec0b9d3c435f20f1d4245",
|
||||
"url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/c011b5164178ac5224e658bf2aed713479fc78ae",
|
||||
"reference": "c011b5164178ac5224e658bf2aed713479fc78ae",
|
||||
"shasum": ""
|
||||
},
|
||||
"type": "component",
|
||||
@ -10350,12 +10350,14 @@
|
||||
"tinymce.js",
|
||||
"plugins/*/plugin.js",
|
||||
"themes/*/theme.js",
|
||||
"themes/*/icons.js"
|
||||
"models/*/model.js",
|
||||
"icons/*/icons.js"
|
||||
],
|
||||
"files": [
|
||||
"tinymce.min.js",
|
||||
"plugins/*/plugin.min.js",
|
||||
"themes/*/theme.min.js",
|
||||
"models/*/model.min.js",
|
||||
"skins/**",
|
||||
"icons/*/icons.min.js"
|
||||
]
|
||||
@ -10363,7 +10365,7 @@
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"LGPL-2.1-only"
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"description": "Web based JavaScript HTML WYSIWYG editor control.",
|
||||
"homepage": "https://www.tiny.cloud/",
|
||||
@ -10382,9 +10384,9 @@
|
||||
"wysiwyg"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/tinymce/tinymce-dist/tree/5.10.9"
|
||||
"source": "https://github.com/tinymce/tinymce-dist/tree/7.0.0"
|
||||
},
|
||||
"time": "2023-11-15T00:42:08+00:00"
|
||||
"time": "2024-03-20T05:46:56+00:00"
|
||||
},
|
||||
{
|
||||
"name": "twig/extensions",
|
||||
|
Loading…
Reference in New Issue
Block a user