|
|
@@ -24,6 +24,10 @@
|
|
|
"@element-plus/icons-vue": "2.3.1",
|
|
|
"@highlightjs/vue-plugin": "2.1.0",
|
|
|
"@tinymce/tinymce-vue": "^6.2.0",
|
|
|
+ "@vue/reactivity": "^3.5.13",
|
|
|
+ "@vue/runtime-core": "^3.5.13",
|
|
|
+ "@vue/runtime-dom": "^3.5.13",
|
|
|
+ "@vue/shared": "^3.5.13",
|
|
|
"@vueup/vue-quill": "1.2.0",
|
|
|
"@vueuse/core": "13.1.0",
|
|
|
"animate.css": "4.1.1",
|
|
|
@@ -44,7 +48,7 @@
|
|
|
"pinia": "3.0.2",
|
|
|
"screenfull": "6.0.2",
|
|
|
"tinymce": "^7.9.1",
|
|
|
- "vue": "3.5.13",
|
|
|
+ "vue": "^3.5.13",
|
|
|
"vue-cropper": "1.1.1",
|
|
|
"vue-i18n": "^11.1.10",
|
|
|
"vue-json-pretty": "2.4.0",
|