chore: 修改旅程模板连接线
正在显示
... | ... | @@ -15,17 +15,17 @@ |
"cert": "node ./cert.js" | ||
}, | ||
"dependencies": { | ||
"@element-plus/icons-vue": "^2.0.10", | ||
"@tinymce/tinymce-vue": "^5.0.0", | ||
"@element-plus/icons-vue": "^2.1.0", | ||
"@tinymce/tinymce-vue": "^5.0.1", | ||
"@vue-flow/controls": "^1.0.4", | ||
"@vue-flow/core": "^1.15.2", | ||
"@vue-flow/core": "^1.15.5", | ||
"@vueuse/core": "^9.13.0", | ||
"axios": "^1.3.4", | ||
"blueimp-md5": "^2.19.0", | ||
"element-plus": "^2.2.32", | ||
"element-plus": "^2.2.35", | ||
"lodash-es": "^4.17.21", | ||
"nanoid": "^4.0.1", | ||
"pinia": "^2.0.32", | ||
"pinia": "^2.0.33", | ||
"vue": "^3.2.47", | ||
"vue-router": "^4.1.6" | ||
}, | ||
... | ... | @@ -42,7 +42,7 @@ |
"eslint-plugin-vue": "^9.9.0", | ||
"sass": "^1.58.3", | ||
"typescript": "~4.9.5", | ||
"unplugin-auto-import": "^0.15.0", | ||
"unplugin-auto-import": "^0.15.1", | ||
"vite": "^4.1.4", | ||
"vue-tsc": "^1.2.0" | ||
} | ||
... | ... |
请
注册
或者
登录
后发表评论