mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 09:49:28 +02:00
Bump tinymce from 7.9.1 to 8.0.1
Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 7.9.1 to 8.0.1. - [Changelog](https://github.com/tinymce/tinymce/blob/main/modules/tinymce/CHANGELOG.md) - [Commits](https://github.com/tinymce/tinymce/commits/8.0.1/modules/tinymce) --- updated-dependencies: - dependency-name: tinymce dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
54ed7c6211
commit
bea2d90bee
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -51,7 +51,7 @@
|
||||||
"pouchdb": "^9.0.0",
|
"pouchdb": "^9.0.0",
|
||||||
"socket.io-client": "^4.8.1",
|
"socket.io-client": "^4.8.1",
|
||||||
"sweetalert": "^2.1.2",
|
"sweetalert": "^2.1.2",
|
||||||
"tinymce": "^7.9.1",
|
"tinymce": "^8.0.1",
|
||||||
"tinymce-langs": "^1.0.0",
|
"tinymce-langs": "^1.0.0",
|
||||||
"video.js": "^8.23.3",
|
"video.js": "^8.23.3",
|
||||||
"videojs-contrib-ads": "^7.5.2",
|
"videojs-contrib-ads": "^7.5.2",
|
||||||
|
@ -1576,9 +1576,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/tinymce": {
|
"node_modules/tinymce": {
|
||||||
"version": "7.9.1",
|
"version": "8.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/tinymce/-/tinymce-7.9.1.tgz",
|
"resolved": "https://registry.npmjs.org/tinymce/-/tinymce-8.0.1.tgz",
|
||||||
"integrity": "sha512-zaOHwmiP1EqTeLRXAvVriDb00JYnfEjWGPdKEuac7MiZJ5aiDMZ4Unc98Gmajn+PBljOmO1GKV6G0KwWn3+k8A==",
|
"integrity": "sha512-KQ/+KaWmkIzSkNCYmqhXD2mftt+EEhz1bd1QCVopa2DNkoJ/rYFXhMnYGg1gVcRQa43xkmmv0Jj0ph+05VY0hQ==",
|
||||||
"license": "GPL-2.0-or-later"
|
"license": "GPL-2.0-or-later"
|
||||||
},
|
},
|
||||||
"node_modules/tinymce-langs": {
|
"node_modules/tinymce-langs": {
|
||||||
|
|
|
@ -46,7 +46,7 @@
|
||||||
"pouchdb": "^9.0.0",
|
"pouchdb": "^9.0.0",
|
||||||
"socket.io-client": "^4.8.1",
|
"socket.io-client": "^4.8.1",
|
||||||
"sweetalert": "^2.1.2",
|
"sweetalert": "^2.1.2",
|
||||||
"tinymce": "^7.9.1",
|
"tinymce": "^8.0.1",
|
||||||
"tinymce-langs": "^1.0.0",
|
"tinymce-langs": "^1.0.0",
|
||||||
"video.js": "^8.23.3",
|
"video.js": "^8.23.3",
|
||||||
"videojs-contrib-ads": "^7.5.2",
|
"videojs-contrib-ads": "^7.5.2",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue