| | |
| | | "dependencies": { |
| | | "@riophae/vue-treeselect": "0.4.0", |
| | | "axios": "0.24.0", |
| | | "babel-polyfill": "^6.26.0", |
| | | "clipboard": "2.0.8", |
| | | "core-js": "3.25.3", |
| | | "echarts": "4.9.0", |
| | |
| | | "quill": "1.3.7", |
| | | "screenfull": "5.0.2", |
| | | "sortablejs": "1.10.2", |
| | | "tduck-form-generator": "^1.8.0", |
| | | "ua-parser-js": "^1.0.37", |
| | | "vue": "2.6.12", |
| | | "vue-barcode": "^1.3.0", |
| | | "vue-count-to": "1.0.13", |
| | |
| | | "vue-meta": "2.4.0", |
| | | "vue-pdf": "^4.3.0", |
| | | "vue-print-nb": "^1.7.5", |
| | | "vue-qr": "^4.0.9", |
| | | "vue-quill-editor": "^3.0.6", |
| | | "vue-router": "3.4.9", |
| | | "vuedraggable": "2.24.3", |
| | | "vuex": "3.6.0", |
| | |
| | | "browserslist": [ |
| | | "> 1%", |
| | | "last 2 versions" |
| | | ] |
| | | ], |
| | | "main": ".eslintrc.js" |
| | | } |