Skip to content

Commit

Permalink
pkp/pkp-lib#9366 Upgrade tinymce from v5 to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
blesildaramirez committed Jan 15, 2025
1 parent 5643a18 commit 1030057
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 22 deletions.
41 changes: 21 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@headlessui/vue": "^1.7.16",
"@highlightjs/vue-plugin": "^2.1.0",
"@lk77/vue3-color": "^3.0.6",
"@tinymce/tinymce-vue": "^5.1.1",
"@tinymce/tinymce-vue": "^6.1.0",
"@vue-a11y/announcer": "^3.1.5",
"@vueuse/core": "^10.5.0",
"altcha": "^1.0.7",
Expand All @@ -38,7 +38,7 @@
"primevue": "^4.0.5",
"swiper": "^10.3.1",
"tiny-emitter": "^2.1.0",
"tinymce": "^5.10.9",
"tinymce": "^6.1.0",
"uuid": "^9.0.0",
"vue": "^3.3.8",
"vue-chartjs": "^5.2.0",
Expand Down

0 comments on commit 1030057

Please sign in to comment.