|
|
@ -17,7 +17,7 @@ |
|
|
"@babel/plugin-transform-runtime": "^7.25.9", |
|
|
"@babel/plugin-transform-runtime": "^7.25.9", |
|
|
"@babel/runtime": "^7.26.0", |
|
|
"@babel/runtime": "^7.26.0", |
|
|
"@vue-office/docx": "^1.6.2", |
|
|
"@vue-office/docx": "^1.6.2", |
|
|
"@vue-office/excel": "^1.7.11", |
|
|
|
|
|
|
|
|
"@vue-office/excel": "^1.7.14", |
|
|
"@vue/composition-api": "^1.7.2", |
|
|
"@vue/composition-api": "^1.7.2", |
|
|
"axios": "0.17.1", |
|
|
"axios": "0.17.1", |
|
|
"babel-plugin-component": "0.10.1", |
|
|
"babel-plugin-component": "0.10.1", |
|
|
@ -35,7 +35,6 @@ |
|
|
"lodash": "4.17.5", |
|
|
"lodash": "4.17.5", |
|
|
"mammoth": "^1.9.0", |
|
|
"mammoth": "^1.9.0", |
|
|
"moment": "^2.30.1", |
|
|
"moment": "^2.30.1", |
|
|
"node-sass": "4.13.1", |
|
|
|
|
|
"npm": "^6.14.6", |
|
|
"npm": "^6.14.6", |
|
|
"pubsub-js": "^1.9.3", |
|
|
"pubsub-js": "^1.9.3", |
|
|
"qrcode": "^1.5.3", |
|
|
"qrcode": "^1.5.3", |
|
|
@ -45,7 +44,7 @@ |
|
|
"v-viewer": "^1.6.4", |
|
|
"v-viewer": "^1.6.4", |
|
|
"vue": "2.6.10", |
|
|
"vue": "2.6.10", |
|
|
"vue-cookie": "1.1.4", |
|
|
"vue-cookie": "1.1.4", |
|
|
"vue-demi": "^0.14.10", |
|
|
|
|
|
|
|
|
"vue-demi": "^0.14.6", |
|
|
"vue-i18n": "^8.25.0", |
|
|
"vue-i18n": "^8.25.0", |
|
|
"vue-json-excel": "^0.3.0", |
|
|
"vue-json-excel": "^0.3.0", |
|
|
"vue-pdf": "^4.3.0", |
|
|
"vue-pdf": "^4.3.0", |
|
|
@ -90,12 +89,14 @@ |
|
|
"less-loader": "^7.3.0", |
|
|
"less-loader": "^7.3.0", |
|
|
"nightwatch": "0.9.12", |
|
|
"nightwatch": "0.9.12", |
|
|
"node-notifier": "5.1.2", |
|
|
"node-notifier": "5.1.2", |
|
|
|
|
|
"node-sass": "^4.14.1", |
|
|
"optimize-css-assets-webpack-plugin": "3.2.0", |
|
|
"optimize-css-assets-webpack-plugin": "3.2.0", |
|
|
"ora": "1.2.0", |
|
|
"ora": "1.2.0", |
|
|
"portfinder": "1.0.13", |
|
|
"portfinder": "1.0.13", |
|
|
"postcss-import": "11.0.0", |
|
|
"postcss-import": "11.0.0", |
|
|
"postcss-loader": "2.0.8", |
|
|
"postcss-loader": "2.0.8", |
|
|
"rimraf": "2.6.0", |
|
|
"rimraf": "2.6.0", |
|
|
|
|
|
"sass": "^1.32.13", |
|
|
"script-loader": "^0.7.2", |
|
|
"script-loader": "^0.7.2", |
|
|
"selenium-server": "3.0.1", |
|
|
"selenium-server": "3.0.1", |
|
|
"semver": "5.3.0", |
|
|
"semver": "5.3.0", |
|
|
|