refactor(editor): upgrade Vue to 2.7 (#4294)

* refactor(editor): Upgrade Vue to 2.7

* 📌 Partially revert package-lock
This commit is contained in:
OlegIvaniv
2022-10-11 14:41:16 +02:00
committed by GitHub
parent 0c78df61ea
commit 3390b509aa
4 changed files with 162 additions and 287 deletions

View File

@@ -64,11 +64,11 @@
"vite": "2.9.5",
"vite-plugin-vue2": "1.9.3",
"vitest": "0.9.3",
"vue": "~2.6.11",
"vue": "~2.7.10",
"vue-class-component": "^7.2.3",
"vue-loader": "^15.9.7",
"vue-property-decorator": "^9.1.2",
"vue-template-compiler": "~2.6.11",
"vue-template-compiler": "~2.7.10",
"vue-tsc": "0.34.8",
"vue-typed-mixins": "^0.2.0",
"vue2-boring-avatars": "0.3.4",