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 305eb5e

Browse files
authoredMar 4, 2025
Bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the /frontend directory: [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) and [vue](https://github.com/vuejs/core). Updates `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) Updates `vue` from 2.7.16 to 3.0.0 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/v3.0.0/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/commits/v3.0.0) --- updated-dependencies: - dependency-name: tinymce dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: vue dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dfa6f5b commit 305eb5e

File tree

2 files changed

+378
-87
lines changed

2 files changed

+378
-87
lines changed
 

‎frontend/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
"prismjs": "^1.29.0",
2222
"qs": "^6.10.1",
2323
"textversionjs": "^1.1.3",
24-
"tinymce": "^5.10.9",
24+
"tinymce": "^7.2.0",
2525
"turndown": "^7.1.2",
26-
"vue": "^2.7.14",
26+
"vue": "^3.0.0",
2727
"vue-chartjs": "^5.3.0",
2828
"vue-i18n": "^8.28.2",
2929
"vue-router": "^3.2.0",

0 commit comments

Comments
 (0)
Please sign in to comment.