1
0
mirror of https://github.com/sahadev/vue-component-creater-ui.git synced 2025-12-27 21:39:52 +08:00

update: vant vue3

This commit is contained in:
shangbin
2021-12-13 18:59:42 +08:00
parent ba575244e1
commit 91d43465cc
12 changed files with 364 additions and 275 deletions

View File

@@ -30,8 +30,8 @@
"copy-to-clipboard": "^3.3.1",
"crypto-random-string": "^3.3.1",
"css": "^3.0.0",
"element-plus": "^1.2.0-beta.3",
"css-scoped": "^1.0.0",
"element-plus": "^1.2.0-beta.3",
"escodegen": "^2.0.0",
"espree": "^7.3.0",
"eventemitter3": "^4.0.7",
@@ -43,13 +43,13 @@
"nanoid": "^3.1.30",
"prettier": "^2.4.0",
"split.js": "^1.6.2",
"vant": "^2.10.7",
"vant": "^3.3.7",
"vite": "^2.6.14",
"vue": "^3.2.22",
"vuedraggable": "^4.1.0",
"vuex": "^4.0.2",
"vue-github-button": "^1.3.0",
"vue-template-compiler": "^2.6.14",
"vue-github-button": "^1.3.0"
"vuedraggable": "^4.1.0",
"vuex": "^4.0.2"
},
"devDependencies": {
"@babel/generator": "^7.11.6",