chore: upgrade to vue2.7
正在显示
jsconfig.json
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
... | ... | @@ -13,30 +13,25 @@ |
"dependencies": { | ||
"axios": "^0.27.2", | ||
"blueimp-md5": "^2.19.0", | ||
"element-ui": "^2.15.8", | ||
"element-ui": "^2.15.12", | ||
"lodash": "^4.17.21", | ||
"query-string": "^7.1.1", | ||
"vuedraggable": "^2.24.3", | ||
"video.js": "^7.18.1", | ||
"vue": "^2.6.14", | ||
"video.js": "^7.20.3", | ||
"vue": "^2.7.14", | ||
"vue-meta": "^2.4.0", | ||
"vue-router": "^3.5.4", | ||
"vue-router": "^3.6.5", | ||
"vuedraggable": "^2.24.3", | ||
"vuex": "^3.6.2", | ||
"xlsx": "^0.18.5" | ||
}, | ||
"devDependencies": { | ||
"@vitejs/plugin-vue2": "^2.0.1", | ||
"ali-oss": "^6.17.1", | ||
"chalk": "^4.1.2", | ||
"eslint": "^7.32.0", | ||
"eslint-config-standard": "^16.0.3", | ||
"eslint-plugin-import": "^2.25.4", | ||
"eslint-plugin-node": "^11.1.0", | ||
"eslint-plugin-promise": "^5.2.0", | ||
"eslint-plugin-vue": "^8.7.1", | ||
"sass": "1.51.0", | ||
"vite": "^2.9.9", | ||
"vite-plugin-checker": "^0.4.6", | ||
"vite-plugin-vue2": "^2.0.1", | ||
"vue-template-compiler": "^2.6.14" | ||
"eslint": "^8.28.0", | ||
"eslint-plugin-vue": "^9.8.0", | ||
"sass": "1.56.1", | ||
"vite": "^3.2.4", | ||
"vite-plugin-checker": "^0.5.1" | ||
} | ||
} |
请
注册
或者
登录
后发表评论