Upgrade to Vue 3 (WIP)

This commit is contained in:
MattIPv4
2022-02-18 20:32:33 +00:00
parent eb3ce57789
commit 0f0d7c36b0
22 changed files with 623 additions and 246 deletions

View File

@@ -47,7 +47,7 @@
"clipboard": "^2.0.10",
"clone": "^2.1.2",
"do-bulma": "github:do-community/do-bulma",
"do-vue": "github:do-community/do-vue",
"do-vue": "github:do-community/do-vue#MattIPv4/vue-3",
"escape-html": "^1.0.3",
"files-diff": "0.0.6",
"json-to-pretty-yaml": "^1.2.2",
@@ -56,9 +56,9 @@
"prismjs": "^1.27.0",
"qs": "^6.10.3",
"simple-js-sha2-256": "^1.0.7",
"vue": "^2.6.14",
"vue-i18n": "^8.27.0",
"vue-select": "^3.18.1",
"vue": "^3.2.31",
"vue-i18n": "^9.1.9",
"vue-select": "^4.0.0-beta.2",
"webpack-require-from": "^1.8.6"
},
"devDependencies": {