fix: Upgrade Vue version (#3023)

This commit is contained in:
unitwk 2023-09-13 20:26:07 +08:00 committed by GitHub
parent c4216e24d6
commit 43a4d986b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,7 +62,7 @@
"sortablejs": "^1.15.0",
"tinymce": "^5.10.3",
"vditor": "^3.8.13",
"vue": "^3.2.33",
"vue": "^3.2.34",
"vue-i18n": "^9.1.9",
"vue-json-pretty": "^2.0.6",
"vue-router": "^4.0.14",