安装缺失依赖库
continuous-integration/drone/push Build is passing Details

This commit is contained in:
yukai 2024-09-14 03:34:57 +08:00
parent ff4d232c0f
commit 80b2c487be
1 changed files with 4 additions and 0 deletions

View File

@ -38,6 +38,7 @@
"dependencies": { "dependencies": {
"@micro-zoe/micro-app": "^1.0.0-rc.5", "@micro-zoe/micro-app": "^1.0.0-rc.5",
"@riophae/vue-treeselect": "0.4.0", "@riophae/vue-treeselect": "0.4.0",
"@vue/babel-helper-vue-jsx-merge-props": "^1.4.0",
"axios": "0.24.0", "axios": "0.24.0",
"clipboard": "2.0.8", "clipboard": "2.0.8",
"compressorjs": "^1.1.1", "compressorjs": "^1.1.1",
@ -52,14 +53,17 @@
"js-beautify": "1.13.0", "js-beautify": "1.13.0",
"js-cookie": "3.0.1", "js-cookie": "3.0.1",
"jsencrypt": "3.0.0-rc.1", "jsencrypt": "3.0.0-rc.1",
"lodash": "^4.17.21",
"mockjs": "^1.1.0", "mockjs": "^1.1.0",
"nprogress": "0.2.0", "nprogress": "0.2.0",
"obj-modal": "^1.2.2", "obj-modal": "^1.2.2",
"obj-table-plus": "^2.4.0", "obj-table-plus": "^2.4.0",
"qs": "^6.13.0",
"quill": "1.3.7", "quill": "1.3.7",
"screenfull": "5.0.2", "screenfull": "5.0.2",
"signature_pad": "^3.0.0-beta.4", "signature_pad": "^3.0.0-beta.4",
"sortablejs": "1.10.2", "sortablejs": "1.10.2",
"throttle-debounce": "^5.0.2",
"video.js": "^7.20.3", "video.js": "^7.20.3",
"vue": "^2.7.16", "vue": "^2.7.16",
"vue-amap": "^0.5.10", "vue-amap": "^0.5.10",