Skip to content

Commit

Permalink
Merge pull request #4281 from defstat/pkp/pkp-lib#9840-2
Browse files Browse the repository at this point in the history
[OJS][main] #9840 Remove vue3-highlightjs and add "highlightjs/vue-plugin". Use only XML language.
  • Loading branch information
defstat committed May 31, 2024
2 parents 504e4f9 + a688841 commit 69cba04
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 40 deletions.
2 changes: 1 addition & 1 deletion lib/pkp
Submodule pkp updated 1 files
+0 −5 js/load.js
53 changes: 17 additions & 36 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 @@ -15,6 +15,7 @@
},
"dependencies": {
"@headlessui/vue": "^1.7.16",
"@highlightjs/vue-plugin": "^2.1.0",
"@lk77/vue3-color": "^3.0.6",
"@tinymce/tinymce-vue": "^5.1.1",
"@vue-a11y/announcer": "^3.1.5",
Expand All @@ -38,8 +39,7 @@
"vue": "^3.3.8",
"vue-chartjs": "^5.2.0",
"vue-draggable-plus": "^0.2.4",
"vue-scrollto": "^2.20.0",
"vue3-highlightjs": "^1.0.5"
"vue-scrollto": "^2.20.0"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.3.3",
Expand Down

0 comments on commit 69cba04

Please sign in to comment.