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.
... | @@ -15,28 +15,23 @@ | ... | @@ -15,28 +15,23 @@ |
"axios": "^0.26.1", | "axios": "^0.26.1", | ||
"blueimp-md5": "^2.19.0", | "blueimp-md5": "^2.19.0", | ||
"echarts": "^5.2.2", | "echarts": "^5.2.2", | ||
"element-ui": "^2.15.6", | "element-ui": "^2.15.12", | ||
"js-base64": "^3.7.2", | "js-base64": "^3.7.3", | ||
"lodash": "^4.17.21", | "lodash": "^4.17.21", | ||
"query-string": "^7.1.1", | "query-string": "^7.1.1", | ||
"vue": "^2.6.14", | "vue": "^2.7.14", | ||
"vue-html2pdf": "^1.8.0", | "vue-html2pdf": "^1.8.0", | ||
"vue-router": "^3.5.3", | "vue-router": "^3.6.5", | ||
"vuex": "^3.6.2" | "vuex": "^3.6.2" | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"@vitejs/plugin-vue2": "^2.0.1", | |||
"ali-oss": "^6.17.1", | "ali-oss": "^6.17.1", | ||
"chalk": "^4.1.2", | "chalk": "^4.1.2", | ||
"eslint": "^7.32.0", | "eslint": "^8.28.0", | ||
"eslint-config-standard": "^16.0.3", | "eslint-plugin-vue": "^9.8.0", | ||
"eslint-plugin-import": "^2.25.3", | "sass": "1.56.1", | ||
"eslint-plugin-node": "^11.1.0", | "vite": "^3.2.4", | ||
"eslint-plugin-promise": "^5.1.1", | "vite-plugin-checker": "^0.5.1" | ||
"eslint-plugin-vue": "^8.5.0", | |||
"sass": "1.49.10", | |||
"vite": "^2.9.0", | |||
"vite-plugin-checker": "^0.4.4", | |||
"vite-plugin-vue2": "^1.9.3", | |||
"vue-template-compiler": "^2.6.14" | |||
} | } | ||
} | } |
请
注册
或者
登录
后发表评论